body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
  background: url(../images/background.jpg) #0067ff no-repeat top center;
}

strong{
  font-weight: bold;
  color:#E95406;
}

a, a:visited{
  color:#E95406;
  text-decoration: none;
}

a:hover{
  color:#E95406;
  text-decoration: underline;
}

p{
  padding-bottom: 15px;
  line-height: 20px;
}

h1{
  font-size: 36px;
  color: #333333;
  text-transform: uppercase;
}

h2{
  font-size: 20px;
  color: #e95406;
}

h3{
  font-size: 18px;
}

h4{
  color: #676767;
  font-size: 11px;
}

img#left{
  float: left !important;
/*  border: 1pt solid #000000;*/
  margin-right: 15px;
}

img#right{
  float: right !important;
/*  border: 1pt solid #000000;*/
  margin-left: 15px;
}

/*****************************************************************************************header styles*/	

#header {
	position: relative;
	width: 1000px;
/*  height: 200px;*/
	margin: 0 auto;
	z-index: 150;
}

#header img.logo{
  position: absolute;
  top: 5px;
  left: 35px;
  z-index: 150;
}

/*****************************************************************************************sub nav styles*/	

#header ul.top_nav{
  display:inline;
  float:right;
  margin-top:54px;
  padding-bottom:7px;
  padding-right:40px;
  position:relative;
  width:500px;
}

ul.top_nav li{
  float: left;
  height: 15px;
  background: url(../images/bullet.png) no-repeat left;
  color: #FFFFFF;
  padding:0 8px 0 13px;
}

ul.top_nav li.first, ul.top_nav li.input, ul.top_nav li.form{
  background: none;
}

ul.top_nav li, ul.top_nav li a{
  font-family: Arial;
  font-size: 14px;
  color: #FFFFFF;
}

ul.top_nav li a:hover{
  color: #ccffff;
}

ul.top_nav input.box{
  height: 12px;
}

ul.top_nav input#q {
  background: none #FFFFFF;
/*  border:1pt solid #D1DEBE;*/
  color:#000000;
  height:16px;
  width: 150px;
  text-indent: 0;
  text-transform: none;
}

ul.top_nav input{
  background: url(../images/button_go.png) no-repeat;
  width: 27px;
  height: 22px;
  border: 0;
  text-indent: -9999px;
  color: transparent;
  text-transform: capitalize;
}

ul.top_nav li.input{
  padding: 0 0 0 5px;
}

ul.top_nav p{
  padding-bottom: 0;
}

/*****************************************************************************************main nav styles*/	

#header ul.main_nav{
  background: url(../images/background_nav.gif) no-repeat;
  display:inline;
  float:left;
  height:31px;
  margin-left:205px;
  margin-top:0px;
  position:relative;
  width:767px;
}

ul.main_nav li{
  float:left;
  height: 29px;
  margin-top: 1px;
}

ul.main_nav li.home{
  margin-left: 65px;
}

ul.main_nav li a{
  height: 29px;
  display: block;
/*  overflow: hidden;*/
/*  float: left;*/
  text-indent: -9999px;
  color: transparent;
  text-transform: capitalize;
}

ul.main_nav li.home a{background: url(../images/nav_home.gif) no-repeat; width: 67px;}
ul.main_nav li.about a{background: url(../images/nav_about.gif) no-repeat; width: 143px;}
ul.main_nav li.games a{background: url(../images/nav_games.gif) no-repeat; width: 183px;}
ul.main_nav li.movie a{background: url(../images/nav_movie.gif) no-repeat; width: 106px;}
ul.main_nav li.news a{background: url(../images/nav_news.gif) no-repeat; width: 123px;}
ul.main_nav li.store a{background: url(../images/nav_store.gif) no-repeat; width: 72px;}

ul.main_nav li a:hover{
  background-position: 0 -29px;
}
/*****************************************************************************************dropdown styles*/
ul.main_nav li ul {
  display:none;
/*  display: block;*/
  float:none;
  position:absolute;
  border: 1pt solid black;
}

