body{
	background-color:#f7f7f7;
	padding:0;
	margin:0;
	}
.wrapper{
	width:990px;
	border:1px black solid;
	display:block;
	min-height:100%;
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-left: 2px solid #848284;
	border-right: 2px solid #848284;
}
.pageheader{
	height:150px;
	width:990px;
	background-color:black;
	color:white;
}
.tbfull{
width:990px;
}
.logobar{
	height: 150px;
	padding:0px;
	background-image: url('images/hdr_Car150.jpg');
	background-repeat: no-repeat;
	background-position: right;
	
	}
.logo{
	padding:10px;
	float:left;
	
}

.hdr_text{
	width:610px;
	font-size:240%;
	font-style:italic;
	float:right;
	text-align:right;
	margin-top:45px;
}

 .sideimg {
 width:240px;
 }


a:link.blu {
	color:blue;}

.popwrapper {
  padding: 0px;
  width: 800px;

  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  border-left: 1px solid #848284;
  border-right: 1px solid #848284;
  max-width: 1280px;
  text-align: left;
}

#hdr img {
 	display:block;
	}

.tab0{
	position:absolute;
	left:330px;
	top:104px;
	}
.tab2{
	position:absolute;
	left:500px;
	top:104px;
	}
.tab3{
	position:absolute;
	left:670px;
	top:104px;
	}
.bktitle {
    COLOR: #A5A5A5;
    FONT-FAMILY: Arial Rounded MT Bold, Verdana;
    FONT-SIZE: 24pt;
    FONT-WEIGHT: bold;
	}
.toolbar {
 
  width: 1280px;
  background-image: url('hdr_bars/tb_ends.png');
  color: #000000;
  padding: 0;
  float: left;
  margin: 0;
}

#hdr {
  width: 1280px;
  display: block;
  float: left;
  clear: right;
  padding:0;
  margin:0;
}

#content {
  width: 100%;
  background-color: #ffffff;
  display: block;
  padding: 0;
}

#cont_left25 {
  width: 24%;
  background-color: #ffffff;
  float: left;
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: #000000;
  display:block;
  

}

#cont_left50 {
  width: 625px;
  background-color: #ffffff;
  float: left;
  padding: 10px 0px 50px 0px;
  margin: 0px 0px 0px 0px;
}
#pop_left75 {
  width: 600x;
  background-color: #ffffff;
  float: left;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  
  border: 1px;
}
#pop_right25 {
  width: 200x;
  background-color: #ffffff;
  float: left;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  
  border: 1px;
}
#cont_left75{
	width:740px;
	float:left;
	display:block;
	border: 0;
	}
			
			
		
#cont_right25{
	width:250px;
	float:right;
	display:block;
	}
	/*
#cont_left75 {
  width: 980px;
  background-color: #ffffff;
  float: left;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  
  border: 1px;
}

#cont_right25 {
  display: block;
  width: 250px;
  float: right;
  padding: 5px 5px 0px 0px;
  background-color: #ffffff;
  border:1px;
}
*/
#cont_right50 {
  width: 625px;
  float: right;
  padding: 10px 0px 0px 0px;
  height: 100%;
}

#cont_right75 {
  width: 1000px;
  float: right;
  padding: 10px 0px 0px 0px;
  height: 100%;
}
.cont_srch_hgt{
height:180px;
}

#center50{

width:625px;
display:block;
}
.banner {
	width:470px;
	height:65px;
	clear:right;
	float:right;
	}
.fullwidth{
    width:990px;
	max-width:990px;
    clear:both;
    float:left;
	padding: 5px 0 5px 0;
}
.help {
  width: 250px;
  float: right;
  background-color: #ffffff;
  padding: 10px;
}

.para_head{
  height: 30px;
  background: #F8D93A url('deftb/tab-tr.gif') no-repeat fixed left;
  padding-left: 50px;
  font: italic small-caps 900 18px arial;
}

.para_foot{
  height: 30px;
  background: #F8D93A url('deftb/tab-br.gif') no-repeat fixed right;
}

.para_body{
  font-family: arial;
  padding-left: 5px;
}

p {
  padding: 0;
  margin: 0;
}
.toolbarcontainer
{
margin: auto;
text-align:center;
}

.toolbar_item {
	
	margin: 2px 0 0 0;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	color:black;
	vertical-align: middle;
	text-align: center;
	height: 36px;
	text-transform: uppercase;
	font-weight: normal;
	}
.toolbar_item a:link {

	text-transform: uppercase;
	white-space: nowrap;
	text-decoration: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: Normal;
	
}
.toolbar_item a:visited{
	color:black;
	text-decoration: none;
}

