/* 
	Title: style_landing_pages.css 
	Description: Css file for template-details-video.dwt
	Date:05.01.2010 
	Author: Farhana Asif
*/
body{
	font-family:Arial, Verdana, "Trebuchet MS", Georgia, Lucida, Helvetica, Tahoma, sans-serif;
	margin:0;
	font-size:12px;
	text-align:center;
	color:#333333;
	font-weight: normal;
	background-image: url(../images/research_images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

*{
	padding:5;
	margin: 0;
}
img,fieldset{
	border:none;
}
ul{
	list-style:none;
}	
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#9fbd3b;
	text-decoration:underline;
}
.hide,a b,span small{
     position: absolute;
     left: -9999px;
}
/*-----------------------Page Structure
*/
#wrap{
	width:1085px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*-----------------------Start Header
*/

#header{
	height:90px;
}
#header img{
	float:left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 50px;
}
#header h1{
	font-size:11px;
	font-weight:normal;
	color:#9FBD3B;
	float:left;
	font-family:verdana;
	line-height:14px;
	padding:11px 0 3px;
	height:24px;
}
#header h1 strong{
	color:#B7B7B7;
}
#header h1 strong a{
	font-size:11px;
	color:#1C2E5D;
	font-weight:bold;
}
#header h1 strong a:hover{
	color:#9fbd3b;
	text-decoration:none;
}
#header span{
	float:right;
	font-size:11px;
	line-height:13px;
	/*color:#898989;*/
	color: #FFFFFF;
	height:61px;
	font-family:verdana;
	background-image: url(../images/bbbseal_top.gif);
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	display:block;
	text-indent:-999em;
	margin-top: -30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#header span strong{
	color:#1C2E5D;
	line-height:15px;
}
#header ul{
	width:730px;
	float:right;
	margin-top:-18px;
}
#header ul li{
	display:block;
	float:left;
}
#header ul li a{
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:0 15px;
	text-transform:uppercase;
	color:#6A8990;
	font-family:verdana;
	border-left:1px solid #B3C2C6;
	height:24px;
	line-height:24px;
}
#header ul li .firstItem{
	border:none;
}
#header ul li a:hover{
	color:#9fbd3b;
	text-decoration:none;
}
.banner{
	height:77px;
	display:block;
	margin-top:-5px;
}
/*---------------------------Start mainBody
*/
#mainBody{
	overflow:hidden;
	width:1085px;
	padding-bottom:0px;
}
/*--------------------------Start outerWrap
*/
#outerWrap{
	background:#fff url(../images/sidebg.gif) no-repeat 1048px 74px;
}
#left{
	float:left;
	width:220px;
	overflow:hidden;
	padding:11px 0 6px 3px;
}
.leftBox{
	background:url(../images/research_images/lefttop.jpg) no-repeat left top;
	padding-top:11px;
	width:220px;
}
.leftBox div{
	width:220px;
	background-image: url(../images/research_images/leftbottom.jpg);
	background-repeat: no-repeat;
}
.leftBox dl{
	background:url(../images/research_images/leftbg.jpg) repeat-y;
	width:220px;
	padding:3px 0 0 9px;
}
.leftBox dl dt{
	font-size:16px;
	font-weight:bold;
	/*color:#1C2E5D;*/
	color:#1C2E5D;
	padding:0 0 10px 60px;
}
.leftBox dl dd h2{
	font-size:11px;
	color:#000000;
	line-height:10px;
	padding:0 15px 14px 0;
}
.leftBox dl dd h3{
	font-size:11px;
	color:#000000;
	line-height:12px;
	width:170px;
	padding:0 10px 14px 0;
}
.leftBox dl dd input{	
	width:196px;
	height:14px;
	padding:2px 0 0 7px;
	font-size:10px;
	color:#7F7F7F;
	background:url(../images/research_images/inputbg.gif) no-repeat right;
	border:none;
	margin-bottom:6px;
	padding:3px 0 0 3px
}
.leftBox dl dd select{
	width:197px;
	font-size:10px;
	color:#7F7F7F;
	height:17px;
}
.leftBox dl dd label{
	width:101px;
	height:22px;
	font-size:10px;
	display:block;
	float:left;
}
.leftBox dl dd.btn_sub{
	padding: 6px 0 0 3px
}
.leftBox dl dd a{
	padding:0 0 5px 18px;
	height:24px;
	text-decoration:underline;
	font-size:10px;
	color:#49587D
}
.leftBox dl dd a:hover{
	text-decoration:none;
	color:#49587D
}
.leftBox dl dd .submit{
	width:155px;
	height:30px;
	border:none;
	background:none;
	margin-top:5px;
	padding-left:21px;
}
.leftBox dl dd p{ 
	padding:4px 15px 5px 10px;
	font-size:12px;
	line-height:14px;
	margin-top:-8px;
	color:#646464;
}
/* */
.rightbox{
	background:url(../images/research_images/lefttop.jpg) no-repeat left top;
	padding-top:11px;
	width:220px;
}
.rightbox div{
	background:url(../images/research_images/leftbottom.jpg)  no-repeat left bottom;
	padding-bottom:56px;
	width:220px;
}
.rightbox dl{
	background:url(../images/research_images/leftbg.jpg) repeat-y;
	width:220px;
	padding:3px 0 0 9px;
}
.rightbox dl dt{	
	font-size:14px;
	font-weight:bold;
	color:#1C2E5D;
	padding:0 0 10px 60px;
}
.rightbox dl dd h2{
	font-size:11px;
	color:#000000;
	line-height:10px;
	padding:0 15px 14px 0;
}
.rightbox dl dd input{	
	width:196px;
	height:14px;
	padding:2px 0 0 7px;
	font-size:10px;
	color:#7F7F7F;
	background:url(../images/research_images/inputbg.gif) no-repeat right;
	border:none;
	margin-bottom:6px;
	padding:3px 0 0 3px
}
.rightbox dl dd select{
	width:197px;
	font-size:10px;
	color:#7F7F7F;
	height:17px;
}
.rightbox dl dd label{
	width:101px;
	height:22px;
	font-size:10px;
	display:block;
	float:left;
}
.rightbox dl dd.btn_sub{
	padding: 6px 0 0 3px
}
.rightbox dl dd a{
	padding:0 0 5px 18px;
	height:24px;
	text-decoration:underline;
	font-size:10px;
	color:#49587D
}
.rightbox dl dd a:hover{
	text-decoration:none;
	color:#49587D
}
.rightbox dl dd .submit{
	width:155px;
	height:30px;
	border:none;
	background:none;
	margin-top:5px;
	padding-left:21px;
}
.rightbox dl dd p{
	padding:4px 15px 5px 10px;
	font-size:11px;
	line-height:12px;
	margin-top:-8px;
	color:#646464;
}