ul.main_nav li.about ul, ul.main_nav li.about ul li, ul.main_nav li.about ul a{width:143px;}
ul.main_nav li.movie ul, ul.main_nav li.movie ul li, ul.main_nav li.movie ul a{width:133px;}

ul.main_nav li ul li{
  background-color: #ff6b00;
  display: block;
  float: none;
  margin-top: 0px;
  height: 20px;
}

ul.main_nav li ul li:hover{
  background-color: #ff4400;
}

ul.main_nav li.nav-on ul{
  display: block;
}

ul.main_nav li.nav-on a{
  background-position: 0 -29px;
}

ul.main_nav ul li a{
  background: none !important;
  color:#FFFFFF;
  height:20px;
  margin-left:10px;
  padding:2px 0;
  text-align:left;
  text-indent:0 !important;
}

ul.main_nav ul li a:hover{
  text-decoration: none;
}
/*****************************************************************************************sub_nav styles*/
ul.sub_nav li{
  padding-bottom: 4px;
}

ul.sub_nav a{
  background:transparent url(../images/sub_nav_button.gif) no-repeat scroll 0 0;
  color:#FFFFFF;
  display:block;
  height:23px;
  padding-top:9px;
  text-align:center;
  width:138px;
}

ul.sub_nav a.current, ul.sub_nav a:hover{
  color: #FFFFFF;
  text-decoration: none;
  background-position: 0 -32px;  
}


/*****************************************************************************************bubbles and content styles*/	
#content {
  margin:0 auto;
  position:relative;
  text-align:center;
  width:1000px;
  
/*  float:left;
  margin:0 auto 0 -530px;
  left:50%;
  position:relative;
  width:1065px;
  text-align: center;
*/  
  /*margin: 0 auto;
    position:relative;
    width:1065px;*/
}


#shadow{
  background:transparent url(../images/shadow.png) no-repeat scroll 0 0;
  margin: 0 auto;
  position:relative;
  float: left;
  z-index: 100;
}

#bubbles{
  background:transparent url(../images/bubbles.png) repeat-y scroll center top;
  margin:0 auto -77px;
/*  float:left;*/
  /*margin-left:-1px;*/
  min-height:555px;
  position:relative;
  width:1000px;
  z-index:75;
  float: left;
}

#interior{
  background: #3D9CFF url(../images/background_interior.gif) no-repeat scroll 0 0;
  margin:15px auto;
  min-height:564px;
  margin:0 auto;
  width:866px;
  position: relative;
/*  z-index:150;*/
}

/*********************************************************************************home styles*/	
#interior_home{
  background:transparent url(../images/background_interior.gif) no-repeat scroll 0 0;
  margin:15px auto;
  min-height:564px;
  position:relative;
  width:866px;
}

#home_header{
  margin-top: -15px;
  margin-left: 125px;
}

div#left{
  float: left;
  margin-top:-50px;
  width: 405px;
}

#left ul.headlines{
  display:inline;
  float:left;
  margin-bottom:-50px;
  position:relative;
}

ul.headlines li{
  float: left;
}

ul.headlines li.headline_news{
  margin-left: -60px;
}

ul.headlines li.headline_news a{
  background: url(../images/home_news.png) no-repeat;
  height: 235px;
  width: 235px;
  text-indent: -9999px;
  color: transparent;
  text-transform: capitalize;
  display: block;
}

ul.headlines li.headline_news a:hover{
/* background: url(../images/home_news_over.png) no-repeat;*/
  background-position: 0 -231px;
}

ul.headlines li.headline_games a{
  background: url(../images/home_games.png) no-repeat;
  height: 235px;
  width: 230px;
  text-indent: -9999px;
  color: transparent;
  text-transform: capitalize;
  display: block;
  overflow: hidden;
}

ul.headlines li.headline_games a:hover{
/* background: url(../images/home_games_over.png) no-repeat;*/
  background-position: 0 -231px;
}

#headlines{
  background:transparent url(../images/home_headlines.png) no-repeat scroll 0 0;
  height:238px;
  margin-left:20px;
  margin-top:180px;
  position:relative;
}