.toolbar_item a:hover {
	color: black;
	font-size: medium;
	font-weight: normal;
	background-color:#fed325;
	font-size: 100%;
}
.toolbar_seperator {
	padding: 0px;
	margin: 10px;
	height:20px;
	width: 3px;
	display: inline;
	background-color:#FED235;
	}
.pagefooter{
			width:990px;
			height:20px;
			clear:both;
			font-size: 70%;
			margin-top:0px;
			padding-top:1px;
			 border: solid 1px #848284;
			color: #000000;
			text-align: center;
			white-space: nowrap;
			color: #000000;
			}
.qkstart {
	background:#e6e6f7;
	BACKGROUND-IMAGE: url(images/nplate4.png); 
	background-repeat:no-repeat;
	align:center;
	background-position:center; 
	width:33%;
	
	 
	 
	}
.qkleft {	
	background:#e6e6f7;
	align:right;
	padding:0px;
	margin:0px;
	width:33%;
	}
.qkright {
	background:#e6e6f7;
	padding:0px;
	margin:0px;
	align:left;
	width:33%;
	}

.instructions {
display:block;
font-family:arial, verdana, san-serif;
width:74%;

background-image:url("images/instruct.gif");
background-repeat:no-repeat;
border-left:0px grey solid;
border-top: 0px grey solid;
border-right:0px black solid;
border-bottom:0px black solid;
padding-left:30px;

font-size:1em;
}
.AltRow_top th { 
/*	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top; */
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px green; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow_top td { 
/*	font-size: 80%; */
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 2px green; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	vertical-align: top;
	background-color: #f3f9fc; 
	color: #000000;
	}

.AltRow_top a:link { 
	color: #0059b2;
	}

.AltRow_top a:visited { 
	color: #830083;
	}

.AltRow_top a:hover, .AltRow a:active { 
	color: #ff0000;
	}
.Row_top th { 
	/*font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;*/
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 2px green; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-color: #FFFFFF; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row_top td { 
	/*font-size: 80%; */
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 2px green; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	vertical-align: top;
	background-color: #FFFFFF; 
	color: #000000;
	}


.Row_top a:link { 
	color: #0059b2;
	}

.Row_top a:visited { 
	color: #830083;
	}

.Row_top a:hover, .Row a:active { 
	color: #ff0000;
	}

.franch{display:block;
	valign:middle;
	height:40px;
	width:75%;
	background-color:#C0C0C0;
	border-bottom:1px solid black;
	border-right:1px solid black;
	}
div.linktabs {
	border-bottom: 5px solid #fed235;
	color:#000000;
	margin-bottom:10px;
}

a.tabselect {
	padding:5px 15px 0px 15px;
	border: #fed235 solid 1px;
	margin-left:15px;
	height: 30px;
	font-family:arial,helvetica;
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
	background-color:#fed235;
	background-image: url('/styles/espares/Images/HeaderBg.gif'); 
	color: #000000;
}

a.tabnonselect {
	color: #000000;
	padding:5px 15px 0px 15px;
	margin-left: 15px;
	height: 30px;
	font-family:arial,helvetica;
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
	background-color:#d1d3d4;
	border-left: #d1d3d4 solid 1px;
	border-top: #d1d3d4 solid 1px;
	border-right: #d1d3d4 solid 1px;
	border-bottom: none;
	background-image: url('/styles/espares/Images/captionBg.gif'); 
	
	}

a.tabnonselect:hover{
	background-color:#000000;
	background-image: url('/styles/espares/Images/HeaderBg.gif'); 
	color: #000000;
	
}
a.tabselect:hover{color:#000000;}

a:visited.tabnonselect  {
	color: #000000;
}
a:link.tabnonselect  {
	color: #000000;
}
a:link.tabselect{
	color:#000000;
}
a:visited.tabselect{
	color: #000000;
}
.hgt400{
height:400px;
}
.hgt300{
height:300px;
}
.hgt420{
height:420px;
}
.hgt220{
height:220px;
}
.myesp_block_short a:link{
color:#0000ff;
}
.myesp_block_short a:visited{
color:#0000ff;
}
.pop700{
width:680px;
}
.fulltable {
width:100%;
min-width:990px;
}
#fullwidth img{
margin-top:10px;
margin-bottom:10px;
}

.popuptable{
width:700px;
}
#cont_right25 img{
width:250px;
padding-top:20px;
margin-top:20px;
}
.ucase {text-transform:uppercase;}
 
.normallink {font-size: 20px;}
