@charset "utf-8";
/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
}

body {
	background-image:url(images/rand_01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #356152;
}

a {
	text-decoration: none;
	color: white;
}

img {
	border: 0px;
}

.container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	dborder-left: 2px solid white;
	dborder-right: 1px solid white;
}

.age_confirm {
	z-index: 99999;
	background-color: #fff;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	bottom: 100%;
	right: 100%;
	padding-top: 10%;
}

.tvc {
	z-index: 99998;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	bottom: 100%;
	right: 100%;
	padding-top: 100px;
}

.tvc_background {
	background-color: #000;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	position: absolute;
	top:0;
	left:0;
	z-index:-1;
}

.header {
	position: relative;
}

.menu {
	height: 249px;
	overflow: hidden;
	padding-bottom: 20px;
	background-color: white;
}

.menu_textpage {
	hceight: 249px;
	overflow: hidden;
	padding-bottom: 20px;
	background-color: white;
}

.main_menu {
	width: 260px;
	float: left;
	height: 249px;
	background-image:url(images/www_04.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_menu a#main_link {
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	color: white;
	display: block;
	padding: 5px 0 7px 5px;
	padding: 12px 0 12px 5px;
	margin-left: 23px;
	text-decoration:none;
}

.main_menu a#main_link:hover {
	background-color:#030;
}
.main_menu_long {
	width: 930px;
	float: left;
	background-color: #005720;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
.main_menu_long a#main_link {
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	color: white;
	display: inline;
	padding: 5px ;
	text-decoration:none;
}
.main_menu_long a#main_link:hover {
	background-color:#030;
}

.login_field {
	position: absolute;
	padding: 10px;
	background-color: #CCC;
	display: none;
	margin: -27px 100px 100px 100px;
	z-index: 10000;
	text-align: left;
	width: 225px;
	height: 140px;
	overflow: hidden;
	
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 5px 0 7px 5px;
	margin-left: 23px;
	
}

.login_field input {
	margin: 3px;
	width: 202px;
	font-size: 18px;
	color: #666;
	background-color:#fff;
	border: 1px solid #bbb;
	padding: 5px;
}

.login_field a {
	font-size: 10px;
	padding: 5px;
	display: block;
	float: left;
	color: #005720;
}

.login_field_hider {
	background-color: none;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: none;
	z-index: 1000;
	
}

.main_menu_long .login_field {
	margin-left: -238px;
	margin-top: 0px;
	text-align: right;
	padding-right: 5px;
}

.news_short {
	width: 680px;
	height: 249px;
	margin-left: 270px;
	background-color: #eee;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

.news_short #image {
	float: left;
	z-index:100;
}

.news_short #image_caption {
	height: 30px;
	width: 253px;
	background-color:#333;
	z-index:200;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: white;
	padding: 2px 10px 2px 10px;
	font-size: 9px;
	text-transform:uppercase;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	line-height:10px;
}

.news_short #short_text_title {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}

.news_short #short_text {
	display: block;
	float: left;
	width: 367px;
	height: 170px;
	font-size: 12px;
	color: white;
	background-image:url(images/www_08.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 10px;
}

.news_short #links {
	background-color: #262626;
	width: 377px;
	height: 26px;
	float: left;
	padding: 0px;
	padding: 8px 0 0 30px;
}

.news_short #links a {
	font-size: 14px;
	color: white;
	text-decoration: none;
	padding: 0 3px;
}

.news_short #links a:hover {
	background-color: white;
	color: #262626;
}

.news_short #links a#current {
	background-color: #333;
}


.news_short #header {
	display: block;
	height: 30px;
	background-image:url(images/title_news.jpg);
	background-repeat:no-repeat;
}


.text_content {
	width: 680px;
	min-height: 249px;
	margin-left: 270px;
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

.text_content #textpage_title {
	color:#666;
	font-size: 14px;
	display: block;
	padding-left: 30px;
}

.text_content #textpage_text {
	color: #666;
	font-size: 12px;
	padding: 10px 15px 10px 30px;
	display: block;
}

.text_content #textpage_text a {
	color: #333;
	text-decoration:underline;
}

.text_content #textpage_text a:hover {
	color: #999;
	text-decoration:none;
}

.middle_banner {
	margin: 10px 0;
}

.left_movie_section {
	float: left;
	display: block;
	position: relative;
}
.left_movie_section #more_clipz {
	background-color: #17181b;
	float: left;
	height: 422px;
	width: 435px;
	color: white;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 14px;
}

.more_clips {
	background-color: #17181b;
	float: left;
	height: 422px;
	width: 455px;
	color: white;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 14px;
}