#paragraphs{
  padding-left:43px;
  padding-top:80px;
}

#paragraphs p{
  font-size: 12px;
  padding-bottom: 7px;
}

#paragraphs a{
  color: #000000;
}

#paragraphs a:hover p{
  text-decoration: underline;
}

div#right{
  float:left;
  margin-left:-55px;
  margin-top:-145px;
  width:435px;
  height:311px;
  padding-left:68px;
  padding-top:180px;
  background: url(/images/home_video.png) top left;
}

#right img{
  padding-right: 15px;
}

/*********************************************************************************interior styles*/	
#interior_header{
  width: 866px;
  background-color: #FFFFFF;
}

#interio_header p{
  padding-bottom: 10px;
}

/*to center on a page*/
#center{
  text-align: center;
  margin-top: 15px;
}

#interior_content{
  background-color: #FFFFFF;
  float: left;
  min-height:470px;
}

#article_text{
  background:transparent url(../images/content_shadow.gif) no-repeat scroll center top;
  border-bottom:1pt solid #CCCCCC;
  border-left:1pt solid #CCCCCC;
  border-right:1pt solid #CCCCCC;
  border-top:medium none !important;
  float:left;
  margin:0 0 30px 10px;
  padding:0 10px 50px;
  width:670px;
}

#article_text hr{
  width: 670px;
  text-align: center;
}

#article_text img{
  float: left;
/*  border: 1pt solid #000000;*/
  margin-right: 15px;
}

#article_right{
  float:left;
  margin-left:12px;
  width:152px;
}
/*********************************************************************************sitemap*/
#sitemap{

}

#sitemap ul{
  margin-left: 20px;
}

/*********************************************************************************webzine pages*/
#news_header{
  background: url(../images/zine_header.jpg) no-repeat;
  width: 866px;
  height: 84px;
}

#store_header{
  background: url(../images/store_header.jpg) no-repeat;
  width: 866px;
  height: 84px;
}

#store_header p{
  color:#99FFFF;
  float:right;
  font-size:11px;
  line-height:14px;
  padding-right:70px;
  padding-top:12px;
}

#store_header form.newsletter{
  left:675px;
  position:absolute;
  top:8px;
}

#store_header form.newsletter input.submit{
  background:transparent url(../images/button_go.png) no-repeat scroll 0 0;
  border:0 none;
  color:transparent;
  height:22px;
  left:160px;
  position:absolute;
  text-indent:-9999px;
  text-transform:capitalize;
  top:36px;
  width:27px !important;
}

#store_header input{
  width: 150px;
}


#news_header p{
  float:right;
  font-size:11px;
  line-height:14px;
  padding-right:50px;
  padding-top:12px;
}

#news_header input{
  width: 135px;
}

#news_header form.newsletter{
  left:695px;
  position:absolute;
  top:8px;
}

#news_header form.newsletter input.submit{
  background:transparent url(../images/button_go.png) no-repeat scroll 0 0;
  border:0 none;
  color:transparent;
  height:22px;
  left:144px;
  position:absolute;
  text-indent:-9999px;
  text-transform:capitalize;
  top:36px;
  width:27px !important;
}

#news_left{
  float:left;
  padding:0 0 0 15px;
  width:135px;
}

#store_left{
  float:left;
  padding:0 0 0 15px;
  width:125px;
}

ul.news_sub li{
  padding-bottom: 10px;
}

ul.news_sub li a{
  color:#5F5F5F;
  font-size:12px;
  font-weight:bold;
  line-height:22px;
}

ul.news_sub li a:hover, 
ul.news_sub li.active a{
  text-decoration: underline;
  color: #e95406;
}

#news_text{
  background:transparent url(../images/content_shadow.gif) no-repeat scroll center top;
  border-bottom:1pt solid #CCCCCC;
  border-left:1pt solid #CCCCCC;
  border-right:1pt solid #CCCCCC;
  border-top:medium none !important;
  margin:0 0 30px 10px;
  padding:0 10px;
  width:508px;
  float: left;
}

