* { margin: 0; padding: 0; }
html, body { height: 100%; }
body { color: #333; font-family: Arial, Helvetica; font-size: 12px; background: url(/images/bg_body.gif) top center no-repeat #e6e6e6; }

a { color: #05a;}

#main {	margin: 0 auto 10px auto; width: 980px; }
#main.mainindex { }
#main.maincats { }
#header { width: 980px; margin: 0 auto 5px auto; height: 100px; }
#header #row1 { height: 25px; }
#header #row2 { height: 43px; background: url(/images/bg_row2.gif) top left no-repeat; }
#header #row3 { height: 32px; }

#header #row2 h1 { float: left; text-indent: -9999px; }
#header #row2 h1 a { display: block; height: 42px; width: 315px;}

#network { font-size: 11px; font-weight: bold; margin-left: -1px; padding-top: 1px;}
#network li{ display:inline }
#network li *{height:24px;float:left;cursor:pointer;cursor:hand; }
#network a {background:url(/images/bg_net_left.gif) top left no-repeat;padding-left:4px;} /*Applys the left segment of the image and adds the grey bottom border*/
#network .navr{padding-right:6px}
#network .navc{background:url(/images/bg_net_center.gif) top repeat-x;margin-right:-6px;min-width:6px;height:24px; padding: 4px 7px 0 9px; voice-family: "\"}\"";voice-family:inherit;height:20px;} /*Applys the seamless background*/
#network .start{background:url(/images/bg_net_farleft.gif) top left no-repeat} /*Applys the far left corner*/
#network .nave{background:url(/images/bg_net_farright.gif) top right no-repeat;padding-right:12px} /*Applys the far right corner*/
/*The following controls the hover states of the individual image slices. It's important to remember that IE6 will only recognise :hover when applied to a link element*/
#network a:hover { color: #ffd; }
#network li.on a {background:url(/images/bg_net_right.gif) top right; color: #fff;}
#network a:hover { z-index: 10; }
#network li.on a.start{background:url(/images/bg_net_farleft.gif) bottom left;}
#network li.on a .nave{background:url(/images/bg_net_farright.gif) bottom right;}
#network li.on a .navc{background:url(/images/bg_net_center.gif) bottom;height:20px; padding: 4px 7px 0 7px; voice-family: "\"}\"";voice-family:inherit;height:20px;}
#network li.on a .navr{background:url(/images/bg_net_left.gif) bottom right;padding-right:12px;margin-right:-6px;position:relative}

#bmrss {float: right; width: 300px; padding-right: 5px;}
#bmrss li { float: right; display: inline; margin-left: 10px; padding-top: 3px;}
#bmrss li img { border: none;}
#bmrss li a { color: #ffc; font-weight: bold;}
#bmrss li a:hover { color: #fff;}

#header form#searchtop { float: right; display: inline; width: 320px; padding-top: 5px; margin-top: 5px;}
#header form#searchtop input { float: left; display: inline; }
#header form#searchtop input#inputtop { background: url(/images/bg_srch.gif) left no-repeat #fff; border: 1px solid #000; width: 155px; margin-right: 5px; padding: 3px 1px 3px 16px; color: #555;}
#header form#searchtop input#inputtop.active { background-color: #f2f8fc; color: #000; }
#header form#searchtop select { float: left; border: 1px solid #000; background-color: #fff; width: 80px; font-size: 14px; margin-right: 5px;}
#header form#searchtop select option { border: none; padding: 2px 0 1px 0;}

#nav { height: 32px; font-weight: bold; font-size: 14px; margin-left: -9px; position: relative; z-index: 1;}
#nav li{ display:inline }
#nav li *{height:32px;float:left;cursor:pointer;cursor:hand; }
#nav a {background:url(/images/bg_nav_left.gif) top left no-repeat;padding-left:13px;} /*Applys the left segment of the image and adds the grey bottom border*/
#nav .navr{padding-right:15px}
#nav .navc{background:url(/images/bg_nav_center.gif) top repeat-x;margin-right:-15px;min-width:50px;height:32px; padding: 8px 5px 0 5px; voice-family: "\"}\"";voice-family:inherit;height:24px;} /*Applys the seamless background*/
#nav .start{background:url(/images/bg_nav_farleft.gif) top left no-repeat} /*Applys the far left corner*/
#nav .nave{background:url(/images/bg_nav_farright.gif) top right no-repeat;padding-right:30px} /*Applys the far right corner*/
/*The following controls the hover states of the individual image slices. It's important to remember that IE6 will only recognise :hover when applied to a link element*/
#nav a:hover { color: #ffd; }
#nav li.on a {background:url(/images/bg_nav_right.gif) top right; color: #fff;}
#nav a:hover { z-index: 10; }
#nav li.on a.start{background:url(/images/bg_nav_farleft.gif) bottom left;}
#nav li.on a .nave{background:url(/images/bg_nav_farright.gif) bottom right;}
#nav li.on a .navc{background:url(/images/bg_nav_center.gif) bottom;height:24px; padding: 8px 5px 0 5px; voice-family: "\"}\"";voice-family:inherit;height:24px;}
#nav li.on a .navr{background:url(/images/bg_nav_left.gif) bottom right;padding-right:30px;margin-right:-15px;position:relative}

.innerbox { border: 1px solid #ccc; background-color: #fcfcfc; padding: 15px 10px; margin-bottom: 10px;}

#footer { clear: left; width: 980px; margin: 0 auto; }
#footer a { color: #333; }
#footer p { padding: 0 5px; margin-bottom: 6px; text-align: center;}
#footer .innerbox { padding: 10px 5px;}

#wrap { float: left; width: 100%; }

#main.mainindex #rightside { float: left; width: 200px; margin-left: -200px; }
#main.mainindex #content { margin-right: 210px; }

#main.maincats #rightside { float: left; width: 200px; margin-left: -200px; }
#main.maincats #content { margin-right: 210px; }

#main.showclips #rightside { float: left; width: 300px; margin-left: -300px; }
#main.showclips #content { margin-right: 310px; }

a { color: #ccc; text-decoration: none; }
a:hover { color: #741b00; }
.centered { margin: 0 auto; padding: 0; }

.centl { float: left; width: 640px;}
.centr { float: right; width: 300px; }

.box { background: url(/images/bg_box.gif) top left repeat-x #efefef; border-left: 2px solid #fff; border-right: 2px solid #fff; border-bottom: 2px solid #fff; color: #000;}
ul.type { list-style: none; height: 30px; position: relative; z-index: 50; background: url(/images/whitedot.gif) bottom left repeat-x;}
ul.type li { float: left; margin-right: 5px; text-transform: uppercase;}
ul.type li a { display: block; float: left; height: 30px; text-align: center; font-size: 16px; font-weight: bold; line-height: 30px; padding: 0 15px; color: #ddd;}
ul.type li a:hover { text-decoration: underline; }
ul.type li.on { background: url(/images/bg_type_l.gif) top left no-repeat; padding-left: 3px; position: relative;}
ul.type li.on a { background: url(/images/bg_type_r.gif) top right no-repeat; color: #000;}
ul.type li b, ul.type li em {display: none; }
//* ul.type li.on b { display: block; position: absolute; top: 30px; right: 0; margin-right: -98px; width: 100px; height: 2px; background: url(/images/bg_type_line.gif) top no-repeat; }
ul.type li.on em { display: block; position: absolute; top: 30px; left: 0; margin-left: -98px; width: 100px; height: 2px; background: url(/images/bg_type_line_l.gif) top no-repeat; overflow: hidden; }
*//


.box p { padding: 2px 5px; color: #000;}

#footcats { display: none; border: 1px solid #333; background-color: #111; color: #fff; text-align: left;}
#footcats ul { list-style: none; }
#footcats ul li { float: left; display: inline; width: 20%; text-indent: 10px; margin-bottom: 2px;}
#footcats a { color: #ddd; }

#bignav { min-height: 45px; height:auto !important; height: 45px; padding-top: 5px; margin-bottom: 10px; background: url(/images/bg_bignav.gif) 0 37px no-repeat; clear: both;}
#bignav h2 { float: left; width: 580px; font-size: 24px; height: 32px; line-height: 30px; font-weight: normal; color: #333; letter-spacing: -0.5px;}
#bignav h2 span { color: #24729f;}
#bignav ul { list-style: none; float: right; height: 32px; width: 375px;}
#bignav ul li { float: left; font-size: 18px; height: 32px; margin-left: 2px; padding-left: 6px; background: url(/images/bg_bignav_l.gif) top left no-repeat}
#bignav ul li a { display: block; float: left; height: 32px; line-height: 30px; text-align: center; padding: 0 15px 0 9px; color: #13559e; background: url(/images/bg_bignav_r.gif) top right no-repeat;}
#bignav ul li.on { background: url(/images/bg_bignav_lon.gif) top left no-repeat;}
#bignav ul li.on a { background: url(/images/bg_bignav_ron.gif) top right no-repeat #585b5d; color: #fff;}
#bignav ul li a:hover { text-decoration: underline;}
#bignav #subcats { position: relative; z-index: 1; background: url(/images/bg_subcats.gif) top left no-repeat #585b5d; height: 28px; clear: both; padding: 0 10px; text-align: right; font-size: 14px; font-weight: bold;}
#bignav #subcats span { display: inline-block; margin-left: 15px;}
#bignav #subcats a { z-index: 3; color: #eee; display: inline-block; height: 28px; line-height: 27px; padding: 0 2px;}
#bignav #subcats a.on { color: #ffc;}
#bignav #subcats a:hover { color: #fff; text-decoration: underline;}
#bignav #subcats span img { display: inline-block; border: none; margin-bottom: -3px;}
#bignav #subcats p { color: #eee; text-align: right; padding-top: 5px;}

#catnet { height: 40px; margin-bottom: 10px; background: url(/images/bg_catnet.gif) top left no-repeat;}
#catnet ul { list-style: none; float: left; width:  600px;}
#catnet ul li { float: left; display: inline; height: 40px; margin-left: 15px; font-size: 24px; }
#catnet ul li a { display: block; float: left; height: 40px; line-height: 40px; padding: 0 3px; color: #eee;}
#catnet ul li a:hover { color: #fff; text-decoration: underline;}
#catnet span { float: right; font-size: 24px; color: #dadada; padding: 5px 20px 0 0;}
#catnet img { width: 40px; height: 40px; }

.miniheads { height: 26px;}
.miniheads h3 { font-size: 14px; color: #fff; float: left; height: 26px; line-height: 26px; text-indent: 5px;}
.miniheads span { float: right; color: #fff; font-size: 14px; font-weight: bold; height: 26px; line-height: 26px; padding-right: 5px;}
.mainindex #content .miniheads { background: url(/images/bg_minih_cat.gif) top left no-repeat;}
.maincats #content .miniheads { background: url(/images/bg_minih_cat.gif) top left no-repeat;}
.maincats #rightside .miniheads { background: url(/images/bg_minir_cat.gif) top left no-repeat;}
.showclips #content .miniheads { background: url(/images/bg_minic_cat.gif) top left no-repeat;}
.maincats #rightside .miniheads { background: url(/images/bg_minir_cat.gif) top left no-repeat;}
.mainindex #rightside .miniheads { background: url(/images/bg_minir_cat.gif) top left no-repeat;}

ul.indextube { list-style: none; }
ul.indextube a { color: #13559e; }

.mainindex ul.indextube li { float: left; display: inline; width: 148px; height: 112px; }
.mainindex ul.indextube li p.vidlistdesc { display: none;}
.mainindex ul.indextube li p.vidlistviews { display: none; }
.mainindex ul.indextube li p.vidlistdate { display: none; }
.mainindex ul.indextube li p.vidlistlength { display: none; }
.mainindex ul.indextube li a img { display: block; height: 108px; width: 144px; border: 1px solid #aaa; }
.mainindex ul.indextube li a:hover img { border: 1px solid #999; }
.mainindex .indextube .vidlistrating { display: none; height: 0;}
.mainindex .indextube .vidlistrating img { display: none;}

.maincats ul.indextube li { float: left; display: inline; width: 186px; height: 194px; margin-left: 1px; }
.maincats ul.indextube li a img { display: block; height: 135px; width: 180px; border: 1px solid #aaa; }
.maincats ul.indextube li a:hover img { border: 1px solid #999; }
.maincats .indextube .vidlistdesc { width: 170px; margin: 1px auto 2px auto; text-align: center; font-size: 11px; height: 14px; overflow: hidden; font-weight: bold;}
.maincats .indextube .vidlistviews { float: right; display: inline; width: 85px; margin-top: 0; font-size: 11px; padding-right: 4px; text-align: right; color: #333;}
.maincats .indextube .vidlistlength, .indextube .vidlistdate { float: left; display: inline; width: 85px; text-indent: 4px; text-align: left; margin-top: 0; font-size: 11px; color: #333;}
.maincats .indextube .vidlistrating { float: right; display: inline; width: 70px; height: 12px; margin-right: 4px; background: url(/images/bg_rating.gif) bottom left repeat-x; text-align: right; }
.maincats .indextube .vidlistrating img { filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; }

.showclips ul.indextube { height: 184px;}
.showclips ul.indextube li { float: left; display: inline; width: 184px; height: 184px; }
.showclips ul.indextube li a img { display: block; height: 135px; width: 180px; border: 1px solid #aaa; }
.showclips ul.indextube li a:hover img { border: 1px solid #999; }
.showclips .indextube .vidlistdesc { width: 170px; margin: 1px auto 2px auto; text-align: center; font-size: 11px; height: 14px; overflow: hidden; font-weight: bold;}
.showclips .indextube .vidlistviews { float: right; display: inline; width: 85px; margin-top: 0; font-size: 11px; padding-right: 4px; text-align: right; color: #222;}
.showclips .indextube .vidlistlength, .indextube .vidlistdate { float: left; display: inline; width: 85px; text-indent: 4px; text-align: left; margin-top: 0; font-size: 11px; color: #222;}
.showclips .indextube .vidlistrating { float: right; display: inline; width: 70px; height: 12px; margin-right: 4px; background: url(/images/bg_rating.gif) bottom left repeat-x; text-align: right; }
.showclips .indextube .vidlistrating img { filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; }

.indexfriends ol {list-style: none; font-size: 14px; font-weight: bold; float: left; display: inline; width: 210px; }
.indexfriends ol li { list-style: none; margin: 0 0 5px 15px; line-height: 1.3em; }
.indexfriends ol li a { color: #05a; }

.indexcats { list-style: none; }
.indexcats li { float: left; display: inline; height: 50px; width: 210px;}
.indexcats li img { float: left; display: block; width: 60px; height: 45px; border: 1px solid #aaa;}
.indexcats li h4 { font-size: 14px; margin-left: 70px; margin-bottom: 10px; }
.indexcats li h4 a { color: #333;}
.indexcats li p { margin-left: 70px;}
.indexcats li p a { color: #13559e;}

.cats { list-style: none; }
.cats li { padding: 4px 0; border-bottom: 1px solid #eee; }
.cats li a:hover { text-decoration: underline;}
.cats li h4 { font-size: 12px; padding-left: 10px; margin-bottom: 2px; background: url(/images/bg_ref.gif) 0 4px no-repeat;}
.cats li h4 a { color: #444; }
.cats li p { font-size: 11px;}
.cats li p a { color: #13559e; }

.bigcats .cats { list-style: none; }
.bigcats .cats li { padding: 5px 0; border-bottom: 1px solid #eee; float: left; width: 210px; height: 60px;}
.bigcats .cats li a:hover { text-decoration: underline;}
.bigcats .cats li h4 { font-size: 16px; margin: 0 0 2px 90px;}
.bigcats .cats li h4 a { color: #444; }
.bigcats .cats li p { font-size: 12px; margin-left: 90px;}
.bigcats .cats li p a { color: #13559e; }
.bigcats .cats li img { float: left; width: 80px; height: 60px;}

ul.docs { list-style: none; margin-bottom: 25px;}
ul.docs li { margin-bottom: 8px; margin-left: 5px;}
ul.docs li.cleared { margin-left: 5px; }
ul.docs a { font-size: 18px; color: #13559e; margin-right: 5px;}
ul.docs a:visited { color: #555;}
ul.docs img { display: inline-block; margin-left: 5px; margin-right: 3px; margin-bottom: -1px;}
ul.docs li.cleared img { display: inline; margin: 0 0 0 0;}
ul.docs li span.new { border: 1px solid #ccc; background-color: #e9f4f8; color: #777; padding: 0 2px; font-size: 10px; position: relative; top: -2px;}

#rightside .refs, #rightside .minitl { list-style: none; }
#rightside .refs li, #rightside .minitl li { padding-left: 12px; background: url(/images/bg_ref.gif) 0 7px no-repeat; height: 20px; line-height: 20px; overflow: hidden;}
#rightside .refs li a, #rightside .minitl li a { color: #13559e; font-weight: bold;}

p.pages { margin: 5px auto; font-size: 14px; font-weight: bold; text-align: center;}
p.pages a { display: inline-block; margin: 0 1px; padding: 1px 4px; border: 1px solid #7cb3d7; color: #7cb3d7;}
p.pages img { height: 14px; width: 20px; margin-bottom: -2px;}

#flv { width: 640px; margin: 0 auto;}
.vidsdesc { margin: 3px auto 5px 0; padding: 2px 0; font-size: 14px; }
.vidsdesc span { display: inline-block; width: 60px; color: #333; font-weight: bold; }
.datal { float: left; display: inline; width: 310px;}
.datar { float: right; display: inline; width: 310px;}
.datal .vidlistrat { height: 18px;}
.datal .vidlistrat span { float: left; width: 60px; font-weight: bold; color: #333;}
.datal .vidlistviews, .datal .vidlistlength, .datar .vidlistposter, .datar .vidstags { font-size: 12px; font-weight: bold; margin-bottom: 4px;}
.datal .vidlistviews span, .datal .vidlistlength span, .datar .vidlistposter span, .datar .vidstags span { display: inline-block; width: 60px; color: #333;}
.datar .vidsshare { font-size: 12px; font-weight: bold; height: 18px; }
.datar .vidsshare span { float: left; width: 60px; font-weight: bold; color: #333;}
.datar .vidsshare ul { list-style: none; height: 16px; float: left; display: inline;}
.datar .vidsshare ul li { float: left; display: inline; margin-right: 10px;}
.payrevlink { height: 70px; padding-top: 10px; margin-left: -10px;}
.payrevlink p { float: left; display: inline; margin-left: 10px; width: 315px; height: 60px; font-size: 16px; font-weight: bold; color: #414141;}
.payrevlink p.pay { background: url(/screenshots/bg_paylink3.gif) top left no-repeat; }
.payrevlink p.rev { background: url(/screenshots/bg_revlink3.gif) top left no-repeat; }
.payrevlink p span { color: #eee; font-size: 16px; display: block;}
.payrevlink p a { display: block; padding-left: 60px; padding-top: 9px; height: 50px; color: #fff8ab; font-size: 18px; }
.payrevlink p a:hover { color: #fff;}
.payrevlink p img { background: url(/screenshots/bg_noreview.gif) top left no-repeat; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; }

.bottomnav { list-style: none; text-align: center; }
.bottomnav li { display: inline; padding: 0 3px; font-weight: bold; }

.vertads { margin-bottom: 10px;}

.jcarousel-container { position: relative; }
.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li, .jcarousel-item {}
/* carousel nav buttons */
.jcarousel-next { z-index: 3; display: none; }
.jcarousel-prev { z-index: 3; display: none; }

table { margin: 0 auto; }

p.size16 { font-size: 14px; margin-bottom: 10px; line-height: 1.3em;}
ul.rules { font-size: 14px; }
ul.rules li { margin: 0 0 10px 20px; }

.clearboth { clear: both; }
.cleared:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cleared {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .cleared {height: 1%;}
.cleared {display: block;}
/* End hide from IE-mac */