@charset "iso-8859-1";
/* author: Devolution*/
/* Creation date: 8/17/2009 */
body{
	margin: 0;
	/* background: url(Frontend/bg.jpg) repeat-x #fff; */
	background-color: #ccc;
	font-size: 1em;
	font-family: Trebuchet MS, Arial, sans-serif;
}

p{
	text-align: left;
}

h5{
	font-size: 1.1em;
	color: #000;
	margin: 0 0 12px 0;
	text-transform: uppercase;
}

html, body, #index-body{
	width:100%;
	height:100%;
}

#index-page{
	width:100%;
	height:100%;
}

.max-width{ 
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	background-color: #fff;	
}

.banner-image{
	width: 100%;
	margin-top: 5px;
}
.banner-image img{
	max-width: 100%;
	height: auto;
}

#banner {	
	width: 100%;
	height: 85px;	
	background-color: #eee;
}

a {
	color: #000;	
	text-decoration: none;
}

a:hover{
	color: #900;
	text-decoration: underline;
}

#logo{
	float:left;
}

#search_banner{
	float:right;
	color: #000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding-right: 15px;
	padding-top : 10px;
	margin: 0 0 0 0;
	text-align: right;
	
}

#search_t{
	padding: 0px;
	float:right;
}

#top-search form select{
	background-color: #222;
	font-size: 0.8em;	
	color: #eee;
	border: solid 1px #333;
}

form{
	margin:0; padding:0;
}

#subscribe{
	float: right;
	margin: 15px 75px 0 0 ;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#browse{		
	color: #fff;
	/* background: url(Frontend/browse_bg.png) repeat-x; */
	background: #555;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 0.8em;	
	text-align: left;
	text-transform:lowercase;	
	width: 100%;
	height: 24px;	
	padding-top: 4px;
	border-top: solid 6px #fff;	
}

.letter{
	color: #fff;
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 7px;	
}

.letter:hover{
	color: #c00;
	text-shadow: #222 1px 1px 4px;
}

.letter_sm{
	color: #000;
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;		
}

.letter_sm:hover{
	color: #c00;
	text-shadow: #300 1px 1px 3px;
}

#main_menu_links{
	background: url(Frontend/menu_bg_black.png) repeat-x;
	width: 100%;
	height: 28px;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
}
#main_menu_links a {
	display: block;
	float:left;
	margin-top: 4px;
	border-right: solid 1px #444;
	color: #fff;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 35px 0 35px;
	text-decoration: none;
}
#main_menu_links a:hover {
	color: #ddd;
}

#top-search{
	float: right;
	padding: 0;
	margin: 0 6px 0 0;
}
.s-btn{
	margin-top: 2px;
	vertical-align: middle;
}

#page_container{	
	display: block; /* table */
	width: 100%;	
	/* border: solid 1px #000; */ 
}

/* hide the dvd column                          *************************************/
#left_bar{
	display: none;	
	float: left;
	width: 205px;
	min-height: 650px;
	height: auto;
	background: url(Frontend/dvd_bg.jpg) repeat-y #900;
	vertical-align: top;
	padding: 15px 5px 20px 20px; 	
	text-align: left;
}

#content_container{		
	float: left;	
	clear:none;
	background-color: #fff;	
	/* background: url(Frontend/watermark.jpg) no-repeat top right #fff; */
	width: 90%;
	max-width: 90%;	
	padding: 0 5%;
	min-height: 600px;		
	color: #000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 1em;
	text-align: left;	
}

#footer{
	float:center;
	clear: both;
	width: 100%;
	background-color: #222;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-family: sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
}

.f_menuitem{
	color: #fff;
	font-family: sans-serif;
	font-size: 0.8em;
	text-decoration: none;	
	padding-left: 10px;	
}
.f_menuitem:hover{
	color: #ccc;	
	text-decoration: none;	
}


.white_bold_title{
	color: #fff;
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	
}

