/* @override http://local.qxmentv.com/sites/www.qxmentv.com/css/default-layout.css?v=1.3.7 */

@charset "UTF-8";

html {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

body {
	padding: 0px;
	margin: 0px;
	background: #121924 url(../images/design/maleserve-bg.png) repeat-x;
	color: #000;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	min-height: 100%;
	height: 100%;
}

a {
	color: #055DC0;
	text-decoration: underline;
}
/*
a:hover {
	color: #660808;
}
*/
a img {
	border: none;
}

hr {
	background: #CBCBCB;
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	font-weight: bold;
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3.division-header{
	clear: both;
	padding: 5px;
	height: 25px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #1C1010;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* border-bottom: 1px solid #3e6373;
	border-top: 1px solid #3e6373; */
	margin-left:auto;
	margin-right:auto;
	width:520px;
	padding-top: 10px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	margin-top: 0;
}

h3.division-header span.more-link{
	display: inline;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	clear: both;
}

.more-link a:hover {
	color: #fff;
	text-decoration: none;
}

p {
	margin: 0.3em 0 0.7em;
}

em {
	font-style: italic;
}

.help {
	cursor: help;
	border-bottom: 1px dotted;
}

form#searchform {
	padding: 0;
	margin:0;
	border: none;
	overflow: hidden;
	border-radius: 5px 0 0  5px;
	-moz-border-radius: 5px 0 5px 0;
	-webkit-border-bottom-right-radius: 5px;
}

#search-menu {
	
}

form#searchform fieldset{
	margin: 0;
	padding: 0;
	border: none;
}

form#searchform input, .search button {
	float: left;
}

form#searchform input.box {
	color: #000;
	font-size: 1.2em;
	width: 130px;
	height: 25px;
	padding: 8px 5px 0;
	margin-right: 5px;
}


form#searchform button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
}

/*form#searchform button.btn:hover {
	
}*/


#container {
	width: 980px;
	margin: auto;
	padding: 25px 0 0 0; /*sets the position of the trailer player*/
	border: 1px solid #132028;
	border-width: 0 1px 0 1px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#000000');
} 

#header {
padding: 2px 0 2px 0;
	height: 25px;
	background: url(../images/design/maleserve-header-menu-bg.png) repeat-x;
	position:fixed;
	top: 0;	
	width: 980px;
	z-index: 999;
}


#logo {
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	margin: 0;
	display: block;
	width: 84px;
	height: 27px;
	background: url(../images/design/maleserve-logo-header.png) no-repeat;
	text-indent: -5000px;
}
#maleserve-logo-sidebar {
	position: absolute;
	top: -72px; /*amount up the logo protrudes*/
	left: 0;
	z-index: 100;
}
#splash-html {
	width: 600px;
	height: 450px;
	text-align: center;
	position: absolute;
	left: 220px;
	top: 100px;
}
#splash-html h1{
	margin-bottom: 10px;
	padding: 0;
	letter-spacing: -1px;
}
#splash-html h2{
	padding: 0;
	margin-top: 10px;
	letter-spacing: -1px;
}
#splash-html a.button{
	width:350px;
height: 159px;
	margin: 50px auto;
}

#splash-terms{
	width:500px;
	margin: 50px auto;
	text-align: justify;
}
#splash-terms h3{
	text-align:center;
}

#home-top {
	position: relative;
	padding: 0;
	color: #fff;
}


#top {
	position: relative;
	padding: 0;
	color: #fff;
	margin: 0;
	overflow: hidden;
	margin-bottom: -3px;
	text-align: center;
}

.movietitle {
	font-size: 20px;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 900px;
	min-width: 900px;
}

#menu li {
	float: left;
	padding: 3px 0 0 40px;

}

#menu li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#menu li a:active {
	color: #ff01b1;
}

#menu li a:hover{
	color: #006ef3;
}

#menu li a#header-menu-joinlink,
#menu li a#header-menu-addcreditlink{
	color: #fff533;
}

.dvdcovers {
	margin-bottom: 10px;
	margin-left: 6px;
	padding: 0;
	clear:both;

}

.dvdcovers li {
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
	float: left;
	height: 207px;
	width: 125px;
	background: url(images/bg-footer.gif) center bottom repeat-x;
}

