/*--------------------------------------------------------------------------
Title: American Greetings My Account Pages
--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
=ALL MY ACCOUNT PAGES
--------------------------------------------------------------------------*/
#agi-content {
	margin-top: 0;
	position: relative;
	text-align: left;
}

#agi-content h2.agi-section-name {
	margin-bottom: 12px;
}

#agi-content h2.agi-section-name a {
	color: #AEAB8D;
	text-decoration: none;
}

#agi-content h2.agi-section-name a:hover {
	text-decoration: underline;
}

#agi-content h1 span {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 6px;
}

strong.agi-extrastrong {
	color: #9d0017;
}

#agi-content h3.legend {
	background-color: #F2F0DE;
	border-bottom: 1px solid #D8D197;
	color: #636361;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px 0 6px 6px;
	text-align: left;
	text-transform: lowercase;
}

#agi-content .form {
/*overwrite agi_base temporarily*/
	margin-bottom: 20px;
}

#agi-content .form fieldset {
/*overwrite agi_base temporarily*/
	border:none;
	margin:0px;
	padding:0px;
}

#agi-content ol {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

#agi-content .form li label {
	width:200px;
	float:left;
	text-align:right;
	margin-right:8px;
}

#agi-content .form li input {
	float:left;
}

#agi-content .form ol#agi-formbuttons li {
	float:right;
	clear:none;
	padding-left:8px;
	width:auto;
}

#agi-content .form li {
	padding: 0;
	margin: 0 0 10px 0;
	width:100%;
	overflow:auto;
}

#agi-overlay {
	background-image: none;
	background-color: #000000;
	filter: Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

* html #agi-overlay {
	background-image: none;
	background-color: #000000;
	filter: Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*--------------------------------------------------------------------------
=Sign In
	auth/signin.pd
	agi-signin
--------------------------------------------------------------------------*/
body#signin {
	background: url(/agbeta/homepage/11/body-back.gif) no-repeat 50% 0;
}

body#signin #agi-content h1 {
	color: #c33;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 2.75em;
	text-transform: none;
}

body#signin #signin-info h2 {
	background: url(/agbeta/occasion/h-thumb-separator.png) no-repeat right bottom;
	color: #999;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 2.2em;
	padding: 0 0 .5em 0;
	margin: 0 0 1.25em 0;
	text-transform: none;
}

body#signin #agi-title {
	margin: 0 0 2.25em 0;
}

body#signin #signin-personal {
	background: url(/agbeta/texture-back-gold-2012.jpg) repeat 0 0;
	-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	float: left;
	margin: -.5em 1% 6em 0;
	padding: 6px 8px 10px 12px;
	position: relative;
	width: 54%;
	z-index: 10;
}

body#signin #signin-personal-inner {
	background: url(/agbeta/texture-back-sm-2012.jpg) repeat 0 0;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	padding: 35px 25px 20px 25px;
}

body#signin #signin-info {
	background: url(/agbeta/texture-back-light-2012.jpg) repeat 0 0;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	color: #999;
	font-size: 12px;
	margin: 4.5% 0 0 0;
	padding: 2% 2% 2% 8%;
	position: absolute;
	right: 0;
	text-align: left;
	width: 39%;
}

body#signin #agi-content a {
	text-decoration: none;
}

body#signin #agi-content a:hover {
	text-decoration: underline;
}

body#signin #agi-content div#agi-notamember {
	float: left;
	margin: 0;
	margin-left: 15px;
	padding: 0;
	width: 320px;
}

body#signin #agi-content .form li label {
	float: none;
	margin: 0;
	text-align:right;
	width: auto;
}

body#signin #agi-content .form li#fli-autologin label {
	text-align: left;
	font-size: 11px;
}

body#signin .signin-form .form fieldset ol li {
    margin: 0 0 1.4em 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: auto;
}

body#signin #signin-personal .list-indent {
    margin-left: 130px;
}

body#signin .signin-form .form fieldset ol li#fli-autologin {
    margin-bottom: 30px;
}

body#signin .signin-form .form fieldset ol li#fli-button {
    margin-bottom: .75em;
}

body#signin .signin-form .form fieldset label {
	color: #333;
}

body#signin .signin-form .form fieldset li#fli-autologin label {
	color: #666;
	font-size: 11px;
}

body#signin .signin-form .form fieldset li#fli-autologin label span {
	color: #999;
	display: block;
	margin: 0 0 0 20px;
}

body#signin .signin-form .agi-formleft {
	width: 105px;
}

body#signin .signin-form .agi-formright {
	font-size: 11px;
	line-height: 1.4em;
	width: 238px;
}

body#signin .signin-form .agi-formright span {
	color: #666;
	display: inline-block;
}

body#signin .signin-form input[type="text"],
body#signin .signin-form input[type="password"] {
	margin: 0 0 .6em 0;
	width: 228px;
}

body#signin .signin-form .agi-formright span.error-message {
	color: #f00;
	line-height: 1.4em;
}

body#signin .signin-form input.error {
	background-color: #ffc;
	border: 1px solid #f00;
}

body#signin .signin-form input#login {
	background: url(/agbeta/button/signin.png) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 25px;
	overflow: hidden;
	width: 91px;
}

body#signin .signin-form input#autologin {
	float: left;
	margin: 2px 8px 0 0;
}

#signin-learnmore {
	color: #333;
	font-family: 'OpusRoman',verdana,arial,sans-serif;
	font-size: 16px;
}

body#signin #agi-content #signin-info ul {
	list-style: none;
	margin: 0;
	padding: 0 25px;
	text-align: left;
}

body#signin #agi-content #signin-info ul li {
	background: url(/agbeta/bullet-red-flat.png) no-repeat 0 5px;
	margin: 0 0 15px 0;
	padding: 0 0 0 12px;
}

body#signin .signin-security {
	clear: both;
	color: #666;
	font-size: 12px;
	margin: 0 0 5em 0;
}

.signin-trustwave {
	float: left;
	margin: 0 20px 0 0;
	width: 105px;
}

.signin-privacy {
	float: left;
}

.signin-privacy p {
	margin: 0 0 1em 0;
}

/* Sign in cookie messaging */
body#signin #agi-content .agi-errormsg h2 {
	margin-left: 60px;
}

body#signin #agi-content .agi-errormsg p {
	color: #4c4c4c;
	margin-left: 60px;
}

body#signin #agi-content .agi-errormsg ul {
	color: #f00;
	list-style: none;
	margin-left: 75px;
	padding: 0;
}

body#signin #agi-content .agi-errormsg p.agi-hitext {
	color: #f00;
	padding-top: 10px;
}

