/* Content CSS Document */

#termsPanel .bd { overflow:auto; background-color: #fff; height:335px; }


/* Navigation Styles */

#nav, #nav ul { /* all lists */
	list-style: none;
	line-height: 1;
	padding: 1px 0 0 0;
	z-index: 20;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	outline: none;
}

#nav a:hover {
	text-decoration: none;
	color: #b6daff;
}

#nav li { /* all list items */
	float: left;
	height: 5px;
	background: url(../images/topnavlinks_bg.gif) top left no-repeat;
	padding: 10px; 
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	left: -999em;                     /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #103060;
	margin: 1px 0 0 0px;
}

#nav li ul li { /* all list items */
	float: left;
	width: 130px; /* width needed or else Opera goes nuts */
	padding: 7px 10px 10px 10px;
	height: 10px;
	border-bottom: 1px solid #969696;
	background: url(../images/clear1x1.gif) top left no-repeat;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


.TopNav2 {
	height: 36px;
	background: url(../images/topnav_bg2.gif) top left repeat-x;
}

#NavShell2
{
	width: 970px;
	margin: 0 auto;
}

#nav2, #nav2 ul { /* all lists */
	list-style: none;
	line-height: 1;
	padding: 1px 0 0 0;
	z-index: 20;
}

#nav2 a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	outline: none;
}

#nav2 a:hover {
	text-decoration: none;
	color: #444444;
}

#nav2 li { /* all list items */
	float: left;
	height: 13px;
	background: url(../images/topnavlinks_bg.gif) top left no-repeat;
	padding: 10px; 
}

#nav2 li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #103060;
	margin: 11px 0 0 -9px;
}

#nav2 li:hover ul, #nav2 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav2 li ul li { /* all list items */
	float: left;
	width: 130px; /* width needed or else Opera goes nuts */
	padding: 7px 10px 10px 10px;
	height: 10px;
	border-bottom: 1px solid #969696;
	background: url(../images/clear1x1.gif) top left no-repeat;
}






/* General */

p {
	line-height: 16px;
}

h1 {
	color: #444;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	color: #444;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: solid 1px #c7c7c7;
	margin: 0 0 10px 0;
}

h3 {
	color: #444;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	text-transform: uppercase;	
}

h4 {
	color: #444;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;	
}


