/* $Id: pages.css,v 1.1.1.1 2008/04/29 23:06:56 sparker Exp $ */

body  {
	background: #FFFFFF;/*background: #666666;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}


.pressQuote {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 500px;
}


.filmtitle 
{
	font-size: 18px;
}

.filmtitleSub
{
	font-size: 14px;
	font-weight: normal;
}



.filmlength
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #333333;
	text-decoration: none;
}

.reviewQuote
{
	font-family: Times New Roman, Times, serif; 
	font-size: 20px;
	/*font-weight: bold; */
	color: #B5C4AD;
	text-decoration: none;
	float: right;
	width:250px;
	/*padding-top: 25px;*/
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 15px 0px 10px 10px;
	/*background: pink; */
	line-height: 1
}


.reviewQuoteNoFloat
{
	font-family: Times New Roman, Times, serif; 
	font-size: 20px;
	/*font-weight: bold; */
	color: #B5C4AD;
	text-decoration: none;
	width:250px;
	/*padding-top: 25px;*/
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 15px 0px 10px 10px;
	/*background: pink; */
	line-height: 1
}



.violator1
{
	font-family: arial, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	float: right;
	width:175px;
	/*padding-top: 25px;*/
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px 0px 10px 10px;
	/*background: pink; */
	line-height: 1
}


.attrib
{

    font-family: Times New Roman, Times, serif; 
	font-size: 12px;
	/*font-weight: bold; */
	color: #B5C4AD;
	text-decoration: none;
	float: right;
	width:250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px 0px 0px 0px;
	/*background: pink; */
	line-height: 1

}


.fullPageText
{
	padding-right: 20px;
}


.lnavlink 
{
	display: block;
	/*background: pink;*/
	margin: 2px 0px 0px 0px;

}


.lnavlinkPress 
{
	display: block;
	/*background: pink;*/
	margin: 2px 0px 0px 0px;
	font-size: 13px;
	font-weight:bold;
	

}


.lnavlinkOn 
{
	display: block;
	color: #FF0000;
	/*background: pink;*/
	margin: 2px 0px 0px 0px;

}

.lnavlinkPressOn
{
	display: block;
	/*background: pink;*/
	margin: 2px 0px 0px 0px;
	font-size: 13px;
	font-weight:bold;
	color:#0F0;

}


.centreImage
{
	margin-right: auto;
	margin-left: auto;
}

.filmsLeft 
{
	width: 450px;
	float:left;
	padding: 0px 5px 0px 0px;
	background-color:#33FF66;
}

.filmsFestivals 
{
	width: 450px;
	float:left;
	padding: 0px 5px 0px 0px;
	/*background-color:#CF6;*/
	font-size: 10px;
}

.filmsFestivalsLeft 
{
	width: 250px;
	float:left;
	padding: 0px 5px 0px 0px;
	/*background-color:#CF6;*/
	font-size: 10px;
}

.filmsRight 
{
	width: 290px;
	float:right;
	padding: 0px 10px 0px 20px;
	/*background-color:#CC0000;*/
	margin: 0px 15px 0px 0px;
}

.filmsRightFestivals 
{
	width: 190px;
	float:right;
	padding: 0px 10px 0px 20px;
	/*background-color:#CC0000;*/
	margin: 0px 15px 0px 0px;
}



.newsLeft 
{
	width: 400px;
	float:left;
	padding: 0px 5px 0px 0px;
	word-wrap:normal;
}

.newsRight 
{
	width: 150px;
	float:right;
	padding: 0px 10px 0px 20px;
	background-color:#CC0000;
}


.pressLeft 
{
	width: 450px;
	float:left;
	padding: 0px 5px 0px 0px;
	/*background-color:#33FF66;*/
}

.pressRight 
{
	width: 290px;
	float:right;
	padding: 0px 10px 0px 20px;
	/*background-color:#CC0000;*/
	margin: 0px 15px 0px 0px;
}

.aboutContact
{
	width: 135px;
	margin-top:200px;
	/*background-color:#CC0000;*/
	font-family: arial, sans-serif;
	font-size: 11px;
	vertical-align:baseline;
}


