@charset "utf-8";
/* CSS Document */

body
{
	background:url(../design_images/bg.png) center repeat-y #18273a;
	margin:0px;
	margin-top:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:hover, a:visited, a:active
{
	color:#d9ddfe;
	text-decoration:underline;
}

#container
{
	width:988px;
	margin-left:auto;
	margin-right:auto;

}

#whitecontent
{
	float:left;
	background:#fff;
}

#popup
{
	width:831px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	width:988px;
	float:left;
	background:url(../design_images/top.jpg) no-repeat bottom;
	padding-bottom:13px;
}

#header img
{
	float:left;
}

#search
{
	float:right;
	width:284px;
	padding-right:5px;
	color:#7a8696;
	font-weight:bold;
	height:38px;
	padding-top:10px;
}

.text
{
	font-size:12px;
}

#search .button
{
	vertical-align:middle;
}

#search .text
{
	margin:0px;
	margin-left:3px;
	margin-right:3px;
	vertical-align:middle;
	height:14px;
	width:172px;
}

#main
{
	float:left;
	background:url(../design_images/main_bg.jpg) repeat-y;
	width:960px;
	padding-left:15px;
	padding-right:13px;
}

#end_main
{
	float:left;
	height:19px;
	background:url(../design_images/bottom.jpg) repeat-y;
	width:988px;
}

#menu
{
	width:198px;
	float:left;
}

#menu ul
{
	margin:0px;
	padding:0px;
	margin:13px;
	margin-top:13px;
	display:block;
	margin-bottom:9px;
	float:left;
	padding:0px;
	list-style:none;
	width:168px;
}

*+html #menu ul
{
	margin-bottom:13px;
}

#menu li
{
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:4px;
}

#menu li a
{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background:url(../design_images/menu_bg.gif) top left no-repeat #000;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	width:138px;
	float:left;
}

#menu li a.active 
{
	background:url(../design_images/menu_bg_active.gif) top left no-repeat #164560;
	width:138px;	
}



#menu li ul
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	width:138px;
	padding-left:15px;
}

#menu li li a
{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	background:url(../design_images/sub_bullet.gif) top left no-repeat #000;
	padding-left:15px;
	padding-top:5px;
	margin-left:15px;
	padding-bottom:5px;
	width:123px;
	float:left;
}

#menu li li li a
{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	background:url(../design_images/sub_sub_bullet.gif) top left no-repeat #000;
	padding-left:12px;
	padding-top:5px;
	margin-left:13px;
	padding-bottom:2px;
	width:98px;
	float:left;
}


#banner
{
	float:left;
}

#content
{
	width:757px;
	float:left;
}

#content h1
{
	background:url(../design_images/content_title.jpg) no-repeat;
	width:732px;
	height:62px;
	margin:0px;
	padding:0px;
	color:#72c2f1;
	font-size:25px;
	font-weight:bold;
	vertical-align:middle;
	padding-top:30px;
	padding-left:25px;
}

#content h1.jaguartitle
{
	background:url(../design_images/content_title_jaguar.jpg) no-repeat;
}

#content h1.fordtitle
{
	background:url(../design_images/content_title_ford.jpg) no-repeat;
}

#content h1.mazdatitle
{
	background:url(../design_images/content_title_mazda.jpg) no-repeat;
}

#content h1.scootertitle
{
	background:url(../design_images/content_title_scooter.jpg) no-repeat;
}

#content_area
{
	min-height:237px; 
	height:auto !important; 
	height:237px;
	color:#FFF;
	width:707px;
	padding:25px;
	font-size:13px;
	line-height:22px;
	float:left;
}


#content_area img
{
	border-color:#fff;
}

#content_area ul
{
	margin-left:15px;
	margin-right:15px;
	padding:0px;
	padding-bottom:5px;
}

#content_area ol
{
	margin-left:24px;
	margin-right:15px;
	padding:0px;
	padding-bottom:5px;
}


#content_area p
{
	margin-bottom:20px;
}

#content_area li
{
	padding-bottom:10px;
}

#end_content
{
	width:757px;
	background:url(../design_images/content_bg_bottom.jpg) no-repeat right;
	height:9px;
	float:left;
}