/* */

.leftList{
	padding-left:9px;
}
.leftList li{
	color:#6A8990;
	font-weight:bold;
	background:url(../images/research_images/bullet.gif) no-repeat left 9px;	
	padding:4px 0 4px 13px;
}
.leftList li a{
	color:#6A8990;
}
.leftList li a:hover{
	color:#9fbd3b;
	text-decoration:none
}
#rightPart{
	width:728px;
	float:right;
	background:url(../images/subbanner.jpg) no-repeat top;
}
.subLeftBox{
/*	margin:-10px 0 -35px;*/
	margin:-10px 0 -10px;
}
.message{
	min-height:243px;
	display:block;
}
* html .message{
	height:243px;
}
.message blockquote{
	font-size:12px;
	color:#fff;
	width:233px;
	display:block;
	padding:144px 0 0 370px;
}
.message span{
	font-size:10px;
	padding:0 0 0 8px;
	display:block;
	color:#FFFFFF;
	float:left;
	text-transform:capitalize;
}
.message strong{
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:13px 0 0 468px;
	display:block;
}
.carInfo{
	width:351px;
	height:252px;
	float:left;
	margin-top:38px;
/*	display:block;
	background:url(../images/carsimg.jpg) no-repeat;*/
}
.carInfo a{
	width:351px;
	height:252px;
	display:block;
	/*float:left;*/
	/*margin-top:38px;*/
	background:url(../images/carsimg.jpg) no-repeat;
	text-indent:-999em;
}

