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

body {
	text-align: center;
	background: url(/assets/images/bg_repeat.jpg) top left repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	}

p {
	margin-bottom: 14px;
	}

#template_top_repeat {
	position: absolute;
	width: 100%;
	height: 200px;
	top: 0px;
	left: 0px;
	background: url(/assets/images/bg_header.jpg) top left repeat-x;
	}

#template_container {
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 800px;
	text-align: left;
	}
	
#template_header {
	width: 800px;
	height: 220px;
	background: url(/assets/images/interior_header.jpg) top left no-repeat;
	}
	
#template_topnav {
	width: 800px;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 32px;
	z-index: 3;
	text-indent: -9999px;
	}

#template_topnav ul li {
	display: inline;
	}

#template_topnav ul li a {
	display: block;
	height: 50px;
	float: left;
	}
	
#template_topnav ul li a.topnav1, #template_topnav ul li a.topnav7 { margin-top: 81px; }
#template_topnav ul li a.topnav2, #template_topnav ul li a.topnav6 { margin-top: 66px; }
#template_topnav ul li a.topnav3, #template_topnav ul li a.topnav5 { margin-top: 61px; }
#template_topnav ul li a.topnav1 { width: 114px; }
#template_topnav ul li a.topnav2 { width: 97px; }
#template_topnav ul li a.topnav3 { width: 100px; }
#template_topnav ul li a.topnav4 { margin-top: 0px; height: 117px; width: 177px; }
#template_topnav ul li a.topnav5 { width: 119px; }
#template_topnav ul li a.topnav6 { width: 127px; }
#template_topnav ul li a.topnav7 { width: 66px; }

#template_contentcontainer_header {
	height: 43px;
	width: 800px;
	background: url(/assets/images/header.gif) top left repeat-x;
	}
	
#template_contentcontainer_header h1 {
	margin-left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 19px;
	line-height: 33px;
	}

#template_contentcontainer {
	font-size: 14px;
	position: relative;
	width: 620px;
	min-height:440px;
  	height:auto !important;
  	height:440px;
	line-height: 16px;
	padding: 15px 15px 15px 165px;
	background: #fff url(/assets/images/bg_content.jpg) top left repeat-y;
	float: left;
	}
	
#template_contentcontainer ol {
	list-style-position: inside;
	list-style-type: decimal;
	}

#template_contentcontainer strong {
	font-weight: bold;
	}

#template_leftnav {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#template_leftnav ul {
	list-style-type: none;
	color: #fff;
	}
	
#template_leftnav a:link, #template_leftnav a:visited {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 15px 2px 5px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 16px;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	margin-left: 5px;
	}
	
#template_leftnav a:hover, #template_leftnav a:active {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 15px 2px 5px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 16px;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	margin-left: 5px;
	background-color: #003366;
	}

#template_leftnav a.active {
	color: #fff;
	font-weight: bold;
	background-color: #003366;
	}
	
.screenhide {
	display: none;
	}

.alt {
background: #e6e6e6;
}

table {
width: 615px;
}


.rss_subscribe {
	width: 100%;	
	}

.rss_subscribe a {
	background: url(../images/rss_subscribe.jpg) 0px -50px no-repeat;
	display: block;
	float: right;
	height: 50px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 200px;
	}
	
.rss_subscribe a:hover {
	background: url(../images/rss_subscribe.jpg) 0px 0px no-repeat;	
	}

#main {
	display: inline;
	float: left;
	}
	
#release_page .highslide img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	
.highslide-credits {
	display: none;
	}
	
.video_container {
	margin-bottom: 20px;
	}

#dots_page .video_container {
	border: 1px solid #333;
	margin: 0 auto;
	width: 535px;
	}

#content li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	}
	
#content li li {
	list-style-type: circle;
	}
	
.dots_img {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 500px;
	}