@import url(reset.css);
@import url(common.css);
@import url(pages.css);

/* ---------- Film card ---------- */

#c_bbg_card {
    width: auto;
    margin: -90px auto 0px;
    background: url(/images/card/bg_fill.png) transparent no-repeat scroll center top;
}
#c_bg_card {
    width: auto;
    background: url(/images/card/bg_main.png) transparent no-repeat scroll center top;
    padding-top: 120px;
    zoom: 1;
}
#c_card {
    width: 960px;
    height: auto;
    margin: 0px auto;
}
#c_card A {
    text-decoration: none;
    color: #0055cc;
}
#c_card A:hover {
    text-decoration: underline;
}
#c_card_bottom {
    clear: both;
    width: auto;
    height: 27px;
    margin: 0px auto;
    background: url(/images/card/bg_bottom.png) transparent no-repeat scroll center top;
}
#c_card .title {
    font-size: 36px;
    font-weight: bold;
    color: #000;
    margin-top: -82px;
    //height: 1%;
}
#c_card .title SPAN {
    font-weight: normal;
    color: #0055cc;
}
#c_card .header {
    font-size: 24px;
    font-weight: normal;
    color: #000;
    line-height: 100%;
    margin: 0.6em 0px;
}
#film_formats, #film_story {
    float: right;
    width: 455px;
    height: auto;
}
#film_formats {
    float: right;
    width: 825px;
	height: 304px;
	margin-top: 2px;
    background: url(/images/filmFormatsBg.jpg) transparent no-repeat scroll left top;
}

/*******modification carried out*********************************************/
#film_formats {
/*    margin-top: -50px; */
    padding-top: 35px;
 position: relative;
 z-index:100;
}

/* -----download films ----- */

div.dDownload  {
	margin: -18px 30px 0px 20px;
}
div.dDownload ul {
	list-style: none;
}
div.dDownload ul li.ordinary {
	padding: 5px 0px 5px 11px;
	border-bottom: 1px solid #e6e9dc;
}
div.dDownload ul li.ordinary strong {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: -3px;
	 *position:static;
}
div.download_dvd ,
div.download_divx,
div.download_hddvd,
div.download_hqdivx,
div.download_ipod,
div.download_label {
	float: right;
	width: 167px;
	font-family: Arial;
	font-size: 11px;
}
/* dvd */
div.download_dvd {
	color: #e76fa4;
}
div.download_dvd a {
	color: #e76fa4 !important;
}
div.download_dvd li.icon div {
	height: 68px;
	background: url(/images/card/dvd.gif) no-repeat left top;
}
div.download_dvd div.fnex li.icon div {
	height: 68px;
	background: url(/images/card/dvd-dis.gif) no-repeat left top !important;
}
div.download_dvd ul li.preview {
	background: url(/images/card/download-preview01.gif) no-repeat 7px 4px;
	height: 44px;
}
div.download_dvd ul li.nopreview {
	background: url(/images/card/download-preview-dis.gif) no-repeat 7px 4px !important;
	height: 44px;
}
div.download_dvd div.fnex ul li.preview, div.download_dvd ul li.preview div.fnex {
	background: url(/images/card/download-preview-dis.gif) no-repeat 7px 4px !important;
	height: 44px;
}
div.download_dvd div.fnex ul li.preview a, 
 ul li.preview div.fnex a,
 ul li.nopreview a
{
	text-decoration: none !important;
	color:#737373 !important;
}
div.download_dvd div.fnex ul li.ordinary{
	color:#737373 !important;
}

