body {
	background: url(images/background.jpg) repeat-y top center #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#thegirls_dropdown {
	display:none;
	position:relative;
	width:125px;
	/* for positioning */
	margin-left:90px;
	border:1px solid #ffffff;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color:#000000;
	font-size:12px;
}

#thegirls_dropdown a {
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 2px 10px 2px 5px;
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
}

#thegirls_dropdown a:hover {
	color:#cc0000;
}

/****************************************
	WARNING PAGE
****************************************/

#info_header {
	display:none;
	font-size:10px;
}
/*
#warning_page {
	margin:0px 0px 0px 0px;
	height:500px;
	background:url(images/warning_page.jpg) no-repeat top center;
	text-align:center;
}
*/
#disclaimer {
	margin-top:10px;
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#disclaimer a {
	color:#555555;
	background:none;
	text-decoration:none;
}
#disclaimer a:hover {
	text-decoration:underline;
}

/****************************************
	MAIN PAGE CONTROLS
****************************************/

#content {
	width:890px;
	min-height:700px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url(images/content.jpg) no-repeat top right #cc0000;
}

#header {
	/*
	why is Opera so retared, learn maths dickhead
	height:160px;
	*/
	/*height: 90px;*/
	margin-bottom: 10px;
	padding-top: 70px;
	background:url(images/header.jpg) no-repeat top left;
}

#main_navigation {
	display: block;
	height:25px;
	/*
	why is Opera so retared, learn maths dickhead
	margin:0px 10px 0px 10px;
	*/
	margin: 0px 10px 0 10px;
}
#main_navigation tr td {
	border-right:1px solid #666666;
}
#main_navigation tr td a {
	padding:10px 10px 10px 10px;
	font-weight:bold;
	text-decoration:none;
	color:#f1f1f1;
}
#main_navigation tr td a:hover {
	color:#ffffff;
}
#main_navigation tr td:hover {
	background:none;
	background:url(images/main_navigation.jpg) repeat-x top left;
	text-decoration:none;
	color:#ffffff;
}

#main_navigation a {
	float: right;
	display: block;
	border-left: 1px solid #666666;
	padding: 3px 10px;
	font-weight:bold;
	text-decoration:none;
	color:#f1f1f1;
}

#main_navigation a:hover {
	background:none;
	background:url('images/main_navigation.jpg') repeat-x top left;
	text-decoration:none;
	color:#ffffff;
}

#sub_navigation {
	height:25px;
	/*
	why is Opera so retared, learn maths dickhead
	margin:0px 10px 0px 10px;
	*/
	margin:0px 10px 0px 10px;
	padding: 1px 0 0 0;
}
#sub_navigation tr td {
	border-right:1px solid #666666;
}
#sub_navigation tr td a {
	padding:10px 10px 10px 10px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}
#sub_navigation tr td a:hover {
	color:#ffffff;
}
#sub_navigation tr td:hover {
	background:none;
	background:url(images/main_navigation.jpg) repeat-x top left;
	text-decoration:none;
	color:#ffffff;
}

#sub_navigation a {
	display: block;
	float: right;
	min-height: 18px;
	padding: 3px 10px;
	border-left: 1px solid #666666;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}

#sub_navigation a:hover {
	background: none;
	background: url('images/main_navigation.jpg') repeat-x top left;
	text-decoration: none;
	color: #ffffff;
}






#page_holder, #page_holder_profiles {
	width:830px;
	margin:0px auto 20px auto;
	padding:10px 20px 30px 20px;
	background:url(images/page_holder.png) repeat top left;
	border:1px solid #ffffff;
	color:#cccccc;
}
#page_holder_profiles {
	padding:0px;
}
#page_holder_profiles .profile_image {
	min-height:550px;
	padding:10px 20px 30px 20px;
	background:url(images/profile_image.png) no-repeat bottom right;
}


