/*****************************************************************************
Reset Styles
*****************************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}img{border:0px;margin:0px;padding:0px;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/*****************************************************************************
Default HTML Tag Styles
*****************************************************************************/

body {
	text-align:center;
	padding:0;
	margin:0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#bbb;
	color:#000;
}


a:link, a:visited {
	text-decoration:none;
	border-bottom:0px dotted #000;
}

* html a:link, * html a:visited {
	border-bottom:0px solid #CCC;
}
/*
a:hover {
	border-bottom:1px solid #000;
} 
*/

strong {
	font-weight:bold;
}

fieldset {padding: 0px 15px 15px 15px; margin-bottom:20px;}
legend {
	color:#464646;
	font-size:18px;
	font-weight:bold;
}

.infldset {padding-top:15px;}


/*****************************************************************************
Highlight Current Section
*****************************************************************************/
#Blockbuster_Review .Blockbuster_Review ,
#Netflix_Review .Netflix_Review,
#DVD_Avenue_Review .DVD_Avenue_Review,
#Cinemanow_Review .Cinemanow_Review,
#Greencine_Review .Greencine_Review
{	
	color:#FFFFFF !important;
	background-color:#999999 !important;
}

/*****************************************************************************
Site-Wide Styles
*****************************************************************************/

.body_shadow {
	width:828px; 
	margin:auto; 
	text-align:left; 
	background-image:url(images/bg_master-828.gif); 
	background-repeat:repeat-y;
}

#body_main {
	width:800px;
	margin:auto; 
	padding:0px;
}

#header {
	background-color:#005422;
	color:#fff;
	padding:0px;
	background-image:url(images/Header-800.gif);
	background-repeat:no-repeat;
	position:relative;
	height:76px;
}
#header img {
	margin:0px;padding:0px;
}

/*****************************************************************************
Footer Div Styles: #footer_main
*****************************************************************************/

#footer_main .footer_top {
	background-color:#005422;
	background-image:url(images/bg_topfooter.gif);
	background-repeat:repeat-x;
	clear:both;
	color:#fff;
	text-align:center;
	padding:10px;
	font-size:10px;
	line-height:1.5em;	
}
#footer_main .footer_bottom {
	background-color:#000;
	background-image:url(images/bg_bottomfooter.gif);
	background-repeat:repeat-x;
	clear:both;
	color:#fff;
	text-align:center;
	padding:8px 10px 25px 10px;
	font-size:10px;
	line-height:1.5em;
}
#footer_main H5 {
	float:left;
	width:170px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}
#footer_main LI {
	display:inline;
}
#footer_main a:link, #footer_main a:visited, #footer_main a:link, #footer_main a:visited {
	border:none;
	color:#fff;
	font-weight:normal;
}
#footer_main a:hover {
	border-bottom:1px solid #fff;
}

/*****************************************************************************
Header Nav Div Styles: #header_nav
*****************************************************************************/

#header_nav {
	width:100%;
	height: 22px; /* added for loginWidget */
	font-size:10px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	background-color:#dadada;
	background-repeat:repeat-x;
	border-bottom:1px solid #a0a0a0;
	background-image:url(images/bg_header_nav.gif);
}
#header_nav ul li a:link, #header_nav ul li a:visited {
	border-bottom:none;
	padding:5px 12px 5px 12px;
	display: block;
	font-weight:bold;	
	color:#333333;
}
#header_nav ul li a:hover {
	color:#fff;
	border-bottom:none;
	background-color:#005422;
}
#header_nav ul {
}
#header_nav ul li {
	float: left;
}
#header_nav .header_txt {
	padding:5px 15px 5px 9px;
	font-weight:bold;
	text-align:right;
}

/*****************************************************************************
Sidebar Div Styles: #body_content
*****************************************************************************/

#body_content {
	padding:10px 20px 30px 20px;
	line-height:1.5em;
}

#body_content h1 {	
	color:#464646;
	margin:0px 0 7px 0; 
	font-size:18px;
}

#body_content h2 {	
	font-size:16px;
	margin-bottom:8px; 
	color:#005422;
}

#body_content p {
	padding:0px 0px 10px 0px;
	line-height:1.4em;
}

/*****************************************************************************
Comparison Table
*****************************************************************************/
#comparison_table {
	width:760px;
	border-spacing:0px;
	border-collapse: collapse;
	overflow:hidden;
	margin:5px 0px 25px 0px;
}
#comparison_table  p {
	padding:0px 0px 10px 0px;
	line-height:1.5em;
}
#comparison_table td {
	background:#EAF5E0;	
	border: 1px solid #a0a0a0;
	padding:0px;
}

