/* general */

.red {
	color: #f70000;
}
.red-2 {
	color: #d02e2a;
}
.clear {
	clear: both;
}


body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: relative;
}
#header {
	width: 100%;
	margin: auto;
	background: url(../images/header.jpg) no-repeat top center;
	position: relative;
}
#header > .blackline {
	background-color: #000;
	height: 102px;
	/*top: 8px;
	left: 0;*/
	width: 100%;
	/*position: absolute;*/
}
#header > .opac42 {
	height: 8px;
	width: 100%;
	background-color: #000;
	-moz-opacity: 0.42;
	opacity: 0.42;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=42);
}
#header > .blackline > .content {
	width: 1000px;
	margin: auto;
}
#header > .blackline > .content > h1 {
	margin: auto;
	margin-top: 18px;
	float: left;
	display: inline-block;

}
#header > .blackline > .content > h1 > span {
	display: none;
}
#header > .blackline > .content > .contact {
	float: right;
	color: #fff;
	/*line-height: 102px;*/
  padding: 28px 0 0 0;
  text-align: right;
	font-family: 'Doppio One', sans-serif;
	font-size: 18px;
}

#header-wrap {
	width: 1000px;
	height: 531px;
	/*background-color: #ddd;*/
	margin: auto;
}

#infobox {
	width: 100%;
	position: absolute;
	background: transparent;
	top: 298px;
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
}
#infobox > .wrap {
	width: 1000px;
	height: 189px;
	margin: auto;
	position: relative;
	background: transparent;
}
#infobox > .wrap > p {
	font-family: 'Doppio One', sans-serif;
	font-weight: 400;
	font-size: 13px;
	display: inline-block;
	width: 490px;
	padding-top: 20px;
	line-height: 22px;
}

#infobox > .wrap > p:first-child {
 	float: left;
}

#infobox > .wrap > p:last-child {
 	float: right;
}

.brand-name {
	font-family: 'Doppio One', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	color: #9c9c9c;
}

#products {
	width: 100%;
	position: relative;
	margin-top: -100px;
}
#products > .wrap {
	width: 1108px;
	margin: auto;

}
#products > .wrap > .product {
	width: 1108px;
	height: 268px;
	background: url(../images/product.png) no-repeat center center;
	position: relative;
	font-family: 'Doppio One', sans-serif;
	font-size: 14px;

}
#products > .wrap > .product h2.name {
	position: absolute;
  padding: 0px;
  margin: 0px;
	left: 714px;
	top: 18px;
	font-size: 16px;
  font-weight: normal;
}
#products > .wrap > .product h2.name a {
	color: #cf0a05;
	text-decoration: none;
}
#products > .wrap > .product h2.name a:hover {
	text-decoration: underline;
}
#products > .wrap > .product > .desc {
	position: absolute;
	width: 300px;
	left: 717px;
	top: 76px;
	font-size: 13px;
	line-height: 22px;
}
#products > .wrap > .product > .height {
	position: absolute;
	left: 717px;
	top: 76px;
}
#products > .wrap > .product > .width {
	position: absolute;
	left: 717px;
	top: 101px;
}
#products > .wrap > .product > .volume {
	position: absolute;
	left: 717px;
	top: 128px;
}
#products > .wrap > .product > .color {
	position: absolute;
	left: 901px;
	top: 76px;
}
#products > .wrap > .product > .material {
	position: absolute;
	left: 901px;
	top: 101px;
}
#products > .wrap > .product > .price {
	position: absolute;
	left: 714px;
	top: 183px;
	font-size: 13px;
}
#products > .wrap > .product > .price > span.price{
	font-size: 18px;
}
#products > .wrap > .product > .button {
	position: absolute;
	left: 912px;
	top: 170px;
	background: url(../images/productbtn.png) no-repeat center center;
	width: 107px;
	height: 37px;
}
#products > .wrap > .product > .image  {
	position: absolute;
	left: 79px;
	width: 600px;
	height: 200px;
	text-align: center;
}
#products > .wrap > .product > .image > a > img {

	max-height: 200px;
	margin-left: 20px;
	margin-top: 20px;
}



