@import url("rating_style.css");
/*
//globals
*/
body { background: #1C1C1C url(../images/bg.gif) repeat; margin: 0px; padding: 0px; }
body, div, p { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999; }
a, a:visited { color: #F39; }
a:hover { color: #CF0; text-decoration: none; }
p { margin-top: 1.2em; margin-bottom: 1.0em; }
.big { font-size: 14px; font-weight: bold; }
.colorbold { color: #F39; font-weight: bold; }
.headline { font-size: 21px; font-weight: bold; }
.headline span { color: #CF0; }
.pad24-0 { padding: 24px 0px; }
/*
//layout
*/
#main { background: #242424 url(../images/main_bg.jpg) repeat-y; border: double 3px #333; border-top: none; border-bottom: none; width: 954px; margin: auto; }
#joinmain { background: #242424 url(../images/joinmain_bg.jpg) repeat-y; border: double 3px #333; border-top: none; border-bottom: none; width: 754px; margin: auto; }
.container { padding: 6px 20px; }
/*
//header
*/
 /* index header */
 #idx_hdr { position: relative; height: 367px; }
 #idx_hdr1 { position: absolute; top: 0px; left: 0px; }
 #idx_hdr2 { position: absolute; top: 49px; left: 0px; }
 #idx_hdr3 { position: absolute; top: 49px; left: 306px; }
 #idx_hdr4 { position: absolute; top: 49px; left: 646px; }
 #idx_hdr5 { position: absolute; top: 91px; left: 306px; }
 #idx_hdr6 { position: absolute; top: 156px; left: 0px; }
 #idx_hdr7 { position: absolute; top: 156px; left: 646px; }
 #idx_hdr8 { position: absolute; top: 211px; left: 306px; }
 #idx_hdr9 { position: absolute; top: 259px; left: 0px; }
 #idx_hdr10 { position: absolute; top: 259px; left: 306px; }
 #idx_hdr11 { position: absolute; top: 259px; left: 646px; }
 /* tour headers */
 #tour_hdr { position: relative; height: 270px; }
 #tour_hdr1 { position: absolute; top: 0px; left: 0px; }
 #tour_hdr2 { position: absolute; top: 49px; left: 0px; }
 #tour_hdr3 { position: absolute; top: 49px; left: 153px; }
 #tour_hdr4 { position: absolute; top: 49px; left: 306px; }
 #tour_hdr5 { position: absolute; top: 49px; left: 646px; }
 #tour_hdr6 { position: absolute; top: 49px; left: 800px; }
 #tour_hdr7 { position: absolute; top: 91px; left: 306px; }
 #tour_hdr8 { position: absolute; top: 211px; left: 306px; }
 #tour_hdr9 { position: absolute; top: 259px; left: 0px; }
 /* join header */
 #join_hdr { position: relative; height: 250px; }
 #join_hdr1 { position: absolute; top: 0px; left: 0px; }
 #join_hdr2 { position: absolute; top: 49px; left: 0px; }
 #join_hdr3 { position: absolute; top: 49px; left: 206px; }
 #join_hdr4 { position: absolute; top: 49px; left: 546px; }
 #join_hdr5 { position: absolute; top: 128px; left: 206px; }
 #join_hdr6 { position: absolute; top: 206px; left: 0px; }
/*
/bars
*/
.bar { background: url(../images/bar_bg.jpg) repeat; width: 954px; }
.top_bar { background: url(../images/top_bar.png) no-repeat; width: 954px; height: 16px; }
.btm_bar { background: url(../images/btm_bar.png) no-repeat; width: 954px; height: 16px; }
/*
//top nav styles
*/
#top_nav { height: 58px; line-height: 58px; }

/*
//colored nav links
*/
.links { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 23px; color: #000; font-weight:bold}
div.links span a, div.links span a:visited, div.sublinks span a, div.sublinks span a:visited { color: #F00; }
div.links span b a, div.links span b a:visited, div.sublinks span b a, div.sublinks span b a:visited { color: #F39; font-weight: normal; }
div.links span b em a, div.links span b em a:visited, div.sublinks span b em a, div.sublinks span b em a:visited { color: #FFF; font-style: normal; }
div.links span em a, div.links span em a:visited, div.sublinks span em a, div.sublinks span em a:visited { color: #9CF; font-style: normal; }
div.links em a, div.links em a:visited, div.sublinks em a, div.sublinks em a:visited { color: #CF0; font-style: normal; }
/*
//welcome text box
*/
#wlcmtxt_top { background: url(../images/wlcmtxt_top.png) no-repeat; width: 914px; height: 49px; }
#welcome_box { background: url(../images/blck_bg.png) repeat-y; width: 914px; margin: auto; }
#welcome { width: 752px; margin: auto; padding: 0px; }
#welcome div span { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #CF0; }
#welcome div { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #999; line-height: 1.3em; }
#wlcmtxt_btm { background: url(../images/wlcmtxt_btm.png) no-repeat; width: 914px; height: 49px; }
/*
// quick jump
*/
#jumplist { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #D8DA97; text-align: center; line-height: 68px; height: 68px; padding: 0px; margin: 0px; padding-right: 29px; }
#btm #jumplist { line-height: 100px; height: 110px; }
#alt_jmplstbg { background: url(../images/alt_jmplstbg.png) no-repeat; width: 954px; height: 70px; line-height: 70px; margin: 20px 0px; }
#jumplist ul { white-space: nowrap; }
#jumplist li { display: inline; list-style-type: none; }
#jumplist li.active { background: #CF0; border: 1px dotted #000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #000; font-weight: bold; text-decoration: none; margin-right: 3px; }
#jumplist a, #jumplist li.active { padding: 3px 10px; }
#jumplist a:link, #jumplist a:visited { background: #F39; border: 1px dotted #000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #FFF; font-weight: bold; line-height: 30px; text-decoration: none; margin-right: 3px; }
#jumplist a:hover { background-color: #CF0; color: #000; text-decoration: none; }
#jumplist li.last a, #jumplist li.last a:visited { background: none; border: none; font-size: 11px; color: #F39; text-decoration: underline; padding: 0px; }
#jumplist li.last a:hover { text-decoration: none; }
#jumplist .raquo { color: #D8DA97; font-weight: bold; }
/*
//block styles
*/
#block { background: url(../images/blck_bg.png) repeat-y; height: 480px; }
#block_btm { background: url(../images/block_effect.png) no-repeat; background-position: bottom; height: 480px; }
#content { position: relative; height: 480px; }
#img1 { position: absolute; top: 15px; left: 33px; }
#img2 { position: absolute; top: 205px; left: 33px; }
#img3 { position: absolute; top: 205px; left: 175px; }
#img4 { position: absolute; top: 15px; left: 601px; }
#img5 { position: absolute; top: 15px; left: 743px; }
#img6 { position: absolute; top: 110px; left: 601px; }
#blocktxt { position: absolute; top: 15px; left: 317px; background: url(../images/blocktxt_bg.png) repeat; width: 280px; height: 460px; }
#blocktxt .cntnt { padding: 20px; padding-top: 12px; }
#blocktxt .cntnt a, #blocktxt .cntnt a:visited { font-size: 20px; }
#sample_btn { position: absolute; top: 302px; left: 34px; }
#join_btn { position: absolute; top: 302px; right: 34px; }
#rating { position: absolute; bottom: 10px; left: 311px; background: url(../images/rating_frame.png) no-repeat; width: 292px; height: 102px; }
#rating_txt { position: absolute; top: 12px; left: 16px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #CF0; font-weight: bold; }
#stars { position: absolute; top: 40px; width: 292px; }
#rate { position: absolute; bottom: 18px; width: 292px; }
#rate span { color: #CF0; font-weight: bold; }
/*
// tag texts
*/
.tag1 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; padding-bottom: 5px; }
.tag1 a, .tag1 a:visited { color: #F39; }
.tag1 a:hover { color: #CF0; }
.tag2 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CF0; font-weight: bold; width: 622px; margin: auto; }
/*
//big buttons
*/
#bigbtns { background: url(../images/buttons_bg.jpg) no-repeat; width: 954px; height: 160px; }
#bigbtns div { padding-top: 29px; }

/*
//latest girls
*/
.latest_girls {
	font-size: 16px;
	font-weight: bold;
}
.latest_girls a {
	text-decoration: none;
}
.latest_girls img {
	padding: 1px;
	background: #000;
}
.latest_girls a:hover img {
	background: #cf0;
}
.pagetxt {
	font-size: 16px;
	margin: 0 80px;
}

/*
//DVDs
*/
.dvdcell {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
table#dvd_list td.dvdcell span {
	font-size: 13px;
	color: #7f7f7f;
	font-weight: normal;
}
.dvdcell img {
	padding: 1px;
	background: #000;
	margin-bottom: 4px;
}
/*
//footer styles
*/
#footer { position: relative; background: url(../images/footer_bg.jpg) no-repeat; width: 954px; height: 188px; margin: auto; }
div#footer #container, #join_footer #container { position: absolute; top: 20px; left: 20px; width: 580px; }
#join_footer { position: relative; background: url(../images/joinfooter_bg.jpg) no-repeat; width: 760px; height: 179px; margin: auto; }
#join_footer #container { width: 450px; }
/*
//bottom styles
*/
#bottom { background: url(../images/btm_grad.png) no-repeat; width: 954px; padding: 20px 0px; margin: auto; }
#joinbtm { background: url(../images/btm_grad.png) no-repeat; width: 754px; padding: 20px 0px; margin: auto; }
#bottom div, #bottom p, #joinbtm div, #joinbtm p { color: #666; }
/*
//join table
*/
#join_table { background: url(../images/join_btm.png) repeat-x; width: 754px; }
#join_table #table { padding: 10px; }