#vehicles_categories
{
	width:757px;
	float:left;
	background:url(../design_images/vehicles_bg.jpg) repeat-x #1a2c41;
	height:86px;
}

#vehicles_categories h1
{
	background:none;
	width:165px;
	float:left;
	height:62px;
	margin:0px;
	padding:0px;
	color:#72c2f1;
	font-size:28px;
	font-weight:bold;
	vertical-align:middle;
	padding-top:11px;
	line-height:30px;
	padding-left:25px;
	padding-right:15px;
}

#vehicles_categories img
{
	display:block;
	float:left;
}

#vehicles_categories img:hover
{
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.25;
}

#vehicle
{
	width:214px;
	margin-right:7px;
	margin-left:8px;
	margin-bottom:20px;
	float:left;
}

#vehicle .vehicle_image
{
	padding:1px;
	border:1px solid #426d94;
	display:block;
	margin-bottom:3px;
	background:#354a5e;
}

#vehicle .vehicle_data
{
	width:199px;
	float:left;
	border:1px solid #426d94;
	margin:0px;
	padding:8px;
	display:inline;
	font-size:11px;
	background:#354a5e;
	min-height:160px; 
	height:auto !important; 
	height:160px;
}

.overviewrow
{
	float:left;
}

#vehicle .more
{
	margin-top:5px;	
	border:0px;
}

#vehicle td
{
	padding:0px;
	line-height:16px;
	margin:0px;
}

#videos
{
	width:205px;
	height:156px;
	padding-left:5px;
	padding-right:6px;
	padding-top:33px;
	padding-bottom:5px;
	background:url(../design_images/videos.png) no-repeat;
	float:left;
}

#videos img
{
	display:block;
}

#promotions
{
	float:left;
	width:418px;
	background:url(../design_images/offers.png) no-repeat;
	padding-top:33px;
	padding-left:8px;
	padding-right:3px;
	padding-bottom:5px;
}

#promotions img
{
	float:left;
}

#promotions_image
{
	float:left;	
	width:218px;
}

#promotions_text
{
	float:left;
	width:174px;
	color:#305172;
	padding-top:12px;
	padding-left:15px;
	padding-right:8px;
	font-size:11px;
}

#promotions_text h2
{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	float:left;
	width:170px;
}

#promotions_data
{
	margin:0px;
	padding:0px;
	width:174px;
	float:left;
}

#promotions_data tr
{
	margin:0px;
	padding:0px;
	width:174px;
	
}

#promotions_data td
{
	margin:0px;
	padding:0px;
	padding-bottom:3px;
}

#promotions_data td.left
{
	padding-right:10px;
	font-weight:bold;
}

#promotions_data td.right
{
	color:#FFF;
	width:100px;
}

#promotions_data a
{
	color:#305172;	
}

#promotions_data td.navigation
{
	padding-top:7px;
	text-align:right;
	padding-left:112px;
}

#news
{
	background:url(../design_images/news.png) no-repeat;
	float:left;
	width:309px;
	padding-top:12px;
	padding-right:12px;
	padding-left:18px;
	padding-bottom:10px;
	min-height:175px; 
	height:auto !important; 
	height:175px;
}

#news h2
{
	margin:0px;
	padding:0px;
}

#news h2 a
{
	color:#FFF;
	margin-top:1px;
	float:right;
	font-size:11px;
	font-weight:normal;
	margin-bottom:3px;
}

#news ul
{
	margin:0px;
	padding:0px;
	float:left;
	width:309px;
	margin-top:14px;
	list-style:none;
}

#news li a
{
	color:#fff;
	text-decoration:none;
	line-height:17px;
}

#news li a span.date
{
	color:#b1e1ff;
	padding-right:5px;
}

#footer
{
	width:988px;
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
	float:left;
}

#footer_bg
{
	width:974px;
	float:left;
	border-top:12px solid #38acf0;
	color:#FFF;
	padding-top:10px;
	padding-left:6px;
}

#footer_bg.content
{
	padding-top:0px;
	border-top:0px;:
}

#footer_bg a
{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
}

#bottom_links
{
	float:left;
}

