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

.titleSpace {
	margin-bottom: 4px;
	background-image:url(reviews/events/hotdocs/global_images/top_bar.png);
	background-repeat: no-repeat;
	background-position: center 3px;
}

.navSpace {
	margin-top: 5px;
	margin-bottom: 5px;
}

#searchSubscribeBar {
	margin-top: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	height: 61px;
	background-position: center 3px;
}

#bottomBoxes {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 262px;
}

#newsBox {
	margin-bottom: 15px;
	

}

#bottomText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align: center;
	

}

#photoBox{
	display:inline-table;
	
}


	a:link {
		color: #970000;
		text-decoration: none;
	}
	a:visited {
		color: #000000;
		text-decoration: none;

	}
	a:hover {
		color: #000000;
		text-decoration: underline;
	}
	a:active {
		color: #000000;
		text-decoration: none;
	}

.searchBarText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	background-image: url(reviews/events/hotdocs/global_images/subscribe_search_bar.png);
	background-repeat: no-repeat;
	background-position: center 3px;
}

.editorsNoteArea{
	background-image: url(home/editors_note_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 650px;
}

.reviewText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color:#000000;
}

#reviewBar{
	background-image:url(reviews/review_logos_bg.png);
	background-repeat:no-repeat;
	height:20px;

}
#reviewBarMid{
	background-image:url(reviews/review_bgmid.png);
	background-repeat:repeat-y;
}
#reviewBarBottom{
	background-image:url(reviews/review_logos_bg.png);
	background-repeat:no-repeat;
	
}



#storeFeaturesArea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	background-image: url(reviews/events/hotdocs/home/shop_coming_soon.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 192px;
}

.ad_square{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	background-image: url(global_images/adBox_square.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 332px;
}

#sectionBar{
	background-image:url(reviews/review_logos_bg.png);
	background-repeat:no-repeat;
	width:980px;
	height:126px;

}


/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: b6b6b6;
	text-decoration: none;
	background-image: url(navbar_gfx/left.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 111px;
	text-align: center;
	line-height: 40px;
	
	a:link {
		color: #b6b6b6;
		text-decoration: none;
	}
	a:visited {
		color: #b6b6b6;
		text-decoration: none;

	}
	a:hover {
		color: #b6b6b6;
		text-decoration: none;
	}
	a:active {
		color: #b6b6b6
		text-decoration: none;
	}
*/
