/*--------------------*/
/*reset default styles*/
/*--------------------*/
html, body, div, table, tr, td, form, input, textarea, ul, ol, li, p, h1, h2, h3, h4, h5, h6, img {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
ul, ol {
	list-style-type: none;
}
/*----------------*/
/*  global styles */
/*----------------*/
html {
	height:100%;
}
body {
	width:100%;
	height:100%;
	background-color:#08141f;
}
.batman {
	clear:both;
	height:0px;
}
.footer-cntr {
	height:70px;
	padding-top:21px;
	padding-left:25px;
	padding-right:25px;
	background-color:#060608;
}
.footer-company-cntr, .footer-contacts-cntr {
	float:left;
}
.footer-company-cntr, .footer-insite-cntr {
	padding-top:15px;
}
.footer-contacts-cntr {
	padding-left:10px;
}
.footer-insite-cntr {
	float:right;
}
/*fonts*/
body, a, input, textarea {
	font-family:Arial;
	font-size:12px;
	color:#feffff;
}
.footer-cntr {
	line-height:18px;
}
.footer-cntr, .footer-cntr a {
	color:#acacac;
}
.footer-insite-cntr {
	text-align:right;
}
/*end: fonts*/
/*------------------*/
/*end: global styles*/
/*------------------*/

/*----------------*/
/*home page styles*/
/*----------------*/
#home-cntr {
	width:994px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	border-left:4px solid #0e2230;
	border-right:4px solid #0e2230;
	position:relative;
	background-image:url(/templates/ru/images/site/home-bg.jpg); 
/* background-image:url(../site/home-bg.jpg);*/
	background-repeat:no-repeat;
	background-color:#060f18;
}
.home-menu {
	position:absolute;
	top:192px;
	left:90px;
}
.home-menu-aboutcompany-cntr, .home-menu-news-cntr, .home-menu-service-cntr, .home-menu-spareparts-cntr, .home-menu-tuning-cntr, .home-menu-credit-cntr, .home-menu-contacts-cntr {
	position:absolute;
	left: 6px;
	top: 26px;
}
.home-menu-news-cntr {
	top:59px;
}
.home-menu-service-cntr {
	top:90px;
}
.home-menu-spareparts-cntr {
	top:121px;
}
.home-menu-tuning-cntr {
	top:149px;
}
.home-menu-catalog-cntr {
	top:100px;
}
.home-menu-credit-cntr {
	top:183px;
}
.home-menu-contacts-cntr {
	top:214px;
}
.home-flags-cntr {
	position:absolute;
	top:38px;
	left:572px;
	width:243px;
	height:399px;
}
.home-brands-cntr {
	width:980px;
	height:144px;
	margin:0 auto;
	padding-top:437px;/*background-image:url(/templates/ru/images/site/home-brends-bg.jpg);
	background-repeat:no-repeat;
	background-position:0 437px;*/
}
.home-brends-gaz-cntr, .home-brends-uaz-cntr, .home-brends-mazda-cntr, .home-brends-derways-cntr, .home-brends-ij-cntr {
	width:140px;
	height:116px;
	position:absolute;
	top:267px;/*background-color:#006633;*/
}
.home-brends-gaz-cntr {
	left:26px;
}
.home-brends-uaz-cntr {
	left:180px;
}
.home-brends-mazda-cntr {
	left:335px;
}
.home-brends-derways-cntr {
	left:492px;
}
.home-brends-ij-cntr {
	left:647px;
}
/*---------------------*/
/*end: home page styles*/
/*---------------------*/

