/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background: #000 url(../images/bg-body.gif);
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {list-style: none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
img {
	border: none;
	display: block;
}
h2 {margin: 0 0 10px;}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 14px auto;
	width: 950px;
}
/*HEADER*/
#header {
	height: 172px;
	background: url(../images/bg-header.gif) no-repeat 1px 0;
	position: relative;
	z-index: 90;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 23px;
	left: 313px;
	width: 324px;
	height: 105px;
	background: url(../images/logo.gif) no-repeat;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*emblem*/
.emblem {
	position: absolute;
	left: 33px;
	top: 8px;
}
/*pvcs*/
.pvcs {
	position: absolute;
	left: 420px;
	top: -6px;
	background: url(../images/img-pvcs.gif) no-repeat;
	width: 119px;
	height: 20px;
}
/*CONTAINER*/
#container {
	width: 100%;
	background: url(../images/bg-main.gif) repeat-y;
}
#container:after {
	content: ".";
	display: block;
	width: 100%;
	clear: both;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
/*column*/
.column {
	float: left;
	width: 114px;
	padding-left: 11px;
	top: -10px;
	position: relative;
	z-index: 120;
}
/*sub navigation*/
.sub-nav {
	padding: 0;
	margin: 0;
}
.sub-nav li {
	border-bottom: 1px solid #620000;
	width: 100%;
	vertical-align: top;
}
.sub-nav li a {
	color: #fff;
	font: 11px/24px "Trebuchet MS", Verdana, Arial, sans-serif;
	display: block;
	text-decoration: none !important;
	text-transform: uppercase;
}
.sub-nav li a:hover {
	color: #FF0000;
}

/*CONTENT*/
.content {
	float: left;
	width: 440px;
	padding-left: 40px;
	margin-top: -20px;
	position: relative;
	z-index: 100;
}
.content-large {
	float: left;
	width: 766px;
	padding-left: 40px;
	margin-top: -20px;
	position: relative;
	z-index: 100;
}

p {
	color: #fefefe;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
/*scroller*/
.scroller {
	background: url(../images/bg-scroller.gif) no-repeat;
	padding-top: 10px;
	margin-bottom: 10px;
}
.scroller-wrapper {
	background: url(../images/bg-scroller.gif) no-repeat 0 100%;
	padding: 0 15px 10px;
	position: relative;
}
.scroller strong {
	display: block;
	color: #fff;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
}
/*content box*/
.c-box {background: url(../images/bg-c-box.gif) repeat-y;}
.c-box-large {
	background: url(../images/bg-c-box-large.gif) repeat-y;
}

.box-bottom {
	height: 10px;
	background: url(../images/bg-c-box-bottom.gif) no-repeat;
	overflow: hidden;
}
.box-bottom-large {
	height: 10px;
	overflow: hidden;
	background-image: url(../images/c-box-large-bot.gif);
	background-repeat: no-repeat;
}
.page-titles {
	background-image: url(../images/c-box-large-top.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 756px;
	padding-top: 7px;
	padding-left: 10px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.post {
	margin-bottom: 30px;
	width: 100%;
}


/*box content*/
.box-content {
	padding: 5px 24px 0 16px;
	min-height: 570px;
	color: #FFFFFF;
}
.box-content h3 {
	color: #f00;
	font-size: 14px;
	margin: 0;
}
.box-content p {
	margin-bottom: 8px;
	font-size: 12px;
}
.box-content em {
	display: block;
	color: #fff;
	font-size: 12px;
	margin-bottom: 15px;
	font-style: normal;
}
.box-content-user {
	padding: 5px 24px 0 16px;
	min-height: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.box-content-user h1 {
	font-size: 16px;
	color: #FF0000;
	margin: 0px;
}
.box-content-user p {
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.box-content-user a {
	color: #FFFFFF;
	text-decoration: underline;
}
.box-content-user a:hover {
	color: #FF0000;
}


.right-image {
	float: right;
	border: 1px solid #e7e7e7;
}
/*more button*/
.more-holder {
	display: block;
	width: 100%;
	overflow: hidden;
}
.more {
	background: url(../images/img-more.gif) no-repeat;
	width: 71px;
	height: 10px;
	float: right;
}
/*sidebar*/
.sidebar {
	float: right;
	width: 315px;
	padding-right: 18px;
	margin-top: -20px;
	position: relative;
	z-index: 100;
}
.sidebar h3 {margin: 0;}
.big-photo {
	border: 1px solid #fff;
	margin-bottom: 9px;
}
/*sidebox*/
.side-box {
	background: url(../images/bg-sidebox.gif) no-repeat 0 100%;
	margin-bottom: 9px;
	overflow: hidden;
	width: 100%;
	padding-bottom: 10px;
}
.side-box-sitetools {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.box1 {min-height: 200px;}
.box2 {min-height: 110px;}
/*sponosrs-box*/
.sponosrs-box {
	background: url(../images/bg-sponsors.gif) no-repeat;
	padding-top: 10px;
}
.white-holder {
	background: url(../images/bg-sponsors.gif) no-repeat 0 100%;
	padding-bottom: 30px;
	overflow: hidden;
	text-align: center;
}
.sponosrs-box h3 img {margin: 0 auto 12px;}
.sponosrs-box a img {display: inline;}
/*FOOTER*/
#footer {
	clear: both;
	background: url(../images/bg-footer.gif) no-repeat;
	height: 70px;
	padding: 60px 30px 0 40px;
}
#footer p, #footer a {
	float: left;
	margin: 0;
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
}
#footer .powered {
	float: right;
	padding-right: 30px;
	line-height: 27px;
	background-image: url(../images/e7_spin_2.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