/* divx */
div.download_divx {
	color: #6ca6c7;
}
div.download_divx a {
	color: #6ca6c7 !important;
}
div.download_divx li.icon div {
	height: 68px;
	background: url(/images/card/divx.gif) no-repeat left top;
}
div.lqdivx li.icon div {
	height: 68px;
	background: url(/images/card/divx_lq.gif) no-repeat left top !important;
}
div.download_divx div.fnex li.icon div {
	height: 68px;
	background: url(/images/card/divx-dis.gif) no-repeat left top !important;
}
div.download_divx ul li.preview {
	background: url(/images/card/download-preview02.gif) no-repeat 7px 4px;
	height: 44px;
}
div.download_divx div.fnex ul li.preview, 
div.download_divx ul li.preview div.fnex,
div.download_divx ul li.nopreview {
	background: url(/images/card/download-preview-dis.gif) no-repeat 7px 4px !important;
	height: 44px;
}
div.download_divx div.fnex ul li.preview a, div.download_divx ul li.preview div.fnex a {
	text-decoration:none !important;
	color:#737373 !important;
}
div.download_divx div.fnex ul li.ordinary{
	color:#737373 !important;
}
/* hddvd */
div.download_hddvd{
	color: #7d7d7e;
}
div.download_hddvd a {
	color: #7d7d7e !important;
}
div.download_hddvd li.icon div {
	height: 68px;
	background: url(/images/card/hd.gif) no-repeat -15px 10px;
}
div.download_hddvd div.fnex li.icon div {
	height: 68px;
	background: url(/images/card/hd-dis.gif) no-repeat -15px 10px;
}
div.download_hddvd ul li.preview {
	background: url(/images/card/download-preview03.gif) no-repeat 7px 4px;
	height: 44px;
}
div.download_hddvd div.fnex ul li.preview, 
div.download_hddvd ul li.preview div.fnex,
div.download_hddvd ul li.nopreview
 {
	background: url(/images/card/download-preview-dis.gif) no-repeat 7px 4px !important;
	height: 44px;
}
div.download_hddvd div div.fnex ul li.preview a, div.download_hddvd ul li.preview div.fnex a{
	text-decoration:none !important;
	color:#737373 !important;
}
div.download_hddvd div div.fnex ul li.ordinary{
	color:#737373 !important;
}
/* hqdivx */
div.download_hqdivx {
	color: #e76fa4;
}
div.download_hqdivx a {
	color: #e76fa4 !important;
}
div.download_hqdivx li.icon div {
	height: 68px;
	background: url(/images/card/hi_divx.gif) no-repeat left top;
}
div.download_hqdivx ul li.preview {
	background: url(/images/card/download-preview01.gif) no-repeat 7px 4px;
	height: 44px;
}
div.download_hqdivx div.fnex li.icon div {
	height: 68px;
	background: url(/images/card/hi_divx-dis.gif) no-repeat left top !important;
}
div.download_hqdivx div.fnex ul li.preview, 
div.download_hqdivx ul li.preview div.fnex,
div.download_hqdivx ul li.nopreview
 {
	background: url(/images/card/download-preview-dis.gif) no-repeat 7px 4px !important;
	height: 44px;
}
div.download_hqdivx div.fnex ul li.preview a, div.download_hqdivx ul li.preview div.fnex a{
	text-decoration:none !important;
	color:#737373 !important;
}
div.download_hqdivx div.fnex ul li.ordinary{
	color:#737373 !important;
}
/* ipod */
div.download_ipod {
	color: #6ca6c7;
}
div.download_ipod a {
	color: #6ca6c7 !important;
}
div.download_ipod li.icon div {
	height: 68px;
	background: url(/images/card/ipod.gif) no-repeat left top;
}
div.lqipod li.icon div {
	height: 68px;
	background: url(/images/card/ipod_lq.gif) no-repeat left top !important;
}
div.download_ipod ul li.preview {
	background: url(/images/card/download-preview02.gif) no-repeat 7px 4px;
	height: 44px;
}
div.download_ipod div.fnex li.icon div {
	height: 68px;
	background: url(/images/card/ipod-dis.gif) no-repeat left top !important;
}
div.download_ipod div.fnex ul li.preview, 
div.download_ipod ul li.nopreview
 {
	background: url(/images/card/download-preview-dis.gif) no-repeat 7px 4px !important;
	height: 44px;
}
div.download_ipod div.fnex ul li.preview a, div.download_ipod ul li.preview div.fnex a{
	text-decoration:none !important;
	color:#737373 !important;
}
div.download_ipod div.fnex ul li.ordinary{
	color:#737373 !important;
}
/* label */
div.download_label {
	color: #000;
	width: 100px;
}
div.download_label a {
	color: #000 !important;
}
div.download_label li.icon div {
	height: 68px;
}
div.download_label ul li.preview {
	height: 44px;
	color: #737373;
}
div.download_label ul li.preview p {	
	position: relative;
	top: 21px;
	left: 11px;
}


/* global */
div.dDownload ul li.preview a {
 display: block;
 padding: 10px 0 15px 15px;
 margin: 0 45px 0 10px;
 _height: 10px;
}

div.dDownload ul li.preview {
 padding-top: 10px;
}
div.dDownload ul li.preview a {
 display: block;
 padding: 10px 0 15px 15px;
 margin: 0 45px 0 10px;
}
div.dDownload ul li.preview div.fnex a,
div.dDownload  div.download_dvd div.fnex ul li.preview a,
div.dDownload  div.download_hddvd div.fnex ul li.preview a,
div.dDownload  div.download_divx div.fnex ul li.preview a,
div.dDownload  div.download_hqdivx div.fnex ul li.preview a,
div.dDownload  div.download_ipod div.fnex ul li.preview a
 {
	left: 22px !important;
}
div.dDownload  div.download_dvd div.fnex ul li.download a,
div.dDownload  div.download_hddvd div.fnex ul li.download a,
div.dDownload  div.download_divx div.fnex ul li.download a,
div.dDownload  div.download_hqdivx div.fnex ul li.download a,
div.dDownload  div.download_ipod div.fnex ul li.download a,

 #tab-hd.fnex ul li.download a,
 #tab-divx.fnex ul li.download a,
 #tab-hqdivx.fnex ul li.download a,
 #tab-ipod.fnex ul li.download a 
{
	display: block;
	width: 130px;
	height: 36px;
	background: url(/images/card/download-button-dis.gif) no-repeat 0 0;
	position: relative;
	left: -1px;
	top: -3px;
	*position: static;
}
ul li.download a {
	display: block;
	width: 130px;
	height: 36px;
	background: url(/images/card/download-button.gif) no-repeat 0 0;
	position: relative;
	left: -1px;
	top: -3px;
	*position: static;
}
/* ----- END ----- */

div.filmCover {
}
div.filmCover div.header {
	padding-top: 10px;
}
div.filmCover  a.toZoom {
	left:-10px;
position:relative;
top:3px;
}

/* ----- trailer ----- */
div.downloadTrailer {
	float: right;
	height: 158px;
	width: 220px;
    margin-top: -30px; 
	padding-left: 230px;
	background: url(/images/trailerPic.gif) no-repeat left top;
}
*html div.downloadTrailer {
	padding-top: 20px;
}
div.downloadTrailer ul {
	list-style: none;	
	padding-top: 7px;
}
div.downloadTrailer ul li {	
	margin-top: 17px;
	height: 25px;
}
div.downloadTrailer  li.disable div {
	float: left;
	width: 67px;
	height: 25px;
}
div.downloadTrailer  li a {
	float: left;
	display: block;
	width: 67px;
	height: 25px;
}
div.downloadTrailer  li a.small{
	background: url(/images/trailer-small-en.gif) no-repeat left top;
}
div.downloadTrailer  li a.medium {
	background: url(/images/trailer-medium-en.gif) no-repeat left top;
}
div.downloadTrailer  li a.large {
	background: url(/images/trailer-large-en.gif) no-repeat left top;
}
div.downloadTrailer  li.disable div.small {
	background: url(/images/trailer-small-dis.gif) no-repeat left top;
}
div.downloadTrailer  li.disable div.medium {
	background: url(/images/trailer-medium-dis.gif) no-repeat left top;
}
div.downloadTrailer  li.disable div.large {
	background: url(/images/trailer-large-dis.gif) no-repeat left top;
}
div.downloadTrailer ul li p{
	margin-left: 80px;
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	padding-top: 7px;	
}
div.downloadTrailer ul li.disable p{
	color: #bfc3b4;
}






