body {
	text-align: center;
	background-color: rgb(26, 20, 15);
	background-image: url(../img_site/body_bg2.png);
	background-repeat: no-repeat;
}

#main {
width: 960px;
margin: 0 auto;
text-align: left;
}

#header {
	width: 960px;
	height: 90px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #231b14;
	border-left-color: #231b14;
	
	/*background-image: url(../img_site/logo_bg.png);*/
	background-repeat: no-repeat;
	margin-left:0px;
}

#lang{
	position: relative;
	height: 16px;
	width: 70px;
	top: 5px;
	right: 5px;
	z-index: 50;
	float: right;
}

#focus_content {
	width: 100%;
	height: 360px;
	background-color:transparent;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-top-color: #666;
	border-left-color: #666;
}
#focus_content_sb {
	width: 100%;
	height: 490px;
	background-color:transparent;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-top-color: #666;
	border-left-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#focus_content_image {
	position:relative;
	width: 100%;
	height: 360px;
	z-index:-10;
}
#focus_content_shopping_bag {
	position:relative;
	width: 630px;
	padding-left: 320px;
	height: 490px;
	z-index:0;
	overflow: auto;
}
#slides {
	margin: 5px;
	position: relative;
	right: 10px;
	top: 330px;
	z-index:50;
	font-size: 5px;
	float: right;	
}
#slides a {
	margin: 3px;
	border: 0px none;
	text-decoration: none;
	color: #000;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
	background-color: #999;
}
#slides a.activeSlide {
	background-color: rgb(230,150,0);
}
#slides a:focus { outline: none; }


#focus_content_text {
	position:absolute;
	width: 270px;
	height: 329px;
	top:101px;
	margin-left:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	color: #fff; /* text colour (black) */
	background-image: url(../img_site/focus_content_text_bg.png);
	background-repeat: repeat-x;
	-moz-box-shadow: 3px 0px 10px #000;
	-webkit-box-shadow: 3px 0px 10px #000;
	box-shadow: 3px 0px 10px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=90, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=90, Color='#000000');

}

#focus_content_text_wide {
	position:absolute;
	width: 500px;
	height: 329px;
	top:101px;
	margin-left:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	color: #fff; /* text colour (black) */
	background-image: url(../img_site/focus_content_text_bg.png);
	background-repeat: repeat-x;
	-moz-box-shadow: 3px 0px 10px #000;
	-webkit-box-shadow: 3px 0px 10px #000;
	box-shadow: 3px 0px 10px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=90, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=90, Color='#000000');

}

#sub_focus_bg {
	background-color: transparent;
	width: 100%;
	height: 130px;
	z-index: -10;
    margin-left: 1px;
	margin-top: -1px;
}

#sub_focus_content {
	
	width: 100%;
	height: 130px;
    margin-top: -130px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
    z-index: 5;
}

.sub_focus_content_image {
	margin-top: 10px;
	margin-left: 7px;
	z-index: 16;
}

#sub_focus_content_text {
	
	padding-left: 20px;
	padding-top: 10px;
	color: #fff;
	z-index: 6;
}

#matching_products{
	float: right;
	position:relative;
	z-index: 10;
	right: 0px;
}

#sub_sub_focus_content {
	width: 960px;
	height: 130px;
	margin-top: 0px;
	z-index: 5;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.sub_sub_text_align{
	margin-left:13px;
}

.sub_sub_focus_content_image {
	margin-top: 10px;
	margin-left: 12px;
	z-index: 6;
}
.sub_focus_content_matching_image {
	margin-top: 10px;
	margin-left: 12px;
	z-index: 6;
}

#footer{
	position:relative;
	width: 960px;
	height: 40px;
	margin-top: 0px;
	z-index: 5;
	color: #FFF;
	font-size: 11px;
	padding-top: 10px;
	background-color: transparent;
	font-style: italic;
	letter-spacing: .10em;
}
.footer_left{
	width: 960px;
	height: 40px;
	margin-top:0px;
	text-align: left;
	color: #cccccc;
	padding-left: 13px;
	vertical-align: middle;
}

.footer_right{
	width: 940px;
	height: 40px;
	margin-top:-40px;
	text-align: right;
	color: #cccccc;
	
}

#top_menu {
	float:right;
	color:#fff;
	margin-top:50px;
	margin-right:-135px;
}

#menu_pos{
	position:relative;
	float: right;
}

#nav, #nav ul {
	padding: 3px 0 0 0;
	margin: 0;
	list-style: none;
	text-align: center;
	z-index:10;
	float:right;
}

#nav li {
float: left;
width: 125px;
}



.fb {
	float: left;
	width: 50px;
}


#nav ul {
position: absolute;
width: 125px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
	font-size: 13px;
	font-style: italic;
	letter-spacing: .15em;
	
}

ul a{
color: #FFF;

}
ul a:hover{
color: rgb(230,150,0);

}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #FFF;

}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;

}

ul li{
/*background-color: rgb(35, 27, 20);*/
border-left: 1px solid #FFF;
}

.menu_first{
/*background-color: rgb(35, 27, 20);*/
border-left: 0px solid #FFF;
}

ul ul li{
background-color: rgb(35, 27, 20);
padding-top: 3px;
border-left: 0;
}
ul ul li:hover{
background-color: rgb(230,150,0);
padding-top: 3px;
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */

.logo_pos{
	margin-top:17px;
	margin-left: 5px;
}

.paypal_pos{
	vertical-align: middle;
	margin-top:0px;
	
}

#vat{
	position:absolute;
	bottom: 10px;
	
}