﻿@import url("../common.css");

a,
a:link
{
	color: #25671B;
}

a img
{
	border: none;
}

body
{
	background-color: #E4E9E3;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
}

body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}

div.columns
{
	overflow: hidden;
	width: 100%;
}

div.column1
{
	float: left;
	width: 420px;
}

div.column2
{
	float: right;
	width: 240px;
}

h1
{
	color: #25671B;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0.25em 0;
	text-transform: uppercase;
}

h2
{
	color: #25671B;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0.25em 0;
	text-transform: uppercase;
}

h3
{
	color: #CC6600;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0.25em 0;
	text-transform: uppercase;
}

h3 a,
h3 a:visited,
h3 a:active,
h3 a:hover
{
	color: #25671B;
}

ol, ul
{
	margin: 0;
	padding: 0 0 1em 2em;
}

p
{
	margin: 0;
	padding: 0 0 1em 0;
}

td.money,
th.money
{
	text-align: right;
}

th
{
	text-align: left;
}

tr.altrow,
tr.altrow td
{
	background-color: #F4F6F4;
}

.button img
{
	border:0;
}

.button,
.button:link
{
	border: 1px inset #FFF;
	display: block;
	text-align: center;
	text-decoration: none;
}

.button span
{
	background-color: #CCC;
	border: 1px outset #CCC;
	color: #000;
	display: block;
	padding: 0 4px;
}

.button img
{
	margin-right: 4px;
	vertical-align: middle;
}

.buttonList
{
	line-height: 2em;
	overflow: hidden;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 1em;
}

.error, .required
{
	color: #900;
	font-weight: bold;
}

.numeric
{
	padding: 0 0 0 1em;
	text-align: right;
}

.regularPrice
{
	color: #999;
	display:none;
	text-decoration: line-through;
}

.success
{
	color: #090;
	font-weight: bold;
}

.summary li
{
	font-weight: normal;
}

#container
{
	background-color: #FFF;
	background-image: url("../ohs/images/bg_content.gif");
	background-position: center center;
	background-repeat: repeat-y;
	color: #000;
	margin: 0 auto;
	text-align: left;
	width: 780px;
}

#content
{
	margin: 20px 0;
	padding: 0 35px;
}

#content ul
{
	list-style-image: url("../ohs/images/bullet.gif");
}

#content.workers
{
	background-image: url("../ohs/images/pic_workers.jpg");
	background-position: 628px 0px;
	background-repeat: repeat-y;
	padding-right: 182px;
}

#content .links
{
	display: none;
}

#footer
{
	background-image: url("../ohs/images/footer.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	clear: both;
	padding-bottom: 60px;
	text-align: center;
}

#footer li
{
	float: left;
	margin-right: 2px;
	width: auto;
}

#footer ul
{
	height: 81px;
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 650px;
}

#header h1
{
	background-image: url("images/header.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	height: 141px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#header h1 a
{
	display: block;
	height: 141px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000px;
}

#header ul
{
	background-image: url("../ohs/images/nav_bar.gif");
	background-position: left top;
	background-repeat: no-repeat;
	list-style: none;
	height: 39px;
	margin: 0;
	overflow: hidden;
	padding: 0 25px;
}

#header li
{
	display: inline;
	float: left;
	padding-top: 6px;
}

#header .links a
{
    font-size: 12px;
    font-weight: bold;
    padding: 0 25px;
    text-decoration: none;    
}

#sponsor-bar
{
    width: 200px;
    float:right;
}