@charset "UTF-8";
/* CSS Document */

/* GLOBAL STYLES */

html{
height: 100%;
}

body {
	margin:0px;
	padding:0px 0px;
	text-align:center;
	color:#000;
	font-family: Helvetica,Arial,sans-serif;
	font-size:62.5%; /*Resets 1em to 10px */
	font-weight: normal;
	height: 100%;
	background:#000 url(../images/bg_02.jpg) no-repeat fixed top center;
	}

body.home{
background:#000 url(../images/bg_home.jpg) no-repeat scroll top center;
}	
	
.wings{

}	

a, a:visited{
	color:#a17929;	
}


a:hover {
	color:#CC9933;
}

p{
   font-size:1.4em;
	color: #FFF;
	line-height:1.8em;
	margin:0 0 2em 0;
	text-align:left;
}


#content p a, p #content p a:visited{
border-bottom:1px dotted #a17929;
}

h2{
	font-family: Copperlate, Helvetica, Arial, sans-serif;
	font-size:6em;
	font-weight:bold;
	text-shadow:2px -2px #000;
	line-height:1.3em;
	color: #FFF;
	text-align:center;
	/*-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.4)), to(rgba(0,0,0,1)));*/
	margin-bottom:15px;
	text-transform:uppercase;
}


h3{
	color:#BB802B;
	font-size:2.2em;
	text-align:left;
	font-weight:lighter;
	text-transform:uppercase;
	line-height:1.5em;
	margin-bottom:0.4em;
	text-shadow:1px -1px 0 #000;
	width:auto;
}

h4{
font-family: Copperplate, Georgia, "Times New Roman", Times, serif;
font-size:3em;
font-weight:normal;
text-shadow:2px -2px #000;
line-height:1.5em;
color: #FFF;
margin-bottom:0.1em;
text-align:left;
-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.4)), to(rgba(0,0,0,1)));
}

h5{
font-family: Copperplate, Georgia, "Times New Roman", Times, serif;
font-size:2em;
font-weight:normal;
text-shadow:2px -2px #000;
line-height:1.4em;
color: #FFF;
text-align:left;
-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.4)), to(rgba(0,0,0,1)));
}



h6{
font-size:2.2em;
text-align:center;
color:#4a3514;
font-weight: lighter;
text-transform:uppercase;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding:30px 0 10px 0;
letter-spacing:-.1em;
}

/* LAYOUT STYLES */

.about{
width:888px;
float:left;
padding:25px 25px 25px 25px;
margin:0 0 0 0;
background:#000;
border-right:1px solid #614620;
border-bottom:1px solid #614620;
border-top:1px solid #000;
border-left:1px solid #000;
clear:both;
}

.about-column{
float:left;width:25%;
height:auto;
background:#000;
border-right:1px solid #614620;
border-bottom:1px solid #614620;
border-top:1px solid #000;
border-left:1px solid #000;
padding:15px 20px 30px 25px;
margin:10px 47px 25px 0;
}

.last{
margin:10px 0 25px 0;

}

.last ul li a{
font-size:1.3em;
line-height:3em;
}


.about-images {
	width: 375px;
	height:   281px;
	padding: 0;
	margin:  0;
	position:relative;
	top:20px;
	left:36px;
} 
 
.about-images img {  
    background-color: #FFF;  
    width:  375px; 
    height: 281px; 
    top:  0; 
    left: 0;
}

.about-nav{
	position:relative;
	top:-150px;
	left:0px;
}

.about-nav a#prev1 img{
	border:0;
	position:relative;
	top: 0px;
	left: -191px;
	opacity:0.4;
	filter:alpha(opacity=40);
    -webkit-transition: opacity .3s linear;
}

.about-nav a#next1 img{
	border:0;
	position:relative;
	top: 0px;
	left: 193px;
	opacity:0.4;
	filter:alpha(opacity=40);
    -webkit-transition: opacity .3s linear;
}

.about-nav a#next1:hover img, .about-nav a#prev1:hover img{
  opacity:1;
  filter:alpha(opacity=100);
}


address{
	font-style: normal;
}

