html,body,head,img,p,div,span,a,h1,h2,h3,h4,h5,ul,li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

body {
	background: #121212 url('/static/img/bg.gif') top left repeat;
	font: 11px normal Helvetica, Arial, sans-serif;
	color: #c0c0c0;
	}
	
a,a:visited,a:active {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

.clear { clear: both; padding-left: -1px; }

.right { margin-right: 0px; padding-right: 0px; }

div#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #37002e;
	}

div#header {
	width: 1000px;
	height: 80px;
	background-color: #b10164;
	}
	
div#header div#logo {
	width: 144px;
	float: left;
}

div#header div#phone-number {
	float: right;
	width: 800px;
	text-align: right;
	margin-right: 12px;
	padding-top: 14px;
}

div#navigation-bar {
	width: 1000px;
	background-color: #41003a;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	}

ul#navigation {
	list-style-type: none;
	margin: 0px;
	border: 0px;
	}

ul#navigation li {
	display: inline;
	float: left;
	margin-right: 4px;
	}

ul#navigation li a,a.active,a.visited {
	font-size: 14px;
	color: #fff;
	background: #41003a url('/images/tabs-x.jpg') top left repeat-x;
	padding: 5px 10px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	}

ul#navigation li.current a {
	background: #37002e;
	}

ul#navigation li a:hover {
	background: #37002e;
	text-decoration: underline;
	}

ul#navigation li.join {
	float: right;
	}

ul#navigation li.join a {
	background: #41003a url('/images/tabs-x-green.jpg') top left repeat-x;
	}

div#home-advert-holder {
	width: 150px;
	height: 600px;
	float: left;
	margin: 0 8px;
}

div#home-advert {
	width: 120px;
	height: 600px;
	float: left;
	}
	
div#home-advert-thumbs {
	width: 30px;
	float: left;
}

div#home-videopanel {
	width: 460px;
	float: left;
	text-align: center;
	margin-left: 12px;
	margin-right: 10px;
	}

div#home-newsletter {
	font-size: 12px;
	font-weight: bold;
	color: #93c;
	margin-bottom: 10px;
	}

div#home-video {
	width: 460px;
	}

div#home-updates {
	width: 334px;
	float: right;
	margin-right: 11px;
	height: 600px;
	overflow: hidden;
	}

div#home-updates h2 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-top: 5px;
	text-transform: uppercase;
	}

div#home-updates h2 span {
	font-weight: bold;
	}

div.twitter-updates {
	margin-top: 15px;
}

.twitter-update {
	color: #fff;
	padding-bottom: 3px;
	border-bottom: 1px dotted #de358f;
	margin-bottom: 4px;
}

.twitter-update span {
	color: #48093c;
}

.latest-updates {
	margin-top: 8px;
}

.latest-update {
	width: 260px;
	margin-bottom: 5px;
}

.latest-update .info {
	background-color: #b10164;
	padding: 2px;
}

h1 {
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
	}

div.home-info-box {
	background-color: #41003a;
	padding: 5px;
	border: 1px dotted #b10164;
	text-align: left;
	color: #fff;
	height: 115px;
	overflow: hidden;
	}
	
div.green-bar {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: green url('/static/img/greenbox-bg.jpg') top left repeat-x;
	text-align: center;
	}

div.green-bar h2 {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}

div.green-bar a,a:active,a:visited {
	color: #fff;
	text-decoration: none;
}

div.green-bar a:hover {
	text-decoration: underline;
}

div#webshow-girls-box {
	padding: 0px 8px;
}

h2#webshow-girls {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}

h2#webshow-girls span {
	font-weight: bold;
}

div#webshow-girls-box ul {
	list-style-type: none;
	width: 960px;
	margin: 10px 0px 2px 0px;
	padding-left: 20px;
	text-align: center;
}

div#webshow-girls-box ul li {
	display: inline;
	float: left;
	width: 160px;
	margin-right: 36px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
}

div#webshow-girls-box ul li img {
	width: 160px;
	margin-bottom: 2px;
}

div#webshow-girls-box ul li.right {
	margin-right: 0px;
}


div#girls-inside {
	padding: 0px 8px;
}

div#girls-inside h2 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}

div#girls-inside h2 span {
	font-weight: bold;
}

div#footer {
	width: 980px;
	margin: 20px auto;
	font-size: 10px;
}

div#footer div.copyright {
	float: left;
	width: 200px;
}

div#footer div.right {
	float: right;
	width: 600px;
	text-align: right;
}

ul#all-girls {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 4px;
}

ul#all-girls li {
	display: inline;
	float: left;
	width: 150px;
	margin-right: 13px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
}

ul#all-girls li img {
	width: 150px;
	margin-bottom: 2px;
}
