@charset "utf-8";
/* CSS Document */

body {
	background:#0d0d0d;
	height:100%;
}

#frame {
	width:960px;
	margin:auto;
	height:100%;
	background:#0d0d0d;
}

#top-bar {
	width:960px;
	height:48px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:2px solid #101010;
	background:url(../images/layout/menu_background.png) no-repeat top left;
	z-index:1;
}

#main-menu {
	float:left;
	position:absolute;
	padding:15px 0px 0px 15px;
}

#language-menu {
	position:absolute;
	padding:15px 0px 0px 680px;
}


#logo {
	position:relative;
	width:192px;
	height:68px;
	/*
	padding-left:384px;
	padding-right:384px;
	margin-left:auto;
	margin-right:auto;
	*/
	z-index:5;
	left: 384px;
}

#slideshow-area {
	width:960px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	z-index:1;
	border-bottom:2px solid #101010;
}


#title-area {
	width:960px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	z-index:1;
	border-bottom:2px solid #101010;
}

#products-title {
	width: 960px;
	height: 150px;
}

#secondary-menu-container {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height: 48px;
}

#secondary-menu-item1, #secondary-menu-item2 {
	float:left;
	width:304px;
	padding-left:15px;
	padding-top:5px;
	height: 33px;
	border-right: 1px solid #101010;
	background:url(../images/layout/secondary-menu-bg.png) repeat-x top left;
}

#secondary-menu-item3 {
	float:left;
	width:305px;
	padding-left:15px;
	padding-top:5px;
	height: 33px;
	background:url(../images/layout/secondary-menu-bg.png) repeat-x top left;
}
	
	
#home-page-sections-container {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height: 297px;
}	

#home-page-section1, #home-page-section2 {
	float:left;
	width:309px;
	padding-left:10px;
	padding-top:00px;
	height: 297px;
	border-right: 1px solid #101010;
	background:url(../images/layout/home-page-sections-container-bg.png) repeat-x top left;
}



#home-page-section1 img {
	margin-left:50px;
	margin-top:5px;
}

.home-page-division {
	background:url(../images/layout/news-bg.jpg) no-repeat bottom center;
	padding-bottom:25px;
	padding-right: 10px;
}



#home-page-section3 {
	float:left;
	width:309px;
	padding-left:10px;
	padding-top:35px;
	height: 262px;
	background:url(../images/layout/home-page-sections-container-bg.png) repeat-x top left;
}

#arrow-left {
	float: left;
	width: 35px;
	padding-left:30px;
	padding-right: 10px;
	height: 160px;
	padding-top: 105px;
}

#carousel {
	float: left;
	width: 159px;
	height: 230px;
	padding-top: 35px;
}

#arrow-right {
	float: left;
	width: 35px;
	padding-right:30px;
	padding-left: 10px;
	height: 160px;
	padding-top: 105px;
}


#home-page-subtitle-container {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height: 34px;
	padding-left:10px;
	padding-top:15px;
	background:url(../images/layout/home-page-subtitle-bg.png) repeat-x top left;
}	

#home-page-subcontent-container {
	position: relative;
	float:left;
	width:960px;
	height: 350px;
	background:url(../images/layout/home-page-subcontent-bg.png) repeat-x top left #1d1d1d ;
}	

#home-page-subcontent {
	float:left;
	position: absolute;
	width:620px;
	height: 335px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	background:url(../images/layout/home-page-subcontent-bg.png) repeat-x top left #1d1d1d;
}

#home-page-subcontent-container-no-height {
	float:left;
	width:960px;
	background:#1d1d1d url(../images/layout/home-page-subcontent-bg.png) repeat-x top left;
}

#home-page-subcontent-no-height {
	float:left;
	width:620px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom: 30px;
	background:url(../images/layout/home-page-subcontent-bg.png) repeat-x top left;
	min-height: 286px;
	_height: 286px;
	
}

#home-page-subcontent-no-height-wide {
	float:left;
	width:900px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom: 30px;
	background:url(../images/layout/home-page-subcontent-bg.png) repeat-x top left;
	min-height: 286px;
	_height: 286px;
}

td.wishlist-header-row {
	background: #555555;
	padding: 5px;
	margin: 5px;
	border: 1px solid #1d1d1d;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d2ae62;
	font-weight: bold;
	text-transform:capitalize;
}

td.wishlist-data-row {
	background: #1d1d1d;
	padding: 5px;
	margin: 5px;
	border: 1px solid #292929;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d2ae62;
}

td.wishlist-data-row:hover{
	background: #101010;
}

td.wishlist-data-row a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d2ae62;
}

