/* ===================CSS Document================ */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #002F68 url(bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body.news_frame {
	background-image: none;
	width: 90%; /* Fix IE Horizontal scroll on iFrame */
}
#container {
	width: 768px;
	background-color: #002F68;
	border-left: 1px solid #00478F;
	border-right: 1px solid #00478F;
	margin: auto;
}
a {
	color: #95CDFF;
	text-decoration: none;
}
a:link {

}
a:visited {

}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}

/* ====================SPLICE ===================*/
#splice {
	width: 768px;
	background: url(splice/flick.jpg) no-repeat right top;
	overflow: auto;
}
#splice h1 {
	width: 629px;
	height: 94px;
	background: url(splice/ukpornarchive.gif) no-repeat;
	text-indent: -9000px;
}
#splice * {
	float: left;
}
#splice #s1 {
	width: 261px;
	height: 94px;
	background: url(splice/1.jpg) no-repeat;
}
#splice #s2 {
	width: 368px;
	height: 94px;
	background: url(splice/2.gif) no-repeat;
}
#splice #s3 {
	width: 360px;
	height: 28px;
	background: url(splice/3.gif) no-repeat;
}
#splice #s4 {
	width: 269px;
	height: 28px;
	background: url(splice/4.jpg) no-repeat;
}
#splice #s5 {
	width: 360px;
	height: 68px;
	background: url(splice/5.gif) no-repeat;
}
#splice #s6 {
	width: 269px;
	height: 68px;
	background: url(splice/6.jpg) no-repeat;
}
#splice #s7 {
	width: 360px;
	height: 74px;
	background: url(splice/7.jpg) no-repeat;
}
#splice #s8 {
	width: 269px;
	height: 74px;
	background: url(splice/8.gif) no-repeat;
}
/* ====================MAIN NAV===================*/
#main_nav {
	background: #000000 url(nav/nav.gif) no-repeat;
	border-bottom: 1px solid #00478F;
	float: left;
	width: 100%;
	list-style-type: none;
	margin-bottom: 18px;
}
#main_nav li {
	float: left;
}
#main_nav li a {
	text-indent: -9000px;
	margin-right: 1px;	
	width: 100px;
	height: 28px;
	display: block;
	overflow: hidden; /* Firefox Focus/Outline Fix*/
}
#main_nav #home_btn a.on, #main_nav #home_btn a:hover {
	background: url(nav/nav.gif) no-repeat 0px -28px;
}
#main_nav #movies_btn a.on, #main_nav #movies_btn a:hover {
	background: url(nav/nav.gif) no-repeat -101px -28px;
}
#main_nav #galleries_btn a.on, #main_nav #galleries_btn a:hover {
	background: url(nav/nav.gif) no-repeat -202px -28px;
}
#main_nav #faq_btn a.on, #main_nav #faq_btn a:hover {
	background: url(nav/nav.gif) no-repeat -303px -28px;
}
#main_nav #members_btn a.on, #main_nav #members_btn a:hover {
	background: url(nav/nav.gif) no-repeat -404px -28px;
}
#main_nav #webmasters_btn a.on, #main_nav #webmasters_btn a:hover {
	background: url(nav/nav.gif) no-repeat -505px -28px;
}
#main_nav #join_btn a.on, #main_nav #join_btn a:hover {
	background: url(nav/nav.gif) no-repeat -606px -28px;
}
/* ====================MAIN AREA===================*/
#column {
	margin: 0px 6px 0px 8px;
	width: 204px;
	float: right;
	display: inline; /* Double Margin Bug */
}
#content {
	width: 544px;
	float: right;
}
/* ====================INDEXES===================*/
.index {
	list-style-type: none;
	text-align: left;
	margin-top: -10px;
	font-size: 11px;
}
.index li a {
	background: url(arrow2.gif) no-repeat 4px 0px;
	border-bottom: 1px dotted #00478F;
	padding: 8px;
	padding-left: 18px;
	display: block;
}
.index a:link {
	color: #FFFFFF;
}
.index a:visited {
	color: #FFFFFF;
}
.index a:hover {
	background: url(arrow2_red.gif) no-repeat 4px 0px; /* Must be before background-color */
	background-color: #00478F;
}

