@charset "utf-8";
/*main CSS document */
body, html {
	margin:0;
	padding:0;
	background:#fff url(../images/bg.png) top center repeat-x;
	color:#333;
	text-align:center;
}
html, body, h2, h3, h4, div, p, ul, li, input, td {
   font-family: Arial, Helvetica, sans-serif;   
}
#container, #splash-container {
	margin:0;
	padding:0;
	background:url(../images/background.jpg) top center no-repeat;
	text-align:center;
}
#splash-container {
	background:url(../images/background-splash.jpg) top center no-repeat;
}
div, td , p {
	text-align:left;
}/*to overwrite the text-align:center of the body and html*/
/*----------------------------------------------*/
p {
	padding:0 10px 0 0;
	margin:0px 10px 10px 0px;

}
p, td, th, dd, dt, li {
	line-height:1.5;
	font-size:0.8em;
}

td p {
	font-size:0.9em;
}
#content td li, li li {
	font-size:inherit;
}
form { display:inline }

a { color:#07399C }
a:visited { color:#0158A8 }
a:hover { color:#285576 }

em { font-family:Georgia, "Times New Roman", Times, serif }


.c { text-align:center }
.r { text-align:right }


h2 {
	margin:0px 0px 10px 0px;
	padding:8px 0px 2px 0px;
	color:#036;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

h3 {
	margin:0;
	padding:10px 15px 15px 15px;
	font-size:0.9em;
	color:#07399C;
	text-transform:uppercase;
}
h4 {
	margin:0;
	padding:0px 15px 0px 15px;
	font-size:0.85em;
	color:#333;
}
h4.tiny {
	display:block;
	width:25px;
	float:left;
}

.breaker, .breaker_right {
	clear:both;
	height:0px;
	width:auto;
	float:none;
	font-size:0;
}
.fineprint {
	font-size:0.75em;
	color:#666;
}
.column {
	width:200px;
	padding-left:60px;
	float:left;
}
.centeredimage {
	display:block;
	margin:0 auto;
}
.indented {
	margin-left:40px;
}

.image_container {
	width:560px;
	padding:5px;
	margin:15px;
	border:1px solid #a0bedc;
	background:url(../images/watermark1.jpg) bottom right no-repeat;
}
.image_caption {
	padding:0.2em 0;
	font-size:0.7em;
	color:#666;
	line-height:1.2;
}
.image_container img {
	border:1px solid #a0bedc;
}
.image_container p {
	padding:0;
	margin:0;
	text-align:right;
}
/* ----------------------------LAYOUT STYLES*/
#header-margin {
	height:22px;
	background-color:#006;
	
}
#header-margin h1 {
	padding:0;
	margin:0;
	text-align:center;
	font-size:0.8em;
	font-weight:normal;
	color:#fff;
}
#wrapper, #splash-wrapper {
	width:970px;
	margin:0 auto;
}
#splash-wrapper {
	padding-top:20px;
}
#splash-header {
	height:460px;
	background:url(../images/splash-header2.jpg) top center no-repeat;
	position:relative;
}
img#logo-toymaster {
	position:absolute;
	bottom:120px;
	right:15px;
}
img#logo-redrock {
	position:absolute;
	bottom:120px;
	left:15px;
}
#splash-enter {
	height:148px;
	background:#020235 url(../images/enter-bg.png) top center repeat-x;
	border:1px solid #036;
	
}
a.enter-button, a.enter-button:visited {
	display:block;
	height:146px;
	width:325px;
	margin:0 auto;
	background:url(../images/enter-button.jpg) top center no-repeat;
}
a.enter-button:hover {
	background-position:bottom center;
}
#splash-logos td {
	vertical-align:middle;
	text-align:center;
	padding-bottom:20px;
}

