@charset "utf-8";
/* CSS Document */

/**
 *  Fonts & sizes
 */  

body, td, input, span, div, th, p, label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
}

img { border: 0px }

a {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	color: #cccccc;
	text-decoration:underline;
}

/**
 *   Template
 */  

* {
	margin:0pt;
	padding:0pt;
}

ul {
	padding-left:15px;
}

body {
	min-width:950px;
	background:#171717 url(/images/template/body-background.png);
	background-repeat:repeat-x;
	margin-top:20px;
	margin-bottom:20px;
}

#main {
	height:100%;
	margin:0pt auto;
	min-height:100%;
	position:relative;
	text-align:left;
	width: 950px;
}

#floater {
	float:left;
}

.clear-left {
	clear:left;
	width:1px;
	height:1px;
	font-size:1px; 
	line-height:1px;
}

.clear-right {
	clear:right;
	width:1px;
	height:1px;
	font-size:1px; 
	line-height:1px;
}

.clear-both {
	clear:both;
	width:1px;
	height:1px;
	font-size:1px; 
	line-height:1px;
}

/**
 *   Header
 */ 

#header {
	width :950px;
	height:296px;
	position:relative;
	background-image:url(/images/template/header.png);
	background-position:center 0px;
	background-repeat:no-repeat;
}
  
h1 a.yoob {
	position:absolute;
	left:20px;
	top :0px;
	display:block;
	width :285px;
	height:120px;
	text-decoration:none;
}

h1 a.yoob:hover {
	position:absolute;
	left:20px;
	top :0px;
	display:block;
	width :285px;
	height:120px;
	text-decoration:none;
}

h1 a.yoob span {
	visibility:hidden;  
}

#infobar {
	text-align:right;
	padding-right:10px;
	padding-top:45px;
}

#flagbar {
    position:relative;
	float:right;
		padding-right:10px;
}

#loginbar {
	position:absolute;
	left:435px;
	top:70px;
}

#instant_pass-form {
	position:absolute;
	left:0px;
}

#username-form {
	position:absolute;
	left:110px;
}

#password-form {
	position:absolute;
	left:220px;
}

#login-button {
	position:absolute;
	left:330px;
	width: 85px;
}

#signup-button {
	position:absolute;
	left:422px;
	width: 85px;
}

.form_describe {
	font-size:12px;
	width:100px;
}

.form {
	background:url(/images/template/form.gif);
	background-repeat:no-repeat;
	width:101px;
	height:20px;
}

.input-form {
	margin-left:5px;
	margin-top:2px;
	background:#000000;
	border:none;
	width:92px;
	height:16px;
}

.input-button {
	margin-top:15px;
	background:url(/images/template/button.gif);
	width:84px;
	height:21px;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:Pointer;
}

.input-button2 {
	margin-top:-1px;
	background:url(/images/template/button.gif);
	width:84px;
	height:21px;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:Pointer;
}

.input-button-hover {
	margin-top:15px;
	background:url(/images/template/button-hover.gif);
	width:84px;
	height:21px;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:Pointer;
}

.header-bannner {
	padding-top:5px;
	display:block;
	position:absolute;
	width:150px;
	height:63px;
	background:url(../images/template/opacity.png);
	text-align:center;
/* CSS Hack: IE 6.0 & 7.0 */
	_background:url(../images/template/ie-opacity.gif);
	_filter: alpha(opacity=100);
}

.header-bannner span.sms {
/* CSS Hack: IE 6.0 & 7.0 */
	_filter: alpha(opacity=100);
}

a.header-bannner {
	text-decoration:none;
	color:#FFFFFF;
	padding-top:5px;
	display:block;
	position:absolute;
	width:150px;
	height:63px;
	background:url(../images/template/opacity.png);
	text-align:center;
/* CSS Hack: IE 6.0 & 7.0 */
	_background:url(../images/template/ie-opacity.gif);
	_filter: alpha(opacity=100);
}

a.header-bannner:hover {
	background-position: left -68px;
	text-decoration:none;
	color:#FFFFFF;
/* CSS Hack: IE 6.0 & 7.0 */
	_background:url(../images/template/ie-opacity.gif);
	_filter: alpha(opacity=50);
}

.sms {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}

.price {
	font-size:36px;
	line-height:40px;
}

#day_pass {
	top: 135px;
	left: 20px;
}

#week_pass {
	top: 210px;
	left: 20px;
}

