
/* page width */
.wrapper, .header {
	width:100%;
	margin:0 auto;
}
.wrapper { background:rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 54px #000;
-moz-box-shadow: 0 0 54px #000;
box-shadow: 0 0 54px #000;}


/* TOP BAR */
.TopBar { width:100%; height:4.6em; background:#0b0b0b; border-bottom:1px solid #000; position:fixed; left:0; top:0; z-index:9900; overflow:hidden; font-family: 'Open Sans', sans-serif;}
.TopBar:hover { border-bottom:1px solid #1faff4;}
.tb-wrapper { width:100%; margin:0; height:4.6em; position:relative;}

a.tb-login-btn { display:block; height:28px; position:absolute; top:50%; margin-top:-15px; right:20px; padding:0 10px; line-height:28px; border:1px solid #2b2b2b; font-size:16px; color:#919191; text-decoration:none; text-transform:uppercase; background:#0b0b0b url(../images/login_icon_btn.png) no-repeat left top; padding-left:30px;}
a:hover.tb-login-btn { background:#fff url(../images/login_icon_btn.png) no-repeat left -50px; color:#1fb1f6;}
.tb-menu { float:left; height:46px; width:auto; min-width:48px;}

.tb-search { float:left; margin-left:10px; height:34px; padding:5px 0;}
.input-search { float:left; height:34px; line-height:34px; background:#242424; border:1px solid #444444; width:160px; color:#8e8e8e; font-size:14px; padding:0 40px 0 10px;}
.h-search-btn { display:block; float:left; margin-left:-40px; width:40px; height:34px; background:url(../images/search_btn.png) no-repeat center center; opacity:0.4; text-indent:-9999em; border:none; cursor:pointer;}
.h-search-btn:hover { opacity:1;}
.input-search:focus { border:1px solid #808080; background:#3e3e3e; color:#d0d0d0;}


/* HEADER */
.Header { margin-top:4.7em; height:75px; border-bottom:8px solid #000; width:100%; position:relative; font-family: 'Open Sans', sans-serif;}
.header-logo {
	 display:block;
	 position:absolute;
	 left:25px;
	 top:50%;
	 margin-top:-26px;
	 height:53px;
	 width:322px;
	 background:url(../images/logo.png) no-repeat left center;
	 text-indent:-9999em;
		-webkit-transition: 0.5s; 
		transition: 0.5s;
	}
.header-logo:hover { opacity:0.6;}

a.header-join-btn {
	display:block;
	position:absolute;
	top:50%;
	right:20px;
	height:50px;
	padding:0 15px;
	margin-top:-25px;
	line-height:50px;
	font-size:20px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
	background-color: #8cc63f;
	background-image: -webkit-linear-gradient(bottom, #80c342, #8cc63f);
	background-image: -moz-linear-gradient(bottom, #80c342, #8cc63f);
	background-image: -o-linear-gradient(bottom, #80c342, #8cc63f);
	background-image: -ms-linear-gradient(bottom, #80c342, #8cc63f);
	background-image: linear-gradient(to top, #80c342, #8cc63f);
		-webkit-transition: 0.3s; 
		transition: 0.3s;
}
a:hover.header-join-btn { background:#fff; color:#8cc63f;}


	/* menu */	
	a.m-header-menu-btn { display:block; position:absolute; left:0px; top:0; width:46px; height:46px; border-left:1px solid #242424; border-right:1px solid #242424;
	text-indent:-9999em;
	background:#0b0b0b url(../images/menu_icons.png) no-repeat left -46px;
	z-index:900;
	}

	#m-menu-window {
		position:relative;
		left:0px;
		top:0px;
		background:none;
		width:auto;
		height:auto;
		padding:0;
		display:block;
	}
		
	#m-menu-window .modal_close { position: absolute; top: -92px; left: 15px; display: block; width: 50px; height: 50px;  background:#676767 url(../images/mmenu_btns.png) no-repeat left -50px; z-index: 9999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:none;/*for pc*/}
		
	#m-menu ul { width:auto;}
	#m-menu ul li { display:block; float:left; margin:0; padding:0; margin:0px; border-right:1px solid #242424;}
		#m-menu ul li:first-child { border-left:1px solid #242424;}
	#m-menu ul li a {display:block; padding:0px 12px; height:46px; line-height:46px; color:#fff; text-decoration:none; font-weight:300; font-size:18px; margin:0; text-transform:uppercase; opacity:0.5;}
	#m-menu ul li a.menu-login { display:none;}
	#m-menu ul li a:hover { opacity:1; background:#000; color:#1faff4;}
	
	#m-menu ul li.menu-active a { opacity:1; background:#000; color:#fff;}
	
		#m-menu ul li a.menu-home { text-indent:-9999em; width:46px; padding:0; background:url(../images/menu_icons.png) no-repeat left top;}
		#m-menu ul li a:hover.menu-home { opacity:1; background:#000 url(../images/menu_icons.png) no-repeat -46px top;}
		#m-menu ul li.menu-active a.menu-home {opacity:1; background:#000 url(../images/menu_icons.png) no-repeat left top;}
	
	
	
	
	
	a.m-header-menu-btn { display:none;}/*for pc*/
	

/* stats */
.header-info-1 { position:absolute; left:400px; top:10px;}
.header-info-1 ul li { float:left; margin-right:15px; font-size:14px; color:#606060; height:35px; line-height:35px;}
.header-info-1 ul li.h-info-1-icon1 { background:url(../images/h-info1-icon1.png) no-repeat right center; padding-right:95px;}
.header-info-1 ul li.h-info-1-icon2 { background:url(../images/h-info1-icon2.png) no-repeat right center; padding-right:60px;}
.header-info-2 { position:absolute; left:400px; top:52px;}
.h-stats li { font-size:12px; float:left; color:#a4a3a3; margin-right:15px; line-height:13px;}
.h-stats li span { color:#0d86bf;}


/*slider*/
.slider-wrap { width:100%; height:auto; padding:0px; margin:0 auto; z-index:980; border-bottom:8px solid #000;}
#slider li { position:relative; font-family: 'Open Sans', sans-serif;}


	.slide-info { position:absolute; top:0; right:0; height:100%; width:200px; background:rgba(0,0,0,0.7);}
	.si-site-logo { width:175px; margin:0 auto; margin-bottom:5px; height:94px; margin-top:5px;}
	.si-site-logo img {min-width: auto !important; max-width: auto !important;}
	.si-modelname { width:160px; margin:0 auto; margin-bottom:5px; overflow:hidden;}
		.si-modelname p { text-align:left; margin:0; font-size:12px; line-height:14px; color:#999999;}
		.si-modelname p:last-child { font-size:16px; line-height:18px; color:#20b2f7; white-space:nowrap;}
		.si-modelname p:last-child span { font-size:14px; line-height:18px; color:#fff;}
	.si-model-info { background:url(../images/slide_info_bg.png) no-repeat center top; width:160px; margin:0 auto; margin-bottom:5px; height:auto; padding:10px 0 0px 0;}
	.si-model-info ul {}
	.si-model-info ul li { font-size:15px; color:#fff; text-align:left; padding:10px 0; border-bottom:1px dashed rgba(255,255,255,0.1);}
	.si-model-info ul li span { font-size:13px; color:#8b8b8b; display:inline-block; width:85px; margin-right:5px; text-align:right;}
	.si-model-info ul li:last-child { border:none;}
	
	a.si-link { position:absolute; bottom:12px; left:50%; margin-left:-80px; background:rgba(0,0,0,0.7); border:1px solid #20b2f8; color:#20b2f8; width:160px; height:auto; padding:10px 0; text-decoration:none; text-align:center; font-size:14px; line-height:16px;}
	a:hover.si-link { background:#20b2f8; border:1px solid #20b2f8; color:#fff;}



/**** CONTENT AREA ****/
.content-block { margin-bottom:5px; padding-top:15px;}
.block-title { width:100%; padding:0; height:40px; margin-bottom:15px; position:relative;}
.block-title h2 { line-height:40px; position:relative; padding-left:60px; font-size:30px; color:#1faff4; font-weight:300; text-align:left;}
.block-title h2 span { color:#fff;}
.block-title h2 span.title-icon { display:block; position:absolute; left:10px; top:0; width:40px; height:40px; background:url(../images/title_icons.png) no-repeat left top;}
	.block-title h2 span.ti-2 { background:url(../images/title_icons.png) no-repeat left -40px;}
	.block-title h2 span.ti-3 { background:url(../images/title_icons.png) no-repeat left -80px;}
	.block-title h2 span.ti-4 { background:url(../images/title_icons.png) no-repeat left -120px;}
	.block-title h2 span.ti-5 { background:url(../images/title_icons.png) no-repeat left -160px;}

	.categories-title h2 { text-align:center; padding-left:10px;}
	.categories-title h2 span { display:inline-block; margin-right:5px; height:40px; background:url(../images/cat_logo_title.png) no-repeat left center; width:231px; text-indent:-9999em;}

a.block-title-link { display:block; height:40px; position:absolute; right:10px; top:0; padding:0 15px; font-size:14px; text-transform:uppercase; text-decoration:none; color:#fff; line-height:40px; opacity:0.5;
	background-color: #0c84bd;
	background-image: -webkit-linear-gradient(bottom, #0c84bd, #20b3f9);
	background-image: -moz-linear-gradient(bottom, #0c84bd, #20b3f9);
	background-image: -o-linear-gradient(bottom, #0c84bd, #20b3f9);
	background-image: -ms-linear-gradient(bottom, #0c84bd, #20b3f9);
	background-image: linear-gradient(to top, #0c84bd, #20b3f9);
	-webkit-transition: 0.3s; 
	transition: 0.3s;}
a:hover.block-title-link { opacity:1;}





	/* THUMBS */
	.thumbs { width:100%; margin:0 auto; margin-bottom:0px; text-align:center;}
	.thumbs li { display:inline-block; text-align:left; padding-bottom:5px; position:relative;}
	.thumbs li a.tn { display:block; height:auto; position:relative; margin-bottom:6px; border:1px solid #fff;}
		a.tn p.tn-views { position:absolute; top:0px; right:0px; font-size:11px; color:#c2c2c2; padding:2px 5px; background:rgba(0,0,0,0.7); z-index:500;}
		.tn-hd-icon { width:38px; height:30px; opacity:0.8; background:url(../images/tn_hdicon.png) no-repeat; position:absolute; bottom:3px; right:3px; z-index:500;}
		.thumbs li a:hover.tn { border:1px solid #1fb1f7;}
		.thumbs li a:hover.tn .tn-hd-icon { opacity:1;}
		
		.thumbs p { font-size:12px; line-height:14px; margin-bottom:5px; color:#666666;}
			.thumbs p a { color:#666666; text-decoration:underline;}
			.thumbs p a:hover { color:#fff; text-decoration:none;}
		.thumbs p.tn-title { float:left; font-size:16px; margin-bottom:8px; line-height:18px;  padding-left:5px;}
			.thumbs p.tn-title a { color:#1eaef3; text-decoration:none;}
			.thumbs p.tn-title a span, .thumbs p.tn-title span { font-size:14px; color:#666666;}
			.thumbs p.tn-title a:hover, .thumbs p.tn-title a:hover span { color:#fff; text-decoration:none;}
		.thumbs p.tn-rank { float:right; font-size:14px; color:#1fb1f7; line-height:18px;  padding-right:5px; background:url(../images/tn_rank_icon.png) no-repeat left center; padding-left:15px;}
		.thumbs p.tn-desc { clear:both; color:#cdcdcd; height:30px; overflow:hidden;  padding-left:5px;  padding-right:5px;}
		.thumbs p.tn-added { float:left; padding-left:5px;}
		.thumbs p.tn-source { float:right; padding-right:5px;}
		
		


	.thumbs li:hover { background:rgba(0,0,0,0.5);}
	
	
	.tn-updates li { width:24%; max-width:310px; margin:5px 3px;}
	/*.tn-updates li:last-child { display:none;}*/
	
	.tn-models li { width:auto; padding:10px; background:rgba(255,255,255,0.06); margin:4px 5px;}
	.tn-models li a.tn { width:160px; border:1px solid #fff;}
	.tn-models p.tn-rank { position:absolute; bottom:0; right:0; height:14px; line-height:14px; background:url(../images/model_rank_bg.png) no-repeat left top; text-align:right; padding:2px 5px 6px 0; width:54px; margin:0; font-size:13px;}
	.tn-models p.tn-rank span.modelrank-icon { display:inline-block; height:14px; background:url(../images/tn_rank_icon.png) no-repeat left bottom; width:14px;}
	.tn-models p.tn-title { float:left; font-size:15px; margin-bottom:3px; line-height:15px;  padding-left:5px;}
			.tn-models p.tn-title a { color:#fff; text-decoration:none;}
			.tn-models p.tn-title a span, .tn-models p.tn-title span { font-size:13px; color:#666666;}
			.tn-models p.tn-title a:hover, .tn-models p.tn-title a:hover span { color:#1eaef3; text-decoration:none;}
			
			
	/*.tn-coming-soon li:last-child { display:inline-block;}
	.model-sets li:last-child { display:inline-block;}
	*/
	
	
	
/* PAGER styles */
.pager-wrap { height:38px;}
.bottom-pager { position:static; float:none; margin:10px 0 15px 0; text-align:center;}
.pager { text-align:center; font-size:0;}
.pager li { display:inline-block; margin:0 2px; padding:0;   font-family: 'Open Sans', sans-serif; font-size:17px;}
.pager li a { display:block; height:36px; line-height:36px; width:36px; background:rgba(255,255,255,0.1); border:1px solid #444444; font-size:17px; color:#adadad; text-decoration:none;}
.pager li a:hover { background:rgba(255,255,255,1); border:1px solid #0bb7ff; color:#0bb7ff;}

.pager li a span { display:block;  height:36px; width:36px; text-indent:-9999em;}

.pager li.pager-prev { margin-right:5px;}
.pager li.pager-next { margin-left:5px;}
.pager li.pager-prev a, .pager li.pager-next a { background:none; border:none;}
.pager li.pager-prev a span { background:url(../images/pager_nav.png) no-repeat left top; opacity:0.2;}
.pager li.pager-next a span { background:url(../images/pager_nav.png) no-repeat right top; opacity:0.2;}
.pager li.pager-prev a:hover span { background:url(../images/pager_nav.png) no-repeat left bottom; opacity:1;}
.pager li.pager-next a:hover span { background:url(../images/pager_nav.png) no-repeat right bottom; opacity:1;}
.pager li>span { display:block; width:26px !important;}
.pager li.pager-active a {
	background:#0bb7ff;
	background-image: -webkit-linear-gradient(bottom, #0c84bd, #20b3f9);
	background-image: -moz-linear-gradient(bottom, #0c84bd, #20b3f9);
	background-image: -o-linear-gradient(bottom, #0c84bd, #20b3f9);
	background-image: -ms-linear-gradient(bottom, #0c84bd, #20b3f9);
	background-image: linear-gradient(to top, #0c84bd, #20b3f9);
	border: solid 1px #0bb7ff;
	color:#fff;
	}


	
	
	
/* Category block */
.categories-block { background:rgba(255,255,255,0.1); padding:10px 0; width:100%; border-bottom:8px solid #000; border-top:8px solid #000; margin-top:10px;}
.cat-block-link { font-size:24px; color:#fff; text-align:center; margin-bottom:10px; font-weight:300; text-transform:uppercase;}
.cat-block-link a { text-decoration:underline; color:#1fb1f7; font-weight:400;}
.cat-block-link a:hover { text-decoration:none;}

	
	
	
	
	
	
/* BIG BUTTONS STYLES */
	/*button1*/
	a.button-1 { display:block; width:98%; height:auto; margin:0 auto; padding:0; text-decoration:none;  padding-top:17px;}
		a.button-1 .btn1-bottom { width:100%; height:auto; padding-bottom:10px; padding-top:60px;
		position:relative;
		background:#fff; 
		background-image: -webkit-linear-gradient(bottom, #ccc, #fff);
		background-image: -moz-linear-gradient(bottom, #ccc, #fff);
		background-image: -o-linear-gradient(bottom, #ccc, #fff);
		background-image: -ms-linear-gradient(bottom, #ccc, #fff);
		background-image: linear-gradient(to top, #ccc, #fff);
		-webkit-border-radius:10px;
			-moz-border-radius:10px;
			border-radius:10px;
		}
		a.button-1 .btn1-bottom p { margin:0; text-align:center; font-size:15px; color:#000; text-align:center; text-transform:uppercase; margin-bottom:5px; line-height:18px;}
		a.button-1 .btn1-bottom p span { color:#0d86bf;}
		a.button-1 .btn1-top {
			width:90%;
			left:50%;
			margin-left:-45%;
			top:-17px;
			height:auto;
			position:absolute;
			padding:12px 0;
			text-align:center;
			-webkit-border-radius: 0 0 10px 10px;
			-moz-border-radius: 0 0 10px 10px;
			border-radius: 0 0 10px 10px;
			background-color: #0f8bc6;
			-webkit-box-shadow: 0 5px 5px rgba(15,16,16,.21);
			-moz-box-shadow: 0 5px 5px rgba(15,16,16,.21);
			box-shadow: 0 5px 5px rgba(15,16,16,.21);
			background-image: -webkit-linear-gradient(bottom, #0c84bd, #20b3f9);
			background-image: -moz-linear-gradient(bottom, #0c84bd, #20b3f9);
			background-image: -o-linear-gradient(bottom, #0c84bd, #20b3f9);
			background-image: -ms-linear-gradient(bottom, #0c84bd, #20b3f9);
			background-image: linear-gradient(to top, #0c84bd, #20b3f9);
		}
		a.button-1 .btn1-top p { font-size:40px; color:#fff; font-weight:300; margin:0; text-align:center; text-transform:uppercase; line-height:40px;}
		a.button-1 .btn1-top p span { color:#000; font-weight:400;}
			.btn1-corner-l { position:absolute; height:17px; width:14px; left:-14px; top:0; background:url(../images/btn1_corners.png) no-repeat left top;}
			.btn1-corner-r { position:absolute; height:17px; width:14px; right:-14px; top:0; background:url(../images/btn1_corners.png) no-repeat right top;}
			
		
		a:hover.button-1 .btn1-bottom { background:#fff;}
		a:hover.button-1 .btn1-bottom p span { color:#0fb2ff;}
		a.button-1 .btn1-top {
		background-image: -webkit-linear-gradient(bottom, #029be3, #4cc3fc);
		background-image: -moz-linear-gradient(bottom, #029be3, #4cc3fc);
		background-image: -o-linear-gradient(bottom, #029be3, #4cc3fc);
		background-image: -ms-linear-gradient(bottom, #029be3, #4cc3fc);
		background-image: linear-gradient(to top, #029be3, #4cc3fc);	
		}
		a:hover.button-1 .btn1-top p { color:#fff; text-shadow: 0 0 10px #6dd0ff;}
		a:hover.button-1 .btn1-top p span { color:#fff;}
	
	
	
		








/* FOOTER */

.footer-wrapper {
	width:100%;
	margin:0 auto;
}
.footer-top { border-top:6px solid rgba(0,0,0,0.4); border-bottom:6px solid rgba(0,0,0,0.5); padding:30px 0; width:100%; margin-bottom:20px;/**background:rgba(0,0,0,0.7);*/}
.footer-wrapper p { font-size:13px; color:#6f6f6f; margin-bottom:20px; line-height:17px; text-align:center;}
.footer-wrapper p a { color:#6f6f6f;}
.footer-wrapper p a:hover { color:#61c4f8;}
.footer-wrapper p.footer-menu { color:#fff; font-size:18px; font-weight:300; line-height:53px; margin:0; text-align:left}
.footer-wrapper p.footer-menu a { display:inline-block; text-decoration:underline; color:#919191; margin:0; padding:0 20px;  white-space:nowrap; text-transform:uppercase;}
.footer-wrapper p.footer-menu a.footer-menu-join { color:#20b2f7;}
.footer-wrapper p.footer-menu a:hover { text-decoration:none; color:#fff;}

p.footer-request { font-size:13px; color:#b9b9b9;}
p.footer-request a { text-decoration:underline; color:#b9b9b9;}
p.footer-request a:hover { text-decoration:none;color:#61c4f8;}

.footer-logo {width:322px; height:53px; margin:0; background:url(../images/logo.png) no-repeat; opacity:0.5; float:left; margin-left:20px; position:relative; margin-right:80px;}
.footer-arrow { position:absolute; width:47px; height:80px; top:50%; margin-top:-40px; right:-70px; background:url(../images/footer-arrow.png) no-repeat;}




/****  ALL MOVIES PAGE  ****/
.select-item-block { display:inline-block; text-align:left;}
.all-movs-block a.button-1 { margin-bottom:10px;}
.sort-block { float:left; padding:5px 0;}
.block-title-sort { position:absolute; right:5px; top:0;}
.block-title-sort .pager-wrap { float:left;}

		/* sort forms styles */
		.sort-label { font-size:12px; text-transform:uppercase; color:#fff; margin-right:5px; line-height:30px;}
		.sort_field { line-height:28px; border:1px solid #444444; background:rgba(255,255,255,0.1); margin-right:15px; font-size:12px; color:#9d9d9d; text-transform:uppercase; padding:0 20px 0 5px; height:28px;
		-webkit-appearance: none; /*Removes default chrome and safari style*/
		-moz-appearance: none; /* Removes Default Firefox style*/
		text-indent: 0.01px; /* Removes default arrow from firefox*/
		text-overflow: ""; /*Removes default arrow from firefox*/
		background:url(../images/selectbg.png) no-repeat;
		background-position:right center; /*Position of the background-image*/}
		
		.sort_field:focus { background:#000; color:#fff; border:1px solid #444444; }
		
		
		
/* ALL SITES */
.site-block { padding-top:20px; border-bottom:8px solid #000;}
.sb-site-logo { background:url(../images/site_logo_bg.png) no-repeat center center; padding:15px 9px 15px 10px; width:200px; height:94px; text-align:center; float:left; margin:15px 25px; margin-top:0;  overflow: hidden;}
.sb-site-logo img {min-width: auto !important; max-width: auto !important; margin:0 auto;}

h2.sb-site-name { text-align:left; color:#fff; font-size:22px; line-height:22px; margin-bottom:15px; padding-top:10px; padding-left:270px;  padding-right:10px;}
h2.sb-site-name span { display:inline-block; background:url(../images/sitetitleicon.png) no-repeat left bottom; height:20px; width:20px; margin-right:5px;}
.site-block p { padding-left:270px; text-align:left; margin-bottom:10px; padding-right:10px;}
p.sb-site-stats { font-size:13px; color:#898989; line-height:15px;}
p.sb-site-stats b { color:#1dacf0; font-weight:400;}
p.sb-site-stats span { display:inline-block; margin-right:15px;}
p.sb-site-desc { font-size:15px; line-height:18px; margin-bottom:20px;}

	/* thumbs for site sets*/
	.site-sets { clear:both;}
	.site-sets li { width:24%; max-width:312px; margin:3px 3px;}
	
	.th-over-info { position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.7); z-index:500; padding:0; width:100%; height:22px; line-height:18px; overflow:hidden;}
		.site-sets a.tn p.tn-views { position:static; font-size:11px; color:#c2c2c2; float:left; line-height:22px; margin-bottom:0; padding:0; margin-left:6px;}
		.site-sets .tn-hd-icon { top:3px; right:3px;}
		.site-sets p.tn-title { float:left; font-size:16px; margin-bottom:0px; line-height:18px;  padding-left:5px;}
		.site-sets p.tn-added { float:right; padding-right:5px; line-height:18px; margin-bottom:0;}	
		.site-sets p.tn-rank { float:right; font-size:14px; color:#1fb1f7; line-height:22px;  padding:0px; margin-right:6px; background:url(../images/tn_rank_icon.png) no-repeat left center; padding-left:15px;}
		
		.sb-links { text-align:center; margin-bottom:15px;}
		.sb-links li { display:inline-block; width:49%; margin:0 2px; height:56px;}
		.sb-links li a { display:block; width:100%; height:56px; line-height:56px; font-size:20px; text-decoration:none;}
			.sb-links li.sb-link-1 a {
				color:#0f8ac5;
				background:#fff;
				background-image: -webkit-linear-gradient(bottom, #ccc, #fff);
				background-image: -moz-linear-gradient(bottom, #ccc, #fff);
				background-image: -o-linear-gradient(bottom, #ccc, #fff);
				background-image: -ms-linear-gradient(bottom, #ccc, #fff);
				background-image: linear-gradient(to top, #ccc, #fff);
				}
			.sb-links li.sb-link-1 a:hover {
				color:#fff;
				background:#0c84bd;
				background-image: -webkit-linear-gradient(bottom, #0c84bd, #20b3f9);
				background-image: -moz-linear-gradient(bottom, #0c84bd, #20b3f9);
				background-image: -o-linear-gradient(bottom, #0c84bd, #20b3f9);
				background-image: -ms-linear-gradient(bottom, #0c84bd, #20b3f9);
				background-image: linear-gradient(to top, #0c84bd, #20b3f9);
				}
				
			.sb-links li.sb-link-2 a {
				color:#fff;
				background:#606060;
				background-image: -webkit-linear-gradient(bottom, #2e2e2e, #606060);
				background-image: -moz-linear-gradient(bottom, #2e2e2e, #606060);
				background-image: -o-linear-gradient(bottom, #2e2e2e, #606060);
				background-image: -ms-linear-gradient(bottom, #2e2e2e, #606060);
				background-image: linear-gradient(to top, #2e2e2e, #606060);
				}
			.sb-links li.sb-link-2 a:hover {
				color:#fff;
				background:#0c84bd;
				background-image: -webkit-linear-gradient(bottom, #0c84bd, #20b3f9);
				background-image: -moz-linear-gradient(bottom, #0c84bd, #20b3f9);
				background-image: -o-linear-gradient(bottom, #0c84bd, #20b3f9);
				background-image: -ms-linear-gradient(bottom, #0c84bd, #20b3f9);
				background-image: linear-gradient(to top, #0c84bd, #20b3f9);
				}
	
	
/* MODEL PAGE */	
.model-block { border-bottom:8px solid #000; padding-bottom:15px;}
.model-block .block-title { margin-bottom:10px; height:auto;}
p.path { padding:0 15px; margin-bottom:15px; text-align:left; font-size:24px; font-weight:400; color:#fff; line-height:26px;}
p.path a { text-decoration:none; font-weight:300; font-size:18px; color:#179ede; text-transform:uppercase;}
p.path a:hover { text-decoration:underline;}
p.path span.path-arrow {background:url(../images/path_arrow.png) no-repeat center center; display:inline-block; width:20px; height:20px; margin:0 6px;}
.mp-photo { float:left; width:400px; padding:10px; background:rgba(255,255,255,0.06); margin-left:15px; margin-right:20px;}
.mp-info { padding-right:15px; padding-left:455px;}
.mp-info h3 { font-size:16px; text-transform:uppercase; color:#1faff4; margin-bottom:15px; line-height:18px;}
.mp-info ul { margin-bottom:10px; font-size:0;}
.mp-info li { font-size:16px; color:#898989; margin-bottom:12px; padding:0; display:inline-block; width:100%;}
.mp-info li.mp-name { width:40%;}
.mp-info li.mp-rank { width:60%; text-align:right;}
	span.rank-stars { display:inline-block; background:url(../images/stars10rank.png) no-repeat left top; width:146px; height:18px; margin-left:7px; margin-bottom:-2px;}
		span.rank-stars-9 { background-position:left -20px;}
		span.rank-stars-8 { background-position:left -40px;}
		span.rank-stars-7 { background-position:left -60px;}
		span.rank-stars-6 { background-position:left -80px;}
		span.rank-stars-5 { background-position:left -100px;}
		span.rank-stars-4 { background-position:left -120px;}
		span.rank-stars-3 { background-position:left -140px;}
		span.rank-stars-2 { background-position:left -160px;}
		span.rank-stars-1 { background-position:left -180px;}
		span.rank-stars-0 { background-position:left -200px;}
.mp-info li span {color:#1faff4;}
.mp-info li.mp-bio { padding:15px 0;}
.mp-info li.mp-bio p { color:#cdcdcd; font-size:16px; line-height:17px; margin:0; padding-top:6px;}

.niches-list { text-align:left; color:rgba(0,0,0,0.01);}
.niches-list a { display:inline-block; padding:10px 15px; color:#bbbbbb; text-decoration:none; font-size:15px; white-space:nowrap; margin-bottom:5px;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: rgba(255,255,255,0.1);
	border: solid 1px #444;
	}
.niches-list a:hover { background:#fff; color:#1faff4; border-color:#1faff4;}
	


/*** SET PAGE ***/
.set-block { border-bottom:8px solid #000; padding-bottom:15px;}
.set-block .block-title { margin-bottom:10px; height:auto;}

.movie-block { width:100%; margin:0 auto; margin-bottom:15px;}
.movie-wrapper { padding:0; margin:0; width:100%; height:auto; position:relative;}
.movie-info { padding:0; margin:0; width:100%; height:auto; position:relative;}
		.sp-links { position:absolute; right:0; top:0; width:auto; height:auto; font-size:0; text-align:right;}
		.sp-links a, .sp-links span { display:inline-block; padding:0 15px; height:36px; line-height:36px; font-size:14px; color:#b5d8e8; text-decoration:none; text-transform:uppercase; text-align:center;font-family: 'Open Sans', sans-serif;
		}
	
		.sp-links a.sp-links-photo, .sp-links span.sp-links-photo {
		
		background-image: -webkit-linear-gradient(bottom, rgba(12,132,189,0.3), rgba(32,179,249,0.3));
		background-image: -moz-linear-gradient(bottom, rgba(12,132,189,0.3), rgba(32,179,249,0.3));
		background-image: -o-linear-gradient(bottom, rgba(12,132,189,0.3), rgba(32,179,249,0.3));
		background-image: -ms-linear-gradient(bottom, rgba(12,132,189,0.3), rgba(32,179,249,0.3));
		background-image: linear-gradient(to top, rgba(12,132,189,0.3), rgba(32,179,249,0.3));
			}
		.sp-links a.sp-links-video {

		background-image: -webkit-linear-gradient(bottom, rgba(12,132,189,0.5), rgba(32,179,249,0.5));
		background-image: -moz-linear-gradient(bottom, rgba(12,132,189,0.5), rgba(32,179,249,0.5));
		background-image: -o-linear-gradient(bottom, rgba(12,132,189,0.5), rgba(32,179,249,0.5));
		background-image: -ms-linear-gradient(bottom, rgba(12,132,189,0.5), rgba(32,179,249,0.5));
		background-image: linear-gradient(to top, rgba(12,132,189,0.5), rgba(32,179,249,0.5));
			}
			
			.sp-links a:hover.sp-links-photo,.sp-links span:hover.sp-links-photo, .sp-links a:hover.sp-links-video {
		color:#fff; cursor:pointer;
		background-image: -webkit-linear-gradient(bottom, rgba(12,132,189,1), rgba(32,179,249,1));
		background-image: -moz-linear-gradient(bottom, rgba(12,132,189,1), rgba(32,179,249,1));
		background-image: -o-linear-gradient(bottom, rgba(12,132,189,1), rgba(32,179,249,1));
		background-image: -ms-linear-gradient(bottom, rgba(12,132,189,1), rgba(32,179,249,1));
		background-image: linear-gradient(to top, rgba(12,132,189,1), rgba(32,179,249,1));
		}
		
		
		.movie-info ul { text-align:left; font-size:0;}
		.movie-info ul li { display:inline-block; height:36px; line-height:36px; font-size:13px; margin-right:15px;}
		.movie-info ul li span { color:#1eadf1;}

			/*player*/
		img.movie-tn { z-index:200;}
		a.play-icon-big { position:absolute; left:50%; top:50%; width:94px; height:94px; opacity:0.5; z-index:500; margin-left:-47px; margin-top:-47px; display:block; background:url(../images/bigplayicon.png) no-repeat center center;}
		a:hover.play-icon-big { opacity:1;}
		
		.player { position:absolute; bottom:0; left:0; width:100%; height:36px; background:url(../images/player_bg.png) repeat-x left top; z-index:500;}
		.player-left { position:absolute; width:82px; height:36px; left:0; top:0; background:url(../images/player_left.png) no-repeat left top;}
		.player-right { position:absolute; width:79px; height:36px; right:0; top:0; background:url(../images/player_right.png) no-repeat left top;}
		.load-bar { margin:16px 85px 0 90px; height:5px; background:rgba(0,0,0,0.2); position:relative;}
		.loader { height:5px; position:absolute; width:5%; left:0; top:0; background:#f39d04;}
		
		
		.sp-info { margin:0 15px; margin-bottom:0;}
			.sp-info-tn { width:162px; background:rgba(255,255,255,0.06); padding:10px; float:left; margin-left:0; margin-right:15px;}
			.sp-info-tn a.sp-info-photo { width:160px; position:relative; display:block; margin-bottom:8px; height:auto;}
			.sp-info-tn a.sp-info-photo img { border:1px solid #fff;}
				.sp-info-tn a:hover.sp-info-photo img { border:1px solid #1faff4;}
				
				.sp-info-tn a.sp-info-photo p.tn-rank { position:absolute; bottom:1px; right:-1px; height:14px; line-height:14px; background:url(../images/model_rank_bg.png) no-repeat left top; text-align:right; padding:2px 5px 6px 0; width:52px; margin:0; font-size:13px; color:#1faff4;}
				.sp-info-tn a.sp-info-photo p.tn-rank span.modelrank-icon { display:inline-block; height:14px; background:url(../images/tn_rank_icon.png) no-repeat left bottom; width:14px;}
			p.sp-info-name { margin:0; text-align:left; font-size:15px; line-height:16px;}
			p.sp-info-name a { color:#fff; text-decoration:none;}
			p.sp-info-name a span { font-size:13px; color:#666666;}
				p.sp-info-name a:hover, p.sp-info-name a:hover span { color:#1faff4;}
				
		.sp-info-txt { padding-left:200px;}
		.sp-info-txt h3 { color:#1faff4; font-size:16px; margin-bottom:10px; padding-top:10px;}
		
		
		/*tariff buttons*/
		.sp-tariff-btn {
		width: 1160px;
		height: 70px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		background-color: #363636;
		background-image: -webkit-linear-gradient(bottom, #7d7d7d, #cecece);
		background-image: -moz-linear-gradient(bottom, #7d7d7d, #cecece);
		background-image: -o-linear-gradient(bottom, #7d7d7d, #cecece);
		background-image: -ms-linear-gradient(bottom, #7d7d7d, #cecece);
		background-image: linear-gradient(to top, #7d7d7d, #cecece);
		position:relative; margin:35px auto 15px auto;
		}
		a.sp-tariff-btn-1 { display:block; text-align:center; position:absolute; background:#fff;
		width: 170px;
		height: 51px; padding-top:11px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		top:4px;
		font-size:26px; color:#0f8ac5; text-decoration:none; overflow:hidden; line-height:20px;
		}
		a.sp-tariff-btn-1 span {font-family: 'Roboto Condensed', sans-serif; color:#212121; font-size:16px; text-transform:uppercase;}
				a.sptb-1 { left:4px;}
				a.sptb-2 { left:178px;}
				a.sptb-3 { right:178px;}
				a.sptb-4 { right:4px;}
		
		a:hover.sp-tariff-btn-1 {
		background-image: -webkit-linear-gradient(bottom, #0c84bd, #20b3f9);
		background-image: -moz-linear-gradient(bottom, #0c84bd, #20b3f9);
		background-image: -o-linear-gradient(bottom, #0c84bd, #20b3f9);
		background-image: -ms-linear-gradient(bottom, #0c84bd, #20b3f9);
		background-image: linear-gradient(to top, #0c84bd, #20b3f9);
			color:#fff;}
		a:hover.sp-tariff-btn-1 span { color:#000;}
		
		a.sp-tariff-btn-2 { display:block; position:absolute; top:-17px; left:50%; margin-left:-220px; width:440px; height:60px; padding-top:20px;
		background-image: -webkit-linear-gradient(bottom, #0c84bd, #20b3f9);
		background-image: -moz-linear-gradient(bottom, #0c84bd, #20b3f9);
		background-image: -o-linear-gradient(bottom, #0c84bd, #20b3f9);
		background-image: -ms-linear-gradient(bottom, #0c84bd, #20b3f9);
		background-image: linear-gradient(to top, #0c84bd, #20b3f9);
		-webkit-border-radius: 0 0 10px 10px;
		-moz-border-radius: 0 0 10px 10px;
		border-radius: 0 0 10px 10px;
		-webkit-box-shadow: 0 5px 5px rgba(15,16,16,.21);
		-moz-box-shadow: 0 5px 5px rgba(15,16,16,.21);
		box-shadow: 0 5px 5px rgba(15,16,16,.21);
		
		color:#fff; text-decoration:none; font-size:40px; line-height:18px; text-transform:uppercase; text-align:center;
		}
		a.sp-tariff-btn-2 span {font-family: 'Roboto Condensed', sans-serif; color:#000; font-size:16px;}
		span.sp-btn-lcorner, span.sp-btn-rcorner { position:absolute; display:block; top:0; width:14px; height:17px;}
		span.sp-btn-lcorner { left:-14px; background:url(../images/btn1_corners.png) no-repeat left top;}
		span.sp-btn-rcorner { right:-14px; background:url(../images/btn1_corners.png) no-repeat right top;}
			a:hover.sp-tariff-btn-2 { background:#24b9ff;}






/*** JOIN PAGE ***/
.JoinHeader { background:url(../images/join_header.jpg) no-repeat left top; height:110px; border-bottom:none;}
.JoinHeader a.header-logo { width:350px; height:70px; background:rgba(0,0,0,0.6) url(../images/logo.png) no-repeat center center; left:20px; top:50%; margin-top:-35px;}
.JoinHeader a:hover.header-logo {background:rgba(0,0,0,0.8) url(../images/logo.png) no-repeat center center; opacity:1;}
.join-header-stats { background:#000; padding:10px 0;}

.jh-info { float:left; text-align:left;}
.jh-info li {font-family: 'Open Sans', sans-serif; display:inline-block; margin:0 5px; font-size:14px; color:#606060;}
.jh-stats { float:right; text-align:right;}
	.jh-info li.jh-icon1 { background:url(../images/jh_stats_2.png) no-repeat right center; padding-right:55px; margin-right:10px;}
	.jh-info li.jh-icon2 { background:url(../images/jh_stats_3.png) no-repeat right center; padding-right:30px; margin-right:0;}
.jh-stats li {font-family: 'Open Sans', sans-serif; display:inline-block; margin:0 3px; font-size:14px; color:#a4a3a3; background:url(../images/jh_stats_1.png) no-repeat left center; padding-left:13px;}
.jh-stats li span { color:#0b8fce;}


	/*join forms*/
	.l-col { float:left; width:44%; margin-left:4%;}
	.r-col { float:right; width:44%; margin-right:4%;}
	
	.j-step { margin-bottom:20px;}
	.j-step h2 { font-size:18px; line-height:48px; position:relative; padding-left:60px; text-align:left; margin:0; color:#19a3e5; font-family:'Roboto', sans-serif;}
	.j-step h2 span { position:absolute; left:0px; top:0; display:block; height:48px; width:44px; line-height:48px; color:#fff; background:#505050; font-size:30px; text-align:center;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;}
	.step-content { width:100%;
	padding:15px 0; 
	-webkit-border-radius: 0 10px 10px;
	-moz-border-radius: 0 10px 10px;
	border-radius: 0 10px 10px;
	background-color: rgba(255,255,255,0.1);
	border: solid 1px #505050;}
	.r-col>p { padding:0 10px; margin-bottom:10px; text-align:center;}
	
	
		/**/
		.join-form-acc { width:90%; margin:0 auto;}
		.join-form-acc li { margin-bottom:15px; display:block; height:35px;}
		.join-form-acc li:last-child { margin-bottom:0;}
		.label-1 { display:block; margin-bottom:10px; font-size:16px; font-weight:300; color:#fff; float:left; width:22%; text-align:right; line-height:35px;}
		.input-1 { width:71%; padding:0 2%; height:35px; line-height:35px; background:rgba(255,255,255,0.1); font-size:16px; color:#fff; border:none; border:1px solid #747474; float:right; overflow:hidden;}
		input:focus.input-1 { background:#fff; color:#000; border-color:#19a3e5;}
		.label-1-2 { line-height:12px; padding-top:7px; height:28px;}
		.label-1 span { font-size:12px; color:#c0c0c0;}
		
		
		.join-form-plans li { margin-bottom:10px; display:block;}
		.join-form-plans li:last-child { margin-bottom:0;}
		input[type="radio"] { display:none; }
		
		
		
		
		label.check-label-3 { display:block; font-size:14px; width:80%; margin:0 auto; height:auto; padding:5px 0; border:none; position:relative; cursor:pointer; -webkit-border-radius: 5px;  -moz-border-radius: 5px; border-radius: 5px;}
		label.check-label-3 p { font-size:16px; font-weight:300; color:#d3d3d3; padding:5px 0 5px 40px; margin:0px; line-height:18px; text-align:left; margin-bottom:0px;}
		input[type="radio"] + label.check-label-3 span.rb {
			display: block;
			position:absolute;
			vertical-align: middle;
			width: 20px;
			height: 20px;
			left:8px; top:50%; margin-top:-10px;
			background:url(../images/rbtn1.png) no-repeat left -33px;
			cursor: pointer;
		}
		input[type="radio"] + label:hover.check-label-3 span.rb {background:url(../images/rbtn1.png) no-repeat left -68px;}
		input[type="radio"]:checked + label.check-label-3 span.rb {
			background:url(../images/rbtn1.png) no-repeat left top;
		}
		
		input[type="radio"]:checked + label.check-label-3 p { color:#fff;}
		
			label:hover.check-label-3 { background:rgba(0,0,0,0.4);}
			label:hover.check-label-3 p { color:#d3d3d3;}
			
		
		
		
		
		
		label.check-label-2 { display:block; font-size:15px; width:90%; margin:0 auto; height:66px; padding:0; border:none; position:relative;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background:rgba(0,0,0,0.3);
		cursor:pointer;
		}
		
		label.check-label-2 p { font-size:22px; color:#fff; padding-left:45px; margin:0px; line-height:22px; padding-top:12px; text-align:left; margin-bottom:6px; font-weight:300;}
		label.check-label-2 p b { color:#19a3e5; font-weight:500;}
		label.check-label-2 p.plan-desc { font-size:14px; line-height:14px; margin:0; color:#afaeae; padding-top:0;}
		label.check-label-2 p.price { position:absolute; right:10px; top:17px; width:85px; text-align:center; font-size:14px; color:#fff; line-height:16px; padding-top:0px;}
		label.check-label-2 p.price span { font-size:24px; color:#fff; font-weight:400;}
		label.check-label-2 p.price-discount { top:5px; }
		label.check-label-2 p.price-discount span.pr-discount { font-size:15px; text-decoration:line-through; font-weight:400; color:#ff2e2e;}
		
		
		span.bestdeal { display:inline-block; height:18px; width:71px; background:url(../images/bestdeal.png); margin-left:2px;}
		
		label:hover.check-label-2 {background:rgba(0,0,0,0.6);}
		label:hover.check-label-2 p, label:hover.check-label-2 p b { color:#fff;}
		input[type="radio"] + label.check-label-2 span.rb {
			display: block;
			position:absolute;
			vertical-align: middle;
			width: 20px;
			height: 20px;
			left:12px; top:50%; margin-top:-10px;
			background:url(../images/rbtn1.png) no-repeat left -33px;
			cursor: pointer;
		}
		input[type="radio"] + label:hover.check-label-2 span.rb {background:url(../images/rbtn1.png) no-repeat left -68px;}
		input[type="radio"]:checked + label.check-label-2 span.rb {
			background:url(../images/rbtn1.png) no-repeat left top;
		}
		input[type="radio"]:checked + label.check-label-2 {background:rgba(0,0,0,0.6);}
		input[type="radio"]:checked + label.check-label-2 p { color:#fff;}
		input[type="radio"]:checked + label.check-label-2 p b { color:#19a3e5;}
		
		
		.submit-btn-2 { font-size:18px;  color:#fff; display:block; width:360px; height:60px; line-height:60px; border:none; margin:10px auto; margin-bottom:20px;
		background-color: #0f8bc6;
-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; font-weight:400; text-transform:uppercase;
	background-image: -webkit-linear-gradient(bottom, #0c84bd, #159ad9 50%, #1ca4e5 50%, #20b3f9);
	background-image: -moz-linear-gradient(bottom, #0c84bd, #159ad9 50%, #1ca4e5 50%, #20b3f9);
	background-image: -o-linear-gradient(bottom, #0c84bd, #159ad9 50%, #1ca4e5 50%, #20b3f9);
	background-image: -ms-linear-gradient(bottom, #0c84bd, #159ad9 50%, #1ca4e5 50%, #20b3f9);
	background-image: linear-gradient(to top, #0c84bd, #159ad9 50%, #1ca4e5 50%, #20b3f9)
}
.submit-btn-2:hover {cursor:pointer; color:#1fb1f6;
background-color: #fff;
	background-image: -webkit-linear-gradient(bottom, #d8d8d8, #fff 74%);
	background-image: -moz-linear-gradient(bottom, #d8d8d8, #fff 74%);
	background-image: -o-linear-gradient(bottom, #d8d8d8, #fff 74%);
	background-image: -ms-linear-gradient(bottom, #d8d8d8, #fff 74%);
	background-image: linear-gradient(to top, #d8d8d8, #fff 74%);

}
		
		
		p.j-txt1 { font-size:13px; line-height:14px; text-transform:uppercase;}
		p.j-txt1 span { color:#19a3e5;}
		
		p.j-txt2 { font-size:16px; line-height:17px; text-transform:uppercase; margin-bottom:0;}
		p.j-txt2 a { text-decoration:underline;  color:#19a3e5;}
		p.j-txt2 a:hover { color:#fff; text-decoration:none;}
		
		
		
		/* membership info */
		.join-infomembership { background:rgba(0,0,0,0.4); padding:20px 0; margin:15px auto; }
				
		h2.j-adv-title { font-family:'Roboto', sans-serif; text-align:center; color:#fff; font-size:26px; line-height:30px; margin-bottom:20px; font-weight:300;}
		h2.j-adv-title span { color:#19a3e5;}
		.adv-list-2 { text-align:center;}
		.adv-list-2 li { display:inline-block; width:auto; height:40px; color:#fff; font-size:14px; line-height:15px; margin:5px 20px; text-align:left; padding-left:50px; padding-top:3px;}
		li.adv2-icon-1 { background:url(../images/adv2icons.png) no-repeat left top;}
		li.adv2-icon-2 { background:url(../images/adv2icons.png) no-repeat left -120px;}
		li.adv2-icon-3 { background:url(../images/adv2icons.png) no-repeat left -240px;}
		li.adv2-icon-4 { background:url(../images/adv2icons.png) no-repeat left -360px;}
		li.adv2-icon-5 { background:url(../images/adv2icons.png) no-repeat left -480px;}
		li.adv2-icon-6 { background:url(../images/adv2icons.png) no-repeat left -600px;}
		li.adv2-icon-7 { background:url(../images/adv2icons.png) no-repeat left -720px;}

		
		
/*popup styles*/
/*modal window*/
#lean_overlay {
    position: fixed;
    z-index:800;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background:rgba(0,0,0,1);
    display: none;
	z-index:9998;

}

#episodes-window {
width:1200px;
height:auto;
max-height:80%;
display:none;
background: #161616;
left: 50%;
top:10%;
margin-top:0;
margin-left:-600px;

border:3px solid #fff;
box-shadow: 0 0 30px 0px #000; -moz-box-shadow: 0 0 30px 0px #000; -webkit-box-shadow: 0 0 30px 0px #000; -o-box-shadow: 0 0 30px 0px #000;
z-index:9999;
overflow:auto;
}

#episode-ctnr { padding:0px; position:relative; padding-bottom:15px;  width:100%;}
#episode-ctnr h3 { text-align:center; font-size:24px; line-height:30px; padding:20px; margin-bottom:15px; background:rgba(0,0,0,0.8); color:#1fb1f7; border-bottom:1px solid #1fb1f7;}

.episode-thumbs { width:98%; margin:0 auto; font-size:0; line-height:0; text-align:center;}

.episode-thumbs li { width:200px; height:auto; margin:10px; display:inline-block; font-size:14px; color:#ccc; line-height:16px;}
.episode-thumbs li a { display:block; height:auto; margin:0; padding:0;}
.episode-thumbs li a img { border:1px solid #fff; margin:0; padding:0;}
.episode-thumbs li a:hover img{ border:1px solid #1fb1f7;}

.modal_close { position: absolute; top: 10px; right: 10px; display: block; width: 42px; height: 42px; background: url(../images/modal_close.png); opacity:0.4; }
.modal_close:hover { background:url(../images/modal_close.png); opacity:0.8;}


