* { margin: 0; padding: 0; }
html, body { height: 100%; }
body {
	color: #222;
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: url(/images/bg.gif) left top repeat-x #f3f3f3;
}

#main {
	margin: 0 auto; 
	width: 990px;
	padding-top: 10px;
}
#header { width: 990px; margin: 0 auto; height: 80px; background: url(/images/bghead.gif) left top no-repeat; }
#footer { clear: left; width: 990px; margin: 0 auto; text-align: center; padding: 10px 0 0 0; }
#footer a { color: #666; }
#footer p { padding: 0 auto 10px auto; }
#header .toprow { height: 38px; padding: 6px 10px 0 330px;}
#header .logo { float: left; display: inline; width: 250px;}
#header .toprow h1 { font-size: 12px; color: #ccc; display: inline; margin-right: 4px; }
#header .toprow p { color: #ddd; display: inline; font-size: 12px; }

#headershow { padding: 0 0 0 0; width: 990px; margin: 0 auto; height: 0.2px; font-size: 16px; }
#headershow strong { padding: 0px 10px 0 10px; }
#footershow { padding: 4px 0 0 0; width: 990px; margin: 0 auto; height: 26px; text-transform: capitalize; font-size: 16px; }
#footershow strong { padding: 0px 20px 0 20px; }

#content { margin: 0 auto; width: 990px; }
#content .inner { padding-top: 10px; }
#wrapper { float: left;	width: 100%; }

a {
	color: #074f91;
	text-decoration: none;
}
.centered { margin: 0 auto; padding: 0; }

.subs { padding: 2px 12px; height: 36px; margin-bottom: 4px;}
.subs h1 { float: left; font-size: 24px; height: 36px; line-height: 36px; letter-spacing: -1px; font-weight: normal; font-family: Arial; color: #482d1f;}

.galls { list-style: none; }
.galls li { float: left; display: inline; width: 490px; margin-bottom: 6px; text-indent: 8px; height: 20px;}
.galls a { font-size: 14px; text-transform: capitalize; }
.galls a:hover {text-transform: uppercase; font-size: 12px; font-weight: bold;}
.refs { list-style: none; }
.refs li { margin-bottom: 6px; padding-left: 6px;}
.more { padding: 6px 10px; font-size: 14px; }
.more2 { padding: 6px 10px; }
.more2 p { display: inline; margin-right: 4px; }
.more2 h4 { display: inline; margin-right: 4px; font-size: 14px; }
.more2 ul { display: inline; list-style: none; }
.more2 ul li { display: inline; margin-right: 4px; }


.gallsbig { list-style: none; text-align: center; margin-bottom: 5px; font-size: 18px; }
.gallsbig li { float: left; display: inline; width: 330px; alignmargin-bottom: 4px; text-indent: 15px;}
.gallsbig a { text-transform: capitalize; font-size: 18px; }
.gallsbig a:hover { text-decoration: underline;}



.day {
	margin: 10px auto 5px auto;
	padding: 0;
	font-size: 20px;
	text-align: center;
}


#content a:hover {
	color: #741414;
	text-decoration: underline;
}

