html, body{
 margin:0; 
 padding:0; 
 text-align:center; 
} 

body {
	font: 73% Verdana,Lucida,Helvetica,Arial,sans-serif;
	background-color:#1b203a; /* #585757;*/
    background: #1b203a url(../images/adv_bg.gif);	
	color: #777;
	margin: 0;
	padding: 0;}
	
table {
	font: 100% Verdana,Lucida,Helvetica,Arial,sans-serif; }	
 
#pagewidth{ 
 width:910px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
  	background-color: #FFF;
  padding:1px 5px ;
  margin-top:2em;
} 

img { border:0 !important; }
 
#header{
 position:relative; 
 height:229px; 
 background-color:#FFF; 
 width:100%; 
 background: url(../images/AdvantageLogov2.jpg) no-repeat;
 margin: 0 0 4px 0;
 margin-top: 5px;
 border:0px solid red;
} 

#loginBanner {
float:right;
text-align:right;
color:white;
font-size:10px;
margin-top: 115px;
margin-right: 40px;
border:0px solid yellow;
padding:0;

}
 
#leftcol {
 width:158px; 
 float:left; 
 position:relative; 
 border:1px solid #dcdcdc; 
 background:#f5f6f5 url(../images/nav_bg3.gif) bottom left no-repeat;
 margin-right:0px;

 }
 
#twocols{
 width:730px; 
 float:right; 
 position:relative; 
 border:0px solid green;
  }
 
#rightcol{
 width:175px; 
 float:right; 
 position:relative; 
 border:0px solid #e0e0e0; 
 /* background:#ededed; url(../images/col_right_bg.gif) bottom left no-repeat; */
 text-align:center; 
 }
 
.rightcolImages {
border:0;
margin:1em;
margin-bottom:20px;
}
 
#maincol{
 background-color: #FFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:550px; 
 font-size:11px;
 text-align:justify;
 border:0px solid red;
 }
 
 
h1 { 
	color: #303392;
	font-size: 15px;
	margin-top:00px;
	margin-right:5px;
	border-bottom: 0px solid #303392;
	
	}
	
h2 { 
	color: #777;
	font-size: 12px !important;
	margin-top:10px;
	margin-right:5px;
	/*border-bottom: 1px solid #303392;*/
	
	}
	
a:link { color: #818181;  }
a:visited { color: #818181;  }
a:hover { color: #303392; }	

#dealerSearch  { 
clear:both;
	margin-top:0em;
	margin-right:5px;	
	border:0px solid red;
	width:100%;
	padding:0;
	text-align:center;
	}
	
#dealerSearchBox {

height:65px;
width:541px;
background:#fff url(../images/dealerSearchBox.gif) bottom left no-repeat;
padding:0em 0;
border:0px solid green;

}	

#dealerSearchBox form { padding-top:2em !important; border:0px solid red; }
 
#footer{
 background:#fff url(../images/footerImage.gif) bottom left no-repeat; 
 clear:both;
 border:0px solid #e0e0e0;
 margin:4px 0;
 padding:.25em;
 text-align:left;
 font-size:11px;
 height:67px;
 TEXT-TRANSFORM:uppercase;
 margin-top:-10px;
 } 
 
#footer p { margin-top: 4em; color:white; margin-left:1em;} 

#footer a {color:white !important; }
#footer a.visited {color:white !important; }
#footer a.active {color:white !important; }
 
td{ text-size: 10px !important; }
 
 
#navlist
{
padding: 1px;
margin-left: 0;
font: 10px verdana, sans-serif;
font-weight:bold;
width: 145px;
color: #818181; 
margin-left:5px;
 font-size:10px !important;
}

#navlist ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-bottom: 2px;
}

#navlist li
{
list-style: none;
margin: 0px;
border-left: 0;
border-bottom: 0px solid #d4d8f3; /* #dedede;*/
text-align: left;
background-image: url(../images/adv_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;

}

#navlist li.multi
{
background-image: url(../images/adv_bullet_down.gif);
}

#navlist li.sublist
{
list-style: none;
margin: 0px;
border-left: 0;
border-bottom: 0;
text-align: left;
}

#navlist li.active a.active
{
color:#303392 !important;
}

#navlist li.multi a.multi
{
color:#303392 !important;
}

#navlist li a
{
display: block;
padding: 0.5em 0.5em 0.5em 0.9em;
text-decoration: none;
}

#navlist li.sublist a
{
display: block;
padding: 0.2em 0.5em 0.2em 0.9em;
text-decoration: none;
}

#navlist li a:link { color: #818181;  }
#navlist li a:visited { color: #818181;  }

#navlist li a:hover
{
font-weight:bold;
color: #303392;
/* background: #b1d5ed; */
/* border-left: 3px #004080 solid; */
} 
 
/* #navlist li:hover { background-image: url(../images/adv_bullet_ani.gif); } */  

.field input{
width: 100px;
height: 16px;
margin-bottom:4px;
border-top: 1px solid #969696;
border-left: 1px solid #969696;
padding:0;

}
.field label{
padding:0;
margin:0;
margin-bottom:0px;
}

input.loginButton { margin-top:8px;}

form { border: 0px solid yellow;}


table#hoofTable {
  padding: 0;
  margin: 0;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
}



table#hoofTable td {

  padding: 5px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  text-align: left;
  vertical-align: top;
}



table#hoofTable th  {
  background-color: #E1E1E1;
  padding: 5px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

.highlight { 
	float:left;
	background: #FFF url(../images/highlightbox3.gif) top left no-repeat; 
	width: 225px;
	height: 155px;
	padding:1em 0 1em 1em; 
	font-size:11px !important;
	text-align:left;
	margin-right:3.5em;
	border:0px solid red;
	}
	
.highlight h1 { margin:0; margin-right:1em; padding:0; font-size:11px;
 border-bottom:1px solid #e0e0e0;} 
 
.highlight p { margin:0; margin-right:1.5em; } 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
 .clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#boxUp {
 border: 1px solid #000;
 background: #fafafa;
 text-align: left;
 margin: 5px;
 padding: 5px;
}

#boxUp p, #boxUp a {
  font: 11px Arial;
  color: black;
}

#boxUp a {
 color: blue;
 text-decoration: underline;
}

#boxUp a:hover {
 color: blue;
 text-decoration: none;
}