#header {
	height:146px;
}
#header-top {
	height:110px;
	background:url(../images/header-top-bg.png) bottom left repeat-x;
}
#logo {
	float:left;
	width:303px;
	height:110px;
	background:transparent url(../images/logo.jpg) top left no-repeat;
	overflow:hidden;
	
}
#logo a, #logo a:visited, #logo a:hover {
	display:block;
	width:303px;
	height:110px;	
}
ul#navigation-zero {
	display:block;
	list-style:none;
	margin:0;
	padding:21px 0px 0px 139px;
	width:522px;
	float:right;
}
* html ul#navigation-zero {
	padding:21px 0px 0px 134px;
	width:527px;
}
ul#navigation-zero li {
	width:174px;
	float:left;
}
ul#navigation-zero li a {
	display:block;
	width:150px;
	height:65px;
	padding:15px 0px 0px 20px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
ul#navigation-zero li a.trails {
	background:url(../images/bignav-1.jpg) top left no-repeat;
}
ul#navigation-zero li a.forums {
	background:url(../images/bignav-2.jpg) top left no-repeat;
}
ul#navigation-zero li a.news {
	background:url(../images/bignav-3.jpg) top left no-repeat;
}
ul#navigation-zero li a:hover {
	background-position:bottom left;
}

#header-bottom {
	height:36px;
	background:url(../images/navigation-bg.png) top left repeat-x;
}
#navigation-main {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
#navigation-main li {
	margin:0;
	float:left;
	width:161px;
	height:36px;
	background:url(../images/separator.png) top right no-repeat;
	
}
#navigation-main li.last {
	background-image:none;
}
#navigation-main li a {
	display:block;
	padding-top:5px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	
}
#main {
	background:#fff url(../images/mainbg.png) top right repeat-y; 
}


#footer {
	height:120px;
	background:#fff;
	width:970px;
	margin:0 auto;
	border-top:2px solid #0158A8;

}
#footer p {
	color:#62a1c2;
	font-size:0.7em;
	text-align:center;	
}
#footer a, #footer a:visited {
	color:#62a1c2;
	text-decoration:none;
}
#footer a:hover{
	color:#62a1c2;
	text-decoration:underline;
}
#content {
	width:599px;
	float:left;
	background:#fff;
	border-left:1px solid #CAD5EA; 
	padding-bottom:10px;
	overflow-x:hidden;
}
#rightblocks {
	float:left;
	width:370px;
}
*html #rightblocks {
	background:#07399C url(../images/mainbg.png) top right repeat-y;
}