body#signin #agi-content .agi-errormsg a.agi-arrowd  {
	background: url(/agbeta/contacts/error_arrows.gif) no-repeat 0px 4px;
	color: #f00;
	padding-left: 10px;
}

body#signin #agi-content .agi-errormsg a.agi-arrowr  {
	background: url(/agbeta/contacts/error_arrows.gif) no-repeat 0px -5px;
	color: #f00;
	padding-left: 10px;
}

/*--------------------------------------------------------------------------
=Sign Out
--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
=Forgot
	auth/forgot.pd
	agi-auth-forgot
--------------------------------------------------------------------------*/
#agi-auth-forgot #agi-content .form {
	padding:20px 0 150px 0;
}

#agi-auth-forgot #agi-content .form .button {
	margin-left:8px;
}

#agi-auth-forgot #agi-content p#agi-onitsway {
text-align:center;
margin:20px 0 50px 0;
}

/*--------------------------------------------------------------------------
=Verify
	auth/verify.pd
	agi-auth-verify
--------------------------------------------------------------------------*/
#agi-auth-verify #agi-content ol#agi-formbuttons li {
	float:none;
}

#agi-auth-verify #agi-content ol#agi-formbuttons #fli-cpbutton .button {
	display:block;
	margin-left:200px;
	text-align:left;
}

#agi-auth-verify #agi-content ul#agi-otherlinks {
	margin:0;
	padding:0;
}

#agi-auth-verify #agi-content ul#agi-otherlinks li {
	margin:0;
	padding:3px 0;
}

/*--------------------------------------------------------------------------
=Change Password
	auth/change_password.pd
	agi-changepassword
--------------------------------------------------------------------------*/
#agi-changepassword #agi-content .form li {
	position: relative;
}

#agi-changepassword #agi-content li br {
	display: none;
}

#agi-changepassword #agi-content li input[type=text],
#agi-changepassword #agi-content li input[type=password] {
	width: 140px;
}

#agi-changepassword #agi-content li#fli-opassword span {
	clear: both;
	display: block;
	margin-left: 208px;
	text-align: left;
}

#agi-changepassword #agi-content li span.error-message {
	color: #f00;
	font-weight: bold;
	left: 152px;
	margin: 0 0 5px 208px;
	position: absolute;
	text-align: left;
}

#agi-changepassword #agi-content li span.error-message:before {
	content: "* ";
}

#agi-changepassword #agi-content ol#agi-formbuttons li {
	float:none;
}

#agi-changepassword #agi-content ol#agi-formbuttons #fli-cpbutton .button {
	display:block;
	margin-left:200px;
	text-align:left;
}

/*--------------------------------------------------------------------------
=Forgot reset Password
	auth/reset_password.pd
	agi-resetpassword
--------------------------------------------------------------------------*/
span#reset-title{
    color: #9d0017;
    font-family: helvetica,arial,verdana,sans-serif;
    font-size: 20px;
}
input#reset-password-button.button{
    margin-left: 210px;
    margin-top: 30px;
}

#agi-resetpassword #agi-content #reset-success{
    font-weight: bold;
}
#agi-resetpassword #agi-content #agi-errorpreview .reset-password-invalid{
    font-size: 11px;
    font-weight: bold;
    margin-left: 60px;
}
#agi-resetpassword #agi-content #agi-errorpreview #error-message{
    margin-left: 60px;
}

#agi-resetpassword #agi-content li br {
    display: none;
}
#agi-resetpassword #agi-content li span.error-message {
    color: #f00;
    font-weight: bold;
    float: right;
    margin-right: 60px;
}

#agi-resetpassword #agi-content li span.error-message:before {
	content: "* ";
}

#agi-resetpassword #agi-content form p#detail-text {
    margin-top: 20px;
}

#agi-resetpassword #agi-content #agi-errorpreview{
    background: #ffc url(/agbeta/contacts/icon_alert.jpg) no-repeat scroll 0%;
    background-position: 0 5px;
    border: 1px solid #d8d197;
    color: #ee353d;
    display: block;
    height: auto;
    margin: 10px 0 10px 0;
    padding: 10px 5px 5px 0;
    text-transform: lowercase;
    min-height: 26px;
    font-weight: bold;
}

body#agi-reset-password #resetpassword-outer {
    background: url(/agbeta/texture-back-gold-2012.jpg) repeat 0 0;
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 2em;
    padding: 7px 9px 10px 6px;
    position: relative;
    width: 915px;
}

body#agi-reset-password #resetpassword-inner {
    background: url(/agbeta/texture-back-sm-2012.jpg) repeat 0 0;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    padding: 10px 25px 10px 25px;
}

body#agi-reset-password #reset-title {
    background: url(/agbeta/occasion/h-thumb-separator.png) no-repeat 0 bottom;
    padding-bottom: 7px;
    margin-bottom: 0.5em;
    color: #c33;
    font-size: 25px;
    font-family: 'Opusroman', arial, sans-serif;
}

body#agi-reset-password #detail-text {
    color: #666;
    font-size: 12px;
    padding: 0 0 18px;
}

body#agi-reset-password #agi-errorpreview {
    padding-left: 50px;
    text-align: left;
}

body#agi-reset-password #resetpassword-inner .agi-formleft {
    width: 200px;
}

body#agi-reset-password #resetpassword-inner br {
    display: none;
}

body#agi-reset-password #resetpassword-inner label {
    float: none;
    width: auto;
}

body#agi-reset-password #resetpassword-inner input {
    width: 220px;
}

body#agi-reset-password #resetpassword-inner li {
    padding: 0 0 18px;
    margin: 0;
}

body#agi-reset-password #resetpassword-inner .error-message{
    color: #f00;
    line-height: 1.4em;
}

body#agi-reset-password #resetpassword-inner input.error {
    background-color: #ffc;
    border: 1px solid #f00;
}

body#agi-reset-password #reset-password-button {
    background: url(/agbeta/button/button-back-red-lg-120.png) no-repeat 0 0;
    color: #fff;
    cursor: pointer;
    font-family: 'HelveticaNeueW01-45Ligh',verdana,arial,sans-serif;
    font-size: 20px;
    height: 37px;
    margin: 0px 0px 0px 220px !important;
    padding: 0 0 6px 13px;
    text-align: left;
    width: 120px;
}

/*--------------------------------------------------------------------------
=My Account-History
	myaccount history.pd
	agi-myaccount-history
--------------------------------------------------------------------------*/
#agi-myaccount-history #agi-main {
	border: none;
}

#agi-myaccount-history .agi-column {
	background: none;	
}

