﻿body 
{
	margin: 0;
	background-color: #000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img 
{
   behavior: url("/css/iepngfix.htc");
}

select, option, textarea
{
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
}
.error
{
	font-size: 10px;
	font-family: Verdana;
	color: Red;
}
.footer 
{
	font-family: Verdana;
	font-size: 10px;
	FONT-WEIGHT: bold; 
	text-decoration: none;
}
.menu 
{
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.submenu
{
    text-align:left;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #00ADEF;
}
.menuhover 
{
	color: #FFF200;
}
.button
{
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
	font-weight: bold;
}

hr 
{
	color: #ffffff;
	height: 1px;
	width: 100%;
}

.popupdiv{background-color:ivory;border:solid 1px skyblue;width:250px;display:block; padding: 5px 5px 5px 5px;}
.popupbg{background-color:gray; filter: alpha(opacity=60); opacity:0.60}
.hidelbl{display:none;}

.heading 
{
 font-weight: bold;    
}
.accordionHeader 
{
	font-size: 10px;
    cursor: pointer;
    background-color: #164376;
    width: 95%;
    padding: 3px 3px 3px 3px;
    color: #ffffff;
}
.accordionHeaderMain
{
    cursor: pointer;
    padding: 3px 3px 3px 3px;
    width: 97%;
}
.accordionContent 
{
	font-size: 10px;
    background-color: Silver;
    padding: 3px 3px 3px 3px;
}
.accordionContentMain
{
    padding: 3px 3px 3px 3px;
    width: 97%;
}
.watermark{color: Silver;}
.catpanel {text-align: right; background-color: #bbc2cf;}

legend 
{
	color: #ffffff;
}

.maincontent a
{
	color: #ffffff;
}

.dealerHeader 
{
    cursor: pointer;
    background-color: #00ADEF;
    width: 98%;
    padding: 3px 3px 3px 3px;
    color: #ffffff;
}
.dealerDetails
{
    color: #ffffff;
    padding-left: 5px;
}

.productpager 
{
	margin-left: 15px;
}

.maincontent {
	width: 1000px;
	height: 500px;
	color: #ffffff;
	background-color: #071921;
	background-image: url(../images/layout/carpointv1_4.png);
	overflow: auto;
	float: left;
	text-align: left;
	z-index: 999;
}

.maincontent2 {
	width: 1000px;
	height: 305px;
	color: #ffffff;
	background-color: #071921;
	background-image: url(../images/layout/carpointv1_4.png);
	overflow: auto;
	float: left;
	text-align: left;
	z-index: 999;
}

.boxed {
	background-color: Transparent;
	border: solid 1px #ffffff;
}

.BackLink {
	color: #ffffff;
}
.footerslogan 
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	float: right;
	margin-top: 5px;
	padding-right: 10px;
}
#footer {
	height: 30px;
	background-image: url(../images/layout/bg_footer.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 6px;
}
#footer1 a{
	font-size: 10px;
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}
#footer2 a{
	text-align: center;
	font-size: 10px;
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}
#footer3 a{
	text-align: right;
	font-size: 10px;
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}

#footer4 a{
	text-align: left;
	font-size: 10px;
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}

#footer5 a{
	text-align: left;
	font-size: 10px;
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}

.PopBoxImageSmall
{
   cursor: url("images/magplus.cur"), pointer;
   z-index: 99;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("images/magminus.cur"), pointer;
   z-index: 99;
} 

.Links {
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}

.Front
{
   z-index: 999;
} 

.Back select
{
   z-index: 1;
} 
.subcat {
	cursor: pointer;
}