﻿body {
	font: 70% Arial;
	margin: 0px;
	color: #333;
	text-align: center;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-x;
	font-size:11pt;
	color:#003399;
}
/* Container */
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* Header */
#topheader 
{
	/*background-image: url(../images/topback.gif);
	height: 58px;*/
}
#logo {
	/*background-image: url(../images/logo.gif);
	background-image: url(../images/lamp_post.jpg);*/
	background-repeat: no-repeat;
	width: 200px;
	font-size: 200%;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #5A747D;
	/*float:bottom;*/
	padding-left: 30px;
	padding-top: 9px;
	padding-bottom:0px;
}
#logo .dark {
	color: #294048;
}
/* Navigation */
#nav {
	float: right;
	margin-top: 55px;
	margin-right: 5px;
}
#nav a {
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	width: 103px;
	font: 105% Verdana;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 8px;
	display: block;
	text-align: center;
	vertical-align:top;
	float: left;
	clear: none;
}
#nav a:hover {
	color: #FAD000;
}
#nav a:active {
	color: Gray;
}

/* Sub header */
#subheader {
	/*background-color: #294048;*/
	background-color: #6699cc;
	padding-left: 20px;
	padding-right: 10px;
	height:95px;
	/*text-align:center;*/
}
#subcontainer {
	background-color: #6699cc;
	/*float: left;#294048*/
	width:100%;
	/*padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;*/
	/*border-bottom: 2px solid #C2C8CA;
	border-top: 2px solid #C2C8CA;*/
}
/* Headlines */
#headlines 
{
	font-size:10pt;
	font-weight:bold;
	width: 211px;
	float: left;
	padding-top:10px;
	padding-bottom:10px;
}
#headlines h1 {
	color: #FAD000;
	font-size: 130%;
	font-weight: normal;
	font-family: Trebuchet MS;
	margin: 0px; 
	margin-bottom: 4px;
	text-align:center;
}
#headlines a {
	display: block;
	background-image: url(../images/headlineslink.gif);
	color: #265F7E;/*229981*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	margin-bottom: 1px;
	text-decoration: none;
}
#headlines a:hover {
	color: #8C9BA2;
}

/* Latest topics */
#AuthorLogin {
	width: 211px;
	float: right;
}
#AuthorLogin h1 {
	color: #FAD000;
	font-size: 150%;
	font-weight: normal;
	font-family: Trebuchet MS;
	margin: 0px; 
	text-align: right;
	margin-bottom: 5px;
}
#AuthorLogin a {
	/*display: block;
	background-image: url(../images/headlineslink.gif);
	color: #718188;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	margin-bottom: 1px;
	text-decoration: none;*/
	text-decoration: underline;
	color:#fff;
}
#AuthorLogin a:hover {
	/*color: #8C9BA2;*/
	text-decoration:none
}
/* Banner ad */
#banner {
	/*margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	text-align: center;
	margin-top: 35px;
	float: left;
	color: #FAD000;*/
	text-align: center;
}
#banner img {
	border: 2px solid #465D66;
}
/* Login bar */
#register {
	background-color: #E6E9EA;
	float: left;
	width: 100%;
	margin-top: 3px;
}
#register p {
	border: 1px solid #D2D6D7;
	padding: 3px;
	padding-left: 7px;
	margin: 0px;
	color: #54789B;
}
#left {
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-right: 10px;
}
#left h1 {
	font-size: 140%;
}
#left .sub a {
	background-image: url(../images/pagelink.gif);
	display: block;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
	text-decoration: none;
}

#middle {
	float: left;
	width: 470px;
	margin-top: 5px;
	font-size: 105%;
}
#middle h1 {
	font-size: 140%;
}

#right {
	float: right;
	width: 220px;
	margin-top: 5px;
}
#right h1 {
	font-size: 140%;
	text-align: right;
}

#Dir {
	/*float: right;
	background-image: url(../images/folder.gif);
	background-repeat: no-repeat;*/
	width: 100%;
	font-size: 11pt;
	font-weight:bold;
}
#Dir a {
	background-image: url(../images/folder.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 2px;
	display: block;
	margin-bottom: 2px;
	text-decoration: underline;
	color:#294048;
	text-decoration: none;
}
#subDir
{
	padding-left:15px;
	font-size:9pt;
}
#subDir a {

	/*text-decoration: underline;*/
	text-decoration: none;
	color:#294048;
}

/* footer */
#footer {
	float: left;
	width: 100%;
	height:15px;
	background-color: #003366;
	text-align: left;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
}
#footer .left {
	float: left;
	padding-left: 30px;
}
#footer .right {
	float: right;
	padding-right: 30px;
}
#footer .middle {
	float: right;
	padding-right: 50px;
	color: #56686F;
}
#footer a {
	color: #fff;
}
#Release
{text-decoration: none;
	}

#Release a
{
	text-decoration:none;
	color:#000033;/*#294048;*/
}
#Release a:hover
{
	color:red;
	text-decoration:none;
	}
#Release .title
{
	font-size:110%;
	font-weight:bold;
	color:Black;
	}


.dirLink
{
	background-image: url(../images/folder.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 2px;
	display: block;
	margin-bottom: 2px;
	text-decoration: underline;
	color:#294048;
	font-size:110%;
	font-weight:bold;
	
	}
.SubdirLink
{
	font-family:Tahoma;
	text-decoration: underline;
	color:#294048;
	}
#dirSubdirArttopic
{
	width:100%;
	}
#dirSubdirArttopic a
{
	background: url(../Images/bar_bg_blue.jpg);
	background-repeat:repeat-x;
	padding-left: 5px; 
	padding-right: 10px; 
	padding-top: 4px; 
	padding-bottom: 4px;
    vertical-align: middle;
    text-align:left;
    display:block;
    height:16.5px;
    color:#294048;
    font-weight:bold;
    padding-left:20px;
    text-decoration: none;
	}
#dirSubdirArttopic a:Hover
{
	background-image:url(../images/bar_bg_gray_r.jpg);
	background-repeat:repeat-x;
	text-decoration: none;
	}
/*---------------------------------------*/
.DirHead
{
	background: url(../Images/bar_bg_gray.jpg);
	/*background: url(../Images/bar_bg.jpg);*/
	background-repeat:repeat-x;
	padding-left: 5px; 
	padding-right: 10px; 
	padding-top: 4px; 
	padding-bottom: 4px;
    vertical-align: middle;
    text-align:left;
	}
.divHead
{
	width:100%;
	cursor:pointer;
	}
.DivContent
{
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	border-left:solid 1px #cecece;
	border-right:solid 1px #cecece;
	border-bottom:solid 1px #cecece;
	background-color:#f4f4f4;
	width:404px;
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:fixed;
	}
#authNav {
	float: left;
	width:170px;
	/*
	margin-top: 17px;
	margin-right: 5px;*/
}
#authNav a {
	background-image: url(../images/authmenubg.JPG);
	background-repeat:repeat-x;
	width: 170px;
	font: 14px Arial;
	font-weight: bold;
	color: #294048;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 12px;
	display: block;
	text-align: left;
	float: left;
	clear: none;
	
	padding-left:30px;
}
#authNav a:hover {
	color: Gray;
}
#authNav a:active {
	color: Gray;
}
