/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a:link {color: silver; font-weight: bold; text-decoration:none;}
a:visited {color: silver;}
a:hover {text-decoration: none; color: maroon;}
a:{active color: silver;}

}

a{
text-decoration:none;
color: red;
}

body {
    scrollbar-face-color: #212121;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #282C30;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  red;
	scrollbar-track-color: #282C30;
	scrollbar-darkshadow-color: #282C30;
	background-color: #191919;
    color: silver;
	font: Tahoma;
}

.enhancedtext{
	font-size: 0.7em;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: silver;
}

img {border: none;}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
    background: #2A2A2A;
	border-bottom: 1px solid #333;
	font: normal 2em Tahoma;
	height: 80px;
}
.header a {
	color: #888;
	display: block;
	line-height: 81px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #191919;
	color: #BBB;
}

/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
}

.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 75%;}
.main .right {width: 25%;}

.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
    height: auto;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url(bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.login{
    background: #222222;
    float: left;
	line-height: 10px;
	padding: 0 0px;
}
.nav {background: #222222;}
.nav a {
	background: #222222;
	border-right: 1px solid #161616;
	color: #CCC;
	float: right;
	font: bold 0.6em Tahoma, Verdana, Arial, sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	background: #2A2A2A;
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	background: url(li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

/* footer */
.footer {
	background: #2A2A2A;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	background: #2A2A2A;
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}

.input {
    border: 1px solid silver;
    background: #222222;
    color: silver;
}
.input:hover {
    border: 1px solid silver;
    background: #333333;
}
.button {
    color: silver; 
    text-decoration: none;
    border-right: 1px solid silver;
 	font-size:0.6em;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: silver;
    background: none;
    padding: 0px, 4px; 
}
.button:hover {
    padding: 0px, 4px; 
    border-right: 1px solid silver;
    background: transparent url(blockactive.gif) center center repeat-x;
}


/*Neat Overlay thing*/
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px dashed silver;
padding: 2px;
background-color: #191919;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.maintext a:link {color: white; text-decoration: none;}
.maintext a:visited {color: silver;}
.maintext a:hover {text-decoration: underline overline; color: silver;}
.maintext a:{active color: red;}


/*Make News Style Look a bit prettier.*/
.CorantoBottom{ 
	position: relative;
	padding: 0px; 
	margin: 0; 
	margin-top: -0.5em;
}

.Comments{
margin: 0;
padding: 0;
font-size: 0.6em;
font-weight: bold;
font-family: Tahoma, Verdana, Arial, sans-serif;
color: silver;
width: 100%;
}

.Comments li{
display: inline;
}

.Comments li a{
float: right;
color: silver;
padding: 2px 2px; 
text-decoration: none;
border-right: 1px dotted silver;
}

.Comments li a:visited{
color: silver;
}

.Comments li a:hover, .Comments li .current, Comments a:hover{
text-decoration: none;
color: silver;
background: transparent url(blockactive.gif) center center repeat-x;
}

.CorantoLinks{
margin: 0;
padding: 0;
font-size: 0.6em;
font-weight: bold;
font-family: Tahoma, Verdana, Arial, sans-serif;
color: silver;
width: 100%;
}

.CorantoLinks li{
display: inline;
}

.CorantoLinks li a{
float: left;
color: silver;
padding: 2px 2px; 
text-decoration: none;
border-right: 1px dotted silver;
}

.CorantoLinks li a:visited{
color: silver;
}

.CorantoLinks li a:hover, .CorantoLinks li .current, CorantoLinks a:hover{
text-decoration: none;
color: silver;
background: transparent url(blockactive.gif) center center repeat-x;
}

.titles{
	font-size: 1.4em; 
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border-left: 1px solid #8E2323;
	border-bottom: 1px solid #8E2323;
	margin-bottom: 0.2em;
	color: silver;
} 

.title{
	font-size: 0.9em; 
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 0.2em;
	margin-right: 0.2em;
	margin-left: 0.2em;
	color: silver;
    text-align: middle;
    height: 20px;
} 