@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004c5c;
	background:#fff url(bg-main.png) left top repeat-x;
}

img { 
	background: url(inprogress.gif) no-repeat 50% 50%; 
	border:0 none;
}

.clearer {
	clear:both;
}

#site_holder {
	width:990px;
	margin:auto;
}

#inner_site_holder {
	min-height:500px;
	background:#fff;
}

.site_border_bottom {
	border-bottom:1px solid #ddfaff;
}

#header {
	background:url(bg-head.jpg) left top no-repeat;
	width:990px;
	height:128px;	
}

#header_left,
#header_right {
	float:left;
}

#header_left {
	width:300px;
	height:103px;	
}

#header_right {
	width:690px;
	height:103px;	
}

#header_right_holder {
	width:180px;
	margin-left:510px;
	text-align:right;
}

#flag_wrap {
	margin: 5px 0 0 142px;
}

#header h1 a {
	background:url(logo-johan-volny.png) left top no-repeat;
	width:189px;
	height:103px;
	display:block;
	
}

#header h1 span {
	display:none;
}


#header h2 {
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
}

#flag_de, #flag_us, #flag_uk, #flag_fr, #flag_es, #flag_it {
	width:16px;
	height:11px;
	display:block;
	float:left;
	margin:0 0 0 3px;
}

#flag_de {
	background:url(icon-flag-de.png);
}

#flag_us {
	background:url(icon-flag-us.png);
}

#flag_uk {
	background:url(icon-flag-uk.png);
}

#flag_fr {
	background:url(icon-flag-fr.png);
}

#flag_es {
	background:url(icon-flag-es.png);
}

#flag_it {
	background:url(icon-flag-it.png);
}

#navi_first, #navi_second {
	float:left;
}

#navi_first {
	width:175px;
	padding:5px 5px 0 17px;
}

#navi_second {
	width:771px;
	padding:5px 5px 0 17px;
	
}


#navi_first,
#navi_first a {
	color:#ff0000;
}

#navi_second,
#navi_second a {
	color:#004c5c;
}

#navi_second li.active a {
	color:#ff0000;
}


#navi_first,
#navi_second {
	font-size:14px;
	text-transform:uppercase;
}

#navi_first a,
#navi_second a {
	text-decoration:none;
}


#navi_first ul, #navi_second ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#navi_first li, #navi_second li {
	display:inline;
	float:left;
	padding:0 3px 0 3px;
}

#navi_first ul li:after,
#navi_second ul li:after {
	content:"|";
	padding:0 0 0 3px;
}

#navi_first ul li.last:after,
#navi_second ul li.last:after {
	content:"";
	padding-left:0;
}

#content {
	
}

.welcome_row,
.movies_row,
.gallery_row,
.clip_row  {
	padding:23px;
}

.movies_row  {
	border-bottom:1px solid #9aefff;
}


h2,
h2 a {
	color:#00ccff;
	font-weight:normal;
	text-transform:uppercase;
	font-size:12px;
	margin:0 0 5px 0;
	text-decoration:none;
}

h2 span {
	color:#ff0000;
}

h3,
h3 a {
	color:#ff0000;
	font-weight:normal;
	text-transform:uppercase;
	font-size:12px;
	margin:0 0 5px 0;
	text-decoration:none;
}

.welcome_row .col1,
.welcome_row .col2,
.welcome_row .col3 {
	float:left;
}

.welcome_row .col1 {
	width:500px;
}

.welcome_row .col2 {
	width:190px;
}

.welcome_row .col3 {
	width:249px;
}

.welcome_row .gallery_item_wrapper {
	padding:0 0 18px 0;
}

.welcome_row p {
	margin:.7em 0 .7em 0;
}

.welcome_row .col3 p {
	margin:.4em 0 .4em 0;
}

img.gallery_thumb {
	width:160px;
	height:120px;
}

img.gallery_title {
	width:260px;
	height:195px;
}