/* ====================CONTENT===================*/
#content h1, #webmasters #content h2  {
	text-indent: -9000px;
	height: 46px;
	overflow: hidden;
}
#home #content h1 {
	background: url(latest.gif) no-repeat;
}
#movies #content h1 {
	background: url(movies_latest.gif) no-repeat;
}
#galleries #content h1 {
	background: url(galleries_latest.gif) no-repeat;
}
#faq #content h1 {
	background: url(faq_latest.gif) no-repeat;
}
#webmasters #content h1 {
	background: url(webmasters_latest.gif) no-repeat;
}
#webmasters #content h2 {
	background: url(webmasters2_latest.gif) no-repeat;
}
#content .box {
	background-color: #00478F;
	border: 1px solid #006666;
	padding: 12px;
	margin: 12px;
}
.box ul {
	text-align: left;
	padding-left: 30px;
}
.box li {
	padding-bottom: 10px;
	font-size: 11px;
}
.box p {
	padding-bottom: 10px;
	font-size: 11px;
}
.box img.right {
	float: right;
	margin-left: 10px;
}
/* ====================TEMPLATE===================*/
.template {
	padding-top: 29px;
	margin-bottom: 20px;
}
.movie_template .template {
	background: url(movie_icon_top.gif) no-repeat right 0%;
}
.gallery_template .template {
	background: url(gallery_icon_top.gif) no-repeat right 0%;
}
/* ===*/
.template .title {
	background: #002F68 url(title-bg.jpg) repeat-x;
	height: 28px;
	margin-bottom: 4px;
}
.template .bullet {
	background: url(arrow.gif) no-repeat;
	width: 25px;
	height: 28px;
	float: left;
}
.template h2 {
	text-indent: -9000px;
	height: 28px;
	width: 200px;
	float: left;
	overflow: hidden;
}
/* ===*/
.template .icon_right {
	height: 28px;
	float: right;
}
.movie_template .template .icon_right {
	width: 77px;
	background: url(movie_icon_bottom.gif) no-repeat;
}
.gallery_template .template .icon_right {
	width: 75px;
	background: url(gallery_icon_bottom.gif) no-repeat;
}
/* ===*/
.template .thumbs {
	padding-left: 1px;
}
.template .thumbs img {
	float: left;
	margin: 0px 1px 1px 0px;
	border: 0;
	border-style: none;
}
.template .desc {
	margin: 5px 5px 0px 5px;
	width: 170px;
	float: left;
	font-size: 10px;
	display: inline; /* Double Margin Bug */
}
.template .desc h4 {
	font-weight: bold;
	font-size: 10px;
}
/* ===*/
.template .desc a {
	width: 159px;
	height: 60px;
	display: block;
	text-indent: -9000px;
	margin: auto;
	margin-top: 4px;
	overflow: hidden;
}
.movie_template .template .desc a {
	background: url(join1.gif) no-repeat;
}
.gallery_template .template .desc a {
	background: url(join2.gif) no-repeat;
}
.gallery_template .template .desc a.zip {
	height: 30px;
	margin-top: -30px; /* Used because the graphics are usually 60px high */
	background: url(get_zip.gif) no-repeat;
}
/* ===*/
.template .details {
	padding: 8px;
	margin-top: 3px;
	background-color: #00478F;
	clear: both;
	overflow: auto; /* Used instead of empty div due to padding/space bug */
	height: 1%; /* IE HAS LAYOUT MOVE TO SEPERATE SHEET */
}
.template .details .points{
	float: left;
}
.template .details .legal{
	float: right;
}
/* ====================COLUMN===================*/
#column {
	margin-top: -10px;
}
#column div {
	text-align: center;
}
#column .header {
	background: #002F68 url(title-bg.jpg) repeat-x;
	margin: 10px 0px 10px 0px;
}
#column h2 {
	text-indent: -9000px;
	height: 28px;
	overflow: hidden;
}
#column #search h2 {
	background: url(title-search.gif) no-repeat;
}
#column #news h2 {
	background: url(title-news.gif) no-repeat;
}
#column #poll h2 {
	background: url(title-poll.gif) no-repeat;
}
#column #links h2 {
	background: url(title-links.gif) no-repeat;
}
#column #pornstar h2 {
	background: url(title-pornstar.gif) no-repeat;
}
#column #movie_index h2 {
	background: url(title-movie-index.gif) no-repeat;
}
#column #gallery_index h2 {
	background: url(title-gallery-index.gif) no-repeat;
}
#column #links ul {
	text-align: left;
	padding-left: 30px;
	font-size: 11px;
}
#column #links li {
	padding: 4px;
}

/* ====================FOOTER===================*/
#more {
	clear: both;
	margin: auto;
	list-style-type: none;
	width: 500px;
}
#more li {
	float: left;
}
#more li a {
	text-indent: -9000px;
	overflow: hidden;
	display: block;
}
#more #more_movies a {
	background: url(more-movies.gif) no-repeat;
	width: 250px;
	height: 47px;
}
#more #more_galleries a {
	background: url(more-galleries.gif) no-repeat;
	width: 250px;
	height: 47px;
}
#more #more_join a {
	background: url(big-join.gif) no-repeat;
	width: 480px;
	height: 190px;
	margin-left: 10px;
}
#footer {
	background-color: #000000;
	clear: both;
	text-align: center;
	padding: 12px;
}


/* ====================FORMS===================*/
.searchbox {
	width: 150px;
	height: 20px;
}
#pornstar select {
	width: 160px;
	font-size: 10px;
}
#poll input.radio {
	margin-left: 50px;
}
#poll form fieldset {
	line-height: 20px;
	text-align: left;
}
#poll #vote_button {
	text-align: center;
	line-height: 0px;
	margin-top: 8px;
}
#poll .graph {
	width: 190px;
	margin: auto;
	overflow: auto;
	text-align: left;
	margin-bottom: 4px;
}
#poll .graph .caption {
	float: left;
	display: block;
}
#poll .graph .votes {
	float: right;
	display: block;
}
fieldset {
	border-style: none;
}