
/*Common Css********/

img{
	border:none;
}

.noDisplay{
	display:none;
}

.noBg{
	background:none !important;
}

.pos_rel{
	position:relative;
}

.fright{
	float:right;
}

.fleft{
	float:left;
}

.fnone{
	float:none;
}

/*.uppercase{
	text-transform:uppercase;
}*/

/*Common Css********/
#select_bodytype.wrapp4{
	height:55px;
}
#select_bodytype_bike.wrapp4{
	height:55px;
}

.inner_bodytype.wrapp4{
	height:50px;
	margin:0 auto;
}
.inner_bodytype_bike.wrapp4{
	height:50px;
	margin:0 auto;
}

#select_bodytype .sbtCol, .inner_bodytype .sbtCol{
	height:60px;
	color: #30373E;
    font-size: 11px;
}
#select_bodytype_bike .sbtCol, .inner_bodytype_bike .sbtCol{
	height:60px;
	color: #30373E;
    font-size: 11px;
}

#select_bodytype .sbtCol:hover{
	background:url(images/up_arrow.png) no-repeat center 54px;
	cursor:pointer;
}
#select_bodytype_bike .sbtCol:hover{
	background:url(images/up_arrow.png) no-repeat center 54px;
	cursor:pointer;
}

.inner_bodytype .sbtCol:hover{
	background:url(images/up_arrow_red.png) no-repeat center 48px;
	cursor:pointer;
}
.inner_bodytype_bike .sbtCol:hover{
	background:url(images/up_arrow_red.png) no-repeat center 48px;
	cursor:pointer;
}

#select_bodytype .sbtCol a, .inner_bodytype .sbtCol a{
	color: #30373E;
    font-size: 11px;
}

#select_bodytype_bike .sbtCol a, .inner_bodytype_bike .sbtCol a{
	color: #30373E;
    font-size: 11px;
}


#select_bodytype .sbtCol:hover a, .inner_bodytype .sbtCol:hover a, h2 a:hover{color:#D82B2F;}

#select_bodytype .sbtCol img, .inner_bodytype .sbtCol img{
	margin:5px 0 0;
	opacity:0.3;
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);
}

#select_bodytype_bike .sbtCol img, .inner_bodytype_bike .sbtCol img{
	margin:5px 0 0;
	opacity:0.3;
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);
}

#select_bodytype .sbtCol:hover img, .inner_bodytype .sbtCol:hover img{
	opacity:1;
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);
}

#select_bodytype_bike .sbtCol:hover img, .inner_bodytype_bike .sbtCol:hover img{
	opacity:1;
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);
}

#select_bodytype_bike .sbtCol:hover img, .inner_bodytype_bike .sbtCol:hover img{
	opacity:1;
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);
}

.tabfind2 li a{
	padding: 13px 10px;
}

#select_bodytype_bike #slide-bike-pager4 ul li, .inner_bodytype_bike #slide-pager4 ul li{
	width:87px;
}
#select_bodytype #slide-pager4 ul li, .inner_bodytype #slide-pager4 ul li{
	width:87px;
}




.boxshadow{
	box-shadow: 2px 3px 3px -1px #790402;
	-moz-box-shadow: 2px 3px 3px -1px #790402;
	-webkit-box-shadow: 2px 3px 3px -1px #790402;
}

#slider{
	height:355px;
	overflow:hidden;
	position:relative;
}
#slider #bx-pager1 {
    bottom: 0;
    height: 75px;
    position: absolute;
    width: 640px;
    z-index: 9999;
}
.first0{border-bottom:4px solid #D82B2F;}
#slider #bx-pager1 a{
	border-bottom:4px solid #30373e;
	margin:0 2px 0 0;
	width:126px;
	float:left;
	height:71px;
	position:relative;
}
#slider #bx-pager1 a span.thumbs{
	background:#ffffff;
	width:126px;
	height:71px;
	display:none;
	position:absolute;
	bottom:0;
}

/*#slider:hover #bx-pager a span.thumbs{
	background:#ff0000;
	display:block;
}*/