img.videothumb {
	width:285px;
	height:164px;
}

div.gallery_thumb,
div.gallery_title,
div.videothumb  {
	position:relative;
}

div.gallery_thumb .hlpdiv,
div.gallery_title .hlpdiv,
div.videothumb .hlpdiv  {
	position:absolute;	
	left:0;
	top:0;	
}


.link_cursor {
	cursor:pointer;	
}

div.gallery_thumb .hlpdiv {
	width:160px;
	height:120px;
}

div.gallery_title .hlpdiv {
	width:260px;
	height:195px;
}

div.videothumb .hlpdiv {
	width:285px;
	height:164px;
}



img.upcoming { opacity: 0.5; }

img.gallery_thumb_invisible  { opacity: 0.2; }


.gallery_site_wrapper .gallery_item_wrapper,
.gallery_site_wrapper .gallery_item_wrapper_last,
.gallery_row .gallery_item_wrapper,
.gallery_row .gallery_item_wrapper_last {
	width:160px;
	float:left;
}

.gallery_site_wrapper .gallery_item_wrapper,
.gallery_row .gallery_item_wrapper {
	margin:0 36px 0 0;
}

.gallery_site_wrapper .gallery_item_wrapper_last,
.gallery_row .gallery_item_wrapper_last {
	margin:0 0 0 0;
}

.gallery_site_wrapper .gallery_item_wrapper,
.gallery_site_wrapper .gallery_item_wrapper_last {
	height:190px;
	overflow:hidden;
}

.gallery_row h2,
.gallery_row h2 a,
.clip_row h2,
.clip_row h2 a {
	font-size:14px;
	font-weight:bold;
}

.dvd_scenes_col .scene_wrapper p,
.gallery_item_wrapper p,
.gallery_item_wrapper_last p,
.gallery_item_wrapper p a,
.gallery_item_wrapper_last p a,
.clip_wrapper p,
.clip_wrapper_last p,
.clip_wrapper p a,
.clip_wrapper_last p a,
.blog_content p,
.blog_content p a	 {
	font-size:11px;
	text-decoration:none;
	color: #004c5c;
	margin:8px 0 0 0;
}

.clip_row .clip_wrapper,
.clip_row .clip_wrapper_last,
.video_site_wrapper .clip_wrapper,
.video_site_wrapper .clip_wrapper_last,
.download_site_wrapper .clip_wrapper,
.download_site_wrapper .clip_wrapper_last	 {
	width:285px;
	float:left;
}

.clip_row .clip_wrapper {
	margin:0 44px 0 0;
}

.video_site_wrapper .clip_wrapper,
.download_site_wrapper .clip_wrapper {
	margin:0 44px 1em 0;
}


.clip_row .clip_wrapper_last {
	margin:0 0 0 0;
}

.video_site_wrapper .clip_wrapper_last,
download_site_wrapper .clip_wrapper_last	 {
	margin:0 0 1em 0;
}


img.corner_exclusive {
	background:none;
	width:90px;
	height:45px;
}

a.joinbutton {
	background:url(bg-joinbutton.png) left top no-repeat;
	width:237px; 
	height:73px;
	overflow:hidden;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:15px 10px 13px 2px;
	display:block;
	border:0 none;
	text-decoration:none;
}

a.joinbutton span {
	text-decoration:underline;
	font-size:22px;
}

#footer {
	margin:15px 0 0 0;
	text-align:center;
	text-transform:uppercase;
}

#footer ,
#footer a {
	color:#00ccff;
	text-decoration:none;

}

#navi_footer {
	margin:0 0 15px;
}

#navi_footer a {
	color:#004C5C;

}

#navi_footer ul.second_footer_navi a {
	color:#00CCFF;

}

#navi_footer2 {
	margin:15px 0 15px;
}


#navi_footer2 ul,
#navi_footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#navi_footer li,
#navi_footer2 li {
	display:inline;
	font-size:10px;
}