#reasons {
	width: 100%;
	position: relative;
	height: 122px;
	background: url(../images/reasons.jpg) no-repeat top center;
}
#reasons > .wrap {
	width: 1000px;
	margin: auto;

}


#reasons-text {
	width: 100%;
	position: relative;
}
#reasons-text > .wrap {
	width: 1000px;
	margin: auto;
	height: 247px;
}
#reasons-text > .wrap > ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 247px;
	margin-bottom: 25px;
	position: relative;

}
#reasons-text > .wrap > ul > li {
	font-family: 'Doppio One', sans-serif;
	font-size: 20px;
	color: #ff0000;
	width: 470px;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
}
#reasons-text > .wrap > ul > li.item1 {
	position: absolute;
	top: 33px;
	left: 20px;
	color: #ff0000;
	font-size: 20px;
}
#reasons-text > .wrap > ul > li.item2 {
	position: absolute;
	top: 103px;
	left: 20px;
	color: #ff0000;
	font-size: 20px;
}
#reasons-text > .wrap > ul > li.item3 {
	position: absolute;
	top: 173px;
	left: 20px;
	color: #ff0000;
	font-size: 20px;
}
#reasons-text > .wrap > ul > li.item4 {
	position: absolute;
	top: 33px;
	left: 535px;
	color: #ff0000;
	font-size: 20px;
}
#reasons-text > .wrap > ul > li.item5 {
	position: absolute;
	top: 103px;
	left: 535px;
	color: #ff0000;
	font-size: 20px;
}
#reasons-text > .wrap > ul > li > span {
	font-family: 'Doppio One', sans-serif;
	font-size: 13px;
	color: #000;
}

#footer-car {
	width: 100%;
	position: relative;
	height: 252px;
	background: url(../images/footer-car.jpg) no-repeat top center;
}
#footer-black {
	width: 100%;
	position: relative;
	height: 88px;
	background: #000;
}
#footer-black > .wrap {
	width: 1000px;
	margin: auto;
	height: 88px;
	position: relative;
}
#footer-black > .wrap > .item1 {
	position: absolute;
	left: 40px;
	top: -20px;
	width: 210px;
	height: 63px;
	background: url(../images/footer-info1.png);
}
#footer-black > .wrap > .item2 {
	position: absolute;
	left: 290px;
	top: -20px;
	width: 236px;
	height: 63px;
	background: url(../images/footer-info2.png);
}
#footer-black > .wrap > .item3 {
	position: absolute;
	left: 570px;
	top: -20px;
	width: 187px;
	height: 63px;
	background: url(../images/footer-info3.png);
}
#footer-black > .wrap > .item4 {
	position: absolute;
	left: 800px;
	top: -20px;
	width: 187px;
	height: 63px;
	background: url(../images/footer-info4.png);
}

#footer-black a {
	color: #fff;
}

#footer-black a:hover {
	text-decoration: none;
}

#footer-black > .wrap > .item1 > .item1-info {
	position: absolute;
	font-family: 'Doppio One', sans-serif;
	color: #fff;
	top: 40px;
	left: 20px;
	font-size: 13px;
}
#footer-black > .wrap > .item2 > .item2-info {
	position: absolute;
	font-family: 'Doppio One', sans-serif;
	color: #fff;
	top: 40px;
	left: 20px;
	font-size: 13px;
}
#footer-black > .wrap > .item3 > .item3-info {
	position: absolute;
	font-family: 'Doppio One', sans-serif;
	color: #fff;
	top: 58px;
	left: 20px;
	font-size: 13px;
	width: 200px;
}
#footer-black > .wrap > .item4 > .item4-info {
	position: absolute;
	font-family: 'Doppio One', sans-serif;
	color: #fff;
	top: 58px;
	left: 20px;
	font-size: 13px;
	width: 300px;
}

#footer {
	width: 100%;
	position: relative;
	height: 57px;
	background: url(../images/footer.jpg) no-repeat top center;
}
#footer > .wrap {
	font-family: 'Doppio One', sans-serif;
	width: 1000px;
	margin: auto;
	height: 57px;
	position: relative;
	line-height: 57px;
	color: #fff;
	text-align: right;
	font-size: 13px;
}
#footer > .wrap > a {
	color: #fff;
}
#footer > .wrap > a:hover {
	text-decoration: none;
}