@charset "UTF-8";
html {
	height: 100%;
	margin-bottom: 1px;
}
	body  {
	background: #fff; /* zero out*/
	padding: 0;
	text-align: center; /* for IE 5* browsers. Text aligned default in the #container selector */
	color: #555;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}
#container {
	width: 1070px;
	background: #FFFFFF;
	margin: auto;
	margin-left:auto;
	text-align: left;
	border-right-width: 0px;
	border-bottom-width: 40px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

/* ------------------------- header -------------------------- */

#header h1 {
	margin: 0; /* avoids the margin collapse */
}

#nav  {
	height: 41px;
	text-align: right;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #555;
	padding-top: 40px;
	padding-right: 0px;
	clear: right;
	margin-top: 0px;
	padding-bottom: 20px;
	background-color: #fff;
	background-image: url(img/dna.header.left.png);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: .15em;
	}
    
#nav a {
	color: #555;
	text-decoration: none;
     }
	 
#nav a:hover    {
	color: #060;
	text-decoration: none;
	font-weight: normal;
     }
	 

/* ------------------------- director menu -------------------------- */

#directormenu {
	float: left;
	height: 496px;
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	margin-right:0px;
	text-align: left;
	text-transform: uppercase;
	overflow: visible;
}

#directorheader {
	clear: both;
	height: 17px;
	font-family: Helvetica Neue, Arial, Verdana, Helvetica;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #060;
	border-bottom: 0px solid #ccc;
	letter-spacing: .15em;
}

#directormenu p {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
}

#directormenu a {
	font-size: 11px;
	color: #555;
	text-decoration: none;
	font-weight: normal;
	
}

#directormenu a:hover {
	font-size: 11px;
	color: #060;
	font-weight: bold;	
}

/* ------------------------- director menu home -------- */

#directormenuHome {
	float: left;
	height: 420px;
	width: 150px;
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 15px 0px 0px;
	margin-right:5px;
	text-align: left;
	text-transform: uppercase;
	overflow: ;
	overflow: hidden;
}

#directorheaderHome {
	clear: both;
	/*width: 150px;*/
	height: 20px;
	font-family: Helvetica Neue, Arial, Verdana, Helvetica;
	letter-spacing: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #060;
	border-bottom: 0px solid #ccc;
	letter-spacing: .15em;
}

#directormenuHome p {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
}

#directormenuHome a {
	font-size: 11px;
	color: #555;
	text-decoration: none;
	font-weight: normal;
	
}

#directormenuHome a:hover {
	font-size: 11px;
	color: #060;
	font-weight: normal;	
}

/* -------------- main ----------------------- */

#mainContent {
	width: 900px;
	margin-top: 0;
	/*margin-right: 140px;*/
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 

#mainContent h1 {
	color:#555;
	font-size: 22px;
	line-height: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .15em;
}

#mainContent h2 {
	color:#060;
	font-size: 10px;
	font-weight:normal;
}

#mainContent h2 a {
	text-decoration:none;
	color:#555
	
}

#mainContent h2 a:hover {
	text-decoration:none;
	color:#060;
	
}

/* -------------- main Home ----------------------- */

#mainContentHome {
	width: 900px;
	margin-top: 0;
	/*margin-right: 140px;*/
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 

#mainContentHome h1 {
	color:#555;
	font-size: 22px;
	line-height: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .15em;
}

#mainContentHome h2 {
	color:#060;
	font-size: 10px;
	font-weight:normal
}

#mainContentHome h2 a {
	text-decoration:none;
	color:#555
	
}

#mainContentHome h2 a:hover {
	text-decoration:none;
	color:#060;
	
}

/*  -------------- vPlayer  -------------- */

#vid1 {
	overflow: hidden;
	height: 496px;
	width: 640px;
}

/*iframe { overflow:hidden; }

/* #vPlayer {
	background-color: #fff;
	background-image: url(dna.logo.white.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 496px;
	width: 640px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
	background-position: left top;
} 
/*

/*  -------------- bio  -------------- */


#bio {
	width: 850px;
} 

#bio p {
	font-size: 14px;	
} 

#bio h1 {
	font-size: 22px;
	color:#060;
	text-transform: uppercase;
	font-weight:normal;
	display:none;
} 

#bio h4 {
	font-size: 16px;
	color:#060;
	font-weight:bold;
} 

#bio a {
	
	color:#060;
	font-weight:bold;
	text-decoration:none;
} 

#bio a:hover {
	font-weight:bold;
	text-decoration:none;
}


/* -------------- menu & thumbs ----------------------- */