#navi_footer ul li:after {
	content:"/";
	padding:0 0 0 3px;
}

#navi_footer2 ul li:after {
	content:"|";
	padding:0 0 0 3px;
}


#navi_footer ul li.last:after,
#navi_footer2 ul li.last:after {
	content:"";
	padding-left:0;
}

#footer p {
	font-size:8px;
}


/* gallery */

.gallery_site_wrapper {
	padding:23px;
}

.gallery_title_col,
.gallery_thumbnail_col {
	float:left;
}

.gallery_title_col {
	width:280px;
}

.gallery_thumbnail_col {
	width:664px;
}

.gallery_thumbnail_col .gallery_image_wrapper {
	float:left;
	margin:0 5px 5px 0;
}

.gallery_meta {
	background:#deffff;
	width:240px;
	margin:5px 0 5px 0;
	padding:10px;
	color:#3bd8fd;
	font-size:12px;
}

.gallery_meta p {
	margin:.5em 0 .5em 0;
}

.gallery_meta p.description {
	margin:0 0 1em 0;
}

.gallery_title_col h4 {
	font-weight:normal;
	font-size:14px;
	color:#ff0000;
	margin:0 0 5px 0;
}

img.members_only {
	background:none;
	width:103px;
	height:11px;
}

.gallery_thumb .hlpdiv img.members_only {
	margin:55px 0 0 19px;
}

div.red_timber_wrapper {
	background:url(bg-redti-center.png) left top repeat-x;
	margin:0 24px 0 19px;
}

div.red_timber_wrapper .left {
	background:url(bg-redti-left.png) left top no-repeat;
	padding:0 0 0 19px;
}

div.red_timber_wrapper .right {
	background:url(bg-redti-right.png) right top no-repeat;
	padding:11px 19px 11px 0;
	height:49px;
}

div.red_timber_wrapper a {
	color:#fff;
	font-size:16px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-style: italic;
	font-weight:bold;
	text-transform:uppercase;
}

div.pages_wrapper {
	margin:auto;
	width:450px;
}

div.pages_wrapper .left {
	background:url(bg-pageti-left.png) left top no-repeat;
	padding:0 0 0 10px;
}

div.pages_wrapper .right {
	background:#ffffff url(bg-pageti-right.png) right top no-repeat;
	padding:0 10px 0 0;
	height:20px;
}

div.pages_prev,
div.pages,
div.pages_next {
	float:left;
}

div.pages_prev,
div.pages_next {
	width:25px;
}

div.pages_next {
	text-align:right;
}

div.pages {
	width:380px;
	text-align:center;
}

div.pages_wrapper {
	font-size:12px;
	color:#3bd8fd;
}

div.pages_wrapper a {
	color:#3bd8fd;
	text-decoration:none;
}

div.pages ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}

div.pages li {
	display:inline;
}

/* video */ 

.video_site_wrapper,
.download_site_wrapper  {
	padding:23px;
}

.video_player_col,
.video_info_col {
	float:left;
}

.video_player_col {
	width:730px;
}

.video_info_col {
	width:191px;
	margin:0 23px 0 0;
}

.video_info_col a {
	text-decoration:none;
}

.video_meta {
	background:#deffff;
	width:170px;
	margin:0 0 5px 0;
	padding:10px;
	color:#3bd8fd;
	font-size:12px;
}

.video_meta h4 {
	font-weight:normal;
	font-size:14px;
	color:#ff0000;
	margin:0 0 5px 0;
}

.video_meta p {
	margin:.5em 0 .5em 0;
}

.video_meta p.description {
	margin:0 0 1em 0;
}

.video_meta .item_size {
	margin:1em 0 0 0;
}

.backlink a span {
	padding-left:.75em;
}

/* dvd */

.dvd_site_wrapper {
	padding:23px;
}

.dvd_title_col,
.dvd_scenes_col {
	float:left;
}

.dvd_title_col {
	width:280px;
}

.dvd_scenes_col {
	width:664px;
}