.contactBookAllison
{
	width: 135px;
	margin-top:160px;
	/*background-color:#CC0000;*/
	font-family: arial, sans-serif;
	font-size: 11px;
	vertical-align:baseline;
}


.screeningsLeft 
{
	width: 400px;
	float:left;
	padding: 0px 0px 0px 0px;
}

.linksSubTitle 
{
	font-size: 13px;
	color:#666666;
	font-weight:bold;
	margin: 5px 0px 0px 0px;
}

.borderLine1
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	width: 400px;
	margin: 15px 0px 0px 25px;
}


.storeProductInfoLeft 
{
	width: 160px;
	float:left;
	padding: 0px 10px 0px 0px;
	/*background-color:#CC0000;*/
	margin: 0px 0px 10px 0px;
}

.storeProductInfoLeft p
{
	font-size: 11px;
}
.storeProductInfoLeftTitle
{
	font-size: 16px;
	font-weight:bold;
}

.storeProductInfoRight 
{
	width: 375px;
	float:right;
	padding: 0px 10px 0px 0px;
	/*background-color:#CC0000;*/
	margin: 0px 55px 20px 0px;
}

.storeProductInfoRight p
{
	font-size: 11px;
}

.storeProductInfoRightTitle
{
	font-size: 16px;
	font-weight:bold;
}


.thrColFix #filmdescription
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	/*padding-right: 100px;*/
	/*width: 450px;*/
	width: 450px;
	/*background: pink;*/
}

.thrColFix #filmdescriptionWide
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	/*padding-right: 100px;*/
	/*width: 450px;*/
	width: 525px;
	/*background: pink;*/
}


.thrColFix #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/navigation_bg.jpg);
	height: 600px;
	border: 2px solid #DDE89A;
} 

.thrColFix #container a {
	color: red;
   /*color: #333333;*/
	text-decoration: none;
} 


.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* padding keeps the content of the div away from the edges */
	
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*background-color: pink;*/
}


.thrColFix #sidebar1_reel {
	float: left; /* since this element is floated, a width must be given */
	width: 80px; /* padding keeps the content of the div away from the edges */
	
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*background-color: pink;*/
}

.thrColFix #sidebar1 a {
	color: #333333;
   /*color: #333333;*/
	text-decoration: none;
}


.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 1px; /* padding keeps the content of the div away from the edges */
	height: 468px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-color: pink;*/ 
}




.thrColFix #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: px0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:638px;
	height:465px;
	
	/*background-color: silver;*/
	overflow: auto;
}

.thrColFix #mainContent_reel {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: px0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:690px;
	height:465px;
	
	/*background-color: silver;*/
	overflow: auto
}


.thrColFix #globalNav {
	float: left;  /*since this element is floated, a width must be given */
	width: 800px; /* padding keeps the content of the div away from the edges */
	height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	/*background-color: pink; 
	position:absolute;
	top: 600;
	bottom: 0;
	vertical-align: baseline;*/
}

.thrColFix #headerBar {
	/*float: left;  since this element is floated, a width must be given */
	width: 800px; /* padding keeps the content of the div away from the edges */
	height: 72px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	/*background-color:#CCFF33;*/ 
	
}



.thrColFix #globalNav a i {
	text-decoration: none;	
	visibility: hidden;
}


a#film { left: 101px; }
a#contact { left: 221px; }
a#blog { left: 311px; }
a#about { left: 431px; }
a#news { left: 526px; width: 61px; }
a#reel { left: 591px; width: 98px; }
a#screenings { left: 431px; }
a#press { left: 591px; }
a#store { left: 591px; }
a#links { left: 591px; }
a#newsletter { left: 591px; }

a#film:hover,
a#contact:hover, 
a#blog:hover, 
a#about:hover, 
a#news:hover,   
a#reel:hover, 
a#screenings:hover, 
a#press:hover, 
a#store:hover, 
a#links:hover, 
a#newsletter:hover { border: none; } 
/*

*/


.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;
}
.pressTitleMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pressQuoteAttribute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #333;
}