.boxes { border: 1px solid #ccc; background-color: #fcfcfc; margin-bottom: 8px;}
.boxes h2 { background-color: #ccc; color: #333; font-size: 16px; padding: 2px 15px 2px 0; text-align: right; margin-bottom: 8px; }

.searches, .topsearches { list-style: none; }
.topsearches, .spons { border: 1px solid #ebd690; background: url(/images/bg_spons.gif) right top no-repeat #fffcee; }
.bio { border: 1px solid #ebd690; background-color: #fffcee; padding-top: 5px;}
.searches li, .topsearches li { margin-bottom: 5px; margin-left: 15px;}
.searches a, .topsearches a, .spons a { font-size: 18px; }
.searches a:visited { color: #72562e;}
.searches img, .topsearches img, .spons img { display: inline-block; margin-left: 10px; margin-bottom: -1px;}
.searches li.spons, .searches li.bio { margin-left: 0; margin-bottom: 5px; padding-left: 15px; padding-bottom: 5px;}

#navig { min-height: 40px;}

#menu {padding: 0 5px; margin-left: 320px; list-style:none; height:36px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#menu li {float:left; margin-right:4px; background: url(/images/bg_navl.gif) left no-repeat; padding-left: 8px;}
#menu li.bm { float: right; }
#menu li a {display:block; float:left; height:36px; line-height:36px; text-decoration:none; font-size:12px; font-weight:bold; padding:0 16px 0 8px; color: #ccc; background: url(/images/bg_navr.gif) right no-repeat;}
#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Style for different browsers the list OR link hover */

#menu li a:hover {z-index:200; position:relative; text-decoration: underline; }
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {text-decoration: underline;}
#menu li:hover > a.sub {text-decoration: underline;}

#menu li.selected { background: url(/images/bg_navl_on.gif) left no-repeat;}
#menu li.selected a { background: url(/images/bg_navr_on.gif) right no-repeat; color: #ff3;}

#menu :hover ul {left:0; top:30px; width:150px; background:#d1eafd;}

/* keep next level invisible. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul {left:150px; top:-1px; background:#d1eafd; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; }
#menu :hover ul li a {width:150px; padding:0; text-indent:10px; background:#d1eafd; color:#000; height:24px; line-height:24px;}

#menu :hover ul :hover {background-color:#ca691a; color:#fff;}


.size32 { font-size: 32px; text-align: center; }

p.pages { margin: 20px auto; font-size: 18px; font-weight: bold; text-align: center;}
p.pages span { font-size: 18px;	font-weight: bold; margin: auto 5px;}

div.subtitles { position: relative; text-align: left; width: 940px; margin: 10px auto 5px auto; height: 38px; }
div.subtitles h3 { width: 640px; padding-top: 6px; text-indent: 10px; font-size: 24px; color: #333; overflow: hidden; height: 1.2em;}
div.subtitles span { position: absolute; z-index: 5; left: 640px; top: 6px; width: 285px; text-align: right; font-size: 24px; color: #333; font-weight: bold; }

.thumbs320, .indextube, .indextags, .indexfriends, .toplist { list-style: none; width: 980px; margin: 0 auto; padding: 0 0 0 0; }
.thumbs320 li { float: left; display: inline; width: 324px; height: 254px; text-align: center; }
.thumbs320 .ads { float: right; display: inline; width: 300px; height: 762px; margin-right: 18px;}
.thumbs320 li img { border: solid 1px #444; width: 320px; height: 250px; display: block; }

.indextube .vidlistdesc { width: 170px; margin: 1px auto 2px auto; text-align: center; font-size: 11px; height: 14px; overflow: hidden; font-weight: bold;}
.indextube .vidlistviews { float: right; display: inline; width: 85px; margin-top: 0; font-size: 11px; padding-right: 4px; text-align: right; color: #222;}
.indextube .vidlistlength, .indextube .vidlistdate { float: left; display: inline; width: 85px; text-indent: 4px; text-align: left; margin-top: 0; font-size: 11px; color: #222;}
.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; }
.indextube .vidlistrating img { filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; }

.centl .searchthumbs { width: 560px; margin: 0 auto; }

ul.rules { list-style: disc; }
ul.rules li { margin-left: 20px; }

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

.sectdesc { font-size: 14px; font-weight: bold; margin: 0 50px 20px 50px; }
.centl .notice { margin: 7px 0; }


table { margin: 0 auto; }

span.new {
	font-weight: bold;
	color: #816546;
}

a.scrindex { float: right; width: 200px; height: 150px; margin: 0; padding: 0; }

.centl {
	width: 641px;
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
	padding: 0;

}
.centr {
	width: 304px;
	margin: 0 10px 20px 0;
	padding; 0;
	float: right;
	display: inline;
	position: relative;
	clear: right;

}
.centr p { margin: 3px auto;}
.centr a img { margin-bottom: 5px; padding: 0;}
.centr br { clear: both; height: 0; }


ul.vidslist .vidlistdesc {
	width: 210px;
	margin: 1px auto 2px auto;
	text-align: center;
	font-size: 11px;
	height: 14px;
	overflow: hidden;
}
.vidlistaff {
	width: 150px;
	margin: 1px auto 5px auto;
	text-align: center;
}
.vidtnrat {
	font-weight: bold;
	margin: -1px auto 0 auto;
	padding: 0;
	text-align: center;
}

.vidsdesc { margin: 3px auto 5px 0; padding: 2px 0; font-size: 16px; font-weight: bold;}
.vidsdesc span { color: #5b3727; }
.datal { float: left; display: inline; width: 315px;}
.datar { float: right; display: inline; width: 315px;}
.datal .vidlistrat { height: 18px;}
.datal .vidlistrat span { float: left; width: 60px; font-weight: bold; color: #5b3727;}
.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: #5b3727;}
.datar .vidsshare { font-size: 12px; font-weight: bold; height: 18px; }
.datar .vidsshare span { float: left; width: 60px; font-weight: bold; color: #5b3727;}
.datar .vidsshare ul { list-style: none; height: 16px; float: left; display: inline;}
.datar .vidsshare ul li { float: left; display: inline; margin-right: 10px;}

ul.stars {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.stars li {
	width: 25%;
	float: left;
	margin: 0;
}


.searchtrade { font-family: Arial, Helvetica; width: 600px; margin: 2px auto; padding: 3px 0; font-size: 16px; font-weight: bold; border: dashed 1px #300; text-align: center;}

.marks { font-size: 16px; font-weight: bold;  padding: 0 auto 8px auto; margin: 0 auto 8px auto; }
.marks span { font-size: 64px; color: #a7270d; }
.price { font-size: 16px; font-weight: bold; padding: 0 auto; margin: 5px auto;}

.newgal { position: absolute; width: 30px; height: 30px; background: url(/images/newgal.gif) no-repeat; z-index: 100; top: 0; left: 0;}

#contactform { display: block; border: none; margin: 0 auto 20px auto; width: 400px;}
#contactform fieldset { display: block; border: none; }
#contactform input {}
#contactmail, #contactmessage { border: 1px solid #000; background-color: #fff; display: block; margin-bottom: 5px; }
#contactmail { width: 100%; }
#contactform fieldset label { display: block; font-size: 14px; font-weight: bold; margin-bottom: 2px;}
#contactsubmit { display: block; text-align: center; width: 100%; font-size: 16px; font-weight: bold; border: 1px solid #000; background-color: #f6d84a;}


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