/*---------------------*/
/*  inner page styles  */
/*---------------------*/
#inner-cntr {
	width:994px;
	margin-left:auto;
	margin-right:auto;
	border-left:4px solid #0e2230;
	border-right:4px solid #0e2230;
}
.inner-header-cntr {
	height:230px;
	position:relative;
	background-image:url(/templates/ru/images/site/inner-header-bg.jpg);
	background-repeat:no-repeat;
}
.inner-header-logo-cntr {
	width:245px;
	height:124px;
	position:absolute;
	top:36px;
	left:60px;
}
.inner-menu1-cntr {
	position:absolute;
	top:201px;
	left:55px;
}
.inner-menu1-aboutcompany-cntr, .inner-menu1-catalog-cntr, .inner-menu1-news-cntr, .inner-menu1-service-cntr, .inner-menu1-spareparts-cntr, .inner-menu1-tuning-cntr, .inner-menu1-credit-cntr, .inner-menu1-contacts-cntr, .inner-menu1-cntr img {
	height:30px;
}
.inner-menu1-aboutcompany-cntr, .inner-menu1-catalog-cntr, .inner-menu1-news-cntr, .inner-menu1-service-cntr, .inner-menu1-spareparts-cntr, .inner-menu1-tuning-cntr, .inner-menu1-credit-cntr, .inner-menu1-contacts-cntr {
	position:absolute;
}
.inner-menu1-aboutcompany-cntr, .inner-menu1-aboutcompany-cntr img {
	width:73px;
}
.inner-menu1-catalog-cntr {
	width:50px;
	left:107px;
}
.inner-menu1-news-cntr, .inner-menu1-news-cntr img {
	width:52px;
}
.inner-menu1-news-cntr {
	left:188px;
}
.inner-menu1-service-cntr, .inner-menu1-service-cntr img {
	width:44px;
}
.inner-menu1-service-cntr {
	left:271px;
}
.inner-menu1-spareparts-cntr, .inner-menu1-spareparts-cntr img {
	width:60px;
}
.inner-menu1-spareparts-cntr {
	left:342px;
}
.inner-menu1-tuning-cntr, .inner-menu1-tuning-cntr img {
	width:50px;
}
.inner-menu1-tuning-cntr {
	left:427px;
}
.inner-menu1-credit-cntr, .inner-menu1-credit-cntr img {
	width:45px;
}
.inner-menu1-credit-cntr {
	left:502px;
}
.inner-menu1-contacts-cntr, .inner-menu1-contacts-cntr img {
	width:62px;
}
.inner-menu1-contacts-cntr {
	left:575px;
}
.inner-menu1-doMenu-layer1, .inner-menu1-doMenu-layer2 {
	width:103px;
	height:190px;
	padding:9px 15px;
	display:none;
	top:30px;
	left:103px;
	position:absolute;
}
.inner-menu1-doMenu-layer1 {
	z-index:2;
	background-color:#0e202b;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.inner-menu1-doMenu-layer2 {
	z-index:3;
}
.inner-srch-cntr {
	width:230px;
	position:absolute;
	top:208px;
	left:758px;
}
.inner-srch-field-cntr, .inner-srch-button-cntr {
	float:left;
}
.inner-srch-field-cntr {
	padding-left:10px;
}
.inner-srch-field {
	width:133px;
	height:17px;
	border:0;
	background:none;
}
.inner-srch-button-cntr {
	padding-left:38px;
}
.inner-cntr2 {
	padding-left:3px;
	background-color:#070e14;
	background-image:url(/templates/ru/images/site/inner-cntr2-bg.jpg);
	background-repeat:repeat-x;
}
.inner-cntr3 {
	padding-bottom:16px;
	background-color:#070e14;
	background-image:url(/templates/ru/images/site/inner-cntr3-bg.jpg);
	background-repeat:repeat-x;
}
.inner-navigation-cntr {
	height:15px;
	padding-top:13px;
	padding-left:9px;
}
.inner-navigation-cntr, .inner-navigation-cntr a {
	color:#7d9aac;
}
.inner-col1, .inner-col2 {
	float:left;
}
.inner-col1 {
	width:209px;
	padding-left:9px;
}
.inner-catalogmenu-title-cntr {
	height:15px;
	margin-top:13px;
	/*position:relative;*/
	background-image:url(/templates/ru/images/site/inner-catalogmenu-title-cntr.gif);
	background-repeat:no-repeat;
}
.inner-catalogmenu-logo-cntr {
	width:49px;
	height:46px;
	top:146px;
	position:absolute;
	z-index:1;
	background-image:url(/templates/ru/images/site/inner-catalogmenu-logoMazda.jpg);
	background-repeat:no-repeat;
	left: 117px;
}

.inner-catalogmenu-logo-cntf {
	width:49px;
	height:42px;
	top:146px;
	position:absolute;
	z-index:1;
	background-image:url(/templates/ru/images/site/inner-catalogmenu-logoFoton.jpg);
	background-repeat:no-repeat;
	left: 117px;
}

.inner-catalogmenu-logo-cntrs {
	width:49px;
	height:46px;
	top:146px;
	position:absolute;
	z-index:1;
	background-image:url(/templates/ru/images/site/inner-catalogmenu-logoFiat.jpg);
	background-repeat:no-repeat;
	left: 117px;
}