#news_text h1{
  font-size:25px;
  width:440px;
}

#store_content{
  background:transparent url(../images/content_shadow.gif) no-repeat scroll center top;
  border-bottom:1pt solid #CCCCCC;
  border-left:1pt solid #CCCCCC;
  border-right:1pt solid #CCCCCC;
  border-top:medium none !important;
  float:left;
  margin:0 0 30px 10px;
  padding:0 10px;
  width:668px;
}

#store{
  width: 175px;
  float: left;
}

#store_content #store img{
  margin:0 10px;
}

#store p{
  text-align: center;
}

#store a{
  color:#E95406;
}

#avatar{
  float:right;
  left:580px;
  position:absolute;
  text-align:right;
  top:89px;
}

#avatar h4{
  padding-top: 5px;
}

#news_text hr{
  text-align:center;
  width:508px;
}

#news_right{
  float:left;
  margin-left:12px;
  width:164px;
}

#store_right{
  float:left;
  margin-left:12px;
  width:154px;
}

#news_right img, #store_right img{
  padding-bottom: 10px;
}

#news_right h3, #store_right h3{
  padding-bottom: 15px;
}

/***************************************************************** character page */
#character_left{
  background: url(../images/characters_bubbles.png) no-repeat;
  float:left;
  margin-top:10px;
  height: 399px;
  width:363px;
}

#character_name{
  margin:15px 0 0 40px;
}

#character_content{
  margin-top: 15px;
  width: 250px;
  margin-left: 35px;
}

#character_right{
  float:left;
  margin-left:-95px;
  margin-top:-20px;
  width:580px;
}

/*****************************************************************************************footer styles*/	
#footer {
  background:transparent url(../images/bubbles_footer.png) no-repeat scroll center bottom;
  clear:both;
  height:200px;
  margin:-80px auto 0;
  position:relative;
  text-align:center;
  width:1010px;
  z-index:200;
/*  background:transparent url(../images/bubbles_footer.png) no-repeat scroll center bottom;
  clear:both;
  float:left;
  height:232px;
  margin:-80px auto 0 -530px;
  left:50%;
  position:relative;
  width:1065px;
  z-index:200;
  text-align: center;*/
}

#footer_content{
  font-size:12px;
  margin:0 auto;
  padding-top:90px;
  text-align:center;
  width:750px;
}

#footer_content p, #footer_content strong{
  text-align: center;
  color: #99ffff;
  padding-bottom: 10px;
}

#footer_content ul.footer_nav{
  display:block;
  height:15px;
  margin-left:165px;
  position:relative;
  width:700px;
}

ul.footer_nav li{
  float: left;
  height: 15px;
  color: #FFFFFF;
  background: url(../images/bullet.png) no-repeat left;
  padding:0 8px 0 13px;
}

ul.footer_nav li.first{
  background: none;
}

ul.footer_nav li a{
  color: #FFFFFF;
}

ul.footer_nav li a:hover{
  color: #66ffff;
}

/***************************************************** game template styles */
body#game{
  background: url(../images/background_games.jpg) #0067ff no-repeat top center;   
}

#game #footer{
  background: none;
  z-index: 0;
}

#game #footer_content{
  margin:30px auto 0;
}

#game #bubbles.games{
  margin:0 auto -65px;
  min-height:510px;
  background: none;
}

#game_flash{
  width: 864px;
  margin: 21px auto 0;
  background-color: #ffba00;
  border: 1px solid black;
}

#flash_holder{
  width: 838px;
  min-height: 470px;
  margin: 0 auto;
  padding-bottom: 10px;
}

#header ul.games_nav{
  display:inline;
  float:left;
  margin-left:331px;
  margin-top:82px;
  position:relative;
}

ul.games_nav li{
  float:left;
  height: 29px;
}

ul.games_nav li a{
  height: 50px;
  display: inline;
  float: left;
  text-indent: -9999px;
  color: transparent;
  text-transform: capitalize;
}

