html, body{ 
	margin:0; 
	padding:0;
	background-color: #000;
	color: #F8EB39;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	background-color: transparent;
} 
p	{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 19px;
}
hr	{
	border-color: #F8EB39;
	width: 400px;
	margin-left: 0px;
}
.line_center	{
	border-color: #F8EB39;
	width: 400px;
	text-align: center;
	margin: auto;
}
sup	{
	font-size: 8px;
}
a	{
	color: #F8EB39;
}
a:hover	{
	text-decoration:none;
}
@font-face {
	font-family:Typenoksidi;
	src: url('../images/typenoksidi.ttf');
}
#pagewidth{ 
	max-width:100%;  
	min-width:990px;
}

#header{
	position:relative;
	height:163px;
	background-color:#000000;
	width:100%;
	text-align: center;
	background-image: url('../images/top_title_bkgd3.jpg');
	background-repeat: repeat-x;
}
#mainnav {
	width: 100%;
	background-image: url('../images/menu_bkgd.jpg');
	background-repeat: repeat-x;
	font-family: Typenoksidi;
	font-size: 18px;
	color: #8B0B00;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#mainnav ul {
	list-style: none;
	padding: 0;
	padding-top: 5px;
	margin:auto;
	overflow: auto;
	height: 30px;
}
#mainnav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#mainnav a	{
	color:#8B0B00;
	text-decoration: none;
}
#mainnav a:hover,.current	{
	color:#F8EB39;
}
#maincol{
	background-color: #000;
	background-color: transparent;
	float: right; 
	display:inline; 
	position: relative; 
	width:100%;
	min-width: 990px;
	min-height: 500px;
	padding-bottom: 25px;
}
#background {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.stretch {
    width:100%;
    height:100%;
}
#mainsplash	{
	padding-top:30px;
	text-align: center;
	z-index: 100;
}
/**
Original #enter_site
#enter_site	{
	position:absolute;
	top: 400px;
	padding-left: 580px;
	font-family: Typenoksidi;
	text-transform: lowercase;
	text-align: center;
	font-size: 48px;
}
#enter_site a{
	color: #F9D36F;
	text-decoration: none;
}
*/
#enter_site	{
	position:absolute;
	top: 400px;
	padding-left: 580px;
	font-family: Typenoksidi;
	text-transform: lowercase;
	text-align: center;
	font-size: 48px;
}
#enter_site a{
	color: #F9D36F;
	text-decoration: none;
}
#teaser_container	{
	position: absolute;
	top: 240px;
	margin: auto;
	z-index: 300;
	width:100%;
	min-width: 990px;
	text-align: center;
}
#small_enter	{
	width: 100%;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}
#pagecontent	{
	margin: auto;
	width: 965px;
}
#subnav	{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 200px;
	padding-top: 30px;
}
ul.hover_block li{
	list-style:none;
	margin-left: -41px;
	background: #fff;
	padding: 1px;
	width:200px;
}

ul.hover_block li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 100px;
	padding: 0px;
	color: #fff;
}

ul.hover_block li a {
	text-decoration: none;
}

ul.hover_block li img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

ul.video_block li{
	list-style:none;
	margin-left: -41px;
	background: transparent;
	padding: 1px;
	width:200px;
}

ul.video_block li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 50px;
	padding: 0px;
	color: #fff;
}

ul.video_block li a {
	text-decoration: none;
}

ul.video_block li img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#content	{
	margin:auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 475px;
	float: left;
	min-height: 640px;
}
#awards	{
	margin:auto;
	padding-top: 85px;
	text-align: center;
	padding-right: 10px;
	width: 130px;
	float: left;
}
#awards_more	{
	margin:auto;
	padding-top: 85px;
	text-align: center;
	width: 130px;
	float: right;
}
#awards_centered	{
	margin:auto;
	text-align: center;
	width: 260px;
	float: right;
}

#page_title	{
	float: none;
	clear: both;
	padding: 0px;
	margin: 0px;
}
h1 { 
	font-size: 28px;
	text-align: left;
	line-height: 44px;
	font-weight: normal;
	font-family: Typenoksidi,"Trebuchet MS",sans-serif;
	text-transform: lowercase;
	color: #F8D26C;
}

h2 {
	margin: 0px;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: normal;
	font-family: Typenoksidi, "Trebuchet MS" ,sans-serif;
	text-transform: lowercase;
	color: #F8D26C;
}
h3 {
	margin: 0px;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	font-family: Typenoksidi, "Trebuchet MS" ,sans-serif;
	text-transform: lowercase;
	color: #F8D26C;
}
h4 {
	margin: 0px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #F8D26C;
}

#blurb	{
	float: none;
	clear: both;
}
#footer	{
	width:100%;
	padding-top: 10px;
	bottom: 0px;
	height:100px;
	background-image: url('../images/bottom2.jpg');
	background-repeat: repeat-x;
	background-color:#000;
	clear:both;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#credit	{
	text-align:right;
	font-size: 10px;
	color: #F8D26C;
}
#credit a{
	color: #F8D26C;
}
.references	{
	font-size: 10px;
}

label	{
	float: left;    
	width: 125px;
	margin-right: 10px;
}

label.error {
	color: red;
}

input.error	{
	border:2px;
	border-style: solid;
	border-color: red;
}

input	{
	margin-bottom: 20px;
	width: 500px;
	border:1px;
	border-style: solid;
	border-color: #F8EB39;
	height: 25px;
	background-color: transparent;
	color: #F8EB39;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
}
textarea	{
	border: 0px;
	width:500px;
	height: 160px;
	background-color: transparent;
	border:1px;
	border-style: solid;
	border-color: #F8EB39;
	color: #F8EB39;
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
}

select	{
	background-color: transparent;
	width: 500px;
	margin-bottom: 20px;
	width: 500px;
	border:1px;
	border-style: solid;
	border-color: #F8EB39;
	height: 25px;
	background-color: transparent;
	color: #F8EB39;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
}

option	{
	background-color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #F8EB39;
}

#pic_categories ul {
	text-align: center;
	list-style: none;
	padding: 0;
	padding-top: 0px;
	margin:auto;
	overflow: none;
}
#pic_categories li {
	display: inline;
	list-style-type: none;
	padding-right: 0px;
}
#sub_categories ul {
	padding: 0px;
	padding-left: 20px;
	margin:0px;
	overflow: none;
	color: #F8D26C;
}
#sub_categories li {
	color: #F8D26C;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: circle;
	color: #F8D26C;
	list-style-position: outside;
}

#sub_categories a {
	font-family: Typenoksidi, "Trebuchet MS" ,sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #F8D26C;
}
#sub_categories a:hover	{
	text-decoration: underline;
}
.submit	{
	background-image: url('../images/menu_bkgd.jpg');
	background-repeat: repeat-x;
	background-color: #000;
	border:0px;
	font-family:Typenoksidi;
	font-size: 16px;
	color: #8B0B00;
	cursor:pointer;
	cursor:hand;
}

.important	{
	font-weight: bold;
	color: red;
}
.right	{
	float: right;
}
.left {
	float: left;
}

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

