/*CSS STYLESHEET FOR http://placeways.com/COMMUNITYVIZ/index.php*/

#top_main_img{
	width:425px;
	margin: 0px auto;
	margin-top: -20px;
	float:left;
	overflow:visible;
	display: block;
	position:relative;
	z-index: 100;
}

#mid_block_borders{
	margin: 0px;
	margin-top: 33px;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mid_block{
	padding: 10px;
	display: block;
	background: white url(../images/top_horiz_grad.png) repeat-y scroll top left;
}

#top_movie{
	float: left;
	margin-right: 10px;
	background:transparent;
}

#top_movie_text{
	margin-top: 5px;
}

#top_movie_text h2{
	font-size: 17px;
	color: #555555 !important;
	padding-bottom: 8px !important;
	font-style:normal;
}

.top_movie_link{
	text-decoration: none !important;
}

#top_clear_block{
	clear:both;
	height: 1px;
	width: auto;
}

#top_under_content{
	margin-top: 10px;
}

#top_logos{
	text-align: center;
	margin-bottom: 10px;
}

#top_logos img{
	margin: 10px;
	display:inline;
}

#right_content_inner{
	margin-top: 0px;
}

.top_rightnav_img{
	margin-bottom: 10px;
	padding-bottom: 0px;
	width: 129px;
}

#top_bottom_logos{
	clear: both;
	text-align: center;
	width: auto;
}

#top_bottom_logos img{
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 20px;
}

/*Links*/
.top_movie_link{
	display:block;
	font-size: 10pt;
	padding: 0px;
	font-weight: bold !important;
}

/*Addendums*/
#center_content_with_right{
	width: 510px;
}

#right_content{
	float:left;
	width: 140px;
	margin: 53px auto 0px auto;
	padding: 0px 0em 0px 1em;
	position: relative;
	border-left: 1px dashed #CCCCCC;
}