
* {
	margin:0;
 	padding:0;
	list-style:none;
}
body {
	background:url(images/bg_rep_y.png) repeat-y center;

	height:100%;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight';*/
	font-weight: 100;
	font-size:15px;
}
a {
	color:#FFF;
}
p {
	margin:0 0 8px;
}
hr {
	height:2px;
	border:none;
	background:url(images/mass_rep_y_and_norep.png) no-repeat -3320px -3px;
}
.centerer {
	margin:auto 0;
}
.clear {
	clear:both;
}
#extra_bg {
	background:url(images/bg.jpg) no-repeat center;
	width:100%;
	height:700px;
	position:absolute;
	margin:0 0 -700px;
	top:0;
	left:0;
	z-index:-10;
}
#extra_bg_header {
	background:url(images/mass_rep_y_and_norep.png) no-repeat -1660px 0px;
	width:830px;
	height:90px;
	position:relative;
	margin:0 auto;
	top:30px;
	z-index:-10;
}
/*########################
##
##
##		Header
##
##
########################*/
#header {
	height:130px;
	width:830px;
	margin:-90px auto 0;
}
#header h1 {
	margin:30px 0 0;
	float:left;
}
#header h1 a {
	display:block;
	height:90px;
	width:380px;
	text-indent:-9999px;
}
#header ul {
	float:right;
	width:450px;
	height:30px;
	display:block;
	margin:60px 0 0;
}
#header ul li {
	display:block;
	float:right;
	margin:0 8px 0 0;
	padding:0;
}
#header ul li.home {
	margin:0 10px 0 0;
}
#header ul li a {
	color:#000;
	text-decoration:none;
	height:16px;
	line-height:16px;
	padding:6px 3px 8px;
	display:inline-block;
}
#header ul li a:hover {
	text-decoration:underline;
}
/*########################
##
##
##		Splash
##
##
########################*/
#splash {
	background-image:url(images/mass_rep_y_and_norep.png);
	background-repeat:no-repeat;
	background-position:-4150px 0;
	width:830px;
	height:392px;
	margin:20px auto 0;
}
#splash_inner {
	padding:12px;
}
#splash h2 {
	width:460px;
	height:46px;
	text-indent:-9999px;
	display:block;
}
#splash #splash_inner b {
	width:460px;
	height:164px;
	text-indent:-9999px;
	display:block;
	margin:14px 0 0;
}
#button_container {
	width:830px;
	height:120px;
	margin:24px 0 0;
}
#button_container .button {
	width:226px;
	height:96px;
	padding:12px;
	float:left;
	margin:0 0 0 40px;
}
#button_container .button:first-child {
	margin:0;
}
#button_container .button p {
	width:226px;
	height:66px;
	color:#FFF;
	font-size: 16px;
	line-height:19px;
	margin:0;
}
#button_container .button a {
	width:226px;
	height:24px;
	text-align:center;
	padding:6px 0 0;
	display:block;
	color:#000;
	text-decoration:none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:16px;
}
#button_container .button a:hover {
	text-decoration:underline;
}
#button_container .button p b {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:normal;
}
/*########################
##
##
##		Content
##
##
########################*/
#content_start {
	background:url(images/mass_rep_y_and_norep.png) no-repeat -1660px -120px;
	width:830px;
	height:150px;
	margin:20px auto -150px;
}
#content {
	background:url(images/mass_rep_y_and_norep.png) repeat-y -830px;
	width:830px;
	margin:150px auto 0;
	color:#FFF;
	padding:0 0 13px;
}
#top {
	top:-167px;
	height:40px;
	position:relative;
}
#top #search {
	float:right;
	margin:10px 10px 0 0;
}
#top h2 {
	float:left;
	color:#000;
	font-size:24px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin:9px 0 0 15px;
}
#text, #sidebar {
	position:relative;
	top:-160px;
	margin:0 0 -160px;
}
#text {
	width:520px;
	padding:0 15px;
	float:left;
}
.news_box {
	
}
.news_box .entry {
	margin:0 0 5px;
}
.news_box .entry h3 {
	margin:0 0 4px;
}
.news_box .entry h3 a {
	text-decoration:none;
	font-weight:normal;
	font-size:20px;
}
.news_box .entry .info_boxes {
	float:left;
	margin:0 -68px;
	width:50px;
	height:80px;
}
.news_box .entry .entry_text {
	margin:5px 0;
}
.news_box .entry .entry_text a {
	float:right;
}
.news_box .entry .info_boxes .date {
	background:url(images/mass_rep_y_and_norep.png) no-repeat -1661px -271px;
	width:46px;
	height:38px;
}
.news_box .entry .info_boxes .notes {
	background:url(images/mass_rep_y_and_norep.png) no-repeat -1661px -313px;
	width:44px;
	height:38px;
	margin:6px 0 0;
}
.news_box .entry .info_boxes i {
	padding:13px 0 0;
	font-size:12px;
	text-align:center;
	width:45px;
	font-style:normal;
	display:block;
	line-height:13px;
}
.news_box .entry .info_boxes .notes i {
	padding:5px 0 0;
}
.news_box .entry .info_boxes .notes a {
	text-decoration:none;
}
.news_box .entry .info_boxes .notes i b {
	display:block;
}
#content .download_square {
	display:block;
	background:url(images/mass_rep_y_and_norep.png) no-repeat -1708px -271px;
	width:340px;
	height:72px;
	padding:33px 0 0 0;
	text-align:center;
	text-decoration:none;
	color:#444;
	outline:none;
	border:none;
	margin:0 0 5px;
}
#content .download_square:hover b, #content .download_square:hover i {
	color:#000;
}
#content .download_square b {
	line-height:20px;
	font-size:20px;
	display:block;
	text-decoration:none;
	font-weight:normal;
}
#content .download_square i {
	line-height:14px;
	font-size:14px;
	display:block;
	text-decoration:none;
	font-style:normal;
}
#content .next_link {
	float:right;
	text-align:right;
	width:40%;
	margin:5px 0 0;
}
#content .prev_link {
	float:left;
	text-align:left;
	width:40%;
	margin:5px 0 0;
}
#content h3 {
	font-size:24px;
	font-weight:normal;
	padding:0 0 4px;
}
#content h3 b {
	font-weight:normal;
}
.inputcontainer {
	width:520px;
	border-bottom:#cbd0d6 1px solid;
	padding:5px 0;
	vertical-align:middle;
}
.inputcontainer img {
	display:inline-block;
	margin:0;
	padding:0;
}
.inputcontainer b {
	display:inline-block;
	font-size:17px;
	width:250px;
	font-weight:normal;
}
.inputcontainer input {
	width:268px;
	border:1px #B0B3B9 solid;
	height:25px;
	font-size:18px;
	display:inline-block;
}
.inputcontainer input:focus {
	outline:none;
}
#content .black_button {
	width:166px;
	display:block;
	text-align:center;
	height:26px;
	padding:7px 0 0 0;
	background-image:url(images/buttons.png);
	color:#FFF;
	cursor:pointer;
	float:left;
	margin:10px 10px 0 0;
	text-decoration:none;
}
#content .black_button:active {
	background-position:bottom left;
	color:#999;
}
textarea {
	width:518px;
	border:1px #B0B3B9 solid;
	height:150px;
	font-size:15px;
	display:inline-block;
	outline:none;
	margin:10px 0 0;
}
.inputcontainer i {
	font-style:normal;
	margin:0 0 0 20px;
	font-size:12px;
	width:220px;
	display:inline-block;
}
.ad_row {
	margin:10px 0 0 -10px;
}
.ad_row a {
	margin:0 0 0 10px;
}
.ad_row adblock:first-child {
	height:5px;
	background-color:#F00;
	margin:0;
}
/*########################
##
##
##		buysellad style
##
##
########################*/
div.adblock {width:100%;display:block;}
div.adblock a{width:125px;}
div.adblock a img{padding:0;}
div.adblock a em{font-style:normal;}
div.adblock a{display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;text-align:center;text-decoration:none;overflow:hidden; float:left;}
div.adblock img{border:0;clear:right;}
div.adblock a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;background:#e7e7e7;text-align:center;}
div.adblock a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;}
div.adblock a.adhere{width:125px;height:125px;line-height:1000%;}
html>body div.adblock a.adhere{width:123px;height:123px;}
div.adblock img.s{height:0;width:0;}
/*########################
##
##
##		Footer
##
##
########################*/
#sidebar {
	width:260px;
	float:right;
	padding:0 11px 0 9px;
}
#sidebar hr {
	height:2px;
	border:none;
	background:url(images/mass_rep_y_and_norep.png) no-repeat -3320px -3px;
}
#sidebar h3 {
	margin:7px 0 0;
}
#sidebar h3:first-child {
	margin:0;
}
/*########################
##
##
##		Footer
##
##
########################*/
#content_to_footer {
	background:url(images/mass_rep_y_and_norep.png) no-repeat -3320px 0px;
	height:2px;
	width:830px;
	margin:0 auto;
}
#footer {
	background:url(images/mass_rep_y_and_norep.png) repeat-y 0px 0px;
	width:800px;
	padding:13px 15px 0;
	margin:0 auto;
	color:#000;
}
#footer a {
	color:#333;
}
#footer ul {
	display:block;
	float:left;
	width:200px;
}
#footer ul li {
	list-style:none;
}
#footer ul li h3 {
	font-size:16px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:underline;
}
#footer_end {
	background:url(images/mass_rep_y_and_norep.png) no-repeat -2490px 0;
	width:830px;
	height:17px;
	margin:0 auto 10px;
}