﻿* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #000;
	background-image:url(../images/body-bg.jpg); background-repeat:repeat-x; 
		
	}

p {
/*	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;*/
	
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0 10px 0 0px;
	color: #000;	
	
	
	}
	
#generic-content {
	background: #fff;
	width: 794px;
	min-height:535px;
	height:auto !important;
	height:535px;	
	}

#generic-content p {
	padding: 14px;
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 10px 5px 0;
	color: #000;
}

#generic-content p ul li, #generic-content ul li {	
	font: 12px Verdana, Helvetica, sans-serif;		
	color: #000;
}

/*#generic-content-event-search {
	background: url(/images/main/event-search-bottom-bg.jpg) bottom left no-repeat;
	background-color: #fff;
	width: 794px;
	min-height:535px;
	height:auto !important;
	height:535px;
}

#generic-content-event-search p {
	padding: 10px;
}*/


/* products page single item div*/

#products-single-item {
	background: #fff url(/images/main/products-single-item-bg.jpg) bottom left no-repeat;
	background-color: #fff;
	width: 794px;
	height: 320px;
}

#products-single-item p {
	padding: 12px;
}

h2.products-single-item-title {
	background: url(/images/main/h2-products-single-item-tite.jpg) top left no-repeat;
	height:25px;
	font: 14px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0px 8px;
	padding: 11px 0 0 4px;
	color: #fff;
}






/* main links style */

a:link { 
	color: #d80d15;
	background-color: transparent;
	text-decoration: none;
	}
a:visited { 
	color: #d80d15;
	color: #d80d15;
	background-color: transparent;
	text-decoration: none;
	}
a:hover { 
	color: #999;
	/*background-color: #d80d15;*/
	text-decoration: none;
	}
a:active { 
	color: #d80d15;
	background-color: transparent;
	text-decoration: none;
	}


/* red links on white background*/
a.redonwhite:link { 
	padding: 1px;
	color: #d80d15;
	background: #fff;
	text-decoration: none;
	}
a.redonwhite:visited { 
	color: #d80d15;
	background: #fff;
	text-decoration: none;
	}
a.redonwhite:hover { 
	color: #fff;
	background-color: #d80d15;
	text-decoration: none;
	}
a.redonwhite:active { 
	color: #d80d15;
	background: #fff;
	text-decoration: none;
	}
	
#fs {
margin-left: 50px;
}	
	
a.funstuff:link {

	color: #fff;
	background: transparent;
	text-decoration: none;
	}
a.funstuff:visited { 
	color: #fff;
	background: transparent;
	text-decoration: none;
	}
a.funstuff:hover { 
	color: #666;
	background-color: #fff;
	text-decoration: none;
	}
a.funstuff:active { 

	color: #fff;
	background: transparent;
	text-decoration: none;
	}
	
a.images:link {
	color: transparent;
	background: transparent;
	text-decoration: none;
	}
a.images:visited { 
	color: transparent;
	background: transparent;
	text-decoration: none;
	}
a.images:hover { 
	color: transparent;
	background: transparent;
	text-decoration: none;
	}
a.images:active { 
	color: transparent;
	background: transparent;
	text-decoration: none;
	}
	

	

/* widget number links*/

.number-links {
background: url(/images/main/widget-number-links.gif) bottom right no-repeat;
background-color: transparent;
text-align:right;
color:#000;
width: 100px;
margin-right: 12px;
padding-top: 2px;
font-size: 11px;
}

/*.number-links P {
background-color:#FF0000;
color: #fff;

}*/



.number-links a:link { 
	color: #d80d15;
	background-color: transparent;
	text-decoration: none;
	
/*margin-right: 12px;*/
	}
	
.number-links a:visited { 
	color: #000;
	background-color: none;
	text-decoration: none;

	}
	
.number-links a:hover { 
	color: #fff;
	background-color: #d80d15;
	text-decoration: none;

	}
	
.number-links a:active { 
	color: #d80d15;
	background-color: transparent;
	text-decoration: none;
}



/* numbers go right*/

.numbers-go-right {
text-align:right;
}



.fun-stuff-number-links {
background: url(/images/main/widget-number-links.gif) bottom right no-repeat;
background-color: transparent;
text-align:right;
color:#000;
width: 100px;
margin-right: 12px;
}

.fun-stuff-number-links { 
	color: #d80d15;
	background-color: transparent;
	text-decoration: none;
/*margin-right: 12px;*/
	}
	
	
.fun-stuff-number-links a:visited { 
	color: #000;
	background-color: none;
	text-decoration: none;

	}
	
.fun-stuff-number-links a:hover { 
	color: #fff;
	background-color: #d80d15;
	text-decoration: none;

	}
	