.dvd_meta {
	background:#deffff;
	width:240px;
	margin:5px 0 5px 0;
	padding:10px;
	color: #004c5c;
	font-size:11px;
}
.dvd_meta p {
	margin:.5em 0 .5em 0;
}

.dvd_meta h4,
.dvd_scenes_col .scene_meta h4 a {
	font-weight:normal;
	font-size:14px;
	color:#ff0000;
	margin:0 0 5px 0;
}

.dvd_scenes_col .scene_meta h4 a,
.dvd_scenes_col .scene_meta h5 a {
	text-decoration:none;
}

.dvd_scenes_col .scene_meta h5 {
	font-size:11px;
	font-weight:normal;
	color:#3bd8fd;
}

.dvd_meta h5 {
	font-size:11px;
	margin:1em 0 .2em 0;
}

.dvd_scenes_col .scene_meta h5 a {
	color:#3bd8fd;
}

.dvd_scenes_col .clip_wrapper,
.dvd_scenes_col .scene_meta {
	float:left;
}

.dvd_scenes_col .clip_wrapper {
	width:308px;
}

.dvd_scenes_col .scene_meta {
	width:336px;
}

.dvd_scenes_col .scene_meta h4 {
	margin:0;
}

.dvd_scenes_col .scene_wrapper {
	margin:0 0 3em 0;
}

/* payment */ 


.payment_site_wrapper {
	padding:23px 23px 0 23px;
}

.signup_form_wrapper {
	margin:30px 0 0 3px;
}

.payment_site_inner {
	background:url(signup01.jpg) left top no-repeat;
	padding:0 0 0 580px;
	min-height:527px;
}

.payment_site_wrapper fieldset {
	border:0 none;
	padding:0;
	margin:0;
}

.uname_rec span {
	text-decoration:underline;
	cursor:pointer;
}

.join_table {
	border-collapse:collapse;
	border:none;
	width:350px;
	}
.join_table td {
	padding:2px 5px 10px 0;
}	
	
.join_name { font-weight: bold; width:90px;}
.join_value { text-align: left;}

.newsletter_form_wrapper .formline label,
.login_form_wrapper .formline label {
	font-weight: bold; 
	width:95px;
	display:block;
	float:left;
}

	
.newsletter_form_wrapper .formline,
.login_form_wrapper .formline {
	height:4em;
}

.join_value input, 
.join_value select,
.login_form_wrapper input,
.newsletter_form_wrapper input {
	width:200px; 
	border:1px solid #3BD8FD;
	color: #004c5c;
	padding:.2em; 
}

.login_form_wrapper legend {
	display:none;
}

.join_value input.radio {
	width:2em;
}
.join_value select {
	width:208px;
}
.join_error { 
	color: #EE0000; 
}
.join_header { }
.join_footer {  }

button.join_button,
button.login_button	 {
	width:316px;
	height:61px;
	background:url(bg-joinbutton2.png) left top no-repeat;
	border:0 none;
}

button.join_button span,
button.login_button span	 {
	color:#FFFFFF;
	display:block;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;	
	margin:4px 8px 10px 3px;
}

p.membership_info {
	color:#3BD8FD;
	font-size:10px;
}

p.login_link {
	margin:1em 0 0 0;
	padding:0 0 1em 0;
	color:#3BD8FD;
}

p.login_link a {
	color:#3BD8FD;
	text-decoration:underline;
}


.content_site_wrapper {
	padding:23px;
}

.content_site_inner {
	padding:23px 0 0 0;
}

div.backlink a {
	font-size:11px;
	text-transform:uppercase;
	color:#3BD8FD;
	text-decoration:none;
}


div.item_size ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}


div.item_size li {
	display:inline;
	text-transform:uppercase;
}

div.item_size li a {
	color:#FF0000;
	text-decoration:none;
}

div.item_size li.active {
	font-weight:bold;
}

#popup_join_button {
	width:600px;
	margin:auto;
	padding:3em 0 0 0;	
}

