/* -------------------------------------------------------------
	Untitled
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.3
	Date:			19 July 2007
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Semantic Elements / Defaults
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Content
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Semantic Elements / Defaults
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #000 url(/images/mainBG.jpg) repeat-x;
	font: normal 0.9em/1.6em lucida sans unicode, lucida grande, sans-serif;
	color: #7d7d7d;
	text-align: center;
}

#interior {
	background: #000 url(/images/interior_bg.jpg) repeat-x;
}

a img, :link img, :visited img {
	border: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 15px;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link, a:visited {
	color: #2d75ce;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

ul li {
	padding-left: 25px;           
	position: relative;
	list-style-type: none;
	background: url(/images/icon_list.gif) no-repeat 7px 9px;
}

h2 {
	font-size: 1.2em;
}

#pagetitle {
height: 26px;
background: url(/images/welcome.jpg) no-repeat;
text-indent: -9000em;
margin-bottom: 32px;
width: 400px;
float: left;
}

#gallerytitle {
height: 27px;
background: url(/images/title_gallery.jpg) no-repeat;
text-indent: -9000em;
margin-bottom: 32px;
width: 400px;
float: left;
}
#moviestitle {
height: 27px;
background: url(/images/title_movies.jpg) no-repeat;
text-indent: -9000em;
margin-bottom: 32px;
width: 400px;
float: left;
}
#gamestitle {
height: 27px;
background: url(/images/title_games.jpg) no-repeat;
text-indent: -9000em;
margin-bottom: 32px;
width: 400px;
float: left;
}
#abouttitle {
height: 27px;
background: url(/images/title_about.jpg) no-repeat;
text-indent: -9000em;
margin-bottom: 32px;
width: 400px;
float: left;
}
#othertitle {
height: 27px;
background: url(/images/title_other.jpg) no-repeat;
text-indent: -9000em;
margin-bottom: 32px;
width: 400px;
float: left;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.1em;
	font-family: lucida sans unicode, lucida grande, sans-serif;
	font-weight: bold;
	background: #cacaca;
	color: #555555;
	padding: 0 0 1px 20px;
	margin: 17px 0 0 0;
}


strong {
font-weight: bold;
}


/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#index {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#content p,
#content ul,
#content ol {
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 2;
	padding-left: 0px;
        clear: both;
}

#interior_content p,
#interior_content ul,
#interior_content ol {
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 2;
	padding-left: 0px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {

}

#brand, #brand a {
background: url(/images/top.jpg) no-repeat;
height: 110px;
width: 1000px;
}

#interior #brand, #interior #brand a {
background: url(/images/interior_top.jpg) no-repeat;
height: 110px;
width: 1000px;
}




/* --- UI --- */

#ui {
}



