* { margin:0; padding:0; }

@font-face {
    font-family: 'ribbon_regular';
    src: url('../fonts/ribbon_v2_2011-webfont.eot');
    src: url('../fonts/ribbon_v2_2011-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ribbon_v2_2011-webfont.woff') format('woff'),
         url('../fonts/ribbon_v2_2011-webfont.ttf') format('truetype'),
         url('../fonts/ribbon_v2_2011-webfont.svg#RibbonRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body { background-color: #000; height:100%;font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;font-size: 11px;line-height: 13px; color: #fff;}



.contact{
background-color: #ccc;
}

a{
color: #fff;
margin-bottom: 5px;
font-style: italic;
text-decoration: none;
}

img { border:none; }
	
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}
	
#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(../img/progress.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
			
			
			
#headline_outer{
width:100%;
height:30px;
position: absolute;
top:20px;
}

#headline_inner{
margin: auto;
width: 96%;
height: 15px;
border-top: 1px solid #fff;
}

#title{
font-family: ribbon_regular;
font-size:75px;
font-style:normal;
line-height:normal;
letter-spacing:.005px;
float: left;
width: 700px;
height: 65px;
margin: -12px 0px 0px 0px;
/*background-image: url(../img/logo-benjamin-simon.png);
background-repeat: no-repeat;*/
}


#title:hover{
/*background-image: url(../img/logo-benjamin-simon_hover.png);
background-repeat: no-repeat;*/
}



#bottomline_outer{
width:100%;
height:27px;
position: absolute;
bottom:0px;
}

#bottomline_inner{
margin: auto;
width: 96%;
height: 15px;
border-top: 1px solid #fff;
}

#menu{
float: right;
font-size: 11px;
margin: 4px 0px 0px 0px;

}

#menu a{
color: #fff;
text-decoration: none;
}

#menu a:hover{
color: #000;
text-decoration: none;
background-color: #fff;
}


#previous{
font-family: ribbon_regular;
font-size:50px;
font-style:normal;
line-height:normal;
position: absolute;
top:50%;
left:4%;
width: 78px;
height: 75px;
margin-top: -50px;
cursor:pointer;
/*background-image: url(../img/back.png);
background-repeat: no-repeat;*/
float: left;
}


#next{
font-family: ribbon_regular;
font-size:50px;
font-style:normal;
line-height:normal;
position: absolute;
top:50%;
right: 4%;
width: 78px;
height: 75px;
margin-top: -50px;
cursor:pointer;
/*background-image: url(../img/forward.png);
background-repeat: no-repeat;*/
}


h1{
font-size: 19px;
font-style: italic;
width: auto;
padding:6px;
margin-bottom: 22px;
color: #fff;
background: #000;
display: inline-table;
font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
}

p{
padding: 0px;
margin: 0px 0px 45px 0px;
font-size: 12px;
}


#contact_outer{
width:100%;
position: absolute;
top:135px;
}

#contact_inner{
color: #000;

}

#contact_inner a{
color: #8900ff;
text-decoration: none;
}


#contact_inner a:hover{
color: #fff;
text-decoration: none;
background-color: #000;
}


#contact_inner{
margin: auto;
width: 96%;
font-style: italic;
}


#float_box{
width:300px;
float: left;
}


#legal_shit{
color: #00;
font-size: 11px;
position: absolute;
bottom: 35px;
}


.lista{
display: inline-table;
}

#dark{
color: #444;
}

#dark a{
color: #444;
}


b{
font-size: 12px;
line-height: 15px;
}


#play_video{
width: 95px;
height: 95px;
margin-bottom: 20px;
background-image: url(../img/play_video.png);
background-repeat: no-repeat;
}

#play_video:hover{
width: 95px;
height: 95px;
background-image: url(../img/play_video_hover.png);
background-repeat: no-repeat;
}
