<!--
/*
Name: Jugg Network CSS layout
URI: http://www.juggnetwork.com
PROGRAM: http://www.juggcash.com
Author: Ben  ;)
*/

/* general properties */
* { text-align:center;
	margin:0;	padding:0;
}
a { outline: none; }
img { border: 0; }
html, body {height:100%;}
/* End general properties */

body,td,th {
	font-family: 'Comic Sans MS', Tahoma, 'Trebuchet MS', Arial;
	font-size: 12px;
}
body { margin: 0; padding: 0;
	background-color:#acacac; 
	background-image: url(../images/bg_tile.jpg);
	background-position: 50% 0;
	background-repeat:repeat;}

/* Main layout links properties */
a:link {
	color: #0000ff; text-decoration:underline;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #9d1818; text-decoration:none; /*4459cc*/
}
a:active {
	color: #0000ff;
}

.cursor_hand
{
	cursor:					pointer;
}

.clear_this
{
	clear:both;
}

img.hidden_image
{
	display:none;
	visibility:hidden;
}

* html a:hover 
{
	visibility:visible;
}

.outer {
	margin:0 auto;
	width:990px;
	background-image: url(../images/bg_ys.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.container { width: 910px;
	margin: 0 auto;
	background-image: url(../images/bg_ys.jpg);
	background-position: -40px 0;
	background-repeat: repeat-y;
	background-color:#F3F9F9;
}

div.tour-wrapper 
{
	background: transparent url(../images/layout/repeat-bg.gif) repeat-y;	
	width: 954px;
	margin:0 auto;
}

div.tour-wrapper div.tour-header
{
	height: 487px;
	width:100%;
}

div.tour-wrapper div.tour-header div.main
{
	background-image: url(../images/layout/main.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0 auto;
	height: 448px;
	width: 954px;
}

div.tour-wrapper div.tour-header div.main div.main-pic
{
	background-image: url(../images/layout/main-pic.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding-top:59px;
	height: 385px;
	width: 881px;
}

div.tour-wrapper div.left-border-menu
{
	background-image: url(../images/menu/leftborder-menu.gif);
	float:left;
	height: 26px;
	width: 34px;
}

div.tour-wrapper div.tour-menu
{
	float:left;
	height: 26px;
	overflow:hidden;
	width:886px;
}

div.tour-menu a:hover img
{
	visibility:hidden;
}


div.tour-wrapper div.tour-menu a
{
	float:left;
}

div.tour-menu div.home
{
	background-image: url(../images/menu/home_a.gif);
	background-repeat:no-repeat;
	width: 86px;
	height: 26px;
	float:left;
}

div.tour-menu div.network-updates
{
	background-image: url(../images/menu/all-our-scenes_a.gif);
	background-repeat:no-repeat;
	width: 178px;
	height: 26px;
	float:left;
}

div.tour-menu div.members
{
	background-image: url(../images/menu/members_a.gif);
	background-repeat:no-repeat;
	width: 141px;
	height: 26px;
	float:left;
}

div.tour-menu div.bookmark
{
	background-image: url(../images/menu/bookmark_a.gif);
	background-repeat:no-repeat;
	width: 145px;
	height: 26px;
	float:left;
}

div.tour-menu div.join
{
	background-image: url(../images/menu/get-instant-access_a.gif);
	background-repeat:no-repeat;
	width: 208px;
	height: 26px;
	float:left;
}

div.tour-menu div.next-page
{
	background-image: url(../images/menu/next-page_a.gif);
	background-repeat:no-repeat;
	width: 128px;
	height: 26px;
	float:left;
}

div.tour-wrapper div.right-border-menu
{
	background-image: url(../images/layout/rightborder-menu.gif);
	float: left;
	height: 26px;
	width: 34px;
}

div.tour-wrapper div.bottom-header
{
	background-image: url(../images/layout/bottom-header.gif);
	background-position:top left;
	margin:0 auto;	
	height: 11px;
	width: 954px;
}

div.tour-wrapper div.footer
{	width: 680px;
	margin:0 auto;
	height: 146px;
	padding-top:20px;
	background-image:url(../images/footer_bg.gif);
	background-position: 314px 20px;
	background-repeat:no-repeat;
}



/****************** menu *******************/
/* menu container
********************************************/

/****************** scene *******************/
/* scene container
********************************************/
.float_left {float:left;}
.float_right {float:right;}
.scene_outer {width: 877px;
	height: 810px;
	margin: 0 auto;
	background-image: url(../images/greenboard.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.scene_cont {width: 867px;
	height: 810px;
	margin: 0 auto;
}
.scene_cont img { border: 2px solid #000;
}
.scene_column { width:433px;
}

.secene_sm_cont { width:433px;
	height: 135px;
 padding-top: 1px;
}
.secene_sm { width: 216px;
	height: 135px;
}
.scene_med {padding-top:1px;
	height: 268px; /* image height +4px*/
	width:433px;
}
.scene_big { width: 433px;
	height: 537px; /* image height +4px*/
}

.scn_title {
	font-weight: normal;
	color:#fff;
	text-align: center;
	text-decoration: underline;
}


.scn_title img {border:none;
} 
.scene_girl_profesion { height:40px;
	text-align:left;
	padding: 8px 0 0 15px;
	font-size:22px;
	font-family:sans-serif, Helvetica, arial;
	font-weight: bold;
}
.scene_desc { padding: 10px 20px;
	font-size:16px;
	height:140px;
	font-weight: normal;
	color:#fff;
	text-align:justify;
}

.scene_desc_box { 
	height: auto;
}
.scene_desc_cont { height:175px;
	
}
.scence_idpic img {border:2px solid #000;
}
.scene_desc2_left { width:140px;
	height:25px;
	padding-top:5px;
	float:left;
	font-size:13px;
	font-family:sans-serif, Helvetica, arial;
	font-weight: bold;
	font-style:italic;
}
.scene_desc2 { padding: 5px 10px 0 0;
	font-size:13px;
	font-family:sans-serif, Helvetica, arial;
	height:155px;
	width:270px;
	font-weight: bold;
	color:#000;
	text-align:justify;
	float:left;
}

.scene_desc2 span { color:#ce1b1b;
	font-size:13px;
	font-style: normal;
}

.scene_desc2 h1 { margin: 0;
	padding:0;
	font-size:13px;
	font-weight: bold;
	text-align: justify;
}
.scene_link2 { 
	font-size:18px;
	font-family:sans-serif, Helvetica, arial;
	font-weight: bold;

}

.scene_bellow {width: 877px;
	height: auto;
	margin: 0 auto;
	background-image: url(../images/undergreenboard.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.episode_box_footer {
	width: 877px;
	height: auto;
	margin: 0 auto;
	background-image: url(../images/undergreenboard.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.episode_box_footer .menu
{
	width: 867px;
	margin:0 auto;
	height: 64px;
	padding-left: 10px;
}

.episode_box_footer .menu .bookmarkus
{
	float:right;
	width: 250px;
	height: 65px;
	background-image:url(../images/bookmark_usb.jpg);
}

.episode_box_footer .menu .bookmarkus a
{
	display:block; 
}

.episode_box_footer .menu .bookmarkus img
{
	width: 250px;
	height: 65px;
	border: 0;
}

.episode_box_footer .menu .bookmarkus a:hover img
{
	visibility:hidden;
}

.episode_box_footer .menu .joinus {
	float: left;
	width: 250px;
	height: 65px;
	margin-right: 5px;
	background-image:url(../images/join_us_nowb.gif);
}

.episode_box_footer .menu .joinus a 
{
	display:block; 
}
.episode_box_footer .menu .joinus img 
{
	width: 250px;
	height: 65px;
	border: 0; 
}
.episode_box_footer .menu .joinus a:hover img
{
	visibility:hidden;
}

.episode_box_footer .menu .rating_box
{
	float: left;
	width: 355px;
	height: 65px;
	margin-right: 5px;
	background-image:url(../images/rating_box_bg.gif);
	background-repeat: no-repeat;
}

.episode_box_footer .menu .rating_box .rating_controller
{
	width: 200px;
	height: 27px;
	padding-top: 38px;
	padding-left: 20px;
	float:left;
}

.episode_box_footer .menu .rating_box .rating_controller .rating_images
{
	float:left;
}

.episode_box_footer .menu .rating_box .rating_controller .rating_images a
{
	float:left;
}

.episode_box_footer .menu .rating_box .rating_score
{
	width: 108px;
	padding-top: 40px;
	padding-right: 22px;
	text-align:center;
	float:left;
	font-size: 10px;
}

.episode_box_footer .menu .rating_box .rating_score span
{
	color:#ff0000;
	font-weight:bold;
}


/****************** MENU *******************/
/* top menu container and mouse over effects
********************************************/
.secene_menu { width: 633px;
	margin:0 auto;
	height: 64px;
	padding-left: 10px;
}

/* MOUSE OVER FX */


/* button */
.secene_bookmarkus {
	float:right;
	width: 250px;
	height: 65px;

	background-image:url(../images/bookmark_usb.jpg);
}
.secene_bookmarkus a {display:block; }
.secene_bookmarkus img {
	width: 250px;
	height: 65px;
	border: 0; }
.secene_bookmarkus a:hover img{visibility:hidden;}

/* button */
.secene_joinus {
	float: left;
	width: 250px;
	height: 65px;

	background-image:url(../images/join_us_nowb.gif);
}
.secene_joinus a {display:block; }
.secene_joinus img {
	width: 250px;
	height: 65px;
	border: 0; }
.secene_joinus a:hover img{visibility:hidden;}

.slogan_box_out { padding: 10px 0 15px 0;
}

.sloganlink a{	

	color:#0000ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration:underline;
}

.sloganlink a:hover{	
	text-decoration:none;
	color: #9d1818;
}



/****************** scene *******************/
/* scene container
********************************************/

/****************** MENU *******************/
/* top menu container and mouse over effects
********************************************/
.footer { width: 680px;
	margin:0 auto;
	height: 146px;
	padding-top:20px;
	background-image:url(../images/footer_bg.gif);
	background-position: 314px 20px;
	background-repeat:no-repeat;
}

/* MOUSE OVER FX */


/* button */
.gain_access {
	float:left;
	width: 314px;
	height: 146px;

	background-image:url(../images/now_gain_accessb.gif);
}
.gain_access a {display:block; }
.gain_access img {
	width: 314px;
	height: 146px;
	border: 0; }
.gain_access a:hover img{visibility:hidden;}

/* button */
.see_more {
	float: right;
	width: 313px;
	height: 146px;

	background-image:url(../images/see_more_schoolb.gif);
}
.see_more a {display:block; }
.see_more img {
	width: 313px;
	height: 146px;
	border: 0; }
.see_more a:hover img{visibility:hidden;}

/* 2257 text properties */
div.tour-wrapper div.legal {
	font-size:10px;
	margin-top:0;
	padding: 20px 50px;

}

/*
END OF CSS
*/
-->
/* Neil's stuff, added by Brent */
.bold_text
{
	font-weight: bold;
}

.thumb
{
	border: 1px solid #6b93d2;
}

.girls 
{
	text-align: center;
	background-color: #E8E9E3;
	border: 1px solid #d4d5ce;
	font-family: Tahoma; 
	font-size: 12px;
	color: #000;
	width:auto;
	line-height:25px;
	font-weight:bold;
	margin-top: 2px;	
}


.all_girls
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	width: 720px;
	border: 1px solid #cbc6b0;
	background-color: #fff;
	color: #000;
	font-size: 14px;
}

.img_border
{
	border: #013663 1px solid;
}

.size18
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
}

.size14
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}

.size12
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.column_bgcolor
{
	background-color: #E8E9E3;
	border: 1px solid #d4d5ce;
	padding: 3px;
	text-align: center;
	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
.network_updates { margin: 0 auto;
	text-align:center;
	width: 850px;
}

/* changes */

.scene_desc { padding: 10px 20px;
	font-size:16px;
	height:140px;
	font-weight: normal;
	color:#fff;
	text-align:justify;
}

.scene_desc_box { 
	height: auto;
}
.scene_desc_cont { height:175px;
	
}

.scene_sm_cont_b { width:433px;
	height: 205px;
 padding-top: 1px;
}
.secene_sm_b { width: 216px;
	height: 205px;
	
	}
	
.scene_outer_b {width: 877px;
	height: 745px;
	margin: 0 auto;
	background-image: url(../images/new_card.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.scene_cont_b {width: 867px;
	height: 745px;
	margin: 0 auto;
}
.scene_cont_b img { border: 2px solid #000;
}


.scene_desc_cont_b { height:155px;
	
}

.empty_card { height:20px;
	text-align:left;
	padding: 4px 0 0 16px;
}

.empty_card span { color:#ce1b1b;
	font-size:14px;
	font-style: italic;
}

.empty_card h1 { margin: 0;
	padding:0;
	padding-bottom: 10px;
	font-size:14px;
	font-weight: bold;
	font-style:italic;
	text-align: justify;
}
.scene_desc2_b { padding: 5px 10px 0 10px;
	font-size:13px;
	font-family:sans-serif, Helvetica, arial;
	height:100px;
	font-weight: bold;
	color:#000;
	text-align:justify;
	float:left;
}

.scene_desc2_b span { color:#ce1b1b;
	font-size:13px;
	font-style: normal;
}

.scene_desc2_b h1 { margin: 0;
	padding:0;
	padding-bottom: 5px;
	font-size:13px;
	font-weight: bold;
	text-align: justify;
}
/* end changes */

/* trailer */
div.tour-episode
{
	background-image: url(../images/scene_description.gif);
	background-position: left top;
	margin: 0 auto;
	width: 651px;
	height: 134px;
}

div.tour-episode div.scene-description 
{
	height:22px;
	width:100%;
	color: #7d0303;
	font-weight:bold;
	font-size:18px;
	font:italic;
	text-align:center;
	padding-top:5px;
}

div.tour-episode div.description
{	
	padding: 0px 5px 0px 9px;
	text-align: left;
	height:70px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

div.trailer_header
{
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
}

div.trailer_date
{
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
}


div.rating
{
	background-image: url(../images/rating_space.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height: 44px;
	margin: 0 auto;
	width: 349px;	
}

div.rating div.rating-controller
{
	float: left;
	padding: 21px 0 0 24px;
	
}
div.rating div.rating-controller div.rating-images a
{
	float: left;
}

div.rating div.rating-score
{
	/*float:left;
	padding: 21px 0 0 23px;*/
	padding: 21px;
}

div.rating div.rating-score div
{
	text-align:center;
}
div.rating div.rating-score div span
{
color:#FF0000;
font-weight:bold;
}

.hidden_image
{
	display:none;
	visibility:hidden;
}

div.head-episode
{
	background-image: url(../images/layout/head-episode.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height: 21px;
	width:877px; 
	margin:0 auto;
}

div.episode-rating
{
	margin:0px 0 0 706px;
	text-align:left;
	height:16px;
}

div.episode-rating div.stars
{
	float:left;
	padding-top:3px;
}

div.episode-rating div.num_votes
{
	float:right;
	padding-top: 4px;
}

div.tour-episode-slogan
{
	background-image: url(../images/layout/tour-episode-slogan.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:49px;
	width:954px;
}

/*
END OF CSS
*/
-->

div.tour-wrapper div.sites-list
{
	/*background: 				transparent url('../images/layout/sites-table.jpg') no-repeat center top;*/
	/*width: 						884px;*/
	width: 						884px;
	margin: 					0px auto;
}

div.tour-wrapper div.sites-list div.sites-row
{
	overflow: 					hidden;
	height: 					100%;
	margin-bottom: 				4px;
}

div.tour-wrapper div.sites-list div.sites-row div.site
{
	float:						left;
	width:						168px;
	margin:						0px 3px;
	text-align: 				center;
}

div.tour-wrapper div.sites-list div.sites-row div.site img
{
	border:						1px solid black;
}

div.tour-wrapper div.sites-list div.first div.last
{
	float:						right;
}

div.offer_info
{
	float: 						left;
	width: 						526px;
	height: 					243px;
	text-align: 				center;
	font-size:					14px;
	font-weight:				bold;
	margin: 					0 auto;
}