.form-element {
	width: 700px;
	padding-top:40px;
	
}

.formLabel {
	width: 260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d2ae62;
	float: left;
	padding: 5px;
}

.formInput {
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d2ae62;
	float: left;
}

.formInput input[type=text] {
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d2ae62;
	padding: 5px;
	background: #181818;
	border: 1px solid #595959;
}

.formInput input[type=submit] {
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d2ae62;
	padding: 5px;
	background: #181818;
	border: 1px solid #595959;
}
















.turbo-videos{
	margin:10px 0px 20px 0px;
}

.turbo-pictures{
	float:left;
	width:620px;
}

.turbo-pictures img{
	margin:5px 2px 15px 2px;
	border:1px solid #848484
}

#contact-info {
	float:left;
	margin:17px 0px 0px 30px;
	width:250px;
}
#home-page-visited-products {
	padding-top:17px;
	padding-left:600px;
}

#history {
	float: left;
	width: 310px;
	padding: 0px;
}

#history h2{
	float: left;
	width:300px;
	height:35px;
	background: url(../images/layout/history-header.png) no-repeat top left;
	margin: 0px;
	padding: 13px 0px 0px 10px;
	color: #ffe2a6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#history-body {
	float: left;
	width: 300px;
	background: url(../images/layout/history-body.png) repeat-y top left;
	margin: 0px;
	padding: 13px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#history-body a{
	color: #ffe2a6;
	display: block;
	width: 280px;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
}

#history-body a:hover{
	background: #0f0f0f;
}

#history-footer{
	float: left;
	width:310px;
	height:7px;
	background: url(../images/layout/history-footer.png) no-repeat top left;
	margin: 0px;
	padding: 0px;
}



#home-page-boxes {
	position: absolute;
	z-index:5;
	padding-top:66px;
	padding-left:700px;
}

.gold-divider {
	float: left;
	width:960px;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/layout/gold-divider.png) no-repeat top left;
}



#contact p input[type="text"]{
	font:11px 'Arial',Helvetica,sans-serif;
	color:#848484;
	border:1px solid #181818;
	width:100%;
	height:20px;
	background:#2a2a2a;
}
#contact p textarea{
	font:11px 'Arial',Helvetica,sans-serif;
	color:#848484;
	border:1px solid #181818;
	width:100%;
	height:150px;
	overflow:auto;
	background:#2a2a2a;
}
#contact p input[type="submit"], #contact p input[type="reset"]{
	float:right;
	width:150px ;
	height:20px;
	font:11px 'Arial',Helvetica,sans-serif;
	color:#000000;
	background:#d2ae62;
	border:1px solid #181818;
	text-align:center;
	margin:0px 0px 10px 10px;
}

.application_brand {
	float: left;
	width:198px;
	height:100px;
	background: #1d1d1d;
	padding:4px;
}



.application_model {
	float: left;
	width:198px;
	height:100px;
	background: url(../images/layout/model_bg.jpg) no-repeat top left;
	padding:35px 0px 4px 0px;
	margin: 0px 4px 0px 4px;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.application_model:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.application_model a{
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}

.application_brand img{
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.application_brand img:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;

}

#photos-wrapper {
	width: 614px;
	height: 180px;
	float: left;
	clear: both;
}

.photo-container {
	float: left;
	width: 90px;
	height: 90px;
	background: url(../images/layout/product_thumb_container.jpg) no-repeat top right;
	padding:5px;
	margin: 10px;
}



#product-details-wrapper {
	float: left;
	padding-bottom:20px;
}


#product-details-wrapper td {
	background: #222222;
	border: 4px solid #1d1d1d;
	padding: 4px;
}


#catalogue-list li{
	width: 600px;
	height: 45px;
	padding: 20px 0px 5px 10px;
	margin: 5px 0px 5px 0px;
	background: url(../images/layout/pdf-icon.png) no-repeat 8px 8px  #0d0d0d;
	text-indent: 55px;
}

#catalogue-list li:hover{
	background: url(../images/layout/pdf-icon.png) no-repeat 8px 8px  #0a0a0a;
	text-indent: 55px;
}


#catalogue-list a{
	color: #d2ae62;
	text-decoration:none;
	width: 100%;
	display: block;
}












#footer-top{
	float: left;
	width:960px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background:#141414;
	border-bottom:1px solid #2e2e2e;
}

#footer-bottom {
	width: 960px;
	float: left;
	background:#141414;
	height:100px;
}

#footer-menu-items {
	padding-top:70px;
	padding-left:30px;
}

#footer-menu-items li {
	display:inline;
}

#footer-bottom-text {
	padding-top:10px;
}


