@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1680a2;
	background-image:url(/images/page_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	padding-bottom:20px;
	text-align: center;
	color: #000000;
	min-width: 900px;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.cast {
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.castpic {
	position: relative;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
	border-style: solid;
	border-color:#fff;
	border-width: 3px;
}

.casttitle {
	font-size: 16px;
	font-weight: bold;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color:#fff;
	padding: 0 0 5px 10px;
	margin: 0 0 15px 0;
}

.infobox {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 260px;
	padding: 0 0 0 20px;
	border-style: dotted;
	border-width: 0 0 0 1px;
	border-color:#CCCCCC;
}

a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #ccc;
}
a:active {
	color: #fff;
}
a {
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	width: 900px;
	position: relative;
}

#topmenu {
	position: relative;
	height: 47px;
	background-image:url(images/menu_bg.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

#body {
	padding-top: 0px;

}

#crewlist {
	margin: 15px 25px 15px 25px;
	padding: 25px 25px 10px 25px;
	border-style: solid;
	border-color:#FFFFFF;
	border-width: 2px;
}

#title {
	position: relative;
	margin-bottom: 5px;
	height: 165px;
	background-image:url(images/newlogo.png);
	background-position: 50% 20px;
	background-repeat: no-repeat;
}

#returnhome {
	position: absolute;
	width: 150px;
	top: 25px;
	left: 15px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

#returnhome a, #returnhome a:link, #returnhome a:visited, #returnhome a:hover, #returnhome a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#returnhome a:hover {
	color:#ccc;
}

#opening {
	position: relative;
	height: 220px;
	padding-top: 630px;
	background-image:url(images/newtitle.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}

#opening_btns {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 800px;
	padding: 0 0 15px 0;
}

#opening_btns img {
	margin: 0 15px 0 15px;
}

#mainpagenews {
	position:absolute;
	top:745px;
	right:72px;
	width:391px;
	height: 77px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#mainpagenews a, #mainpagenews a:link, #mainpagenews a:visited, #mainpagenews a:hover, #mainpagenews a:active {
	color:#1680a2;
	text-decoration: underline;
}

#mainpagenews a:hover {
	color:#0080C0;
	text-decoration: underline;	
}

#trailer {

	margin: 0 auto;
	margin-bottom: 20px;
}

#pagetitle {
	font-size: 22px;
	font-weight: bold;
	color:#FFFFFF;
	margin-bottom: 15px;
}

#text {
	text-align: left;
	font-size: 12px;
	color:#FFFFFF;
	width: 800px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	margin-top: 15px;
	border-color:#8bd8f1;
	border-width: 1px 0 0 0;
	border-style:solid;
	width: 816px;
	position: relative;
	padding-top: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color:#DFEEF7;
	font-size: 11px;
	line-height: 1.5em;
}

fieldset {  
position: relative;
margin: 1.5em 0 0 0;  
padding: 0;
border-width: 0px;
}
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
font-size: 14px;
}
fieldset ol {  
padding: 0 1em 0 1em;  
list-style: none;
}
fieldset.submit {  
border-style: none;
}

label {  
float: left;  
width: 10em;  
margin-right: 1em;  
text-align: right;
font-size: 12px;
}

fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: .5em;
}

fieldset {  
float: left;  
clear: left;  
width: 100%;  
margin: 0 0 1.5em 0;  
padding: 0;
}

fieldset.submit {  
float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 8em;
}
.formstyle1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border: 1px solid #999;
	padding: 5px;
}

.formstyle2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#ccc;
	border-style:solid;
	border-width: 1px;
	border-color:#999999;
	color: #000;
	padding: 4px 9px 4px 9px;
}


.newsitem {
	position:relative;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color:#FFF;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	overflow: auto;
}

.newsitem h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFF;
	margin: 0;
	padding: 0;
}

.newsitem .newsdata {
	font-size: 11px;
	font-weight:bold;
	color:#FC0;
	margin-bottom: 15px;
}

.newsitem img {
	position: relative;
	float: right;
	margin: 5px 5px 5px 15px;
	border-width: 3px;
	border-style: solid;
	border-color:#FFF;
}

.newsitem blockquote {
  background: transparent url(/images/quoleft.png) left top no-repeat;
  text-align: justify;
  
}
.newsitem blockquote div {
  padding: 0 35px;
  background: transparent url(/images/quoright.png) right bottom no-repeat;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
}


#announcement {
	border-bottom: 3px solid #fff;
	background: #000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	text-align: center;
}