* {
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%;
}

body
{
	font: normal 62.5% Verdana, Arial;
	color: #444;
	background: #fff url("/public/images/background.gif") repeat-x;
	line-height: 1.5em;
	margin: 0;
}

#outline
{
	width: 810px;
}

#content
{
	background: #fff url("/public/images/header.gif") repeat-x;
	padding: 35px 40px;
	min-height: 400px;
}

#header
{
	height: 40px;
	margin: 0 auto;
	width: 810px;
	padding: 15px 0 15px 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding: 14px 0 0 14px;
	width: 795px;
}

html>body #header {
	width: 810px;
	padding: 15px 0 15px 14px;
}

#header a, img
{
	border: 0;
}

#left
{
	float: left;
	width: 500px;
	font-size: 1.1em;
}

#right
{
	float: right;
	width: 190px;
	font-size: 1.1em;
}

h1
{
	font: normal 2.3em Times New Roman;
	color: #EC4700;
	margin: 0 0 15px 0;
	padding: 0;
}

h2
{
	font-size: 1em;
	color: #333;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #e5e5e5;
}

#menu
{
	padding: 0 0 0.5em 0;
	text-transform: uppercase; 
	font-size: 1em;
	border-bottom: 1px solid #e5e5e5;
	color: #999;
	margin-bottom: 3em;
}

#menu a, #menu a:hover
{
	text-decoration: none;
	font-weight: normal;
	color: #666;
	background-color: transparent;
}

#menu a:hover
{
	text-decoration: underline;
}

td
{
	font: normal 1em Verdana, Arial, Georgia, Palatino, Palatino Linotype, serif; color: #000;
	color: #222;
	padding: 0.6em;
}

a
{
	color: #0070C8;
	text-decoration: underline;
}

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

#posts 
{
	padding: 0.5em;
	background: #f8f8f8;
	width: 500px;
}

#ads
{
	width: 500px;
}

tr.odd
{
	background: #fefefe;
}

tr.even
{
	background: #f4f4f4;
}

tr.even:hover, tr.odd:hover
{
	background: #FFF6B5;
}


#navcontainer {
	padding: 0;
	width: 510px;
}

/* to stretch the container div to contain floated list */
#navcontainer:after {
	content: ".";
	display: block;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

ul#navlist1, ul#navlist2 {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#navlist1 li, ul#navlist2 li {
	display: block;
	padding: 0;
	border: 0;
}

ul#navlist1 li {
	float: left;
	margin: 0 0.2em 0 0;
}

ul#navlist2 li {
	float: right;
	margin: 0 0 0 0.2em;
}

ul#navlist1 li a, ul#navlist2 li a {
	display: block;
	width: auto;
	padding: 0.5em 0.4em;
	background: #9EC630 url("/public/images/background_tab.gif") repeat-x;
	border: 0;
	text-transform: uppercase; 
	text-decoration: none;
	font-size: 0.9em;
	color: #fff;
}

#navcontainer>ul#navlist1 li a, #navcontainer>ul#navlist2 li a { width: auto; }

ul#navlist1 li.active a, ul#navlist2 li.active a {
	background: #f6f6f6;
	color: #333;
}

ul#navlist1 li a:hover, ul#navlist1 li.active a:hover, ul#navlist2 li a:hover, ul#navlist2 li.active a:hover {
	color: #f60;
	background: #FFF6B5;
}

.clr
{
	clear: both;
}

#footer
{
	position: absolute;
	bottom: 0;
	width: 810px;
	text-transform: uppercase; 
	color: #999;
	font-size: 1em;
	background-color: #fff;
}

#footer a, #footer a:hover
{
	text-decoration: none;
	font-weight: normal;
	color: #666;
	background-color: transparent;
}

#footer a:hover
{
	text-decoration: underline;
}


#outline {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -8em; /* the bottom margin is the negative value of the footer's height */
}


#footer, #push {
	height: 8em; /* .push must be the same height as .footer */
}

#subfooter
{
	margin: auto;
	width: 730px;
	padding: 20px 0px;
	border-top: 1px solid #e5e5e5;
}

#push
{
	background-color: #fff;
}

p
{
	margin: 0 0 1em 0;
}

p.bold
{
	font-weight: bold;
}


label
{
	margin: 0;
	padding: 0;
	display: block;
}

input, textarea, select
{
	background-color: #fff;
	font: normal 1.1em Georgia, Verdana, Arial;
	color: #000;
	width: 400px;
	border: 0;
	padding: 0.3em;
	margin: 0;
}

input:focus, textarea:focus, select:focus
{
	background-color: #ffffe1;
}

textarea
{
	overflow: auto;
	height: 12.2em;
	width: 390px;
}

.box_border
{
	border: 2px solid #f3f3f3;
	padding: 0;
	margin-bottom: 1.4em;
}

.input_box
{
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 0;
	margin: 0;
}

.input_fix
{
	height: 2em;
	overflow: hidden;
}

.input_border
{
	border: 3px solid #f3f3f3;
	width: 400px;
	margin: 0;
	padding: 0;
	position: relative;
}

.input_border:hover
{
	border: 3px solid #D5EFF9;	
}

.textarea_fix
{
	height: 14em;
	overflow: hidden;
}


#description
{
	font: normal 1.1em Verdana, Arial;
	line-height: 1.5em;
}

.button
{
	background-color: #0070C8;
	color: #fff;
	font: normal 1em Verdana, Arial;
	padding: 0.4em 0.6em;
	width: auto;
	cursor: pointer;
}

.button:focus
{
  background-color: #f30;
}

.error
{
	background-color: #FFFFCC;
	border: 1px solid #cc6;
	padding: 0.5em;
	margin: 0 0 1em 0;
}

.example
{
	color: #888;
}

tr.subhead
{
	background-color: #E1E4E7;
}

.box
{
	background-color: #fdfdfd;
	padding: 1em;
	color: #333;
	border: 1px solid #e5e5e5;
}


.box h2
{
	border: 0;
}


span#switcher
{
	position: absolute;
	right: 40px;
	text-align: right;
	width: 100px;
}

.bold
{
	font-weight: bold;
}

.preview
{
	padding: 10px;
	background-color: #f9f9f9;
}

h3
{
	font: normal 1.8em Times New Roman;
	color: #933;
	margin: 0 0 15px 0;
	padding: 0;
}