#phone_pass {
	top: 135px;
	left: 781px;
}

#signup_pass {
	top: 210px;
	left: 781px;
}

/**
 *   Menu's
 */ 

.navigation {
	list-style: none;
}

.navigation li {
	float: left;
}


a.navmenu span {
	visibility:hidden;  
}

a.navmenu {
	position:absolute;
	top:301px;
	margin-left:7px;
	display:block;
	width:117px;
	height:41px;
	text-decoration:none;
} 

a.flagmenu span {
	visibility:hidden;  
}

a.flagmenu {
	position:absolute;
	top:5px;
	margin-left:735px;
	display:block;
	width:42px;
	height:34px;
	text-decoration:none;
} 

a#en:hover, a#ar:hover, a#cz:hover, a#de:hover, a#es:hover {
	background-position: left -34px;
}

a#shop:hover, a#signup:hover, a#about:hover, a#free:hover, a#contact:hover, a#affiliates:hover, a#tour:hover, a#vod:hover, 
a#logged-shop:hover, a#logged-channels:hover, a#logged-about:hover, a#logged-faq:hover, a#logged-contact:hover, a#logged-affiliates:hover, a#logged-tour:hover, a#logged-vod:hover {
	background-position: left -41px;
}

#en {
	left: 0px;
	background-image: url(/images/template/flag-en.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#cz {
	left: 42px;
	background-image: url(/images/template/flag-cz.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#de {
	left: 84px;
	background-image: url(/images/template/flag-de.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#es {
	left: 126px;
	background-image: url(/images/template/flag-es.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#ar {
	left: 168px;
	background-image: url(/images/template/flag-ar.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#en_active {
	left: 0px;
	background-image: url(/images/template/flag-en.png);
	background-position: left -34px;
	background-repeat: no-repeat;
}

#cz_active {
	left: 42px;
	background-image: url(/images/template/flag-cz.png);
	background-position: left -34px;
	background-repeat: no-repeat;
}

#de_active {
	left: 84px;
	background-image: url(/images/template/flag-de.png);
	background-position: left -34px;
	background-repeat: no-repeat;
}

#es_active {
	left: 126px;
	background-image: url(/images/template/flag-es.png);
	background-position: left -34px;
	background-repeat: no-repeat;
}

#ar_active {
	left: 168px;
	background-image: url(/images/template/flag-ar.png);
	background-position: left -34px;
	background-repeat: no-repeat;
}

/* menu is in local css file */

/**
 *   Footer
 */ 
 
#footer {
	width :950px;
	height:23px;
	position:relative;
	background-image:url(/images/template/footer.png);
	background-position:center 0px;
	background-repeat:no-repeat;
}

#footer p {
	padding-left:15px;
	padding-top:3px;
}

#footer p a {
	padding-right:5px;
	padding-left:5px;
}


#footer2 {
	width :948px;
	position:relative;
	background-color:#212426;
	border:solid 1px #353738;
	padding-bottom:10px;
}

.footer2_copy {
	padding-left:20px;
	padding-top:10px;
	font-size:18px;
	width:415px;
	line-height:20px;
}

.footer2_text {
	padding-left:20px;
	width:415px;
}

/**
 *   Advertisment
 */
  
#full_banner {
}

/**
 *   Content General
 */  

#content {
	width :950px;
}

#content-box-holder {
	padding-bottom:6px;
	padding-left:6px;
}

#content_all-holder {
	padding-left:27px;
	padding-right:27px;
	padding-top:15px;
}

#content-box-borders {
	width :936px;
	background-color:#393c3d;
	border: solid 1px #6b6c6d;
	margin-top:52px;
}


#content-box-pos {
	margin-left:27px;
	margin-top:15px;
	margin-bottom:15px;
}

.content_borders {
	background-image:url(/images/template/content_borders-background.png);
	background-position:center;
	background-repeat:repeat-y;
}


h2 {
	font-size: 14px;
	padding-left:20px;
	padding-top:6px;
	text-transform:uppercase;
} 

.h2_comment {
	margin-top:-15px;
	padding-right:20px;
    float:right;
	font-size:11px;
	color:#999999;
}

h5 {
	font-size:14px;
}

.stars_unfilled_overall {
	position: absolute;
	left:115px;
	top: 5px;
	background-image:url(/images/template/stars_unfilled.gif);
	background-repeat:no-repeat;
	width:73px;
	height:12px;
}

