/* CSS Document - Internal EPK Pages */


/*/--- GLOBAL  -----------------------------------------------------/*/

html, body{
height:100%;
padding:0px;
margin:0px;
}


body{
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	background-attachment: fixed;
	background-color: #0f1719;
	padding: 0px;
	margin: 0px;
	color:#333333;
	
}

h5.sectionheader2, h5.hdr_keyset, #productioninfo, h5.comingsoon{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#333333;
	text-align:left;
	padding:0px;
    margin:0px;
}



a:link, a:active{
color:#333333;
text-decoration:none;
}

a:hover, a:visited{
color:#666666;
text-decoration:underline;
}



/*/--- CONTAINERS -----------------------------------------------------/*/

#header {
width:750px;
height:100%;
background-color:#FFFFFF;
position:absolute;
margin-left:-375px;
left:50%;
padding:0px;
z-index: 0;
}

#holder{
width:750px;
height:auto;
padding: 0px 0px 20px 0px;
position:absolute;
margin-top:75px;
margin-bottom:0px;
margin-left:-375px;
left:50%;
background-color:#FFFFFF;
}

.profileTable {
    width:727px;
    height:auto;
    float:left;
	background-color: #F9F9F9;
	background-image: url(../images/blend_e9tof9.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #BCBCC6;
	position:relative;
	left: 10px;
	padding:0px;
	margin:0px;

}


#contentTable {
	width: 550px;
	height:auto;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	float:left;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	
}

#contentTable a:link, #contentTable a:visited{
	color:#333333;
	text-decoration: none;
}
#contentTable a:hover, #contentTable a:active{
	color: #036;
	text-decoration: underline;
}


#footer {
 width:700px;
 height:20px;
 padding:5px;
 margin:0px;
 float:left;
 text-align: center;

}
}




/*/--- PRODUCTION INFO -----------------------------------------------------/*/

#productioninfo{
  margin:10px 0px 0px 10px;
	 padding-bottom:10px;
	 width: auto;
		height:auto;
		text-align:left;
}

#productioninfo ul {
	padding-left: 2px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

#productioninfo li {
	background-image: url(../images/graphic_arrow_r.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 0.6em;
}

#productioninfo a {}
#productioninfo a:link, #subnavNoteslist a:visited {
	 color:#333333;
	text-decoration: none;
}

#productioninfo a:hover {
	color: #036;
	text-decoration: underline;
}


/* SUBHEADERS */
h5.profileTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align:left;
	background-image: url(../images/bg_epkTitle.jpg);
	background-repeat: repeat-x;
	background-postition: bottom;
	width:714px;
	padding: 2px 7px 5px 7px;
	margin:0px;
	float:left;
}


h5.profileTitleSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align:left;
	background-image: url(../images/bg_epkTitle.jpg);
	background-repeat: repeat-x;
	background-postition: bottom;
	width:714px;
	padding: 2px 7px 5px 7px;
	margin:0px;
	float:left;
}


h5.subHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.trailerLinksBorder {
	border: 1px solid #C0C0CA;
	background-color: #f0f0f0;
}



#profilePic {
 width:135px;
 padding:10px 10px 10px 10px;
 float:left;
 clear:both;
}



.kaoborder{
border: 1px solid #666666;
}


.keysetholder {
 height: 54px;
 width: 100%;
 margin-bottom:14px;
 text-align:left;
}

.thmbpic3{
border: 1px solid #666666;
float:left;
margin:0px 9px 0px 0px;
}


h5.hdr_keyset, h5.sectionheader2{
font-size:10px;
font-weight:bold;
}

