@charset "utf-8";
/* CSS Document */

body{
		background:url(images/designing-spaces-blueprint.jpg) fixed;
		background: white;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		}
body a{
	color:#00C;
}
h1 {
	font-size:18px;
	color:#003399;
	}
h2 {
	font-size:14px;
	color:#003399;
	}
h3	{
	font-size:14px;
	color:#FFFFFF;
}
h4 {
	font-size:10px;
	}
img {
	margin:0px;
	padding: 0 px;
	}
	
#doc {
	margin:auto;
	position:relative;
	width:95%;
	margin-top:10px;
}
#col1{
	width: 73%;
}
#col2{
	width:25%;
	overflow:hidden;
	float:right;
}
#flashHeader{
		margin:auto;
		text-align:center;
		background:#F4F0D5;
		margin-top:10px;
		margin-bottom:0px;
		
}
#masthead{
	margin:auto;
	position:relative;
	width:1097px;
	height: 110px;
	overflow:hidden;

	
}
#showMast{
	width:420px;
	height:100px;
}
#starsMast{
	width:410px;
	height:100;
	float:right;
	margin-top: -88px;
}


#sweepsignup{
	width:100%;
}

#signUP{
	float:right;
	width:337px;
}
#returnMembers{
	float:left;
	width:260px;
	
}
#vipInfo{
float: left;
width:35%;
margin-right:20px;

}
#vipBanner{
	margin:auto;
	width:980px;
}



.videoLeft{
	width:640px;
	padding-top:25px;
}
.contentRight{
	float:right;
	width:300px;
	height:280px;
	width: 275px;
	margin-top:30px;
	background-image:url(images/text_video_back.png);
}
#sponsor{
	margin:10px;
}
	


#docBack{
	background-color:#FFFFFF;
	height:1907px;
	left:0px;
	position:absolute;
	top:15px;
	width:997px;
}

#newsPhoto{
	margin:10px;
}

#keywords{
	background:#9E1F62;
	
}
.keywordCenter{
	width:980px;
	margin:auto;

}

#keywords li{
	display: inline;
	padding: 4px;
	font-size:14px;
}
#keywords a{
	color:#FFF;
}
#footer{
	width:980px;
	margin:auto;
}
	
#RecentShows{
	width:100%;
}

.subHead{
	
	border-bottom:6px solid #9E1F62;
	margin-top: 20px;
}
.subTitle{
	font-size:22px;
	color:#000;
	font-weight:bolder;
}
.subHead2{
	
	border-bottom:6px solid #39F;
	margin-top:20px;
}
.subTitle2{
	font-size:22px;
	color:#000;
	float:right;
}
#Carousel{
	margin-top:30px;
	margin-bottom:60px;
	position:relative;
}
#localEvents{
	height:400px;
	overflow:auto;
}
#topBar{
	height:30px;
	background-color:#CFBE9E;
	border-top:3px solid #CFBE9E;
}
.centerBlock{
	margin:auto;
	width:800px;
}
#videoHeader{
		margin:auto;
		text-align:center;
		background:#006;
		margin-top:4px;
		margin-bottom:-3px;
		background-image:url(images/video_back2_ds.png);
		height:350px;
}

.todayDate{
	
	color:#FFF;
	padding: 4px;
	font-size:18px;
}
.videoClip{
	width:175px;
	height: 400px;
	float:left;
	margin-right:20px;
	padding:10px;
}
.newsStory{
	width:195px;
	height:400px;
	float:left;
	padding: 10px;
}
#newsletter{
	width:100%;
}

#magazineAds{
height: 300px;
overflow:auto;
}
.endList{
	text-align:center;
}
.videotitle{
	color: #FFF;
	margin-top:-10px;
	font-size:12px;
}

.inputBox{
	width: 251px;
	height: 60px;
	margin:auto;
	background-color:#DDE4F4;
	font-size:12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:130px;
}

.inputBox form{
	text-align: center;
	padding: 10px;


}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.content{
	font-size:12px;
}
.clearfix {display: inline-block;}  /* for IE/Mac */

</style><!-- main stylesheet ends, CC with new stylesheet below... -->

<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->