.dvdcovers a {
	display: block;
	height: 205px;
	width: 124px;
	background: url(images/bg_dvdcover.png) no-repeat;
	background-position: -263px 0px;
	text-decoration: none;
	color: #5e5c5d;
	margin-bottom: 20px;
	border: none
}

.dvdcovers a:hover {
}
.dvdcovers a:hover .ititle,
.dvdcovers a:hover .idesc{
	display: none;
}
.dvdcovers a:hover .price{
	display: block;
	color: #fff;
}

.dvdcovers img {
	width: 110px;
	height: 155px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.dvdcovers .info {
	margin-top: 0px;
	margin-right: 10px;
	padding-left: 7px;
	display: block;
	position:relative;
	height: 27px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.dvdcovers a:hover .info {
	background: #173167;
	margin-right: 10px;
	margin-left: 4px;
	top: -5px;
	border: 1px solid #333;
}

.dvdcovers .info .ititle {
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	position: absolute;
	top: -5px;
	left: 5px;
	width: 110px;
}

.dvdcovers .info .idesc {
	float: right;
	font-size: 9px;
	position: absolute;
	top: 11px;
	right: 0;
	
}

.dvdcovers .info .price {
	font-size: 9px;
	width: 100px;
	font-weight: bold;
	color: #000;
	display:none;
	position: absolute;
	top: 8px;
	left: 6px;
}
.chtml {

	width: 900px;
	height: 220px;
	overflow: hidden;
}

/*this banner setting makes the banner align perfectly with the ctitle headings*/
.banner {
	padding: 12px;
	width:510px;
	margin-bottom: 10px;
}
	

.chtml {
	width: 900px;
	height: 220px;
	overflow: hidden;
}

#main-container {
	width: 980px;
	background-color: #FFFFFF;
	clear: left;
}

#main-left {
	float: left;
	width: 215px;
	position: relative;
	padding-top: 50px;
}

#main-center {
	float: left;
	width: 548px;
	left: 215px;
	margin: 0px;
	padding-top: 10px;
}

#main-right {
	float: left;
	left: 755px;
	width: 215px;
	padding-top: 10px;
	/*
	width: 207px;
	margin-right: 0;
	*/
}

.sidebar-box h3{
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 16px;
	color: #000;
}

#sidebar-menu{
	list-style: none;
	padding: 10px 5px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#sidebar-menu ul{
	list-style: none;
	padding: 0 0px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#sidebar-menu li{
	margin-bottom: 10px;
	background: #152139;
	padding: 5px 5px 5px 10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
}

#sidebar-menu ul li h3{
	padding: 0px;
	margin: 0px 0 0px 0;
}
#sidebar-menu li ul{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#sidebar-menu li ul li{
	margin: 0;
	padding:5px 5px 5px 5px;
	font-size: 12px;
	background: transparent;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-weight: normal;
}
#sidebar-menu li ul li:hover{
	background: #173167;
}
#sidebar-menu li#sidebar-joinlink{
	font-size: 18px;
	background: #173167;
}

#sidebar-menu li#sidebar-joinlink a{
	color: #fff;
}

#sidebar-menu li#sidebar-favouriteslink{
	font-size: 18px;
	background: #173167;
	color: #fff;
}

#sidebar-menu a{
	text-decoration: none;
	display: block;
	color: white;
}
#search-menu {
	border: 0;	
}

#wallet{
	background-color: #173167;
	list-style: none;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border: 1px solid #000;
	/*
	font-size: 12px;
	font-weight: bold;
	
	padding-top: 10px;*/
}
#wallet p span{
	font-size: 18px;
	position: relative;
	top: 1px;
}
#account-box {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#account-box ul{
	list-style-type: none;
	padding: 0;
}

#join-menu{
	margin-top: -5px;
	position: relative;
	left: -16px;
}

#free-minutes{
	margin-top: 7px;
	position: relative;
	left: 10px;
}
		

#terms {
	padding-left: 10px;
	padding-right: 10px;
}

#featured, #popular, #newest {
	clear: both;
}

