﻿/*----Base-----*/
html, body {margin:0;height:100%;background:url('images/pattern.jpg') #0c0c0c repeat-x;}
#wrapper {height:auto !important;height:100%;min-height:100%;width:1000px;margin:0 auto;}
a:link {text-decoration:none;color:#000000;}
a:active {text-decoration:none;color:#000000;} 
a:visited {text-decoration:none;color:#000000;}
a:hover {text-decoration:underline;color:#000000;}
h1 {font-size: 20px;letter-spacing: -1px;line-height: normal;text-align:center;}
h2 {font-size: 17px;font-weight: bold;color: #ff3900;text-align:center;}
h3 {font-size: 13px;font-weight: bold;color: #666666;text-align:center;}

#content h1 {border-bottom: 1px dotted #3C5FB3; line-height: 1.4em;}
#content h1 a {color: #4268C0;}
#content h1 a:hover {text-decoration: none; color: blue;}

/*----Header----*/
#header {width:100%; height:81px;}
#leftmenu {float:left;width:200px; height:81px; background:url('images/l1.gif') no-repeat;}
#rightmenu {float:right;width:200px; height:81px; background:url('images/r1.gif') no-repeat;}
#centermenu {margin:0 200px 0 200px; background:url('images/menu.gif') no-repeat; height:81px;}

a.perelink:link {color:#000000;text-decoration:none; border-bottom: 1px #ff3900 dashed;}
a.perelink:active {color:#000000;text-decoration:none; border-bottom: 1px #ff3900 dashed;}
a.perelink:hover {color:#000000;text-decoration:none; border-bottom: 1px #ff3900 dashed;}
a.perelink:visited {color:#000000;text-decoration:none; border-bottom: 1px #ff3900 dashed;}

div.info {font-size: 10px; font-family: Verdana; color: #000000;}
#sidebar1 {margin-top:20px;border-top:1px dotted #e0e0e0;}

/*---TopMenu----*/
.clearit {margin: 0;padding: 0;height: 0;clear: both;}
.topmenu {width: 100%;height: 81px;margin-top: 0px; padding-top: 35px;}
.topmenu ul {list-style: none;margin: 0;padding: 0;}
.topmenu ul li {float: left;margin: 0;padding: 0;}
.topmenu ul li a {display: block;height: 27px;padding-left: 80px;float: left;	text-transform: uppercase;font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;font-size: 90%;color: #FFFFFF;text-decoration: none;}
.topmenu ul li a span.menu_ar {display: block;float: left;height: 25px;
padding-right: 35px;cursor: pointer;}
.topmenu ul li a:hover {text-decoration:underline;}
.topmenu ul li a:hover span.menu_ar {text-decoration:underline;}


/*---LeftMenu----*/
.menu {width: 190px;}
.menu ul{list-style-type: none;margin: 0;padding: 0;}
.menu li a{font:12px Tahoma, Arial, sans-serif;display: block;padding: 4px 0 4px 10px;height: 22px;line-height: 22px;text-decoration: none;}
.menu li a:link, .menu li a:visited {color: #000;}
.menu li a:hover{background: #c3c3c3;color: #ff3900;}


/*----Content-----*/
#container {width:100%;height:100%;}
#left {float:left;width:100px;}
#right {float:right;width:100px;}
#center {margin:0 100px 0 100px;background:#f0f0f0 url('images/content.gif') repeat-x;min-height:528px;padding-bottom:5px;}
#logo {margin-left:10px;}
#logo img {border:0;}
#navigator {width:200px;float:left;}
#base {margin-left:200px;padding-top:15px;padding-right:30px;font: 85% Verdana, "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Helvetica, sans-serif;}

/*---Footer------*/
#spacer {height:20px;background:#0c0c0c;color:#fff;text-align:center;font: 9px Verdana, sans-serif;padding-top:5px;}
#spacer a {color:#fff;}
#footer {height:20px;margin-top:-20px; background:#0c0c0c;}
.clear {clear:both;}

/* ---- Feed -----*/
div.forms {background: #eeeeee; padding: 10px 5px 0 5px; border: #E0E0E0 1px solid;}
div.forms div {margin: 5px 0 15px 0; }
div.forms div.break {height: 0; padding: 0; margin: 0; clear: both; }
div.forms span {display: block; float: left; text-align: left; padding: 0 30px 0 0;}
div.forms input {width: 320px;}
div.forms select {width: 320px;}
div.forms textarea {width: 320px; height: 100px;padding-left:20px}
div.forms input.forms_checkbox {width: auto;}
div.forms input.forms_submit {width: auto;}
div.forms input.forms_reset {width: auto;}
div.forms label {cursor: pointer;}
div.forms-post h2 {color: red; font-size: 18pt; margin: 20px 0;}