.banner{
	height:290px;
	width:940px;
}



a.button_01 {
	background: transparent url(../images/button_right.png) no-repeat scroll right top;
	display: block;
	height: 40px;
	padding-right: 15px; /* sliding doors padding */
	text-decoration: none;
	/*line-height: 27px;*/
	font-size: 1em;
	color: #999;
	cursor:pointer;
	z-index:50;
	float:left;
	border:0;
	text-align: center;
}

a.button_01 span{
	background: transparent url(../images/button_left.png) top left no-repeat;
	display: block;
	padding-left: 15px;
	white-space: nowrap;
	color: #FFF;
	height: 40px;
	line-height: 3.2em;
	font-size: 1.3em;
	cursor:pointer;
	text-transform:uppercase;
	text-decoration: none;
	text-shadow: 1px 1px #000;
	border:0;
	text-align: left;
}

a.button_01 span.play {
    background: transparent url(../images/button_left_play.png) top left no-repeat;
    padding-left: 35px;
}


a.button_01:hover{
    background-position: right -40px;
    color: #FFF;
    outline: none; 
	text-decoration:none;
}
a.button_01:hover span {
    background-position: left -40px;
	text-decoration:none;
	color: #FFF;

}

a.button_01:active {
    background-position: right -40px;
    color: #FFF;
    outline: none; 
}
a.button_01:active span {
    background-position: left -40px;
	color: #CCCCCC;
}



blockquote{
	color:#CCCCCC;
	background:none;
	width:885px;
	display:block;
	padding:35px 55px 25px 0px;
	text-align: justify;
	font-size:1.8em;
	 margin:20px 0 20px 0;
	line-height: 1.8em;
}

blockquote span a{
border-bottom:1px dotted #a17929;
color:#999;
}

blockquote p.quoter{
	text-align:just;
	font-size:.8em;
	color: #996600;
	text-transform:uppercase;
	margin:10px 0 0 0;
	padding:0;
}

.bqstart {
     float: left;
     height: 45px;
     margin: -10px 0 -40px 0;     
	 padding: 40px 30px 90px 0;	
     font-size: 10em;
     color: #000;
	 text-shadow: 1px 1px 0px #6f4f21;
	 font-style:italic;
 }

 .bqend {
     float: right;
     height: 25px;
     margin: -70px 40px -40px 0;
     padding: 115px 0px 0px 0px; 
     font-size: 10em;
     color: #000;
	 text-shadow: 1px 1px 0px #6f4f21;
	 font-style:italic;
 }
#content{
	width:940px;
	padding: 0;
	margin:0 10px 20px 10px;
	position:relative;
	text-align:center;
	height:auto;
}

.clear{
clear:both;
height:1px;
}

.clearfooter{
height: 330px;
clear: both;
}

.contact-frame{
float:right;
width:30%;
background:#000;
padding:20px;
border-right:1px solid #614620;
border-bottom:1px solid #614620;
border-top:1px solid #000;
border-left:1px solid #000;
margin-top:20px;
}

.contact-frame p{
margin-bottom:0;
}

.contact-frame p a{
border:0;
}

.expandable .description-body {
	height: 50px;
    overflow: hidden;
}


p.description-more{
text-align:right;
margin:0;
line-height:1.3em;
padding:0;
}

.description-more a{
margin:0;
}

.description-content{
margin:0 0 20px 0;
}

.description-body p{
text-align:justify;
}

#footer01{
height: 320px;
position: relative;
background: #000;
border-top: 1px solid #3f2605;
width:100%;
}


#footerborder{
background-color: rgba(0, 0, 0, 0.4);
height: 11px;
position: relative;
width:100%;
min-width:960px;
}


.footer-column1{
	float:left;
	width:280px;
	min-height:164px;
	padding:0px 0 0 23px;
	border-right: 1px solid #321e00;
	color: #663E0A;
}

.footer-column1 p{
font-size:1.4em;
text-align:left;
margin:20px 0 0px 0;
line-height:1.6em;
color:#4a4a4a;
-webkit-transition: color .5s linear;
}

.footer-column1 p:hover{
color:#FFF;
}