.fun-stuff-number-links a:active { 
	color: #d80d15;
	background-color: transparent;
	text-decoration: none;
}


/* widget links */

.widget-links {
	color: #000;
	text-align:right;
	background: transparent;
	}
	
#media-player {
	text-align:left;
	background-color: #687e82;
	}
	
#media-player p {
	width: 305px;
	height:58px;
	color: #fff;
	float:left;
}

#media-player-seasons {
color: #fff;
border: px solid #fff;
}
	


	
/*event search form links*/
#generic-content-event-search a:link { 
	color: #d80d15;
	}
#generic-content-event-search a:visited { 
	color: #d80d15;
	}
#generic-content-event-search a:hover { 
	color: #fff;
	background: transparent;
	text-decoration: none;
	}
#generic-content-event-search a:active { 
	color: #d80d15;
	}

/*main menu*/
#navbar a:link { 
	color: #d80d15;
	}
#navbar a:visited { 
	color: #d80d15;
	}
#navbar a:hover { 
	color: #fff;
	background: transparent;
	text-decoration: none;
	}
#navbar a:active { 
	color: #d80d15;
	}

#wrapper {
	width: 970px;
	margin: 0 auto;	
	}

#holder {
	width: 970px;
	overflow:hidden;
	background: url(/images/main/skyscraper-bg.gif) right bottom repeat-y;
	background-color: #687e82;
	}

#navbar {
	width: 970px;
	height:35px;
	background: url(/images/main/main-menu.jpg) left top no-repeat;
 }
 
#header {
	height: 222px;
	background: #000;
	}
	
/* skyscraper */
#skyscraper {
	background: transparent;
	float: left;
	background: #687e82;
	width: 160px;
	height: 600px;
}


#main-content {
	margin: 0px 3px 0px 5px;
	_margin-left: 3px;
	width: 796px;
	min-height: 535px;
	float: left;
	}
	
#featured-content {
	background: #fff url(/images/main/products-single-item-bg.jpg) bottom left repeat-x;
	width: 794px;
	height: 320px;
}

#featured-content p {
	padding: 10px;
}

/* vertical widgets */
.inner-widget-div 
{
	height: 111px;
	display: block;
	border: 0px;	
}

.vertical-widget{
	background: url(/images/main/vertical-widget-bg.jpg) top left no-repeat;
	margin: 4px 4px 4px 0px;
	_margin-right: 3px;
	width: 195px;
	height:317px;
	float: left;
}

.vertical-widget-image {
	width: 180px;
	height:140px;
	margin: 6px 6px 0px 7px;
	border: 1px solid #fff;
}

.vertical-widget-title {
	font-weight: bold;
	padding: 0;
	margin: 0;
	_margin-top: -2px;
}

.vertical-widget p {
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0 10px 0 10px;
	color: #000;
}

/* horizontal widgets */

.horizontal-widget{
	background: url(/images/main/horizontal-widget-bg.jpg) top left no-repeat;
	width: 794px;
	height: 162px;
	float: left;
}

h2.horizontal-widget-title {
	/*background: url(/images/main/h2-single-item-bg.gif) top left no-repeat;*/
	background: url(/images/main/h2-products-single-item-bg.jpg) top left no-repeat;
	height:25px;
	font: 14px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0px 1px;
	padding: 11px 0 0 4px;
	color: #fff;
}

.horizontal-widget-left {
	width: 200px;
	height: 162px;
	float: left;
}

.horizontal-widget-image {
	padding: 8px 0 0 11px;
	float: left;
}

.horizontal-widget-image a:hover {
	background-color:Transparent;
}

.horizontal-widget-right {
	width: 585px;
	height: 162px;
	float: left;
	}
	
.horizontal-widget p {
	font: 11px Verdana, Helvetica, sans-serif;
	line-height: 18px;
	color: #000;
	margin-right: 8px;
}

.inner-widget-div-hor 
{
	height: 100px;
	display: block;	
	margin-right: 5px;
}

#h1-title {
	background: url(/images/main/heading01-test-bg.jpg) top left no-repeat;
	width: 794px;
	height:70px;
	
}

h2 {
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0 10px 0 10px;
	color: #999;
	padding-bottom: 3px;
}


/*single news items*/


#single-news-image {
	padding: 6px;
	float:right;
	text-align:center;
}

#single-news-image img {
xborder: 1px solid #ccc;
}



#single-news-image img {
	margin-top: 5px;
}

h2.single-news-title {
	background: url(/images/main/h2-single-item-bg.gif) top left no-repeat;
	height:25px;
	font: 14px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0px 8px;
	padding: 11px 0 0 4px;
	color: #fff;
}