#agi-myaccount-history #agi-content {
	margin-left: 15px;	
	width: 745px;
}

/*= Tab Section of Purchase History
---------------------------------------------------------------------------*/
#agi-myaccount-history #tabs {
	overflow: hidden;
	position: relative;	
}

#agi-myaccount-history .agi-orders-hidden-tab { 
	display: none;
}

#agi-myaccount-history .agi-orders-button {
	border-color: #D8D8D8;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	color: #666633;
	display: block;
	float: left;
	font-size: 17px;
	height: 16px;
	margin-right: 10px;
	padding: 10px;
}

#agi-myaccount-history .agi-orders-open-tab { 
	border-style: solid;
	border-color: #DFD4A7 #DFD4A7 #ffffff;
	border-width: 1px;
	color: #CC0000;
	position: relative;
	z-index: 8;
}

#agi-myaccount-history #agi-order-container {
	border: 1px solid #DFD4A7;
	margin-bottom: 20px;
	margin-top: 37px;
	padding: 15px;	
	position: relative;
}

#agi-myaccount-history .agi-pagination {
	float: right;
	margin: 0 20px 15px 0;
	font-weight:bold;
}

#agi-myaccount-history .agi-pagination-link {
	font-weight:normal;
}

#agi-myaccount-history .agi-pagination a {
	text-decoration:none;
}

#agi-myaccount-history .agi-orders-views {
	clear: both;
}

#agi-myaccount-history .agi-column .agi-hist-q p {
	margin: 10px 0;
}

#agi-myaccount-history .agi-column .agi-hist-q a.agi-siteerror {
	color: #663;
	font-weight: normal;
}

/*= Purchase History Tables
---------------------------------------------------------------------------------*/
#agi-myaccount-history table {
	border-collapse: collapse;
	margin-bottom: 30px;
}

#agi-myaccount-history table caption {
	background-color: #F2EFDC;
	border: 1px solid #B0AD89;
	padding: 6px;
	text-align: left;
	vertical-align: bottom;
}

#agi-myaccount-history table th {
	border: 1px solid #B0AD89;
	padding: 6px;
	text-align: left;
	vertical-align: bottom;
}

#agi-myaccount-history table td {
	border: 1px solid #B0AD89;
	padding: 6px;
	text-align: left;
	vertical-align: top;
}

#agi-myaccount-history table td span {
	display: block;
}

#agi-content .agi-table-subscriptions,
#agi-content .agi-table-subscriptions caption {
	clear:both;
	width:700px;
}

#agi-content .agi-table-subscriptions .ag-table-col-a {
	width:35%;
}

#agi-content .agi-table-subscriptions .ag-table-col-b {
	width:15%;
	text-align:center;
}

#agi-content .agi-table-subscriptions .ag-table-col-c {
	width:15%;
	text-align:center;
}

#agi-content .agi-table-subscriptions .ag-table-col-d {
	width:25%;
}

#agi-content .agi-table-subscriptions .ag-table-col-e {
	width:10%;
	text-align:center;
}

#agi-content .agi-table-otherorders,
#agi-content .agi-table-otherorders caption {
	clear: both;
	margin-bottom: 15px;
	width: 700px;
}

#agi-content .agi-table-otherorders .ag-table-col-a {
	width:20%;
}

#agi-content .agi-table-otherorders .ag-table-col-b {
	width:40%;
	text-align:center;
}

#agi-content .agi-table-otherorders .ag-table-col-c {
	width:15%;
	text-align:center;
}

#agi-content .agi-table-otherorders .ag-table-col-d {
	width:25%;
}

/*--------------------------------------------------------------------------
=My Account-Details
	myaccount detail.pd
	agi-myaccount-detail
--------------------------------------------------------------------------*/
#agi-myaccount-detail #agi-content {
	padding-bottom:20px;
}

#agi-myaccount-detail .agi-productthumb {
	float:left;
	height:150px;
	padding:0 10px;
}

#agi-myaccount-detail .agi-extrastrong {
	display:block;
}

#agi-myaccount-detail h2 {
	color:#000;
}

#agi-myaccount-detail h3 {
	float:left;
	width:578px;
	padding:6px;
	margin-bottom:12px;
	text-align:left;
	vertical-align:bottom;
	color:#000;
	font-size:13px;
	font-weight:bold;
	background-color:#F2EFDC;
	border-bottom: 1px solid #B0AD89;
}

#agi-myaccount-detail h3 .agi-extrastrong {
	display:inline;
}

#agi-myaccount-detail #agi-information {
	border-bottom: 1px solid #B0AD89;
}

#agi-myaccount-detail #agi-information ul {
	list-type:none;
}

#agi-myaccount-detail #agi-information li {
	display:block;
	float:left;
	clear:none;
	margin-left:6px;
	width:280px;
}

#agi-myaccount-detail table.agi-table-ordersummary {
	float:right;
	width:300px;
	margin:0px 0 10px 0;
	padding:6px;
	border-collapse: collapse;
}

#agi-myaccount-detail table.agi-table-ordersummary td {
	padding:6px;
	text-align:right;
	border: none;
	font-size:13px;
}

#agi-myaccount-detail table.agi-table-ordersummary tfoot tr {
	border-top: 1px solid #B0AD89;
	padding-top:6px;
	background-color:#F2EFDC;
}

#agi-myaccount-detail table.agi-table-ordersummary td.agi-co-label,
.agi-myaccount-detail table.agi-table-ordersummary td.agi-co-price {
	text-align:right;
	border: none;
}

#agi-myaccount-detail table.agi-table-ordersummary td.agi-co-label {
	width:90%;
	color:#9D0017;
}

#agi-myaccount-detail table.agi-table-ordersummary td.agi-co-price {
	padding-right:30px;
}

#agi-myaccount-detail a.agi-co-button {
	clear:both;
	display:block;
	float:right;
}

/*--------------------------------------------------------------------------
=My Account-Payment
--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
=My Account-Password
	myaccount password.pd
	agi-myaccount-password
--------------------------------------------------------------------------*/
#agi-content li#fli-currentPassword span {
	clear:both;
	display:block;
	margin-left:208px;
	text-align:left;
}

/*--------------------------------------------------------------------------
=Outbox
--------------------------------------------------------------------------*/
#agi-outbox-index #agi-content .ecard-sends {
	border-collapse: collapse;
	display: block;
	float: left;
	margin: 0 0 10px 0;
	text-align: left;
}

#agi-outbox-index #agi-content .ecard-sends-col {
    border-left: 1px solid #d8d197;
    border-bottom: 1px solid #d8d197;
    float: left;
    height: 125px;
    padding: 5px 5px 10px 5px;
}

