<!--

html, body {
	min-height: 100%; 
	background-color: #000000;
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-bottom: 1px;
}

#couponMainDiv {
	width: 540px;
	height: 400px;
	padding: 5px 5px 5px 5px;
	border: 3px dashed #999999; 
	position: absolute;
	background-color: #ffffff; 
	display: none;
	z-index: 1000;
}

#couponParentDisable {
	z-index:999;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	min-height:100%;
	display:block;
	position: absolute;
	top:0;
	left:0;
	background-color: #cccccc;
	color: #000000;
	opacity: 0.5;
	filter: alpha('opacity=50');
	-moz-opacity: 0.5;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.advancedautodealers.com/images/commons/blank.gif', sizingMethod='scale');
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.dragme { 
    cursor: move 
}

#emailFriendMainDiv {
	width: 285px;
	height: 500px;
	padding: 5px 5px 5px 5px;
/*	border: 3px dashed #999999; */
	position: absolute;
/*	background-color: #ffffff; */
	display: none;
	z-index: 1000;
}

#parentDisable {
	z-index:999;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	min-height:100%;
	display:none;
	position: absolute;
	top:0;
	left:0;
	background-color: #cccccc;
	color: #000000;
	opacity: 0.5;
	filter: alpha('opacity=50');
	-moz-opacity: 0.5;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.advancedautodealers.com/images/commons/blank.gif', sizingMethod='scale');
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

/* start embedded coupon styles */

.floater {
    position:absolute;
    top: 150px;
    left: 315px;
    width: 632px;
    height: 422px;
    margin: 0 auto;
    border: 1px solid #000;
    background: #CCC;
    vertical-align: middle;
    z-index: 1000;
}

.dim {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #000;
}

.comboBlocker {
    position:absolute;
    top: 245px;
    left: 315px;
    width: 632px;
    height: 422px;
    margin: 0 auto;
    background: transparent;
    vertical-align: middle;
    z-index: 500;
}

#couponDiv {width:630px; height:420px}