.carInfo blockquote{
	margin:26px 0 0 167px;
	padding-left:17px;
	width:165px;
	display:block;
	color:#000000;
	background:url(../images/coma1.gif) no-repeat left top;
}
.carInfo b{
	padding:5px 0 0 222px;
	display:block;
	color:#000000;
	font-weight:normal;
}
.carInfo span{
	padding-left:232px;
	display:block;
	color:#000000;
}
.contentArea{
	width:308px;
	float:right;
	padding:0px 30px 0 30px;
	margin-right:8px;
	display:inline;
	background:url(../images/boxbg.jpg) no-repeat top;
}
.contentArea p{
	font-size:12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.contentArea a.gets{
    margin-left:45px;
	font-size:12px;
	color:#FFFFFF;
	height:44px;
	width:180px;
	text-indent:-999em;
	display:block;
	float:left;
	border:none;
	background-image: url(../images/learn_how.jpg);
}
.contentArea a.hww{
   	border:none;
	color:#FFFFFF;
	margin-left:-12px;
	font-size:12px;
	background: url(../images/hww_orange.jpg) right no-repeat;
	height:36px;
	width:157px;
	text-indent:-999em;
	display:block;
}
.bottomArea{
	background: url(../images/toppart.gif) no-repeat top left;
	padding-top:8px;
	margin-top:10px;
	width:713px;
	float:left;
}
.bottomArea div{
	background:url(../images/bottompart.gif) no-repeat bottom left;
	padding-bottom:8px;
	width:713px;
}
.bottomArea dl dt{
	margin-bottom:10px;
}
.bottomArea dl{
	width:713px;
	background:url(../images/bottombg.gif) repeat-y left;
	overflow:hidden;
	padding:0 0 12px 15px;
}
.bottomArea dl dd{
	line-height:12px;
	background:url(../images/boxbullet.gif) no-repeat left;
	float:left;
	width:108px;
	padding-left:10px;
}
.bottomArea dl dd a{
	color:#646464;
}
.bottomArea dl dd a:hover{
	color:#9fbd3b;
	text-decoration:none;
}
/*-----------------------Start footer
*/
.footer{
	height:74px;
	background:red;
	background:#253644 url(../images/research_images/bottombg.gif) repeat-x;
	text-align:center;
}
.footer div{
	width:960px;
	height:74px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*background: url(../images/research_images/footerbg.gif) no-repeat 457px top;*/
}
.footer div p{
	color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
}
.footer div p a{
	color:#FFFFFF;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	margin:0 3px;
}
.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer div p span{
	margin-top:10px;
	display:block;
	margin-bottom: 5px;
}
/*-----------------------Start footer
*/
.footer_cb{
	height:74px;
	text-align:center;
	background-color: #253644;
	background-image: url(../images/research_images/bottombg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer_cb div{
	width:960px;
	height:75px;
	background: url(../images/footerbg.gif) no-repeat 960px top;
	margin-top: -10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footer_cb div p{
	padding:9px 0 0 419px;
	color:#FFFFFF;
	font-size:10px;
	font-family:Tahoma;
	font-weight:normal;
}
.footer_cb div p a{
	color:#FFFFFF;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	margin:0 3px;
}
.footer_cb a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer_cb div p span{
	margin-top:15px;
	display:block;
}

/*------------------------------ drop down list
*/
#dropdownArea{
	/*	border-top:1px solid #fff;*/
	margin-top:-1px;
	width:75px;
}
#dropdownArea:hover{
/*	border-top:1px solid #B3C2C6;*/
}
#header ul li{
	position:relative;
}
#header ul li ul{
	display:block;
	position:absolute;
	width:140px;
	background:#fff;
	line-height:20px;
	margin-top:-24px;
	left:0px;
	border:1px solid #B3C2C6;
	border-width:0px 0px 1px 1px;
	visibility:hidden;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#header ul li ul ul{
	top:0px;
}
#header ul li ul li{
		display:block;
	width:140px;
	padding:0;
	float:left;
	background:#fff;
	margin:0;
}
#header ul li ul li a{
	width:116px;
	float:left;
	background:url(../images/bullet.gif) no-repeat 15px 8px;
	line-height:20px;
	font-size:10px;
	font-weight:bold;
	height:20px;
	color:#666666;
	border-left:none;
	text-transform:capitalize;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#header ul li ul li a:hover{
	background:#A0BE3C url(../images/bullet.gif) no-repeat 15px 8px;
	display:block;
	color:#fff;
}
#header ul li ul li b a{
	background:none;
	color:#6A8990;
	font-size:12px;
	margin:-4px 0 0 -10px;
	text-transform:uppercase;
}
#header ul li ul li b a:hover{
	background:none;
	color:#9fbd3b;
}
#header span.cities{
	float:right;
	font-size:10px;
	font-weight:bold;
	line-height:13px;
	color:#1C2E5D;
	height:20px;
	font-family:verdana;
	background:none;
	width: 460px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	display:block;
	text-indent:0em;
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 5px;
	position: static;
	text-align: right;
	top: 10px;
	background:none;

}
#header span.headmessage{
	float:left;
	font-size:10px;
	font-weight:bold;
	line-height:13px;
	color:#1C2E5D;
	height:13px;
	font-family:verdana;
	background:none;
	width: 185px;
	display:block;
	text-indent:0em;
	position: static;
	text-align: right;
	background:none;
	margin-left: 45px;
	padding-top: 20px;

}
div.clear {
	clear: both;
}
#header ul li #chat{
display:block;
float:left;
width:156px;
color:#6A8990;
padding-left:-10px;


}