#top10, #packs {
	padding:0px;
	border: 0px solid #fff;
	margin: 7px 7px 7px 7px;
}
#top10 h3, #packs h3{
	margin: 0 0 5px 0px;
	font-size: 16px;
	color: #000;
}


#top10 ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#top10 ul li{
	padding: 0;
	margin: 5px 5px 5px 5px;
	width: 90px;
	height: 130px;
	float: left;
}
#top10 .top10-image {
}
#top10 .top10-image img {
	width: 90px;
	border: none;
}
#top10 .top10-movietitle {
	display: none;
}
#top10 .top10-moviestudio{
	display: none;
	color: red;
}
#top10 .top10-item.active .top10-movietitle{
	
}

#packs{
}
#packs ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 7px;
}
#packs ul li{
	margin-bottom: 0px;
}
#packs ul li a{
	text-decoration: none;
}
#packs img {
	float: left;
	padding: 5px;
	height: 25px;
	width: 55px;
	border: none;
	clear: both
}

#top10_head, #packs_head {
	padding: 5px;
	height: 25px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	background: url(images/bg_overlay.png) repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}



/* MOVIE DETAIL/WATCH PAGE */
#moviedetail{
	margin: 0;
	padding: 0;
	position: relative;
    color: #000;
	margin-bottom: 50px;
	margin-right: 25px;
}
#moviedetail #movie-cover{
	width: 210px;
	float: left;
	margin: -70px 10px 10px 10px;
	
}
#moviedetail #movie-covers-zoom{
	width: 220px;
	float: left;
	clear: left;
	margin: 0 10px 20px 10px;
}
#moviedetail #movie-covers-zoom .button{
	margin:0 10px 5px 0;
}
#moviedetail #movie-cover #movie-cover-image{
	width: 210px;
}
#moviedetail h2,
#moviedetail h3,
#moviedetail #movie-price,
#moviedetail #movie-info{
	margin-left: 230px;
	text-align: justify;
}

#moviedetail h2{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#moviedetail h3{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#moviedetail #movie-price{
	margin-top:10px;
} 
#moviedetail #movie-price span{font-size:12px;}
#moviedetail #movie-info{
	margin-top: 20px;
}
#moviedetail dl#movie-credits dt{  margin-top:10px; }
#moviedetail dl#movie-credits dd{ margin:0; padding:0; display:inline; }
#moviedetail dl#movie-credits dd:after{ content: ","; margin-right:3px; }
#moviedetail dl#movie-credits dd:last-child:after{ content: "" }

#moviedetail #movie-watch{
	margin:10px;
}

#moviedetail #watch-movie{
	width:300px;
	float:left;
	margin-right: 10px;
}
#moviedetail #fave-movie{
	width:140px;
	float:left;
}


#moviedetail #movie-player{
	position: absolute;
	top: 10px;
	display: none;
	width: 700px;
	height: 450px;
}

.movie-scene {
	padding: 5px;
	clear: both;
}

.scene-images {
	float: left;
	width: 171px;
	height: 195px;
	border: #777 1px solid;
	padding: 5px;
}



.moviedetail-info {
	width: 520px;
	padding: 5px;
}

.moviedetail-cover {
	float: left;
	width: 241px;
	height: 400px;
	padding-bottom: 1px;
}

.movie-scene p {
	margin-left:190px;
	width: 335px;
	text-align: justify;
	clear: right
}

.movie-scene .scene-watch{
	margin-left: 190px;
	margin-top: 20px;
}
.movie-scene .play-scene{
	float:left;
	width:220px;
	margin-right:10px;
}
.movie-scene .fave-scene{
	float:left;
	width:100px;
}


.scenebtn {
	width: 320px;
	height: 36px;
	border: none;
}

#help-page .faq{
	margin-bottom:20px;
}
#help-page .faq .faq-question{
	color:#000;
	font-size:14px;
	font-weight: bold;
}
#help-page .faq .faq-answer{
	margin:5px 0 0 20px;	
}
a.help, a.help:hover {
	color: #232323;
	text-decoration: none;
}


/* Styles for join page without PanelForm */
#join-frame{
	/*height:580px;
	overflow:hidden;*/
	margin:0 10px 10px 10px;
	border:1px solid #cdcdcd;
	background:#fefefe;
	clear:left;
}
#join-container{ 
}

