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

body {
	margin: 0;
	margin-top: 0px;
	padding: 0;         /* no padding */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 16px;
}

.red {
	color: #c82129;
}

.wht {
	color: #FFFFFF;
}
.redBold {
	color: #c82129;
	font-weight: bold;
}

.grayBold {
	color: #666666;
	font-weight: bold;
}

.header15 {
	font-size: 15px;
}

.header15tan {
	font-size: 15px;
	color: #B17726;
}

.newsdate {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;	
}


a:link, a:visited, a:active{
	text-decoration: none;
	color: #333333;
	border: none;           /* don't display a border */
}

a:hover{
	color: #000000;
	text-decoration: none;
}

img { border:0; }

.lowercase {
text-transform: lowercase;
}

.uppercase {
text-transform: uppercase;
}

.header {
color: #333333;
font-weight: bold;
font-size: 10px;
line-height: 16px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: Helvetica, Arial, sans-serif;
}

div#outerDiv {
	width: 1020px;
	height: 833px;
	border: none;
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
}

#outerDiv #aniBG {
	position: absolute;
    margin-left: 0px;
	margin-top: 0px;
	height: 606px;
    width: 1020px;	
}



/*  ===== HOME BTN  ===== */

#outerDiv #homeButton {
	position: absolute;
    margin-left: 412px;
    margin-top: 37px;
	height: 120px;
    width: 335px;	
}

#homeButton a:link, #homeButton a:visited, #homeButton a:active {
	display: block;
	background: url(../global/wow-title.png) no-repeat left top;
	height: 120px;
    width: 335px;
	border: none;           /* don't display a border */
}

#homeButton a:hover {
	background: url(../global/wow-title-hover.png) no-repeat left top;
}


/*  ===== GLOBAL NAV  ===== */

#outerDiv #navBox {
	margin-left: 0px;
	margin-top: 155px;
	width: 215px;
	height: 175px;
	padding: 0;
	position: absolute;
}

#navBox #navRule {
	margin-top: 3px;
	margin-left: 0px;
	padding: 0;
	position: absolute;
	height: 137px;
	width: 2px;
	border-left: 2px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
}

#navBox #mainMenu {
	margin-top: 0px;
	margin-left: 30px;
	padding: 0;
	position: absolute;
}

#mainMenu ul {
	margin: 0;
	padding: 0;
	width: 215px;
    text-decoration: none;
} 

#mainMenu li {
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #c82129;
	font-weight: bold;
	border: none;
	padding: 0;
	display: block;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 18px;
}

#mainMenu li a:link, #mainMenu li a:visited, #mainMenu li a:active {
	color: #999999;
	text-decoration: none;
}

#mainMenu li a:hover {
	color: #c82129;
	text-decoration: none;
}


/*  ===== SUB navigation ===== */

#outerDiv #subnavBoxAbout {
	margin-left: 0px;
	margin-top: 0px;
	width: 165px;
	height: 100px;
	padding: 0;
	position: absolute;
	color: #333333;
	font-weight: normal;
}

#subnavBoxAbout #subNav {
	margin-top: 0px;
	padding: 0;
	position: absolute;
}

#subNav ul {
	margin: 0;
	padding: 0;
    text-decoration: none;
	list-style:none;
} 

#subNav li {
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	border: none;
	padding: 0;
	display: block;
	text-decoration: none;
	line-height: 13px;
	list-style:none;
}

#subNav li a:link, #subNav li a:visited, #subNav li a:active {
	color: #999999;
	text-decoration: none;
}

#subNav li a:hover {
	color: #666666;
	text-decoration: none;
}

/*  ===== CONTENT MAIN ===== */

#outerDiv #contentMain {
	margin-left: 341px;
	margin-top: 301px;
	width: 680px;
	height: 300px;
	padding: 0;
	position: absolute;
}

/*  ===== HOME ===== */

#outerDiv #hebaHome {
	margin-left: 106px;
	margin-top: 156px;
	width: 400px;
	height: 450px;
	padding: 0;
	position: absolute;
}

#outerDiv #laurelHome {
	margin-left: 722px;
	margin-top: 462px;
	width: 165px;
	height: 140px;
	padding: 0;
	position: absolute;
}

#outerDiv #homecallout {
	margin-left: 540px;
	margin-top: 200px;
	width: 480px;
	height: 95px;
	padding: 0;
	position: absolute;
}

#outerDiv #laurelHome2 {
	margin-left: 530px;
	margin-top: 462px;
	width: 165px;
	height: 140px;
	padding: 0;
	position: absolute;
}