#agi-outbox-index #agi-content .ecard-sends-header {
    border-top: 1px solid #d8d197;
    border-bottom: 1px solid #d8d197;
    border-left: 1px solid #d8d197;
    display: inline-block;
    float: left;
    font-weight: bold;
	padding: 5px 5px 10px 5px;
}

#agi-outbox-index #agi-content .ecard-sends-col-extend {
    border-right: 1px solid #d8d197;
    border-bottom: 1px solid #d8d197;
    border-left: 1px solid #d8d197;
    float: left;
    padding: 5px 5px 10px 5px;
    width: 688px;
}

#agi-outbox-index #agi-content .agi-col-a{
    clear: left;
    text-align: center;
    width: 175px;
}

#agi-outbox-index #agi-content .agi-col-b{
	width: 230px;
}

#agi-outbox-index #agi-content .agi-col-c{
	width: 100px;
}

#agi-outbox-index #agi-content .agi-col-c .agi-col-c-two {
    line-height: normal;
    margin-top: -10px;
    padding-top: 50%;
}

#agi-outbox-index #agi-content .agi-col-c .agi-col-c-four {
    line-height: normal;
}

#agi-outbox-index #agi-content .agi-col-d{
    border-right: 1px solid #d8d197;
	width: 150px;
}

.ecard-sends .ecard-sends-row:nth-child(2n) {
    background-color: #E6E6E6;
    overflow: hidden;
}

.ecard-sends .ecard-sends-row:nth-child(2n+1) {
    background-color: #F0F0F0;
    overflow: hidden;
}

#agi-outbox-index #agi-content table #scheduledHeader,
#agi-outbox-index #agi-content table #sentHeader{
	background-color: #f2f0de;
	border-right: none;
	color: #636361;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0 3px 6px;
	margin: 0;
	text-align: left;
	text-transform: lowercase;
	width: 600px;
}

#agi-outbox-index #agi-previousmonth,
#agi-outbox-index #agi-thismonth {
	display:block;
	clear:both;
	margin-bottom: 30px;
}

#agi-outbox-index #agi-previousmonth p,
#agi-outbox-index #agi-thismonth p{
	margin:0 0 5px 0;
	padding:0;
}

div.agi-notice {
	background:url(/agbeta/contacts/icon_confirm.jpg) no-repeat;
	background-color: #ffc;
	border: 1px solid #d8d197;
	color: #ee353d;
	display: block;
	float: left;
	margin: 10px 50px 20px 0;
	padding: 10px 5px 10px 50px;
	width: 550px;
}

body#agi-outbox-resend div.agi-notice p {
	margin: 0;
}

#agi-outbox-index td.memtextsmall {
	text-align: left;
}

#agi-outbox-index td.memtextsmall div.musiccardthumb a {
	margin: 0;
	padding: 0;
}

#agi-outbox-index div.musiccardthumb {
	width: 100px;
}

#agi-outbox-index td.memtextsmall div.musiccardthumb div.musiccardtext {
	text-align: center;
	margin: 0;
	padding: 0;
}

#agi-outbox-index ol#agi-formbuttons {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

#agi-outbox-index .form ol#agi-formbuttons li {
	float:right;
	clear:none;
	padding-left:8px;
	width:auto;
}

#agi-outbox-index span.agi-facebook {
	color: #444;
}

#agi-outbox-index a.agi-facebook {
	color: brown;
}

#cancel_amazon_notice,
#cancel_default_notice{
    display: none;
    padding: 0 0 20px 0;
}

#cancel_music_notice,
#cancel_gift_notice,
#cancel_giftango_notice {
    display: none;
    margin: 0 0 15px 0;
    width: 300px;
}

#future-gift-notice {
	clear: both;
	margin: 0 0 20px 0;
}

p#agi-giftlegal {
	color: #999;
	font-size: 11px;
	line-height: 14px;
	padding: 15px 10px 10px 10px;
}

/*--------------------------------------------------------------------------
=Helen's Stuff
--------------------------------------------------------------------------*/
#agi-register-index #agi-main form {
    width: 380px;
    background: url(../../agbeta/regform_bkgrd.gif) transparent no-repeat top center;
    font-size: 62.5%;
    padding-top: 17px;
    float: left;
}

* #agi-register-index .form input[type], #agi-register-index .form select {
	background-color: #FFFFFF !important;
	border: 1px solid #B0AD89 !important;
	color: #000 !important;
	font-size:11px;
}

#agi-register-index #agi-infoback {
	float: left;
	width: 290px;
	margin-left: 10px;
}
#agi-register-index iframe {
	margin-top: 20px;
}

#agi-register-index #agi-content .form li,
#agi-register-index #agi-content .form ul#phone_email_tr li {
	margin: 0 0 5px 0;
}

#agi-register-index #agi-infoback li{
	margin-bottom: 10px;
}

#agi-register-index #agi-content .form li label,
#agi-register-index #agi-content .form ul#phone_email_tr label {
	width: 180px;
}

#agi-register-index #agi-content .f-fieldset-perms .permissions,
#agi-register-index #agi-content .f-fieldset-perms input,
#agi-register-index #agi-content .form .f-fieldset-perms label {
	text-align: left;
	width: auto;
	margin: 5px 2px;
}

#agi-register-index .form .f-fieldset-perms input {
	float: left;
}

hr {
	border-top: 1px #C6C6C6 solid;
	margin: 10px 0;
}

#agi-register-index h4 {
	color: #808080;
}

#agi-register-index h3 {
	color: #663;
}

#agi-register-index .form label {
	font-size: 1.6em;
}

#agi-register-index #fli-male span.radiobuttons,
#agi-register-index #fli-phone span.radiobuttons {
	margin-left: 140px;
	font-size: 1em;
	overflow: hidden;
}

#agi-register-index #fli-male span.radiobuttons {
	margin: 0;
	font-size: 1em;
	overflow: hidden;
	width: 190px;
	float: left;
}

#agi-register-index #fli-male span.radiobuttons label,
#agi-register-index #fli-phone span.radiobuttons label {
	width: auto;
}

#agi-register-index #fli-male span.radiobuttons input,
#agi-register-index #fli-phone span.radiobuttons input,
#agi-register-index #fli-birth span select {
	margin-right: 2px;
}

#agi-register-index #fli-phone p {
	width: 180px;
	font-size: 1.6em;
	margin-left: 190px;
}

#agi-register-index span.radiobuttons #cell_no {
	margin-left: 50px;
}

