@charset "utf-8";

body
{
	background-image:url(../images/bg_dark.png);
	font-size:11px;
	margin:0;
}

a
{
	color:#407B9A;
	cursor:pointer;
	text-decoration:none;
}

#container
{
	margin: 0 auto 0 auto;
	text-align:left;
	width:947px;
}

#header
{
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	height:245px;
	position:relative;
	width:945px;
	z-index:100;
}

#header_image.il
{
	background-image:url(../images/header_il.png);
	background-position:right -100px;
	background-repeat:no-repeat;
	clear:none;
	float:none;
	height:500px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:50%;
	z-index:10;
}

#header_image.lk
{
	background-image:url(../images/header_lichking.png);
	background-position:right top;
	background-repeat:no-repeat;
	clear:none;
	float:none;
	height:500px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:398px;
	z-index:10;
}

#header_image.orc
{
	background-image:url(../images/header_orc.png);
	background-position:right top;
	background-repeat:no-repeat;
	clear:none;
	float:none;
	height:500px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:454px;
	z-index:10;
}

#header_text
{
	background-image:url(../images/header_text.png);
	background-position:right;
	background-repeat:no-repeat;
	clear:none;
	float:none;
	height:90px;
	position:absolute;
	top:50px;
	width:600px;
	z-index:50;
}

#header_login
{
	clear:none;
	color:#FFF;
	float:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	height:230px;
	padding-left:680px;
	position:absolute;
	top:0;
	width:210px;
	z-index:150;
}

#header_login form#box
{
	padding-top:50px;
}

#header_login #box label
{
	float: left;
	height: 20px;
	padding-right:10px;
	padding-top:16px;
	text-align:right;
	width:60px;
}

#header_login #box input#pass,
#header_login #box input#user
{
	border:1px solid #000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	margin: 10px 0 0 0;
	width:135px;
}

#header_login #box input#login
{
	background-image:url(../images/button_normal.png);
	border-style:none;
	clear:both;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	height:32px;
	margin:10px 48px 0 0;
	width:120px;
}

#header_login #box #login_button
{
	background-image:url(../images/button_normal.png);
	clear:both;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	height:32px;
	margin:10px 48px 0 0;
	width:120px;
}

#header_login #box #login_button.hover, 
#header_login #box #login_button:hover
{
	background-image:url(../images/button_hover.png);
}

#header_login #login_info
{
	clear:both;
	float:left;
	font-size:11px;
	margin: 10px 0 0 0;
	text-align:center;
}

#header_login div#box
{
	background-color:#102943;
	clear:right;
	float:left;
	font-size:11px;
	height:130px;
	padding-right:10px;
	padding-top:10px;
	text-align:left;
	width:200px;
}

#header_login div#box h3
{
	color:#FFF;
	font:400 18px "Times New Roman", Times, serif;
	margin:0;
	padding:0 0 0 8px;
	width:100%;
}

#header_login div#box #account_info
{
	border-left:3px solid #09C;
	clear:both;
	float:left;
	font-size:11px;
	margin:5px 0 0 10px;
	padding-left:5px;
}

#header_login div#box ul
{
	border-left:3px solid #09C;
	clear:both;
	float:left;
	list-style-type:none;
	margin:5px 0 0 10px;
	padding:0 0 0 0;
	text-decoration:none;
	width:100%;
}

#header_login div#box ul a
{
	color:#CCC;
	float:left;
	padding-bottom:2px;
	padding-left:5px;
	padding-top:2px;
	width:100%;
}

#header_login div#box ul a:hover,a:hover
{
	color:#FFF;
}

#header_bar_1
{
	background-image:url(../images/bg_light.png);
	height:120px;
	overflow:hidden;
	position:absolute;
	top:40px;
	width:100%;
	z-index:1;
}

#header_bar_2
{
	background-image:url(../images/bg_light.png);
	height:20px;
	overflow:hidden;
	position:absolute;
	top:170px;
	width:100%;
	z-index:1;
}

#main_end
{
	background-image:url(../images/content_lower.png);
	background-repeat:no-repeat;
	height:55px;
	position:relative;
	width:947px;
	z-index:100;
}

#main_content
{
	background-color:#14324F;
	border:1px solid #0A1219;
	clear:left;
	color:#FFF;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:5px auto 5px 55px;
	padding:5px 20px;
	width:825px;
}

#main_menu ul.topnav
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	background-color:#14324F;
	border:1px solid #0A1219;
	clear:left;
	float:left;
	list-style-type:none;
	margin:5px 0 5px 55px;
	padding:0;
	width:865px;
}