.content_site_wrapper p.date,
.content_site_wrapper .questioncol p,
.content_site_wrapper .biocol p,
.filmographycol li {
	margin:0.5em 0 1em 0;
}

p.date span {
	color:#00CCFF;
	font-weight:bold;
}

.datecol {
	float:left;
	width:314px;
}

.biocol,
.questioncol {
	float:left;
	width:472px;
}

.filmographycol {
	float:left;
	width:236px;
}

.filmographycol ul {
	list-style-type:none;
}


.login_site_wrapper {
	margin:30px 0 0 3px;
}

.login_site_inner {
	background:url(login01.jpg) left top no-repeat;
	padding:0 0 0 580px;
	min-height:385px;
}

.login_site_wrapper fieldset {
	border:0 none;
	padding:0;
	margin:2em 0 0 0;
}


ul.error {
	list-style-type:none;
	margin:0;
	padding:0;
	color: #EE0000; 		
}

.login_site_inner ul.error {
	margin:0 0 2em 0;
}

.help_site h4 {
	margin:.5em 0 .5em 0;
}

.help_site p {
	margin:.5em 0 1em 0;
}


.blog_site_wrapper {
	padding:23px;
}

.blog_content {
	width:661px;
	margin:0 0 0 23px;
}

.blog_navi_col,
.blog_content {
	float:left;
}

.blog_navi_col {
	width:260px;
}

.blog_navi_inner {
	background:#deffff;
	margin:5px 0 5px 0;
	padding:10px;
	color:#3bd8fd;
	font-size:12px;
}

.blog_navi_col h4 {
	color:#FF0000;
	font-size:14px;
	font-weight:normal;
	margin:0 0 5px 0;
}

.blog_navi_col ul {
	list-style-type:none;
}

.blog_navi_col ul a {
	text-decoration:none;
	color:#3BD8FD;
	text-transform:uppercase;
	font-size:11px;
}

.blog_content h4 a {
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
	margin:0 0 5px 0;
	text-decoration:none;
	text-transform:uppercase;
}

.blog_content h4 a span,
.blog_content h3 span	 {
	color:#3BD8FD;
}

.blog_content .blog_entry {
	margin:0 0 1em 0;
}

.blog_content img {
	float:right;
	margin:.5em 0 .5em 1em;
}

.kw_divider {
	color:#FF0000;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
}

.newsletter fieldset {
	border:0 none;
	padding:0;
	margin:2em 0 0 0;
}


div.videopreview_hl {
	width:480px;
}

ul.preview_video {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	float:right;
}

ul.preview_video li {
	display:inline;
	
}

ul.preview_video li a {
	display:block;
	float:left;
	background:#ff0000;
	text-decoration:none;
	color:#ffffff;
	margin:0 0 0 1px;
	width:1em;
	text-align:center;
	border-bottom:1px solid #fff;
}

ul.preview_video li.active a {
	background:#00ccff;
}

.welcome_row .col1 div.videopreview_hl h2 {
	float:left;
	margin:0 1em 0 0;
}

.download_site_wrapper .top_clip_wrapper,
.download_site_wrapper .top_info_wrapper {
	float:left;
}

.download_site_wrapper .top_clip_wrapper {
	width:329px;
}

.download_site_wrapper .top_info_wrapper {
	width:615px;
	height:470px;
	background:url('video-download.png') left top no-repeat;
}

.download_site_wrapper .top_info_wrapper p {
	display:none;
}

.download_site_wrapper .bottom_info_wrapper,
.download_site_wrapper .bottom_clip_wrapper {
	float:left;
}


.download_site_wrapper .bottom_info_wrapper {
	width:658px;
	height:232px;
	background:url('download-last-chance.png') left top no-repeat;
}

.download_site_wrapper .bottom_clip_wrapper {
	width:285px;
}

.download_site_wrapper .bottom_info_wrapper p {
	display:none;
}