#agi-register-index #agi-content .f-fieldset-perms .permissions {
	float: none;
}

#agi-register-index #cell_info {
	padding: 5px;
	display: none;
	background-color: #EFEDD5;
	border: 0px solid green;
	margin:0;
}

#agi-register-index #cell_info label {
	width:180px;
	float:left;
	margin-right:8px;
	text-align:right;
}

#agi-register-index #phone_email_tr {
    display: none;
	list-style-type: none;
}

#agi-register-index #agi-content .form li.fli-cardcheck {
	overflow:auto;
	width:auto;
	padding-bottom:0px;
}

#agi-register-index #agi-content .form li.fli-cardcheck input {
	float:left;
}
	
#agi-register-index #agi-content .form li.fli-cardcheck label {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	line-height:1.4em;
	float:left;
	clear:none;
	width:350px;
}

#agi-register-index #agi-content .form #agi-formbuttons {
	text-align:right;
	padding-top:5px;
}

#agi-register-index #agi-content .form #agi-formbuttons img {
	border:0px;
}

#agi-register-index .agi-errormsg h1 {
	color:#f00 !important;
	font-size:14px !important;
	font-weight:bold !important;
	margin-left:50px !important;
	text-align:left !important;
	padding-bottom:5px;
}

#agi-register-index .agi-errormsgtxt {
	margin-left:75px;
	text-align:left;
	text-decoration:none;
}

#agi-register-index .agi-errormsgtxt ol {
	padding: 0;
	margin: 0;
}

#agi-register-index #agi-title {
	margin-bottom: 15px;
}

body#agi-register-index .f-fieldset-perms ol {
	margin: 0 0 10px 0;
}

body#agi-register-index #agi-content .f-fieldset-perms input[type="checkbox"] {
	border: 0 none !important;
	width: 15px;
}

body#agi-register-index p.agi-privacy-perms {
	font-size: 10px;
	margin: 0 0 15px 20px;
}

/*--------------------------------------------------------------------------
= Coyote's stuff
--------------------------------------------------------------------------*/
#agi-register-index h1.agi-title-fst {
	text-transform: none;
	font-size: 24px;
}

#agi-register-index #agi-main form .agi-fst {
	font-size:11px !important;
}

#agi-register-index #agi-main form .agi-fst2 {
	float:left;
	font-size:11px !important;
	margin-bottom:15px;
	padding: 0;
}

* #agi-register-index .form input.button {
	border: 0px solid #fff !important;
}

#agi-register-index .agi-registersub-fst {
	background: url(/agbeta/join/2010_0610_TaylorSwift.jpg) no-repeat 0 0;
	height: 400px;
	width: 280px;
}

#agi-register-index .agi-registersub-fst h3,
#agi-register-index .agi-registersub-fst h4,
#agi-register-index .agi-registersub-fst p {
	text-indent: -999999px;
	text-transform: none;
}

/*--------------------------------------------------------------------------
= Free Premium Account
--------------------------------------------------------------------------*/
/* FORM PAGE */
.agi-register-freepremium #agi-main {
	overflow:hidden;	
	padding:35px;	
}

.agi-register-freepremium #agi-content {
	position:relative;	
	width:863px;	
}

.agi-register-freepremium h1 {
	padding-bottom:28px;	
}

#agi-register-index h3#agi-fp-actionhead {
	font-size: 15px;
	line-height: normal;
}

#agi-register-index.agi-register-freepremium #agi-main form {
	background-image: none;	
	padding-top: 0;
	width: 520px;
}

.agi-register-freepremium .form fieldset span.required {
	color: red;	
	display: inline;
}

.agi-register-freepremium .form fieldset .agi-lazyinput,
.agi-register-freepremium .form fieldset .agi-activeinput,
.agi-register-freepremium .form fieldset .agi-formfield {
	width: 303px;
}

.agi-register-freepremium .agi-registerformtext {
	color: #555;
	font-size: 9px;
	margin: 0 4px 5px 188px;
}

.agi-register-freepremium #agi-content .form li label,
.agi-register-freepremium #agi-content .form ul#phone_email_tr label {
	line-height: 18px;
}

.agi-register-freepremium .form fieldset li#fli-birth .agi-lazyinput,
.agi-register-freepremium .form fieldset li#fli-birth .agi-activeinput {
	width: auto;
}

.agi-register-freepremium .form fieldset li#fli-rememberme,
.agi-register-freepremium .form fieldset li#fli-tos {
	overflow: hidden;
	padding: 0 0 10px 188px;	
}

#agi-register-index.agi-register-freepremium .form input.agi-except { 
    border: 0px !important;
}

.agi-register-freepremium .form fieldset li#fli-tos {
	padding-top: 15px;	
}

.agi-register-freepremium .form fieldset li#fli-rememberme label,
.agi-register-freepremium .form fieldset li#fli-tos label {
	padding-left: 5px;	
	text-align: left;
	width: 300px !important;
}

.agi-register-freepremium #agi-infoback {
	background-color: #f8f7ed;	
	border: 1px solid #dedbce;
	line-height: normal;
	padding: 14px;
	text-transform: none;
}

.agi-register-freepremium #agi-infoback h3 {
	color: #6e6751;
	font-size: 19px;
	text-transform: none;
}

.agi-register-freepremium #agi-infoback h4 {
	color: #a70f12;
	font-size: 18px;
	text-transform: none;
}

.agi-register-freepremium #agi-infoback h5 {
	color: #6e6751;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
}

.agi-register-freepremium #agi-infoback p {
	color: #555;
	font-size: 9px;	
	padding-top: 108px;	
}

.agi-register-freepremium #agi-register-activatefree {
	padding-left: 186px;	
	padding-top: 23px;
}

.agi-register-freepremium img#agi-whatisthis {
	margin-left: 3px;	
}

.agi-register-freepremium .agi-formpop-icon {
	margin-top: 3px;
}

.agi-register-freepremium #agi-content .form li input#reg_cellphone {
	width: 181px;
	*width: 164px;
}

/* FORM PAGE POP-UPS */
.agi-register-freepremium #agi-birthdayinfo {
	left: 225px;
	position: absolute;
	top: 255px;
	z-index: 50;
}

.agi-register-freepremium #agi-birthdayinfo p {
	padding:10px;	
}

.agi-register-freepremium #agi-phoneinfo {
    left: 225px;
    position: absolute;
    top: 300px;
    z-index: 50;
}

.agi-register-freepremium #agi-phoneinfo p {
	padding:10px;	
}

/* CONFIRM PAGE */
.agi-register-freeconfirm {
	position:relative;
}