#page {
	/*margin:10px 20px 30px 20px;
	position:relative;
	filter:alpha(opacity=100);	
	color:#cccccc;*/
	
}
#page .title {
	margin-bottom:10px;
	font-weight:bold;
	font-size:22px;
}
#page .sub_heading {
	font-weight:bold;
	font-size:18px;
}
#page .day {
	clear:left;
	padding-top:10px;
	font-weight:bold;
	font-size:18px;
}
#page .date {
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:14px;
	color:#666666;
}
#page .date_profile_container {
	float:left;
	width:200px;
}
#page .date_profile {
	padding-top:10px;
	font-weight:bold;
	font-size:14px;
	color:#666666;
}
#page .schedule_image, #page .thegirls_image, #page .thegirls_image_over {
	float:left;
	width:100px;
	margin-right:20px;
	font-weight:bold;
	font-size:14px;
}
#page .thegirls_image, #page .thegirls_image_over {
	margin-top:20px;
}
#page .thegirls_image_over a {
	color:#cc0000;
}
#page .schedule_image img, #page .thegirls_image img, #page .thegirls_image_over img {
	float:left;
	border:0px;
}
#page .thegirls_image img, #page .thegirls_image_over img {
	margin: 0 0 10px 0;
}



#page .schedule_image a {
	display: block;
	min-height: 100px;
	*min-height: 30px;
	margin: 5px 0 0 0;
	color: #cccccc;
	text-decoration:none;
}

#page .schedule_image a:hover {
	text-decoration:underline;
}

#page .schedule_image a img {
	margin: 0;
	border: 2px solid #000000;
}

#page .thegirls_image a {
	color:#f5f5f5;
	text-decoration:none;
}
#page .thegirls_image_over a {
	text-decoration:none;
}
#contact_detail {
	clear:both;
	width:280px;
	min-height: 200px;
	padding:20px;
	border:1px solid #ffffff;
}
/****************************************
	HOMEPAGE
****************************************/

#welcome {
	float:left;
	width:650px;
	height:600px;
	margin:0px 10px 0px 10px;
	/*filter:alpha(opacity=75);
	background-color:#000000;
	border:1px solid white;*/
}
#watch_now {
	float:left;
	width:205px;
	height:160px;
	/*filter:alpha(opacity=75);
	background-color:#000000;
	border:1px solid white;*/
}
#mobile {
	float:left;
	width:205px;
	height:340px;
	/*filter:alpha(opacity=75);
	background-color:#000000;
	border:1px solid white;*/
}

/****************************************
	WATCH NOW
****************************************/

#video_holder {
	width:890px;
	height:383px;
	background:url(images/watch_now.jpg) no-repeat top right;
}

#video_holder #video {
	float: left;
	width: 592px;
	height: 363px;
	margin: 10px 0 0 0;

}

#video_affiliate {
	width:460px;
	height:430px;
	padding: 10px 10px 10px 420px;
	background:url('images/video_affiliate.png') no-repeat top left;
}

#minichat {
	float:left;
	width:268px;
	height:363px;
	margin:10px 10px 0px 10px;
	background:url('images/welcome.jpg') no-repeat top left;
}

/****************************************
	SCHEDULE
****************************************/

.left_column, .center_column {
	float:left;
	width: 250px;
	margin-top: 20px;
	margin-right: 15px;
	padding-right: 15px;
	border-right:1px dashed #cccccc;
}

.right_column {
	float: left;
	width: 250px;
	margin: 20px 0 0 0;
	padding: 0;
}

#page .left_column .title, #page .center_column .title , #page .right_column .title {
	width: 260px;
	height:55px;
	margin-bottom:0px;
	background:url('images/sportxxxbabes_schedule.png') no-repeat top left;
}

#page .center_column .title {
	background:url('images/sport2_schedule.png') no-repeat top left;
}

#page .right_column .title {
	background:url('images/sport3_schedule.png') no-repeat top left;
}

#page .date a {
	/*float:right;*/
	text-align:right;
	color:#666666;
	text-decoration:none;
}
#page .date table {
	width: 100%;
}
#page .date table td{
	width:390px;
	color:#666666;
}

/****************************************
	VIDEOS
****************************************/

#video_player {
	width:592px;
	height:363px;
	margin:10px 10px;
}

/****************************************
	FORMS
****************************************/
#contact {
	
}
#contact label {
	display:block;
	font-size:12px;
	margin:5px 0px 2px 0px;
}
#contact input {
	display:block;
	width:250px;
}
#contact textarea {
	display:block;
	width:250px;
}
#contact .button, #contact .button_over {
	display:inline;
	background:url(images/buttons.jpg) no-repeat top left;
	border:0px;
	margin-top:5px;
	width:78px;
	height:23px;
	cursor:hand;
	cursor:pointer;
}
#contact .button:hover, #contact .button_over {
	background-position: bottom left
}

