body
{
	background-color: #333333;
	margin: 20px 0px 28px 0px;
	color: #394046;
	background-image: url(../images/shad-b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
table
{
	border-width:0px;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img
{
	border-style:none;
	border-width:0px;
	margin:0px;
}
a:link, a:visited, a:active  {color:#3C628F; text-decoration: underline;}
a:hover {color:#5296DA; text-decoration: none;}
.bord {
	border: 1px solid #0B0B0B;
}


/* ***************** structure styles ************************ */
/* common */
.table-main {
	height: 100%;
	width: 770px;
	background: url(../images/page-bg.jpg) repeat-y left top;
	border: 15px solid #FFFFFF;
}
.table-main1 {
	width: 770px;
	border-left: 15px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	border-top: none;
}
.td-main {
	vertical-align: top;
	height: 100%;
	width: 770px;
	background-image: url(../images/page-bg-b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 4px solid #FFFFFF;
}
/* header */
.header {
	vertical-align: top;
	height:100px;
}
.menu {
	background-image: url(../images/menu-bg.jpg) ;
	background-repeat: no-repeat;
	height: 32px;
	border-bottom: 4px solid #FFFFFF;
	padding-left: 8px;
}
.ad {
	width:740px;
	height:104px;
	text-align:center;
	padding:auto auto;
	vertical-align:middle;
	background-color: #262A2C;
	border-bottom: 4px solid #FFFFFF;
}
.ad img {
	border:0;
}
.ad img, .ad a, .ad a:active, .ad a:visited, .ad a:link {
	outline:0;
}

/* left col */
.leftcol {
	vertical-align: top;
	width: 175px;
}
.logo {
	border-bottom: 4px solid #FFFFFF;
}

/*  ==============     Search Box     ==============	*/
.search{
	padding: 8px 0px 0px 8px;
	margin:0;
	width: 175px;
	height: 50px;
	background:#242527;
	border-bottom:4px #fff solid;
	vertical-align:top;
}
#q {
	width:102px;
	height:20px;
	margin:0px;
	color:#000;
	border:1px #4670a2 solid;
	font-size:12px;
	margin-bottom:7px;
	float:left;
	background: #fff url(../images/search_bg_wm.png) no-repeat bottom right;/**/
}
#q_button {
	width:54px;
	height:20px;
	margin:0px;
	padding:0 0 0 2px;
	border:0px;
	float:left;
}
.search a, .search a:visited{
	color:#4670a2;
	text-decoration:none;
	font-size:9px;
	float:right;
}
.search a:hover{
	text-decoration:underline;
}
#simple {
	width:160px !important;
	height:12px;
	color:#5d86b5;
	padding-right:4px;
}
#advanced {
	width:160px;
	color:#5d86b5;
	padding-right:4px;
	display:none;
}
#more {
	height:80px;
	color:#5d86b5;
	padding-right:4px;
	display:none;
}
.search .submit{
	width:54px;
	height:20px;
}

.reviews{
	vertical-align: top;
	padding:  10px 0px 20px 0px;
	margin:0px;
	width: 175px;
	background-image: url(../images/leftcol-t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
}
.reviews h4{
	padding-left:10px;
	padding-right:10px;
	width:142px;
}
/* center col */
.centercol {
	vertical-align: top;
	width: 562px;
	padding:  0px 0px 0px 0px;
	border-left: solid 3px #FFFFFF;
}
.pic-main {
	border-bottom: 4px solid #FFFFFF;
}
.content{
	vertical-align: top;
	padding: 15px 20px 40px 20px;
}
.content ul{
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
.content ul li {
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 2px 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
/* right col */
.rightcol {
	vertical-align: top;
	width: 150px;
	padding-top: 10px;
}
/* ***************** end structure styles ************************ */

/* ***************** text styles ************************ */
p {
	margin:0px;
	padding: 0px 0px 10px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AF3C0D;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #394046;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #394046;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
h4 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
.text-light {
	font-size: 10px;
	color: #CCCCCC;
	width:96px;
	padding-right:8px;
}
.text-light a, .text-light a:visited, .text-light a:active {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
.text-light a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
ul {
	margin:0px;
	padding: 0px 0px 0px 20px;
}
li {
	margin:0px;
	padding: 3px 0px 3px 0px;
}
/* ***************** end text styles ************************ */

/* ***************** footer ************************ */
.footer
{
	background-image: url(../images/footer-bg.jpg);
	height: 32px;
}

.footer table td{color:#FFFFFF; text-decoration: none; font-size: 10px; padding: 4px;}
.footer table td a:link, .footer table td a:visited, .footer table td a:active {color:#FFFFFF; text-decoration: underline;}
.footer table td a:hover {color:#FFFFFF; text-decoration: none;}
/* ***************** end footer ************************ */

/* ***************** forms styles ************************ */
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
form {margin: 0px;}
/* ***************** end forms styles ************************ */
.image_border
{
	border: 2px solid #ffffff;
	border-collapse: collapse;
}
.review_left_header
{
	background-color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #394046;
	font-weight: bold;
	border-left: 2px solid #52575c;
	border-right: 2px solid #52575c;
	padding-left: 5px;
}
.review_txt_white
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: regular;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
}
.review_movie_name
{
	font-family: Verdana, Arial;
	font-size: 18px;
	color: #325075;
	font-weight: bold;
}
.review_title
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #325075;
	font-weight: bold;
}
.review_txt
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #394046;
	font-weight: regular;
}
.horz_line
{
	background-image: url(../images/horz_line_dot.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.vert_line
{
	background-image: url(../images/vert_line_dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.gray_bg
{
	background-color: #dfe3e3;
}
.white_bg
{
	background-color: #ffffff;
}
.dvd_table_border
{
	border: 1px solid #52575c;
	border-collapse: collapse;
}
.dvd_table_header
{
	background-color: #52575c;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.dvd_table_header a, .dvd_table_header a:visited { /* == Search Results == */
	color: #ffffff;
	text-decoration:none;
}
.dvd_table_header a:hover {
	color: #dddddd;
	text-decoration:underline;
}
.dvd_table_header b {
	font-size: 12px;
	color: #dddddd;
}
span.pagination_selected {
  border-style: solid;
	border-width:1px;
	border-color: #53585c;
	border-collapse: collapse;
	FONT-SIZE: 11px;
  COLOR: #ffffff;
  font-family: verdana, arial;	
	text-decoration: none;
	background-color: #3b6190;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 15px;
}
span.pagination {
  border-style: solid;
	border-width:1px;
	border-color: #a6b0b8;
	border-collapse: collapse;
	FONT-SIZE: 11px;
  COLOR: #a6b0b8;
  font-family: verdana, arial;	
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 15px;
}

a.pagination {
  border-style: solid;
	border-width:1px;
	border-color: #53585c;
	border-collapse: collapse;
	FONT-SIZE: 11px;
  COLOR: #595858;
  font-family: verdana, arial;	
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 15px;
}
a.pagination:hover 
{
  border-style: solid;
	border-width:1px;
	border-color: #53585c;
	border-collapse: collapse;
	FONT-SIZE: 11px;
  COLOR: #ffffff;
  font-family: verdana, arial;	
	text-decoration: none;
	background-color: #3b6190;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 15px;
}
.row1
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #595858;
	font-weight: regular;
	background-color: #FFFFFF;
}
.row2
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #394046;
	font-weight: regular;
}
