@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1, h2, h3, h4, h5, h6, p, form, ul, div, ol, li, img, legend, input{padding:0; margin:0;}
img{ border:none; max-width:100%;} html *{ outline:none;}
body{margin:0;padding:0;font:normal 13px/16px open_sansregular;color:#3f3e3e;text-decoration:none;}

.fullContainer{width:100%;float: left;}
.pageWidth{width:100%;max-width: 1140px;margin:0px auto;}
.pageWrapper{width:100%;float: left;padding: 0px 10px;box-sizing: border-box;-moz-box-sizing: border-box;}

/* topMenu */
.topMenu{width:100%;float: left; text-align:left;padding:9px 0px;}
.topMenu a{color:#0d0304;text-decoration:none; padding:0px 16px;display: inline-block;font-size: 10px;text-transform: uppercase;font-family: 'open_sanssemibold';}
.topMenu a:hover{color:#0d0304;text-decoration:underline; }
.topMenu a.activlink{color:#f3cb10;}

/* responsive Nav */
.responsiveNav{width:100%;float:left; position: relative;cursor: pointer; display: none;}
.responsiveNav p{margin:0px;color:#fff;font-size: 15px;font-family: 'open_sanssemibold'; text-transform: uppercase;padding: 15px 15px 15px 0px;}
.responsiveNav .barIcon{ position: absolute;right:0px;top: 8px;width: 30px;}
.responsiveNav .barIcon span{display: block;margin: 5px 0px;height: 4px;background: #fff;}


/* header Nav2 */
.headerNav2{background: #f3cb10;margin:0px 0px 3px 0px;}
.rootNav{width:100%;float: left;}
.rootNav ul.mainMenu{margin:0px;padding:0px;list-style-type: none; text-align: center;}
ul.mainMenu li{ display:inline-block;}
ul.mainMenu li a{font-size:15px; font-family: 'open_sanssemibold';color:#3d3536;text-decoration:none;padding:24px 40px; display: inline-block;border-right:1px solid #fff;}
ul.mainMenu li:last-child a{padding-right:0px;border:0px;}
ul.mainMenu li:first-child a{padding-left:0px;}

/* slider Box */
.sliderBox{background: url('../images/banner-bg.png') repeat-x top;}
.newBanner{width:100%;float:left;margin:0px 0px 10px 0px;padding:0px 0px 18px 0px; background:url('../images/slider-shadow.png') no-repeat bottom;}

/* midBox */
.midBox{ position:relative;}
.midBox .bgColor{position: absolute;width: 100%;max-height: 400px;height: 100%;left: 0px;top: 0px;background: #f3cb10;z-index: -1;}
.content_area{width:100%;float: left;background: #fff; min-height: 300px;padding: 0px 25px;box-sizing: border-box;-moz-box-sizing: border-box; position:relative;}
.headingBox{width:100%;float: left;margin:25px 0px 20px 0px;}
.headingBox h1{color:#fff;background: #3b3a3a; font-size: 16px; font-weight: normal; font-family: 'open_sansregular'; border-radius: 6px;padding: 7px 15px; line-height:normal;}
.headingBox h1 span{ font-size:inherit;color:inherit; line-height:normal; display:block; text-align:center;}

.headingBox2{width:100%;float: left;margin:0px 0px 20px 0px;border-bottom: 1px solid #444444;}
.headingBox2 h1{color:#f3cb10;font-size:32px; font-weight: normal; font-family: 'open_sanssemibold';padding:0px; line-height:normal;}
.headingBox2 h1 span{ font-size:inherit;color:inherit; line-height:normal; display:block; text-align:center;}

/* footer Box */
.footerBox{border-top: 1px solid #e0e0e0;margin:15px 0px 0px 0px;padding:15px 0px;}
.fcol-1{float:left;}
.fcol-2{float:right;}
ul.footerNav{margin:0px;padding:0px; list-style-type: none;}
ul.footerNav li{display: inline-block; background: url('../images/footer-bullets.png') no-repeat right center;padding:8px 9px 8px 0px;}
ul.footerNav li:last-child{ background: none;padding-right:0px;}
ul.footerNav li a{ display: block;color: #9b9a9a; font-size: 13px; font-family: 'open_sanssemibold';text-decoration:none;padding:0px 12px;}
ul.footerNav li a:hover{ text-decoration: underline;}


.copyright p{ line-height: 32px; color:#9b9a9a;}



.absImg1{position: absolute;top:383px;right: 25px;border: 4px solid #DCDCDC; max-width:100%;}
.absImg2{position: absolute;top:625px;right: 25px;border: 4px solid #DCDCDC; max-width:100%;}

/* old CSS*/
h1{ font:normal 17px/35px open_sansregular; color:#f3cb10; text-decoration:none;}
h1 span{font: normal 35px/35px open_sansregular;color: #070306;text-decoration: none;}
h2 span {font: normal 24px/24px open_sansregular;color: #070306;text-decoration: none;}

/* default aspx */
.left_part{width: 70%;float:left;margin-top:28px;color:#4e4e4e;font-size: 13px;margin-bottom:0px;padding-left:0px;}
.left_part p{font:normal 14px/18px open_sansregular;color:#313131;text-decoration:none; text-align:justify; padding:10px 0 10px 0px;}
.left_part .bodytext{font:normal 12px/18px open_sansregular;color:#818181;text-decoration:none; text-align:justify; padding:10px 0 10px 0px;}


.outer {width: 29%;background-color: #fff09f;float: right;margin-top: 1px;}
.inner {padding: 20px 10px 20px 30px;float: left;min-height: 330px;width: 100%; box-sizing:border-box;-moz-border-sizing:border-box;}
.inner ul{padding:20px 40px 0px 20px; margin:0px; color:#4e4f51; font-size:14px; box-sizing:border-box;-moz-border-sizing:border-box;}
.inner ul li{font: normal 14px/22px open_sansregular;color: #040203;text-decoration: none;list-style: initial;background: none;padding-left: 0px;margin-left: 25px; border-bottom:1px solid #c0c0c0; padding:2px 0px;}
.inner ul li:last-child{border:none; list-style-type:none;}
.inner ul li a{background:url('../images/white_bottom.gif') repeat-x bottom; height:1px}
.innerB{height:21px;}


/* book mot aspx */
.content-box-r{width: 100%;float: left;padding: 0px 15px;box-sizing: border-box;-moz-box-sizing: border-box;}
.product_outer{width: 100%;float: left;padding: 0px 12%;margin: 15px 0px;box-sizing: border-box;-moz-box-sizing: border-box;}
.productBox{width:100%;float:left;border:1px solid #909090; background:#F4F4F4;padding:5px;box-sizing: border-box;-moz-box-sizing: border-box;}
.image_pr{width: 100%;float: left;margin:0px 0px 5px 0px; background:#fff;}
.image_pr img{ width:100%; height:90px; float:left;}
.probg{width: 100%;float: left;min-height:145px; background:#f3cb10; color:#fff;padding: 5px;box-sizing: border-box;-moz-box-sizing: border-box; font-size:12px;}
.probg p.content{margin:0px 0px 20px 0px; font-family:'open_sanssemibold';}
.probg .procontent{}

.btm1{width:100%; float:left;}
.btm1 a{display:inline-block; background:#f3cb10; text-decoration:none;color:#fff;font-size: 12px;padding: 1px 12px;}
.btm1 a:hover{ text-decoration:underline;}

.tblBookMot{width:100%;}
.tblBookMot tr{width:100%; display:block; float:left;}
.tblBookMot tr td{width:25%; display:inline-block; float:left;box-sizing: border-box;-moz-box-sizing: border-box;}


/* calendar */
.box1{background: url(../images/blue_box.jpg) left top no-repeat;}
.boxtext1{font: normal 18px/20px open_sansregular, Verdana, Arial, Helvetica;color: #5A95B4;}
.box2{background: url(../images/gray_box.jpg) left top no-repeat;}
.boxtext2{font: normal 18px/20px open_sansregular, Verdana, Arial, Helvetica;color: #6d6d6d;}
.day_bg{background: url(../images/day_bg_yellow.gif) left top repeat-x;font: bold 10px/21px open_sansregular, Verdana, Arial, Helvetica;color: #FFFFFF;margin-top: 2px;}
.month_txt{font: bold 13px/33px open_sansregular, Verdana, Arial, Helvetica;color: #f3cb10;  background-color: White;}
.blue_bg{background: url(../images/blue_bg.gif) left top repeat-x;width: 95%;height: 70px;border: 1px solid #8FB9D0;text-decoration: none;font: normal 40px/62px open_sansregular, Verdana, Arial, Helvetica;color: #5A95B4;}
.gray_bg{background: url(../images/gray_bg.gif) left top repeat-x;width: 95%;height: 70px;text-decoration: none;border: 1px solid #D5D5D5;font: normal 40px/62px open_sansregular, Verdana, Arial, Helvetica;color: #C9C9C9;}
.orange_bg{background: url(../images/orange_bg.gif) left top repeat-x;width: 95%;height: 70px;text-decoration: none;border: 1px solid #C79605;font: normal 40px/62px open_sansregular, Verdana, Arial, Helvetica;color: #A37A00;}
.black_bg{background: url(../images/black_bg.gif) left top repeat-x;width: 95%;height: 70px;text-decoration: none;border: 1px solid #B3B3B3;font: normal 40px/62px open_sansregular, Verdana, Arial, Helvetica;color: #807F7F;}
.linkcolor{text-decoration:underline;}
.head{width: 100%;float: left;height: 50px;background-color: #3b3a3a;text-align: center;}
.head p{font: bold 12px/20px open_sansregular;color: #fff;text-decoration: none;padding-top: 5px;}
.type2{width: 430px;float: left;margin-top: 0px;}
.type3{width: 460px;float: left;margin-top: 0px;}
.img4{float: right;border: 1px solid #575757;padding: 3px;margin-left: 30px;margin-right: 15px;}
#submit2{margin-top:-20px;}

.tblCalendar{width:100%; max-width:550px;}
.tblCalendar td, .tblCalendar td a{ height:auto !important;}

.calHeader{width:100%; float:left;}
.calContent{width:100%; float:left;}


/* book */
.tblBook{ width:100%;  border-collapse:collapse;}
.tblBook tr th{ background:#D6D6D6; font-size:13px;}
.tblBook tr th, .tblBook tr td{border:1px solid #ddd;padding:4px; color:#000;}
.tblBook tr td a{color:#f3cb10; text-decoration:underline;}
.tblBook tr:nth-child(2n+1) td{ background:#fafafa;}
.input_book, .inputListBook, .textareabook{border: 1px solid #A5A2A2;margin: 5px 0px 0 0px; padding: 0px;background-color: #fcfcfc;width:100%;max-width: 200px;font-size:12px; font-family:'open_sansregular';color: #3f3e3e;padding:3px 5px;box-sizing:border-box;-moz-box-sizing:border-box;}
.Booklabel {width: 150px;height: auto; display:inline-block;margin: 5px 0 0 5px;padding: 0px 0px 0px 0px;font-size:12px; line-height:18px; font-family:'open_sanssemibold';}
.radiotext{ display:inline-block;margin:0px 0px 0px 5px;}
.radiotext input[type='radio']{margin:0px 3px 0px 0px;vertical-align:middle;}
.orangebg1{margin:10px 0px;}

/* Servicing */
.car_old{width:100%;background: #bdbdbd url('../images/pro_bg.jpg') left top repeat-x;float:left;padding:15px;margin:0 0 10px 0px;border:1px solid #0a0a0a; box-sizing:border-box;-moz-box-sizing:border-box;
background:#EAEAEA;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#EAEAEA));
background-image: -webkit-linear-gradient(top, #fefefe, #EAEAEA);
background-image: -moz-linear-gradient(top, #fefefe, #EAEAEA);
background-image: -ms-linear-gradient(top, #fefefe, #EAEAEA);
background-image: -o-linear-gradient(top, #fefefe, #EAEAEA);
background-image: linear-gradient(top, #fefefe, #EAEAEA);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#EAEAEA');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#EAEAEA')";
}
.car_old p{font:normal 11px/18px open_sansregular; color:#000000; text-decoration:none; padding-bottom:10px;}
.car_old b{font-weight:bold;}
.car_old span{font:bold 13px/20px open_sansregular;color:#b59a00; text-decoration:none;}
.img3{float:left; border:1px solid #575757; padding:3px; margin-right:15px; box-sizing:border-box;-moz-box-sizing:border-box;}
.btn2 a{display: inline-block;padding: 2px 10px;border-radius: 12px;background: #0A0A0A;color: #fff;text-decoration: none;font-size: 11px;}
.btn2 a ins{ text-decoration:none;}
#maintable ul{margin-left:17px;}
#maintable img{max-width:100%;}

/* Login */
.formGroup{width:100%;float:left;}
.formRow{width:100%;float:left;margin: 0px 0px 10px 0px;}
.formRow .col1{width: 100px;display: table-cell;padding:0px 0px 5px 0px;}
.formRow .col1 label{font-family: 'open_sanssemibold'; display:block;}
.formRow .col2{display: table-cell;width: 250px;padding:0px 0px 5px 0px;}
input[type="text"].input,
input[type="password"].input{font-family: 'open_sansregular';border: 1px solid #A5A2A2;margin:0px;padding:5px 8px;max-width: 230px;width:100%;color: #3f3e3e;font-size:12px;box-sizing:border-box;-moz-box-sizing:border-box;outline:0px;background: url('../images/input_bg.gif') repeat-x;}
.loginBox input[type='checkbox']{ vertical-align:middle;margin:0px 2px 0px 0px;}
.loginBox a.forgot{ display:inline-block;margin:0px 0px 0px 10px;}
.btnSubmit, .new-searchbtn, .orangebg1 a{display: inline-block;background-color: #f3cb10;color: #FFFFFF;font-size: 13px;padding: 5px 20px;border-radius: 5px;margin: 0px;text-decoration: none;outline:0px;}
.btnSubmit:hover, .new-searchbtn:hover, .orangebg1 a:hover{ text-decoration:underline;}


/* Car Sales */
.new-left-pannel{width:25%;float:left;}
.advsrch-box001{width:100%;float:left;}

/* Advanced search box */
.advsrch-box{width:100%;padding:10px 20px; float:left;border:1px solid #f0f0f0;margin: 0px 0px 20px 0px;box-shadow:0px 0px 5px #d3d3d3;-moz-box-shadow:0px 0px 5px #d3d3d3;-webkit-box-shadow:0px 0px 5px #d3d3d3;
box-sizing:border-box;-moz-box-sizing:border-box;}
.advsrch-box .new-heading2{width:100%;float:left; border-bottom:1px solid #e9eae9; text-align:center;padding:0px 0px 8px 0px;margin:0px 0px 10px 0px;}
.advsrch-box .new-heading2 h2{color:#f3cb10; font-size:18px;font-family: 'open_sanssemibold';margin:5px 0px; cursor:pointer;}
.advsrch-box .new-heading2 h2 span{color:#f3cb10; font-size:18px;font-family: 'open_sanssemibold';margin:5px 0px;}
.advsrch-box .new-heading2 h2 input {color:#f3cb10; font-size:18px;font-family: 'open_sanssemibold';margin:5px 0px;border:0px;outline:0px;background:none; cursor:pointer;}
.advsrch-box .srch-control{width:100%;float:left;margin:0px 0px 10px 0px;}

.advsrch-box .srch-control label,
.advsrch-box .srch-control .label2{ display:block;margin:0px 0px 3px 0px;font-family: 'open_sanssemibold';}
.advsrch-box .srch-control select,
.advsrch-box .srch-control input[type='text'],
.filterTbl select{width:100%;padding:3px 6px; font-size:12px;box-sizing:border-box;-moz-box-sizing:border-box;}

.filterTbl td{font-family: 'open_sanssemibold';}
.filterTbl select{max-width:200px;margin-left:5px;}

#div_txtprice table tr td{padding:0px;border:0px;}

.advsrch-box .radiotext {display:block;margin:0px 0px 4px 0px;}
.advsrch-box .radiotext label{ display:inline;font-family: 'open_sansregular';}
.advsrch-box .radiotext input{ vertical-align:middle;margin-right:5px; vertical-align:middle;}



/* New right pannel */
.new-right-pannel{width:73%;float:right;}
.new-right-pannel > div {padding:0px 0 0;}
.new-right-pannel .listing-pannel{width:100%;float:left;margin:0px 0px 10px 0px;}

.new-right-pannel > div td {line-height: 25px; vertical-align:top;}
.new-right-pannel div td span.bigtitle {font-size:16px;}
.new-right-pannel div td span.smalltitle {font-size:15px;}
.new-right-pannel .pagging-pannel{width:100%;float:left; padding:0px 0px 3px 0px;}
.readmore{ font-size:10px; color:#fff; text-decoration:none;font-family: 'open_sansregular'; display:inline-block; background:#f3cb10 ; border-radius:3px;padding:5px 8px; position:absolute;right:0px;bottom:5px; line-height:normal;}

.pagging-pannel .pg-status{width:auto;float:left;}
.pagging-pannel .pg-status .ps-txt{ font-size:13px; color:#c6c1c1;padding:0px 0px 0px 20px;}
.pagging-pannel .pg-number{width:auto;float:right;}
.pagging-pannel .pg-number a,.pagging-pannel a{ display:inline-block; text-decoration:none;font-size:13px; color:#c6c1c1;margin:0px 1px;}
.pagging-pannel span{text-decoration: none;font-size: 13px;}
.pagging-pannel .pg-number a.next-page, .pagging-pannel .pg-number a.prev-page{border:1px solid #e1e1e1;padding:0px 5px;
box-shadow: 0px 3px 2px -2px #d3d3d3;
-webkit-box-shadow: 0px 3px 2px -2px #d3d3d3;
-moz-box-shadow: 0px 3px 2px -2px #d3d3d3;

background-image: -webkit-gradient(linear, left top, left bottom, from(#fffdfd), to(#f3f1f1));
background-image: -webkit-linear-gradient(top, #fffdfd, #f3f1f1);
background-image: -moz-linear-gradient(top, #fffdfd, #f3f1f1);
background-image: -ms-linear-gradient(top, #fffdfd, #f3f1f1);
background-image: -o-linear-gradient(top, #fffdfd, #f3f1f1);
background-image: linear-gradient(top, #fffdfd, #f3f1f1);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfd', endColorstr='#f3f1f1')
}
.pagging-pannel .pg-number a.next-page:hover, .pagging-pannel .pg-number a.prev-page:hover{
background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f1f1), to(#fffdfd));
background-image: -webkit-linear-gradient(top, #f3f1f1, #fffdfd);
background-image: -moz-linear-gradient(top, #f3f1f1, #fffdfd);
background-image: -ms-linear-gradient(top, #f3f1f1, #fffdfd);
background-image: -o-linear-gradient(top, #f3f1f1, #fffdfd);
background-image: linear-gradient(top, #f3f1f1, #fffdfd);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f1f1', endColorstr='#fffdfd')
}
.new-page1 .new-right-pannel .listing-pannel{width:100%;float:left;margin:10px 0px;}

/* Product listing page */
.new-product-listing{width:100%;float:left;margin: 0px 0px 20px 0px; position:relative}
.new-product-listing .image-box{width: 145px;display: table-cell; vertical-align:top;}
.new-product-listing .image-box .imagebox {width:127px;height:103px;box-shadow: 0px 0px 5px #D3D3D3;-moz-box-shadow: 0px 0px 5px #d3d3d3;-webkit-box-shadow: 0px 0px 5px #D3D3D3;background: url('../images/procuct-bg-image.png') no-repeat;text-align: center; vertical-align:middle; display:table-cell;}
.new-product-listing .image-box .imagebox  a{ display:block;}
.new-product-listing .image-box img {max-height:100%; max-width:100%;}
.new-product-listing .detail-box {width:690px;display: table-cell; vertical-align:top;}
.new-product-listing .detail-box .db-left{width:45%;float:left; min-height:120px;}
.new-product-listing .detail-box .db-right{width:53%;float:right; min-height:120px;}
.new-product-listing .detail-box span{display:block;margin:0px 0px 10px 0px; line-height:normal;}
.new-product-listing .detail-box .pro-name{font-size:17px; color:#050505;font-family: 'open_sanssemibold'; //border-bottom:1px solid #e9eaea;padding:0px 0px 5px 0px; margin:0px;}
.new-product-listing .detail-box .pro-name span{float:left;margin:0px !important; font-size:20px;}
.new-product-listing .detail-box .pro-price{font-size:16px; color:#be0404;}
.new-product-listing .detail-box .pro-price span{float:left;margin:0px !important;}
.new-product-listing .detail-box .pro-qty{margin:0px 0px 15px 0px; font-size:13px; color:#7d7d7d;}
.new-product-listing .detail-box .pro-detail{font-size:14px; color:#7d7d7d; line-height:normal; position:relative;}
.new-product-listing .detail-box .pro-detail span{float:left;margin:0px !important;}
.new-product-listing .detail-box .pro-detail ul{color:#7d7d7d; list-style-type:disc; margin:0px; padding:0px; display:inline;}
.new-product-listing .detail-box .pro-detail ul li{display:inline;}

.add-to-cart{ display:inline-block; font-size:16px;font-family: 'open_sansbold'; text-decoration:none; color:#fff; border-radius:3px}
.add-to-cart2{ display:inline-block; font-size:15px; text-decoration:none; color:#fff;padding: 14px 10px 13px 60px; background:#66b203 url('../images/cart-btn2.png') no-repeat left center;}

.pro-newrow .pro-subcol3 span {display:inline;float:left;}

.new-product-listing .detail-box .pro-hd2{ display:block; font-size:14px; color:#343434;font-family: 'open_sanssemibold';}
.pro-newrow{width:100%;float:left;margin:0px 0px 5px 0px;}
.pro-newrow .pro-subcol1{display:block;width:200px; float:left;margin:0px 5px 0px 0px !important; font-size:15px; color:#7d7d7d;font-family: 'open_sansregular';padding:0px 0px 0px 20px; background:url('../images/yellow-arrow.png') no-repeat left 2px;box-sizing:border-box;-moz-box-sizing:border-box;}
.pro-newrow .pro-subcol2{display:block;width:50px; float:left;margin:0px 5px 0px 0px!important;  text-align:center;}
.pro-newrow .pro-subcol3{display:block;width:65px; float:left;margin:0px 5px 0px 0px!important; font-size:15px; color:#7d7d7d;font-family: 'open_sansregular'; text-align:left;}
.pro-newrow .pro-subcol4{display:block;width:25px; float:left;margin:0px!important; text-align:center; background:url('../images/cross-btn-yellow.png') no-repeat center center;}

.qty-box{width:40px; height:22px;border:1px solid #e1e1e1;margin:0px;padding:0px;color:#000; text-align:center; font-size:10px;font-family: 'open_sanssemibold';box-shadow:inset 0px 0px 5px #D3D3D3;-moz-box-shadow:inset 0px 0px 5px #d3d3d3;-webkit-box-shadow:inset 0px 0px 5px #D3D3D3;box-sizing:border-box;-moz-box-sizing:border-box;
}

.new-full-pannel {width: 100%;float: left;}
.pro-full-photo{width:450px; float:left;}
.pro-full-photo .large-photo{width:410px; height:377px; float:left; background:#d5d7d6; border:8px solid #fff;margin:0px 0px 10px 5px;box-shadow: 0px 0px 5px #D3D3D3;-moz-box-shadow: 0px 0px 5px #d3d3d3;-webkit-box-shadow: 0px 0px 5px #D3D3D3;}
.pro-full-photo .large-photo img{width:100%; height:100%; border:0px;}

.pro-full-photo .thumb-photo{width:425px; min-height:120px; float:left; background:#fff; margin:0px 0px 10px 5px;padding: 0px 0px 0px 1px;box-shadow: 0px 0px 5px #D3D3D3;-moz-box-shadow: 0px 0px 5px #d3d3d3;-webkit-box-shadow: 0px 0px 5px #D3D3D3;}
.pro-full-photo .thumb-photo img{width:120px; height:120px;}
.pro-full-photo .thumb-photo ul{margin:0px;padding:0px; list-style-type:none;}
.pro-full-photo .thumb-photo ul li{display:block; float:left;width:120px; height:120px;border:8px solid #fff;margin:2px;}
.pro-full-photo .thumb-photo ul li img{width:100%; height:100%;border:0px;}

.pro-full-details{width:640px; float:left;}
.pro-full-details .detail-box{width:640px;float:left;}
.pro-full-details .detail-box span{display:block;margin:0px 0px 5px 0px; line-height:normal;}
.pro-full-details .detail-box .pro-name{font-size:30px; color:#050505;font-family: 'open_sanssemibold';padding:0px 0px 0px 0px;}
.pro-full-details .detail-box .pro-price{font-size:48px; color:#be0404; border-bottom:1px solid #e9eaea;}
.pro-full-details .detail-box .pro-detail{font-size:15px; color:#7d7d7d; padding:15px 0px 20px 0px;border-bottom:1px solid #e9eaea; line-height:normal;}
.pro-full-details .detail-box .pro-qty{font-size:15px; color:#7d7d7d; padding:15px 0px 20px 0px;border-bottom:1px solid #e9eaea;}
.pro-full-details .detail-box .pro-qty label{display:inline-block;padding:0px 10px 0px 0px;}

.pro-full-details .detail-box .pro-cart{padding:15px 0px;}
.pro-full-details .detail-box .pro-detail ul{color:#7d7d7d; list-style-type:disc; margin:0px; padding:0px; display:inline;}
.pro-full-details .detail-box .pro-detail ul li{display:inline;}

.qty-box{width:45px; height:28px;border:1px solid #e1e1e1;margin:0px;padding:0px 10px;color:#000; font-size:12px;font-family: 'open_sanssemibold';box-shadow:inset 0px 0px 5px #D3D3D3;-moz-box-shadow:inset 0px 0px 5px #d3d3d3;-webkit-box-shadow:inset 0px 0px 5px #D3D3D3;}

.tab-pannel{width:100%;float:left;margin:15px 0px;}
.tab-pannel .tab-list{width:100%;float:left; position:relative;}
.tab-pannel .tab-list .tabing{margin:0px;padding:0px; list-style-type:none;}
.tab-pannel .tab-list .tabing li{display:inline-block; width:150px;border:1px solid #efefef; background:#f5f5f5; text-align:center;margin:0px 5px 0px 0px;}
.tab-pannel .tab-list .tabing li a{font-size:18px; color:#a1a1a1; text-decoration:none; display:block;padding:15px 0px;}
.tab-pannel .tab-list .tabing li:hover, .tab-pannel .tab-list .tabing li.selected-tab{ background:#fff;}

.tab-pannel .tab-info{width:99.5%;float:left; position:relative;border:1px solid #efefef;padding:12px 0px;top:-1px;}
.tab-pannel .tab-info .related-detail{display:block;padding:0px 10px; font-size:14px; color:#7d7d7d;}


/* car details */
.cardetailsbar{background-color: #f4f4f4;border: 1px solid #d2d2d2;padding: 3px 0px 3px 10px;color: #807f7f;font: bold 12px/18px open_sansregular, Verdana, Arial, Helvetica;}
.carsales_text {padding-right: 10px;}

.tblSubItem{vertical-align: top; width: 100%; margin-top: 0px;}
.tblSubItem tr{}
.tblSubItem tr td{}
.tblSubItem tr td.col1{width:135px;}
.tblSubItem tr td.col2{width:60px;}
.tblSubItem tr td.col3{width:50px;}
.tblSubItem tr td.col4{width:65px;}
.readmore{bottom:10px;}


/**/
.pro-full-photo{width:40%;}
.pro-full-details{width:60%;padding:0px 0px 0px 20px; box-sizing:border-box;-moz-box-sizing:border-box;}
.pro-full-details .detail-box{width:100%;}
.pro-full-photo .large-photo,
.pro-full-photo .thumb-photo{width:100%;margin-left:0px;box-sizing:border-box;-moz-box-sizing:border-box;}
.tab-pannel .tab-info{width:100%;}
.tab-pannel .tab-info p{padding:0px 10px;}

.tab-pannel P{margin:0 auto;font:normal 12px/18px open_sansregular;text-decoration:none;padding:0px 10px 0px 10px;text-align:justify;}

.new-page1{width:100%;float:left;}
.new-heading1{width:100%;float:left; border-bottom:1px solid #444444;margin:0px 0px 15px 0px;}
.new-heading1 h1{font-size:32px;margin:5px 0px;font-family: 'open_sanssemibold'; float:left;}

.new-heading2{width:100%;float:left; border-bottom:0px solid #444444;margin:0px 0px 15px 0px;}
.new-heading2 h1{font-size:32px;margin:5px 0px;font-family: 'open_sanssemibold';}

.tab-pannel .tab-list .tabing li:hover,
.tab-pannel .tab-list .tabing li.selected-tab{ background:#f3cb10;}
.tab-pannel .tab-list .tabing li.selected-tab:hover,
.tab-pannel .tab-list .tabing li.selected-tab a{color:#0d0304;}

.pb-links{width:100%;float:left;margin:0px 0px 15px 0px;}
.pb-links .print_link, .pb-links .back_link{font-size:15px; color:#0d0304;font-family: 'open_sansregular'; text-decoration:none;}
.pb-links .print_link:hover, .pb-links .back_link:hover{ text-decoration:underline;}
.pb-links .print_link{width:auto;float:left;}
.pb-links .back_link{width:auto;float:right;}