.join-panel-header{
	line-height: 32px;
	height: 32px;
	margin: 10px 0 20px 10px;
}
.join-panel-header .icon{
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 5px;
	background:  no-repeat;
}

.join-panel-header h2{
	font-size: 20px;
	float: right;
	margin: 0 280px 0 0;
	padding: 0;
}
#join-account-header .icon{
	background: url(../library/icons/air/32/43.png);
}
#join-personal-header .icon{
	background: url(../library/icons/air/32/43.png);
}
#join-wallet-header .icon{
	background: url(../library/icons/air/32/70.png);
}
#join-topup-header .icon{
	background: url(../library/icons/air/32/70.png);
}

/*Personal header icon is quite heavy, so ajust slightly to balance visually*/
#join-page #join-personal-header img{ 
	position:relative; 
	top:-3px; 
}
#join-page #join-personal-header h2{ 
	margin-left: 38px;
}
/*We don't need this without the panelform...*/
#join-wallet-header{
	display: none;
}

#join-frame .prettyform label{
	width: 120px;
	font-size: 14px;
	padding-right:10px;
}

.prettyform input[type=checkbox],
.prettyform input[type=radio]{
	margin-left:135px;
}
#join-frame .prettyform input[type=checkbox]+label,
#join-frame .prettyform input[type=radio]+label{
	float:left;
	clear:none;
	width:340px;
	text-align: left;
	line-height:15px;
	font-size:12px;
}
#join-submit{
	width: 80%;
	margin: 30px auto;
}
#join-submitGift {
	width: 420px;
	margin: 30px auto;
	height: 44px;
	text-indent: 80px;
	font-size: 16px;
	outline: none;
}
#joinSubmitContainer {
	position: relative; 
	width: 430px; 
	height: 67px; 
	margin-left: auto; 
	margin-right: auto;
}
#joinSubmitContainer img {
	position: absolute; 
	left: 8px; 
	top: -15px;
}

#join-success{

}
#join-success p,
#join-success h3{
	text-align: center;
	margin-left: 10px;
	margin-right:10px
}
#join-success-tick{
	display: block;
	margin: 30px auto;
}
#join-success .button{
	margin: 30px auto;
	width: 400px;
}
#join-success .button img{
	position: absolute;
	top: -8px;
	left: 5px;
}
.button img {
	height: auto;
	width: auto;
}

#join-topup p{
	padding: 0 25px;
	margin-bottom: 10px;
}
#topup-success{
	padding: 10px;
	text-align: center;
}
#topup-success-tick{
	margin: 10px;
}
#topup-success h2{
	
}
#topup-process.button{
	margin: 30px auto;
	width: 400px;
}


/*#join-container.loading{
	background:url(../images/design/loader-red.gif) center no-repeat;
}

#join-page .join-headerbar-item{
	width: 200px;
	height: 32px;
	line-height: 30px;
	float: left;
}
#join-page .join-headerbar-item h2{
	font-size: 14px;
	margin: 0 0 0 35px;
	padding: 0;
}
#join-page .join-headerbar-item.current{
	
}
#join-form #join-frame {
	clear: both;
	margin: 0;
	padding: 0;
}

#join-form .join-panel {
	margin:30px 0;
}
#join-form .join-panel-header img {
	float: left;
	position: relative;
	top: -10px;
}
#join-form .join-panel-header h2 {
	margin-left: 60px;
}



#join-submit {
	margin-top: 50px;
}

#join-personal-header h2 {
	
}


#join-page .join-panel .join-panel-header{
	overflow:visible;
	display:block;
	width:auto;
	height:auto;
	position:inherit;
	height:50px;
	margin-bottom:20px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

#join-page .join-headerbar-item.current{
	background:url(../images/design/join-panel-headerbg.png) repeat-x;
	bordr:1px solid #cdcdcd;
}
#join-page #join-personal-header img{ 
	position:relative; 
	top:-3px; 
}

#join-page .join-panel .join-panel-nextbutton,
#join-page .join-panel #topup-process
{
	margin:20px auto;
	width:300px;	
}

*/




/* Nicer Pagination! */