.dvdlink{
	display: block;	
	margin: 8px 0 8px 0;	
	padding: 1px 0 2px 16px;
	color: #fff;
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;	
	text-decoration: none;	
}
.dvdlink:hover{
	color: #ccc;
	text-decoration: none;
	background: url(Frontend/blu-ray-icon.png) no-repeat #900;
}

.resources_heading{
	font-weight: bold;
}
.dev_link{
	color: #999;
	font-family: sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
	font-weight: normal;
}
.dev_link:hover{
	color: #666;
}

#banner_ads{
	float: right;	
	width: 720px;
	min-height: 110px;	
	margin-top: 10px;
	border: none; 
}

#tile_ads{
	float: right;
	width: 20%;	
}

#review{
	float: left;
	width: 100%;
	padding: 10px 0 30px 0;
}

.red_link{
	font-weight: bold;
	color: #900;
}

#main{
	float: left;
	width: 95%;
	padding-top: 30px;
	background-color: #fff;
}

#now_showing{
	float: left;
	width: 490px;
	padding: 30px 5px 30px 25px;
}

#ratings{
	float: left;
	font-size: 1em;
	font-family: sans-serif;
}

.current{	
	display: block;	
	padding: 0 0 2px 30px;	
	width: 90%;		
	margin-top: 6px;
	font-weight: bold;
	margin-bottom: 10px;
}

.current:hover{		
	background: url(Frontend/selected.png) no-repeat;		
}

.current a:hover{
	text-decoration: none;
}	

.review-lft{
	float: left;
	width: 25%;
	margin-right: 3%;
}

.review{
	float: left;
	width: 70%;
	padding: 20px 0 30px 0;
	font-size: 0.95em;
}

.review-thumb{
	float: left;
	width: 30%;
	margin-right: 2%;
}

.review-info{
	float: left;
	width: 30%;
	margin-right: 2%;
}

.review-recommend{
	float: left;
	width: 30%;
}

i.small{
	font-weight: normal;
	font-size: 0.8em;
}

.initials{
	font-style: italic;
	color: #999;
}

.new-review-wrapper{
	width: 490px;
	overflow:hidden;
	margin: 0 0 15px 0;
}
.image-left{
	float: left;
	width: 150px
}
.text-right{
	float: left;
	width: 340px;
	text-align: justify;
}
.text-right p{	
	text-align: justify;
}
.more-link{
	color: #900;
}
.more-link:hover{
	color: #f00;
}
h1.homepage-title{
	margin: 5px 0 5px 0;
	font-size: 1.5em;
	text-transform: uppercase;
}

h1.m-title{
	font-size: 1.6em;
}

img{
	border:none;
}

.separator{	
	width: 100%; 	 
	float: left;
	clear: both;
	margin-bottom: 15px;
}

@media only screen and ( max-width: 950px )
{
	
#top-search{
	float:left;
	clear: both;
	width: 100%;
	text-align: center;
	margin: 15px 0 0 0;	
	padding: 10px 0;
	background-color: #111;
}	

#main{
	width: 100%;
}

#tile_ads{
	width: 100%;	
}

#tile_ads p{
	text-align: center;
}

.hide-on-mobile{
	display: none;
}

} /* media */






@media only screen and ( max-width: 640px )
{
	
#main{
	max-width: 100%
}

#main_menu_links{
	text-align: center;
	width: 100%;
}

#main_menu_links a {	
	font-size: 0.75em;
	font-weight: bold;
	padding: 0 2%;
	width: 20%;	
}

.hide-on-mobile{
	display: none;
}

.letter_sm{	
	font-size: 2em;		
}


.review-thumb{
	width: 100%;
	text-align: center;
}

.review-info{
	width: 100%;	
	text-align: center;
}

.review-recommend{
	width: 100%;
	text-align: center;
}

.review-lft{
	width: 100%;	
	text-align: center;
}

.review{
	width: 100%;
	text-align: left;
}

.separator{
	text-align: center;	
}

} /* media */