#slider #bx-pager1 a:hover, #slider #bx-pager1 a.active{
	border-bottom:4px solid #d82b2f;	
}

#slider #bx-pager1 a span.thumbs span.short_desc{
	background:url(images/slider_thumb_bg.png) repeat;
	padding:5px 10px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	position:absolute;
	top:0;
	left:0;
	width:106px;
	height:61px;
	display:none;
	line-height:normal;
}


/*Review Landing pages******************/

.main_midbg{background: url(images/stripe.png) repeat;}


.mainSection.od_mainSection{
	border:1px solid #ececec;
	border-bottom:1px solid #c0c1c3;
	padding-bottom:10px;
	float:none;
}

.mainSection.od_mainSection .carMainContent{width:623px;}
.mainSection.od_mainSection .carSideBar{padding:10px 10px 10px 7px;}

.reviewsSection.od_reviewsSection{
	background: url(images/od_innerbg.gif) repeat;
	border:none;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
}

.reviewsSection.od_reviewsSection .revCol1{min-height:440px;  border: 2px solid #ffffff; position:relative; box-shadow: 1px 1px 2px 0 #BDBDBD; -moz-box-shadow: 1px 1px 2px 0 #BDBDBD; -webkit-box-shadow: 1px 1px 2px 0 #BDBDBD;}
.reviewsSection.od_reviewsSection .revCol1:last-child{float:right;}
.reviewsSection.od_reviewsSection .revCol1:hover {border: 2px solid #2E3339; box-shadow: 0 0 2px 0; -moz-box-shadow: 0 0 2px 0; -webkit-box-shadow: 0 0 2px 0;}

.reviewsSection.od_reviewsSection .revCol1 .MT15{position:absolute; bottom:10px; left:10px;}

/*********************/

/**COMPARE LANDING PAGE**********************/

.cdetails .b13 a {
    color: #30373E;
    font-size: 12px;
    line-height: 16px;
}
.sidebarCBox:hover .cdetails .b13 a, .sidebarCBox:hover .cdetails .red16, .odfdetails .fullLink a{color:#ffffff;}

/************************/

.odfdetails .fullLink a:hover{
	color:#d82b2f;
}

a.resetFilter {
	color:#FFF;
}

.compareBucket{
    float: left;
    padding: 17px 5px;
}

.compareBucket a{
	background:url(images/sprites/sprites_icons02.png) -527px -877px no-repeat;
	color: #30373E;
	padding:4px 0 4px 26px;
	}
	
.compareBucket a:hover{
	background:url(images/sprites/sprites_icons02.png) -527px -912px no-repeat;
	color: #c62a2e;
	}
	
.authorCon .authorName .headN span{
	position:absolute;
	bottom:0;
	left:0;
}

/**LIGHTBOX CSS***********/

.lightbox_overlay{background:url(images/overlay_bg.png) repeat; position:fixed; width:100%; height:100%; top:0; left:0;}
#lightbox_galery{background:#000000;}


.topClose{
	border-bottom:2px solid #d82b2f;
	width:100%;
}

.topClose ul{
	float:right;
	list-style:none;
	margin:10px 0;	
}

.topClose ul li{
	/*border-left:1px solid #d82b2f;*/
	padding:5px 10px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	float:left;
}

.topClose ul li:last-child{border:none;}

a.icn_viewall{
	background:url(images/lightbox_icon.png) no-repeat 0 0;
	color:#ffffff;
    padding: 0 0 0 25px;
}

a.icn_fullscreen{
	background:url(images/lightbox_icon.png) no-repeat 0 -38px;
	color:#ffffff;
    padding: 0 0 0 25px;
}

a.icn_close{
	background:url(images/lightbox_icon.png) no-repeat 0 -74px;
	display:block;
	width:19px;
	height:18px;
	text-indent:-9999px;
}

.heading{/*border-bottom:1px solid #1a1a1a;*/ padding-bottom:10px;}
.grid630{width:630px;}
.grid300{width:300px;}

ul.category_nav{list-style:none; margin: 5px 0 15px; display:none;}
ul.category_nav li{font-size:12px; font-weight:bold; text-transform:uppercase; display:inline}
ul.category_nav li a{color:#d82b2f; padding:5px;}
ul.category_nav li a:hover{color:#ffffff;}
ul.category_nav li a.active{background:#d82b2f; color:#ffffff;}

.short_desc{line-height:20px; font-size:14px; color:#ffffff; border-bottom:1px solid #272727; padding:0 0 15px 0;}
.moreGBtn2 a{
	background-color:#D82B2F;
	background-image:url(images/drop_arrow.png);
	background-repeat:no-repeat;
	background-position:right 10px center;
	padding: 8px 25px 8px 10px;}

/**LIGHTBOX CSS***********/

/**New Article*******************/

.post_multipage_navigation .P4S_10{display: table; margin: 0 auto; width: auto;}

/**New Article*******************/


input.cbBtn, input.cbBtn1, input.cbBtn:hover, input.cbBtn1:hover{
	background:url(images/btn_compare.png) no-repeat;
	width:82px;
	height:34px;
	text-indent:-9999px;
	border:none;
	margin:0 0 0 1px;
	padding:0;
	border:none;
	border-radius:0;
	box-shadow:none;
}

input.cbBtn1, input.cbBtn1:hover{
	background:url(images/btn_compare.png) no-repeat 0 100%;
	 margin: -6px 0 0;
}

.ncMainContent .srContainer:last-child{border-bottom:none; padding-bottom:0;}

/*ARTICLE & OPINION****************************/
.slider5{height:70px; overflow:hidden; width:860px;}
.slider5 .slide{float: left; list-style: none outside none; position: relative; width: 280px; margin-right: 10px;}
.date{color:#969da4;}
.comments{color:#313538;}
.whiteTxt{color:#ffffff;}

#specifications.nitin{display:none !important;}

.btmBorder span a{color:#1B98BC;}

/**404 page****************/

h1.entry-title {
    border-left: 5px solid #D82B2F;
    font: 34px/34px "Bitter-Regular",Georgia,Times,serif;
    padding: 0 0 0 35px;
}

.entry-content h2 {
    color: #30373E;
    font: 22px "Bitter-Regular",Georgia,Times,serif;
	margin-bottom:10px;
}

.widget ul li {
    background: url("images/blue_arrow.png") no-repeat scroll left 2px transparent;
    font-size: 13px;
    margin-top: 5px;
    padding: 0 0 0 10px;
	list-style:none;
}

.widget{
	margin:10px 0 10px 0;
	padding:0 0 20px 0;
	background: url("images/dot_border_bg.gif") repeat-x scroll left bottom transparent;
}

.widget ul li a{color:#30373E; font-weight:bold;}

.tagcloud a{color:#1B98BC;}
.tagcloud a:hover{color:#c62a2e;}

.nopage_search{width:290px; background:#d82b2f; color:#fff; padding:5px; margin:0 0 10px; display:inline-block;}
.nopage_search p{margin-bottom:10px;}
.nopage_search .tsCont{ background:#ffffff url("images/sprites/sprites_icons03.png") no-repeat -77px 5px;}

.widget_archive select {
    border-color: #757A7E #30373E #30373E #757A7E;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    width: 298px;
	margin: 5px 0 0;
}

/**404 page****************/



/******Sprite CSS INCLUDE Start*********************/

/*ALL Class here*/
.tsCont, 
.tinputgoBtn input, .inputgoBtn input, .signup_btn, .footer_logo, .net18, .logoBox a, .bodyTypeBox .selectImg, .all_variantlinks
{ background:url(images/sprites/sprites_icons03.png) 0 0 no-repeat; }

.topsocial .icn_fb,
.topsocial .icn_tw,
.topsocial .icn_gplus,
.topsocial .icn_yt,
.footerSS .icn_fb,
.footerSS .icn_tw,
.footerSS .icn_gplus,
.footerSS .icn_yt,
.searchBtn a,
.searchBtn a:hover, .back-link, .continue-link
{ background:url(images/sprites/sprites_icons02.png) 0 0 no-repeat; }


/*ALL Class here*/

/*ALL position here*/

.tsCont{background:#ffffff url(images/sprites/sprites_icons03.png) -77px 5px no-repeat;}
.fsearchInput{background:#ffffff url(images/sprites/sprites_icons03.png) -77px 8px no-repeat;}
.tinputgoBtn input{background-position:-45px 0;}
.inputgoBtn input{background-position:1px 0;}

.searchBtn a{background-position:-105px -342px;}
.searchBtn a:hover{background-position:-105px -377px;}
.bodyTypeBox .selectImg{background-position:center -196px; height:18px;}



.signup_btn{background-position:-16px -35px; width:84px; height:37px; display:block; text-indent:-9999px;}
.footer_logo{background-position:-1px -78px; width:151px; height:36px; display:block; text-indent:-9999px;}
.net18{background-position:0 -152px; width:125px; height:40px; display:block; text-indent:-9999px;}
.logoBox a{background-position:-1px -117px; width:130px; height:30px; display:block; text-indent:-9999px; z-index: 999; position: relative;}

.topsocial .icn_fb,
.topsocial .icn_tw,
.topsocial .icn_gplus,
.topsocial .icn_yt
{width:24px; height:24px; display:block;}


.topsocial .icn_fb{background-position:-315px 0;}
.topsocial .icn_tw{background-position:-350px 0;}
.topsocial .icn_gplus{background-position:-385px 0;}
.topsocial .icn_yt{background-position:-420px 0;}

.footerSS .icn_fb,
.footerSS .icn_tw,
.footerSS .icn_gplus,
.footerSS .icn_yt
{width:40px; height:40px; display:block;}

.footerSS .icn_fb{background-position:0 -210px;}
.footerSS .icn_tw{background-position:0 -280px;}
.footerSS .icn_gplus{background-position:0 -350px;}
.footerSS .icn_yt{background-position:0 -420px;}
.all_variantlinks{float:left; width:92px; margin:-3px 0 0 10px; background-position:0 -220px; height:20px; padding:3px 8px;}

/*ALL position here*/

/******Sprite CSS INCLUDE END*********************/

.tabfind li.active a{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 )}

/*Static Pages Css*/
#static .ncPara1 p{
	margin:0 0 20px 0;
}
#static .ncPara1 p:first-child:first-letter{
	color: inherit;
    float: none;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    padding: 0;
}

#static .ncPara1 p strong, #static .ncPara1 p.ConAdd span{
	display:block;
}

#static .ncPara1 p br{
	display:none;
}


/*IE 8 Comment*/
@media \0screen {  
    .tsCont { border:1px solid #cfcfcf;}  
	.moreGBtn2 a{
	background-color:#D82B2F;
	background-image:url(images/drop_arrow.png);
	background-repeat:no-repeat;
	background-position:97% 12px;
	padding: 8px 25px 8px 10px;}
}

/*H1, H2, H3 SEO TAG*/

.textHead h1, .urTH h1{
	font: 25px "Bitter-Regular",Georgia,Times,serif;
}

.contentTab h2{
	font-size: 14px;
	font-weight: bold;
}

h2.cctextHead  {
    border-left: 5px solid #D82B2F;
    font: 34px/34px "Bitter-Regular",Georgia,Times,serif;
    padding: 0 0 0 35px;
}

h2.redMoreReviews{
	font-weight:normal;
}
.contentBox h2.black24 a, h2 a
{
	color: #30373E;
}

.contentBox h2.black20{
	color: #272B30;
    font-size: 20px;
}

.contentTab ul li h3{
	font-size: 14px;
	font-weight:normal;
}

.contentBox h2.odRateBox{
    font-size: 11px;
}

/*CSS Added by Ooday on 30th May 2013 - Caption below Image.*/
.ncPara1 p.wp-caption-text {
    padding-right: 10px;
    text-align: right;
    font-size:11px;
    background:url("images/stripe.png") repeat scroll 0 0 transparent;
}

#cboxLoadedContent{
	height:auto !important;
}

/****articles*****/



#articles ul, #articles ol {
    clear: both;
    display: block;
}

#articles ol, #articles p{
	margin:0 0 20px 0;
}

#articles blockquote{
	float:left;
	width:230px;
	margin:0 20px 0 0;
}

#articles blockquote ul {
    clear: both;
    display: block;
	background:url("images/stripe.png") repeat scroll 0 0 transparent;
	padding:10px;
}

#articles  ul li, #articles ol li{
	background:url(images/red_arrow_icon.png) no-repeat 0 7px;
	color: #30373E;
    font-size: 14px;
	line-height:normal;
    list-style: none outside none;
    padding: 5px 0 5px 15px;
	margin:0 10px 0 10px;
}

#articles .ncPara1 blockquote p{
	font: 20px "Bitter-Regular",Georgia,Times,serif;
	color:#d82b2f;
	font-weight:normal;
	line-height:28px;
	background:url(images/quote_down.png) no-repeat bottom right;
}

#articles .ncPara1 blockquote p:first-child:first-letter{
	background:url(images/quote_up.png) no-repeat top left;
	color: inherit;
    float: none;
    font-size: 20px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 12px;
}

#articles #slideshow-wrapper2 ul li, #articles .wrapp2 ul li {
	background:none;
	color: #30373E;
    font-size: 14px;
	line-height:normal;
    list-style: none outside none;
    padding:0;
	margin:0;
}


.paginate{
	margin:0 auto !important;
	display:table;
	width:auto !important;
}

.MT05 {
    color: #000000;
}

.carAlbumMore {
    color: #FFFFFF !important;
}
.car-name {
    color: #1B98BC !important;
}
.moreGBtn2-white-fnt span {
background-color: #D82B2F;
background-image: url(images/drop_arrow.png);
background-repeat: no-repeat;
background-position: right 10px center;
padding: 8px 25px 8px 10px;
color:white;
}

.innderContentBox .reOrangeBox, .col280_home_1 .reOrangeBox, .col280_home_2 .reOrangeBox, .col280_home_3 .reOrangeBox {
    background:#f48400; color:#fff; padding:3px; font:16px "Bitter-Regular", Georgia, Times, serif; font-weight:normal; width:100px;
}
.innderContentBox .reblueBox, .col280_home_1 .reblueBox, .col280_home_2 .reblueBox, .col280_home_3 .reblueBox {
    background:#068ea0; color:#fff; padding:3px; font:16px "Bitter-Regular", Georgia, Times, serif; font-weight:normal; width:90px;
}
.innderContentBox .reGreenBox, .col280_home_1 .reGreenBox, .col280_home_2 .reGreenBox, .col280_home_3 .reGreenBox {
    background:#4ca006; color:#fff; padding:3px; font:16px "Bitter-Regular", Georgia, Times, serif; font-weight:normal; width:90px;
}
/*Applied atPerformance data in car overview*/
.m63 {color: #696E73;float: left;font-size: 12px;margin-left: 60px;}
.gray12{color: #696E73;font-size: 12px;margin-top: 12px;}
.wd100per{width:100%;}
.wdInherit{width:inherit;}

/*	====================	Rajveer 20 Jun 2013 
*/
.odnrev-BG{background:#fff; border:1px solid #ccc;} /* Add Class News and Reviews Block Background Color */
.odnrev{ background:#fff; padding:30px 10px 20px;}
.odNewsHd {background:#FFFFFF; border-bottom: 1px solid #a6a8aa; border-top: 1px solid #a6a8aa;height:3px; position: relative;}
.news_title{left:365px !important;}
.wd280{ width:280px;}
.col_left{width:279px;}
.brdr{ border-right:1px solid #eaeaea;}
.odbigPhotoN a img{ width:280px; height:158px;}
.col280_home_1 { border-right: 1px solid #E5E5E5;  float: left;  padding: 5px 20px 15px 0; width: 280px;}
.col280_home_2 { border-right: 1px solid #E5E5E5;  float: left;  padding: 5px 0 15px; width: 319px;}
.col280_home_3 {  float: left;  padding: 0 0 15px; width: 300px;}				
.col280_home_1 .btmLine, .col280_home_2 .btmLine, .col280_home_3 .btmLine {  border-bottom: 1px solid #E5E5E5;  padding-bottom: 15px;}
.col280_home_2 p, .col280_home_3 p, .col280_home_1 p {  color: #505B67;  font-size: 14px;  line-height: 20px;}
.min_ML8{margin-left:-8px;}
.revfdBoxN{ background: none repeat scroll 0 0 #F48400;  color: #FFFFFF;  font: 16px 'Bitter-Regular',Georgia,Times,serif;  padding: 3px; display:inline-block; *width:100px;}
.revfdBoxN a {color:#fff;}

.col280_home_1 .reOrangeBox a, .col280_home_2 .reOrangeBox a, .col280_home_3 .reOrangeBox a,
.col280_home_1 .reblueBox a, .col280_home_2 .reblueBox a, .col280_home_3 .reblueBox a,
.col280_home_1 .reGreenBox a, .col280_home_2 .reGreenBox a, .col280_home_3 .reGreenBox a{
    color: #fff;
}
.wd515{width:515px !important} .fnt13px{font-size: 13px;} .mrg-btm-10px{margin-bottom:10px;} .pad-lf-5px{padding-left:5px;}
.fnt18px{font:12px Arial, Helvetica, sans-serif !important;}
.odMainCL .odRevBox h2.odRBox a:hover, h2.odNewsInn a:hover, h2.odft a:hover{color:#fff;}
.blue-fnt{color:#31A2C3 ;}
.pageing ul li a:hover .blue-fnt, .back-link a:hover, .continue-link a:hover{color:#D82B2F ;}
/*	================		25 Jun 2013
*/
.ncPara1 p{ margin:5px 0;}
.ncPara1 img{ margin:0 0 5px;}
.ncPara1 p.wp-caption-text{ line-height:16px; margin:0 0 5px;}	
.ncPara1 h3, .ncPara2 h3{font: bold 16px Arial,Helvetica,sans-serif;}




.pageing ul {clear: both;display: block;padding:10px;}
.pageing ul li{background:url(images/red_arrow_icon.png) no-repeat 0 7px;color: #30373E;font-size: 14px;line-height:normal;list-style: none outside none;padding: 5px 0 5px 15px;
	margin:0 10px 0 10px;}
.pageing ul li a{color: #30373E; text-decoration: none;}
.pageing ul li a strong{ font-weight:bold;color: #30373E;}

.MT05 b{color:#6C7279;}
/*	================		27 Jun 2013
*/

.cur-ptr{cursor:pointer} .cur-def{cursor:default;}

.dealer-list-head{
    font:25px 'Bitter-Regular',Georgia,Times,serif;
}
.dealer-list-head h1 { font:25px 'Bitter-Regular',Georgia,Times,serif; }
/*5-July-2013 includeSocialPluginBar_cons.php*/
.scl-icn-w90{float:left; height:21px; width:90px;} .scl-icn-w100{float:left; height:21px; width:100px;padding-bottom:2px;} .scl-icn-w70{float:left; height:21px; width:70px;} 
.scl-icn-w50{float:left; height:21px; width:90px;} .scl-icn-w30{float:left; height:21px; width:30px;}
.hdn-icn{display:none;position: absolute; top: 20px; left: 5px; background-color: #EAEAEA; z-index: 999999; border:1px solid #D82B2F;  width: 115px; padding: 5px 5px 5px 5px;}
div.sharebtn {
    font-family:arial,helvetica,sans-serif; font-size:12px;
    /*border:1px solid #999;*/
    /*padding:4px 4px 2px 2px;*/
    width:52px; height:16px; text-align:center;
    background-image:url(https://app.tabpress.com/xfbml-tags/_img/sharebtn_bg2.gif);
}

div.sharebtn a {color:#111;text-decoration:none;background-image:none;background-color:transparent;}
.home-head{clear:both; dispaly:inline;margin:0 0 10px;} 
.home-head h1{background:#fff;font-size:22px; font-weight:normal; text-align:left;padding:0 75px 3px 0; font-family:arial; display: inline; }
.rc566{background: none repeat scroll 0 0 #1F2227;
    float: left;padding: 10px;width: 566px;}
.priceBox1-mini {background:url(images/border_grd_ver_bg.gif) right top repeat-y; height:74px; width:180px; float:left; padding:10px 15px 0 0; color:#6c7279; font-size:11px; display:inline-block}

.back-link{
    background-position: -543px -209px;
    padding: 0 0 0 12px;
}

.continue-link{
    background: url(images/red_arrow_icon.png) no-repeat right center;
    padding: 0 12px 0 0;
}
.back-link a, .continue-link a{ 
    font-weight: bold;
    color: #2D3A4A;
}

.cur-ptr{cursor:pointer}

/*Added by Puru on 11th July 2013 - Used on bike filter page*/
label.CB_Label {
    cursor: pointer;
}

label.CB_Label input[type="checkbox"] {
    float: left;
}

label.CB_Label {
    line-height: 12px;
}

div#img_loader {
    display: table;
    margin: 30px auto;
    text-align: center;
}

div#img_loader span{
    display: block;
}

label.CB_Label div.active {
    color: #D82B2F;
}

.blue13.MT05 a b {
    color: #17A0D9;
}

.blue13.MT05 a:hover b {
    color: #D82B2F;
}
#slide-bike-pager {
	margin: 5px auto 0;
}

#slide-bike-pager ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#slide-bike-pager ul li {
	margin-right: 5px;
	border: 2px solid #000;
}

#slide-bike-pager ul li img { display: block;}

.wrapp {
	width: 628px;
	margin: 0 auto;
	position: relative;
}	
#slide-bike-pager_prev {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
	left: 0;
	background:url(images/prev_btn_white_24x24.png) left no-repeat;
	cursor:pointer;
}

#slide-bike-pager_next {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 0;
	background:url(images/next_btn_white_24x24.png) left no-repeat;
	cursor:pointer;
	
}

#slide-bike-pager ul li.activeSlide {
	border: 2px solid #da2c2e;
}

#slide-bike-pager_prev4, #slide-bike-pager_prev5 {
	display: block;
	width: 7px;
	height: 11px;
	position: absolute;
	top: 20px;
	left: 0;
	margin-right:5px;
	background:url(images/red_arrow_icon_prev.png) left no-repeat;
	cursor:pointer;
	
	
}

#slide-bike-pager_next4, #slide-bike-pager_next5 {
	display: block;
	width: 7px;
	height: 11px;
	position: absolute;
	top: 20px;
	right: 0px;
	background:url(images/red_arrow_icon.png) left no-repeat;
	cursor:pointer;
	
	
}

#slide-bike-pager4, #slide-bike-pager5 {margin:0 auto;}

#slide-bike-pager4 ul li, #slide-bike-pager5 ul li {width:90px; list-style:none;}
.tabfind.tab li a { /*width:124px;*/ width:76px;}

.filterBlockRed {
    width:290px;
    background:#d82b2f;
    color:#fff;
    padding:5px;
}
.filterBlockNew {
    background: none;
    width:290px;
    color:#333;
    padding:5px;
}
.filterBlockNew #carHead.white25B {
    color:#333;
    padding-bottom:10px;
}
.filterBlockNew .boxshadow {
    -moz-box-shadow:2px 3px 3px -1px #ccc;
    -webkit-box-shadow:2px 3px 3px -1px #ccc;
    box-shadow:2px 3px 3px -1px #ccc;
}
.filterBlockNew .tabfind li.active a {
    border-top: 3px solid #D82B2F;
}
.filterBlockNew .orBox {
    margin: 7px 0;
}
div.grey-line{background-color:#ccc}