.more_clips #clip {
	display: block;
	margin: 0 0 3px 0;
	float: left;
	width: 100%;
	cursor: hand;
}

#clip:hover {
	background-color: #000;
}

.more_clips #clip #thumb {
	float: left;
}

#clip #info_span {
	float: left;
	margin: 25px 0 0 20px;
	width: 235px;
}


#info_span #title {
	font-size: 14px;
	font-weight:bold;
	display: block;
}
#info_span #info {
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#info_span #link {
	font-size: 9px;
	font-weight: normal;
	color: white;
	text-decoration:underline;
}
.free_clip_container {
	margin: 0 auto;
	width: 899px;
	padding: 15px 0 15px 50px;
	position: relative;
	text-align: center;
}
.free_clips_background {
	background-color: #363; 
	height: 100%; 
	width: 950px; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index:-1;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;

}
.free_clip {
	width: 128px;
	height: 220px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	text-align: left;
	display: block;
	float: left;
	text-transform:uppercase;
	old_width: 174px;
	padding: 10px 10px 0 10px;
	margin: 5px;
	margin-top: 0px;
	position: relative;
	background-color: transparent;
		cursor: hand;

}
.free_clip:hover, .free_clip:hover #info_span #link {
	color: #666;
}
.free_clip #free_clip_back {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 20;
	
	background-image:url(images/movie_button_background.png);
	background-position: top left;
	background-repeat:no-repeat;

	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;

}
.free_clip #thumb {
	z-index:999;
	position: relative;
}

.free_clip #info_span {
	float: left;
	margin: 10px 0 30px 0px;
	z-index:999;
	position: relative;
}
.free_clip #info_span #title {
	font-size: 14px;
	font-weight:bold;
	display: block;
}
.free_clip #info_span #info {
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#info_span #links {
	position: absolute;
	height: 40px;
	display: block;
	top: 115px;
	width: 150px;
}

.free_clip #info_span #link {
	font-size: 9px;
	font-weight: normal;
	color: white;
}

.watch_button {
	position: absolute;
	top: 187px;
	left: 29px;
}

.right_movie_section {
	margin-left: 469px;
	padding-left: 12px;
	background-color:#FFF;
	position: relative;
}

.right_movie_section  .long_info {
	padding-left: 25px;
	position: absolute;	
	z-index: 15000;
	top: 213px;
	left: 41px;		
}
.right_movie_section .watch_button {
	position: absolute;
	top: 187px;
	left: 41px;
}



.movie_section {
	width: 950px;
	height: 377px;
	z-index: 9999;
}

.movie_section #movie {
	float: left;
	height: 350px;
	z-index: 15555;
}

.movie_section #clip_info {
	background-color: #17181b;
	float: left;
	width: 453px;
	color: white;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 30px;
	height: 350px;
}

.movie_section #clip_info #info_title {
	font-size: 16px;
	font-weight:bold;
	display: block;
	padding: 60px 0 20px 0;
}
.movie_section #clip_info #info_label {
	font-size: 8px;
	font-weight: bold;
	display: block;
	overflow: hidden;
}

.movie_section #clip_info #info_text {
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
	overflow: hidden;
}

.banner_zone {
	width: 950px;
	height: 172px;
	background-color: #fff;
	padding: 10px 0;
}

.footer {
	width: 950px;
	height: 192px;
	margin: 0 auto;
	background-image: url(images/www_18_20.jpg);
}

.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	text-decoration: underline;
	padding: 30px 0 0 20px;
	display: block;
	float:left;
	text-transform: uppercase;
}

#mediaspace {
	width: 467px;
}

.register th{
	text-align: right;
}

.register input.long {
	width: 250px;
	border: 1px solid #CCC;
}
.register input.long.error {
	background-color: #ff9999;
	border: 1px solid #f00;
}

label.error {
	color: red;
	font-size: 10px;
	padding-left: 10px;
}

.long_info {
	float: left;
	width: 390px;
	height: 194px;
	color: white;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 25px;
	position: absolute;	
	z-index: 15000;
	top: 213px;
	left: 29px;		
}

.long_info_background {
	width: 390px;
	height: 194px;
	padding-left: 30px;
	position: absolute;	
	z-index: -100;
	top: 0px;
	left: 0px;
	background-color: #000;
	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

.long_info #info_title {
	font-size: 16px;
	font-weight:bold;
	display: block;
	padding: 23px 0 20px 0;
}

.long_info #info_label {
	font-size: 8px;
	font-weight: bold;
	display: block;
}

.long_info #info_text {
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
}

.news {
	width: 950px;
	background-color:#FFF;
}

#news_left {
	width: 310px;
	float: left;
	padding-top: 20px;
}