#contact_error {
	display: none;
	margin: 10px 0;
	padding: 5px;
	border: 2px solid #cc0000;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #cc0000;
	background-color: #F2D9D0;
}
#contact_error p {
	margin:0;
	padding:0;
	padding-left:15px;
}

/****************************************
	PROFILE
****************************************/

.profile_option {
	clear:both;
	display:block;
	width: 400px;
	margin:10px 0;
	padding:10px 10px;
	background:url('images/profile_option.png') repeat-x top left;
	
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

/**************************************************
	MINI DIVBABES
**************************************************/

#video {
	float: left;
	width: 592px;
	height: 363px;
	margin: 0 0 0 10px;
	/*padding: 10px 0 0 0;*/
	background-color: #000000;
}

.fade_top, .fade_bottom/*, .title_sporttvbabes, .title_hornybabes*/ {
	clear: both;
	height: 10px;
	margin: 0 10px 0 10px;
	background: url('images/fade_top.png') repeat top left;
}

.title_sporttvbabes {
	height: 50px;
	margin: 0 0 0 0;
	padding: 0;
	background: url('images/title_sporttvbabes.png') no-repeat top center;
}

.title_lastnight {
	float: left;
	display: block;
	width: 592px;
	height: 70px;
	margin: 0 0 0 10px;
	background: url('images/title_lastnight.png') no-repeat top left;
}

.title_hornybabes {
	display: block;
	width: 870px;
	height: 42px;
	margin: 0 10px;
	background: url('images/title_hornybabes.png') no-repeat top left;
}

.title_hornybabes_join {
	height: 20px;
	clear: both;
	margin: 0 10px 0 10px;
	background: url('images/title_hornybabes_join.png') no-repeat top left;
}

.fade_bottom {
	margin: 0 10px 0 10px;
	background: url('images/fade_bottom.png') repeat top left;
}

.minidivbabes_container {
	width: 870px;
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
	background: url('images/black_80.png') repeat top left;
}

.minidivbabes_left_container {
	float: right;
	width: 268px;
	/*height: 393px;*/
	/*height: 450px;*/
	margin: 0 10px 0 0;
	background: url('images/black_80.png') repeat top left;
}

.minidivbabes_container .minidivbabes .my_profile, .minidivbabes_left_container .minidivbabes .my_profile {
	display: block;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url('images/btn_profile_mini.png') no-repeat top center;
	border: 0;
}

.minidivbabes_container .minidivbabes .my_profile {
	margin: 0 0 10px 0;
	background-position: top left;
}

.minidivbabes_left_container .minidivbabes {
	float: left;
	display: block;
	width: 115px;
	margin: 0 0 5px 5px;
	padding: 0 5px 5px 5px;
	background: url('images/black_80.png') repeat top left;
	border: 1px solid #ffffff;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	cursor: hand;
}

.minidivbabes_container .minidivbabes {
	display: inline-block;
	*display: inline;
	margin: 0 10px 10px 0;
	padding: 0 8px 10px 8px;
	background: url('images/black_80.png') repeat top left;
	border: 1px solid #ffffff;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	cursor: hand;
}

.minidivbabes_container .minidivbabes td {
	*padding: 0 5px;
}

.minidivbabes_container .minidivbabes a, .minidivbabes_left_container .minidivbabes a {
	display: block;
	margin: 0 0 5px 0;
	padding: 5px 0;
	border-bottom: 1px dotted #666666;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.minidivbabes_left_container .minidivbabes a {
	margin: 0 0 5px 0;
	padding: 5px 0;
	font-size: 11px;
	margin: 0;
}

.minidivbabes_container .minidivbabes img {
	margin: 5px 0 10px 0;
}

.minidivbabes_left_container .minidivbabes img {
	margin: 0 0 0 5px;
}

.minidivbabes_container .minidivbabes .babeimage, .minidivbabes_left_container .minidivbabes .babeimage {
	width: 110px;
	height: 110px;
	margin: 5px 0 0 0;
}

.minidivbabes_left_container .minidivbabes .babeimage {
	display: block;
	width: auto;
	height: 100px;
	margin: 5px auto 0 auto;
}

/*
.minidivbabes_container .minidivbabes:hover .babeimage {
	position: absolute;
	z-index: 100;
	height: 130px;
	width: auto;
	margin: -5px 0 0 -10px;
	border: 1px solid #ffffff;
}
*/

