@charset "UTF-8";
/* CSS Document */
body {
	background-color: #242424;
	line-height:23px;

}

#dropShadowLeft {
	width:12px;
	/* background:url(../images/main_dropShadow_left.jpg);
	background-repeat:repeat-y; */
}

* {
	margin: 0px;
	padding: 0px;
}


img {
	border: none;
}

a {
	text-decoration: none;
}

#dropShadowCorner {
	width:12px;
	height:12px;
/*	background:url(../images/main_dropShadow_corner.jpg); */
	background-repeat:no-repeat;
}

#dropShadowBottom {
	width:810px;
	height:12px;
/*	background:url(../images/main_dropShadow_bottom.jpg); */
	background-repeat:repeat-x;
}

.mainContent {
	background-color:#e8e8e8;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#top {
	margin: 0px;
	padding: 0px;
	display: block;
	width:810px;
	height:156px;
	background:url(../images/header.gif);
	background-repeat:no-repeat;
}

#logo {
	margin-top:18px;
	margin-left:18px;
	float:left;
}

.bluray {
	margin-top: -8px;
}

.small_title {

}


#main_top_right {
float:right;
text-align:right;
margin-top:18px;
margin-right:25px;
}

#search {
	vertical-align:bottom;
}

.main_menu {
	display:block;
	clear: left;
	width: 810px;
	background-color: #000000;
}

.main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #000000;
}
.main_menu ul li {
	float: left;
	background-color: #000000;
}

#menu_home a {
	display: block;
	width:162px;
	height:30px;
	line-height:10px;
	background: #000000 url(../images/main_menu_home.gif) no-repeat right top;
}

#menu_home_sel {
	display: block;
	width:162px;
	height:30px;
	line-height:10px;
	background: #000000 url(../images/main_menu_home.gif) no-repeat right bottom;
}

#menu_home a:hover {
	background-position: right bottom;
	color:#FFFFFF;
}

#menu_contact a {
	display: block;
	width:162px;
	height:30px;
	line-height:10px;
	background: #000000 url(../images/main_menu_contact.gif) no-repeat right top;
}
#menu_contact_sel {
	display: block;
	width:162px;
	height:30px;
	line-height:10px;
	background: #000000 url(../images/main_menu_contact.gif) no-repeat right bottom;
}
#menu_contact a:hover {
	background-position: right bottom;
	color:#FFFFFF;
}

#menu_comingsoon a {
	display: block;
	width:162px;
	height:30px;
	line-height:10px;
	background: #000000 url(../images/main_menu_comingsoon.gif) no-repeat right top;
}
#menu_comingsoon_sel {
	display: block;
	width:162px;
	height:30px;
	line-height:10px;
	background: #000000 url(../images/main_menu_comingsoon.gif) no-repeat right bottom;
}
#menu_comingsoon a:hover {
	background-position: right bottom;
	color:#FFFFFF;
}

#menu_newrelease a {
	display: block;
	width:162px;
	height:30px;
	line-height:10px;
	background: #000000 url(../images/main_menu_newrelease.gif) no-repeat right top;
}
#menu_newrelease_sel {
	display: block;
	width:162px;
	height:30px;
	line-height:10px;
	background: #000000 url(../images/main_menu_newrelease.gif) no-repeat right bottom;
}
#menu_newrelease a:hover {
	background-position: right bottom;
	color:#FFFFFF;
}

#menu_competition a {
	display: block;
	width:162px;
	height:30px;
	line-height:10px;
	background: #000000 url(../images/main_menu_competition.gif) no-repeat right top;
}
#menu_competition_sel {
	display: block;
	width:162px;
	height:30px;
	line-height:10px;
	background: #000000 url(../images/main_menu_competition.gif) no-repeat right bottom;
}
#menu_competition a:hover {
	background-position: right bottom;
	color:#FFFFFF;
}

.genre_box {
	margin: 12px 12px 12px 12px;
	display: block;
	width:198px;
	height:218px;
	border:thin;
	border-color: #000000;
	border-style:solid;
	background-color:#FFFFFF;
}

.index_box {
	margin: 12px 12px 12px 12px;
	display: block;
	width:198px;
	height:194px;
	border:thin;
	border-color: #000000;
	border-style:solid;
	background-color:#FFFFFF;
}