.footer-column1 p a{
color:#4a4a4a;
text-decoration:none;
-webkit-transition: color .5s linear;
}

.footer-column1 p a:hover{
color:#FFF;
text-decoration:none;
border-bottom:1px dotted #4a4a4a;

}


.footer-column1 p span{
color:#6c532a;
text-align:right;
padding-right:25px;
font-size:1em;
}

.footer-column2{
float:left;
min-height:164px;
border-right: 1px solid #321e00;
width:300px;
}


.footer-column3{
float:left;
width:273px;
min-height:164px;
width:335px;
}

a.footer-icon img{
	margin:25px 15px 0 15px;
	border:0;
	opacity:0.5;
	filter:alpha(opacity=50);
-webkit-transition: opacity .3s linear
}

#content p a.footer-icon{
border:0;
}


a.footer-icon:hover img{
  opacity:1;
  filter:alpha(opacity=100);
}

#footerwrapper{
	margin:0px auto;
	background:none;
	width: 940px;
	padding: 0 10px 0 10px;
	position: relative;
}

.frame{
	background:#000;
	width:445px;
	height:320px;
	float:right;
	margin:0 0 15px 20px;
	color: #4A2B0F;
	border-right:1px solid #614620;
border-bottom:1px solid #614620;
border-top:1px solid #473318;
border-left:1px solid #473318;
}

.demo-reel{
width:640px;
margin:0 135px 30px 135px;
padding:15px;
background:#000;
text-align:center;
height:auto;
border-top:1px solid #000;
border-left:1px solid #000;
}


.home-banner{
	background:transparent url(../images/banner_home3.png)  top left no-repeat scroll;
}

.home-banner h3{
text-indent:-9999px;
line-height:.7em;
}

#header{
	margin:0px auto;
	height:178px;
	width:960px;
	position:relative;
	background:none;
}


.home-images {
	width: 286px;
	height:   184px;
	padding: 0;
	margin:  0;
	position:absolute;
	top:41px;
	left:41px;
	z-index: 0;
} 
 
.home-images img {  
    border:  4px solid #000;  
    background-color: #000;  
    width:  278px; 
    height: 184px; 
    top:  0; 
    left: 0;
	z-index: 0; 
} 

#header h1{
	height:130px;
	width:250px;
	margin: 0px;
	text-indent:-9999px;
	position: absolute;
	top: 35px;
	left: 5px;
	background:transparent url(../images/logo.png) no-repeat scroll 0 0;
}


#header h1 a {
	display:block;
	height:130px;
	width:250px;
	text-decoration: none;
	border:0;
}


#header h1 a:hover {
}


#main-menu{
	top:0px;
	position:absolute;
	text-align: center;
	left: 406px;
}

#main-menu li{
	list-style-type:none;
	height: auto;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
}

#main-menu li a, main-menu li a:visited{
	color:#696969;
	font-size:1.3em;
	padding: 72px 0px 30px 0px;
	text-decoration:none;
	text-shadow: 0em -0.1em 0px #000;
	text-transform: uppercase;
	text-align:center;
	display: block;
	background: transparent;
	width:105px;
	opacity: 1;
    -webkit-transition: color .5s linear;
	border:0;

}

#main-menu li a.current, #main-menu li a.current:hover{
background: transparent url(../images/menu_bg_02.png) top center scroll no-repeat;
color:#FFF;
}


#main-menu li a:hover, main-menu li a:active{ 
	color:#FFF;
	text-decoration:none;
	/*background: rgba(0, 0, 0, 0.4);*/
}


.weapons {
	width: 242px;
	height:   100px;
	padding: 0;
	margin:  0;
	position:relative;
	top:5px;
	left:51px;
	text-align: center;
} 
 
.weapons div {
	width:  242px;
	height: 75px;
	top:  0;
	left: 0;
	text-align:center;
}

.weapons-nav{
	position:relative;
	top:-75px;
	left:0px;
}

.weapons-nav a#prev img{
	border:0;
	position:relative;
	top: 0px;
	left: -115px;
	opacity:0.4;
	filter:alpha(opacity=40);
    -webkit-transition: opacity .3s linear;
}

