html, body {
	height:100%;
	*height:auto;
}

body{
	margin:0; 
	padding:0;
	font-family:arial;
	font-size:10pt;
	min-width:1000px;
}

input {
	border:1px solid black;
	font-family:inherit;	
}

div#header {
	background: url(../images/header/bg.jpg) 0 0 repeat-x;
	height:110px;
}

div#header a img#logo {
	border:0;
	margin:15px 60px;
}

div#nav_menu {
	border-left:12px solid #bbbdc0;
	background-color:#e2e2e2;
	height:30px;
	padding-left:2.2%;
}

ul#green {
	color: green;
	font-weight:bold;
	left:5px;
	margin:0pt;
	position:relative;
	top:8px;
	}

	ul#green a {
	text-decoration: none;
	color: green;
	}

div#content_title {
	border-left:12px solid #ffb02d;
	border-top:1px solid #ffffff;
	padding:38px 15px;
	height:76px;
	position:relative;
	background-color:#000000;
	background-position: 100% 0;
	background-image:url(../images/header/top_en.jpg);
	background-repeat:no-repeat;
}

div#content_title a {
	color:#ff9900;
	text-decoration:none;
	font-size:10pt;
	font-family:arial black;
}
div#content_title h1,div#content_title h2 {
	margin-left: 2%;
}
div.subtitle {
	border-left:12px solid #ffb02d;
	padding:10px 15px;
	background:#2a2925 url(../images/header/bottom_en.jpg) 100% 0 no-repeat;
	color:#ffffff;
}

h1 {
	font-size:18pt;
	margin:0;
	padding:0;
	line-height:16pt;
	font-weight:normal;
	font-family:arial black;
	color:#ffffff;
}

h2 {
	font-size:14pt;
	color:#85836b;
	margin:0;
	padding:0;	
	font-weight:normal;
}

h3 {
	color:#f6f6f6;
	font-family:arial black;
	font-size:12pt;
	font-weight:normal;
	margin:0;
	padding:0;	
}

h4 {
	font-family:arial black;
	font-size:13pt;
	font-weight:normal;
	margin:0;	
}

p {
	margin:4px 0;	
	font-size:9pt;
	line-height:1.3em;
}

a {
	color:#ffb02d;	
}

#content {
	border-left:12px solid #9a9da0;
	border-top:1px solid #d3d3d3;
	background:url(../images/index/gradient.jpg) 0 0 repeat-x #9a9fa5;
	padding:15px 25px;
	color:#ffffff;
}

#content a {
	color:#e6eded;	
}
#sidebar {
	padding:15px 25px;	
}
div#sidebar_wrapper {
	background-color:#c8c7c7;	
}

#sidebar_wrapper a {
	color:#fffeed;
	font-weight:bold;
	font-family:arial;	
}

div.quarter_box h3 {
	font-size:11pt;
}

div.quarter_box {
	float:left;
	width:20%;
	margin:20px 2.2%;
	
}
div.quarter_box p {
	opacity:0.8;
	-moz-opacity:0.8;
	filter: alpha(opacity=80);
}
div.clear {
	height:1px;
	line-height:1px;
	clear:both;
}

div#footer {
	text-align:center;
	padding:10px;
	color:#000000;
	background: url(../images/header/bg.jpg) 0 0 repeat-x;
	height:90px;
	position:relative;
}

div#footer span.title {
	color:#ff9900;
	font-weight:bold;
	padding-left: 20px;
}
div#footer span.title img {
	position:relative;
	top:3px;
	margin-left: 15px;
}
div.placeholder {
	padding:25px;
	text-align:center;	
}

div.third {
	margin:5px 1%;
	width:31%;
	float:left;	
}

div.third a {
	color:#ffffff;	
}

div.third h4 {
	color:#5F4B27;	
}
span.date {
	font-size:0.9em;	
}
textarea {
	overflow:auto;	
	font-family:inherit;
	font-size:inherit;
}

form {
	display:inline;	
}
div.new a {
	text-decoration:none;	
}
div.new a:hover {
	text-decoration:underline;	
}
/* Administration styles */

input.login {
	border-color:#7a7f85;
	border-style:solid;
	border-width:1px 4px;
	margin:10px auto;
	display:block;	
}

.head {
	font-size:12pt;
	font-family:arial black;
	background-color:#c3c3c3;	
}

div.head,tr.head td {
	padding:3px 8px;	
}

div.form_titles {
	font-size:10pt;
	font-family: arial black;
	line-height:18pt;
	float:left;
	width:180px;	
	color:#ffffff;
}

div.form_inputs {
	line-height:18pt;
	margin-left:180px;
}

div.form_inputs input, div.form_inputs textarea {
	border-color:#9aa1a7;
	border-style:solid;
	border-width:1px;	
	margin:2px 0;	
}
div.form_inputs input {
	width:250px;
}

div.hover {
	background-color:#a33;	
	padding:3px;
}
div.warning {
	background-color:#FFB02D;	
}

ul.formerrors, ul.formerrors li{
	list-style: none;
	margin:0;
	padding:5px;
}

/* Dropdown */

/*** ESSENTIAL STYLES ***/

.tabs, .tabs * {
	margin:0;
	padding:0;
	list-style:none;
}

.tabs {
	line-height:1.0;
}

.tabs ul {
	position:absolute;
	top:-999em;
	width:15em;
}

.tabs ul li,
.tabs a {
	width: 13em;
	line-height:15px;
}
.tabs ul li {
	font-weight:normal;	
	font-size:10pt;
	padding: 5px 10px;
}
.tabs li {
	float:left;
	position:relative;
	z-index:99;
}

.tabs ul a {
	display:block;
}
.tabs li:hover ul,
ul.tabs li.sfHover ul {
	left:-1px;
	top:31px;
	opacity:1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
}
.tabs li:hover li ul,
.tabs li.sfHover li ul {
	top:-999em;
}
.tabs li li:hover ul,
ul.tabs li li.sfHover ul {
	top:0px;
	left:194px;
	*left:193px;
	border-left:1px solid white;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/

.tabs {
	float:left;
	margin-bottom:1.5em;
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
.tabs li {
	background:#e2e2e2;
	padding: 8px 10px 6px 10px;
}
.tabs a {
	color: #000;
	text-decoration:none;
}
.tabs li:hover, .tabs li.sfHover, 
.tabs a:focus, .tabs a:hover, .tabs a:active {
	color:#8C9099;
}
.tabs ul .submenu {
	background:#e2e2e2 url(../images/header/arrow.gif) 97% 7px no-repeat;
}