.stars_filled_overall {
	position: absolute;
	left:115px;
	top: 5px;
	background-image:url(/images/template/stars_filled.gif);
	background-repeat:no-repeat;
	height:12px;
}

.stars_unfilled_rank {
	background-image:url(/images/template/stars_unfilled.gif);
	background-repeat:no-repeat;
	width:73px;
	height:12px;
}

.stars_filled_rank {
	background-image:url(/images/template/stars_filled.gif);
	background-repeat:no-repeat;
	height:12px;
}

/**
 *   Content About
 */ 

.content-box_about {
	width :840px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
} 

.content-box_ranking {
	width :163px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
	position: relative;
} 

.content-box_reviews {
	float:left;
	width :840px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-top:0px;
	margin-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
} 

.content-box_user_reviews {
	width :346px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:7px;
	padding-right:7px;
	padding-top:10px;
	padding-bottom:10px;
} 

#h2_about {
	background:url(/images/template/h2-background.png);
	width:880px;
	height:28px;
	border:solid 1px #444748;
}

#h2_reviews {
	background:url(/images/template/h2-background.png);
	width:880px;
	height:28px;
	border:solid 1px #444748;
}

#h2_user_reviews {
	background:url(/images/template/h2-background.png);
	width:360px;
	height:28px;
	border:solid 1px #444748;
}

#signature-holder {
	position: relative;
	padding-top: 10px;
} 

#signature-holder span {
	display: block;
	float: left;
	padding-top:11px;
	padding-right: 10px;
}

#signature {
	float: left;
	background:url(/images/about/signature.png);
	background-repeat:no-repeat;
	width:116px;
	height:35px;
} 

#signature span {
	visibility:hidden;  
}

#signature-ps {
	clear: left;
	padding-top: 5px;
}

.content-box_ranking {
	width :840px;
	background-color:#212426;
} 

a.review_img  {
	float: left;	
	padding: 5px;
	display: block;
	background-color:#393c3d#;
	border:1px solid #585859;
	text-decoration:none;
} 

a.review_img:hover {
	border:1px solid #cccccc;
	background-color:#535859;
	text-decoration:none;
} 

.rank_holder {
	float: right;
	padding-left:2px;
} 

.review {
    float: right; 
	width:690px;
	text-align:justify;

} 

.read_all {
	font-style:italic;
	text-align:right;
}

#user_review_holder {
	float:right;
	padding-right:27px;
} 

#quotation_marks_top {
	background:url(/images/about/quotation_marks_top.png);
	background-repeat:no-repeat;
	width:32px;
	height:21px;
}

#quotation_marks_bottom {
	background:url(/images/about/quotation_marks_bottom.png);
	background-repeat:no-repeat;
	width:32px;
	height:21px;
	margin-left:315px;
	margin-top:-22px;
}

#user_review_text {
	width:267px;
	text-align:justify;
	margin-left:42px;
	margin-top:-24px;
}

ul#user_review {
	margin-left:42px;
}

#user_reviews_holder {
	float:right;
}

.section-spacing {
	margin-top:15px;
}

.section-spacing2 {
	margin-top:10px;
}

.section-spacing3 {
	margin-top:5px;
}

/**
 *   Content FDM
 */ 

.none_js {
      visibility: hidden; 
}
    
.est {
      visibility: visible;
}
    
#all_channels_holder {
      position: relative;  
      height: 240px;  
      margin-left:45px;
}
    
.channel-holder {  
      position: absolute;
      left: 0px;
      top: 0px;
}

#h2_fdm {
	background:url(/images/template/h2-background.png);
	width:460px;
	height:28px;
	border:solid 1px #444748;
}

#h2_channel_selector {
	background:url(/images/template/h2-background.png);
	width:880px;
	height:28px;
	border:solid 1px #444748;
}

#h2_vod_categories {
	background:url(/images/template/h2-background.png);
	width:880px;
	height:28px;
	border:solid 1px #444748;
}

#content-box_fdm {
	margin-top:5px;
	text-align:center;
	background-color:#212426;
	border: solid 1px #444748;
	width:460px;
	padding-top:25px;
	padding-bottom:25px;

}

#free_tv {

}


#fdm-text {
	padding-top:5px;
} 

#content-box_fdm-banner {
	width:325px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-top:5px;
	margin-bottom:5px;
	padding:13px;
}  

#fdm-banner {
	background:#000000;
	border: solid 3px #59595a;
	width:320px;
	height:240px;
} 

