body
{
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	text-align: center;
}

h1, h2
{
	color: #999999;
	font-family: arial;
	font-size: 1.2em;
	margin: 0 0 20px 0;
}

p, li
{
	color: #999999;
	font-family: arial;
	font-size: 0.8em;
	line-height: 130%;
}

p a, li a
{
	color: #CCCCCC;
	text-decoration: underline;
}

p a:hover, li a:hover
{
	color: #999999;
}

#wwindowContainer
{
	background-color: #790000;
	border-bottom: 1px solid #999999;
	height: 35px;
	position: fixed;
	width: 100%;
	z-index: 10;
}

#wwindowStatus
{
	color: #999999;
	float: left;
	font-family: arial;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding-top: 10px;
	text-align: left;
	width: 50%;
}

#wwindowStatus span
{
	padding-left: 10px;
}

#wwindowStatus span a
{
	color: #CCCCCC;
	text-decoration: underline;
}

#wwindowStatus span a:hover
{
	color: #999999;
}

#wwindowOptions
{
	float: left;
	height: 29px;
	padding-top: 6px;
	width: 50%;
}

#wwindowOptions a
{
	background-color: #000000;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	display: block;
	float: right;
	font-family: verdana;
	font-size: 0.6em;
	margin-right: 10px;
	padding: 5px;
	text-decoration: none;
}

#wwindowOptions a:hover
{
	border: 1px solid #999999;
	color: #999999;
}

#wwindowSpacer
{
	background-color: #3D3D3D;
	height: 36px;
	width: 1038px;
}

#pageContainer
{
	background: url('../images/bg.gif');
	background-repeat: repeat-y;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	text-align: left;
	width: 1038px;
}

#contentContainer
{
	background: url('../images/header.jpg');
	background-repeat: no-repeat;
}

#headerContainer
{
	float: left;
	height: 105px;
	padding: 20px;
	width: 260px;
}

#searchContainer
{
	float: left;
	height: 34px;
	padding: 11px 10px 0 420px;
	width: 308px;
}

#searchContainer fieldset
{
	clear: both;
	padding: 0 0 5px 0;
	font-size: 1em;
}

#searchContainer .field
{
	display: inline;
	padding-right: 5px;
	float: left;
}

#searchContainer input.text, #searchContainer select
{
	background-color: #CCCCCC;
	border: 1px solid #000000;
	color: #000000;
	font-family: arial;
	font-size: 0.8em;
	font-weight: normal;
	
	text-decoration: none;
	vertical-align: baseline;
}

#searchContainer input.text
{
	padding: 2px;
	width: 150px;
}

#searchContainer select
{
	padding: 1px;
}

#bannerContainer
{
	float: left;
	height: 90px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	width: 728px;
}

#bodyContainer
{
	clear: both;
	float: left;
	margin-left: 20px;
	padding: 0px 0 10px 10px;
	width: 688px;
}

#menuContainer
{
	clear: both;
	height: 25px;
	padding-bottom: 10px;
	width: 688px;
}

#menuContainer a
{
	background-color: #363636;
	color: #CCCCCC;
	display: block;
	float: right;
	font-family: verdana;
	font-size: 0.7em;
	font-weight: bold;
	height: 18px;
	margin-right: 5px;
	padding: 7px 10px 0 10px;
	text-decoration: none;
}

#menuContainer a:hover
{
	color: #999999;
}

#menuContainer a.selected
{
	background-color: #000000;
}

#sideContainer
{
	float: left;
	padding: 0 10px 10px 10px;
	width: 300px;
}

#sideContainer #rect
{
	float: left;
	height: 250px;
	overflow: hidden;
	margin-bottom: 5px;
	width: 300px;
}

#sideContainer #title img
{
	height: 45px;
	width: 300px;
}

#sideContainer #buttonContainer
{
	padding-left: 10px;
}

#sideContainer #buttonContainer .button
{
	float: left;
	height: 125px;
	margin: 0 10px 10px 0;
	padding: 5px;
	width: 125px;
}

#sideContainer .title
{
	clear: both;
	height: 45px;
	padding: 5px 0 0 0;
	width: 300px;
}

#sideContainer .container
{
	padding: 0 5px 0 5px;
}

#infoContainer
{
	background-color: #222222;
	border: 1px solid #666666;
	margin: 0 0 20px 0;
	padding: 5px;
	width: 666px;
}

#playlist
{
	padding: 0 5px 0 5px;
}

#playlist .link
{
	float: left;
	margin-bottom: 5px;
	width: 290px;
}

#playlist .link a img
{
	border: 1px solid #CCCCCC;
	float: left;
	height: 60px;
	margin-right: 5px;
	width: 80px;
}

#playlist .link a:hover img
{
	border: 1px solid #999999;
}

#playlist .link a
{
	color: #CCCCCC;
	font-family: arial;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: underline;
}

#playlist .link a:hover
{
	color: #999999;
}

#playlist #options
{
	clear: both;
	padding-top: 5px;
}

#playlist #options a
{
	background-color: #333333;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	display: block;
	float: left;
	font-family: verdana;
	font-size: 0.6em;
	margin-right: 5px;
	padding: 4px;
	text-decoration: none;
}

#playlist #options a:hover
{
	border: 1px solid #999999;
	color: #999999;
}

#footerContainer
{
	background-color: #3D3D3D;
	clear: both;
	padding: 10px 10px 10px 20px;
	text-align: center;
	width: 1008px;
}

#footerContainer p
{
	margin-bottom: 5px;
}

#pages
{
	clear: both;
}

#pages a
{
	border: 1px solid #333333;
	color: #CCCCCC;
	display: block;
	float: left;
	font-family: verdana;
	font-size: 0.9em;
	margin-right: 3px;
	padding: 5px;
	text-decoration: none;
}

#pages a:hover
{
	border: 1px solid #790000;
	color: #FF0000;
}

#pages a.selected
{
	background-color: #999999;
	color: #000000;
	font-weight: bold;
}

#pages a.selected:hover
{
	border: 1px solid #333333;
	color: #000000;
	font-weight: bold;
}

.pornstarContainer
{
	float: left;
	height: 165px;
	padding-right: 10px;
	width: 127px;
}

.pornstarContainer a img
{
	border: 1px solid #CCCCCC;
	width: 125px;
	height: 125px;
}

.pornstarContainer a:hover img
{
	border: 1px solid #FF0000;
}

.pornstarContainer a
{
	color: #CCCCCC;
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
}

.pornstarContainer a:hover
{
	color: #FF0000;
}

.flickContainer
{
	float: left;
	height: 200px;
	padding-right: 10px;
	width: 162px;
}

.flickContainer .link
{
	float: left;
	height: 160px;
	width: 162px;
}

.flickContainer .link a img
{
	border: 1px solid #CCCCCC;
	width: 160px;
	height: 120px;
}

.flickContainer .link a:hover img
{
	border: 1px solid #FF0000;
}

.flickContainer .link a
{
	color: #CCCCCC;
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
}

.flickContainer .link a:hover
{
	color: #FF0000;
}

.flickContainer .info
{
	float: left;
	width: 148px;
}

.flickContainer .info span
{
	color: #999999;
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
}

.flickContainer .info a
{
	color: #CCCCCC;
	text-decoration: none;
}

.flickContainer .info a:hover
{
	color: #FF0000;
}

.flickContainer .star
{
	float: left;
	height: 14px;
	padding-top: 2px;
	width: 14px;
}

.flickContainer .star img
{
	height: 14px;
	width: 14px;
}