.catalog-miniLogo2 {
	width:49px;
	height:46px;
	top:146px;
	position:absolute;
	z-index:1;
	background-image:url(/templates/ru/images/site/miniLogo2.png);
	background-repeat:no-repeat;
	left: 117px;
}
.catalog-miniLogo3 {
	width:49px;
	height:46px;
	top:146px;
	position:absolute;
	z-index:1;
	background-image:url(/templates/ru/images/site/miniLogo3.png);
	background-repeat:no-repeat;
	left: 117px;
}
.inner-catalogmenu-cntr-cntr {
	padding-left:16px;
	background-color:#1b5983;
}
.inner-catalogmenu-cntr {
	margin-top:9px;
	padding-top:15px;
	padding-bottom:10px;
	border-right:1px solid #0d2f46;
	background-color:#185076;
}
.inner-catalogmenu-item-cntr {
	margin-top:8px;
	margin-bottom:5px;
	padding-left:28px;
	padding-right:18px;
}
.inner-catalogmenu-div-cntr {
	height:2px;
	background-color:#1b5983;
}
.inner-news-title-cntr {
	height:15px;
	margin-top:13px;
	background-image:url(/templates/ru/images/site/inner-news-title-cntr.gif);
	background-repeat:no-repeat;
}
.inner-news-cntr {
	margin-top:9px;
	padding-top:10px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:13px;
	background-color:#102532;
}
.inner-news-item-cntr {
	padding-left:3px;
	padding-right:18px;
}
.inner-news-item-title-cntr {
}
.inner-news-item-text-cntr {
	padding-top:8px;
}
.inner-news-div-cntr {
	height:2px;
	margin-top:14px;
	margin-bottom:13px;
	background-color:#1d3847;
}
.inner-news-arch-cntr {
	padding-top:16px;
	padding-left:3px;
}
.inner-col2 {
	width:734px;
	margin-top:12px;
	padding-top:14px;
	margin-left:12px;
	padding-left:17px;
	padding-bottom:30px;
	overflow:hidden;
	background-color:#102532;
	min-height: 650px;
	line-height:18px;
}
/** html .inner-col2{
	height:650px;
}*/
* html .page-tuning {
	height:650px;
}
.inner-col2 p {
	margin:0 0 12px;
}
.inner-catalog-item-cntr {
	width:342px;
	background-color:#0a324c;
	margin-right:22px;
	margin-bottom:27px;
	float:left;
}
.inner-catalog-item-title-cntr {
	height:22px;
	padding-top:2px;
	padding-left:10px;
	background-color:#05496f;
	background-image:url(/templates/ru/images/site/inner-catalog-title-cntr-bg.gif);
	background-repeat:no-repeat;
	background-position:318px 5px;
}
.inner-catalog-item-body-cntr {
	height:170px;
	padding:8px;
	overflow:hidden;
}
.inner-catalog-item-body-photo {
	width:153px;
	height:85px;
	padding-right:8px;
	float:left;
}
/*  fonts   */
h3 {
	font-size:13px;
	line-height: normal;
	margin: 10px 0;
}
.inner-menu1-doMenu-layer2 {
	font-weight:bold;
	line-height:30px;
}
.inner-news-item-title-cntr, .inner-news-item-text-cntr {
	line-height:18px;
}
.inner-news-item-title-cntr {
	font-weight:bold;
}
.inner-news-arch-cntr a {
	color:#c1d6e3;
}
.inner-catalog-item-title-cntr {
	font-size:18px;
	color:#f1dd92;
}
.inner-catalog-item-body-cntr {
	line-height:18px;
}
/*end: fonts*/
/*----------------------*/
/*end: inner page styles*/
/*----------------------*/

