.hiddenPic {display:none;}

  :active, :focus{
    outline:none;
  }

h1
{
	text-shadow: 2px 2px 2px #999;
	font-size: 23px;
}
  
html
{
	background-color: #c7c7c7;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}  

body
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	margin-top: 0px;
}

#top_menu
{
	width: 100%;
	height: 123px;
	background: url(../images/top_bar.png);
}

#content
{
	width: 100%;
	min-height: 300px;
	font-family:Verdana; font-size:11px;
}

#offers
{
	width: 100%;
	height: 225px;
	background: url(../images/offer.png);
	position: relative;
	font-family:Verdana; font-size:11px;
	font-weight: bold;
}

#footer
{
	position: relative;
	width: 100%;
	height: 69px;
	background: url(../images/footer.png);
	font-family:Verdana; font-size:11px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

.front_text
{
	margin-top: 15px;
	margin-left: 15px;
	width: 350px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;	
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

#content_area
{
	background: gray;
	background: url(../images/font_content.png);
	width: 710px;
	margin-left: 20px;
	padding-top: 10px;
	margin-top: 0px;
	background-repeat: no-repeat;
}

#car_outline
{
	background: url(../images/car_border.png);
	width: 400px;
	height: 229px;
	position: absolute;
	margin-left: 400px;
	margin-top: 50px;
}

#menu
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	margin-left: 300px;
	list-style: none;
	margin-top: 32px;
	font-family:Verdana;
	font-size: 13px;
}

#menu li
{
	float: left;
	height: 91px;
}

#menu li a
{
	color: black;
	padding: 5px;
	text-decoration: none;	
}

#menu li:hover
{
	background: url(../images/hover2.png);
}

.active
{
	background: url(../images/hover2.png);	
}

#car_bar
{
	display: block;
	width: 180px;
}
.carI
{
	margin-left: 0px;
	float: left;
	width: 180px;
	margin-top: 15px;
	font-size: 10px;
}

.carI a
{
	text-decoration: none;
	color: blue;
}

#clear, .clear {
	clear: both;
}

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}
 
#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}
 
#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}
 
#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}
 
.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}
 
#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}
 
#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}
 
#JT_copy p{
margin:3px 0;
}
 
#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}
 
.jTip{
cursor:help;
}


.front_text span
{
	display: block;
	float: left;
	text-align: center;
}
.group
{
	background: #e1e1e1;
	width: 50px;
/*	border: 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: bold;	
	height: 20px;
	padding-top: 5px;
}

.models
{
	background: #e1e1e1;		
/*	border: 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	width: 155px;
	font-weight: bold;	
	height: 20px;
	padding-top: 5px;
}

.models a
{
	color: black;
	text-decoration: none;
}

.models a:hover
{
	color: black;
	text-decoration: underline;
}

.l_s {
	background-color: #a4a4a4;
/*	border: 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	width: 47px;
	color: white;
	height: 20px;
	padding-top: 5px;
}
.h_s
{
	background-color: #ff8040;
/*	border: 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	width: 47px;
	height: 20px;
	color: white;
	padding-top: 5px;
}
.tab_f {
	width: 49px;
}
.tab_l {
	width: 48px;
}

.request
{
/*	border: 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border:none;
	width: 40px;
	height: 20px;
	color: black;
	padding-top: 5px;	
	padding-left: 5px;
}
.split
{
	background: #535353;
	text-align: left;
	width: 655px;
	color: white;
	height: 30px;
	vertical-align:middle;
	font-weight: bold;	
	border-bottom: 1px solid white;
}

.split span
{
	margin-left: 10px;
}

.low
{
	width: 194px;
	background-color: #a4a4a4;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: bold;	
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
}

.cat
{
	width: 135px;	
	background-color: #ff8040;
/*
	border-right: 1px solid white;
	border-bottom: 1px solid white;
*/
	border: 1px solid black;
	font-weight: bold;	
	color: white;
/*	
	padding-top: 5px;
	padding-bottom: 5px;
*/
	color:black;
	padding: 5px;
	display:block;
}

.high
{
	width: 194px;	
	background-color: #ff8040;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: bold;	
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
}

#rate_wrap
{
	margin-left: 0px;
	
}

#rate_wrap_l {
	float: left;	
	width: 250px;
	height: 400px;
	padding-left: 8px;
}
#rate_wrap_l img {
	float: left;
	margin-bottom: 10px;
}

#rate_wrap_r {
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
}

.formInfo
{
	position: absolute;
}

#car_descript
{
	float: left;
	width: 570px;
	margin-left: 0px;
}

#info
{
	float: left;
	line-height: 27px;
	width: 190px;
}

#info span
{
	text-align: left;
	float: left;
}

#info img
{
	vertical-align: middle;
	float: left;
	padding-top: 7px;
}

#info label
{
	float: left;
	width: 100px;
}



#image
{
	float: left;
	margin-left: 0px;
}


label
{
	display: block;
	width: 140px;
	float: left;
	margin: 2px;
}

.error
{
	float: left;
	color: red;
}

.required
{
	float: left;
}

#small_info
{
	width: 300px;
	padding-top: 10px;
	padding-left: 40px;
}

#small_info span
{
	float: left;
	width: 120px;
	display: block;
	text-align: left;
}

.rapid a
{
	color: black;
	text-decoration: none;
}

.rapid a:hover
{
	text-decoration: underline;
}

.nav a
{
	color: black;
	text-decoration: none;
}

.nav a:hover
{
	text-decoration: underline;
	color: black;
}

#flags
{
	position: absolute;
	margin-left: 680px;
}

#left_offer
{
	float: left;
	width: 400px;
	display: block;
	position: relative;
	height: 200px;
	text-shadow: 2px 2px 2px #999;; 
}

#right_offer
{	
	float: left;
	width: 400px;
	display: block;
	position: relative;
	height: 200px;
	text-shadow: 2px 2px 2px #999; 
}

#general_info
{
	display: block;
}

#top_box
{
	display: block;
}


#general_info
{
	margin-top: 20px;
}

#general_info img
{
	vertical-align: middle;
}

.link:hover
{
	background: #c0c0c0;
	text-shadow: 2px 2px 2px #999; 
}

#rates_result {
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-top: 5px;
	background: #eec80c;
}
#rates_result .h_s {
	background-color: #ee1d25;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	width: 75px;
	height: 25px;
	color: white;
	font-size: 10px;
	padding-top: 5px;
}
#rates_result  .car_info {
	border: 0px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;	
	font-size: 14px;
	text-align: center;
}