/* Fun Stuff */

#fun-stuff-left {
	background: #687e82;
	width: 199px;
	float: left;
}

/* Fun Stuff widgets (on the left) */
.fun-stuff-widget {
	background: url(/images/main/fun-stuff-widget-bg.jpg) top left no-repeat;
	margin: 0px;
	width: 199px;
	height:184px;
	float: left;	
}

.fun-stuff-widget-image {
	width: 180px;
	height:140px;
	margin: 6px 6px 0px 7px;
	border: 1px solid #fff;
}

.fun-stuff-widget-title {
	width: 199px;
	height:32px;
}

.fun-stuff-widget-image a:hover, .fun-stuff-widget-title a:hover {
	color: #d80d15;
	background-color: transparent;
	text-decoration: none;
}

.fun-stuff-widget p {
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0 10px 0 10px;
	color: #000;
}

#fun-stuff-right {
	background: #fff url(/images/main/fun-stuff-bottom-bg.jpg) bottom left no-repeat;
	width: 595px;
	height: 732px;
	float: left;
	
}

#fun-stuff-right p {
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 16px;
	padding: 0 10px 0 8px;
}











/* Fun Stuff Items */

.fun-stuff-puzzle {
	background: #8e9ea1 url(/images/main/fun-stuff-item-bg.gif) top left no-repeat;
	margin-top: 0;
	margin-right:20px;
	margin-bottom:15px;
	margin-left: 20px;
	_margin-left: 9px;
/*	width: 275px;
	height:156px;*/
	float: left;
	padding: 10px;
	text-align:center;
}



.fun-stuff-item {
	background: #8e9ea1 url(/images/main/fun-stuff-item-bg.gif) top left no-repeat;
	margin-top: 0;
	margin-right:0;
	margin-bottom:15px;
	margin-left: 15px;
	_margin-left: 9px;
/*	width: 275px;
	height:156px;*/
	float: left;
	padding: 5px;
}

.fun-stuff-item-image {
	width: 180px;
	height:140px;
	margin: 6px 3px 0px 2px;
	border: 1px solid #fff;
	float: left;
}

.fun-stuff-item p {
	margin: 6px 0 0 0;
	font: 8px Verdana, Helvetica, sans-serif;
	color: #fff;
}

.fun-stuff-item a:link { 
	color: #fff;
	}
.fun-stuff-item a:visited { 
	color: #fff;
	}
.fun-stuff-item a:hover { 
	color: #000;
	background-color: #fff;
	text-decoration: none;
	}
.fun-stuff-item a:active { 
	color: #fff;
	}

.fun-stuff-icon {
	background: #8e9ea1 url(/images/main/fun-stuff-item-bg.gif) top left no-repeat;
	margin-left: 15px;
	margin-right: 14px;
	_margin-left: 15px;
	height:130px;	
	float: left;
	margin-bottom: 10px;
	text-align: center;
}

.fun-stuff-icon-image {
	width: 100px;
	height:100px;	
	margin: 6px 5px 0px 5px;
	border: 1px solid #fff;	
	padding-bottom: 2px;
}

.fun-stuff-item p {
	margin: 6px 0 0 0;
	font: 8px Verdana, Helvetica, sans-serif;
	color: #fff;
}

.fun-stuff-icon a:link { 
	color: #fff;
	}
.fun-stuff-icon a:visited { 
	color: #fff;
	}
.fun-stuff-icon a:hover { 
	color: #000;
	background-color: #fff;
	text-decoration: none;
	}
.fun-stuff-item a:active { 
	color: #fff;
	}


















#bottom-of-page {
	background: url(/images/main/bottom-of-page01-test.jpg) top left no-repeat;
	width: 794px;
	height:70px;
	clear: both;
	padding-bottom: 2px;
	text-align:right;
}


/* universe - characters*/

#universe-characters {
	background: url(/images/main/universe/misc/universe-characters-bg.jpg) top left no-repeat;
	background-color: #15282c;
	width: 794px;
	min-height:550px;
	overflow:auto;
}

#universe-characters-left {
	background: transparent;
	width: 451px;
	margin-top: 20px;
	float:left;
	}	


#universe-characters-menu {
	width: 451px;
	height: 230px;
}

#universe-characters-menu-buttons {
	margin: 22px 0 0 148px;
	background: #000;
	width: 138px;
	height: 185px;
	border: 1px solid #ccc;
}


#universe-characters-right {
	background: #15282c;
	width: 343px;
	float:left;
	}
	
#universe-characters-right h3 {
	font: 18px Verdana, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0 10px 10px 0;
	color: #fff;
	font-weight: bold;
}

