/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
/*	background-image:url(../images/bg_tile1.gif);	
*/
	line-height: 1.25;
	padding: 0px;
	color: #000000;
	background-color:#F8E6C1;
/*		margin-right: 200px; 
	height: 300px;


*/	
}


a{
	color: #959595;
	text-decoration: none;
}

a:link{
	color: #959595;
	text-decoration: none;
}

a:visited{
	color: #959595;
	text-decoration: none;
}

a:hover{
	color: #8D2824;
	text-decoration: underline;
}

a:active{
	color: #8D2824;
	text-decoration: none;
}

body.sectionHome #nav a.Home,
body.sectionAbout #nav a.About,
body.sectionTrailer #nav a.Trailer,
body.sectionSynopsis #nav a.Synopsis,
body.sectionScreenings #nav a.Screenings,
body.sectionReviews #nav a.Reviews,
body.sectionCredits #nav a.Credits,
body.sectionPurchase #nav a.Purchase,
body.sectionContact #nav a.Contact {font-weight:  bold; color: #8D2824;}

a.tree9:link { color: blue; text-decoration: none }
a.tree9:active { color: blue; text-decoration: none }
a.tree9:visited { color: blue; text-decoration: none }
a.tree9:hover { color: red; text-decoration: underline }

a.tree:link { color: blue; text-decoration: none }
a.tree:active { color: blue; text-decoration: none }
a.tree:visited { color: blue; text-decoration: none }
a.tree:hover { color: red; text-decoration: underline }

a.tree2:link { color: #01359b; text-decoration: none }
a.tree2:active { color: #01359b; text-decoration: none }
a.tree2:visited { color: #01359b; text-decoration: none }
a.tree2:hover { color: red; text-decoration: none }

a.tree3:link { color: white; text-decoration: none }
a.tree3:active { color: white; text-decoration: none }
a.tree3:visited { color: white; text-decoration: none }
a.tree3:hover { color: yellow; text-decoration: none }

a.tree4:link { color: black; text-decoration: none }
a.tree4:active { color: black; text-decoration: none }
a.tree4:visited { color: black; text-decoration: none }
a.tree4:hover { color: red; text-decoration: underline }



a.RedBold  {font-weight:  bold; color: #8D2824; text-decoration: underline;}
/* text-decoration: underline; */



h1{	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
 font-size: 21px;
 color: #333;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
}

h2{	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
 font-size: 114%;
 color: #996633;
 margin: 0px;
 padding: 0px;
}

h3{	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
 font-size: 105%;
 color: #334d55;
 margin: 0px;
 padding: 2px 0px 10px 0px;
}

h4{	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
 font-size: 95%;
 font-weight: normal;
 color: #334d55;
 margin: 0px;
 padding: 4px 0px 0px 0px;
}

h5{	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

hr{
color:#999999;
height: 1px;
 }

ul{
 list-style-type: square;
 font-size: 85%;
}

ul ul{
 list-style-type: disc;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#frame {
	border: 1px solid #AD8C7A; 
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;	
	width: 832px;
}

#masthead{
	padding: 0px 0px 0px 0px;

/*	
	background-image: url(../images/header_bg.gif);
	border-bottom: 1px solid #AD8C7A; 
*/

	background-color: #CFC3A1;
	width: 100%;
}

#navBar{
	float: left;
	width: 152px;
	margin: 0px;
	padding: 0px;
	background-color: #EDE4CF;
/**/
	border-right: 4px solid #DFCDA8; 
	height: 510px;
}


#navBar ul {list-style: none; margin: 0; padding: 0;}
#navBar ul a {display: inline;}

#content{
  float:left;
  width: 675px;
  background-color: #F8E6C1;
  border-right:  1px solid #AD8C7A;
  height: 510px;    
}

#content p{
font-size: 85%;}


#content a:link{
	color: #333333;
	text-decoration: underline;
}

#content a:visited{
	color: #333333;
	text-decoration: underline;
}

#content a:hover{
	color: #8D2824;
	text-decoration: underline;
}


#contentReviews{
  float:left;
  width: 675px;
  background-color: #F8E6C1;
  border-right:  1px solid #AD8C7A;
  height: 3500px;    
}


