@font-face {
	font-family: HelveticaLight;
	src: url('HelveticaLight.ttf');
}

body {
background-color:#000;
text-align:center;
}

.page {
margin:auto;
text-align:center;
position:relative;
width:950px;
height:600px;


}


.header-wrapper {
margin-left:-20px;
position:relative;
width:825px;

padding-left:20px;
padding-top:10px;
}

.logo {
text-align:left;
position:relative;
clear:both;
float:left;
width:300px;
height:100px;
font-size:27px;
margin-top:-31px;
color:#fff;


font-family:HelveticaLight;
background: transparent url(images/salas_logo.png) no-repeat left center;

}

.logo-subtext {
text-align:left;
position:relative;
clear:both;
float:left;
width:250px;
height:50px;

color:#fff;
font-family:HelveticaLight;
}

.navigation {


float:left;
width:950px;
clear:both;

margin-top:10px;
margin-bottom:30px;


}

.footer {
clear:both;
float:left;
font-size:11px;
letter-spacing:.04em;
font-family:HelveticaLight;
margin-left:10px;
margin-top:5px;
margin-bottom:20px;
color:#ccc;
}

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

.footer span.email {
font-weight:bold;
color:#fff;
}

.nav-element {
vertical-align:middle;
font-size:14px;
font-family:HelveticaLight;
color:#ccc;
position:relative;
background-color:#0e0e0e;
float:left;

padding:6px 12px 7px 12px;
cursor:pointer;
}

.nav-space {
float:left;
padding:2px;


}

.vid-title {
margin-left:0px;
font-size:13px;
font-family:HelveticaLight;
color:#dc1a1a;
float:left;
margin-left:25px;




}

.vid-title span.proj-detail{
font-weight:normal;
color: #5c1e1e;
}

.vid-desc .dir-name{
float:left;
font-family:HelveticaLight;
margin-left:23px;
font-weight:normal;
color: #ccc;
}

.vid-desc .vid-title{
float:left;

letter-spacing:.06em;
font-weight:normal;
color: #fff;
}

.vid-desc {
font-size:16px;


float:left;

width:300px;





}

.vid-info {
padding-bottom:20px;
text-align:left;
font-size:14px;
font-family:HelveticaLight;
color:#fff;
font-weight:normal;
position:relative;
top:14px;


width:300px;
height:60px;




}

.vid-block {


top:14px;
 
float:left;
margin-left:10px;

margin-bottom:20px;

vertical-align:left;


}

.vid-nav {
clear:both;
position:relative;
top:14px;
float:left;
margin-left:10px;
margin-top:-10px;
width:800px;
height:150px;




}

.theatrical-on, .commercial-on, .music-on, .contact-on {
color:#dc1a1a;
}

a {
text-decoration:none;
color:#ccc;
}


