body {
	background: url(../media/bg.jpg);
	background-repeat:repeat-x;
	background-color:#929292;
}
#doc2 {
	
}
#hd {
	padding:10px auto;
	height:138px;
	background:url(../media/index-ohs2.jpg) no-repeat;
}
#hd img {
	position:relative;
	left:20px;
	top:10px;
	float:left;
}
.highlight {
    background-color:olive;
}
.pricing {
	background:transparent url(../media/pricing-ohs2.jpg) no-repeat;
	height:179px;
}
.yui-g {
	background:#fff;
}
#ft {
	background:transparent;
	height:100px;
	margin-top:3px;
	text-align:center;
}
#ft ul {
	position:relative;
	top:30px;
	text-align:center;
	margin:0;
	margin-bottom:15px;
	vertical-align:middle;
}
#ft li {
	display:inline;
	color:#fff;
	font-weight:bold;
}
#ft li a {
	color:#000;
}
#content {
	background:transparent url(../media/main_back.jpg) repeat-y;
	padding: 5px 8px;
}
#content li {
	list-style-type:disc;
}
#login {
	float:left;
	margin-left:15px;
	position:absolute;
	top:128px;
	z-index:10000;
}
#login input {
	margin-right:10px;
}
.pricing {
	position:relative;
	
	clear:both;
	padding: 5px 8px;
}
.pricing ul {
	position:relative;
	top:76px;
	left:10px;
	color:#8A8A8A;
	font-family:sans-serif;
	font-size:10px;
}
.pricing span {
	position:relative;
	top:87px;
	left:10px;
	margin-left:35px;
	color:#8A8A8A;
	font-family:sans-serif;
	font-size:12px;
	text-transform: uppercase;
}
.pricing span a {
	color:#000;
	text-decoration:none;
}
.pricing .yui-u {
	margin:0 1px 0 4px;
	background:transparent;
}
#content .yui-u {
	margin:0 1px 0 4px;
	background:#F0F1EC;
}
.first {
	margin-left:13px;
}
#content #secondary {
	background:#F0F1EC url(../media/index-ohs_34.jpg) no-repeat;
}
.right fieldset {
	background: #D2D2D2;
	padding:6px;
	-moz-border-radius:8px;
}
.right input, select {
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:160px;
}
.right input[type=submit]{
	border:0;
	clear:both;
	margin-left:20px;
	width:125px;
	height:31px;
	background:#666666 url(../media/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}
.page_header {
	background:transparent url(../media/bottom_ohs.jpg) no-repeat;
	height:29px;
}
#content.pages {
	padding-left:12px;
}
#top_nav {
	position:relative;
	left:179px;
	top:17px;
	margin:0;
	float:left;	
}
#top_nav li {
	float:left;
	margin-left:33px;
	list-style-type:none;
}
#top_nav li a {
	text-transform: uppercase;
	color:#A5D95C;
	font-size:10px;
	font-weight:bold;
}
#navigation {
	position:relative;
	left:-55px;
	top:52px;
}
#navigation  {
	margin:0;
}
#navigation li {
	float:left;
	list-style-type:none;
	margin-left:30px;
	font-size:10px;
}
#navigation a {
	color:#fff;
	text-decoration: none;
}
#content .top_para {
	position:relative;
	left:120px;
	width:110px;
	text-align:left;
}
#content .middle_para {
	position:relative;
	text-align:left;
}
#plans {
	clear:both;
}
.right fieldset h1 {
	text-transform: uppercase;
	color:#000;
}
.red {
	color:red;
}
.change_plan {
	float:right;
}
#show_plans {
	cursor:pointer;
	color:blue;
}
#content h1 {
	color:#336799;
	font-family:Georgia,serif;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	font-size:2em;
}
#content h2 {
	color:#4CA3D1;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	margin-top: .5em; color: #666;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	text-decoration: underline;
}
#content p {
	color:#666666;
	font-size:14px;
	margin-top:0.5em;
	line-height:21px;
	text-align:justify;
	margin-right:15px;
}
#content .yui-u p {
	text-align:left;
}
#content li {
	color:#666666;
	font-size:14px;
	margin-right:15px;
}
.bold {
	font-weight: bold;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	text-decoration: underline;
}
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
table {
	background:#fff;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #DDDDDD;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
	text-indent: 2px;
	padding:3px;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 98%;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 


/* Form Properties */
/* ----------- stylized ----------- */
.myform{
	float:left;
	width:400px;
	padding:14px;
}
.myform2{
	float:left;
	width:690px;
	padding:14px;
}
.myform2 fieldset {
	float:left;
	width:330px;
	margin-right:7px;
}
#stylized{
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
}
#stylized legend {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
}
#stylized textarea{
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 0 20px 10px;
}
#stylized select{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
}
#stylized input[type=radio]{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 0 20px 10px;
	width:20px;
}
#stylized input[type=submit]{
	border:0;
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 url(../media/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#stylized #paypal input {
	border:0;
	width:auto;
	margin:0;
	padding:0;
	text-align: right;
}
#actions {
	width:700px;
	border:1px solid #ccc;
	padding:5px;
	display:block;
	height:350px;
}
#invoice {
	float:left;
	width:332px;
	border:1px solid #ccc;
	padding:5px;
	margin-right:5px;
	height:160px;
	margin-bottom:5px;
}
#invoice dt {
	float:left;
	width:70%;
}


/* Error displaying */
#flashMessage {
	width:660px;
}
.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
font-weight:bold;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('../media/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('../media/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('../media/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('../media/error.png');
}
.validation {
color: #D63301;
background-color: #FFCCBA;
background-image: url('../media/validation.png');
} 
.info, .success, .warning, .error, .validation {
	clear:both;
}
fieldset .error {
	margin-left:0;
}