#universe-characters-right p {
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0 10px 5px 0;
	color: #fff;
}



/* universe - cards*/

#universe-cards {	
	background-color: #15282c;
	width: 794px;
	min-height:600px;
	overflow:auto;
}

#universe-cards p {
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 10px 5px 0;
	color: #fff;
}

.white {
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin: 10px 0 0 40px;
	color: #fff;
}

.white1 {
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px 3px 0 3px;
	color: #fff;
}





/* footer */
#footer {
	background: url(/images/main/footer-bg.jpg) top left no-repeat;
	margin-bottom: 4px;
	display: inline; /* IE Hack */
	float: left;
	width: 958px;
	height: 75px;
	border-top: 0px solid #687e82;
	border-right: 6px solid #687e82;
	border-bottom: 6px solid #687e82;
	border-left: 6px solid #687e82;
	clear: both;
}

#footer-logos {
	float: left;
	padding-right: 30px;
	}
	
#footer-links {
	margin: 17px 20px 0 20px;
	}

#footer-links p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align:justify;
	}
	


#misc-stuff {
visibility:hidden;
}

.clear {
	clear: both;
	}

#archives-news-episodes {
	background: #fff url(/images/main/products-single-item-bg.jpg) bottom left no-repeat;
	background-color: #fff;
	width: 794px;
	min-height:580px;
	height:auto !important;
	height:580px;
}

#archives-choices {
background-color: #687e82;
padding: 5px;
text-align:left;
}

#story {
	background: #005571 url(/images/main/story-bottom.jpg) bottom left no-repeat;
	background-color: #005571;
	width: 794px;
	min-height:580px;
	height:auto !important;
	height:580px;
	padding-bottom: 50px;
}

/*#story p {
color: #fff;

}*/

#story p {
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 10px 5px 0;
	color: #fff;
}




/*FAQS*/


#faq-big {
	background: #fff url(/images/main/products-single-item-bg.jpg) bottom left no-repeat;
	background-color: #fff;
	width: 794px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

.FaqQuestion {
	width: 794px;
	height: 21px;
	background: #fff url(/images/main/faq-bg02.jpg) bottom left repeat-x;
	background-color: #fff;
	color: #f65151;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
	border-bottom: solid 1px #fff;
	padding-left: 5px;
}


.FaqQuestion a:link { 
	padding: 1px;
	color: #d80d15;
	background: #fff;
	text-decoration: none;
	}
	
.FaqQuestion a:visited { 
	color: #d80d15;
	background: #fff;
	text-decoration: none;
	}
	
.FaqQuestion a:hover { 
	color: #000;
	background-color: #fff;
	text-decoration: none;
	}
	
.FaqQuestion a:active { 
	color: #d80d15;
	background: #fff;
	text-decoration: none;
	}


h2{
	background: url(/images/main/h2-faq-title.jpg) top left no-repeat;
	height:25px;
	font: 13px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0px 8px;
	padding: 11px 0 0 4px;
	color: #fff;
}

h3{
	font: 13px Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 0 0px 8px;
	padding: 11px 0 0 4px;
	color: #000;
}


#faq-divider {
	background: url(/images/main/faq-divider.gif) top left no-repeat;
	background-color: #687e82;
	width: 794px;
	height: 20px;
}

.FaqAnswer {
	background: #fff url(/images/main/faq-bg.jpg) top left repeat-x;
	background-color: #fff;
	width: 794px;
	height: 100px;
	overflow: scroll;
	border-top: solid 0px #ccc;
	border-right: solid 0px #ccc;
	border-bottom: solid 0px #ccc;
	border-left: solid 0px #ccc;
	background-color: #d1d3d4;
	color: #000;
	padding-left: 5px;
}

.FaqAnswer p {
padding-left: 10px;
}




#faq-form-left {
	background-color: transparent;
	padding top: 0;
	margin-left: 10px;
	padding: 10px;
	width:385px;
	height: 250px;
	float:left;
	text-align:center;
	border-right: solid 1px #687e82;

}

#faq-form-right {
	padding: 10px 10px 10px 0px;
	background-color: transparent;
	width: 320px;
	height: 250px;
	float:left;
	border-top: solid 0px #ccc;
}

#error {
margin-left: 20px;
}

#error p {
color: #000000;
}

ul, ol {
  padding-left: 30px;
}

/**
li {
padding: 2px 0 0 10px;
margin-left: 10px;
background-image: url(/images/main/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
**/

p.email {
	width: 400px;
	clear: both;
}

p.email label {
	float: left;
}

p.email input, p.email textarea, p.email select {
	float: right;
}

h4 {
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0 10px 0 0px;
	color: #000;	
	}