h3.division-header + div.pagination{
	float: right;
	position: relative;
	height: 20px;
	width: 300px;
	top: -48px;
	padding: 0;
	margin: 0;
}
h3.division-header + div.pagination .pagination-range{
	position: absolute;
	top: 35px;
	right: 20px;
	color: #c2c4c4;
	font-weight:normal;
	padding-bottom: 10px;
}
h3.division-header + div.pagination ul{
	text-align: right;
	padding:0 20px 0 0;
	margin: 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
h3.division-header + div.pagination ul:hover li.pagination-currentpage{
	background-image:none;
}
h3.division-header + div.pagination ul li{
	float: none;
	display: inline;
}
h3.division-header + div.pagination ul li:hover{
	background-image: none;
	background: url(../images/design/pagination-arrow.png) no-repeat bottom center;
	position: relative;
	padding-bottom: 14px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
h3.division-header + div.pagination ul li a{
	color: white;
}
h3.division-header + div.pagination ul li a:hover{
	
}
h3.division-header + div.pagination ul li.pagination-currentpage{
	background-image: none;
	background: url(../images/design/pagination-arrow.png) no-repeat bottom center;
	position: relative;
	padding-bottom: 14px;
	text-shadow: none;
	color: #fbd48a;
}





/* HOME FEATURE*/
#movie-highlighter{
	position: absolute;
	right: 10px;
	top: 26px;
	width:  482px;
	height: 400px;
}
#movie-highlighter #clip-player{
	border-color: #ccc;
	border: 1px solid rgba(255,255,255,0.5);
	width: 480px;
	height: 270px;
	background-color: #000;
	background: rgba(0,0,0,0.6);
}
#movie-highlighter #movie-boxes{
	position: absolute;
	top: 280px;
	left: 0;
	height: 100px;
	width: 490px;
}
#movie-highlighter .movie-box{
	height: 120px;
	width: 110px;
	float: left;
	margin:0 5px 0 5px
}
#movie-highlighter .movie-box.current{
	height: 130px;
	width: 110px;
	position: relative;
	top: -10px;
}
#movie-highlighter .movie-box.current img{
	height: 140px;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
}
#movie-highlighter .movie-box a{
	text-decoration:none;
}
#movie-highlighter .movie-box img{
	height: 120px;
	display: block;
	margin: auto;
	border: none;
}
#movie-highlighter .movie-box h4{
	position: relative;
	top: -80px;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.6);
	-webkit-border-radius:10px;
	border: 1px solid rgb(255,255,255);
	border: 1px solid rgba(255,255,255,0.5);
	padding: 3px;
	text-align: center;
	display: none;
	color: white;
	text-decoration: none;
}
#movie-highlighter .movie-box:hover h4{
	display: block;
}


/* LOGIN PARTIAL (Used sitewide for most login boxes) */

#login-partial{

}
#login-partial #login-form{
	margin-bottom:10px;
}
#login-partial #login-form form{
	padding: 0;
	margin: 0;
}
#login-partial #login-form input[type="submit"].button{
	width:335px;
	position:relative;
	left:3px;
}

#login-partial #login-passwordrecovery{
	font-size:16px;
	margin:0 0 20px 165px;
	width:335px;
}
#login-partial #login-join{
	margin:60px 0 0 165px;
	width: 335px;
}

#login-partial.isajax{
}
#login-partial.isajax h1{
	text-align:center;
	margin:30px 0 30px 0;
	width:auto;
}
#login-partial.isajax #login-form{
	height: auto;
	margin: 0 0 0 50px;
	padding: 0;
}
#login-partial.isajax #login-passwordrecovery,
#login-partial.isajax #login-join{
	margin-left: 215px;
}
#login-partial.isajax #login-join{
	margin-top: 40px;
}



#movieplayer{
	background-color: #000000;
	background: rgba(0,0,0,0.8);
	margin: 0;
	padding-top: 1px;
	color:  #FFF;
	position: relative;
	min-height: 458px;
}

#movieplayer #movieplayer-player{
	width: 759px;
	height: 440px;
	left: 215px;
	top: 0;
	position: absolute;
}