#menu {
	float: right; /* since this element is floated, a width must be given */
	height: 496px;
	width: 260px;
	overflow: scroll;
	text-align: left;
}

#menu ul{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	list-style-type: none;
}
li{
padding:0;
}

#menu a{
	border="0";
}   

.mvsection {
	font-size:13px;
	font-weight:normal;
	color:#060;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-left: 5px;
	text-transform: uppercase;
	letter-spacing: .15em;
}

.commsection {
	font-size:13px;
	font-weight:normal;
	color:#060;
	height: 24px;
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-left: 5px;
	text-transform: uppercase;
	letter-spacing: .15em;
}

.captions {
	font-size:11px;
	text-transform: uppercase;
	font-weight:normal;
	color:#555;
	height: 55px;
	width: 125px;
	background-color: #fff;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#menu img:hover {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);				
}

/* -------------- footer ----------------------- */

#footer {
	padding: 10px 10px 10px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff;
	font-size: 9px;
	color: #555;
	text-align: center;
	border-top: 1px solid #ccc;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

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

a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #060;		
}


/* contact dna */

#contactDNA {  width: 800px;
				  height: auto;
				  padding: 20px 200px;
				  font-family: Helvetica Neue, Arial,Verdana, Helvetica; 
                  font-size: 11px; 
                  font-style: normal; 
                  font-weight: normal; 
                  text-decoration: none; 
                  color: #555;
                  text-align: left; 
	}
	
#contactDNA p {
	font-size: 13px;	
	}
	
#contactDNA a { text-decoration: none; 
	                   font-size: 13px;
                       color: #060;
                       text-align: left; 
	}
	
#contactDNA_hdr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: "Helvetica Neue", Arial, Verdana, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #555;
	letter-spacing: .15em;
	text-transform: uppercase;
	}
	
#contactDNA_subHdr { margin: 0px 0px 0px 0px;
                    padding: 0px 0px 10px 12px;
                    font-family: Helvetica Neue, Arial,Verdana,  Helvetica; 
                    font-size: 13px; 
                    font-style: normal; 
                    font-weight: bold; 
                    text-decoration: none; 
                    color: #060;
	}
	
#contactDNA_section { clear: both;
				     margin: 7px 0px 0px 0px;
		             padding: 15px 0px 0px 0px;
		             width: 749px;
		             height: auto;
                     border-top: 1px solid #333;
                     border-bottom: 1px solid #none;
                     font-family: Helvetica Neue, Arial,Verdana,  Helvetica; 
                     line-height: 15px;
                     font-size: 13px; 
                     font-style: normal; 
                     font-weight: normal; 
                     text-decoration: none; 
                     color: #A1A1A1;
	}	
	
#contactDNA_row {
	clear: both;
	padding: 0px 0px 25px 12px;
	width: 749px;
	height: 54;
	font-family: Helvetica Neue, Arial,Verdana,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #555;
	
	}
	html>body #contactDNA_row { width: 737px; }
	
#contactDNA_contact { float: left;
				     width: 230px;
                     font-family: Helvetica Neue, Arial,Verdana,  Helvetica; 
                     font-size: 13px; 
                     line-height: 14px;
                     font-style: normal; 
                     font-weight: normal; 
                     text-decoration: none; 
                     color: #555;

	}
	
	#contactDNA_contact span { color: #333; 
	font-weight: bold;
	                          font-size: 13px; 
		}
	
	#contactDNA_contact a { color: #060; 
						   font-size: 13px;  
	}

#contactDNA_contact a:hover { color: #060; 
						   font-weight: bold;
						   font-size: 13px;
}

/* ------------------------- scroll -------------------------- */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 9px;
background-color: #ccc;
}
.vscrollerbar {
width: 9px;
margin-left:1px;
background-color: #060;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.homecaption {
	font-size: 9px;
	text-align: right;
	padding-top: 5px;
}
#homecaption {
	font-size: 9px;
	text-align: right;
	padding-top: 5px;
}

/* quicktime */

.title {
  padding-left: 120px;
  min-height: 120px;
  background-image: url(http://images.apple.com/downloads/images/essentials_quicktime20070611.png);
  background-position: top left;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.playButton {
	background-color: rgb(20,20,20);
	cursor: pointer;
	font-family: "Helvetica Neue", Arial, Verdana, Helvetica;
	font-weight: normal;
	font-size: 10px;
	opacity: .5;
	filter: alpha(opacity=80);
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	position: relative;
	top: 50%;
	zoom: 100%;
	padding: .5em 1em;
	color: white;
	text-transform: uppercase;
}

.playBackground {
  background-color: rgb(f,f,f);
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0px; left: 0px;
}