#box_title {
	display: block;
	width:192px;
	height:30px;
	background-color:#000000;
	padding-left:6px;
	padding-top:6px;
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:24px;
	color:#FFFFFF;
	text-align:left;
}

.genre_box ul {
	padding: 0;
	margin-top: 6px;
	list-style: none;
	font-size:14px;
	text-indent: 12px;
}



.genre_box ul li {
	text-align:left;
}



.index_box ul {
	padding: 0;
	margin-top: 6px;
	list-style: none;
	font-size: 14px;
	text-indent: 12px;
}

.index_box ul li {
	text-align:left;
}

.index_box ul li a {
	display: block;
	float: left;
	margin-bottom:1px;
	width:188px;
	background: #FFFFFF;
	color:#000000;
	font-family: Avant Garde, Avant Garde MT, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
* html .index_box ul li a
{
width:180px;
}
.index_box ul li a:hover {
	background: #666666;
	color:#FFFFFF;
}
.index_box ul li span {
	display: block;
	float: right;
	width:10px;
	background: #666666;
	margin-bottom:1px;
}
* html .index_box ul li
{
height:24px;
margin-bottom:0px;
}


#genre_comedy a {
	display: block;
	float:left;
	width:188px;
	background: #FFFFFF;
	color:#000000;
	font-family: Avant Garde, Avant Garde MT, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	margin-bottom:1px;
}

* html #genre_comedy a
{
width:180px;
}

#genre_comedy a:hover {
	background: #FFBB00;
	color:#FFFFFF;
}
#genre_comedy span {
	display: block;
	float: right;
	width:10px;
	background: #FFBB00;
	margin-bottom:1px;
}
* html #genre_comedy
{
height:24px;
margin-bottom:0px;
}

#genre_contemporary a {
	display: block;
	float:left;
	width:188px;
	background: #FFFFFF;
	color:#000000;
	font-family: Avant Garde, Avant Garde MT, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	margin-bottom:1px;
}
* html #genre_contemporary a
{
width:180px;
}
#genre_contemporary a:hover {
	background: #F7581E;
	color:#FFFFFF;
}
#genre_contemporary span {
	display: block;
	float: right;
	width:10px;
	background: #F7581E;
	margin-bottom:1px;
}
* html #genre_contemporary
{
height:24px;
margin-bottom:0px;
}

#genre_horror a {
	display: block;
	float:left;
	width:188px;
	background: #FFFFFF;
	color:#000000;
	font-family: Avant Garde, Avant Garde MT, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	margin-bottom:1px;
}
* html #genre_horror a
{
width:180px;
}
#genre_horror a:hover {
	background: #E12120;
	color:#FFFFFF;
}
#genre_horror span {
	display: block;
	float: right;
	width:10px;
	background: #E12120;
	margin-bottom:1px;
}
* html #genre_horror
{
height:24px;
margin-bottom:0px;
}

#genre_arthouse a {
	display: block;
	float:left;
	width:188px;
	background: #FFFFFF;
	color:#000000;
	font-family: Avant Garde, Avant Garde MT, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	margin-bottom:1px;
}
* html #genre_arthouse a
{
width:180px;
}
#genre_arthouse a:hover {
	background: #21277B;
	color:#FFFFFF;
}
#genre_arthouse span {
	display: block;
	float: right;
	width:10px;
	background: #21277B;
	margin-bottom:1px;
}
* html #genre_arthouse
{
height:24px;
margin-bottom:0px;
}

#genre_drama a {
	display: block;
	float:left;
	width:188px;
	background: #FFFFFF;
	color:#000000;
	font-family: Avant Garde, Avant Garde MT, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	margin-bottom:1px;
}
* html #genre_drama a
{
width:180px;
}
#genre_drama a:hover {
	background: #0084D6;
	color:#FFFFFF;
}
#genre_drama span {
	display: block;
	float: right;
	width:10px;
	background: #0084D6;
	margin-bottom:1px;
}
* html #genre_drama
{
height:24px;
margin-bottom:0px;
}

#genre_erotic a {
	display: block;
	float:left;
	width:188px;
	background: #FFFFFF;
	color:#000000;
	font-family: Avant Garde, Avant Garde MT, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	margin-bottom:1px;
}
* html #genre_erotic a
{
width:180px;
}
#genre_erotic a:hover {
	background: #452C80;
	color:#FFFFFF;
}
#genre_erotic span {
	display: block;
	float: right;
	width:10px;
	background: #452C80;
	margin-bottom:1px;
}
* html #genre_erotic
{
height:24px;
margin-bottom:0px;
}