.agi-register-freeconfirm h1 {
	background-image:url(/agbeta/join/thankyou.gif);
	height:120px;
	left:-37px;
	position:absolute;
	text-indent:-9999px;
	top:-35px;
	width:183px;
}

.agi-register-freeconfirm #agi-register-premiumleft {
	float:left;
	margin-left:170px;
	width:350px;	
}

.agi-register-freeconfirm #agi-register-premiumleft ul,
.agi-register-freeconfirm #agi-register-premiumleft ul li {
	list-style:none;
	margin:0px;
	padding:0px;	
}

.agi-register-freeconfirm #agi-register-premiumleft ul li {
	font-weight:bold;
	padding-bottom:15px;	
}

.agi-register-freeconfirm #agi-register-premiumleft ul li span {
	float:left;	
	font-weight:normal;	
	padding-right:15px;
	text-align:right;
	width:130px;
}

.agi-register-freeconfirm #agi-register-premiumleft h2 {
	color:#b71116;
	font-size:12px;
	font-weight:bold;	
	padding-top:10px;
	text-transform:none;
}

.agi-register-freeconfirm #agi-register-premiumleft p {
	color:#b71116;		
}

#agi-register-index .agi-register-freeconfirm #agi-infoback {
	background-color:transparent;
	border:0px;
	line-height:normal;
	padding:0px;
	text-transform:none;
	width:310px;
}

.agi-register-freeconfirm #agi-infoback h2,
.agi-register-freeconfirm #agi-infoback p {
	color:#676853;	
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	padding:0 0 25px 0;
	text-transform:none;
}

#agi-premium-fb {
	background-image:url(/agbeta/join/premium_fb.jpg);
	float:right;
	height:175px;
	margin-top:80px;
	position:relative;
	text-indent:-9999px;
	width:726px;
}

#agi-premium-fb a {
	background-image:url(/agbeta/button/seenewcalendar.gif);	
	display:block;
	height:30px;
	left:323px;
	position:absolute;
	top:112px;
	width:197px;	
}

#agi-premium-offer {
	float: right;
	margin-top: 20px;
	position: relative;
}

/*--------------------------------------------------------------------------
= Member Discounts
--------------------------------------------------------------------------*/
.agi-discountexp {
	color:#999999;
	text-decoration:line-through;
}
/*--------------------------------------------------------------------------
= Autorenew + Autorenew Confirm | autorenew.pd | #agi-autorenew
--------------------------------------------------------------------------*/	
/* = global
-----------------*/
.agi-box {
	background-color: #F8F7ED;
	background-image: -moz-linear-gradient(19% 75% 90deg,#F2F0DE, #f8f7ed, #FDFDFB 71%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFB), to(#F2F0DE), color-stop(.6,#f8f7ed));
	border: 1px #ccc solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FDFDFB,endColorstr=#F2F0DE);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#FDFDFB,endColorstr=#F2F0DE)";
}

.agi-myaccount-autorenew #agi-main-content { text-align: left; } /* IE - headers inherited from body */

.agi-myaccount-autorenew #agi-breadcrumbs {
	margin: 20px 0 0 30px;
	text-align: left;
}

.agi-myaccount-autorenew #agi-breadcrumbs a,
.agi-myaccount-autorenew #agi-main #agi-main-content a {
	color:#666633;	
}

#agi-autorenew-pop #agi-breadcrumbs,
#agi-renewconfirm-pop #agi-breadcrumbs {
	display: none;
}

.agi-myaccount-autorenew #agi-masthead { 
	color: #9d0017;
	height: 57px;
	margin-bottom: 15px;
	text-align: left; /* IE - headers inherited from body */
	width: 762px;
}
#agi-autorenew-pop #agi-masthead {width: 732px;}
#agi-renewconfirm-pop #agi-masthead {width: 732px;margin-left: 18px;}

.agi-myaccount-autorenew #agi-masthead h1 {
	padding: 14px 0 12px 52px;
	font-size: 24px;
	height: 20px;
	position: relative;
	width: 696px;
}
#agi-autorenew-pop #agi-masthead h1 {width: 676px;}
#agi-renewconfirm-pop #agi-masthead h1 {width: 676px;}

.agi-myaccount-autorenew #agi-masthead h1 span {
	background: url(/agbeta/join/sprite-icons.gif) no-repeat 0 0 transparent;
	height: 52px;
	left: -18px;
	position: absolute;
	top: -8px;
	width: 57px;
}

#agi-autorenew-pop #agi-page,
#agi-renewconfirm-pop #agi-page {
	width: 100%;
}

#agi-autorenew-pop #agi-content,
#agi-renewconfirm-pop #agi-content {
	padding: 12px;
	width: auto;
}

#agi-autorenew #agi-masthead,
#agi-autorenew-pop #agi-masthead {
	margin: 0 5px 30px 5px;
	padding: 0 0 0 30px;
	height: 140px;
}
#agi-autorenew-pop #agi-masthead {padding: 0 0 0 20px;}

#agi-autorenew #agi-masthead h1,
#agi-autorenew-pop #agi-masthead h1 {
	margin-bottom:15px;
}

#agi-autorenew #agi-masthead p,
#agi-autorenew-pop #agi-masthead p {
	float: left;
	text-align: left;
	width: 740px;
}

#agi-autorenew #agi-masthead h1 span,
#agi-autorenew-pop #agi-masthead h1 span {
	background: url(/agbeta/join/2010_join_confirm_banner.gif) no-repeat 0 35% #fff;
	background-position: 0 35%;
	height: 61px;
	top: -10px;
	width: 780px;
}

.agi-myaccount-autorenew .agi-instruction {
	position: relative;
}

/*--------------------------------------------------------------------------
= Autorenew - Onsite Self Renewal | autorenew.pd | #agi-autorenew
--------------------------------------------------------------------------*/	
/* = Body copy, text, headers
---------------------------------*/
#agi-autorenew .hello_text,
#agi-autorenew-pop .hello_text {
	margin-bottom: 10px;
	font-size: 18px;
}

#agi-autorenew .not_user_text,
#agi-autorenew-pop .not_user_text {
	margin: 0;
	padding-left: 5px;
	color: #000;
	font-size: 12px;
}
#agi-autorenew .customer_number,
#agi-autorenew-pop .customer_number {
	margin: 18px 0 0 0;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
}

#agi-autorenew .customer_number span,
#agi-autorenew-pop .customer_number span {
	color: #3a3a3a;
	font-size: 12px;
}

#agi-autorenew .agi-instruction h2.agi-shadow,
#agi-autorenew-pop .agi-instruction h2.agi-shadow {
	color: #9d0017; 
	margin-left: 38px; 
	position: relative;
	text-shadow: 0 1px 3px #663;
}