#film_formats.series
{
	clear: both;
	padding-top: 150px;
    background: url(/images/card/bg_formats.jpg) transparent no-repeat scroll center 20px;
}

#film_formats DIV.offset_left {
    float: left;
    width: 128px;
}
#film_formats SPAN {
    display: block;
    height: 25px;
    padding-left: 15px;
    font-size: 11px;
    font-weight: normal;
}
#film_formats DIV.ffrm_titles {
    width: 70px;
}
#film_formats DIV.ffrm_titles SPAN {
    padding-left: 0px;
}
#film_formats DIV.fv_dvd * {
    color: #e76fa4;
}
#film_formats DIV.fv_divx * {
    color: #6ca6c7;
}
#film_formats DIV.fv_ipod * {
    color: #7d7d7e;
}

#film_formats .fv_dvd_img
{
	background:url(/images/hi_divx.png) no-repeat 3px 0;
	//background-image:none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hi_divx.png',sizingMethod='scale');
}

#film_formats .fv_divx_img
{
	background:url(/images/divx.png) no-repeat 3px 0;
	//background-image:none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/divx.png',sizingMethod='scale');
}

#film_formats .fv_ipod_img
{
	background:url(/images/ipod.png) no-repeat 3px 0;
	//background-image:none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ipod.png',sizingMethod='scale');
}
#film_formats .fv_dvd_img, #film_formats .fv_divx_img, #film_formats .fv_ipod_img
{
	float:left;
	width:128px;
	height:68px;
	padding:0 2px;
}

#film_formats .fv_images
{
	overflow:hidden;
	zoom:1;
	padding-left:45px;
}

/*********************end of modification********************************************************/

#film_formats DIV.ffrm_values SPAN.price {
    font-size: 14px;
    font-weight: bold;
}
#film_formats DIV.ffrm_values .download {
    padding-left: 0px;
    width: 78px;
    height: 27px;
    background: url(/images/card/btn_download.png) transparent no-repeat;
    cursor: pointer;
    border: 0;
}


#film_formats .title
{
	font-size: 18px;
	width: auto;
	margin-top: -140px;
}

#film_summary, #film_cast {
    float: left;
    width: 455px;
    height: auto;
}
#film_summary {
    margin-top: -30px; 
}
#film_cover {
    float: left;
    width: 125px;
    /*height: 181px;*/
    height: 151px;
    background: url(/images/card/bg_film_cover.png) transparent no-repeat;
    padding: 10px 0px 0px 10px;
    /*cursor: pointer;*/
	position: relative;
}
#film_cover div.rating {
    width: 37px;
    height: 37px;
    background: url(/images/rating_big.gif) transparent no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
}
#film_summary TABLE {
    border: 0px none;
    border-collapse: collapse;
    border-spacing: 0px;
}
#film_summary TH {
    font-size: 12px;
    color: #626262;
    white-space: nowrap;
    padding-right: 20px;
    vertical-align: top;
}
#film_summary TD {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding-bottom: 17px;
}
#m_show {
	padding-top: 20px;
    display: block;
}
.line_break {
    clear: both;
    height: 20px;
}
#film_story {
    font-size: 12px;
    font-weight: normal;
    line-height: 130%;
    color: #000;
}
#film_story,
#film_cast  {
	margin-top: -11px;
    font-family: Arial !important;
}
#film_story div.header,
#film_cast div.header  {
	position: relative;
	left: -5px;
}
#film_cast .cast {
    height: 35px;
    border-bottom: 1px solid #c6c6c6;
    font-size: 12px;
    font-weight: normal;
}
#film_cast .cast * {
    display: block;
    float: left;
    line-height: 35px;
}
#film_cast .cast SPAN.photo {
    width: 25px;
    text-align: center;
}
#film_cast .cast SPAN.photo IMG {
    display: block;
    float: none;
    margin: 2px auto 0px;
}
#film_cast .cast A.actor {
    width: 180px;
    overflow: hidden;
    margin-left: 10px;
}
#film_gallery_pusher
{
	height: 193px;
}
#film_gallery
{
	position: relative;
	z-index: 100000;
	background: url(/images/gallery.gif) no-repeat 12px -3px;
	margin-top: 14px;
	padding-top: 60px;
}
#film_gallery TABLE, #gal_content TABLE  {
    width: auto;
    margin: 0px auto;
    border: 0px none;
    border-collapse: collapse;
    border-spacing: 0px;
}
#film_gallery TD, #gal_content TD {
    width: 48px;
    vertical-align: middle;
}
#g_scroll_left, #g_scroll_right, #p_scroll_left, #p_scroll_right {
    width: 38px;
    height: 40px;
    cursor: pointer;
}
#g_scroll_left {
    background: url(/images/card/scroll_left.png) transparent no-repeat scroll center center;
    margin-right: 5px;
}
#g_scroll_right {
    background: url(/images/card/scroll_right.png) transparent no-repeat scroll center center;
    margin-left: 5px;
}
#g_main {
    width: 852px;
    height: 140px;
    background: url(/images/card/bg_gallery.png) transparent no-repeat;
    white-space: nowrap;
    padding: 0px 12px;
}
#g_bar
{
	overflow: hidden;
	width: 828px;
	height: 140px;
	white-space: nowrap;
}

