﻿/*
autor: lernvid.com
*/

body {
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
	font-size: 12px;
	font-family: 'Trebuchet MS';
	background-image:url('img/bg.jpg');
	background-position:center top;
	background-repeat:repeat-y;
}
#bg_up {
  background-image:url('img/bg_up.jpg');
  background-position:center top;
  background-repeat: no-repeat;
}
#wrap {
  position: relative;
  width: 1000px;
  text-align: left;
  margin: 0 auto 0 auto;
}
#header_outer {
  background: url(img/logo.jpg);
  height: 400px;
  text-align: center;
  vertical-align:middle;
  width: 100%;
}
#header {
  height: 400px;
  width: 1000px;
  margin:0 auto;
  text-align: center;
  vertical-align:middle;
  background: url(img/header.jpg);
}
#sitename {
	text-align: left;
	padding-top: 217px;
	padding-left: 52px;
	color: #eb9106;
	font-family:  "Times New Roman", Times, Serif;
	font-weight: normal;
	font-size: 22px;
}
#top {
  background: url(img/top.gif);
  height: 31px;
}
#top p {
  display: inline;
  position: absolute;
  left: 172px;
	margin:0;
    font-size: 10px;
	text-decoration: none;
	color: #fff;
	background-color:#000;
	padding: 1px 5px 1px 5px;
	border: 1px solid #111;
}
#content {
  background: url(img/contentbg.gif);
  background-repeat: repeat;
  width: 1000px;
}
#footer {
	color: #444;
	font-size: 9px;
	padding:8px 0 0 0;
	margin:0;
	background: url(img/footer.gif);
	background-repeat:no-repeat;
	height: auto;
	text-align: center;
}
#footer p {
	margin:0;
	padding:0;
}
#copy {
	color: #222;
	width: 800px;
	margin: auto;
	height: auto;
	text-align:center;
	font-size: 9px;
}
#footer a {
	font-size: 9px;
	color: #444;
}
#left_col {
  width: 148px;
  float: left;
  margin-left: 10px;
  color: #fff;
  overflow: hidden;
  background: url(img/left.gif);
  background-repeat:repeat-y;
}
#left_col td {
	padding: 5px;
}

#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
  color: #fff;
}

#left_col li a {
	display : block;
	vertical-align : middle;
    color: #eb9106;
	padding-left:25px;
	background-image:url('img/menu.gif');
	background-position:left top;
	background-repeat: no-repeat;
}
#left_col li li a, #left_col li li a:hover, #left_col li li a:active {
	background-image:url('img/menu_li_li.gif');
	background-position:left top;
	background-repeat: no-repeat;
}
#left_col li a:hover, #left_col li a:active {
	color: #fff;
	background-image:url('img/menu_hover.gif');
	background-position:left top;
	background-repeat: no-repeat;
}
tbody, table {
	width: 99%;
}
#left_col .menu_heading
{
  color: #fff;
  display:block;
  letter-spacing: 1px;
  font-size: 11px;
  padding: 0  0 0 20px;
  height: 35px;
  line-height: 35px;
  background: url(img/menu_heading.gif);
}

#main_col {
  width: 620px;
  float: left;
  clear: none;
  min-height: 100px;
  overflow: auto;
  margin:0;
  padding: 0 20px 0 20px;
}
#right_col {
  margin-right:12px;
  width: 158px;
  float: right;
  overflow: hidden;
}
#right_col table {
  width: 158px;
}
#right_col .menu_heading {
  color:#fff;
  font-size:11px;
  letter-spacing: 1px;
}

#left_col ul
{
  padding: 0;
  margin: 0;
  width: 140px;
}

#left_col li
{
  margin:0;
  padding:0;
}
#left_col li ul
{
  width: 140px;
}

#left_col li li
{
    padding-left: 16px;
}
#left_col li a, left_col li li a
{
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  height: 20px;
  line-height:20px;
}

td
{
  font-family: 'Trebuchet MS';
  font-size: 12px;
}
/* Hyperlinks */
a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a
{
  color: #8a2424;
  font-family: 'Trebuchet MS';
	font-size: 11px;
	text-decoration: underline;
}

a:hover
{
	color: #666;
  text-decoration: none;
}

a.box
{
  color: #fff;
  font-family: 'Trebuchet MS';
	font-size: 11px;
	text-decoration: underline;
	background:none;
}

a.box:hover
{
	color: #666;
  text-decoration: none;
}

.Chead
{
  background: #111;
  color: #fff;
}

.Chead a
{
  color: #fff;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  background: #111;
  color: #fff;
}

.Callg
{
  background-color: #333;
	color: #000000;
}

.Callg td
{
  color: #fff;
}

.Cnorm
{
  background-color: #111;
}
.Cmite
{
  background-color: #222;
}
.Cdark
{
  background-color: #222;
}

.rand
{
  border: solid #000 1px;
}

.smalfont
{
    font-size: 10px;
		text-decoration: none;
}

.border
{
   background-color: #000;
}
hr
{
	height: 0px;
	border: solid #003366 0px;
	border-top-width: 1px;
}
#left_col input, left_col textarea, left_col select {
	max-width:148px;
}
#right_col input, right_col textarea, right_col select {
	max-width:158px;
}
input, textarea, select
{
    color: #fff;
    font: 12px Verdana;
    border-color: #000;
	border-top: 1px solid #111;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
    font-weight:  normal;
    text-decoration: none;
    background-color: #050505;
}
input:hover, textarea:hover, select:hover
{
    background-color: #222;
    border-color: #333;
}
img {
	border: none;
}
.clr {
	clear:both;
}
object, img, a {
	outline:none;
}
#content_down {
	width: 100%;
	height: 20px;
	margin:5px 0 5px 0;
	padding:0;
}
