/*--------------------------------------------------------------------------
Title: Miscellaneous Styles
=Site Index Page
--------------------------------------------------------------------------*/
a.uber:link, a.uber:visited {
	color:#604053;
}

.text a:link {
	font-weight:normal;
}
.text a:hover {
	text-decoration:underline;
}
.agi-bread {
	color:#5885c0;
}

/*--------------------------------------------------------------------------
Title: Miscellaneous Styles
=Privacy Policy/Terms of Use Pages
--------------------------------------------------------------------------*/
.page-new_warrants #agi-content .text, .page-legal #agi-content .text {
	color:#604053;
	margin-top:10px;
}
.page-new_warrants #agi-content ul, .page-legal #agi-content ul {
	list-style:disc;
	margin:0 0 0 30px;
}
.page-legal #agi-content ol {
	list-style:decimal;
	margin:0 0 0 30px;
}


/*--------------------------------------------------------------------------
Title: Miscellaneous Styles
=Unsubscribe Page
--------------------------------------------------------------------------*/
.page-unsubscribe #agi-content{
	width:933px;
}
.page-unsubscribe p.unsub{
	margin:20px auto;
	text-align:center;
	color:#604053;
   /* width:770px;*/
}
.page-unsubscribe p.nounsub {
	margin:20px auto;
	text-align:center;
}
.page-unsubscribe form#unsubsubmit{
	margin:0px auto;
	
}
.page-unsubscribe form#unsubsubmit input#submit{
	display:block;
	margin:0px auto;
	width:auto;
}
.page-unsubscribe input#submit {
	background: url("/bma/button/ma_submit.gif") no-repeat scroll 0 0 transparent;
	height:22px;
	width:49px !important;
}
.page-unsubscribe #agi-main-overlay a {
	font-weight:normal;
}
.page-unsubscribe #agi-main-overlay a:hover {
	text-decoration:underline;
}
.page-unsubscribe #error{
	color:#ff0000;
	font-weight:900;
	margin-top:12px;
	font-size:14px;
}

/*--------------------------------------------------------------------------
Title: Miscellaneous Styles
=Terms of Sale Page
--------------------------------------------------------------------------*/
.page-termsofsale p {
color:#604053;
}
.page-termsofsale #agi-main-overlay a {
	font-weight:normal;
}
.page-termsofsale #agi-main-overlay a:hover {
	text-decoration:underline;
}


/*--------------------------------------------------------------------------
Title: Miscellaneous Styles
=Findit page
--------------------------------------------------------------------------*/
.page-findit #agi-content {
	text-align:center;
	margin-top:10px;
	color: #604053;
}
.numberinput {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border:1px solid #5885c0;
}
.goinput {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
/*--------------------------------------------------------------------------
Title: Miscellaneous Styles
=share/affiliate page
--------------------------------------------------------------------------*/
.commissj {
	text-align:center;
}
.page-affiliate #agi-page {
	color:#604053;
}
.page-affiliate #agi-page a {
	font-weight:normal;
}
.page-affiliate #agi-page a:hover {
	text-decoration:underline;
}
.page-affiliate #agi-page #agi-content ul {
	list-style: disc;
	margin: 10px 40px;
}
/*--------------------------------------------------------------------------
Title: Miscellaneous Styles
=Forgot my password page
--------------------------------------------------------------------------*/
.page-forgot #agi-content {
	padding-top:15px;
	text-align:center;
	min-height:390px;
}
.page-forgot h1 {
	padding-top:15px;
	text-align:center;
	color:#2885CA;
}
.page-forgot #email {
	height:18px;
	width:250px;
    border: 1px solid #39C;
	background-color:#FFC;
	font-weight:normal;
}
.page-forgot #agi-forgotemail {
	font-weight:bold;
}
.page-forgot #agi-forgotemail label, 
.page-forgot #agi-forgotemail input {
    vertical-align:middle;
}
.page-forgot #agi-forgotinstr {
	font-size:11px;
	font-style:italic;
	color:#000;
}
.page-forgot #agi-forgotinstr2 {
	color:#000;
}
.page-forgot #invalid-email {
	font-weight:bold;
	color:#F00;
	margin-left:auto;
	margin-right:auto;
}
/*--------------------------------------------------------------------------
Title: Miscellaneous Styles
=Tellafirend page
--------------------------------------------------------------------------*/
.page-tellafriend h1 {
	color :#B26E95;
	font-size: 18px;
	text-align: left;
	margin: 0px;
	font-family : "Trebuchet MS", verdana, arial, sans-serif ;
}
.page-tellafriend #agi-tellfriendhdr {
	text-align: left;
	font-size: 12px;	
	color: #604053;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.page-tellafriend .form {
	width: 100%;
	overflow: auto;
}
.page-tellafriend .formr {
	width: 345px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #5884C0;
	padding-bottom: 1px;
	line-height:20px;
}
.page-tellafriend .agi-siteerror {
	font-weight: bold;
	color: #f00;
	text-align: center;
}
.page-tellafriend form ol li label {
	display:block;
}
.page-tellafriend form ol li {
	padding-bottom: 5px;
}
.page-tellafriend .formLabel {
	font:bold .9em Trebuchet MS, verdana, arial, sans-serif;
	color : #5884C0;
	text-align: left;
	list-style-type: none;
}
.page-tellafriend #agi-tellfriendmain {
	padding:10px 5px 5px 5px;
	width:715px;
	margin:0px auto;
}
.page-tellafriend #email-text {
	font-size: 10px;
	padding-bottom: 5px;
}
.page-tellafriend #email-text {
	margin: 0px;
}
.page-tellafriend textarea; .page-tellafriend .form {
	background-color: #FFFFFF;
	color: #666666;
}
.page-tellafriend  #agi-tellfriendsubmit {
	text-align: right;
}
.page-tellafriend  #fli-fname{
	float: left;
}
.page-tellafriend  #fli-lname{
	float: right;
}
.page-tellafriend #fli-message {
	margin-bottom: 10px;
}