

/* =General
----------------------------------------------- */

html,body {
    background-color    : #000;
    color               : #ccc;
    margin              : 0;
    padding             : 0;
    text-align          : center;   
}

html, body, td, input, textarea,  select  {
	font-family:Verdana, Arial;
}
a { 
    text-decoration     : none;
}

a:link {
    color               : #fff;
}

a:visited {
    color               : #eee;
}

.jqmWindow a:link {
    color               : #A13AF1;
}

.jqmWindow a:visited {
    color               : #A13AF1;
}

.jqmWindow .bhcssnav a:visited {
    color               : #eee;
}

a:hover { 
    color               : #3ee;
}

a:hover img {
	border			: 1px solid #777;
	margin:0px;
}

a img {
	border				: 0;
	margin:1px;
}

img {
	display				: block;
}
 select {
	font-size			: 9px;
	height			: 18px;
}

/* =Site General Elements
----------------------------------------------- */

div.siteContainer {
	margin:0pt auto;
	text-align:left;
	width:925px;
}

div.siteHeader, div.siteFooter {
	position:relative;
	width:895px;
}

/* =Main Nav Header
----------------------------------------------- */

div.siteHeader {
	width: 894px;
	height: 81px;
	margin-top:10px;
	background-image: url(/Resources/Images/88Clips/logo.gif);
	background-repeat:no-repeat;
	margin-top:15px;
}
div.siteHeader a
{
	display:block;
	height: 70px;
	width: 300px;
}

/* =Site Body
--------------------------------------------------------------------------------------------- */

div.siteBody {
	position: relative;
}



/* =siteContent
----------------------------------------------- */

.siteContent {
	position: relative;	
	padding-left: 6px;
	padding-bottom: 5px;
	display: inline-block;
}

.siteContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .siteContent {height: 1%;}
.siteContent {display: block;}
/* End hide from IE-mac */

.fullcontent {
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 23px;
}

.siteContent p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* =Site Footer
---------------------------------------------------------------------------------------------- */

.siteFooter  {
	clear: both;
	text-align: center;	
	margin:30px 0px 60px 0px;
}	

.siteFooter .links {
	margin: 0;
	padding: 10px 0 5px 0;
    font-size: 11px;
}

.siteFooter .links li {
	display: inline;
	font-size: 11px;
	margin: 0;
	padding: 0pt 7px 0 7px;
	background: transparent url(/Resources/Images/new/listsep.gif) no-repeat scroll right 4px;
}

.siteFooter .links li.last {
	background: none;
}

.siteFooter .copyright, .siteFooter .links li a {
	font-size: 11px;
	color: #999;
}

.siteFooter .links li a {
	text-decoration: underline;
}	

.siteFooter .links li a:hover {
	color: #3ee;
}	

.siteFooter .copyright {
	margin-top: 5px;
}

/* =Search
----------------------------------------------- */

.searchContainer    
{ 
	position		: absolute;
	top				: -65px;
	right			: 8px;
    padding			: 5px 5px 0 0;
    right           : 0px !important;
    width			: 475px;
	height			: 30px;   
}

.searchContainer    input
{
	border			: 2px solid #444; 
	padding		: 2px 2px 0px 5px;
    width           : 275px;  
	height			: 20px; 
	float			: left; 
	color:#333
}
.searchContainer a{ 
	float			: left;
	width			: 92px;
	height			: 27px;
	background      : url(/Resources/Images/88clips/search.gif) top left no-repeat;
	margin-left:10px;
	border			: none;	
}

.searchContainer a:hover {    
	background-position: bottom right;
}







body {font-size: 11px;}
*{	padding:0;	margin:0;}
/* =Content Holder
----------------------------------------------- */

div.contentList
{
	border:1px solid #333;
	float:left;
	width:690px;
	padding:10px 5px;
	margin-bottom:40px;
	font-size: 9px;	
}

div.contentList h1.popularHeader
{
	height:21px;
	width:151px;	
	background-image: url(/Resources/Images/88Clips/HomeHeader1.gif);
	background-repeat:no-repeat;
}
div.contentList h1.newestHeader
{
	height:21px;
	width:123px;	
	background-image: url(/Resources/Images/88Clips/HomeHeader2.gif);
	background-repeat:no-repeat;
}

