/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #85694A url(images_files/main_background.jpg) repeat-x top;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}


img { padding: 0px; margin: 0px; border: 0px;}


/* PortwayFilms Top */
.portwayfilms_top {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-right: 18px;
	margin-left: 18px;
}

.portwayfilms_top a:link { text-decoration : underline; color : #FFFFFF; border: 0px;} 
.portwayfilms_top a:active { text-decoration : underline; color : #FFFFFF; border: 0px;} 
.portwayfilms_top a:visited { text-decoration : underline; color : #FFFFFF; border: 0px;} 
.portwayfilms_top a:hover { text-decoration : underline; color : #FFFFFF; border: 0px;} 

/* Logo */
.logo {
	height: 84px;
	width: 700px;
	background: url(images_files/logo.jpg) no-repeat top;
}

.stats {
	font-size: 11px;
	color: #85694A;
	float: right;
	text-align: right;
}

.stats .title {
	font-size: 14px;
	font-weight: bold;
}

/* Intro */
.intro {
	width: 700px;
	background: url(images_files/intro_background.jpg) no-repeat top;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 190px;
	padding-left: 18px;
	min-height: 257px;
	font-weight: bold;
}

.intro .welcome {
	font-size: 14px;
	font-weight: bold;
}

/* Update Box */
.update_box {
	width: 954px;
	height: 256px;
	background: url(images_files/update_box.gif) no-repeat top;
	color: #FFFFFF;
	font-size: 12px;
}

.div {
	height: 20px;
	background: url(images_files/div.gif) no-repeat top;
}

.thumb_spacer {
	margin-top: 2px;
	margin-bottom: 2px;
}

.update_date {
	color: #ECCD7C;
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
}

.update_description {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}

.update_description .name {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/* Pages */
.pages {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.pages a, .pages a:visited, .pages a:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.page_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.page_content {
	font-size: 11px;
	color: #FFFFFF;
}

/* Prefooter */
.prefooter {
	height: 418px;
	background: #312004;
}

.url {
	color: #ffffff;
	font-size: 11px;
}

.url a, .url a:visited, .url a:hover {
	color: #ffffff;
	font-size: 11px;
}

.border {
	border: 1px solid #ffffff;
}

/* Footer */
.footer {
	color: #19141A;
	font-size: 12px;
}

.footer a, .footer a:visited, .footer a:hover {
	color: #19141A;
	font-size: 12px;
}

/* Join Page */
.jointext {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.jointext p {
	padding-left: 10px;
}

.jointext .joinnow {
	font-size: 14px;
}

.jointext .price {
	font-size: 14px;
	border: 1px dotted #ffffff;
}

.link a, .link a:visited {
	margin: 0px;
	padding: 4px 6px 4px 6px;
	padding: 4px 6px 4px 6px;
	background-color: #38270B;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

.link a:hover {
	color: #ffffff;
	background-color: #38270B;
	text-decoration: none;
}