#content h2 {
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content p, #content li, #content h3, #content h4 {
	padding-left:15px;
}
table.regular {
	width:560px;
	margin:15px;
	border:0;
	background-color:#DFE6F2;
}
table.regular td, table.regular th {
	padding:5px;
	font-size:0.80em;
}
table.regular th {
	background-color:#CAD5EA;
	text-align:center;
}
table.regular td {
	background-color:#fff;
	text-align:left;
	vertical-align:top;
}
table.regular td.c {
	text-align:center;
}
#content ol {
	margin-left:20px;
	margin-top:0px;

}
#content ul {
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
}
#content ul li, #content ol li {
	background:url(../images/bullet.png) top left no-repeat;
	margin-left:10px;
	padding:0px 15px 10px 20px;
}
#content ol li {
	background:none;
}
#content ul.nobullets li {
	background: none;

}
#content ul.singlelines {
	padding-bottom:10px;
}
#content ul.singlelines li {
	padding-bottom:0px;
}
.rb {
	width:360px;
	margin:5px auto 0px auto;
	background:#fff url(../images/rb_bg.png) top center repeat-x;
	
}
.rb h3 {
	height:32px;
	padding:0;
	padding-top:12px;
	background:url(../images/rb_title.png) top center no-repeat;
	color:#fff;
	font-size:1em;
	text-align:center;
}
.rb_bottom {
	width:360px;
	height:10px;
	margin:0 auto;
	background:url(../images/rb_bottom.jpg) top center no-repeat;
}
.rb p {
	padding: 5px 10px 10px 10px;
	margin:0;
}
.newsitem {
	border:1px solid #eaeaea;
	margin:4px;
}
.newsitem h3 {
	text-transform:none;
	padding:15px 0 0 0;
	margin:0;
}
p.timestamp {
	margin:0;
	padding:0px 15px 15px 0px;
	color:#999;
}
img.newsthumb {
	width:100px;
	float:left;
	border: 1px solid blue;
	margin:0 5px 5px 0;
}
.article img {
	margin-bottom:5px;
}
#blocknews ul.newslist,
ul.fancy {
	list-style:none;
	padding:0 0 0 15px;
	margin:0;
}
#blocknews ul.newslist li,
ul.fancy li {
	line-height:1.2;
	margin-bottom:5px;
	
}
#blocknews ul.newslist a,
#blocknews ul.newslist a:visited,
ul.fancy a,
ul.fancy a:visited {
	display:block;
	padding:2px 0px 0px 10px;
	background:url(../images/arrow_bullet.gif) top left no-repeat;
	text-decoration:none;
}
#blocknews ul.newslist a.eventlink,
#blocknews ul.newslist a.eventlink:visited {
	display:block;
	padding:2px 0px 0px 10px;
	background:url(../images/arrow_bullet.gif) top left no-repeat;
	color:#c00;
	text-decoration:none;
}
#blocknews ul.newslist a.current,
ul.fancy a.current {
	font-weight:bold;
}
#blocknews ul.newslist a:hover,
ul.fancy a:hover {
	text-decoration:underline;
}
p.forumpost {
	 padding:5px; 
	 margin:5px 5px 0px 5px; 
	 border:1px solid #ccc;
}
p.forumpost span.fineprint {
	font-size:0.9em;
}
ul#gallery {
	list-style:none;
	margin:0;
	margin:0 15px;
	padding:5px;
	
}
ul#gallery li {
	margin:0;
	padding:5px;
	float:left;
	width:160px;
	height:160px;
}
ul#gallery li img {
	border:1px solid #0E3E9F;
}
a#president_link {
	display:block;
	width:340px;
	height:49px;
	margin:5px auto 0px auto;
	padding:10px 0px 0px 20px;
	background:url(../images/president2.png) top left no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:1.3;
}
a#president_link:visited {
	background-position:bottom left;
}
/*link styles*/

a.link, a.link:visited, a.link:hover,
a.map, a.map:visited, a.map:hover,
a.pdf, a.pdf:visited, a.pdf:hover,
a.ppt, a.ppt:visited, a.ppt:hover,
a.www, a.www:visited, a.www:hover,
a.zip, a.zip:visited, a.zip:hover {
	padding:0 0 0 20px;
	
}
a.link, a.link:visited, a.link:hover { background:url(../images/icons/ico_link.png) top left no-repeat }
a.map, a.map:visited, a.map:hover { background:url(../images/icons/ico_map.png) top left no-repeat }
a.pdf, a.pdf:visited, a.pdf:hover { background:url(../images/icons/ico_pdf.png) top left no-repeat }
a.ppt, a.ppt:visited, a.ppt:hover { background:url(../images/icons/ico_ppt.png) top left no-repeat }
a.www, a.www:visited, a.www:hover { background:url(../images/icons/ico_www.png) top left no-repeat }
a.zip, a.zip:visited, a.zip:hover { background:url(../images/icons/ico_zip.png) top left no-repeat }



/* ******************  speech  ************** */
/* 
   The following portion of the stylesheet uses styles taken from the w3.org website, 
   and it is a subject to the following:
   Copyright 1997-2006 W3C (MIT, ERCIM, Keio). All Rights Reserved.
   The following software licensing rules apply:
   http://www.w3.org/Consortium/Legal/copyright-software */
@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}




.spl_banner_visible {
        position:absolute;
}

.spl_banner_hidden {
        position:relative;
        display:none;
}

#frontbanner {
	position:absolute;
	top:0; 
	left:0;
	width:725px;
    height:200px;
	background-color:#002b50;
}
.runlistannouncement {
	color:#069;
	font-style:italic;
}