#movieplayer #movieplayer-scenesbg{
	height: 458px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 0;
}
#movieplayer #movieplayer-scenesbg div{
	position: relative;
	top: -20px;
	left: 40px;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
}
#movieplayer #movieplayer-scenesbg div img{
	opacity: 0.4;
}
#movieplayer #movieplayer-scenesbg div img:hover{
	opacity: 1;
}

#movieplayer #movieplayer-infopanel{
	margin: 0 auto;
	width: 500px;
	height: 210px;
	position: relative;
	z-index:1;
	padding: 20px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border: 3px solid #999;
	border: 3px solid rgba(255,255,255,0.5);
	background:transparent;
	background: rgb(0, 0, 0);
	background: rgba(0,0,0,0.5);
	top: 90px;
}
#movieplayer #movieplayer-infopanel img{
	width: 150px;
	float: left;
}
#movieplayer #movieplayer-infopanel h1#movieplayer-title{
	position: relative;
	font-size: 35px;
	top: 0px;
	left: 20px;
	padding: 0;
	margin: 0;
}
#movieplayer #movieplayer-infopanel #movieplayer-price{
	position: relative;
	font-size: 20px;
	top: 5px;
	left: 20px;
	padding: 0;
	margin: 0;
}
#movieplayer #movieplayer-infopanel #movieplayer-playbutton,
#movieplayer #movieplayer-infopanel #movieplayer-infobutton{
	width: 320px;
	position: absolute;
	left: 190px;
}

#movieplayer #movieplayer-infopanel #movieplayer-playbutton{
	top: 165px;
}
#movieplayer #movieplayer-infopanel #movieplayer-infobutton{
	top: 205px;
}

#movieplayer .movie-scenes{
	float: left;
	width: 216px;
	overflow:hidden;
	z-index:900;
	color: #FFFFFF;

	padding:10px 0px 0 0px;
	
	margin-bottom: 50px;
	padding-bottom: 50px;
	
}

#movieplayer .movie-scenes .movie-scene{
	padding: 5px 0 0 10px;
	border-bottom: 1px solid #676767;
	cursor: pointer;
	padding-right: 20px;
}
	
#movieplayer .movie-scenes .movie-scene.active{
	background: #343434 url(../images/design/play-icon.png) no-repeat right;
	background-position-x:200px;
}
#movieplayer .movie-scenes h2{
	display:none;
}
#movieplayer .movie-scene h3{
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
}
#movieplayer .movie-scene .scene-title{
	font-size:11px;
	font-weight:normal;
}
#movieplayer .movie-scene .scene-images{
	padding: 0;
	border: 0;
	float: none;
	width: auto;
	height: auto;
	display: none;
}
#movieplayer .movie-scene .scene-image{
	border-color: #999;
	border: 1px solid rgba(255,255,255,0.4);
	width: 95px;
	float: left;
	margin: 0 5px 0 0;
}
#movieplayer .movie-scene .scene-description{
	display:none;
}
#movieplayer .movie-scene .scene-watch{
	margin: 0px 0 20px 0;
	width: 206px;
	clear: both;
	display: none;
}
#movieplayer .movie-scene .play-scene{
	float:left;
	width:120px;
	margin-right:5px;
	display: none;
}
#movieplayer .movie-scene .fave-scene{
	float:left;
	width:70px;
}



#fave-page{
	
}
#fave-page #fave-list{
	
}
#fave-page #fave-list .fave-list-item{
	width: 150px; 
	height: 240px;
	margin: 0 0 10px 15px;
	float: left;
	position: relative;
}
#fave-page #fave-list .fave-list-item .fave-item-movie{
	width: 150px; 
	height: 203px; 

	background: url(../images/design/dvdbox-shadow.png) no-repeat;
}
#fave-page #fave-list .fave-list-item .fave-item-movie-image{ 
	width: 135px; 
	height: 190px;
	margin-top:5px;
	margin-left:5px; 
}	

#fave-page #fave-list .fave-list-item:hover .fave-item-scene{
	display:block;
}
#fave-page #fave-list .fave-item-scene{
	display: none;
	position: absolute;
	top: 35px;
	left:-5px; 
	width: 150px;
	-webkit-transform:rotate(-3deg);
	background: rgba(0,0,0,0.8);
}

