@import url(/css/au_membercenter.css);

A {text-decoration:underline}

A:hover {text-decoration:underline}

td{font-family:arial,helvetica;font-size:12px;color:#000000}

.title1{font-family:arial,helvetica;font-size:16px;color:#000000;font-weight:bold}

.black1{font-family:arial,helvetica;font-size:14px;color:#000000}

.black2{font-family:arial,helvetica;font-size:12px;color:#000000}

.black3{font-family:arial,helvetica;font-size:11px;color:#000000}

.blue1{
	font-family:arial,helvetica;
	font-size:14px;
	/* color:#557BBF */
	color: #8E1617;
}

.blue2{font-family:arial,helvetica;font-size:12px;color:#BFCEEC}

.blue3{font-family:arial,helvetica;font-size:12px;color:#5D9FF8}

.grey1{font-family:arial,helvetica;font-size:14px;color:#949494}

.grey2{font-family:arial,helvetica;font-size:12px;color:#333333}

.white1{font-family:arial,helvetica;font-size:11px;color:#FFFFFF}

input, textarea {color:#000000; font-family:Verdana, Arial, Sans-serif; font-size:11px; 
	   border-style:solid;
	   border-width:1px;
	   border-top-color:#333333;
	   border-left-color:#333333;
	   border-right-color:#999999;
	   border-bottom-color:#999999;}
	   
select {color:#000000; font-family:Verdana, Arial, Sans-serif; font-size:11px; 
	   border-style:solid;
	   border-width:1px;
	   border-top-color:#333333;
	   border-left-color:#333333;
	   border-right-color:#999999;
	   border-bottom-color:#999999;}
	   
	   
/*
 * Taken from WYSIWYG editor
 * will overried any of the above defined classes.
 */
/* Title */
.title1{ 
	font-family:arial,helvetica;
	font-size:16px;color:#000000;
	font-weight:bold;
}
/* Black-Medium */
.black1{
	font-family:arial,helvetica;
	font-size:12px;
	color:#000000;
}
/* Black-Small */
.black2{
	font-family:arial,helvetica;
	font-size:11px;
	color:#000000;
}
/* Blue-Medium */
.blue1{
	font-family:arial,helvetica;
	font-size:12px;
	/* color:#557BBF; */
	color: #8E1617;
}
/* Blue-Small */
.blue2{
	font-family:arial,helvetica;
	font-size:11px;
	/* color:#BFCEEC; */
	color: #8E1617;
}
/* Grey-Medium */
.grey1{
	font-family:arial,helvetica;
	font-size:12px;
	color:#949494;
}

/* Grey-Small */
.grey2{
	font-family:arial,helvetica;
	font-size:11px;
	color:#333333;
}

/* White-Small */
.white1{
	font-family:arial,helvetica;
	font-size:11px;
	color:#FFFFFF;
}

/* White-Bold */
.style2{
	font-family: arial,helvetica; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold;
}
q:before { content: ""; }
q:after { content: ""; }

#footer-area a:hover {
	color: #333;
}
#footer-area {
	font-size: 11px;
	width: 548px;
}
#footer-area a {
	text-decoration: none; 
	color:#969696;
}


#page-content {
	margin: 0px;
	padding: 0px;
	width: 820px;
	background-image: url(images/rounded_bg.gif);
	background-repeat: repeat-y;
}

#page-bottom {
	margin: 0px;
	padding: 0px;
	width: 820px;
	background-image: url(images/rounded_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 35px;
}

#pagewrapper {
	width: 780px;
}

#bodyheader {
	background-color: white;
	background-image: url('/img/nc_frame1.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 563px;
	height: 11px;
	margin-left: 5px;
}

#bodywrapper {
	width: 563px;
	background-image: url('/img/nc_frame4.gif');
	background-repeat: repeat-y;
	background-position: top left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	overflow: hidden;
}

#bodyfooter {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 5px;
	background-image: url('/img/nc_frame2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 563px;
	height: 17px;
}
.bodyheading {
	margin: 0px;
	padding: 0px;
	padding: 4px 0px 4px 0px;
	font-size: 18px;
	background-color: black;
	display: block;
	color: white;
	width: 558px;
}

.bodyheading span {
	margin-left:10px;
}

.bodysubheading {
	margin: 0px;
	font-size: 16px;
	background-color: #C2C2C2;
	color: white;
	margin-left: 1px;
	width:556px;
	padding: 4px 0px 4px 0px;
}
#search_form_include {
	background-color: #e9e9e9;
	width: 556px !important;
	margin-left: 1px;
}
form#fsearch {
	margin: 0px;
	font-size: 11px;
}
table#fsearch-form-container {
	border-collapse: collapse;
	font-size: 11px;
	margin-left: 5px;
	margin-bottom: 5px;
}

table#fsearch-form-container th {
	text-align: right;
	padding: 10px 4px 0px 5px;
	margin: 0px;
}

table#fsearch-form-container td {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
table#fsearch-form-container td select {
	padding: 0px;
	margin: 0px;
	margin-right: 4px;
}
table#fsearch-button-container,
table#fsearch-button-container {
	width: 510px; 
	font-size: 11px;
}
table#fsearch-button-container {
	margin-bottom: 10px; 
	height: 22px;
}
#back-link {
	padding: 5px 0px 5px 0px;
	width: 555px;
}
#back-link a {
	font-size: 12px;
	color: #8E1617;
	font-weight: bold;
}
#back-link a:hover {
	color: black;
}
.grouping-table {
	border-collapse: collapse;
	margin-left: 10px;
}
.grouping-table td {
	width: 125px;
	padding: 0px 10px 10px 0px;
	margin: 0px;
}
.fl { float: left; }
#search_make, #search_within {
width: 148px;
}
#search_zip, #pricefrom, #priceto, #search_yearfrom, #search_yearto {
width: 60px;
}