/*-------------------------------*/
/*use this area after install cms*/
/*-------------------------------*/
.pageTitle {
	font-size:18px;
	color:#f1dd92;
}
.divka1 {
	height:30px;
}
.divka1-news {
	height:4px;
}
.catalogMenu-divka1 {
	height:26px;
}
.catalogItems-box1 {
	height:160px;
	overflow:hidden;
}
.catalogItems-misc1 {
	text-decoration:underline;
}
.catalogItem-divka1 {
	height:22px;
}
.catalogItem-photo {
	float:left;
}
.catalogItem-divka2 {
	height:10px;
	clear:both;
}
.catalogItem-smallphoto {
	width:151px;
	height:84px;
	float:left;
	margin-left:30px;
}
.catalogItem-spacer {
	width:362px;
	height:28px;
	float:left;
}
.catalogItem-textBox {
	padding-right:19px;
}
.catalogMenu-divka25 {
	height:0px;
}
/*collection*/
.icotel, .icoemail, .icoweb, .icoadress {
	float:left;
	background-repeat:no-repeat;
}
.icoadress {
	width:12px;
	height:12px;
	margin-top:4px;
	padding-right:11px;
	background-image:url(/templates/ru/images/site/collection/adress.gif);
}
.icotel {
	width:11px;
	height:11px;
	margin-top:4px;
	padding-right:10px;
	background-image:url(/templates/ru/images/site/collection/tel.gif);
}
.icoemail {
	width:12px;
	height:9px;
	margin-top:6px;
	padding-right:10px;
	background-image:url(/templates/ru/images/site/collection/email.gif);
}
.icoweb {
	width:16px;
	height:16px;
	margin-top:2px;
	padding-right:7px;
	background-image:url(/templates/ru/images/site/collection/web.gif);
}
/*end:collection*/
.page-contacts {
	line-height:24px;
}
.catalogIndex-box1 {
	width:197px;
	margin-right:40px;
	float:left;
}
/*techMazda2*/
.techMazda2 {
	width:100%;
}
.techMazda2 .center {
	text-align:center;
}
.techMazda2 h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techMazda2 table {
	width:715px;
}
.techMazda2 table p {
	margin:0;
	padding:0;
}
.techMazda2 th, td {
	padding:3px 10px;
	vertical-align:top;
	text-align:left;
}
.techMazda2 .col1 {
	width:405px;
}
.techMazda2 .col2 {
	width:125px;
}
.techMazda2 .col3 {
	width:125px;
}
.techMazda2 .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	text-align:left;
}
.techMazda2 .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techMazda2 .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techMazda2 .type4 {
	border:1px solid #1D3847;
}
.techMazda2 table .box1 {
	width:210px;
	float:left;
}
.techMazda2 table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techMazda2*/

/*techMazda3*/
.techMazda3 {
	width:100%;
}
.techMazda3 .center {
	text-align:center;
}
.techMazda3 h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techMazda3 table {
	width:715px;
}
.techMazda3 table p {
	margin:0;
	padding:0;
}
.techMazda3 th, td {
	padding:3px 10px;
	text-align:left;
}
.techMazda3 td {
	vertical-align:top;
}
.techMazda3 .col1 {
	width:275px;
}
.techMazda3 .col2, .techMazda3 .col3, .techMazda3 .col4, .techMazda3 .col5, .techMazda3 .col6 {
	width:60px;
}
.techMazda3 .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techMazda3 .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techMazda3 .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techMazda3 .type4 {
	border:1px solid #1D3847;
}
.techMazda3 table .box1 {
	width:175px;
	float:left;
}
.techMazda3 table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techMazda3*/

/*techMazda5*/
.techMazda5 {
	width:100%;
}
.techMazda5 .center {
	text-align:center;
}
.techMazda5 h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techMazda5 table {
	width:715px;
}
.techMazda5 table p {
	margin:0;
	padding:0;
}
.techMazda5 th, td {
	padding:3px 10px;
	text-align:left;
}
.techMazda5 td {
	vertical-align:top;
}
.techMazda5 .col1 {
	width:275px;
}
.techMazda5 .col2, .techMazda5 .col3, .techMazda5 .col4, .techMazda5 .col5, .techMazda5 .col6 {
	width:90px;
}
.techMazda5 .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techMazda5 .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techMazda5 .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techMazda5 .type4 {
	border:1px solid #1D3847;
}
.techMazda5 table .box1 {
	width:175px;
	float:left;
}
.techMazda5 table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techMazda5*/

/*techMazda6*/
.techMazda6 {
	width:100%;
}
.techMazda6 .center {
	text-align:center;
}
.techMazda6 h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techMazda6 table {
	width:715px;
}
.techMazda6 table p {
	margin:0;
	padding:0;
}
.techMazda6 th, td {
	padding:3px 10px;
	text-align:left;
}
.techMazda6 td {
	vertical-align:top;
}
.techMazda6 .col1 {
	width:275px;
}
.techMazda6 .col2, .techMazda6 .col3, .techMazda6 .col4, .techMazda6 .col5 {
	width:80px;
}
.techMazda6 .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techMazda6 .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techMazda6 .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techMazda6 .type4 {
	border:1px solid #1D3847;
}
.techMazda6 table .box1 {
	width:175px;
	float:left;
}
.techMazda6 table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techMazda6*/