#fave-page #fave-list .fave-item-scene h3{
	margin: 0;
	padding: 0;
	color: white;
	text-shadow:1px 1px 1px rgba(0,0,0,0.7);
	font-size:12px;
}
#fave-page #fave-list .fave-item-scene img{
	border: 2px solid white;
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.8);
	width:130px;
	margin:4px 0 8px 8px
}
#fave-page #fave-list .button{
	margin: 0 10px 0 4px;
}




/* PAGE FOOTER */

#footer {
	align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	color: #a2a2a2;
	background: #1a1a1a;
	height: 150px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	color: #0059ff;
}


#column1 {
	position: absolute;
	width: 250px;
}

#column2 {
	
	position: absolute;
	width: 250px;
	margin-left: 250px;
}


#column3 {
	
	position: absolute;
	width: 250px;
	margin-left: 500px;
}


#column4 {

	position: absolute;
	width: 230px;
	margin-left: 750px;
}


#footer .copyright {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #4c4c4c;
}




DEPRECIATED!!!!

*/

.ebtn {
	display: inline-block;
	width: 450px;
	line-height: 35px;
	padding-left: 115px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/bg_enter_off.png) no-repeat;
}

.ebtn:hover {
	background: url(images/bg_enter_on.png) no-repeat;
}

.lbtn {
	display: inline-block;
	width: 205px;
	line-height: 35px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background: #000;
	border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-bottom-left-radius: 5px;
	background: url(images/register_arrow_off.png) no-repeat;
}

.rbtn {
	display: inline-block;
	width: 215px;
	line-height: 35px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background: #000;
	border-radius: 5px 0 0  5px;
	-moz-border-radius: 5px 0 5px 0;
	-webkit-border-bottom-right-radius: 5px;
	background: url(images/search_arrow.png) no-repeat;
}

.cbtn {
	display: inline-block;
	width: 175px;
	line-height: 20px;
	margin: -10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(images/bg_overlay.png) repeat;
}

.scbtn {
	display: inline-block;
	width: 150px;
	line-height: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 40px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(images/bg_overlay.png) repeat;
}

.cbtn:hover, .scbtn:hover {
}



.ctitle .titlemore {
    strong[style] { color: white !important; }  
	display: inline;
	float: right;
	padding: 5px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
text-shadow: 0px 0px 0px rgba(0,0,0,0.5);
	clear: both;
}

.ctitle {
clear: both;
	padding: 5px;
	height:25px;
	color: #FFF;
	margin-right: 10px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #1C1010;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* border-bottom: 1px solid #3e6373;
	border-top: 1px solid #3e6373; */
	margin-left:auto;
	margin-right:auto;
	width:510px;
	padding-top: 5px;
	background-image: url(http://www.maleserve.tv/sites/www.maleserve.tv/images/design/ctitle-bg.png);
	background-repeat: repeat-x;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	margin-top: 0;
}
#splashLogo {
	width: 980;
	height: 169px;
	background-image: url(../images/design/splash-logo.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#enter {
	display: block;
	height: 92px;
	width: 325px;
	text-indent: -9000px;
	background-image: url(../images/design/buttons-enter.png);
	background-position: left -92px;
	z-index: 10;
	overflow: hidden;
	position: relative;
	left: 335px;
	top: 440px;
	outline: none;
}
#enter:hover {
	background-position: left top;
}
#enter:active {
	background-position: left -184px;
}
#splash h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0;
}
#disclaimer {
	width: 420px;
	text-align: justify;
	font-size: 11px;
	position: absolute;
	bottom: 10px;
	left: 283px
}
#disclaimer p {
	margin: 0;
	padding: 0;
}
#pager {
	position: absolute;
	z-index: 80;
	bottom: 10px;
	right: 20px;
}
#pager a {
	background-image: url(../images/pager.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 17px;
	width: 18px;
	margin-right: 10px;
	text-indent: -9000px;
	display: block;
	float: left;
	outline: none;
}
#pager .activeSlide {
	background-position: left center;
}
#slideshow {
	width: 981px;
	height: 176px;
	overflow: hidden;
	position: relative;
}