#genre_music a {
	display: block;
	float:left;
	width:188px;
	background: #FFFFFF;
	color:#000000;
	font-family: Avant Garde, Avant Garde MT, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	margin-bottom:1px;
}
* html #genre_music a
{
width:180px;
}
#genre_music a:hover {
	background: #005433;
	color:#FFFFFF;
}
#genre_music span {
	display: block;
	float: right;
	width:10px;
	background: #005433;
	margin-bottom:1px;
}
* html #genre_music
{
height:24px;
margin-bottom:0px;
}



.home_video_player_box {
	display: block;
	padding: 0px;
	margin: 12px 0px 12px 0px;
	width:300px;
	height:240px;
	border:thin;
	border-color: #999999;
	border-style:solid;
	 /* background-color:#000000; */
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}

.home_video_player_box #player2 {
	margin: 0px;
	text-align: center;
	
	
}

.home_video_player_box span {
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:20px;
	color:#FFFFFF;
	padding-top: 20px;
	
}

#middle_box_title {
	display: block;
	width:294px;
	height:24px;
	background-color:#000000;
	padding-left:6px;
	padding-top:6px;
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	color:#FFFFFF;
	text-align:left;
}

.home_text_box {
	margin: 12px 0px 12px 0px;
	display: block;
	width:300px;
	height:100%;
	border:thin;
	border-color: #000000;
	border-style:solid;
	background-color:#FFFFFF;
}
.home_text_box p {
	margin: 12px 12px 12px 12px;
	font-family: Avant Garde, Avant Garde MT, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}




.home_new_release_box {
	margin: 12px 0px 12px 0px;
	display: block;
	width:210px;
	height:114px;
	border:thin;
	border-color: #000000;
	border-style:solid;
	background-color:#FFFFFF;
}


.home_competition_box {
	margin: 12px 0px 12px 0px;
	display: block;
	width:210px;
	height:114px;
	border:thin;
	border-color: #000000;
	border-style:solid;
	background-color:#FFFFFF;
}

.home_coming_soon_box {
	margin: 12px 0px 12px 0px;
	display: block;
	width:210px;
	height:170px;
	border:thin;
	border-color: #000000;
	border-style:solid;
	background-color:#FFFFFF;
}




#right_box_title {
	display: block;
	width:204px;
	height:24px;
	background-color:#000000;
	margin:0px;
	padding-left:6px;
	padding-top:6px;
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	color:#FFFFFF;
	text-align:left;
}




.title_left_box {
	margin: 12px 12px 0px 0px;
	display: block;
	width:188px;
	border:thin;
	border-color: #000000;
	border-style:solid;
	background-color:#FFFFFF;
	padding-bottom: 10px;
}

.title_left_box ul {
	margin-top: 12px;
	list-style:outside;
	padding-left: 6px;
	padding-right: 15px;
	margin-left: 18px;
	font-size:12px;
	line-height: 120%;
}

.title_left_box ul li {
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#left_side_title {
	display: block;
	width:182px;
	height:24px;
	background-color:#000000;
	padding-left:6px;
	padding-top:6px;
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	letter-spacing:1px;
	color:#FFFFFF;
}

#btm_pack_box {
	margin: 12px 12px 0px 0px;
	display: block;
	width:170px;
	border:thin;
	border-color: #000000;
	border-style:solid;
	background-color:#FFFFFF;
}

#btm_pack_title {
	display: block;
	width:164px;
	height:20px;
	background-color:#000000;
	padding-left:6px;
	padding-top:6px;
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px;
	letter-spacing:1px;
	color:#FFFFFF;
	text-align: left;
}

h1 {
	display: block;
	margin-top: 12px;
	width: 540px;
	height:30px;
	padding-bottom:3px;
	background-color:#000000;
	padding-left:12px;
	padding-top:2px;
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:28px;
	font-weight:normal;
	letter-spacing:2px;
	color:#ffffff;
	
}


h1 #cert {
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	color:#FFFFFF;
}


