/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #0203E7;
	background-image: url(../images/bg-2.jpg);
	background-repeat: repeat-x;
}
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 {
	width: 952px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
}
/*HEADER*/
#header {


}
#top-menu {
	background-image: url(../images/top-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}

/*Top menu */
/*main navigation*/
.main-nav {
	width: 768px;
	height: 38px;
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 188px;
}
.main-nav li {
	float: left;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	background-image: url(../images/top-menu-divider.gif);
}

.main-nav li.first {
	padding: 0;
	margin: 0;
	background-image: none;
}
.main-nav li a {
	color: #fff;
	text-transform: uppercase;
	line-height: 38px;
	display: block;
	text-decoration: none !important;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.main-nav  li a:hover    {
	color:#BBDAFF;
}
/*CONTAINER*/
#container {
	width: 100%;
	background-image: url(../images/main-content-bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}
#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: 0px;
	position: relative;
	z-index: 120;
	margin-top: -30px;
}
.column p {
	text-align: center;
	color: #999999;
}
.column img {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

/*sub navigation*/
.sub-nav {
	padding: 0;
	margin: 0;
}
.sub-nav li {
	width: 100%;
	background-image: url(../images/left-menu-divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.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: #2CACF7;
}

/*CONTENT*/
.content {
	float: left;
	width: 440px;
	padding-left: 39px;
	margin-top: 0px;
	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 {
	margin-bottom: 10px;
}
/*content box*/
.c-box {
	width: 437px;
}
.c-box h2 {
	margin: 0px;
	padding: 0px;
}

.c-box-large {
	background: url(../images/bg-c-box-large.gif) repeat-y;
}

.box-bottom {
	height: 10px;
	overflow: hidden;
	background-image: url(../images/news-bot.gif);
	background-repeat: no-repeat;
}
.box-bottom-large {
	height: 10px;
	overflow: hidden;
	background-image: url(../images/c-box-large-bot.gif);
	background-repeat: no-repeat;
}
.post {
	margin-bottom: 30px;
	width: 100%;
}


/*box content*/
.box-content {
	min-height: 570px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #010039;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 16px;
}
.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;
}
#content-wide-container {
	width: 768px;
	background-color: #010039;
	background-image: url(../images/content-title.gif);
	background-repeat: no-repeat;
}
#content-wide {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 15px;
	min-height:550px;
	height:auto !important;
	height:550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#content-wide a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content-wide a:hover {
	color: #21B0F6;
}

#content-wide table {
	border-collapse: collapse;
}
#content-wide td {
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#content-wide th {
	background-color: #0202CC;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

#content-wide p {
	margin: 0px;
	padding: 0px;
}
#content-wide h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#content-wide-bot {
	background-image: url(../images/content-bot.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#content-wide-st {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 15px;
	min-height:550px;
	height:auto !important;
	height:550px;
}
#content-wide-st h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}



#page-titles {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 32px;
	text-transform: uppercase;
}


/*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: 20px;
	margin-top: 0px;
	position: relative;
	z-index: 100;
}
.sidebar-titles {
	padding: 0px;
	width: 315px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar-title-bot {
	padding: 0px;
	width: 315px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.sidebar h3 {margin: 0;}
.big-photo {
	border: 1px solid #fff;
	margin-bottom: 9px;
	background-color: #010039;
}
/*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 {
	margin: 0px;
	padding: 10px;
	background-color: #010039;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.box1 {min-height: 200px;}
.box2 {min-height: 110px;}
.sponsors-box/*sponosrs-box*/
 {
	padding-top: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
}
.sponsors-box   img   {
	border-style: none;
	display: block;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
.side-box-usys {
	padding-top: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
}

.white-holder {
	background: url(../images/bg-sponsors.gif) no-repeat 0 100%;
	padding-bottom: 30px;
	overflow: hidden;
	text-align: center;
}
/*FOOTER*/
#footer {
	clear: both;
	height: 70px;
	padding: 60px 30px 0 40px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
}
#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;
	display: inline;
}
#news-article-area {
	width: 550px;
	overflow: hidden;
}
