@charset "utf-8";
body {
	background:#003180;
	color:#fff;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:0;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
input {
	font-size:12px;
}
dt {
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#bbf;
}
dd {
	margin-bottom:10px;
}

h1.section-5 {
	background:#003b99;
	padding-bottom:3px;
	padding-top:3px;
}
h1.section-4 {
	background:#0044b3;
	padding-bottom:3px;
	padding-top:3px;
}
h1.section-3 {
	background:#004ecc;
	padding-bottom:3px;
	padding-top:3px;
}
h1.section-2 {
	background:#0058e5;
	padding-bottom:3px;
	padding-top:3px;
}
h1.section-1 {
	background:#0062ff;
	padding-bottom:3px;
	padding-top:3px;
}

.clear-both {
	clear:both;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}

#header {
	text-align:center;
}

#site-banner {
	position:absolute;
	left:5px;
	top:25px;
}
#frmLogin, #user-info {
	position:absolute;
	left:3px;
	top:313px;
	width:263px;
	height:82px;
	overflow:hidden;
	margin:0;
	padding:0;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
#username, #password {
	width:100px;
	height:15px;
}
#frmLogin a, #user-info a {
	color:#fff;
}

#menu {
	margin:0;
	padding:0 0 0 300px;
	list-style:none;
	background:url(../images/menu-bg.jpg) repeat-x;
	height:37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#menu li {
	position:relative;
	float:left;
	line-height:37px;
	padding:0 10px;
	cursor:pointer;
}
#menu li ul {
	position:absolute;
	left:0;
	top:36px;
	background:#03325e;
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
#menu li ul li {
	float:none;
	line-height:25px;
	padding:0 5px;
}
#menu li:hover ul, #menu li.menu-over ul {
	display:block;
}

#footer {
	background:url(../images/footer-top-bg.jpg) repeat-x;
	padding:10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
#copyright {
	float:left;
	margin-left:10px;
}
#watergate {
	float:right;
	margin-right:10px;
}

#main {
	margin:10px 0;
}

#left {
	float:left;
	width:269px;
	margin-left:5px;
	margin-top:250px;
}

#right {
	float:right;
	width:150px;
	/*background-color:#fff;
	color:#013283;*/
	color:#fff;
}
#right .block {
	/*background:url(images/right-box-separator.jpg) bottom repeat-x;
	padding-bottom:15px;*/
}
#right h1 {
	color:#fff;
	padding:5px;
	margin:0;
}
#right .content {
	color:#fff;
}

#center {
	margin-left:290px;
	margin-right:160px;
}

#ads {
	text-align:center;
}
#ads a, #ads a:hover {
	text-decoration:none;
}
#ads a img {
	border:none;
}
#ads img.left {
	padding-right:5px;
}
#ads img.right {
	padding-left:5px;
}

#magazines {
	text-align:center;
	padding-top:5px;
}
#magazines a, #ads a:hover {
	text-decoration:none;
}
#magazines a img {
	border:none;
	margin-bottom:5px;
}

#digital-clock {
	position:absolute;
	right:10px;
	top:156px;
	background:#000;
}
#current-date {
	position:absolute;
	right:0;
	top:20px;
	width:157px;
	background:#000;
	text-align:right;
	color:#52c6ff;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
}

#special-1 {
	position:relative;
	width:269px;
	height:144px;
	overflow:hidden;
	background:url(../images/left-box-1.jpg);
}
#special-1-title {
	position:absolute;
	left:10px;
	top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#special-1-image {
	position:absolute;
	left:10px;
	top:45px;
}
#special-1-content {
	position:absolute;
	left:110px;
	top:45px;
	width:145px;
	height:60px;
	overflow:hidden;
}
#special-1-more {
	position:absolute;
	right:20px;
	bottom:8px;
}