.copyright
{
	font-size:11px;
	color:#b1b1b1;
	padding-left:4px;
	line-height:22px;
	float:left;
}

.icon img
{
	float:right;
}

img
{
	behavior: url(iepngfix.htc);
}

.rightimage
{
	float:right;
	border:1px solid #72c2f1;
	margin-left:20px;
	margin-bottom:5px;

}

.bottom_right_image
{
	margin-left:15px;
	display:block;
}

.bottom_left_image
{
	display:block;
}

#vehicle_logo
{
	width:198px;
	float:left;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	background:#fff;
}

#vehicle_logo img
{
	display:block;
}

#vehicle_info
{
	width:178px;
	float:left;
	background:#354a5e;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	padding:10px;
	min-height:439px; 
	height:auto !important; 
	height:439px;
	color:#fff;
	font-size:11px;
	line-height:18px;
}

#vehicle_info h1
{
	margin:0px;
	padding:0px;
	color:#72c2f1;
	font-size:20px;
	font-weight:bold;
	line-height:26px;
	background:none;
	width:178px;
	height:auto;
}

#vehicle_info h2
{
	margin:0px;
	padding:0px;
	color:#72c2f1;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
}

#vehicle_info h3
{
	margin:0px;
	padding:0px;
	color:#72c2f1;
	font-size:13px;
	font-weight:bold;
}

#vehicle_info table
{
	color:#fff;
	float:left;
	margin:0px;
	padding:0px;
	width:178px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
}

#vehicle_info p
{
	margin-top:10px;
	margin-bottom:5px;
}

#vehicle_info ul
{
	margin:0px;
	margin-left:15px;
	padding:0px;
}

.subtitle
{
	color:#72c2f1;
	line-height:20px;
}

.overview 
{
	float:left;
	width:707px;
	color:#fff;
}

.overview img
{
	float:left;
	border:1px solid #72c2f1;
	margin-right:15px;
	margin-bottom:0px;
}

.overview p
{
	margin:0px;
	padding:0px;
	float:left;
}

.overview h2
{
	margin:0px;
	padding:0px;
}

.overview h2 a
{
	color:#72c2f1;
	margin-bottom:4px;
	font-size:14px;
	text-decoration:none;
}

.readmore
{
	color:#72c2f1;
	text-decoration:none;
	font-weight:bold;
}

#links ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#links li
{
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	font-size:13px;
}

#links li a
{
	color:#fff;
	text-decoration:none;
}

#links h3
{
	font-size:14px;
	margin:0px;
	padding:0px;
	float:left;
	margin-right:5px;
}

#contact_form .row
{
	text-align:right;
	padding-bottom:10px;
}

#contact_form .textbox
{
	border:1px solid #747474;
	width:250px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;;
	vertical-align:text-top;
}

#contact_form .button
{
	border:0px;
	font-size:12px;
	padding:3px;
	color:#fff;
	background:url(../design_images/button_bg.gif) repeat-x;
}

#contact_form
{
	padding-top:10px;
	padding-bottom:20px;
	width:420px;
}

.imports
{
	text-align:center;
	float:left;
	padding-left:1px;
	display:inline;
}

/*Gallery*/

#gallery {position:relative; width:554px; margin:0px auto; float:left;}

#images {height:225px; background:#fff;}

#image {position:relative; width:544px; height:440px; padding:5px; padding-bottom:0px; background:#FFF url(../design_images/loading.gif) center center no-repeat}

#image img {position:absolute; top:5px; left:5px}

#thumbwrapper {padding:5px 0px; width:554px; height:107px; background:#FFF}

#thumbarea { margin-left:5px; position:relative; overflow:hidden; height:107px; width:544px; }

#thumbs {list-style:none; position:absolute; margin:0px; padding:0px; height:107px; width:10000px;}

#thumbs li {float:left; margin-right:5px; cursor:pointer}

.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}

#previmg {left:0; background:url(../design_images/left.gif) left center no-repeat; border-left:5px solid #FFF}

#previmg:hover {opacity:1; filter:alpha(opacity=100)}

#nextimg {right:0; background:url(../design_images/right.gif) right center no-repeat; border-right:5px solid #FFF}

#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