/*techMazdaMX5*/
.techMazdaMX5 {
	width:100%;
}
.techMazdaMX5 .center {
	text-align:center;
}
.techMazdaMX5 h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techMazdaMX5 table {
	width:715px;
}
.techMazdaMX5 table p {
	margin:0;
	padding:0;
}
.techMazdaMX5 th, td {
	padding:3px 10px;
	text-align:left;
}
.techMazdaMX5 td {
	vertical-align:top;
}
.techMazdaMX5 .col1 {
	width:275px;
}
.techMazdaMX5 .col2, .techMazdaMX5 .col3, .techMazdaMX5 .col4, .techMazdaMX5 .col5 {
	width:80px;
}
.techMazdaMX5 .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techMazdaMX5 .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techMazdaMX5 .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techMazdaMX5 .type4 {
	border:1px solid #1D3847;
}
.techMazdaMX5 table .box1 {
	width:175px;
	float:left;
}
.techMazdaMX5 table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techMazdaMX5*/

/*techMazdaRX8*/
.techMazdaRX8 {
	width:100%;
}
.techMazdaRX8 .center {
	text-align:center;
}
.techMazdaRX8 h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techMazdaRX8 table {
	width:715px;
}
.techMazdaRX8 table p {
	margin:0;
	padding:0;
}
.techMazdaRX8 th, td {
	padding:3px 10px;
	text-align:left;
}
.techMazdaRX8 td {
	vertical-align:top;
}
.techMazdaRX8 .col1 {
	width:275px;
}
.techMazdaRX8 .col2, .techMazdaRX8 .col3, .techMazdaRX8 .col4, .techMazdaRX8 .col5 {
	width:80px;
}
.techMazdaRX8 .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techMazdaRX8 .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techMazdaRX8 .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techMazdaRX8 .type4 {
	border:1px solid #1D3847;
}
.techMazdaRX8 table .box1 {
	width:175px;
	float:left;
}
.techMazdaRX8 table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techMazdaRX8*/

/*techMazdaCX7*/
.techMazdaCX7 {
	width:100%;
}
.techMazdaCX7 .center {
	text-align:center;
}
.techMazdaCX7 h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techMazdaCX7 table {
	width:715px;
}
.techMazdaCX7 table p {
	margin:0;
	padding:0;
}
.techMazdaCX7 th, td {
	padding:3px 10px;
	text-align:left;
}
.techMazdaCX7 td {
	vertical-align:top;
}
.techMazdaCX7 .col1 {
	width:350px;
}
.techMazdaCX7 .col2, .techMazdaCX7 .col3, .techMazdaCX7 .col4, .techMazdaCX7 .col5 {
	width:120px;
}
.techMazdaCX7 .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techMazdaCX7 .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techMazdaCX7 .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techMazdaCX7 .type4 {
	border:1px solid #1D3847;
}
.techMazdaCX7 table .box1 {
	width:175px;
	float:left;
}
.techMazdaCX7 table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techMazdaCX7*/

/*techMazdaCX9*/
.techMazdaCX9 {
	width:100%;
}
.techMazdaCX9 .center {
	text-align:center;
}
.techMazdaCX9 h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techMazdaCX9 table {
	width:715px;
}
.techMazdaCX9 table p {
	margin:0;
	padding:0;
}
.techMazdaCX9 th, td {
	padding:3px 10px;
	text-align:left;
}
.techMazdaCX9 td {
	vertical-align:top;
}
.techMazdaCX9 .col1 {
	width:350px;
}
.techMazdaCX9 .col2, .techMazdaCX9 .col3, .techMazdaCX9 .col4, .techMazdaCX9 .col5 {
	width:120px;
}
.techMazdaCX9 .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techMazdaCX9 .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techMazdaCX9 .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techMazdaCX9 .type4 {
	border:1px solid #1D3847;
}
.techMazdaCX9 table .box1 {
	width:175px;
	float:left;
}
.techMazdaCX9 table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techMazdaCX9*/