#fdm-banner-holder {
	float:right;
} 

#fdm-banner-holder-margins {
	margin-right:0px;
	margin-top:35px;
} 

.content-box_channels {
	width :880px;
	//height:1170px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:21px;
	margin-bottom:5px;
} 

.arrow-scroll_up {
	position:relative;
	display:block;
	background:url(/images/fdm/arrow-scroll_up.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width:72px;
	height:27px;
	z-index:100;
	margin-top:-39px;
	margin-left:405px;
}

.arrow-scroll_down {
	position:relative;
	display:block;
	background:url(/images/fdm/arrow-scroll_down.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width:72px;
	height:27px;
	z-index:100;
	margin-top:-13px;
	margin-left:405px;
} 

a.arrow-scroll_down:hover, a.arrow-scroll_up:hover {
	background-position: left -28px;
} 

a.arrow-scroll_up span {
	visibility:hidden;
	float:left;  
}

a.arrow-scroll_down span {
	visibility:hidden;
	float:left;  
}

.channel {
	position:relative;
	display:block;
	width:185px;
	height:222px;
	text-decoration:none;
	float:left;
	left: 0px;
	background-image: url(/images/fdm/channel-background.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right:15px;
	margin-top:15px;
} 

a#channel:hover {
	background-position: left -223px;
	text-decoration:none;
	color:#FFFFFF;
}

.channel-image {
	border: solid 1px #FFFFFF;
	margin-left:8px;
} 

h3 {
	display:block;
	text-align:center;
	font-size:14px;
	padding:8px;
}

h4 {
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding:4px;
/* CSS Hack: IE 6.0 & 7.0 */
	_margin-top: -3px;	
	//margin-top: -3px;
}

.channel_buttons {
	margin-left: 60px;
	_margin-left: 36px;	
	_margin-top: 3px;	
} 

.play, .info, .download {
	position:relative;
	width:30px;
	height:30px;
	text-decoration:none;
	list-style: none;
	margin-left:-143px;
	margin-top:185px;
} 

.hidden {
	visibility:hidden;
	float:left;  
}


.play {
	left:0px;
	background-image: url(/images/fdm/button-play.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


.info {
	left:35px;
	background-image: url(/images/fdm/button-info.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.download {
	left:70px;
	background-image: url(/images/fdm/button-download.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

a.play:hover, a.info:hover, a.download:hover {
	background-position: left -29px;
	text-decoration:none;
}

.content-box_vodcat {
	width :856px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-top:5px;
	padding:12px;
} 

a.vodcat_img  {
	padding: 5px;
	display: block;
	/* background-color:#393c3d */
	border:1px solid #585859;
} 

a.vodcat_img:hover {
	border:1px solid #cccccc;
	background-color:#535859;
} 

.vodcat {
	float:left;
	padding:3px;
}

.vodcat li {
	float: left;
	list-style: none;
} 

.cat_spacer {
	margin-right:6px;
} 

a.cat  {
	float: left;	
	padding: 5px;
	display: block;
	background-color:#393c3d#;
	border:1px solid #585859;
	text-decoration:none;
	text-align:center;
} 

a.cat:hover {
	border:1px solid #cccccc;
	background-color:#535859;
	text-decoration:none;
}

a.cat span {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	width:89px;		
	text-align:center;
}  

/**
 *   Content VOD
 */ 

.checkbox {
	height:20px;
}

.checkbox_holder {
	margin-top:5px;
}

.input_holder {
	margin:10px;
	margin-left:15px;
	margin-top:12px;
	margin-bottom:5px;
}

.search-button {
	margin-left:10px;
	background:url(/images/template/button.gif);
	width:84px;
	height:21px;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}

.search-text {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	width: 165px;
}

.fieldset {
	margin-top:5px;
	width:298px;
	border: solid 1px #525556;
	background-color:#212426;
	line-height:1.5em;
	float:left;
	margin-left:1px;
	min-height:98px;
	height:98px;
	_height:99px;
}

.fieldset-background {
}

.legend {
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	border: solid 1px #525556;
	background-color:#9b0837;
	line-height: 1.3;
	margin-left:17px;
	color:#FFFFFF;
/* CSS Hack: IE 6.0 & 7.0 */
	_float: left;	
	//float: left;
	_position: relative;	
	//position: relative;
	_margin-top: -13px;	
	//margin-top: -13px;
	_margin-left: 12px;	
	//margin-left: 12px;
}

.content-box_vod_searchbox {
	width :300px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
} 

.paging_holder {
	float:right;
	width:745px;
	height:50px;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:14px;
	padding-top:7px;
	text-align:center;
	background-color:#2e3234;
	border: solid 1px #444748;
	padding-left:134px;

}

.paging_holder2 {
	float:right;
	width:745px;
	height:50px;
	margin-bottom:5px;
	margin-top:0px;
	padding-bottom:4px;
	padding-top:15px;
	text-align:center;
	background-color:#2e3234;
	border: solid 1px #444748;
}

.paging_box {
	position:relative;
	margin-top:2px;
	background-color:#212426;
	border: solid 1px #444748;
	text-align:center;
	padding-top:5px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	margin-left:3px;
} 

.search_result {
	margin-bottom:15px;
} 

.search_result2 {
	margin-top:15px;
} 

a.paging_box {
	text-decoration:none;
} 

a.paging_box:hover {
	background-color:#9b0837;
	border: solid 1px #444748;
	text-decoration:none;
	color:#FFFFFF;
} 

.paging_box-u-active, .paging_box-u {
	position:relative;
	margin-top:2px;
	background-color:#212426;
	border: solid 1px #444748;
	text-align:center;
	padding-top:5px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	margin-left:3px;
} 

a.paging_box-u {
	text-decoration:underline;
} 

a.paging_box-u-active, a.paging_box-u:hover {
	background-color:#9b0837;
	border: solid 1px #444748;
	text-decoration:underline;
	color:#FFFFFF;
} 

.content-box_vodmovies {
	float:left;
	width :705px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:-5px;
	min-height:848px;
	_height:848px;

} 

.vod_categories {
	position:relative;
	width:138px;
	float:left;
	margin-left:2px;
/* CSS Hack: IE 6.0 & 7.0 */
	_margin-left: 1px;	
	//margin-left: 1px;
}

.vod_cat {
	display:block;
	position:relative;
	float:left;
	width:102px;
	background-color: #2e3234;
	border: solid 1px #444748;
	border-right-style:hidden;
	border-left-style:hidden;
	margin-left:0px;
	margin-bottom:0px;
	font-size:14px;
	font-weight:bold;
	padding-right:15px;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;
}

.vod_cat_active {
	background-color: #9b0837;
	display:block;
	position:relative;
	float:left;
	width:102px;
	border: solid 1px #444748;
	border-right-style:hidden;
	border-left-style:hidden;
	margin-left:0px;
	margin-bottom:0px;
	font-size:16px;
	font-weight:bold;
	padding-right:15px;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;
}

.vod_cat:hover {
	color:#FFFFFF;
	text-decoration:none;
	background: #9b0837;
	font-size:14px;
}

a.vod_cat {
	text-decoration:none;
}

.vod_cat_active:hover {
	background-color:#9b0837;
	color:#FFFFFF;
	text-decoration:none;
}

a.vod_cat_active {
	text-decoration:none;
}

.vod_cat_img {
	text-align:center;
	margin-top:5px;
	float:left;
	border: solid 2px #444748;
	background-color:red;
	display:block;
} 

.ul-vod_categories {
	list-style: none;
	padding:0px;
	margin:0px;
}

.ul-vod_categories li {
	float: left;
}

.movie-fieldset {
	margin-top:9px;
	position:relative;
	width:700px;
	border: solid 1px #525556;
	background-color:#2e3234;
	line-height:1.5;
	float:left;
	margin-bottom:30px;
/* CSS Hack: IE 6.0 & 7.0 */
	_margin-top: 21px;	
	//margin-top: 21px;
}

.movie-holder {
	margin:10px;
/* CSS Hack: IE 6.0 & 7.0 */
	_margin-top: 20px;	
	//margin-top: 20px;
}

.info-holder {
	margin-left:185px;
	padding-top:2px;
}

.starring {
	font-size:14px;
	line-height:18px;
}

.describe {
	font-size:12px;
}

.line {
	margin-top:7px;
	margin-bottom:7px;
	height:1px;
	line-height:1px;
	font-size:1px;
	width:490px;
	background:#2e3234 url(/images/template/line-background.png);
	background-repeat:repeat-x;
}

.buttons {
}

.play_info_download-button {
	float:left;
	display:block;
	background:url(/images/template/button.gif);
	width:84px;
	height:18px;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
	margin-top:3px;
	text-align:center;
	padding-top:3px;
}

a.play_info_download-button {
	text-decoration:none;
}

a.play_info_download-button:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/template/button-hover.gif);
}

.vod-h1 {
	position:absolute;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	border: solid 1px #525556;
	background-color:#9b0837;
	line-height: 1.3;
	margin-left:17px;
	color:#FFFFFF;
	margin-top:-14px;
	float:left;
}

a.vod-h1 {
	text-decoration:none;
}

a.vod-h1:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.vod-h1-holder {
	padding-bottom:10px;
}

.vod_movies-holder {
	margin-top:10px;
} 

.new {
	font-size:12px;
	color:#FFCC00;
} 

.content-box_cat_describe {
	float:left;
	width :528px;
	background-color:#212426;
	border: solid 1px #525556;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:10px;
	min-height:83px;
	_height: 84px;
}

#h2_search {
	background:url(/images/template/h2-background.png);
	width:300px;
	height:28px;
	border:solid 1px #444748;
	float:left;
	
}

#h2_cat {
	background:url(/images/template/h2-background.png);
	width:568px;
	height:28px;
	border:solid 1px #444748;
	float:left;
}

.h2-spacer {
	margin-left:10px;
	float:left;
}

.cat_img {
	float:left;
	padding: 2px;
	background-color:#393c3d;
	margin-top:3px;
	margin-right:10px;
}

.cat_describe {
	margin-top:0px;
	text-align:justify;
}

.vod-h1 span.search {
	color:#FFCC00;
	font-size:16px;
}

.starring span.search {
	color:#FFCC00;
	font-size:14px;
}

.describe span.search {
	color:#FFCC00;
	font-size:12px;
	font-weight:bold;
}


#h2_about {
	background:url(/images/template/h2-background.png);
	width:880px;
	height:28px;
	border:solid 1px #444748;
}

.play-button {
	float:left;
	display:block;
	background:url(/images/template/button-play.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	margin-right:10px;
}

.info-button {
	float:left;
	display:block;
	background:url(/images/template/button-info.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	margin-right:10px;
}

.download-button {
	float:left;
	display:block;
	background:url(/images/template/button-download.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
}

a.play-button:hover, a.info-button:hover, a.download-button:hover {
	background-position: left -32px;
}

/**
 *   Content Sceneinfo & Channelinfo
 */ 

.sceneinfo_img {
	float:left;
	padding: 2px;
	background-color:#444748;
	margin-right:10px;
	margin-bottom:10px;
} 

a.sceneinfo_img:hover {
	background-color:#cccccc;
} 

.sceneinfo_img-holder {
	width:590px;
	float:left;
} 

.info-holder-si {
	float:left;
	margin-left:0px;
	padding-top:0px;
	width:578px;
}

.download-holder-si {
	float:right;
	margin-left:0px;
	margin-top:-7px;
	padding-top:0px;
	width:240px;
/* CSS Hack: IE 6.0 & 7.0 */
	_margin-top: 5px;	
	//margin-top: 5px;
}

.line-si {
	margin-top:7px;
	margin-bottom:7px;
	height:1px;
	line-height:1px;
	font-size:1px;
	width:578px;
	background:#212426 url(/images/template/line-background.png);
	background-repeat:repeat-x;
}

.line-si-channel {
	background-color:#e4e4e4;
	width:728px;
	font-size:1px;
	line-height:1px;
	height:1px;
}

.line-si-holder {
}

.line-si-holder-channel {
	padding-top:12px;
	padding-bottom:12px;
	margin-left:103px;
}

.watch_free {
	padding-top:7px;
	font-size:14px;
	font-weight:bold;
}

.fieldset-si {
	margin-top:5px;
	position:relative;
	width:230px;
	border: solid 1px #525556;
	background-color:#393c3d;
	line-height:1.5;
	float:left;
	margin-left:1px;
}

.radio-button-line {
	height:20px;
}

.radio-button-download {
	float:left;
}

.speed {
	width:60px;
	margin-left:5px;
	float:left;
	display:block;
	font-weight:bold;
}

.size {
	float:left;
	width:80px;
	display:block;
	font-weight:bold;
}

.download-button-si {
	position:relative;
	margin-top:15px;

}

.download-button-text {
	font-size:14px;
	font-weight:bold;
	padding-left:40px;
	padding-top:7px;
}

.text-si-fieldset {
	float:left;
	width:165px;
}

.watch_free-si {
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:7px;
	width:160px;
}

.download-movie-holder {
	margin-top:5px;
}

.left {
	text-align:left;
}

/**
 *   Content Signup
 */ 

.content-box_full_membership {
	width :280px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:25px;
/* CSS Hack: IE 6.0 & 7.0 */
	_margin-bottom:0px;
	//margin-bottom:0px;
} 

.payment-options {
	text-align:center;
} 

.full-membership-table {
	border:solid 1px #FFFFFF;
} 

.full-membership-table-holder {
	padding-top:20px;
	margin-left:11px;
} 

.th {
	background-color:#7a7d84;
	padding:5px;
} 

.td {
	background-color:#424549;
	padding-left:5px;
} 

.h2-signup {
	font-size: 16px;
	padding-top:6px;
	padding-left:0px;
	text-align:center;
	text-transform:none;
} 

.h2_full_membership {
	background:url(../images/template/h2-background.png);
	width:320px;
	height:28px;
	border:solid 1px #444748;
}

.account_setup_r {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	width: 100px;
	float:right;
	margin-top:8px;
	margin-right:5px;
	height:18px;
	line-height:18px;
}

.account_setup_l {
	float:left;
	padding-top:10px;
	padding-left:5px;
}

.account_setup_l2 {
	float:left;
	padding-top:14px;
	padding-left:5px;
}

.account_setup_l3 {
	float:left;
	padding-top:13px;
	padding-left:5px;
}

.fieldset-account {
	margin-top:5px;
	position:relative;
	width:258px;
	border: solid 1px #ffffff;
	background-color:#393c3d;
	line-height:1.5;
	float:left;
}

.legend-account {
	font-size:16px;
	font-weight:bold;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	border: solid 1px #ffffff;
	background-color:#9b0837;
	line-height: 1.3em;
	margin-left:17px;
	color:#FFFFFF;
/* CSS Hack: IE 6.0 & 7.0 */
	_float: left;	
	//float: left;
	_position: relative;	
	//position: relative;
	_margin-top: -17px;	
	//margin-top: -17px;
	_margin-left: 12px;	
	//margin-left: 12px;
}

.account-bg {
	padding-top:5px;
	padding-bottom:10px;
	min-height:20px;
	_height:20px;
	width:auto;
	background-color:#4e5253;
}

.account-bg2 {
	padding-bottom:10px;
	padding-top:10px;
	min-height:40px;
	_height:40px;
	width:auto;
	background-color:#4e5253;
}

.options-spacing {
	height:2px;
	line-height:1px;
	font-size:1px;
	width:auto;
	background-color:#393c3d;
}

.input_holder-account {
	margin-top:10px;
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}

.account_img {
	float:right;
	margin-right:5px;
	margin-top:6px;
}

.list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:16px;
	width:100px;
	font-weight:bold;
	float:right;
	margin-top:13px;
	margin-right:5px;
}

.floater-account2 {
	float:left;
	margin-left:10px;
}

.floater-account3 {
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.floater-account {
	float:left;
}

.content-box_phone {
	width :320px;
	background-color:#212426;
	border: solid 1px #444748;
	margin-top:5px;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
/* CSS Hack: IE 6.0 & 7.0 */
	_margin-bottom: 0px;	
	//margin-bottom: 0px;
} 

.price2 {
	font-size:24px;
	line-height:40px;
	background-color:#424549;
	padding:3px;
}

.phone_number {
	background-color:#424549;
	padding:3px;
}

.play_info_download-button2 {
	background:url(../images/template/button.gif);
	width:84px;
	height:21px;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-1px;
}

#content-box-borders2 { /* Signup Background */
	width :936px;
	border: solid 1px #6b6c6d;
	margin-top:52px;
	background: #393c3d url(../images/signup/backgroung-1.png) ;
	background-position: right bottom;
	background-repeat:no-repeat;
	padding-bottom:23px;
/* CSS Hack: IE 6.0 & 7.0 */
	_padding-bottom:5px;
	//padding-bottom:5px;
}

.signup-holder {
	text-align:center;
	margin-bottom:10px;
}

.phone-holder {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:120px;
	text-align:left;
}

.play_info_download-button3 {
	display:block;
	background:url(/images/template/button.gif);
	width:84px;
	height:18px;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:3px;
	text-align:center;
	padding-top:3px;
}

a.play_info_download-button3 {
	text-decoration:none;
}

a.play_info_download-button3:hover{
	background:url(../images/template/button-hover.gif);
	color:#FFFFFF;
}

.account-bg3 {
	background-color:#ff0000;
	padding:10px;
	height:auto;
	width:auto;
/* CSS Hack: IE 6.0 */
	_height:1px;
}

ol {
	padding-left:15px;
	font-size:12px;
}

.floater {
	float:left;
	margin-right:10px;
}

.sms-holder {
	text-align:left;
	padding-bottom:30px;
	margin-top:0px;
	padding-left:62px;
}

/**
 *   Content Welcome
 */ 

.collum {
	float:left;
	width:250px;
	margin-right:30px;
}

.row {
	height:20px;
}

#welcome-buttons {
	margin-left:55px;
}

.input-button-enter {
	float:left;
	display:block;
	margin-top:14px;
	margin-right:10px;
	background:url(/images/welcome/button-enter.gif);
	width:107px;
	height:20px;
	border:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
}

.input-button-leave {
	float:left;
	display:block;
	margin-top:14px;
	background:url(/images/welcome/button-leave.gif);
	width:107px;
	height:20px;
	border:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
}

a.input-button-leave, a.input-button-enter, {
	text-decoration:none;
	color:#FFFFFF;
}

a.input-button-leave:hover, a.input-button-enter:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#header-welcome {
	width :950px;
	height:673px;
	position:relative;
	background-image:url(/images/welcome/header-welcome.png);
	background-position:center 0px;
	background-repeat:no-repeat;
}

#welcome {
	position:absolute;
	width:333px;
	height:157px;
	top:245px;
	left:290px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

#welcome-text {
	margin-top:45px;
	color: #000000;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
}

#welcome-text span {
	color: #ff0000;
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
	line-height:22px;
}

#content-box-borders3 { /* Welcome */
	width :936px;
	background-color:#393c3d;
	border: solid 1px #6b6c6d;
	margin-top:1px;
}