#h1
{}
h1.home
{
	font-size:16px;
	color:#1c2e5d;
	margin-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
h4{
color:#1C2E5D;
font-size:14px;
}
/* */
h1.broadHeading{
	font-size:24px;
	color:#000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
.broadRight{
	float:left;
	width:223px;
	/*padding-top:130px;*/
	padding-top:0px;
}
.leftBox div{
	background:url(../images/research_images/leftbottom.jpg)  no-repeat left bottom;
	padding-bottom:56px;
	width:220px;
}
.leftBox dl{
	background:url(../images/research_images/leftbg.jpg) repeat-y;
	width:220px;
	padding:3px 0 0 9px;
}
.leftBox dl dt{
	width:200px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	
}


.leftBox dl dd h2{
	font-size:11px;
	color:#000000;
	line-height:10px;
	padding:0 15px 14px 0;
	
}
.leftBox dl dd h3{
	font-size:14px;
	color:#000000;
	line-height:12px;
	text-align:center;
	width:200px;
	margin-top:-5px;
	padding-bottom: 14px;
	margin-left:0px;

}
.leftBox dl dd input{	
	width:196px;
	height:14px;
	padding:2px 0 0 7px;
	font-size:10px;
	color:#7F7F7F;
	background:url(../images/research_images/inputbg.gif) no-repeat right;
	border:none;
	margin-bottom:6px;
	padding:3px 0 0 3px
}
.leftBox dl dd select{
	width:197px;
	font-size:10px;
	color:#7F7F7F;
	height:17px;
}
.leftBox dl dd label{
	width:101px;
	height:22px;
	font-size:10px;
	display:block;
	float:left;
}
.leftBox dl dd.btn_sub{
	padding: 6px 0 0 3px
}
.leftBox dl dd a{
	padding:0 0 5px 18px;
	height:24px;
	text-decoration:underline;
	font-size:10px;
	color:#49587D
}
.leftBox dl dd a:hover{
	text-decoration:none;
	color:#49587D
}

.leftBox dl dd .submit{
	width:155px;
	height:30px;
	border:none;
	background:none;
	margin-top:5px;
	padding-left:21px;
}

.leftBox dl dd p{
	padding:4px 15px 5px 10px;
	font-size:11px;
	line-height:12px;
	margin-top:-8px;
	color:#646464;
}
.leftBox dl dd .specificSend{
	width:171px;
	height:42px;
	border:none;
	border:none;
	background:none;
	margin-top:5px;
	padding-left:21px;
}
.leftBox dl dd .specificSelect{
	width:76px; 
	float:left
}
.leftBox dl dd .specificSecondSelect{
	width:109px; 
	margin:0 0 6px 15px;
}
.commentText{
	background:url(../images/contact_us_images/coma1.jpg) no-repeat left top;
	display:block;
	width:170px;
	font-size:12px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
}
.commentText b{
/*	background:url(../images/contact_us_images/coma2.jpg) no-repeat right bottom;*/
	padding-right:13px;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	text-align:justify;
	
	
}
.commentText span{
	display:block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 40px;
}
.commentText span.span1{
	display:block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 60px;
}
/* testmonials on right side*/
.commentTextRight{
	background:url(../images/contact_us_images/coma1.jpg) no-repeat left top;
	width:170px;
	padding-left:17px;
	padding-right:100px;
	float:right
}
.commentTextRight b{
/*	background:url(../images/contact_us_images/coma2.jpg) no-repeat right bottom;*/
	padding-right:13px;
	font-weight:normal;
	font-size:12px;
	line-height:14px;

	
}
.commentTextRight span{
	
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 40px;
}
.commentTextRight span.span1{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 55px;
}
/* */
.broadLeft{
	width:860px;
	float:right;
}
.broadLeft p{
	font-size:14px;
	line-height:18px;
	color:#000000;
}

.specificBox{
	padding-top:15px;
	margin-top:23px;
	width:550px;
	background-image: url(../images/langingpage/block_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
.specificBottomArea{
	padding-bottom:15px;
	width:550px;
	background-image: url(../images/langingpage/block_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.specificBackground{
	overflow:hidden;
	width:550px;
	background-image: url(../images/langingpage/block_mid.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.specificBackground h2{
	font-size:11px;
	color:#2D3134;
	font-family:Verdana;
	border-bottom:1px solid #EAEAEA;
	clear:both;
	width:500px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 30px;
}
.specificBackground p{
	font-size:11px;
	color:#666666;
	margin-top:8px;
	line-height:13px;
}
.specificBackground dl dd{
	font-size:11px;
	color:#666666;
}
.leftContent{
	width:152px;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 28px;
}
.leftContent strong{
	display:block;
	color:#1C2E5D;
	padding-top:10px;
}
.leftContent s1{
	/*color:#FF0000;*/
	color:#000000;
	font-size:11px;
	margin-bottom:8px;
	display:block;
	font-weight:bold;
}
.leftContent img{
	clear:both;
}
.leftContent h4{
	background:url(../images/bestsell_images/bullet.gif) no-repeat 5px;
	padding:12px 0 6px 33px;
	margin:10px 0 0 5px;
	width:123px;
	border-top:1px dashed #58575C;
}
.leftContent span{
	color:#000000;
	line-height:14px;
	display:block;
	width:128px;
	font-size:10px;
	font-family:"Trebuchet MS";
}
.contentList{
	margin-top:-190px;
	width:286px;
	float:left;
	margin-left: 20px;
}

.contentList h3{
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.contentList dd,.tabContent dl dd{
	font-size:10px;
	color:#868783;
}
.contentList dd h3{
	color:#1C2E5D;
	font-size:10px;
	float:left;
	padding-top:16px;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.contentList  dd strong{
	font:bold 10px Verdana;
	color:#1C2E5D;
}
.contentList dd span{
	color:#1C2E5D
}
.express2{
	background:url(../images/bestsell_images/express1.jpg) no-repeat center top;
	float:left;
	display:inline;
	width:194px;
	margin-top: -20px;
	margin-left: 140px;
	padding-top: 49px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.express2 div{
	background:url(../images/bestsell_images/expressbottom.jpg) no-repeat left bottom;	
	width:194px;
	padding-bottom:8px;
	/*min-height:164px;*/
}
.express2 div{
	overflow:hidden;
}
.express2 h2 {
	background:none;
	color:#fff;
	width:125px;
	margin-top:-35px;
	margin-left:-15px;
	font-size:12px;
	letter-spacing:-1px;
	text-align:left;
	float:left;
	border:none;
	margin-bottom: 7px;
	
}

.express2 h6{
	width:20px;
	height:37px;
	font-size:22px;
	font-family:Verdana;
	color:#ffffff;
	text-align:center;
	float:left;
	display:inline;
	margin-top:-40px;
	magin-left:-5px;
}

.express2 dl{
	background:url(../images/bestsell_images/expressbg.jpg) repeat-y left;
	width:181px;
	padding:13px 13px 12px 18px;
}
.express2 dl dt{
	font-size:10px;
	color:#9FBD3B;
	font-family:Verdana;
	font-weight:bold;
	line-height:17px;
}
.express2 dl dd{
	background:url(../images/bestsell_images/listbullet.gif) no-repeat left;
	padding:0 10px 0 10px;
	display:block;
	line-height:12px;
}
.specific{
	margin-top:27px;
}
.leftSpecificList,.rightSpecificList{
	float:left;
	background:url(../images/specific_images/carlogo.jpg) no-repeat left top;
	padding-bottom:25px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 20px;
}
.leftSpecificListnoimg,.rightSpecificListnoimg{
	float:left;
	background:none;
	margin:30px 56px 0 50px;
	padding-bottom:25px;
}
.rightSpecificList{
	background:url(../images/specific_images/carimage.jpg) no-repeat left top;	
}
.leftSpecificList li,.rightSpecificList li{
	font-size:13px;	
	padding-left:58px;
	line-height:18px;
	font-weight:bold;
}
.leftSpecificList li a,.rightSpecificList li a{
	color:#090363;
}
.rightSpecificList li{
	padding-left:74px;
}
.miniBBB{
    padding-left:10px;
	width:200px;
    border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	

}
.fuelEconomy{
width:152px;
float:right;
margin-right:40px;
margin-top:20px;
}
.fuelEconomy h2{
	display:block;
	color:#1C2E5D;
	padding-top:10px;
	width:155px;
	padding-left:0px;
	font-size:11px;
}
.fuelEconomy s1{
	/*color:#FF0000;*/
	color:#000000;
	font-size:11px;
	margin-bottom:8px;
	display:block;
	font-weight:bold;
}
.fuelEconomy img{
	clear:both;
}
.fuelEconomy h3{
	background:url(../images/bestsell_images/bullet.gif) no-repeat 5px;
	padding:12px 0 6px 33px;
	margin:10px 0 0 5px;
	width:123px;
	border-top:1px dashed #58575C;
	color:#1C2E5D;
	font-size:14px;
	
}
.fuelEconomy span{
	color:#000000;
	line-height:14px;
	display:block;
	width:138px;
	font-size:10px;
	font-family:"Trebuchet MS";
	margin-left: 10px;
}

.video{
flaot:left;
margin-top:25px;

}
.broadList{
	width:230px;
	float:left;
	padding-left: 40px;
}
.broadList dd{
	margin-bottom:20px;
	float:left;
}
.broadList .broadBottom{
	margin-bottom:3px;
}
.broadList dd img{
	float:left;
	padding-right:20px;
}
.broadList dd span{
	display: block;
	clear:left;
	width:200px;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#030303;
	padding-left: 25px;
}
.broadList dd span a{
	color:#0084FF;
	display:block;
	line-height:15px;
}
