body	{ background-color: #010101; font: 12px Trebuchet MS, Verdana, Sans-serif; margin-top:40px; /*margin:0;*/ color:#ffffff; }
.wrap	{ position:relative; width:970px; margin:10px auto; }

a.logo	{ width:215px; height:62px; background:url('/images/static/sprites.png') no-repeat 0px 0px; display:block; margin-bottom:10px;}

h1		{ font-size:13px; }
.clear				{ clear:both; }
.clear4 			{ clear:both; width:100%; height:4px; }
.clear8 			{ clear:both; width:100%; height:8px; }
.clear16 			{ clear:both; width:100%; height:16px; }
.clear24 			{ clear:both; width:100%; height:24px; }
.cel, .cel1, .cel2, .menu	{ float:left; }

.hide				{ display:none; }
img 				{ border:none; }
td					{ vertical-align:top; }
h3					{ margin:0 0 8px 0; }
.smallfont			{ font-size:10px; }

.template1 			{ position:relative; }
.template1 .menu	{ width:170px; padding-top:30px;}
.template1 .cel1	{ width:800px; /*overflow-x:hidden;*/}

a 					{ outline:none; }
.menu .main_item	{ font-size:15px; /*margin-bottom:10px; margin-top:7px; */ line-height:30px; display:block; }
.menu .sub_item		{ font-size:14px; margin-left:20px; margin-bottom:5px;  }
.accordeon_sub		{ display:none; }
.accordeon_open		{ display:block; }
.menu a				{ color:#cccccc; outline:none; }
.menu a:hover		{ color:#ffffff; text-decoration:none; }

.logo				{ position:absolute; left:730px; top:20px; }

.relative_container	{ position:relative; }
.content_box		{  position:absolute; top:0px; left:530px; width:230px; padding:40px 20px 0 20px; /*height:685px; overflow:auto;*/ background: url('/images/static/bg-black-50.png') repeat-y; }
#content_box		{ /*display:none;*/ left:530px;}

#main_image			{ height:600px; }
.thumbs 			{ width:530px; }
.thumbs img			{ margin:0 0 8px 8px; }

#player				{ margin-top:50px; }

#screencontainer {
	width: 100%;
	height: 100%;
}
#maincontainer {
	width: 978px;  
}
a.right_arrow		{ position:absolute; left:450px; top:20px; width:20px; height:20px; overflow:hidden; background:url('/images/static/arrow-right.png') no-repeat; }

.dank {	
	font-size: 14px;
	line-height:12px;
    color: #fff;
    font-family: Trebuchet MS, Verdana, Sans-serif; 
}
a {	color: #fff; text-decoration: none; }
a.underline { text-decoration:underline }
a:hover {
	text-decoration:underline;
}