#loginbar-welcome {
	position:absolute;
	left:527px;
	top:70px;
}

.floater-review {
	float:left;
	text-transform:capitalize;
}

.floater-right {
	float:right;
	margin-top:0px;
}

/**
 *  FAQ Content
 */  

a.arrow:hover {
	background-position:left -15px;
}

a.arrow {
	background:transparent url(/images/faq/arrow.gif) repeat scroll left top;
	border:0px none;
	display:block;
	height:15px;
	overflow:hidden;
	text-decoration:none;
	width:8px;
	float:left;
}

.faq_topic {
	font-weight:bold;
	text-decoration:underline;
	float:left;
	margin-left:10px;
	height:30px;
}

a.faq_topic:hover {
	color:#FFFFFF;
}

.answer {
	margin-top:10px;
	background-color:#000000;
	padding:10px;
	border:solid 1px #6e706f;
}

.faq {
	margin-bottom:10px;
}

.faqol {
}

#questions{
	padding-left:10px;
}

/**
 *  Contact Content
 */  
 
.name-form {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	width: 100px;
	float:left;
	margin-left:5px;
	height:15px;
	line-height:15px;
}

.name-email-form {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	width: 100px;
	float:left;
	margin-left:5px;
	height:15px;
	line-height:15px;
}

.name-text {
	float:left;
	padding-top:1px;
}

.name-email {
	padding-top:1px;
	float:left;
	margin-left:10px;
}

.send {
	display:block;
	background:url(/images/template/button.gif);
	width:84px;
	height:22px;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	text-align:center;
	padding-top:1px;
	margin-left:338px;
}

a.send {
	text-decoration:none;
}

a.send:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/template/button-hover.gif);
}

/**
 *  Contact Affiliates
 */  

.signup {
	display:block;
	background:url(/images/template/button.gif);
	width:84px;
	height:22px;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:1px;
}

a.signup {
	text-decoration:none;
}

a.signup:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/template/button-hover.gif);
}

.how_works {
	margin-bottom:10px;
	background-color:#000000;
	border:solid 1px #6e706f;
	padding:10px;
}

/**
 *  Additional
 */  

.play-button2 {
	float:left;
	display:block;
	background:url(/images/template/button-play.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	margin-left:-5px;
	margin-top:-3px;
	_margin-left:10px;
}

.info-button2 {
	float:left;
	display:block;
	background:url(/images/template/button-info.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	margin-left:10px;
	margin-top:-3px;
}


a.play-button2:hover, a.info-button2:hover {
	background-position: left -32px;
}