/*techMazdaBT50*/
.techMazdaBT50 {
	width:100%;
}
.techMazdaBT50 .center {
	text-align:center;
}
.techMazdaBT50 h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techMazdaBT50 table {
	width:715px;
}
.techMazdaBT50 table p {
	margin:0;
	padding:0;
}
.techMazdaBT50 th, td {
	padding:3px 10px;
	text-align:left;
}
.techMazdaBT50 td {
	vertical-align:top;
}
.techMazdaBT50 .col1 {
	width:350px;
}
.techMazdaBT50 .col2, .techMazdaBT50 .col3, .techMazdaBT50 .col4, .techMazdaBT50 .col5 {
	width:120px;
}
.techMazdaBT50 .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techMazdaBT50 .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techMazdaBT50 .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techMazdaBT50 .type4 {
	border:1px solid #1D3847;
}
.techMazdaBT50 table .box1 {
	width:175px;
	float:left;
}
.techMazdaBT50 table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techMazdaBT50*/

/*techDerwaysLIFAN*/
.techDerwaysLIFAN {
	width:100%;
}
.techDerwaysLIFAN .center {
	text-align:center;
}
.techDerwaysLIFAN h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techDerwaysLIFAN table {
	width:715px;
}
.techDerwaysLIFAN table p {
	margin:0;
	padding:0;
}
.techDerwaysLIFAN th, td {
	padding:3px 10px;
	text-align:left;
}
.techDerwaysLIFAN td {
	vertical-align:top;
}
.techDerwaysLIFAN .col1 {
	width:350px;
}
.techDerwaysLIFAN .col2, .techDerwaysLIFAN .col3, .techDerwaysLIFAN .col4, .techDerwaysLIFAN .col5 {
	width:120px;
}
.techDerwaysLIFAN .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techDerwaysLIFAN .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techDerwaysLIFAN .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techDerwaysLIFAN .type4 {
	border:1px solid #1D3847;
}
.techDerwaysLIFAN table .box1 {
	width:175px;
	float:left;
}
.techDerwaysLIFAN table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techDerwaysLIFAN*/

/*techDerwaysPLUTUS*/
.techDerwaysPLUTUS {
	width:100%;
}
.techDerwaysPLUTUS .center {
	text-align:center;
}
.techDerwaysPLUTUS h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techDerwaysPLUTUS table {
	width:715px;
}
.techDerwaysPLUTUS table p {
	margin:0;
	padding:0;
}
.techDerwaysPLUTUS th, td {
	padding:3px 10px;
	text-align:left;
}
.techDerwaysPLUTUS td {
	vertical-align:top;
}
.techDerwaysPLUTUS .col1 {
	width:350px;
}
.techDerwaysPLUTUS .col2, .techDerwaysPLUTUS .col3, .techDerwaysPLUTUS .col4, .techDerwaysPLUTUS .col5 {
	width:120px;
}
.techDerwaysPLUTUS .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techDerwaysPLUTUS .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techDerwaysPLUTUS .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techDerwaysPLUTUS .type4 {
	border:1px solid #1D3847;
}
.techDerwaysPLUTUS table .box1 {
	width:175px;
	float:left;
}
.techDerwaysPLUTUS table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techDerwaysPLUTUS*/

/*techDerwaysAURORA*/
.techDerwaysAURORA {
	width:100%;
}
.techDerwaysAURORA .center {
	text-align:center;
}
.techDerwaysAURORA h3.center {
	margin:10px 0 30px;
	text-align:center;
}
.techDerwaysAURORA table {
	width:715px;
}
.techDerwaysAURORA table p {
	margin:0;
	padding:0;
}
.techDerwaysAURORA th, td {
	padding:3px 10px;
	text-align:left;
}
.techDerwaysAURORA td {
	vertical-align:top;
}
.techDerwaysAURORA .col1 {
	width:350px;
}
.techDerwaysAURORA .col2, .techDerwaysAURORA .col3, .techDerwaysAURORA .col4, .techDerwaysAURORA .col5 {
	width:120px;
}
.techDerwaysAURORA .type1 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
}
.techDerwaysAURORA .type2 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-right:1px solid #1D3847;
}
.techDerwaysAURORA .type3 {
	border-top:1px solid #1D3847;
	border-left:1px solid #1D3847;
	border-bottom:1px solid #1D3847;
}
.techDerwaysAURORA .type4 {
	border:1px solid #1D3847;
}
.techDerwaysAURORA table .box1 {
	width:175px;
	float:left;
}
.techDerwaysAURORA table .box2 {
	width:190px;
	overflow:hidden;
	float:left;
}
/*end: techDerwaysAURORA*/

.stat {
	display:none;
}