.couponBody {background-color: #ffffff;}


/* end embedded coupon styles */

UL.noMargin 
{
	margin-top: 0;
	margin-bottom: 0;
}

FORM.noMargin
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

INPUT {

	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 2px;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	background-color: #ffffff;
	color: #494949;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

SELECT
{
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	background-color: #ffffff;
	color: #494949;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

TEXTAREA
{
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	background-color: #ffffff;
	color: #494949;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

INPUT.submitBtn
{
	cursor: pointer;
	padding: 2px 3px 2px 3px;
	margin: 2px 3px 0 0;
	border-top: #82ACD8 1px solid;
	border-right: #003972 1px solid;
	border-bottom: #003972 1px solid;
	border-left: #82ACD8 1px solid;
	background-color: #17912E;
	background-image: url(http://assets.advancedautodealers.com/images/commons/submenubg4.gif);	
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

#contentTable {
	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

a:link {	
	color: #262BFB;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

a:visited {
	color: #262BFB;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;	
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

a:hover {
	color: #262BFB;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;	
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

td {
	color: #494949;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.leftfiller {
    	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url('http://assets.advancedautodealers.com/images/commons/outer-shade-full6.gif');
}

.rightfiller {
    	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
    	background-image: url('http://assets.advancedautodealers.com/images/commons/outer-shade-full6.gif');
}

.header {
	background-image: url('http://assets.advancedautodealers.com/images/commons/headerbg7.gif');
}

.headerRight {
    	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('http://assets.advancedautodealers.com/images/commons/header-car-1.gif');
}

.headerFrame {
	margin: 0 0 0 0;
	height: 106px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image: url('http://drcdemo.advancedautodealers.com/images/commons/headerbg4.gif');
}

DIV.headertxt {
	margin: 0 0 0 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.headerLnk1:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.headerLnk1:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.headerLnk1:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.topMenuBg 
{
	background-image: url(http://assets.advancedautodealers.com/images/commons/topmenubg11.gif);
	height: 34px;
}


.topMenuLnk1:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 13px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.topMenuLnk1:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 13px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.topMenuLnk1:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 13px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.topMenuLeftCell {
	border-right: 1px solid #000000;
}

.topMenuCenterCell {
	border-left: 1px solid #B9BED3;
	border-right: 1px solid #000000;

}

.topMenuRightCell {
	border-left: 1px solid #B9BED3;
}

.latestInvBody {
    	background-image: url('http://assets.advancedautodealers.com/images/commons/latestinv3-bg.gif');
	height: 100px;
	background-repeat: repeat-x;
	background-position: top;
}

.leftNavMainOuter {
	background-color: #000000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 0 0 0 0;
	height: 100%;
}

.leftNavMainInner {
	background-color: #000000;
}

.leftNavMenuHeader {
	height: 22px;
	padding: 0 0 0 10px;
	background-color: #000000;
	background-image: url(http://assets.advancedautodealers.com/images/commons/leftnavmenubg10.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;	
}

.leftNavMenuItemDefault {
	height: 18px;
	padding: 0 0 0 15px;
	background-color: #000000;
}

.leftNavMenuItemHover {
	height: 18px;
	padding: 0 0 0 15px;
	background-color: #000000;
	cursor: pointer;
}

.leftNavHeadMenuLnk1:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.leftNavHeadMenuLnk1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.leftNavHeadMenuLnk1:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}


.leftNavMenuLnk1:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 11px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.leftNavMenuLnk1:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.leftNavMenuLnk1:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.navMenuHeader {
	height: 22px;
	padding: 0 0 0 10px;
	background-color: #000000;
	background-image: url(http://assets.advancedautodealers.com/images/commons/leftnavmenubg10.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;	
}

.navHeadMenuBullet {
	padding: 0 0 1px 0;
}

.navMenuItemDefault {
	height: 18px;
	padding: 0 0 0 15px;
	background-color: #000000;
}

.navHeadMenuLnk1:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 13px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.navHeadMenuLnk1:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.navHeadMenuLnk1:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}


.navMenuLnk1:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.navMenuLnk1:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.navMenuLnk1:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.indexImgBrd 
{
	border: 1px solid #ffffff;
	margin: 2px 5px 0 5px;
}

.homeBoxLnk:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.homeBoxLnk:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.homeBoxLnk:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.contentMainOuter {
	background-color: #ffffff;
	height: 100%;
	padding: 0 0 0 0;
	border-right: 1px solid #ffffff;
}

.footerMainOuter {
	background-color: #000000;
	background-image: url('http://assets.advancedautodealers.com/images/commons/shade-blck-blu-2a.gif');
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-repeat: no-repeat;
	height: 58px;
}

.footerMainUnder {
	color: #ffffff;
	background-color: #000000;
	background-image: url('http://assets.advancedautodealers.com/images/commons/shade-blck-blu-2b.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

.footerMainInner {
	height: 100%;
}

.footertxt {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.footerlnk:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.footerlnk:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.footerlnk:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.imgbrd 
{
	border: 1px solid #041E39;
	margin: 2px 5px 0 5px;
}

.imgBrd2 
{
	border: 1px solid #041E39;
	margin: 0 0 0 0;
}

pre {
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */      /* Internet Explorer 5.5+ */
	width: 100%;
	color: #494949;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}

.pre-desc 
{
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	margin-left: 5px;
}

.article-title
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.article
{
	margin: 0 20px 0 20px;
}

.article-body
{
	margin: 15px 20px 0 20px;
}

.vLnkPad {
    text-align: center;
    margin: 0 2px 4px 0;
    padding: 4px 0 4px 0;
    background-image: url(http://assets.advancedautodealers.com/images/commons/bgshade3.gif);
    border: 1px solid #cccccc;
}

.vLnkPad a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.vLnkPad a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.vLnkPad a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.cntboxbotbrd
{
    border-color: #1669CE;
    border-width: 0 1px 1px 0;
    border-style: solid;
}

.cntboxbotbrd2
{
    border-color: #1669CE;
    border-width: 0 0 1px 0;
    border-style: solid;
}

.cntboxtbl
{
    border-color: #1669CE;
    border-width: 0 0 0 0;
    border-style: solid;
}

.cntboxcntbrd
{
    border-color: #1669CE;
    border-width: 0 1px 0 1px;
    border-style: solid;
}

.cntboxcntbrd2
{
    border-color: #1669CE;
    border-width: 1px 1px 0 1px;
    border-style: solid;
}

.cntboxhead
{
	background-color: #065AB0;
    border-color: #1669CE;
    border-width: 1px 1px 1px 1px;
    border-style: solid;	
}


INPUT {

	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 2px;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	background-color: #ffffff;
	color: #494949;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

SELECT
{
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	background-color: #ffffff;
	color: #494949;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

TEXTAREA
{
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	background-color: #ffffff;
	color: #494949;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

INPUT.submitBtn
{
	cursor: pointer;
	padding: 2px 3px 2px 3px;
	margin: 2px 3px 0 0;
	border-top: #82ACD8 1px solid;
	border-right: #003972 1px solid;
	border-bottom: #003972 1px solid;
	border-left: #82ACD8 1px solid;
	background-color: #17912E;
	background-image: url(http://drcdemo.advancedautodealers.com/images/commons/submenubg4.gif);	
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}


FORM.article-form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

SELECT.article-date-select
{
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-top: #003972 1px solid;
	border-right: #003972 1px solid;
	border-bottom: #003972 1px solid;
	border-left: #003972 1px solid;
	background-color: #ffffff;
	color: #494949;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

INPUT.article-header-input
{
	height: 22px;
	width: 400px;
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-top: #003972 1px solid;
	border-right: #003972 1px solid;
	border-bottom: #003972 1px solid;
	border-left: #003972 1px solid;
	background-color: #ffffff;
	color: #494949;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

TEXTAREA.article-body-textarea
{
	height: 300px;
	width: 400px;
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-top: #003972 1px solid;
	border-right: #003972 1px solid;
	border-bottom: #003972 1px solid;
	border-left: #003972 1px solid;
	background-color: #ffffff;
	color: #494949;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

INPUT.article-submit
{
	cursor: pointer;
	width: 100px;
	margin: 2px 3px 0 0;
	border-top: #82ACD8 1px solid;
	border-right: #003972 1px solid;
	border-bottom: #003972 1px solid;
	border-left: #82ACD8 1px solid;
	background-color: #82ACD8;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.welcomeHeaderCell {
	color: #ffffff;
	background-color: #000000;
	background-image: url('http://assets.advancedautodealers.com/images/commons/shade-bg.gif');
}

.welcomeheadertxt {
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.headermain {
	border-bottom: 1px solid #000000;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	padding: 5px 0 0 5px;
}

.headersub {
	color: #5A0200;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}


.menuboxhead {
	height: 22px;
	color: #ffffff;
	background-color: #E8E4E4;
	background-image: url('http://assets.advancedautodealers.com/images/commons/leftnavmenubg10.gif');	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 0;
	border-left: 1px solid #000000;	
	padding: 2px 2px 2px 5px;
}

.menuBoxCnt {
	border: 1px solid #000000;
	padding: 3px 3px 3px 3px;	
}


.adprntlnk:link {
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.adprntlnk:visited {
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.adprntlnk:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.adcallout {
	color: #494949;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.adheader {
	color: #700000;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.adtag {
	color: #700000;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.headerlnk:link {
	color: #700000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.headerlnk:visited {
	color: #700000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.headerlnk:hover {
	color: #700000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.adminmenu:link {
	color: #262BFB;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.adminmenu:visited {
	color: #262BFB;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}
.adminmenu:hover {
	color: #262BFB;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

/*
.newsFeed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url(http://drcdemo.advancedautodealers.com/images/feed-icon-14x14.png) no-repeat 0 50%;
}
*/
.menuboxlnk:link {color: #5A0200;text-decoration: underline;font-weight: bold;font-size: 12px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;}
.menuboxlnk:visited {color: #5A0200;text-decoration: underline;font-weight: bold;font-size: 12px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;}
.menuboxlnk:hover {color: #5A0200;text-decoration: none;font-weight: bold;font-size: 12px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;}

.cmenuboxlnk:link {color: #5A0200;text-decoration: underline;font-weight: bold;font-size: 12px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;}
.cmenuboxlnk:visited {color: #5A0200;text-decoration: underline;font-weight: bold;font-size: 12px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;}
.cmenuboxlnk:hover {color: #5A0200;text-decoration: none;font-weight: bold;font-size: 12px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;}


.tmenuTrans1:link {color: #F8E29D;text-decoration: none;font-weight: bold;font-size: 12px;font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;}
.tmenuTrans1:visited {color: #F8E29D;text-decoration: none;font-weight: bold;font-size: 12px;font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;}
.tmenuTrans1:hover {color: #F8E29D;text-decoration: underline;font-weight: bold;font-size: 12px;font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;}

.lmenuTrans1:link {color: #5A0200;text-decoration: none;font-weight: bold;font-size: 12px;font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;}
.lmenuTrans1:visited {color: #5A0200;text-decoration: none;font-weight: bold;font-size: 12px;font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;}
.lmenuTrans1:hover {color: #5A0200;text-decoration: underline;font-weight: bold;font-size: 12px;font-family:  Arial, Helvetica, Tahoma, sans-serif, Verdana;}


.newadheader {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana
}
.newadheadertxt {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana
}
.newadlnk:link {
	color: #262BFB;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana
}
.newadlnk:visited {
	color: #262BFB;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana
}
.newadlnk:hover {
	color:#262BFB;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana
}

.loginbox {background-color: #E8E4E4;border: 1px solid #494949;}
.logintxt {color: #000F40;font-weight: bold;font-size: 11px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana}
.loginlowbg {background-color: #CCCCCC;border-top: 1px solid #ffffff}
.logininput {border: 1px solid black;width: 125px;height: 22px;font-size: 12px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana}

.bwhtlnk:link {color: #ffffff;text-decoration: underline;font-weight: bold;font-size: 11px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana}
.bwhtlnk:visited {color: #ffffff;text-decoration: underline;font-weight: bold;font-size: 11px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana}
.bwhtlnk:hover {color:#ffffff;text-decoration: none;font-weight: bold;font-size: 11px;font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana}





.reqvalue {color: red;}



div.section {
	margin: 0px 5px 25px 5px;
}

div.section h2 {
	margin: 0;
	padding: 2px 0 3px 13px;
	font-size: 12px;
	background-color: #7E7E86;
	color: white;
}

div.section h2#headDrive {
	margin-top: 20px;
}

div.section h3 {
	margin: 10px 0 0 13px;
	padding: 0;
	font-size: 12px;
	color: black;
}

div.section p {
	margin: 5px 5px 5px 13px;
	line-height: 14px;
	font-size: 12px;
}

div#lastSection {
	margin-bottom: 0px;
	padding-bottom: 20px;
}

div#lastSection p { margin-bottom: 0px; }

ul#coverage { 
	margin: 0;
	padding: 0;
	width: 625px;
	list-style-type: none;
	margin-top: 15px;
}

ul#coverage li {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	color: black;
}

ul#coverage li h2 {
	margin: 0;
	padding: 2px 0 0 13px;
	background-color: #E5E5E5;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	color: black;
}

ul#coverage li p {
	margin: 5px 13px 0 13px;
}

.gClearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.gClearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.gClearfix {display: block;}
/* End hide from IE-mac */



.cBoxHeader {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	background-color: #0A0233;
	border-top: 1px solid #0A0233;
	border-left: 1px solid #0A0233;
	border-right: 1px solid #0A0233;
	border-bottom: 0;
	background-image: url(http://drcdemo.advancedautodealers.com/images/commons/cboxheadbg.gif);
	height: 25px;
	line-height: 25px;
}

#cBoxHeadBullet {
	float: left;
	display: inline;
}

#cBoxFrame {
	background-color: #F1F1F1;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	padding: 4px 4px 4px 7px;
	position: relative;
}

#c50Left {
	float: left;
	width: 50%;
	font-weight: bold;
}
#c50Right {
	float: right;
	width: 50%;
}
#cLineItem {
	padding: 4px 0 4px 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#vehiclePhoto {
	margin: 0 5px 5px 5px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}

#vehiclePhoto:hover {
	margin: 0 5px 5px 5px;
	border: 1px solid #000000;
}

#vehiclePhotoContainer {
	width: 100%;
	margin: 0 5px 5px 5px;
}


.vehicleOffBg {
    background: #ffffff;
}

.vehicleOnBg {
    background: #F4F4E9;
}

.highlightOffBg {
    background: #ffffe6;
}

.highlightOnBg {
    background: #ff9;
}

.vehicleMenuLnk:link {
	height: 20px;
	color: #ffffff;
	background-color: #E8E4E4;
	background-image: url(http://assets.advancedautodealers.com/images/commons/bgshade1.gif);	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	border-top: 1px solid #494949;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	border-left: 1px solid #494949;	
	padding: 3px 8px 3px 8px;
	text-decoration: underline;
}

.vehicleMenuLnk:visited {
	height: 20px;
	color: #ffffff;
	background-color: #E8E4E4;
	background-image: url(http://assets.advancedautodealers.com/images/commons/bgshade1.gif);	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	border-top: 1px solid #494949;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	border-left: 1px solid #494949;	
	padding: 3px 8px 3px 8px;
	text-decoration: underline;
}

.vehicleMenuLnk:hover {
	height: 20px;
	color: #ffffff;
	background-color: #E8E4E4;
	background-image: url(http://assets.advancedautodealers.com/images/commons/topmenubg9.gif);	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	border-top: 1px solid #494949;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	border-left: 1px solid #494949;	
	padding: 3px 8px 3px 8px;
	text-decoration: none;
}

.latestInvCell {
    padding: 0 5px 0 5px;
}

.vehicleInvItemRow1 {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.vehicleInvItemRow2a {
	border-left: 1px solid #000000;
}

.vehicleInvItemRow2b {
	border-right: 1px solid #000000;
}

.vehicleInvItemRow3 {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.vehicleInvHeader {
	height: 23px;
	color: #ffffff;
	background-color: #E8E4E4;
	background-image: url(http://assets.advancedautodealers.com/images/commons/leftnavmenubg10.gif);	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	border-top: 0;
	border-right: 1px solid #9FBFEF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;	
	padding: 2px 2px 2px 5px;
}


.vehicleInvHeader a:link {	
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.vehicleInvHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;	
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.vehicleInvHeader a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;	
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.vehicleInvItemHeader {
	border-top: 1px solid #000000;
}
.vehicleInvBox {
	border-top: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-right: 5px;
}
.vehicleInvYear {
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 0;
	border-left: 0;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
.vehicleInvMakeModel {
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 0;
	border-left: 0;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
.vehicleInvMileage {
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 0;
	border-left: 0;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
}
.vehicleInvPrice {
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 0;
	border-left: 0;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
}

.vehicleDescrRow {
	border-top: 1px solid #CCCCCC;
}

#vehicleDescBox {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 5px;
	background-color: #f8f8f8;
}

#vehiclePhotoBox {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 5px;
}

.vehicleDescSub {
	border-top: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;	
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 5px;	
}

#productPhoto {
	margin: 0 5px 5px 5px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}

#productPhoto:hover {
	margin: 0 5px 5px 5px;
	border: 1px solid #000000;
}

#productPhotoContainer {
	width: 100%;
	margin: 0 5px 5px 5px;
}

.productMenuLnk:link {
	height: 20px;
	color: #ffffff;
	background-color: #E8E4E4;
	background-image: url(http://assets.advancedautodealers.com/images/commons/bgshade1.gif);	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	border-top: 1px solid #494949;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	border-left: 1px solid #494949;	
	padding: 3px 8px 3px 8px;
	text-decoration: underline;
}

.productMenuLnk:visited {
	height: 20px;
	color: #ffffff;
	background-color: #E8E4E4;
	background-image: url(http://assets.advancedautodealers.com/images/commons/bgshade1.gif);	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	border-top: 1px solid #494949;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	border-left: 1px solid #494949;	
	padding: 3px 8px 3px 8px;
	text-decoration: underline;
}

.productMenuLnk:hover {
	height: 20px;
	color: #ffffff;
	background-color: #E8E4E4;
	background-image: url(http://assets.advancedautodealers.com/images/commons/topmenubg9.gif);	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	border-top: 1px solid #494949;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	border-left: 1px solid #494949;	
	padding: 3px 8px 3px 8px;
	text-decoration: none;
}


.productInvHeader {
	height: 15px;
	color: #ffffff;
	background-color: #E8E4E4;
	background-image: url('http://assets.advancedautodealers.com/images/commons/leftnavmenubg10.gif');	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;	
	padding: 4px 4px 4px 5px;
}


.productInvHeader a:link {	
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.productInvHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;	
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.productInvHeader a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;	
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
}

.productInvItemHeader {
	border-top: 1px solid #000000;
}
.productInvBox {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-right: 5px;
}
.productInvYear {
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 0;
	border-left: 0;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.productInvPrice {
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 0;
	border-left: 0;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
}

.productDescrRow {
	border-top: 1px solid #CCCCCC;
}

#productDescBox {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 5px;
	background-color: #f8f8f8;
}

#productPhotoBox {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0 5px 0 0;
	padding: 5px 0 5px 0;
}

.productDescSub {
	border-top: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;	
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 5px;	
}

.contentBox {
	padding: 0 5px 0 0;
}
-->