#g_main IMG, #p_gallery_main IMG {
    width: 90px;
    height: 90px;
    margin: 24px 12px;
    cursor: pointer;
}

/* ---------- Popups ---------- */

#c_gal_popup {
    width: auto;
    height: 833px;
    background: url(/images/card/bg_gallery_popup.png) transparent no-repeat scroll center top;
}
#gal_popup {
    width: 583px;
    height: 833px;
    margin: 0px auto;
    padding-top: 26px;
}

#gal_content {
    padding-top: 20px;
}

#p_scroll_left {
    background: url(/images/card/p_scroll_left.png) transparent no-repeat scroll center center;
    margin-right: 5px;
}
#p_scroll_right {
    background: url(/images/card/p_scroll_right.png) transparent no-repeat scroll center center;
    margin-left: 5px;
}
#g_bar_popup
{
	overflow: hidden;
	width: 400px;
	height: 140px;
	white-space: nowrap;
}
#p_gallery_main {
    width: 420px;
    height: 140px;
    background: url(/images/card/bg_film_gallery.png) transparent no-repeat;
    white-space: nowrap;
    padding: 0px 10px;
}
#p_gallery_main IMG {
    margin: 24px 20px;
}
#gal_screen {
    width: auto;
    height: 450px;
    margin-top: 1px;
    background: url(/images/card/bg_film_screen.png) transparent no-repeat scroll center top;
    text-align: center;
    padding-top: 25px;
}


ol.roles
{
	list-style-type: decimal;
	font-size: 14px;
	font-weight: bold;
	color: #8ac300;
	font-family: Arial !important;
	margin: 20px 0 30px 27px;
}

ol.roles li
{
	font-family: Arial !important;
	margin: 10px 0;
}
ol.roles a
{
	color: #0055cc;

	font-family: Arial !important;
}

ol.roles li span.date,
ol.roles li span.role
{
	font-weight: normal;
	color: #000;
	font-family: Arial !important;
}

#series_panel
{
	float: right;
	width: 485px;
}

	#seasons
	{
		background: url(/images/card/tabs_dt.png) no-repeat left top;
		height: 41px;
		width: 485px;
	}
		#seasons label
		{
			display: block;
			font-size: 18px;
			font-family: Arial;
			padding-top: 10px;
			padding-left: 15px;
			float: left;
		}

		#seasons ul li
		{
			float: left;
			background: url(/images/card/tab_left.png) no-repeat 0 0;
			width: 26px;
			height: 31px;
			text-align: center;
			padding-top: 10px;
			padding-left: 14px
		}

			#seasons ul li a
			{
				font-size: 18px;
				font-weight: bold;
				font-family: Arial !important;
			}

		#seasons ul
		{
			margin-left: 125px;
			list-style: none;
		}
		#seasons ul li.right
		{
			float: left;
			background: url(/images/card/tab_right.png) no-repeat right top;
			padding-left: 0;
			padding-right: 14px;
		}


			#seasons ul li.right_last
			{
				background: url(/images/card/tab_right_last.png) no-repeat right top;
				padding-left: 0;
				padding-right: 14px;
			}

		#seasons ul li.active
		{
			background: url(/images/card/tab_active.png) no-repeat 0 0;
			width: 64px;
			padding-top: 12px;
			margin-top: -2px;
			height: 35px;
			padding-left: 0;
			position: relative;
			z-index: 10
		}
			* html #seasons ul li.active
			{
				background: none;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/card/tab_active.png',sizingMethod='scale');
			}

		#seasons ul li.active_last
		{
			background: url(/images/card/tab_active_last.png) no-repeat 0 0;
			width: 64px;
			padding-top: 12px;
			margin-top: -2px;
			height: 35px;
			padding-left: 0;
			position: relative;
			z-index: 10;
		}

			* html #seasons ul li.active_last
			{

				background: none;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/card/tab_active_last.png',sizingMethod='scale');
			}

		#seasons ul li.sel a
		{
			background: url(/images/card/sel.png) no-repeat 8px top;
			display: block;
			margin-top: -20px;
			padding-top: 20px;
			position: relative;
			color: #a0d71c;
		}

		#seasons ul li.active_last a,
		#seasons ul li.active a
		{
			display: inline;
			margin:0;
			background: none;
			position: static;
			color: #818181;
		}


	#episodes
	{
		background: url(/images/card/series_panel.png);
		height: 545px;
		width: 485px;
		position: relative;
	}

	#episodes_list
	{
		padding: 10px;
		height: 150px;
		width: 450px;
		overflow: auto;
		clear: both;
	}

		* html #episodes
		{
			margin-top: -4px;
			padding-top: 4px;
		}

		#episodes label
		{
			display: block;
			font-family: Arial !important;
			font-size: 12px;
			color: #0055cc;
			padding: 3px 0;
			background: url(/images/card/hr.gif) repeat-x left bottom;
		}

		#episodes label a
		{
			font-family: Arial !important;
			font-size: 12px;
			color: #0055cc;
		}


		#episodes label input
		{
			vertical-align: -2px;
		}

		#fade
		{
			background: url(/images/card/fade.png) repeat-x left bottom;
			width: 445px;
			height: 15px;
			position: absolute;
			top: 160px;
			left: 5px;

		}
			* html #fade
			{
				background: none;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/card/fade.png',sizingMethod='scale');
				top: 155px;
			}

#episode.series
{
	clear: both;
	padding-top: 150px;
    background: url(/images/card/bg_formats.jpg) transparent no-repeat scroll center 20px;
}

#episode
{
	padding-top: 110px;
	padding-left: 15px;
}