#agi-renewconfirm .agi-instruction h2 {
	color: #333;
	font-size: 15px;
	text-transform: none;
	margin-left: 38px;
}

#agi-autorenew .agi-instruction h2 span,
#agi-autorenew-pop .agi-instruction h2 span {
	background: url(/agbeta/join/sprite-icons.gif) no-repeat 0 65% transparent;
	height: 57px;
	left: -35px;
	position: absolute;
	top: 25px;
	width: 57px;
}

#agi-renewconfirm .agi-instruction h2 span {
	background: url(/agbeta/join/sprite-icons.gif) no-repeat 0 100% transparent;
	height: 57px;
	left: -25px;
	position: absolute;
	top: -18px;
	width: 57px;
}

.agi-instruction h2 strong.agi-shadow {
	text-shadow: 2px 1px 3px #663;
}

.agi-myaccount-autorenew .agi-instruction h3.renew_text {  
    font-size: 14px; 
    height: 40px; 
    line-height:1.3;
    margin-bottom:17px; 
    padding: 15px 0 0 62px; 
    text-align: left; 
    text-transform:none; 
    width: 595px;
}

.agi-myaccount-autorenew .agi-instruction .renew_text.nonsegment {
	margin-left: 5px;
	padding-left: 0;
	padding-top: 0;
	height: auto;
}

#agi-renewconfirm .agi-instruction h3.renew_text {
	margin-left: 38px;
	padding: 0;
}

.agi-myaccount-autorenew table.autorenew_subscription {
	margin: 0 auto;
	font-size: 12px;
	height: auto;  
	width: 909px;
}
#agi-autorenew-pop .agi-myaccount-autorenew table.autorenew_subscription {margin: 0;width: 758px;}

.autorenew_subscription tr.upper td {
    font-size:12px;
    height: 25px;
    white-space:nowrap;
}
.autorenew_subscription tr td {
	padding: 10px;
	height: 42px;
}

.autorenew_subscription .agi-checkbox {
	height: 20px;
	width: 20px;
}

.agi-payment p {
	padding-right: 50px; 
	position: relative;
	white-space: nowrap;
}

.agi-payment p span {
	display: block; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}

#agi-giftinfo {
	margin: 0 0 25px 0;
	font-size: 14px;
}

.agi-myaccount-autorenew .renew_text {
	font-size:16px;
	color:#3a3a3a;
}

.agi-myaccount-autorenew .ag-ineleigible {
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
}

/*view my account button*/
.agi-myaccount-autorenew #agi-content input.account_button,
.agi-myaccount-autorenew .agi-joinbutton input {
	padding-bottom: 10px;
	margin:10px;
	border: none;
	background-color: #fff;
}

/*subscription table*/
.agi-myaccount-autorenew table {
	width:906px;
	height:90px;
	font-size:11px;
	border-collapse:collapse;
}

.agi-myaccount-autorenew tr.upper td {
	background-color:#f8f7ef;
	border-bottom:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
}

.agi-myaccount-autorenew tr.lower td {
	background-color:#f7f2dc;
	border-bottom:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
}
.agi-myaccount-autorenew tr.upper td.tbl_last {
	border-right:none;
}
.agi-myaccount-autorenew tr.lower td.tbl_last {
	border-right:none;
}
.agi-myaccount-autorenew .editlink { /*edit text link in table method of payment*/
	color:#990000;
	text-decoration:underline;
	cursor:pointer;
}
.agi-myaccount-autorenew #agi-payment #agi-inactive_pof p {
	color:#3a3a3a;
	font-size:16px;
}
/*Credit card options*/
.agi-myaccount-autorenew #credit_options {
	height:60px;
}
.agi-myaccount-autorenew #credit_list li {
	float:left;
	padding-left:4px;
}
/*credit / debit card*/
.agi-myaccount-autorenew #credit_options_content{/*relative to position the eCheck button ~line 970*/
	display:block;
	position:relative;
}
.agi-myaccount-autorenew #ccmain .agi-choosepayment label {
	padding-left:5px;
	padding-bottom:5px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.agi-myaccount-autorenew fieldset#cc {
	margin:10px 0;
	border:none;
	width:500px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.agi-myaccount-autorenew fieldset#cc ol {
	list-style:none outside none;
	display:block;
}
.agi-myaccount-autorenew fieldset#cc li {
	clear:none;
	display:block;
	float:left;
	height:52px;
	padding:0 0 5px;
	width:250px;
}
.agi-myaccount-autorenew fieldset#cc li.ccright {
	width:120px;
}
.agi-myaccount-autorenew fieldset#cc li.ccrightdate {
	width:140px;
}
/*security drop box*/
.agi-myaccount-autorenew #agi-lightbox {
	position:absolute;
	left:0px;
	top:-200px;
}
.agi-myaccount-autorenew fieldset#cc div#securityinfo {
	position:absolute;
	left:450px;
	top:50px;
	padding-top:10px; 
	display:block; 
	width:400px;
}
/*eCheck*/
.agi-myaccount-autorenew #ecpmain .agi-choosepayment {
	position:absolute;
	left:150px;
	top:60px;
}
.agi-myaccount-autorenew #ecpmain .agi-choosepayment label {
	padding-left:5px;
	padding-bottom:5px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.agi-myaccount-autorenew fieldset#ecp {
	margin:15px 0;
	border:none;
	width:500px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.agi-myaccount-autorenew fieldset#ecp ol {
	list-style:none outside none;
	display:block;
}
.agi-myaccount-autorenew fieldset#ecp li {
	clear:none;
	display:block;
	float:left;
	height:42px;
	padding:0 0 5px;
	width:250px;
}
.agi-myaccount-autorenew fieldset#ecp li#fli-agi-ecp p#agi-ecp {
	font-weight:normal;
	border:1px solid #f33;
}
.agi-myaccount-autorenew fieldset#ecp li#fli-nosonly p.nosonly {
	font-weight:normal;
	font-size:10px;
	margin-top:-8px;
}
.agi-myaccount-autorenew fieldset#ecp li#fli-nosonly p#agi-payoption {
	font-weight:normal;
	margin-top:-5px;
	width:500px;
}
.agi-myaccount-autorenew fieldset#ecp #fli-nosonly {
	width:600px;
	height:180px;
	padding:5px 0 10px 10px;
	color: #555;
}
/*Select renewal options*/
.agi-myaccount-autorenew #renew_button1 {
	margin-top:12px;
}
.agi-myaccount-autorenew .select_renew_text {
	font-size:14px;
	color:#3a3a3a;
}
.agi-myaccount-autorenew .select_radios {
	font-size:10px;
	color:#3a3a3a;
	padding-left:20px;
	padding-bottom:10px;
}