#comparison_top_row  td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	background:#7D919A !important;
	color:#FFF;
	padding:3px 0px 3px 0px;
}
/*Special Service Heading*/
#sp_service_row  td {
	background:#7D919A;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	padding:2px 0px 2px 0px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.col_services_inside {
	width:200px;
	color:#ffffff;
	margin:auto;
	padding:1px 0 1px 0 !important;
	text-align:center;
}
.col_services_inside .rank {
	float:left;
	font-weight:bold;
	width:20px;
	background:#000000;
	border:1px solid #7D919A;
}
.col_services_inside .title {
	float:left;
	width:178px;
	background:#464646;
	padding:1px 0 1px 0;
}

.col_services_inside  a:link, .col_services_inside  a:visited {
	color: #ffffff;
	font-weight:normal;
	border:0;
}

.col_services_inside  a:hover {color:#99CC99;}

.col_services {
	text-align:center;
	vertical-align:top;
	width:200px;
	padding:2px !important;
}
.col_descriptions {
	text-align:left;
	vertical-align:top;
	padding:5px !important;
	width:205px !important;
}

.col_descriptions a:link, .col_descriptions a:visited {color:#077F57;border:0px;font-weight:bold;}
.col_descriptions a:hover {color:#65149E;border-bottom:1px solid #7A15C1;}

.col_review_visit {vertical-align:middle !important;text-align:center;width:68px;padding:2px;}

.row_bottom_margin {margin-bottom:10px;}
.img_style {line-height:0em !important;}
.sp_note {font-size:10px; padding-top:5px; color:#333333;}
/***************************
Rating Style
***************************/
.rating {
	background-image:url(images/rating.jpg);
	width:64px;
	height:64px;
	background-repeat:no-repeat;	
	text-align:center;
	margin:auto;
	padding-top:3px;
}

.rating h3 {	
	font-size:11px;
	font-weight:bold;
}
.rating h1 {	
	font-size:16px;
	font-weight:bold;
	margin:0px !important;
}
.rating h4 {	
	font-size:10px;	
	color:#333333;		
}
.rating a:link, .rating a:visited {
	color:#00702D;
	border: 0;
	font-weight:bold;
}

.rating a:hover {
	color:#CC0000;
	border-bottom:1px solid #CC0000;
}

/************************************************************
Contact Us
************************************************************/
.left_sub {
	width:90px;
	float:left;
	padding-bottom:10px;
}
.fieldset_style {border:1px solid #005422; padding:5px !important; margin:12px 0px 20px 0px !important;width:500px !important;}

/************************************************************
Site Map
************************************************************/
#site_map {margin:0px 0px 75px 10px;line-height:1.6em;}
#site_map a:link, #site_map a:visited{
	color:#005422;
	border-bottom:1px dotted #005422;	
	font-weight:normal;
}
#site_map a:hover{
	border-bottom:1px solid #CC6600;
}

/************************************************************
Review Page
************************************************************/
.review_auto h1 {padding-bottom:5px;}
.review_auto h2 {	
	color:#006666 !important; 
}

.review_style b {color:#006666;}

.top_review {float:left;width:480px;margin:0px;padding-right:10px;}
.top_review_img {float:right;width:300px;padding-left:20px;text-align:center;}

/************************************************************
Subscription Plan
************************************************************/
.sub_plan {padding:5px 0px 10px 0px;line-height:1.6em;}
.sub_plan h3 {font-size:13px;/*color:#0A77AD;*/color:#009999;font-weight:bold;}
.sub_plan b {color:#555555;font-weight:bold;}
.divider {margin-bottom:15px;}

#unlimited_block {float:left;margin-right:30px;padding-right:30px;border-right:1px solid #CCCCCC;}
#limited_block {float:left;border-bottom:0px solid #CCCCCC;}

/****************************************************************
****************************************************************/
#best {
	padding:0 0 5px 0;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
#best2 {
	padding:0 0 5px 0;
	font-weight:bold;
	color:#333333;
	font-size:12px;
}
/************************************************************
Special Offer
************************************************************/
.sp_offer {
	font-weight:bold;
	color:#C00000;
}
.sp_offer_link {margin-top:5px;}

#body_sp a:link, #body_sp a:visited {
	color:#000000;
	text-decoration:none;
}

#last_update {
	text-align:left;
	font-weight:bold;
	font-size:11px;
	/*color:#999999;*/
	color:#989696;
	padding:0px;
	margin:-7px 0px 7px 0px;
}

.visit_site {
	margin-top:15px;
}
/************************************************************
Directory Style
************************************************************/
.directory_list {margin:0px 0px 10px 20px;}

.directory_list a:link, .directory_list a:visited {
	color:#005422;
	border-bottom:1px dotted #005422;	
	font-weight:normal;
}

.directory_list a:hover {border-bottom:1px solid #CC0000;}