div.contentList h1.relatedHeader
{
	height:25px;
	width:182px;	
	background-image: url(/Resources/Images/88Clips/Related.gif);
	background-repeat:no-repeat;
}

div.contentList h1.searchHeader
{
	height:24px;
	width:157px;	
	background-image: url(/Resources/Images/88Clips/SearchResults.gif);
	background-repeat:no-repeat;
}

div.contentList div.content
{
	border:1px solid #444;
	margin:3px;
	float:left;
	width:164px;
	height:90px;
	background-color:#333;
}
div.contentList div.hoverContainer
{
	width:1px;
	height:1px;
	position:relative;
}
div.contentList div.newest
{
	height:110px;
}
div.contentList div.content div
{
	margin:3px;
	float:left;
}
div.contentList div.content p
{
	margin:0px;
	padding:0px;
}
div.contentList div.content a.contentTitle
{
	clear:both;
	font-size: 11px;
	font-weight:normal;
	display:block;
	padding:2px 2px 2px 4px;
	height:30px;
}
div.contentList div.content img
{	
	display:block;
	float:left;
}

div.contentList div.results
{
	width:222px;
	height:130px;
}

div.contentList div.related
{
	width:82px;
	height:57px;
}

div.towerContentList
{
	margin:50px 0px 0px 5px;
	width:182px;
}

div.contentList div.contentHover
{	
	z-index:100;
	background-color:#ccc;
	border:1px solid #777;
	color:#222;
	display:none;
	position:absolute;
	top:-10px;
	left:0px;
	width:130px;
	padding:3px;
}

div.contentList .results div.contentHover
{		
	top:-22px;
}

.clear
{
	clear:both;
}


div.nav {	border:1px solid #333;padding:5px 5px 15px 5px;margin-left:5px;}
div.nav h2{	height:21px;	width:111px; margin:5px;	background-image: url(/Resources/Images/88Clips/MoreClips.gif);background-repeat:no-repeat;}
div.nav ul{	list-style-type:none;	text-align:left; margin-left:10px;}
div.nav ul li{	font-size:12px;	color:#000; white-space:nowrap; display:inline;}
div.nav ul a:hover{    color:#3ee;text-decoration:underline;}
div.nav ul a {    color:#ccc;}

div.searchPaginator b
{
	color:#e29fff;
}
div.searchSorting 
{
	margin-bottom:10px;
	position:relative;
}
div.searchSorting .selected
{
	color:#e29fff;
}
div.searchSorting .gayFilter
{
	float:right;
	width:180px;
	margin-top:-18px;
	height:15px;
	position:relative;
}
div.searchSorting .gayFilter input
{
	width:15px;height:15px;
	display:block;
	float:left;
}
div.searchSorting .gayFilter label
{
	display:block;
	float:left;
	margin-top:2px;
}
div.information
{
	font-size:1.1em;
	margin-left:60px;
	padding:10px 30px;
}
div.information h2
{
	margin-bottom:10px;
}

div.age h1
{
	margin:30px 0px 30px 230px;
}
div.age ul li
{
	display:block;
	list-style-type:disc;
}
div.age ul
{
	margin-left:60px;
}
div.age a{display:block; width:92px;height:27px; background-image: url(/resources/images/88clips/enter.gif);margin-top:10px;margin-left:300px; }

div.player h1
{
	margin-bottom:20px;
}

/*entry form*/
fieldset{	border:0px;}fieldset ul{	list-style-type:none;}
fieldset li{	margin:3px; clear:both;}
fieldset label{	display:block;	float:left;	width:200px;	text-align:right;	margin:3px 10px;}
fieldset input, fieldset textarea{ 	float:left; width:300px;}
fieldset textarea{ 	width:302px;}
fieldset span{	margin-left:3px;}
fieldset a{display:block; width:92px;height:27px; background-image: url(/resources/images/88clips/submit.gif);margin-top:10px;margin-left:330px; }


p.noResults { font-size:1.2em; margin-top:10px;}
