body {
	margin: 0; padding: 0;
	color: #fff;
	background-color: #000;
	font-family: Tahoma;
	font-size: 12px;
}

.section {
	padding-top: 1em;
	border-top: 1px solid red;
}

#container {
	margin: 0 auto;
	min-width: 65em; max-width: 990px;
	/*border-left: 1px solid white; border-right: 1px solid white;*/
}

#header, #footer {
	text-align: center;
	color: white;
	font-family: Verdana, Arial, sans-serif;
}

#logo {
	background: black url(../images/head/banner.jpg) 50% 50% no-repeat;
	height: 160px; margin: 0; padding: 0;
}
#logo * {display: none;}

#menu {
	line-height: 44px;
	background: transparent url('/images/menubar/menu_bg.png') 50% 100% repeat-x;
	position: relative; top: -9px;
}
#menu span {/*display: block;*/}
#menu a {padding: 0 4px; color: #db3535; font-weight: bold;}
#menu a.active {color: white}
#menu a:hover {color: white;}

#footer {
	margin: 0; padding: 4px 8px;
	border-top: 1px solid white; border-bottom: 1px solid white;
	font-size: 80%;
}

#content {
	position: absolute; right: 0;
	margin-top: 30px;
	width: 745px;
}

.page-crew img.crew-member {border: none; margin: 1em;}
.page-crew p, .page-crew div {text-align: center;}

body {
	scrollbar-face-color: black; 
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: black;
	scrollbar-arrow-color: white;
}

body#tpl-default {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 100%;
}

table {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

.tab1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-align: justify;
}
.tab2 {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}
.tab3 {
	font-family: Tahoma;
	font-size: 10px;
	text-align: justify;
}
.tabborder   {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top: 2px solid #db3535;
	border-bottom: 2px solid #db3535;
}

a:link, a:visited, a:hover, a:focus, a:active { color: #db3535; /*font-family: VERDANA,ARIAL,SANS-SERIF; font-size: 12px; font-weight: bold;*/ text-decoration:none }
.copy { color: #888888; font-family: VERDANA,ARIAL,SANS-SERIF; font-size: 10px }
.vgblink { font-size: 11px; font-family: VERDANA,SANS-SERIF; font-weight: bold; color: #FFFFFF }
.formhead { font-family: Verdana,Arial,Sans-Serif; font-size: 18px; color: #FFFFFF; font-weight: bold }
.preview { color: #AEA9E2; font-family: VERDANA,ARIAL,SANS-SERIF; font-size: 18px; font-weight: bold }
.number { color: #FFFFFF; font-family: TAHOMA,VERDANA,ARIAL,SANS-SERIF; font-size: 14px; font-weight: bold }
.name { font-family: Verdana,Arial,Sans-Serif; font-size: 14px; color: #FFFFFF; font-weight: bold }
.topdata { font-family: Verdana,Arial,Sans-Serif; font-size: 11px; color: #888888 }
.text { font-family: Verdana,Arial,Sans-Serif; font-size: 12px; color: #FFFFFF }
.next { color: #ffffff; font-family: Verdana,Arial,Sans-Serif; font-size: 10px; font-weight: normal }
.formtext { color: #888888; font-family: VERDANA,ARIAL,SANS-SERIF; font-size: 10px }
.sizes { font-family: Sans-Serif; font-size: 10px; color: #888888 }
.info { font-family: Sans-Serif; font-size: 10px; color: #888888 }
.statcat { font-family: Sans-Serif; font-size: 11px; color: #888888; font-weight: bold }
.statname { font-family: Sans-Serif; font-size: 10px; color: #888888 }
.stats { color: #FFFFFF; font-family: VERDANA,ARIAL,SANS-SERIF; font-size: 11px; font-weight: bold }
.option { font-family: Sans-Serif; font-size: 10px; color: #888888 }
input, textarea, select { background-color: #666666; font-family: Verdana; font-size: 12px; border-width: 0px; color: #FFFFFF }
.rating { font-family: Verdana,Arial,Sans-Serif; font-size: 10px; color: #888888 }
.custom { font-family: Sans-Serif; font-size: 11px; color: #FFFFFF }
.comment { font-family: Verdana,Arial,Sans-Serif; font-weight: bold; font-size: 12px; color: #FF0000; filter:Glow(color=#ffffff, strength=2) }
.error { font-family: Tahoma,Sans-Serif; font-size: 12px; font-weight: bold; color: #FF0000 }
.status { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF }
.empty { color: #AEA7E4; font-family: VERDANA,ARIAL,SANS-SERIF; font-size: 12px }