#episode SPAN {
    display: block;
    height: 25px;
    padding-left: 15px;
    font-size: 11px;
    font-weight: normal;
}

#episode
{
	padding-top: 45px;
	padding-left: 15px;
}

#episode .wrapper
{
	overflow:hidden;
	zoom:1;
	padding-left:70px;
}

#episode  .fv_dvd_img
{
	background:url(/images/card/small/dvd.gif) no-repeat;
	height:52px;
	width:128px;
	float:left;
}

#episode  .fv_divx_img
{
	background:url(/images/card/small/divx.gif) no-repeat;
	height:52px;
	width:128px;
	float:left;
}

#episode  .fv_ipod_img
{
	background:url(/images/card/small/ipod.gif) no-repeat;
	height:52px;
	width:128px;
	float:left;
}

#episode DIV.offset_left {
    float: left;
    width: 128px;
}

#episode DIV.ffrm_titles {
    width: 70px;
}
#episode DIV.ffrm_titles SPAN {
    padding-left: 0px;
    font-weight: bold;
}
#episode DIV.fv_dvd * {
    color: #e76fa4;
}
#episode DIV.fv_divx * {
    color: #6ca6c7;
}
#episode DIV.fv_ipod * {
    color: #7d7d7e;
}
#episode DIV.ffrm_values SPAN.price {
    font-size: 14px;
    font-weight: bold;
}

#episode DIV.ffrm_values SPAN.summ {
    font-size: 18px;
    font-weight: bold;
    padding-top: 15px;
}

#episode DIV.ffrm_values .download {
	margin-top: 5px;
    padding-left: 0px;
    width: 78px;
    height: 27px;
    background: url(/images/card/btn_download.png) transparent no-repeat;
    cursor: pointer;
    border: 0;
}

.sssx img
{
	border: 3px solid red;
	margin: 21px 9px !important;
}


/* ----- Series ----- */


div.series div.filmCover {
	float: left;
	width: 100px;
}
div.series div.filmCover #film_cover {
float:none;
margin:10px 0 0 -8px;
width:100px;
}
div.series div.filmCover a.toZoom {
	margin: 1px 0 0 -5px;
	left: -2px;
	top:-5px;
}
div.series div.downloadTrailer {
	margin: 0px 3px 0 0;
}
div.series #film_summary {
	margin: 30px 0 0 20px;
	width: 360px;
}

div.series #film_summary th {
	font-family: Arial !important;
	font-weight: bold;
	font-size: 11px;
	color: #626262;
}
div.series #film_summary td {
	font-family: Arial !important;
	font-size: 11px;
	color: #000;
	padding-bottom: 12px;
}
div.series #film_cast div.header a {
	font-family: Arial !important;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 3px;
	position: relative;
	top: -18px;
}
div.series #film_cast div.header a:hover { text-decoration: none; }

div.seriesDownloadWrapper {
	width: 979px;
	margin-left: -20px;
	background: url(/images/seriesBg.gif) repeat-y center top;
}
div.seriesDownloadWrapper div.wrapper1 {
	background: url(/images/seriesBgTop.gif) no-repeat center top;
}
div.seriesDownloadWrapper div.wrapper2 {
	background: url(/images/seriesBgbottom.gif) no-repeat center bottom;
	padding: 0 0 10px 21px;
}
* html div.seriesDownloadWrapper div.wrapper2 { margin-bottom: -30px; }
*+html div.seriesDownloadWrapper div.wrapper2 {  margin-bottom: -30px; }

table.seriesDownload {
	width: 100%;
	margin-bottom: 30px;
}
table.seriesDownload td {
	vertical-align: top;
}
table.seriesDownload td.capture h1 {
	font-size: 30px !important;
	font-weight: lighter !important;
	color: #000;
	float: left;
	width: 169px;
	padding: 0 0 2px 9px !important; 
}
table.seriesDownload td.capture h2 {
	font-size: 24px !important;
	font-weight: lighter !important;
	color: #000;
	float: left;
	padding: 9px 0 0 0 !important; 
}
table.seriesDownload td.episodes {
	width: 50%;
	font-family: tahoma;
	padding-top: 82px;
}
table.seriesDownload td.episodes ul.seasons {
	margin: 0 260px 0 0 0;
	padding-top: 8px;
	list-style: none;
}
table.seriesDownload td.episodes ul.seasons li {
	margin-bottom: 15px;
}
* html table.seriesDownload td.episodes ul.seasons li { margin: -10px 0 20px 0; }
*+html table.seriesDownload td.episodes ul.seasons li { margin: -10px 0 20px 0; }
table.seriesDownload td.episodes ul.seasons li.current {
	height: 62px;
	margin-bottom: 0;
	background: url(/images/seasonBgArrow.gif) no-repeat 130px top;
}
table.seriesDownload td.episodes ul.seasons input {
	float: left;
	margin-top: 1px;
}
* html table.seriesDownload td.episodes ul.seasons input { margin-top: 5px; }
*+html table.seriesDownload td.episodes ul.seasons input { margin-top: 5px; }
table.seriesDownload td.episodes ul.seasons li.current input {
	position: relative; top: 3px;
}
* html table.seriesDownload td.episodes ul.seasons li.current input { position: relative; top: -5px; }
*+html table.seriesDownload td.episodes ul.seasons li.current input { position: relative; top: -5px; }
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  table.seriesDownload td.episodes ul.seasons li.current input { position: static; margin-top: 1px;}
}
table.seriesDownload td.episodes ul.seasons li h1 {
color:#6ED91F;
font-size:18px !important;
font-weight:lighter !important;
margin-left:20px;
margin-top:0;
padding-bottom:3px !important;
}
* html table.seriesDownload td.episodes ul.seasons li h1 { margin-top: -10px; }
*+html table.seriesDownload td.episodes ul.seasons li h1 { margin-top: -10px; }
table.seriesDownload td.episodes ul.seasons li.current h1 { margin-top: 0px; }
table.seriesDownload td.episodes ul.seasons li h1 a {
	color: #6ed91f !important;
	text-decoration: none;
	border-bottom: 1px dashed #6ed91f;
}
table.seriesDownload td.episodes ul.seasons li h1 a:hover {
	border: none;
	text-decoration: none;
}
table.seriesDownload td.episodes ul.seasons li.current h1 a {
	border: none;
	text-decoration: none;
}
table.seriesDownload td.episodes ul.seasons li h1 span {
color:#AEAEAE;
font-size:11px !important;
}
table.seriesDownload td.episodes ul.seasons li p {
	font-size: 11px !important;
	line-height: 13px !important;
	color: #808080;
	width: 130px;
	display: none;
	margin-left: 27px;
}
* html table.seriesDownload td.episodes ul.seasons li p { margin-left: 31px; }
*+html table.seriesDownload td.episodes ul.seasons li p { margin-left: 28px; }
table.seriesDownload td.episodes ul.seasons li.current p {
	display: block;
}
table.seriesDownload td.episodes ul.seasons li p a {
	color: #db5c1f;
	text-decoration: underline !important;
}
table.seriesDownload td.episodes ul.seasons li p a:hover {
	text-decoration: none !important;
}