#main_menu ul.topnav li
{  
	float: left;  
	margin: 0;  
	padding: 0 0px 0 0;  
	position: relative; /*--Declare X and Y axis base for sub navigation--*/  
} 

#main_menu ul.topnav li a
{
	padding: 1px 5px 1px 5px;  
	color: #fff;  
	display: block;  
	text-decoration: none;  
	float: left;  
	background-image:url(../images/bar.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#main_menu ul.topnav li a:hover
{
	background-color:#112942;
}

#main_menu ul.subnav
{
	background-color: none;
	position: absolute;
	left: 0px;
	top: 25px;
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
	border-style: none;
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #0A1219; 
}

#main_menu ul.subnav li
{
	border-style: none;
}

#main_menu ul.subnav li a
{
	background-image: none;
	padding-top: 1px;
	background-color: #14324F;
	white-space: nowrap;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #0A1219; 
}

#main
{
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	overflow:hidden;
	position:relative;
	width:947px;
	z-index:100;
}

#disclaimer
{
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	margin:0 50px 5px 60px;
	padding-top:5px;
	position:relative;
}

img.left
{
	clear:none;
	float:right;
	height:auto;
	padding:0 10px 0 10px;
	width:auto;
}

img.action
{
	clear:none;
	float:right;
	height:auto;
	padding: 0 2px 0 2px;
	width:auto;
}

#container p
{
	margin:0;
	padding:0;
}

#container h2
{
	border-bottom:1px dotted #FFF;
	color:#FFF;
	font:700 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:5px 0 5px -10px;
	padding:0 0 0 2px;
	width:100%;
}

.accountcreation input
{
	background-color:#FFF;
	border:1px solid #000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
}

.accountcreation input#submit
{
	background-color:#FFF;
	color:#000;
}

.accountcreation label
{
	clear:both;
	float:left;
	margin:2px 0 5px 0;
	width:100px;
}

div.revision
{
	background-color:#212A45;
	border:1px dashed #558EA8;
	margin-bottom:10px;
	padding-top:5px;
}

div.revision ul
{
	margin-bottom:0;
	margin-top:0;
	padding-bottom:5px;
	padding-top:5px;
}

div.revision span.revision
{
	font-size:16px;
	font-weight:700;
	margin-left:15px;
}

div.revision span.small
{
	color:#BFDBEA;
	font-size:10px;
	font-style:italic;
}

div.revision small
{
	color:#BFDBEA;
	margin-bottom:10px;
}

a#next
{
	clear:none;
	float:left;
	font-size:16px;
	font-weight:700;
	padding-bottom:20px;
	padding-left:40px;
	width:auto;
}

a#previous
{
	clear:none;
	float:right;
	font-size:16px;
	font-weight:700;
	padding-bottom:20px;
	padding-right:40px;
	width:auto;
}

.generic_table
{
	font-size:12px;
	padding:5px;
}

.generic_table thead tr
{
	border-bottom:2px solid #051E36;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	height:25px;
}

.generic_table thead th
{
	border-bottom:2px solid #051E36;
	font-weight:700;
	margin-top:5px;
	padding:2px 5px;
	text-align: left;
}

.generic_table thead th.right
{
	text-align: right;
}

.generic_table thead th.header
{
	cursor:pointer;
}

.generic_table thead th.headerSortUp.right,
.generic_table thead th.headerSortDown.right
{
	padding-left: 0px;
	padding-right: 10px;
	background-position: right center;
	text-align: right;
}

.generic_table thead th.headerSortUp
{
	background-position: right center;
	background-image:url(../images/sort_up.gif);
	background-repeat: no-repeat;
}

.generic_table thead th.headerSortDown
{
	background-position: right center;
	background-image:url(../images/sort_down.gif);
	background-repeat: no-repeat;
}

.generic_table tbody tr
{
	background-color:#0F253C;
	color:#CCC;
	vertical-align:bottom;
}

.generic_table tbody tr.odd
{
	background-color:#14324F;
}

.generic_table tbody td
{
	padding:2px 5px;
}

span.state_green
{
	color:#0C6;
}

span.state_red
{
	color:#FF7575;
}

div.left
{
	clear:none;
	float:right;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	width:200px;
}

div.left .filter input
{
	background-color:#14324F;
	border:0;
	color:#336DA5;
	font-weight:700;
	padding-bottom:10px;
	padding-top:5px;
}

div.left img.class_icon
{
	margin-right:3px;
	margin-top:5px;
}