#contentReviews a:link{
	color: #333333;
	text-decoration: underline;
}

#contentReviews a:visited{
	color: #333333;
	text-decoration: underline;
}

#contentReviews a:hover{
	color: #8D2824;
	text-decoration: underline;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
width: 640px;
color: #AADDBC;
padding: 0px 0px 0px 10px;
}

#globalNav img{
 display: block;

}

#globalNav a:link{
	font-size: 90%;
	padding: 0px 4px 0px 0px; 

}

#globalNav a:visited{
	font-size: 90%;
	padding: 0px 4px 0px 0px; 

}

#globalNav a:hover{
	font-size: 90%;
	padding: 0px 4px 0px 0px; 

}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature1 styles ***************/

.feature1{
	float:left;
	padding: 0px 10px 0 10px;
	font-size: 95%;
	background-color: #F8E6C1;
	width: 280px;
}

.feature1_home{
	float:left;
	padding: 0px 0px 0 10px;
	font-size: 95%;
	background-color: #F8E6C1;
	width: 666px;
	height: 510px;    
}

.feature1_trailer{
	float:left;
	padding: 0px 20px 0px 0px;
	font-size: 95%;
	background-color: #F8E6C1;
	width: 620px;
}

.feature1 img{
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	border: #C4CEA1;
}


.feature1_home img{
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
}


#review{
font-family: "Times New Roman";
border: 1px solid #8D2824;
padding: 5px 5px 5px 5px;
}


/************** .feature2 styles ***************/

.feature2{
	padding:  0px 10px 0px 10px;
	font-size: 95%;
	width: 280px;
	float:left;
	background-color: #FFFFFF;
	border: 1px dashed #AADDBC;
}

.feature2 LI{
	font-size: 85%;
	list-style-type: disc;
}

.feature2 img{
	float: right;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	border: #AADDBC;
}

.feature3{
	padding: 0px 0px 0px 10px;
	font-size: 95%;
	width: 280px;
/*	height: 228px; */
	float:left;
	background-color: #FFFFFF;
/*	border: 1px dashed #AADDBC; */
}
.feature3 img{
	float: right;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	border: #AADDBC;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
/*	border-top: 1px solid #AD8C7A; */
 	background-color: #FFFFFF;
	font-size: 70%;
	color: #AAAAAA;
	padding: 0px 0px 0px 0px;
}

#siteInfo img{
	padding: 0px 0px 5px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #AADDBC;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	display: block;
	height: 16px;
	margin: 10px;
/*	border-bottom: 1px solid #5CB66C;
	padding:2px 0px 2px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	background-color: #C4CEA1;
	margin: 0;
*/
}

#sectionLinks a:visited{
	display: block;
	height: 16px;
	margin: 10px;
/*
	border-bottom: 1px solid #5CB66C;
	padding: 2px 0px 2px 10px;
	background-color: #C4CEA1;

*/
}

#sectionLinks a:hover{
	display: block;
	height: 16px;
	margin: 10px;
/*
	border-bottom: 1px solid #5CB66C;
	background-color: #DCBD40;
	padding: 2px 0px 2px 10px;
	margin: 0;

*/	
}

#sectionlinkswrapper{
border-bottom: 1px solid black;
}

/*********** .relatedLinks styles ***********/


.relatedLinks{
	margin: 2px;
	padding: 0px 0px 0px 0px;
	font-size: 95%;
}


.relatedLinks a:link,
.relatedLinks a:visited,
.relatedLinks a:hover{
	display: block; 
	font-weight:  bold; 
	color: #8D2824;
	border: 1px solid #FFFFFF;
 	padding: 2px 2px 2px 2px;
}

/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #AADDBC;
	font-style: italic;
	text-align: center;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#feature p {
	padding: 0 10px 0 0;
}

.smallText {
	font-size: 10px;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.shiplink {
font-weight: bold;
 TextRollover-1 
a:link { color:#FFCCCC; text-decoration:none}
a:visited { color:#CCCCCC; text-decoration:none}
a:hover { color:#FFCC00; text-decoration:none; cursor:hand}
a:active { color:#FFCCCC; text-decoration:none}
}