table.seriesDownload td.episodes div.wrapper {
	width: 258px;
	float: right;
	margin-left: -2px;
	margin-right: 12px;
	padding: 0 16px 5px 0px;
}
* html table.seriesDownload td.episodes div.wrapper { position: relative; left: -3px; }
table.seriesDownload td.episodes div.wrapper ul.episodes {
	list-style: none;
}
table.seriesDownload td.episodes div.wrapper ul.episodes li {
	min-height: 50px;
	padding-top: 2px;
}
* html table.seriesDownload td.episodes div.wrapper ul.episodes li { clear: both; }
table.seriesDownload td.episodes div.wrapper ul.episodes div.left {
	float: left;
	width: 23px;
}
* html table.seriesDownload td.episodes div.wrapper ul.episodes div.left { position: relative; }
table.seriesDownload td.episodes div.wrapper ul.episodes div.episodeNumber {
	width: 28px;
	height: 27px;
	font-size: 11px;
	font-weight: bold;
	color: #05c0c2;
	text-align: center;
	padding: 8px 0 0 0;
	margin-left: -3px;
	overflow: hidden;
	background: url(/images/episodeNumberBg.gif) no-repeat left top;
	position: relative;
}
table.seriesDownload td.episodes div.wrapper ul.episodes input {
	margin-left: 4px;
	margin-top: -11px;
}
* html table.seriesDownload td.episodes div.wrapper ul.episodes input { margin: 0 0 0 2px; position: relative; top: -5px; }
*+html table.seriesDownload td.episodes div.wrapper ul.episodes input { margin: 0 0 0 2px; position: relative; top: -5px; }
table.seriesDownload td.episodes div.wrapper ul.episodes div.description {
	margin-top: 3px;
	margin-left: 29px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e6e9dc;
	min-height: 45px;
}
* html table.seriesDownload td.episodes div.wrapper ul.episodes div.description { margin-top: 0px; height: expression(Math.min(parseInt(this.offsetHeight), 40) + "px"); }
table.seriesDownload td.episodes div.wrapper ul.episodes li.last div.description {
	border-bottom: none;
}
table.seriesDownload td.episodes div.wrapper ul.episodes h3 {
	padding-bottom: 4px;
	padding-top: 5px;
	font-size: 12px !important;
	font-weight: lighter;
	color: #000;
}
table.seriesDownload td.episodes div.wrapper ul.episodes span.data {
	float: right;
	margin-top: 7px;
	font-size: 10px;
	color: #5997bb;
}
table.seriesDownload td.episodes div.wrapper ul.episodes p {
	font-size: 11px !important;
	line-height: 13px !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #808080;
}
table.seriesDownload td.episodes div.wrapper ul.episodes p.moreLink {
	color: #0055cc;
}
table.seriesDownload td.episodes div.wrapper ul.episodes p.moreLink a {
	color: #0055cc;
	text-decoration: underline !important;
}

table.seriesDownload td.downloadSection {
	width: 50%;
}
table.seriesDownload td.downloadSection div.wrapper {
	border-right:1px solid #f5dbb1;
	border-bottom:1px solid #f5dbb1;
	background:#f0f0f0;
	height: 345px;
}
table.seriesDownload td.downloadSection div.innerWrapper {
	margin-left: 25px;
}




div.series #film_formats {
    background:transparent none repeat scroll 0 0;
	float:none;
	height:auto;
	margin-right:30px;
	margin-top:2px;
	padding-left:20px;
	width:auto;
}

div.series div.download_dvd ,
div.series div.download_divx,
div.series div.download_hddvd,
div.series div.download_hqdivx,
div.series div.download_ipod,
div.series div.download_label {
	width: 143px;
}
div.series #film_formats li {
	border-bottom: 1px solid #e6e9dc;
	padding: 6px 0 6px 23px;
}
div.series #film_formats li.preview {
	padding: 0 0 0 5px;
	background-position: 15px 4px;
}
div.series #film_formats li.fnex {
	background-position: 15px 4px !important;
}
div.series #film_formats li.preview p{
	position: relative;
	top: 20px;
	left: 30px;
}
div.series #film_formats li.icon {
	padding: 0 0 0 5px;
}
div.series #film_formats li.download {
	padding: 6px 0 6px 8px;
}
div.series #film_formats li.icon, div.series #film_formats li.preview, div.series #film_formats li.download{
	border-bottom: none;
}
div.series #film_formats li.icon, div.series #film_formats li.preview, div.series #film_formats li.download{
	border-bottom: none;
}