#special-2 {
	position:relative;
	width:269px;
	height:140px;
	overflow:hidden;
	background:url(../images/left-box-2.jpg);
	color:#013283;
}
#special-2-title {
	position:absolute;
	left:10px;
	top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#special-2-image {
	position:absolute;
	right:10px;
	top:45px;
}
#special-2-content {
	position:absolute;
	left:15px;
	top:45px;
	width:130px;
	height:65px;
	overflow:hidden;
}
#special-2-more {
	position:absolute;
	right:20px;
	bottom:8px;
}
#special-2-more a {
	color:#013283;
}

#weather {
	text-align:center;
}
#weather a img {
	border:none;
}

#latest-user {
	border-top:#000 3px solid;
	background-color:#043e86;
	padding-bottom:15px;
}
#latest-user h1 {
	border-bottom:#fff 5px solid;
}
#latest-user .content {
	background-color:#5d8bb7;
	border-top:#c3d3e1 1px solid;
	border-bottom:#c3d3e1 1px solid;
	padding-bottom:5px;
	padding-top:5px;
}

#users-online {
	border-top:#000 3px solid;
	background-color:#043e86;
	padding-bottom:15px;
}
#users-online h1 {
	border-bottom:#fff 5px solid;
}
#users-online .content {
	background-color:#5d8bb7;
	border-top:#c3d3e1 1px solid;
	border-bottom:#c3d3e1 1px solid;
	padding-bottom:5px;
	padding-top:5px;
}
div.onlineUsersTitle {
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
	border-bottom:#ccc 1px solid;
}

/*#forum-latest-topics {
	width:99%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#forum-latest-topics h1 {
	text-align:left;
	padding:3px 0 3px 25px;
	border-top:#718000 3px solid;
	background-color:#002766;
	margin-bottom:0;
}
#forum-latest-topics table {
}
#forum-latest-topics table tr th {
	padding-bottom:5px;
	padding-top:5px;
	font-size:14px;
	text-align:left;
	border-top:#9EB300 2px solid;
	background-color:#002766;
}
#forum-latest-topics table tr td {
	text-align:left;
	background-color:#003B99;
	border-bottom:#318000 1px dashed;
}*/

#latest_forum_topics {
	margin-top:5px;
	border:#acb5c3 1px solid;
}
#latest_forum_topics_inner {
	border:#fff 1px solid;
	/*background-color:#dee0e2;*/
	background-color:#003180;
	padding-bottom:5px;
}
h1.latest_forum_title {
	text-align:center;
	/*color:#7e85b5;*/
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
}
#latest_forum_table {
	border:#c7d3e2 1px solid;
}
#latest_forum_table tr th {
	border-top:#2b56a2 2px solid;
	border-bottom:#fff 1px solid;
	background-image:url(../images/latest_forum_head.jpg);
	background-repeat:repeat-x;
	line-height:25px;
	color:#e5e5e5;
}
#latest_forum_table tr.even {
	/*background-color:#ebebeb;*/
	/*background-color:#2253a2;*/
	background-color:#0044b3;
}
#latest_forum_table tr.odd {
	/*background-color:#fff;*/
	background-color:#0062ff;
}
#latest_forum_table tr td {
	/*color:#244784;*/
	color:#fff;
	border-bottom:#c7d3e2 1px solid;
	padding-top:1px;
	padding-bottom:1px;
}
td.topic_last_post_time {
	text-align:center;
	width:200px;
}
span.red {
	/*color:#cf150a;*/
}
td.topic_views {
	width:50px;
	text-align:center;
}
td.topic_user {
	text-align:center;
	width:120px;
}
td.topic_replies {
	text-align:center;
	width:50px;
}
td.topic_title {
	padding-left:25px;
}
td.topic_title a {
	/*color:#244784;*/
	color:#fff;
}

#scrolling_message {
	position:relative;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	height:25px;
	z-index:-1;
}
#scrolling_message.hide {
	overflow:hidden;
}
#scroller {
	position:absolute;
	left:0px;
	top:0px;
	white-space:nowrap;
	z-index:0;
}