.agi-myaccount-autorenew #renew_button1 {
	margin: 10px 10px 0 0;
}
/*cta button*/
.agi-myaccount-autorenew .payment_processed_text {
	color:#666;
	font-size:11px;
	line-height:1.5;
	padding-left:5px;
	position: relative;
	width:850px;
}
.agi-myaccount-autorenew .agi-joinbutton input {
	border:none;
}
.agi-myaccount-autorenew .clicking_now_text {
	font-size:11px;
	color:#3a3a3a;
	padding-left:5px;
}
/*hover code - what is this & autorenew  ======================================  */
.agi-myaccount-autorenew a.ag-whatisthis:hover {
	cursor:pointer;
}
.agi-myaccount-autorenew a.ag-whatisthis span {
	display:none;
	outline:medium none;
	text-decoration:none;
	width:auto !important;
}
.agi-myaccount-autorenew p span.ag-spacing,
.agi-myaccount-autorenew span.ag-spacing {
	position:relative;
	display:inline-block;
	height:14px;
	width:76px;
}/*hover text link*/
.agi-myaccount-autorenew p span.ag-spacingar,
.agi-myaccount-autorenew span.ag-spacingar {
	display:inline-block;
	height:15px;
	margin: 0 1px;
	overflow: visible;
	position:relative;
	width:65px;
}/*hover text link*/
.agi-myaccount-autorenew a.ag-whatisthis {
	color:#663;
	display:inline-block;
	left:0px;
	outline:medium none;
	position:absolute;
	text-decoration:none;
	top:2px;
	white-space: nowrap;
	z-index:24;
}
.agi-myaccount-autorenew a.ag-whatisthis:hover {
	z-index:25; 
	background-color:transparent;
	text-decoration:none;
	outline: none;
}
.agi-myaccount-autorenew a.ag-whatisthis:hover span { /*the span will display just on :hover state*/
	border:1px solid #663;
	background-color:#F8F7EF;
	color:#000;
	display:block;
	left:60px;
	padding:5px;
	position:absolute;
	text-align: left;
	text-decoration:none;
	top:20px; 
	outline: none;
	width:24em;
	z-index:1000;
}

/*--------------------------------------------------------------------------
= Autorenew Confirm | autorenew_confirm.pd | #agi-renewconfirm
--------------------------------------------------------------------------*/
.agi-myaccount-autorenew #agi-main {
    background: none;
    border: 0 none;
}
#agi-content #agi-confirmdata {
    border-bottom: 1px #CCC solid;
    font-size: 12px;
    margin:0 0 0 20px;
    overflow: hidden;
    text-transform: lowercase;
}
#agi-confirmdata li {
    margin-bottom: 15px;
    overflow: hidden;
}
#agi-confirmdata #agi-confirmnum {
    margin-bottom:0;
    padding-bottom:40px;
}
#agi-confirmdata strong {
    color:#9D0017;
    float: left;
    font-size: 12px;
    margin-right: 20px;
    text-align: right;
    width: 110px;
}
#agi-confirmdata span {
    float: left;
    width: auto;
}
#agi-confirmnum span { font-weight: 900; }
#agi-renewconfirm .agi-instruction { margin-top:36px; }


#freesub_form { 
    height: 148px;
    margin-left:28px;
    overflow: hidden;
    padding: 50px 0 55px 17px;
    width: 728px;
}
#freesub_form fieldset {
    border: 0 none transparent;
    margin:0;
    padding:0;
}
#freesub_form fieldset legend {
    font-size:0;
    line-height:0;
    text-indent:-9999px;
}
#freesub_form ul {
    font-size:12px;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#freesub_form li {
    float: left;
    margin: 0 50px 23px 0;
    overflow: hidden;
    width: 260px;
}
#freesub_form #fli-confirm, #freesub_form #fli-email { margin-bottom: 0; }
#freesub_form label {
    float: left;
    margin-bottom:4px;
}
#freesub_form li#fli-submit { 
    float: right;
height:65px;
    margin:0 48px 0 0;
text-transform:lowercase;
    width: 237px;
}
#freesub_form #fli-submit .agi-button { 
    border:0 none;
    display: block;
    float:none;
height:32px;
    margin: 0 0 18px;
text-align:right;
}
#freesub_form #fli-submit .agi-button img { border:0 none; }
#freesub_form li#fli-perms { 
    margin:0 0 23px;
    width: 390px;
}
#freesub_form li#fli-perms label { 
    color:#666;
    margin-left: 7px;
    width: 355px;
}
#freesub_form li#fli-perms label a { color:#666; }
#freesub_form li#fli-perms #freesub_terms { 
    background-color: #fff;
    float: left;
}
#freesub_form input.agi-text {
    background-color:#FFF;
    float: left;
    width: 252px;
}
fieldset#agi-ctalinks { margin-top: 15px; }
#agi-ctahomepage {
    font-size:14px;
    margin:30px 0 10px;
}

#agi-giftsubconfirm { 
	background-color: #FDFDFB;
	border: 1px #ccc solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #ccc 0 0px 1px;
	background-image: -moz-linear-gradient(19% 75% 90deg,#F2F0DE, #f8f7ed, #FDFDFB 71%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFB), to(#F2F0DE), color-stop(.6,#f8f7ed));
    height: 78px;
    margin: 0 0 28px 0;
    padding: 22px 0 45px 17px;
    width: 698px;
}

#agi-giftsubconfirm h3 {
    color:#9D0017;
    font-size:23px;
    margin-bottom:20px;
}

#agi-giftsubconfirm h3 strong {
    display: block;
    margin-bottom:4px;
}

/*============================*/
/*Account History*/
/*============================*/
#agi-myaccount-history table {
	margin-bottom:0px;
}
#agi-content .agi-table-subscriptions .ag-table-col-a {
	text-align:left;
	width:30%;
}
#agi-content .agi-table-subscriptions .ag-table-col-b {
	text-align:left;
	width:13%;
}
#agi-content .agi-table-subscriptions .ag-table-col-c {
	text-align:left;
	width:15%;
}
#agi-content .agi-table-subscriptions .ag-table-col-d {
	text-align:left;
	width:22%;
}
#agi-content .agi-table-subscriptions .ag-table-col-e {
	text-align:left;
	width:20%;
}
#agi-content .agi-table-subscriptions .ag-table-col-e span {
	display:inline;
}