/* Gallery */
* html div.series div.gallery { margin-top: -150px; }

div.closer{
	background: url(/images/player/close.gif) no-repeat;
	width:66px;
	height:22px;
}
div#trailer_player_position{
	position: fixed; 
	top: 10%; 
	left: 10%;
	z-index: 9999999;
}

* html div#trailer_player_position{
	position: absolute !important; 
	top: 10%; 
	left: 10%;
	z-index: 9999999;
}
div.closer a {
	width:66px;
	height:22px;
	text-decoration:none;
	display:block;
}



/*		REVIEWS		*/
div.review {
	width: 958px;
	background: url(/images/reviewBg.gif) repeat-y;
	margin-top: 30px;
}
div.review div.wrapper02 {
	width: 958px;
	background: url(/images/reviewBgBottom.gif) no-repeat left bottom;
}
div.review div.container {
	width: 958px;
	background: url(/images/reviewBgTop.gif) no-repeat left top;
	padding-bottom: 50px;
	*padding-bottom: 30px;
	min-height: 170px;
	_height: 170px;
}
div.review  ul.urls {
	float: left;
	width: 165px;
	margin: 100px 0 0 20px;
	padding: 0px;
	list-style: none;
	_margin-left: 10px;
}
div.review  ul.urls li {
	margin: 30px 0 0 0;
}
div.review  ul.urls h1 {
	font-family: tahoma;
	font-size: 12px !important;
	font-weight: bold !important;
	margin-bottom: 2px;
	width: 250px;
	*padding-top:3px;
}
div.review  ul.urls h1.red {
	color: #c43d3d;
}
div.review  ul.urls h1.blue {
	color: #022076;
}
div.review  ul.urls h1.green {
	color: #4a7e11;
}
div.review  ul.urls div.url {
	width: 160px;
	height: 22px;
	background: url(/images/reviewUrlBg.gif) no-repeat;
	overflow: hidden;
	position: relative;
}
div.review  ul.urls div.url p {
	width: 250px;
	margin-left: 7px;
	*padding-top:3px;
}
div.review  ul.urls div.url a {
	font-family: tahoma;
	font-size: 11px;
	color: #fff !important;
}
div.review  ul.urls div.url span {
	width: 38px;
	height: 21px;
	background: url(/images/reviewUrlSpan.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	_background: none;	
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/reviewUrlSpan.png',sizingMethod='scale');
}
div.review  ul.urls div.reviewTitle {
	width: 160px;
	height: 15px;
	position: relative;
	overflow: hidden;
}
div.review  ul.urls div.reviewTitle span {
	width: 79px;
	height: 21px;
	background: url(/images/reviewTitleSpan.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	_background: none;	
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/reviewTitleSpan.png',sizingMethod='scale');
}
div.review  div.content {
	margin: 0 35px 0 195px;
	padding-top: 80px;
	zoom:1;
}
div.review  div.content h1 {
	font-family: Times New Roman !important;
	font-weight: bold !important;
	font-size: 24px !important;
}
div.review  div.content p {
	font-family: Times New Roman !important;
	font-size: 14px !important;
	margin: 5px 0 15px 0;
	line-height: 16px;
}
div.review  div.content div.idonotknowwhatisit {
	background: #c1c1c1;
	float: left;
	position: relative;
	left: -6px;
	margin-top: 10px;
}
div.review  div.content div.idonotknowwhatisit p.blue {
	float: left;
	background: #67767f;
	font-family: Times New Roman !important;
	font-size: 14px !important;
	padding: 5px 5px 0px 8px;
	margin: 0px;
	position: relative;
	left: -1px;
	top: -2px;
	height: 25px;
}
div.review  div.content div.idonotknowwhatisit p.blue span {
	color: #fff;
	font-size: 18px;
	font-style: italic;
	font-family: Times New Roman !important;
	font-weight: bold !important;
}
div.review  div.content div.idonotknowwhatisit p.pink {
	float: left;
	background: #da99b3;
	font-family: Times New Roman !important;
	font-size: 14px !important;
	padding: 5px 8px 0px 5px;
	margin: 0px;
	position: relative;
	left: -1px;
	top: -2px;
	height: 25px;
}




.pusher {
	clear: both;
}


#g_scroll_right:hover {
	background: transparent url(/images/scroll_right-hover.png) no-repeat scroll center center;
}
#g_scroll_right:active {
	background: transparent url(/images/scroll_right-click.png) no-repeat scroll center center;
}
#g_scroll_left:hover {
	background: transparent url(/images/scroll_left-hover.png) no-repeat scroll center center;
}
#g_scroll_left:active {
	background: transparent url(/images/scroll_left-click.png) no-repeat scroll center center;
}

/*
	Languages
*/
div.languagesList {
 width: 202px;
 height: 177px;
 position: absolute;
 top: -35px;
 left: 90px;
 z-index: 10;
}
div.languagesList div {
	width: 202px;
	height: 177px;
	background: url(/images/LanguagesBg.png) no-repeat;
	margin: 0px !important;
	padding: 0px !important;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/LanguagesBg.png',sizingMethod='scale');
}
div.languagesList a.closer {
	width: 30px;
	height: 30px;
	display: block;
	float: right;
	margin: 10px 10px 0 0;
	position: relative;
	margin-right: 5px;
}
div.languagesList h2 {
 font-family: Georgia !important; 
 font-size: 14px !important;
 font-weight: bold !important;
 color: #fff;
 font-style: italic;
 margin: 0 50px 0 50px;
 padding-top: 15px;
}
div.languagesList ul {
		margin: 30px 10px 0 50px;
}
div.languagesList ul li {
	float: left;
	width: 65px;
}
div.languagesList ul li p {
	line-height: 18px;
	color: #333 !important;
	font-family: Tahoma !important;	
	font-size: 11px !important;
}
div.languagesList ul li a {
	font-family: Tahoma !important;	
	font-size: 11px !important;
	color: #333 !important;
	position: relative;
}
div.languagesList ul.onecol {
	margin-right: 30px;
}
div.languagesList ul.onecol li {
	float: none;
	width: auto;
}
div.languagesList ul.onecol li p {
	text-align: center;
}
div ul li.ordinary a.moreLanguagesLink {
	color:#FF3B27 !important;
}

