/* CSS Document */

body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d4d4d4;
}		


p {
	line-height: 1.35em;
	color: #FFFFFF;
} 	

a:link { 
	color: #ff9900;
	}
a:visited { 
	color: #ccffff;
	}	


/**
 * Font Sizing 
 * -------------------------
 */

								  /* Enables all modern browsers to display em units */
body { font-size: 62.5%; } 		  /* Targets Internet Explorer - Windows  */ 
html>body { font-size: 10px; }	  /* Targets Other Browsers  */

#content 	 { font-size: 1.2em; } 
/*#rightColumn { font-size: 1.2em; } */
#leftColumn {font-size:1.0em; }
#pathway     { font-size: 0.8em; }
#footer      { font-size: 0.9em; }
#pagetitle   { font-size: 2.0em;} 
/*#rightColumn h2 { font-size: 1.2em; }*/
#leftColumn h2 { font-size: 1.0em; }
#content h2 { font-size: 1.2em; }
#content h1 { font-size: 1.5em; font-weight: bold; text-align:center; padding-top: 20px; color: #ffffff; padding-bottom: 10px; }
/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */

#header {
	height : 120px; 	
    margin: 0 auto;
	text-align: center;  
	width:930px;
}
 
#container {
	width:930px;
    margin: 0 auto;
	text-align: center; 
	background-color:#2d2d2d;
	color:#FFFFFF; 	
} 


#content {
	padding: 1em; 	
	margin-left: 220px;
	text-align:left;
	background-color:#2d2d2d; 
}

#pageheading { 
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding-top: 5px; 
	color: #ffa800; 
	padding-bottom: 5px;
}	

/*#rightColumn {
	float : right;
	width : 150px;
	margin: 0; 
	margin-top: 10px;
	text-align:left; 
	padding: 1em; 
	border-left: 1px solid #7C6C6C;
}

#rightColumn p { 
	margin: .5em 0 1em 0; 
}
*/
#leftColumn {
	float : left;
	width : 200px;
	/*height : 1150px;*/
	margin: 0; 
	margin-top: 0px; 
	padding: 1em; 
	/*border-right: 1px dotted #7C6C6C;	*/
	background-color:#4a4a4a;	
}	

/* Scrolling CSS to display photos of espactaculos. For the left column. */
#photoScroll {
	height: 400px;
	width: 150px;
	overflow: auto;
	padding: 1em;
	background-color:#4a4a4a;
	text-align:center;
	border:solid 1px #d4d4d4;
}
/* Scrolling CSS to display movie pages. For the content area. */
#movieScrollContent {
	height: 200px;
	width: 600px;
	overflow: auto;
	padding: 1em;
	background-color:#2d2d2d;
	text-align:left;
	border:solid 1px #d4d4d4;
}
/* Scrolling CSS to display espactaculos pages. For the content area. */
#espactaculosScrollContent {
	height: 400px;
	width: 600px;
	overflow: auto;
	padding: 1em;
	background-color:#2d2d2d;
	text-align:left;
	border:solid 1px #d4d4d4;
}
/* Scrolling CSS to display musica pages. For the content area. */
#musicaScrollContent {
	height: 600px;
	width: 600px;
	overflow: auto;
	padding: 1em;
	background-color:#2d2d2d;
	text-align:left;
	border:solid 1px #d4d4d4;
}
/* Scrolling CSS to display photos of espactaculos. For the content area. */
#photoScrollContent {
	height: 170px;
	width: 500px;
	overflow: auto;
	padding: 1em;
	background-color:#2d2d2d;
	text-align:center;
	border:solid 1px #d4d4d4;
}
/* Scrolling CSS to display photos of espactaculos. For the content area. Vertical beside the photo*/
#photoScrollContentVert {
	height: 600px;
	width: 150px;
	overflow: auto;
	padding: 1em;
	background-color:#2d2d2d;
	text-align:center;
	border:solid 1px #d4d4d4;
}
/* Scrolling CSS to display photos of espactaculos. For the content area. Vertical beside the photo short*/
#photoScrollContentVertShort {
	height: 300px;
	width: 150px;
	overflow: auto;
	padding: 1em;
	background-color:#2d2d2d;
	text-align:center;
	border:solid 1px #d4d4d4;
}

#footer {
	/*color: #000000;*/
	clear: both;
	text-align: left;
	margin: 0px auto;
	width: 930px;
	height: 80px;
	line-height:1.0em;
	background-color:#d4d4d4;
	/*padding: 1em 0;
	padding-left: 0px;
	padding-right: 0px;*/
}

#pagetitle { 
/*	font: 185%/1em Arial, Helvetica, sans-serif; */
	font-size: 1.5em; 
	font-weight: bold; 
	text-align:center;
	padding-top: 20px; 
	color: #ffffff; 
	padding-bottom: 10px;
}		

#content p {
	margin: .5em 0 1em 0;
	/*color:#FFFFFF;*/
}

#leftColumn p/*, #rightColumn p*/ { 
	margin: .5em 0 1em 0; 
	/*color:#FFFFFF;*/
}

#leftColumn ul {
	/*color:#FFFFFF;*/
	font-size: 1.2em;
	
}

#leftColumn h2/*, #rightColumn h2*/ { 
	/*font-size: 1.0em;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding-top: 5px; 
	color: #ffa800; 
	padding-bottom: 5px; 
	border-bottom: 1px solid #ffa800;
}


/*#rightColumn ul { 
	margin: .5em 0 1em 0; 
}*/

#content h2 { 
	/*font-size: 1.0em;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding-top: 5px; 
	color: #ffa800; 
	padding-bottom: 5px; 	
} 

/*#rightColumn a:hover {
  background:#ECAAAA;   
}
*/
#leftColumn a:hover {
  background:#252525;   
}



/**
 * Class Definitions  
 * ----------------------------
 * 
 */
.movie_trailer {
	float: left;
	margin-right: 10px;
}

.bannerad {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.page_header {
	text-align: center;
}

.dvd_image_th {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.story_photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.large-photo {
	text-align: center;
}
.large-photo-left {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.FlashVocabulary {
	text-align: center;
	margin: 20px 0 20px 0;
}
.textbelowimage {
	float: left;
}

.featurejob {
	background-color: #4a4a4a;
	border: solid 1px #000000;
	padding: 10px;
	margin: 0px;
}

.lomastvad {
	width: 140px;
	background: #333333;
	padding: 10px;
	margin: 10px 0 10px 0;
	border: 1px solid #666666;
}

.googlelg {
	float: left;
	margin: 0 20px 10px 20px;
}