ul.games_nav li.home a{background: url(../images/gamesnav_home.gif) no-repeat; width: 126px;}
ul.games_nav li.games a{background: url(../images/gamesnav_games.gif) no-repeat; width: 270px;}
ul.games_nav li.movie a{background: url(../images/gamesnav_movie.gif) no-repeat; width: 224px;}

ul.games_nav li a:hover{
  background-position: 0 -50px;
}


/*****************************************************************************************games styles*/

#featured-games{
  width: 798px;
  padding-left:22px;
  padding-right:22px;
  height: 229px;
  border:1px solid #000;
  border-top:0px;
  background:#00169f url(/images/featured-gradient-tile.gif) repeat-x top;
}	

#games-list{
  margin-top:10px;
  width: 798px;
  padding-left:22px;
  padding-right:22px;
  padding-top:15px;
  height: 214px;
  border:1px solid #000;
  background:#0029aa url(/images/games-gradient-tile.gif) repeat-x top;
}

#featured-games ul {
  margin-top:8px;
  margin-left:10px;
}

#featured-games ul li {
  float:left;
  padding-right:11px;
  z-index:25;
  position:relative;
}

.games-info ul li a strong{
  color: #99FFFF;
}

.games-info ul li, .additional-info ul li{
  font-size:13px;
  padding-bottom:4px;
}

.featured-games{
  padding-left:116px;
  z-index:10;
}

.games-info a, .additional-info a{
  color:#99ffff;
}

.games-info a:hover, .additional-info a:hover{
  color:#fff;
}

.games-info h3, .additional-info h3 {
  color:#fff;
  font-style:italic;
  font-weight:bold;
}

.games-info{
  float:left;
}

.additional-info{
  float:right;
  width:270px;
  height:200px;
  padding-left:20px;
  border-left:1px solid #009ddd;
}

/************************************  contact us styles */
#contact_header{
  background: url(../images/contact_header.jpg) no-repeat;
  width: 866px;
  height: 80px;
}

#contact_header p{
  color:#99FFFF;
  float:right;
  font-size:11px;
  line-height:14px;
  padding-right:70px;
  padding-top:12px;
}

#contact_header form.newsletter{
  left:675px;
  position:absolute;
  top:8px;
}

#contact_header form.newsletter input.submit{
  background:transparent url(../images/button_go.png) no-repeat scroll 0 0;
  border:0 none;
  color:transparent;
  height:22px;
  left:160px;
  position:absolute;
  text-indent:-9999px;
  text-transform:capitalize;
  top:36px;
  width:27px !important;
}

#contact_content{
  background-color: #FFFFFF;
  float: left;
  min-height:470px;
}

#contact_text{
  float:left;
  margin:20px 0 30px 55px;
  padding:0 10px;
  width:625px;
}

#contact_text table td{
  width: 157px;
}

#contact_text table td.left{
  padding-right:15px;
  text-align:right;
}

#contact-us label {
  float:left;
  padding-right:15px;
  text-align:right;
  width:155px;
}

#contact-us label.error{
  color: red;
}

#contact-us input{
  width: 250px; 
}

input#submit{
  background:transparent url(../images/button_submit.gif) no-repeat scroll 0 0;
  border:medium none;
  color:transparent;
  display:block;
  height:21px;
  margin-left:168px;
  text-indent:-9999px;
  text-transform:capitalize;
  width:58px;
}

#contact_right{
  float:left;
  margin-top: 25px;
  margin-left:12px;
  width:154px;
}

#contact_right img {
  padding-bottom:10px;
}

#video-flash-big{
  padding-bottom:50px;
  width:720px;
  height:450px;
  margin-top:50px;
  margin-bottom:70px;
}

/* filmstrip styles */

#filmstrip{
  position:relative;
  overflow: hidden;
  width:866px;
  height:112px;
}

#filmstrip ul li {
  float:left;
  width:119px;
}

#filmstrip ul {
  width:20000em;
  position:absolute;
  clear:both;
}

#strip-buttons{
  position:relative;
  margin-top:-19px;
  z-index:99;
}

.scroll-right{
  float:right;
}