/*
	How to download movie for free
*/
div.movieforfree {
	padding-top: 200px;
	padding-left: 10px;
	*padding-top: 180px;
	_padding-top: 30px;
}


/*
	Opinions
*/
div.opinions {
	margin-top: 30px;
	width: 971px;
	position: relative;
	left: -10px;
}
div.opinions div.head {
	height: 30px;
}
div.opinions div.head p {
	font: bold 12px tahoma;
	margin: 0 0 0 230px;
	padding-top: 6px;
}
div.opinions div.head p a {
	font: bold 12px tahoma;
	color: #0055cc;
	text-decoration: underline !important;
}
div.opinions div.head p a:hover {
	text-decoration: none !important;
}
div.opinions div.wrapper {
	background: #f3f3f3 url(/images/opinions-bg.gif) repeat-y left top;
}
div.opinions div.wrapper div.container {
	background: url(/images/opinions-bg-t.gif) repeat-x left top;
	zoom:1;
}
div.opinions div.wrapper div.container div.left {
	background: url(/images/opinions-bg-l.gif) no-repeat left top;
	zoom:1;
}
div.opinions div.wrapper div.container div.right {
	background: url(/images/opinions-bg-r.gif) no-repeat right top;
	padding: 30px 30px 5px 0px;
	zoom:1;
}
div.opinions div.wrapper div.container div.opinionRow {
	margin-bottom: 25px;
}
div.opinions div.wrapper div.container div.op-author {
	width: 190px;
	float: left;
}
div.opinions div.wrapper div.container div.op-author p.author {
	font: bold 13px tahoma;
	color: #4b6b78;
	text-align: right;
	margin-bottom: 10px;
}
div.opinions div.wrapper div.container div.op-author div.grade {
	width: 44px;
	height: 48px;
	float: right;
	background: url(/images/opinions-grade.gif) no-repeat right top;
}
div.opinions div.wrapper div.container div.op-author div.grade p {
	font: bold 18px tahoma;
	color: #ed145b;
	text-align: center;
}
div.opinions div.wrapper div.container div.op-author div.grade p.sign {
	font: lighter 10px tahoma;
	color: #404040;
	padding-top: 3px;
}
div.opinions div.wrapper div.container div.op-author div.karma {
	float: right;
	margin: 2px 7px 0 0;
}
div.opinions div.wrapper div.container div.op-author div.karmaBlock {
	width: 95px;
}
div.opinions div.wrapper div.container div.op-author div.karmaBlock a.karma-plus {
	width: 18px;
	height: 18px;
	display: block;
	float: right;
	background: url(/images/opinions-karma+.gif) no-repeat right top;
	margin: 0 2px 2px 0;
}
div.opinions div.wrapper div.container div.op-author div.karmaBlock a.karma-minus {
	width: 19px;
	height: 19px;
	display: block;
	float: right;
	background: url(/images/opinions-karma-.gif) no-repeat right top;
	margin: 0 2px 2px 0;
}
div.opinions div.wrapper div.container div.op-author div.karmaBlock p.karma-title {
	width: 69px;
	height: 18px;
	display: block;
	float: right;
	background: #f7fbe7;
	margin: 0 2px 2px 0;
	font: 12px tahoma;
	color: #a9bbc1;
	text-align: center;
	_margin-bottom: 3px;
}
div.opinions div.wrapper div.container div.op-author div.karmaBlock p.karma-title span {
	position: relative;
	top: 2px;
}
div.opinions div.wrapper div.container div.op-author div.karmaBlock p.karma-amount {
	width: 68px;
	height: 19px;
	display: block;
	float: right;
	background: #7c949c;
	margin: 0 2px 2px 0;
	font: bold 14px tahoma;
	color: #e2e7e7;
	text-align: center;
}
div.opinions div.wrapper div.container div.op-main {
	margin-left: 205px;
	padding-top: 1px;
}
div.opinions div.wrapper div.container div.op-main div.op-title p.date {
	font: 10px tahoma;
	color: #a7a7a7;
	margin: 2px 0 0 30px;
	float: left;
	_margin-left: 15px;
}
div.opinions div.wrapper div.container div.op-main div.op-title h2 {
	font: bold 12px tahoma !important;
	color: #404040;
	margin: 0 0 0 130px;
}
div.opinions div.wrapper div.container div.op-main p.message {
	font: 12px tahoma;
	color: #7a7979;
	margin-top: 10px;
}


/*  pagination  */
.listnav {text-align:center; font-family:Tahoma!important; font-size:12px!important; padding:5px 0; float:left; left:50%; margin:auto; position:relative;}
  .listnav ul {list-style:none; overflow:hidden; zoom:1; margin:0 auto; font-size: 0; float:left; left:-50%; position:relative;}
  .listnav li {float:left; color:#fff; padding: 0 10px; margin: 0; font-size: 12px;}
    .listnav li a {color:#000 !important; text-decoration:none;}
    .listnav li.sel {color: #000 !important; font-weight:bold;}


div.top_banner {
	text-align: center;
	margin: -88px 0 80px;
}