﻿/*

The original color was ff7f00
*/


* {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0 0 5 0;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear { 
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
}

.clear {
  display: block;
}
/* End hide from IE-mac */

html, body {
	background: #353535;
	color: #a7a7a7;
}

body {
	font-size: 75%;
	text-align: center;
}

/* was width: 70em; */
.wrap {
	padding: .5em 0;
	margin: 0 auto;
	text-align: left;
	min-width: 75em;
	width: 100%;
}

a {
	text-decoration: underline;
}

a, :focus {
	outline: 0;
}

a, #middle h2, #middle h3 {
	color: #0B615E;
}

h1, h1 a {
	color: #fff;
	text-decoration: none;
}

h1 {
	font-size: 200%;
	font-weight: normal;
}

h2 {
	font-size: 100%;
	font-weight: normal;
}


ol {
	list-style-type: decimal;
	}

ul {
	list-style: none;
}

form p {
	padding: .4em 0 !important;
}

a, a *, button, button * {
	cursor: pointer;
}

textarea {
	overflow: auto;
}

button {
	background: #0B615E url('../images/button_bg.jpg') left top repeat-x;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: .25em 1em .3em 1em;
	text-align: center;
}

.ri {
	text-align: right;
}

#logo, #content, #footer .lft {
	padding-left: 2em;
	margin-left: 2em;
	display: block;
	float: left;
}
/* WAS width: 44em; */
#content, #footer .lft {	
	padding-right: 2em;
/*	padding-left: 5em; */
	min-width: 44em;
	width: 60%;
}

#nav, #sidebar, #footer .rgt {
	float: right;
}

#sidebar, #footer .rgt {
	width: 20em;
	padding-right: 5em;
}

#logo {
	padding: .5em 0 1em 0;
	margin-left: 4em;
	width: 24em;
}

#nav {
	overflow: hidden;
	padding: 1.5em 0 0;
	text-align: right;
	margin-right: 5em;
	text-transform: uppercase;
	width: 45em;
}

#nav .nav-wrap {
	width: 45em;
	margin-right: 5em;
}

#nav a, #nav span {
	border-right: 1px solid #535353;
	padding: 0 10px;
}

#nav a {
	color: #a7a7a7;
	text-decoration: none;	
}

#nav a:hover, #nav a:focus, #nav span {
	color: #d8d8d8;
}

#middle {
	background: #fff url('../images/content_bg.jpg') left top repeat-x;
	color: #686868;
	padding: 3em 0 5em;
}

#middle h2 {
	font-size: 220%;
	padding-bottom: 1em;
}

#middle h3, #middle h4 {
	color: #353535;
	font-size: 120%;
	padding: 1em 0 .75em;
}

#middle h4 {
	font-size: 100%;
}
/* line-height: 160% */
#middle p {
	font-size: 110%;
	line-height: 140%;
	padding-bottom: 1.0em;
}

#middle .teaser {
	color: #353535;
	font-size: 130%;
	line-height: 150%;
	padding-bottom: 1em;
}

#middle ol li {
	font-size: 110%;
	line-height: 140%;
	padding: 0 0 1.5em 18px;
}

#middle ul li {
	font-size: 110%;
	line-height: 140%;
	background: transparent url('../images/li_dot1.jpg') left .4em no-repeat;
	display: block;
	padding: 0 0 .5em 18px;
}

#middle ol li ul,
#middle ul li ul {
	margin: .5em 0 0;
}

#middle ol li li {
	font-size: 95%;
	padding: 0 0 .9em 15px;    
}

#middle ul li li {
	background: transparent url('../images/li_dot2.jpg') left .35em no-repeat;
	font-size: 95%;
	padding: 0 0 .9em 15px;
}

#middle table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

#middle table th, 
#middle table td {
	padding: .5em;
}

#middle table thead th {
	background: #686868;
	color: #fff;
}

#middle table tbody .odd td,
#middle .in {
	background: #f0f0f0;
}

#middle .in {
	border: 0;
	border-left: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
}

#content label {
	font-size: 90%;
	font-weight: bold;
}

#content input,
#content textarea {	
	padding: .25em .5em;
	width: 39em;
}

#middle img {
	border: 1px solid #f0f0f0;
	display: block;
	padding: 1px;	
}

#middle .img-left {
	float: left;
	margin: .3em 20px 10px 0;
}

#middle .img-right {
	float: right;
	margin: .3em 0 10px 20px;
}

#sidebar {
	background: #fff;
	padding: 1.5em;
	width: 17em;
}

#sidebar h3 {
	padding: 0;
}

#sidebar .box,
#sidebar ul li {
	background: transparent url('../images/dotted.gif') left bottom repeat-x;
	display: block;
	padding: 0;
}

#sidebar .box {
	font-size: 90%;
	margin-bottom: 2em;
	padding-bottom: 0;
}

#sidebar .sidebar-nav {
	background: transparent;
	font-size: 110%;
	padding: 0 0 1em;
}

#sidebar .sidebar-nav h3 {
	padding: 0 0 .5em;
}

#sidebar ul li a,
#sidebar ul li span {
	background: transparent url('../images/li_dot1.jpg') left .75em no-repeat;
	display: block;	
	color: #686868;
	padding: .6em 0 .6em 18px;
	text-decoration: none;
}

#sidebar ul li a:hover, #sidebar ul li a:focus,
#sidebar ul li span {
	color: #0B615E;
}

#footer p {
	font-size: 90%;
	padding: 1em 0 1em;
}

#footer, #footer a {
	color: #ababab;
	text-decoration: none;
}

#footer .lft span, #footer .rgt, #footer .rgt a {
	color: #6d6d6d;
}

#footer .lft span {
	padding: 0 .25em;
}

#footer .lft a:hover, #footer .lft a:focus {
	text-decoration: underline;
}

#footer .rgt {
	text-align: right;
}