h5 {
	color: #444;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h6 {
	color: #1b50a0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

span.insetDollar {
    display:inline;
    float:right;
    font-size: 110%;
	margin-top:-5px;
}

.twelve {
	font-size: 12px;
}

.eleven {
	font-size: 11px;
}


.highlight {
	font-weight: bold;
	color: #1b50a0;
}

.sellerinfo p {
	line-height: 14px;
}


/* Links */

a { color: #1b50a0; text-decoration: none; outline:none;}
a:link { color: #1b50a0; text-decoration: none; outline:none;}
a:hover { color: #10793d; text-decoration: underline; outline:none;}
a:visited { color: #1b50a0; text-decoration: none; outline:none;}
a:visited:hover { color: #10793d; text-decoration: underline; outline:none;}

h4 a { color: #444; text-decoration: none; outline:none; border:1px solid #1b50a0; padding:5px;}
h4 a:link { color: #444; text-decoration: none; outline:none;}
h4 a:hover { color: #10793d; text-decoration: none; outline:none; border:1px solid #10793d;}
h4 a:visited { color: #444; text-decoration: none; outline:none;}
h4 a:visited:hover { color: #10793d; text-decoration: none; outline:none; border:1px solid #10793d;}

#Footer a { color: #1b50a0; text-decoration: none; outline:none;}
#Footer a:link { color: #1b50a0; text-decoration: none; outline:none;}
#Footer a:hover { color: #10793d; text-decoration: underline; outline:none;}
#Footer a:visited { color: #1b50a0; text-decoration: none; outline:none;}
#Footer a:visited:hover { color: #10793d; text-decoration: underline; outline:none;}

#Pagination a { color: #1b50a0; text-decoration: none; outline:none; font-weight:bold; padding:0 5px 0 5px;}
#Pagination a:link { color: #1b50a0; text-decoration: none; outline:none;}
#Pagination a:hover { color: #10793d; text-decoration: underline; outline:none;}
#Pagination a:visited { color: #1b50a0; text-decoration: none; outline:none;}
#Pagination a:visited:hover { color: #10793d; text-decoration: underline; outline:none;}

#HomeLink a { color: #b1c7e8; text-decoration: none; outline:none;}
#HomeLink a:link { color: #b1c7e8; text-decoration: none; outline:none;}
#HomeLink a:hover { color: #fff; text-decoration: underline; outline:none;}
#HomeLink a:visited { color: #b1c7e8; text-decoration: none; outline:none;}
#HomeLink a:visited:hover { color: #fff; text-decoration: underline; outline:none;}

#Search a { color: #fff; text-decoration: none; outline:none;}
#Search a:link { color: #fff; text-decoration: none; outline:none;}
#Search a:hover { color: #fff; text-decoration: underline; outline:none;}
#Search a:visited { color: #fff; text-decoration: none; outline:none;}
#Search a:visited:hover { color: #fff; text-decoration: underline; outline:none;}

#InfoContent a { color: #10793d; text-decoration: underline; outline:none;}
#InfoContent a:link { color: #10793d; text-decoration: underline; outline:none;}
#InfoContent a:hover { color: #1b50a0; text-decoration: none; outline:none;}
#InfoContent a:visited { color: #10793d; text-decoration: underline; outline:none;}
#InfoContent a:visited:hover { color: #1b50a0; text-decoration: none; outline:none;}


.external {
	background: url(../images/externallink.gif) top right no-repeat;
	padding: 0 15px 0 0;
	margin: 0 3px 0 0;
}


/* Content Items */


.detailnav {
	border: 1px solid #c7c7c7;
}

.email {
	background: url(../images/icon_email.gif) top left no-repeat;
	padding: 0 0 0 15px;
}

.print {
	background: url(../images/icon_print.gif) top left no-repeat;
	padding: 0 0 0 15px;
}

#thumbnails {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}

.carthumbnail {
	margin: 0 2px 0 2px;
	padding-top: 4px	
}

#Pagination a.on {
	font-size: 14px;
	color: #444;
}

#dealerbox {
	background: url(../images/dealerbox_bg.gif) top right repeat-y;
	padding: 0;
	margin: 0;
}


/* TABLES */

.paymenttable input {
	width:50px;
	font-size: 10px;
	font-family:Verdana;
}

.paymenttable select {
	font-size: 10px;
	font-family:Verdana;
}


.paymenttable {
	margin: 0 0 5px 0;
	font-size: 11px;
	padding: 0 0 7px 0;
	border-bottom: solid 1px #c7c7c7;
}

.paymenttableheading {
	padding: 7px 0 7px 0;
	border-top: solid 1px #c7c7c7;
	border-bottom: solid 1px #c7c7c7;
}

.paymentrow_odd {
	background-color: #fff;
	padding: 7px 0 7px 0px;
}

.paymentrow_even {
	background-color: #efefef;
	padding: 7px 0 7px 0;
}


.detailstable {
	margin: 0 0 5px 0;
	font-size: 12px;
	padding: 0 0 0 0;
	border-top: solid 1px #c7c7c7;
}

.detailsrow_odd {
	background-color: #fff;
	padding: 5px 0px 5px 10px;
}

.detailsrow_even {
	background-color: #efefef;
	padding: 5px 0px 5px 10px;
}


/* --- SEARCH RESULTS --- */

#resultstable {
	margin: 0;
	font-size: 11px;
	padding: 0 0 7px 0;
}

.resultstableheading {
	padding: 6px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #1b50a0;
	background-color: #eaf1f8;
}

.resultsrow_odd {
	background-color: #fff;
	padding: 6px;
	border-bottom: solid 1px #cccccc;
}

.resultsrow_even {
	background-color: #efefef;
	padding: 6px;
	border-bottom: solid 1px #cccccc;
}


/* --- DEALER SEARCH RESULTS --- */

.locatortable {
	margin: 0;
	font-size: 11px;
	padding: 10px 0 10px 0;
}

.locatortable_alternating {
	margin: 0;
	font-size: 11px;
	padding: 10px 0 10px 0;
}

.locatortable_alternating td{
	background-color: #F6F6F8;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}


.dealerlinks {
	margin: 0;
	padding: 0 0 0 10px;
	border-left: solid 1px #cccccc;
}

.dealerlink {
	background: url(../images/dealerlink_bg.gif) top left no-repeat;
	padding: 0px 0 0px 10px;
	margin: 0 0 0 0;
	font-weight: bold;
}

.chromefailure
{
	padding:5px;
	color:#ff0000;	
	border:solid 1px #ff0000;
}

.chromesuccess
{
	width:660px;
	padding:5px;
	color:#000000;	
	border:solid 1px #ff0000;
}


/* --- INFROMATIONAL PAGES --- */

#InfoContent p {
	font-size:12px;
	line-height: 18px;
}