/* CONTENT begin */

table { color: #666666; background: #000000; margin: 0 20px 20px 20px }
td { padding:5px; }
.color1 { color: #3399cc; }

#content {
	padding-left: 290px;
}

#columns { 
	float:left; 
	width:100%; 
	margin: 0 0 0 -290px;  
	display:table;
}

#columns .column0 {
	float:left;  
	width:100%;
}

#columns .column1 {
	float:left;  
	width:50%;
}

#columns .column2 {
	float:left;  
	width:50%;
}

#submenu {
	float:right; 
	width: 270px;
	margin-right:20px;
}

#smenu {
	margin-left: -15px;
}

#columncontent { margin: 0 0 0 20px; border:solid 0px #ff0000 }
	
.clearing { 
	height:0;
	clear:both
}

.columnheader { 
	padding: 0 20px 0 20px;
	height: 40px;
	background: url(../img/columnheaderbg.gif) repeat-x #000000;
	color: #cccccc;
	font-family: Arial;
	font-size: 24px;
	text-align: left;
}

.columnbody { 
	padding: 0 20px 0 20px;
	background: url(../img/columnbodybg.gif) #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

.columnbody h3 { 
	color:#3399cc; 
	font-weight:bold; 
	margin: 0 0 5px 0;
}

.columnbody p { 
	color:#666666; 
	padding-bottom: 20px;
}

.columnbody a { 
	color:#3399cc;
}

.columnbody a:hover {
	text-decoration:none;
}

#review { display:table; }
#review .previewsmall { clear:both; float:left; margin: 0 10px 10px 0; }
#review .previewsmall img { width:100px; }
#review .previewnorm { clear:both; float:left; margin: 0 10px 10px 0; }
#review .previewnorm img { width:200px; }

#filmdateselect {
	border: solid 0px #ff0000; 
	margin: -15px 25px 20px 25px; 
	text-align:right; 
	color:#666666;
}

#filmdateselect a {
	color:#666666;
	margin: 0 5px;
}

#filmdateselect a:hover {
	text-decoration:none;
}

.tdselected { 
	color:#cccccc;
	font-size: 20px;
}

.markedblue { color:#3399cc; }
.markedlight { color:#cccccc; }
.markedboldblue { color:#3399cc; font-weight:bold; }
.markedboldlight { color:#cccccc; font-weight:bold; }

/* CONTENT end */