.minidivbabes_left_container .minidivbabes .call_now, .minidivbabes_left_container .minidivbabes .cam_now {
	position: absolute;
	z-index: 10;
	width: 100px;
	height: 100px;
	margin: 0 0 0 7px;
	/**margin: 0;*/
	background: url('images/btn_callmenow_over.png') no-repeat top left;
}

.minidivbabes_container .minidivbabes .call_now, .minidivbabes_container .minidivbabes .cam_now {
	width: 110px;
	height: 45px;
	margin: 0 0 0 7px;
	/**margin: 0;*/
	background: url('images/btn_callmenow.png') no-repeat top left;
}

.minidivbabes_left_container .minidivbabes .cam_now {
	background: url('images/btn_imoncam_over.png') no-repeat top left;
}

.minidivbabes_container .minidivbabes .cam_now {
	background: url('images/btn_imoncam.png') no-repeat top left;
}

.minidivbabes_container .minidivbabes p, .minidivbabes_left_container .minidivbabes p {
	width: 110px;
	min-height: 25px;
	height: 25px;
	margin: 0 0 5px 0;
	font-size: 10px;
}

.minidivbabes_container .minidivbabes marquee b {
	color: red;
}

/**************************************************
	MINI DIVBABE SINGLE
**************************************************/

.minidivbabes_left_container .minidivbabe {
	min-height: 303px;
	padding: 10px 20px 5px 20px;
	background: url('images/black_80.png') repeat top left;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	cursor: hand;
}

.minidivbabes_left_container .minidivbabe a {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #666666;
	color: #ffffff;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

.minidivbabes_left_container .minidivbabe p {
	display: block;
	text-align: center;
	min-height: 31px;
	margin: 10px 0 5px 0;
	padding: 0;
}

.minidivbabes_left_container .minidivbabe .my_profile {
	display: block;
	height: 40px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url('images/btn_profile.png') no-repeat top center;
	border: 0;
}

.minidivbabes_left_container .minidivbabe .babeimage {
	display: block;
	width: 205px;
	height: auto;
	margin: 10px auto 0 auto;
	border: 2px solid #333333;
}

.minidivbabes_left_container .minidivbabe .call_now, .minidivbabes_left_container .minidivbabe .cam_now {
	position: absolute;
	z-index: 10;
	width: 100px;
	height: 100px;
	margin: 0 0 0 7px;
	/**margin: 0;*/
	background: url('images/btn_callmenow_over.png') no-repeat top left;
}

.minidivbabes_left_container .minidivbabe .cam_now {
	background: url('images/btn_imoncam_over.png') no-repeat top left;
}

.minidivbabes_container .minidivbabe .cam_now {
	background: url('images/btn_imoncam.png') no-repeat top left;
}

.minidivbabes_left_container .babe_control {
	background: url('images/black_80.png') repeat top left;
}

.minidivbabes_left_container .babe_control .previous_page, .minidivbabes_left_container .babe_control .next_page {
	display: inline-block;
	width: 122px;
	padding: 5px 0 5px 10px;
	/*background-color: #ffff00;*/
	color: #eeeeee;
	font-size: 12px;
	text-decoration: none;
}

.minidivbabes_left_container .babe_control .next_page {
	padding: 5px 10px 5px 0;
	text-align: right;
}

.minidivbabes_left_container .babe_control .previous_page:hover, .minidivbabes_left_container .babe_control .next_page:hover {
	text-decoration: underline;
}

/*******

.minidivbabes_left_container .babe_control .previous_page {
	display: none;
}

.minidivbabes_left_container .babe_control .next_page {
	margin-left: 132px;
}


/****************************************
	FOOTER
****************************************/

#footer {
	clear:both;
	width:870px;
	height:120px;
	margin:0px auto 0px auto;
	padding:30px 0px 0px 20px;

	background:url(images/footer.jpg) repeat-x top right #cc0000;
	font-family:Verdana, Arial;
	color:#ffffff;

}
#footer a {
	padding:0px 5px 0px 5px;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.footer {
	padding:20px 0px 0px 0px;
}
#small_print {
	padding-top:20px;
	font-size:12px;
}
.copyright {
	padding:20px 0px 20px 0px;
	font-size:12px;
	color:#ffffff;
}