@charset "UTF-8";

body {
	scrollbar-track-color: #000000;
	background-color: #000;
	font: 68.75% Garamond, Georgia, "Times New Roman", Times, serif;
	color: #999999;
	line-height:1.25; 
    }

h1, h2, h3 { margin-top:0; margin-bottom:0; }


h2 {
	text-transform: capitalize;
	font: small-caps 1.6em Garamond;
}

#wrapper {
	float: none;
	margin: 0 auto;
	width: 960px;
}


 #flash {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 600px;
	text-align: center;
}

label {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 50%;
	color: #666666;
}

#copyright {
	color: #5e5e5e;
	width: 760px;
	text-align: center;
	margin: 0 auto;
	font: 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#contactinfo {
	text-align: center;
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
}
#wrapper #page #content #details a {
	text-decoration:none;
	color: #999;
}


img.logo {
	float: left;
}



#header  {
	height: 40px;
	border-bottom: 1px solid #111;
}

#header  a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

#header a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

h1 {
	color: #FFFFFF;
	padding: 1.29808em 0 1em;
	text-transform: capitalize;
	font: normal small-caps normal 2.6em Garamond, Georgia, "Times New Roman", Times, serif;
}

#textframe  {
	width: 500px;
	height: 400px;
	color: #999999;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 80px;
}

#logoholder {
	top: 400px;
	margin-top: 200px;
}

#textframe a {
	color: #CCCCCC;
	text-decoration: none;
}


#logo    {
	width: 500px;
	height: 100px;
	top: 50%;
	vertical-align: middle;
	display: table-cell;
	position: absolute;
	left: 50%;
	margin-left: -250px;
	margin-top: -50px;
}

img.seriesImg {
	padding: 0;
	margin: 0px 20px 20px 0;
	float: left;
}

td {
	border-bottom: 1px dashed #222;
}

.menu{
    float:right;
	border:none;
	border:0px;
	margin:5px 0 0;
	padding:0px;
	text-transform: uppercase;
	font: small-caps bold 130% Garamond, Georgia, "Times New Roman", Times, serif;
}

.menu ul{
	background:#000000;
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
	
.menu li{
		float:left;
		padding:0px;
		}
		
.menu li a{
		background:#000000;
		color:#ffffff;
		display:block;
		font-weight:normal;
		line-height:30px;
		margin:0px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
		}

.menu li a:hover, .menu ul li:hover a{
			background: #000000;		
			color:#FFFFFF;
			text-decoration:none;
			}
			
.menu li ul{
		background:#000000;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:100px;
		z-index:200;
		}
		
.menu li:hover ul{
		display:block;
		
		}
		
.menu li li {
		background: #000000;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:100px;
		}
		
.menu li:hover li a{
		background:none;
		}
		
.menu li ul a{
	float:left;
	height:20px;
	font-size: 85%;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
		}
		
.menu li ul a:hover, .menu li ul li:hover a{
			background:#000000;
			color:#ffffff;
			text-decoration:none;
			}
			
.menu p{
		clear:left;
		}	


p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: +1px;
}

#wrapper #navigation img {
	float: left;
	padding-top: 2px;
}

#logo p {
	color: #646464;
	font-size: 75%;
	text-align: center;
}