/*	Messaging
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#messaging {
height: 289px;
width: 1000px;
}

#interior #messaging {
height: 289px;
width: 1000px;
}

#nav {
width: 283px;
height: 289px;
float: left;
margin-left: 1px;
}

#interior #nav {

width: 294px;
height: 279px;
margin: 0px 0 0 0px;
float: left;
}


#rotator {
width: 716px;
height: 289px;
margin: 0px 0px 0 0;
float: right;
background: url(/images/main_placeholder.jpg) no-repeat;
}

#interior #rotator {
width: 706px;
height: 133px;
margin: 0px 0px 0 0;
float: right;
background: #000;
}

/*	Rollovers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a.gallery {
display: block;
width: 283px;
height: 56px;
background: url(/images/screens_nav_gallery.jpg) 0 0px no-repeat;
text-indent: -9000em;
}


a:hover.gallery {
background-position: 0px -56px;
}

a.gallery_active {
display: block;
width: 283px;
height: 56px;
text-indent: -9000em;
background: url(/images/screens_nav_gallery.jpg) 0 0 no-repeat;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a.movies {
display: block;
width: 283px;
height: 55px;
background: url(/images/screens_nav_movies.jpg) 0 0px no-repeat;
text-indent: -9000em;
}


a:hover.movies {
background-position: 0px -55px;
}

a.movies_active {
display: block;
width: 283px;
height: 55px;
text-indent: -9000em;
background: url(/images/screens_nav_movies.jpg) 0 0 no-repeat;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a.games {
display: block;
width: 283px;
height: 55px;
background: url(/images/screens_nav_games.jpg) 0 0px no-repeat;
text-indent: -9000em;
}


a:hover.games {
background-position: 0px -55px;
}

a.games_active {
display: block;
width: 283px;
height: 55px;
text-indent: -9000em;
background: url(/images/screens_nav_games.jpg) 0 0 no-repeat;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a.other {
display: block;
width: 283px;
height: 55px;
background: url(/images/screens_nav_other.jpg) 0 0px no-repeat;
text-indent: -9000em;
}


a:hover.other {
background-position: 0px -55px;
}

a.other_active {
background: url(/images/screens_nav_other.jpg) 0 0 no-repeat;
display: block;
width: 283px;
height: 55px;
text-indent: -9000em;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a.about {
display: block;
width: 283px;
height: 61px;
background: url(/images/screens_nav_about.jpg) 0 0px no-repeat;
text-indent: -9000em;
}


a:hover.about {
background-position: 0px -61px;
}

a.about_active {
display: block;
width: 283px;
height: 61px;
text-indent: -9000em;
background: url(/images/screens_nav_about.jpg) 0 0 no-repeat;
}



/*	Interior Rollovers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#interior a.gallery {
display: block;
width: 294px;
height: 56px;
background: url(/images/screens_interior_nav_gallery.jpg) 0 0px no-repeat;
text-indent: -9000em;
}


#interior a:hover.gallery {
background-position: 0px -56px;
}

#interior a.gallery_active {
display: block;
width: 294px;
height: 56px;
text-indent: -9000em;
background: url(/images/screens_interior_nav_gallery.jpg) 0 -56px no-repeat;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#interior a.movies {
display: block;
width: 294px;
height: 55px;
background: url(/images/screens_interior_nav_movies.jpg) 0 0px no-repeat;
text-indent: -9000em;
}


#interior a:hover.movies {
background-position: 0px -55px;
}

#interior a.movies_active {
display: block;
width: 294px;
height: 55px;
text-indent: -9000em;
background: url(/images/screens_interior_nav_movies.jpg) 0 -55px no-repeat;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#interior a.games {
display: block;
width: 294px;
height: 55px;
background: url(/images/screens_interior_nav_games.jpg) 0 0px no-repeat;
text-indent: -9000em;
}


#interior a:hover.games {
background-position: 0px -55px;
}

#interior a.games_active {
display: block;
width: 294px;
height: 55px;
text-indent: -9000em;
background: url(/images/screens_interior_nav_games.jpg) 0 -55px no-repeat;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#interior a.other {
display: block;
width: 294px;
height: 55px;
background: url(/images/screens_interior_nav_other.jpg) 0 0px no-repeat;
text-indent: -9000em;
}


#interior a:hover.other {
background-position: 0px -55px;
}

#interior a.other_active {
display: block;
width: 294px;
height: 55px;
text-indent: -9000em;
background: url(/images/screens_interior_nav_other.jpg) 0 -55px no-repeat;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#interior a.about {
display: block;
width: 294px;
height: 61px;
background: url(/images/screens_interior_nav_about.jpg) 0 0px no-repeat;
text-indent: -9000em;
}


#interior a:hover.about {
background-position: 0px -61px;
}

#interior a.about_active {
background: url(/images/screens_interior_nav_about.jpg) 0 -61px no-repeat;
display: block;
width: 294px;
height: 61px;
text-indent: -9000em;
}



/*	End Rollovers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*
#nav a {
display:block;
width: 250px;
height: 34px;
font: bold 13px sans-serif;
color:#333;
background: url("/images/nav_contact.jpg") 0 -34px no-repeat;
border-bottom: 1px solid #69a1d3;
text-decoration: none;
}
#nav a:hover { 
background-position: 0 0px;
color: #049;
}
#nav a:active {
color:#fff;
}
*/


/*	Sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */





/*	Content / Main Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#wrapper {
margin-top: 40px;
}

#sidebar {
float: left;
width: 200px;
height: 174px;
margin: 0 22px 0 0;
}

#sidebar img {
margin: 0 0 40px 70px;
}

#interior #sidebar img {
margin: 0 0 40px 84px;
}

#interior #sidebar {
float: left;
width: 200px;
height: 174px;
margin: 0 22px 0 0;
}

#sidebar p, #interior_sidebar p {
color: #5e5e5e;
padding: 54px 0 0 30px;
font-size: 1em;
line-height: 2;
}

#sidebar form, #interior_sidebar form {
float: left;
clear: right;
margin: 35px 0 0 0;
}

#sidebar form label, #interior_sidebar form label {
position: absolute;
left: -9000em;
}

#search_submit {
width: 60px;
height: 24px;
float: right;
margin-left: 5px;
border: 1px solid #9e9e9e;
}

#search_term {
width: 181px;
height: 20px;
color: #666666;
padding: 4px 2px 0px 2px;
background: #e3e3e3;
border: 1px solid #9e9e9e;
float: left;
}

#content {
float: right;
width: 675px;
margin: 0 42px 0 0;
}

#content img{
margin-bottom: 15px;
}

#interior #content {
position: relative;
float: right;
width: 633px;
top: -150px;
}

#events {
float: right;
width: 214px;
height: 200px;
}

#events p{
line-height: 1.5;
margin-top: 10px;
padding: 0 0 0 15px;
}

.events {
text-align: left;
}

#heading {
}

#vr {
width: 547px;
height: 453px;
margin: 20px 0 20px 30px;
background: url(/images/vr_bg.jpg) no-repeat;
}

#vr p{
position: relative;
top: 43px;
left: 23px;
}



/*	Content: General/Miscellaneous
- - - - - - - - - - - - - -  */

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}


/* --- Image Positioning --- */

.float_left {
	float: left;
	padding: 5px 15px 0px 0;
}

.float_right {
	float: right;
	padding: 5px 0 0px 15px;
}


/* --- Sitemap --- */

.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}




/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	width: 922px;
	height: 55px;
	margin: 10px auto;
    font-size: .9em;
	clear: both;
	color: #5c5b5b;
	text-align: left;
	padding-top: 13px;
	background: url(/images/footer_bg.jpg) repeat-x;
}



#copyright {
	width: 250px;
	margin-left: 20px;
	float: left;
}

#credit {
	width: 540px;
	margin-right: 20px;
	float: right;
	text-align: right;
}

#footer a:link, #footer a:visited,
#footer a:hover, #footer a:active, #footer a:focus {
color: #7b7b7b;
text-decoration: none;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.required {
	color: #f00;
}





/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}

.bubbleInfo {
    position: relative;
    float: right;
    width: 100px;
    left: 0px;
    top: -10px;
}


.popup {
    position: absolute;
    padding: 10px;
    color: #fff;
    width: 318px;
    height: 217px;
    background: url(/images/contact_bg.gif) no-repeat;
    display: none; /* keeps the popup hidden if no JS available */
}

.popup p {
font-size: .9em;
padding: 50px 0 0 0;
margin: 0 0 0 10px;
}

.bubbleInfofoot {
    position:relative;
    float: left;
    left:0px;
}

.mac.ff2 .bubbleInfofoot {
    position:relative;
    float: left;
    left:103px;
}

.win.ff2 .bubbleInfofoot {
    position:relative;
    float: left;
    left:59px;
}

.ff3 .bubbleInfofoot {
    position:relative;
    float: left;
    left:59px;
}

.win.ie7 .bubbleInfofoot {
    position:relative;
    float: left;
    left:59px;
}

.win.ie6 .bubbleInfofoot {
    position:relative;
    float: left;
    left:59px;
}

.bubbleInfofoot a:link, .bubbleInfofoot a:visited,
.bubbleInfofoot a:hover, .bubbleInfofoot a:active, .bubbleInfofoot a:focus {
color: #7b7b7b;
text-decoration: none;
}


.popupfoot {
    position: absolute;
    text-align:left;
    padding: 10px;
    color: #fff;
    width: 318px;
    height: 217px;
    background: url(/images/contact_bg.gif) no-repeat;
    display: none; /* keeps the popup hidden if no JS available */
}

.popupfoot p {
font-size: .9em;
padding: 50px 0 0 0;
margin: 0 0 0 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.bubbleInfofoot {left: 59px;}
}