#outerDiv #laurelHomeLA2 {
	margin-left: 705px;
	margin-top: 468px;
	width: 320px;
	height: 129px;
	padding: 0;
	position: absolute;
}

/*  ===== TRAILER ===== */

#outerDiv #trailer {
	margin-left: 210px;
	margin-top: 176px;
	width: 600px;
	height: 345px;
	padding: 0;
	position: absolute;
}

/*  ===== ABOUT ===== */

#outerDiv #contentAbout {
	margin-left: 230px;
	margin-top: 0px;
	width: 380px;
	height: 300px;
	
	position: absolute;
	color: #666666;
	line-height: 16px;
	padding-right: 30px;
	
}

#contentAbout a:link, #contentAbout a:visited, #contentAbout a:active {
	color: #666666;
	text-decoration: none;
}

#contentAbout a:hover {
	color: #c82129;
	text-decoration: none;
}

div#aboutText {
	margin-left: 0px;
	margin-top: 0px;
	width: 390px;
	height: 100%;
	
	position: absolute;
	color: #666666;
	line-height: 16px;
	padding-right: 20px;
	
}

/*  ===== SCREENINGS ===== */

#outerDiv #contentScreenings {
	margin-left: 230px;
	margin-top: 0px;
	width: 390px;
	height: 300px;
	
	position: absolute;
	color: #666666;
	line-height: 16px;
	padding-right: 30px;
	
}

#contentScreenings a:link, #contentScreenings a:visited, #contentScreenings a:active {
	color: #666666;
	text-decoration: underline;
}

#contentScreenings a:hover {
	color: #c82129;
	text-decoration: none;
}

/*  ===== SCREENINGS ===== */

#contentMain #contentPressDL {
	margin-left: 500px;
	margin-top: 0px;
	width: 200px;
	height: 300px;
	
	position: absolute;
	color: #666666;
	line-height: 16px;
	padding-right: 30px;
	
}

#contentPressDL a:link, #contentPressDL a:visited, #contentPressDL a:active {
	color: #666666;
	text-decoration: underline;
}

#contentPressDL a:hover {
	color: #c82129;
	text-decoration: none;
}





/*  ===== VIRAL ===== */

#contentMain #filmmakersTitle {
	margin-top: -9px;
	margin-left: -205px;
	padding: 0;
	position: absolute;
}

#filmmakersTitle ul {
	margin: 0;
	padding: 0;
    text-decoration: none;
	list-style:none;
	line-height: 30px;
} 

#filmmakersTitle li {
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border: none;
	padding: 0;
	display: block;
	text-decoration: none;
	line-height: 29px;
	list-style:none;
	text-align:right;
	font-style:italic;
	
}

/*  ===== VIRAL ===== */

#outerDiv #viral {
	margin-top: 550px;
	margin-left: 20px;
	padding: 0;
	width: 86px;
	height: 47px;
	position: absolute;
}

/*  ===== FOOTER ===== */

#outerDiv #footerMusic {
	margin-top: 634px;
	margin-left: 959px;
	padding: 0;
	width: 35px;
	height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: light;
	position: absolute;
	
	
}

#outerDiv #footerHomeMusic {
	margin-top: 715px;
	margin-left: 959px;
	padding: 0;
	width: 35px;
	height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: light;
	position: absolute;
	
	
}

#outerDiv #footerHome {
	margin-top: 606px;
	margin-left: 0px;
	padding: 0;
	width: 1020px;
	height: 307px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: light;
	position: absolute;
	color:#999999;
	
}

#footerHome #footerHomeFB {
	margin-top: 113px;
	margin-left: 30px;
	padding: 0;
	width: 250px;
	height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: light;
	position: absolute;
	
	
}


#outerDiv #footer {
	margin-top: 606px;
	margin-left: 0px;
	padding: 0;
	width: 1020px;
	height: 226px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: light;
	position: absolute;
	color:#999999;
	
}

#footer #footerFB {
	margin-top: 30px;
	margin-left: 30px;
	padding: 0;
	width: 250px;
	height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: light;
	position: absolute;
	
	
}



#footer #footerContentleft {
	margin-top: 20px;
	margin-left: 0px;
	padding: 0;
	width: 605px;
	height: 25px;
	position: absolute;
}

#footer #footerContentright {
	margin-top: 20px;
	margin-left: 696px;
	padding: 0;
	width: 305px;
	height: 25px;
	float:right;
	position: absolute;
	text-align: right;
}

#footerContentright a:link, #footerContentright a:visited, #footerContentright a:active {
	color: #999999;
	text-decoration: none;
}

#footerContentright a:hover {
	color: #3b2313;
	text-decoration: none;
}