#news_right {
	width: 560px;
	margin-left: 350px;
	padding: 10px;
	padding-left: 30px;
	padding-top: 30px;
	background-color: #eee;
}

#news_item {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #666;
	font-size: 12px;
}

#news_item_long {
	min-height: 249px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #666;
	font-size: 12px;
}
#news_title {
	font-weight: bold;
	font-size: 12px;
	display: block;
}

.news a {
	color: #262;
	text-decoration: underline;
}

.news a:hover {
	color: #999;
	text-decoration: none;
}
#news_left a {
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 10px;
	padding-left: 30px;
}
#news_left a:hover {
	color: #262;
	background-color: #f4f4f4;
}



.left_side_scroll {
	width: 350px;
	height: 350px;
	background-color: #333;
}

.cocktails {
	width: 950px;
	background-color:#FFF;
}

.cocktails a {
	color: #262;
	text-decoration: underline;
	vertical-align:middle;
}

.cocktails a:hover {
	color: #999;
	text-decoration: none;
}

.cocktails #left {
	width: 295px;
	float: left;
}
.cocktails #left a {
	text-decoration: none;
	width: 100%;
	display: block;
	float: left;
}
.cocktails #left a:hover {
	color: #262;
	background-color: #f4f4f4;
}

table.item {
	cursor: pointer;
	cursor: hand;
	width: 100%;
}

table.item:hover {
	background-color: #365536;
	color: white;
}

.item_selected {
	background-color: #ddb;
}

.cocktail_info {
	position: absolute; 
	top: 400px;
	right: 0px;
	padding: 20px;
	background-color: #242;
	color: white;
	width: 250px;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
.cocktails #right {
	width: 615px;
	margin-left: 295px;
	padding: 10px;
	padding-left: 30px;
	padding-top: 30px;
	background-color: #eee;
	display: block;
	font-size: 10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}

.cocktails #right #title {
	font-size: 17px;
	font-weight:bold;
}


.cocktails .item {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #666;
	font-size: 12px;
}








.galleries {
	width: 950px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.galleries a {
	color: #262;
	text-decoration: underline;
	vertical-align:middle;
}

.galleries a:hover {
	color: #999;
	text-decoration: none;
}

.galleries #left {
	width: 295px;
	float: left;
}
.galleries #left a {
	text-decoration: none;
	width: 255px;
	display: block;
	float: left;
	padding: 10px;
	padding-left: 30px;
	font-size: 12px;
}
.galleries #left a:hover {
	background-color: #365536;
	color: white;
}

.galleries #right {
	width: 615px;
	margin-left: 295px;
	padding: 10px;
	padding-left: 30px;
	padding-top: 30px;
	background-color: #eee;
	display: block;
	font-size: 10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}

.galleries #right #title {
	font-size: 17px;
	font-weight:bold;
	display: block;
	font-size: 12px;
	padding: 10px 0;
}


.galleries #item {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #666;
	font-size: 12px;
	padding: 10px;
}

.galleries .item #thumb {
	display: block;
}













.promos {
	width: 950px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.promos a {
	color: #262;
	text-decoration: underline;
	vertical-align:middle;
}

.promos a:hover {
	color: #999;
	text-decoration: none;
}

.promos #left {
	width: 295px;
	float: left;
}
.promos #left a {
	text-decoration: none;
	width: 255px;
	display: block;
	float: left;
	padding: 10px;
	padding-left: 30px;
	font-size: 12px;
}
.promos #left a:hover {
	background-color: #365536;
	color: white;
}

.promos #right {
	width: 655px;
	margin-left: 295px;
	background-color: #eee;
	display: block;
	font-size: 10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}

.promos #right #title {
	font-size: 17px;
	font-weight:bold;
	display: block;
	font-size: 12px;
	padding: 10px 0;
}

.promos #right a {
	display: block;
	float: left;
	padding: 3px;
	width: 210px;
	height: 157px;
	text-align:center;
	vertical-align: middle;
}

.promos #right a img {
	margin: auto;
}
.promos #right a:hover {
	background-color:#999;
}

.promos #item {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #666;
	font-size: 12px;
	padding: 10px;
}

.promos .item #thumb {
	display: block;
}





.sp_submenu {
	position: absolute;
	margin-left: 450px;
	height: 26px;
	padding: 22px 5px 0px 5px;
	background-image: url(images/seriusly_playful_submenu_background.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	z-index: 9999;
}
.sp_submenu a {
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	color: white;
	display: inline;
	padding: 5px;
	margin: 0 2px;
	text-decoration:none;
}

.sp_submenu a:hover {
	background-color:#452;
}

.film_quiz {
	margin: 0 0 0 -30px;
}