.weapons-nav a#next img{
	border:0;
	position:relative;
	top: 0px;
	left: 125px;
	opacity:0.4;
	filter:alpha(opacity=40);
    -webkit-transition: opacity .3s linear;
}

.weapons-nav a#next:hover img, .weapons-nav a#prev:hover img{
opacity:1;
  filter:alpha(opacity=100);
}

a.weapon-icon img{
	margin:10px;
	border:0;
	opacity:0.5;
	filter:alpha(opacity=50);
    -webkit-transition: opacity .3s linear;
	vertical-align: middle;
	text-align: center;
}


a.weapon-icon:hover img{
  opacity:1;
  filter:alpha(opacity=100);
} 

.reelbutton{
	position:relative;
	top:93px;
	left:114px;
}

.sig{
	text-transform:uppercase;
	font-size: 1.2em;
	padding-top:0px;
	text-align:center;
	margin:0;
	color:#4a4a4a;
	word-spacing:-0.1em;
}


.sig a{
	color:#5b481f;
	text-decoration:none;
	border: 0;
}

.sig a.color01{
color:#4a4a4a;
}

.sig a.color01:hover{
color:#999999;
}

.sig a:hover{
color:#8a6e30;
}

a.thumbs img{
float:left;
border:1px solid #000;
margin:10px 14px 10px 0;
opacity:0.4;
filter:alpha(opacity=40);
border:1px solid #000;
}

a.thumbs:hover img{
float:left;
border:1px solid #a17929;
opacity:1;
filter:alpha(opacity=100);
}

#content ul{
list-style-type:disc;
margin:0 0 0 15px;
}

#content ul li a{
border-bottom:1px dotted #a17929;
}

#content ul li{
color:#CCCCCC;
text-align:left;
font-size:1.2em;
line-height:2em;
padding: 2px 0 0 0;
}

#content ul li ul li{
text-align:left;
font-size:1em;
line-height:2em;
padding: 2px 0 0 0;
}


#content ul.equipment li{
color:#FFF;
text-align:left;
font-size:1.4em;
line-height:2.5em;
padding: 4px 0 0 0;
text-transform:uppercase;
}

#content ul.equipment li ul li{
color:#666;
text-align:left;
font-size:.9em;
line-height:1.4em;
padding: 2px 0 0 0;
text-transform:none;
}

#wrapper{
	margin:0px auto;
	min-height: 100%;
	width: 960px;
	min-width:960px;
	position: relative;
	margin-bottom: -330px;
}



/*#################
FILM BOX STYLES
###################*/

.filmbox, .featurefilm, .commercial, .musicvideo, .documentary{
width:878px;
position:relative;
margin: 0 0 45px 0;
padding: 16px 44px 15px 16px;
background:#000;
height:auto;
border-right:1px solid #614620;
border-bottom:1px solid #614620;
border-top:1px solid #000;
border-left:1px solid #000;
}

.screenshot{
float:left;
margin:0 30px 0 0;
}

#content p.datebox{
display:block;
width:70px;
height:50px;
position:absolute;
top:-35px;
right: 10px;
margin:0;
padding:20px 10px 10px 10px;
line-height:1.5em;
text-align:center;
background: transparent url(../images/bg_filmdate.png) top left no-repeat;
color:#4d4d4d;
font-size:1.4em;
}

.year{
font-size:1.7em;
}

.filmbox p{
font-size:1.3em;
margin:0;
padding:0;
}

p.camera{
background:url(../images/icon_filmclap.png) top left no-repeat;
text-indent:30px;
float:left;
margin:0;
padding:0;
line-height:1.7em;
}

p.category{
background:url(../images/icon_filmclap.png) bottom left no-repeat;
text-indent:30px;
float:left;
margin:0 10px 0 35px;
padding:0;
line-height:1.7em;
}

.filmbutton{
	position:absolute;
	top:80px;
	left:85px;
}


.clear{
clear:both;
position:relative;
height:1px;
width:90%;
}

.integrated #form_container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
width:100%;
}

#main_body {
width:60%;
}
