@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body{
	background:#000 url(../../images/site/body.jpg) repeat-x left top;
	font:12px Arial, Helvetica, sans-serif;
}
a img{
	border:none;
}
a{
	color:#009DDA;
	
}
.red{
	color:#009DDA;
}
.boldred{
	color:#009DDA;
	font-weight: bold;
}

#centring{
	width:1040px;
	margin:0px auto;
}
#shadows{
	width:1040px;
	float:left;
	background: url(../../images/site/shadows.png) repeat-y center top;
	position:relative;
}
#shad_l, #shad_r{
	float:left;
	width:70px;
	display:inline;
	overflow:hidden;	
}
#shad_l{	
	top:0px;
	bottom:50px;
	left:0px;
	background: url(../../images/site/shad_l.png) no-repeat right bottom;
	position:absolute;
}
#shopfinder{
	float:right;
	width:45px;
	height:171px;
	background: url(../../images/site/shopfinder.png);
	margin-top:290px;
}
#shopfinder a{
	float:right;
	width:42px;
	height:156px;
	margin-top:2px;
	color:#53422c;
	text-decoration:none;
}
#shopfinder a:hover{
	opacity:.8;
	-khtml-opacity:.8;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
}
#shad_r{
	float:left;
	width:70px;
	height:600px;
	background: url(../../images/site/shad_r.png) no-repeat left top;
}
#shad_b{
	float:left;
	width:900px;
	margin:0px 70px;
	height:30px;
	background: url(../../images/site/shad_b.png) no-repeat right top;
	display:inline;
	overflow:hidden;
	font-size:11px;
	color:#797979;
	padding: 10px 0px 0px;
}
#shad_b a{
	color:#999;
	text-decoration:none;
}
#shad_b em{
	font-style:normal;
	margin:0px 5px;
	color:#555;
}
#content{
	float:left;
	width:900px;
	background:#fff url(../../images/site/shred_b.jpg) no-repeat right bottom;
	display:inline;
	margin-left:70px;
}
#header{
	float:left;
	width:900px;
	height:350px;
	color:#fff;
	display:inline;
	position:relative;
}
#img{
	float:left;
	width:900px;
	height:350px;
	background:#000;
	display:inline;
	overflow:hidden;
	position:absolute;
}
#header.strip #img{
	background:#000;
}
#header.strip, #header.strip #img{
	height:250px;
}
#logo{
	float:left;
	position:absolute;
	margin-left:-40px;
	top:2px;
	width:350px;
	height:94px;
	font-size:20px;
	z-index: 1;
}
#frise{
	float:left;
	position:absolute;
	bottom:0px;
	background: url(../../images/site/img_frise.png);
	width:900px;
	height:80px;
}
#mainnav{
	float:left;
	width:900px;
	position:absolute;
	height:50px;
	background:url(../../images/site/mainmenu_bg.png);
}

#mainnav ul{
	float:left;
	height:28px;
	margin-top:22px;
	margin-right:-1px;
	display:inline;
	overflow:hidden;
	position:absolute;
	z-index:150;
	right:15px;
}
#mainnav ul li{
	float:left;
	list-style:none;
	height:28px;
	display:inline;
	overflow:hidden;
	padding-right:8px;
	background: url(../../images/menu/bullet.png) no-repeat right 16px;
}
#mainnav ul li a{
	float:left;
	height:28px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:inline;
	overflow:hidden;
	position:relative;
}
#mainnav ul li a img{
	margin-top:-56px;
}
#mainnav ul li a:hover img{
	margin-top:-28px;
}
#mainnav ul li a.sel img, #mainnav ul li a:hover.sel img{
	margin-top: 0px;
}
#mainnav ul li a.sel img{

}
#mainnav ul li a img{

}
#mainnav ul li a:hover img{

}
#footer{
	float:left;
	width:900px;
	height:31px;
	border-bottom:5px solid #000;
	background:#4b4b4b url(../../images/site/footer.gif);
	display:inline;
	overflow:hidden;
	color:#d9dadb;
	font-size:10px;
	text-transform:uppercase;
}
#footer span{
	float:left;
	margin: 12px 0px 0px 10px;
}
#footer span strong{
	color:#009DDA;
}
#diabolo{
	float:right;
	margin-top:7px;
	margin-right:10px;
}
#diabolo a{
	float:left;
	color:#ccc;
	font-size:10px;
	white-space:nowrap;
	background: url(../../images/site/diabolo_1.png) no-repeat left center;
	text-decoration:none;
	padding: 5px 0px 5px 20px;
}
#diabolo a:hover{
	background: url(../../images/site/diabolo_0.png) no-repeat left center;
}
#diabolo a strong{
	color:#009DDA;
}
#diabolo a:hover strong{
	color:#fff;
}
#diabolo em{
	font-style:normal;
	margin:0px 3px;
}