.title_synopsis_box {

	display: block;
	margin-top:18px;
	width:540px;
	border:thin;
	border-color: #000000;
	border-style:solid;
	background-color:#FFFFFF;
}

.title_synopsis_box h2 {
	display:inherit;
	width:528px;
	height:24px;
	background-color:#000000;
	padding-left:12px;
	margin-top:0px;
	padding-top:6px;
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
	color:#FFFFFF;
}

.title_synopsis_box p {
	display:inherit;
	margin:12px;
	padding-top:6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent: 12px;
	line-height:normal;
}

.title_synopsis_box ul {
	display:inherit;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	list-style:inside;
}


.title_ps_n_buy {
	margin: 12px 0px 12px 0px;
	padding-left:24px;
	text-align: left;
}

.title_ps_n_buy img#ps {
	padding-left: 18px;
}
#buy_btn {
	margin-top: 24px;
	display:block;
	width:132px;
	height:30px;
	padding-top:2px;
}

#buy_btn a {
	padding-left:12px;
	float:left;
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:28px;
	padding-bottom: 4px;	
	color:#FFFFFF;
	text-decoration:none;
}

#buy_btn span {
	position: relative;
	top: -2px;
	display:block;
	width:18px;
	height:32px;
	float:right;
	background-color:#000000;
}




.pagination {
	display:block;
	width:198px;
	height:30px;
	vertical-align:bottom;
	background-color:#000000;
	padding-right:12px;
	margin-top:186px;
	
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:24px;
	color:#333333;
	text-align:right;
}

.pagination #search {
	margin-top:230px;
}

.pagination  a {
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:24px;
	
	color:#FFFFFF;
	text-decoration:none;
}


#pag_next {
	display:block;
	float: right;
	padding-right:12px;
}
#pag_prev {
display:block;
	float: right;
	padding-left:12px;
}
#pag_cur {
display:block;
	float: right;
	color:#333333;
}
#pag_num {
	display:block;
	float: right;
	color:#FFFFFF;
}

.oversized_title {
	font-size: 20px;
}

.result_table {
	margin-top:12px;
	background-color:#E8EBF4;
	border-collapse: collapse;
}



.result_table tr td {
	border-spacing: 2px 2px 2px 2px;
	border:thin;
	border-color: #000000;
	border-style:solid;
	padding-top:18px;
	width: 168px;
	height: 215px;
	text-align:center;
}

.result_table tr td #title {
	display:block;
	max-width:174px;
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
}


#more_info {
	display:block;
	margin-right:6px;
	width:168px;
	height:30px;
	text-align:right;
	background-color:#000000;
	padding: 0;
	margin: 0;
}

#more_info a {
	display:inherit;
	width: 130px;
	height:22px;
	margin-right:6px;
	padding-right:6px;
	padding-top:6px;
	float:right;
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	text-indent:12px;
	
}

#more_info span {
	display:block;
	width:18px;
	height:30px;
	float:left;
}








.indivision_recommends_box {
	display: block;
	margin-top:18px;
	width:775px;
	border:thin;
	border-color: #000000;
	border-style:solid;
	background-color:#FFFFFF;
}

.indivision_recommends_box h2 {
	display:inherit;
	width:763px;
	height:24px;
	background-color:#000000;
	padding-left:12px;
	margin-top:0px;
	padding-top:6px;
	font-family:Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	letter-spacing:1px;
	color:#FFFFFF;
}


.comparable_title {
	display: inline;
	padding-top: 10px !important;
	padding-left: 35px;
	padding-top:18px;
	width:174px;
	text-align:center;
}

#comparable_title_container {
	display: block;
	width: 100%;
	padding-top: 7px;
	
}

.comparable_title #title {
	display: block;
	width: 100%;
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent: 12px;
	line-height:normal;
	text-align: center;
}

.comparable_title #title a {
	display: block;
	width: 100%;
	height: 40px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent: 12px;
	line-height:normal;
}

#competition h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 8px;
}

.bottom_colour_bar {
	display:block;
	margin:0px;
	padding:0px;
	width:810px;
	height:6px;
		
}

.twitter {
	margin-top: 6px;
	display: block;
	width: 822px;
	text-align: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.terms_conditions {
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:8px;
}
	
.terms_conditions a {
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:8px;
}

.copyright_line {
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:8px;
}

.copyright_line table {
	text-align:center;
}
