* {margin: 0; padding: 0;}
ul, ol {list-style: none outside;}
.clear {clear: both;}
img {border: none;}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	}
#wrap_inner #global_footer {
	margin: 0;
	padding: 0;
	}
a {text-decoration: none;}
a {-moz-outline: none;}


/*-- page structure */
#wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}
#wrap_inner {
	margin: 0px 0px 15px 10px;
	}
	
/* header */
#header {
	height: 120px;
	}
h1#logo {
	width: 190px;
	height: 85px;
	position: absolute;
	top: 18px;
	left: 7px;
	text-indent: -999em;
	}
a.visit_syfy {
	background: url(../images/visit_syfycom.gif) no-repeat left top;
	width: 140px;
	height: 44px;
	float: right;
	display: block;
	margin: 62px 5px 0 0;
}
a.visit_syfy span {
	display: none;
}
/* content */

.main_feature {
	background: url(../images/feature_bg.jpg) no-repeat left 48px;
	height: 465px;
	margin-left: -5px;
	padding-left: 5px;
	position: relative;
}
.main_feature h2 {	
	position: absolute;
	margin: 10px 0 0 5px;
	}
.scifi_mag {
	width: 690px;
	}
.main_feature .img_footer {
	background: url(../images/690_shadow_ftr.gif) no-repeat left top;
	padding-top: 5px;
	}
.generic_video {
	width: 310px;
	margin: -38px 0px 0 0; /*temporary*/
	height: 460px;
	float: right;
	position: relative;
	display: inline;
	}
.video_ftr {	
	background: url(../images/video_ftr.jpg) no-repeat left top;
	height: 25px;
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 305px;
	}
a.subscribe_btn {
	display: block;
	width: 85px;
	height: 20px;
	text-indent: -999em;
	position: absolute;
	left: 369px;
	bottom: 22px;
	}
	
/* two columns */

.two_column {
	margin-top: 15px;
	overflow: hidden;
	zoom: 1;
	}
.col_1 {
	float: left;
	width: 690px;
	}
.col_2 {
	float: right;
	width: 310px;
	}
.module {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
	}
.module_head {
	background: #3e135a url(../images/top_right_shw.gif) no-repeat right top;
	}
.module_head h3 {
	color: #fff;
	}
	
/* terms of content */
#toc .module_content {
	background: #FFFFFF url(../images/shadow_long.gif) repeat-y right top;
	padding: 15px 55px 15px 15px;
	}
#toc .img_footer {
	background: url(../images/690_shadow_ftr.gif) no-repeat left top;
	padding-top: 5px;
	}
#toc .module_content h3 {
	font-size: 14px;
	color: #42145F;
	padding-bottom: 17px;
	font-weight: bold;
	text-transform: uppercase;
	}
#toc dt {
	padding-bottom: 3px;
	font-size: 14px;
	color: #42145F;
	}
#toc dd {
	font-size: 11px;
	color: #666;
	padding-bottom: 16px;
	}
#toc dt.title2 {
	font-size: 14px;
	color: #42145F;
	padding-bottom: 13px;
	}
