/* Body Styles
----------------------------------------------- */
body {
	background-image: url(../images/spectrobes_background_wide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#000000;
	background-attachment:fixed;
	margin:0px;
}

#disney_chrome {
	width: 994px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}

#pagewrap {
	text-align:center;
	width: 994px;
	margin-left:auto;
	margin-right:auto;
}

/* DIV Styles
----------------------------------------------- */
#header {
	width: 904px;
	margin-left:45px;
	margin-right:45px;
}

#mainlogo {
	float: left;
	position:relative;
	width: 904px;
}


#marquee {
	width: 904px;
	float: left;
	margin-top: 0px;
	z-index: 0;
	margin-bottom: 0px;
}

#topnav {
	width: 904px;
	float:none;
	text-align:left;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 35px;
}

#mainpage_content {
	width: 966px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#left_col_main {
	width: 174px;
	float:left;
	background-image:url(../images/leftpanel_bgnd.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	margin-top: -10px;
	z-index: 1;
	position: relative;
}

#buy_it_now {
	width:174px;
	margin-top: -10px;
	z-index: 1;
}

#media_brick {
	width: 174px;
	text-align: left;
}

#center_col_main {
	width: 618px;
	float:left;
	text-align:center;
}

#right_col_main {
	width: 174px;
	float:left;
	background-image:url(../images/rightpanel_bgnd.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align: right;
	margin-top: -10px;
	z-index: 1;
	position: relative;
}

#webisodes {
	width:174px;
	text-align:right;
	margin-top: -10px;
	z-index: 1;
}

#atg_topwrapper {
	width:904px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#atg_vidpromo {
	width: 718px;
	float:left;
}

#newflash_tall {
	width:186px;
	float:right;
	height:276px;
}

#lab_brick {
	width: 174px;
	text-align:right;
}

#lab {
	width:778px;
	height:325px;
	margin-left:auto;
	margin-right:auto;
}

#newsflash_short {
	width:174px;
	height:165px;
}

#faq_results {
	width:904px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 0px;
}

#faqtab {
	width:904px;
	background-image:url(../images/faq_tab.gif);
	background-repeat:no-repeat;
	height: 36px;
	text-align:right;
}

.faq_body {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color: #110021;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9972d6;
	border-left-color: #9972d6;
}

#faq_results_footer {
	width:904px;
	background-image:url(../images/profile_footer.gif);
	background-repeat:no-repeat;
	height: 18px;
}

#downloads_wrap {
	width:930px;
	height:420px;
	margin-left:auto;
	margin-right:auto;
}

#forums_tablewrap {
	width:728px;
	margin-left:auto;
	margin-right:auto;
}

#footer_base {
	width:829px;
	height:148px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.ftr_mar {
	margin-right: 15px;
}

/* Font Styles
----------------------------------------------- */
p, td, li {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height: 13px;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7f;

}

/* Link Styles
----------------------------------------------- */

a.aqua {
	color: #95E8F4;
	text-decoration:none;
}

a.aqua:hover {
	color: #95E8F4;
	text-decoration:underline;
}

a.yellow {
	color: #FEDE58;
	text-decoration:none;
}

a.yellow:hover {
	color: #FEDE58;
	text-decoration:underline;
}

a.white {
	color: #FFFFFF;
	text-decoration:none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a.ltgreen {
	color: #98F660;
	text-decoration:none;
}

a.ltgreen:hover {
	color: #98F660;
	text-decoration:none;
}

a.ltblue {
	color:#3DADCA;
	text-decoration:none;
}

a.ltblue:hover {
	color:#3DADCA;
	text-decoration:none;
}

a.purple {
	color:#b5a5e5;
	text-decoration:none;
}

a.purple:hover {
	color:#b5a5e5;
	text-decoration:none;
}

/* List Styles
----------------------------------------------- */
ul.nav {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}

ul.footernav {
	float:left;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	list-style-type:none;
}

li.navli {
	display:inline;
	float: left;
	line-height: 10px;
	padding:0;
	margin:0;
}

/* Misc Styles
----------------------------------------------- */
.clear {
	clear:both;
}

.purple {
	color:#b5a5e5;
}

.aqua_border {
	border: 1px solid #1eb7cb;
}

.purple_border {
	border: 1px solid #b5a5e5;
}

.black {
	color:#000000;
}
