﻿@import url("layout.css");
body {
	background-image: url('../images/gradientgreen2.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: white;
}
#container {
	width: 786px;
	margin: 0 auto;
	background-color:#fff;
	margin-top: 5px;
}
#masthead {
	width: 786px;
	background-image: url('../images/ohrmasthead3.jpg');
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	overflow: hidden;
}
#search {
	width: 300px;
	margin: 0 0 -40px 0;
	float: right;
	padding-bottom: 3px;
}
.toplinks {
	width: 786px;
	height: 1%;
	float: right;
	text-align: right;
	margin: 0px 2px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
}
.toplinks a:link {
  	text-decoration: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
  	color: #4D4D4D;
}
.toplinks a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4D4D4D;
}
.toplinks a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

	color: #bd5a1e;
}
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: navy;
	float: left;
	width: 130px;
	position: relative;
	clear: both;
	margin-left: 0px;
	display: inline;
	z-index: 1;
}
#content {
	float: right;
	width: 620px;
	margin-top: 24px; /* was zero */
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyout {float:left; padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:130px;}
#flyout ul {padding:0; margin:3px; list-style:none; width:130px; height:auto; background: url('../images/trans.gif'); 
position:absolute; left:-9999px; top:0;
}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {float:left; margin-bottom:1px;}
#flyout li a {display:block; float:left; width:130px; height:26px; background:#2b6b5e; color:white; line-height:24px; font-family:arial, sans-serif; 
font-size:11px; text-decoration:none; text-indent:8px;}
#flyout li a.fly {background:#888 url('../images/right-arrow.gif') no-repeat right center;
}

#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; background-color:#93bab1; color:#000;}
#flyout li:hover > a {background-color:#abb3b1; color:#70675a;}

#flyout ul li a {background:#80a69c;}
#flyout ul li a.fly {background:#aaa url('../images/right-arrow.gif') no-repeat right center;
}
#flyout ul ul li a {background:#ccc;}
#flyout ul ul li a.fly {background:#ccc url('../images/right-arrow.gif') no-repeat right center;
}
#flyout ul ul ul li a {background:#ccc;}

#flyout li a.current,
#flyout ul li a.current,
#flyout ul ul li a.current,
#flyout ul ul ul li a.current {background-color:#c40; color:#fff;}

#flyout :hover ul,
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:120px;}

#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#ccc; color:#000;}
#flyout ul ul li:hover > a {background-color:#ccc; color:#000;}

#column {
	float: left;
	width: 388px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	background-color: #fff;
	position: relative;
}

#column ul{
	color: #333;
}
#searchcolumn {
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	background-color: #fff;
	position: relative;
}
#statesplit {
	width: 388px;
	margin-bottom:0px;
}
#splitleft {
	float: left;
	width: 150px;
	margin-top:0px;
	margin-bottom:0px;
}
#splitright {
	float: right;
	width: 200px;
	margin-left: 180px;
	margin-top:0px;
	margin-bottom:0px;
}
#clients {
	margin-top: 0px;
	float: left;
}
#innercolumn {
	float: left;
	width: 280px;
	margin-left: 20px;
	background-color: #fff;
	position: relative;
}
#thincolumn1 {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	position: relative;
}
#thincolumn2 {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 5px;
	position: relative;
}
#thincolumn1 p {
	font-size: 0.6em;
}
#thincolumn2 p {
	font-size: 0.6em;
}
#thincolumn1 h4 {
	font-size: 0.6em;
	color: #454545;
}
#thincolumn2 h4 {
	font-size: 0.6em;
	color: #454545;
}
#narrowcolumn1 {
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	background-color: #fff;
	position: relative;
}
#narrowcolumn2 {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/*padding-right: 20px; */
	background-color: #fff;
	position: relative;
}
#narrowcolumn3 {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	background-color: #fff;
	position: relative;
}
#narrowcolumn1 p {
	font-size: 0.6em;
}
#narrowcolumn2 p {
	font-size: 0.6em;
}
#narrowcolumn3 p {
	font-size: 0.6em;
}
#comments1 {
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #fff;
	position: relative;
}
#comments2 {
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	padding-left: 5px;
	background-color: #fff;
	position: relative;
}
#comments1 .style_grey {
	color:#666666;
	font-size: 0.6em;
	padding-top: 0;
}
#comments2 .style_grey {
	color:#666666;
	font-size: 0.6em;
	padding-top: 0;
}
#block {
	width: 250px;
	background-color: #e3dcc6;
	padding: 1px 4px 4px 18px;
}
#block a {
	color: #666;
	text-decoration: none;
}
#block a:hover {
	color: #bd5a1e;
	text-decoration: none;
}
#footergradient {
	clear: both;
	width: 746px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
}
#footer {
	text-align: center;
	clear: both;
	width: 786px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	overflow: auto;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #454545;
	margin-top:2px;
	margin-bottom:6px;
	line-height: 1.4;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #454545;
	margin-top:2px;
	margin-bottom:6px;
	line-height: 1.3;
	margin-top:2px;
	margin-bottom:6px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #454545;
	margin-top:2px;
	margin-bottom:6px;
	line-height: 1.3;
	margin-top:2px;
	margin-bottom:6px;
	list-style-type: square;
}
ul.lessindent {
	margin-left:20px;
}
li {
	margin-top:2px;
	margin-bottom:6px;
}
/* ul li ul li {
	font-size: inherit;
} */
img {
	border-width: 0;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	/*color:#ffffff;*/
}
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #3e6d92;
	text-decoration: none;
}
a:hover {
	color: #bd5a1e;
	text-decoration: underline;
}
a.orange {
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}
a.orange:visited {
	color: #3e6d92;
	text-decoration: none;
}
a.orange:hover {
	color: #bd5a1e;
	text-decoration: underline;
}
.plain {
	text-decoration: none;
	color: #1f4b6c;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: navy;
	font-weight: 800;
	font-style: normal;
	font-variant: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: navy;
	padding-bottom: 0;
	line-height: 120%;
	margin-bottom: 1px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: navy;
	padding-bottom:0;
	line-height:100%;
	margin-bottom:8px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #454545;
	padding-bottom:0;
	line-height:100%;
	margin-bottom:0px;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: navy;
	padding-bottom:10px;
	line-height:140%;
	margin-bottom:3px;
}
#smallversion h3 {
	color: #666666;
}

/* Styles for Navigation */
#sidebar_extra {
	background-color: #fff;
	color: #454545;
	margin: 20px 0 0 5px;
}
#sidebar_extra p {
	background-color: #fff;
	color: #454545;
}
#sidebar_extra h3 {
	color:#fff;
}
#sidebar_extra a {
	font-weight: normal;
	text-decoration: none;
	color: #6f7b79;
	display: block;
	padding: 3px;
	border-bottom: none;
}
#sidebar_extra a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #bd5a1e;
	border-bottom: none;
	background-color: #fff;
}

/* Styles for Mini Nav1 on Right */
#mini_nav1 {
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
}
#mini_nav1 p {
	line-height: 1.2em;
	color: #6d7a77;
}
#mini_nav1 h4 {
	line-height: 1.0em;
	font-weight: bold;
	margin-bottom: 2px;
	color: #576f6a;
}
#mini_nav1 a {
	color: #6d7a77;
	text-decoration: none;
}
#mini_nav1 a:hover {
	color: #bd5a1e;
	text-decoration: underline;
}
#vertphotoband {
	float: right;
	width: 180px;
	margin-top: 30px;
	margin-left: 0px;
}
#mini_nav_spot {
	color:#6d7a77;
	padding: 4px 0px 2px 2px;
	width: 180px;	
	margin-top: 0px;
}
#mini_nav2 {
	float: right;
	width: 180px;
	margin-top: 30px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
}
#mini_nav2 p {
	line-height: 1.2em;
	color: #6d7a77;
	text-align: right;
}

#mini_nav3 {
	float: right;
	width: 100px;
	margin-top: 30px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
}

/* Styles for newscolumn Version 2 */
#newscolumn_v2 {
	float: left;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-right: 0px;
	background-color: #fff;
	position: relative;
}
#newscolumn_v2 p {
	color: #666;
	line-height: 1.2em;
}
.intro_v2 { 
	font-size: 0.9em;
}
#newscolumn_v2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0;
}
#newscolumn_v2 h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4c5754;
	line-height: 1.1em;
	padding-top: 0px;
}
#newscolumn_v2 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #454545;
	line-height: 1.25em;
	font-weight: bold;
}
#newscolumn_v2 a {
	color: #454545;
	text-decoration: none;
	font-size: smaller;
}
#newscolumn_v2 a:visited {
	color: #3e6d92;
	text-decoration: none;
}
#newscolumn_v2 a:hover {
	color: #bd5a1e;
	text-decoration: underline;
}

/* Styles for newscolumn on homepage */
#newscolumn {
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-right: 0px;
	background-color: #fff;
	position: relative;
}
#newscolumn p {
	color: #666;
	line-height: 1.2em;
}
.intro { 
	font-size: 0.9em;
}
#newscolumn h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0;
}
#newscolumn h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4c5754;
	line-height: 1.1em;
	padding-top: 0px;
}
#newscolumn h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #454545;
	line-height: 1.25em;
	font-weight: bold;
}
#newscolumn a {
	color: #454545;
	text-decoration: none;
	font-size: smaller;
}
#newscolumn a:visited {
	color: #3e6d92;
	text-decoration: none;
}
#newscolumn a:hover {
	color: #bd5a1e;
	text-decoration: underline;
}
div.outsideline {
	border: 1px solid #fff; 
}
div.headline {
	border-bottom: 3px solid #999;
	background-color: #ECECEC;
	padding: 1px 1px 1px 6px;
}
p.newshead {
	font-size: 0.9em;
	font-weight: bold;
	color: #454545;
}
div.boxcontent {
	padding: 0px 6px 6px 6px; 
}

/* Styles for systoccolumn on homepage */
#systoccolumn_v2 {
	float: right;
	width: 250px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding-right: 10px;
	background-color: #fff;
	position: relative;
}

#systoccolumn {
	float: right;
	width: 340px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding-right: 10px;
	background-color: #fff;
	position: relative;
}
#systoccolumn h3 {
	color: navy;
}
#systoccolumn p,ul,ol {
	color: #454545;
	font-size:11px;
}

/* Contact Us Box */

div.boxleft {
	width: 5px; 
	background-image: url(../images/line_left.gif);
	background-repeat: repeat-y;
}
div.boxright {
	width: 140px; 
	background-image: url(../images/line_right.gif);
	background-repeat: repeat-y;
	background-position: right; 
}
div.boxtop {
	width: 140px;
	background-image: url(../images/line_top_band.gif);
	background-repeat: no-repeat; 
}
div.boxtop2 {
	width: 140px;
	background-image: url(../images/line_top_band2.gif);
	background-repeat: no-repeat; 
}
div.boxtop3 {
	width: 140px;
	background-image: url(../images/line_top_band3.gif);
	background-repeat: no-repeat; 
}
div.boxtop4 {
	width: 140px;
	background-image: url(../images/line_top_band4.gif);
	background-repeat: no-repeat; 
}
div.boxtop5 {
	width: 140px;
	background-image: url(../images/line_top_band5.gif);
	background-repeat: no-repeat; 
}
div.boxtop6 {
	width: 140px;
	background-image: url(../images/line_top_band6.jpg);
	background-repeat: no-repeat; 
}

div.boxbot {
	width: 140px;
	background-image: url(../images/line_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
}
div.boxcopy {
	width: 120px;
	padding: 5px 10px 10px 10px;
	white-space: normal; 
}
div.boxcopy h3 {
	font-size: .6em;
	color: #fff;
	margin-bottom: 7px;	
	background-color: #145a8c;	
}
#contactus p {
	color: #145a8c;
	line-height: 1.2;
}
#contactus a {
	color: #145a8c;
}
#contactus a:hover {
	color: #bd5a1e;
	text-decoration: underline;	
}
/* Styles for Existing Clients Page */
#clients h4 {
	color: navy;
	font-weight: bold;
	margin-bottom:2px;	
}
#clients img {
	margin-top:5px;
	margin-bottom:-10px;
}

#democolumnleft {
	float: left;
	width: 180px;
	margin-top: 40px;
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
}
#democolumnright {
	float: right;
	width: 388px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	background-color: #fff;
	position: relative;
}


/* Styles for large pull quote */

#quote {
	float: left;
	width: 320px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding-right: 20px;
	background-color: #fff;
	position: relative;
}
#quote p {
	font-family: Georgia, Garamond, serif;
	font-size: 1.2em;
	color: #993333;
}

/* Styles for Footer */

#footer p {
	font-size: 0.7em;
	color: #666;
	margin: 2px;
	padding: 8px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #bd5a1e;
	text-decoration: none;
}

/* Styles for pullquote on systoc pages */
#pullquote {
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 25px;
}
#pullquote p {
	font-style: italic;
	font-size: .9em;
	font-family: Georgia, Garamond, serif;
	color: #bd5a1e;
}
#pullquote .style_red {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.inactive {
	color:#ccc;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_orange {
	color: #bd5a1e;
}
.style_orangeitalic {
	color: #bd5a1e;
	font-style: italic;
}
.style_boldorange {
	color: #bd5a1e;
	font-weight: bold;
}
.style_boldorangebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bd5a1e;
	font-size: 0.9em;
}
.style_red {
	color: #993333;
}
.style_lgtblue {
	color:#58799a;
}
.style_grey {
	color:#454545;
	font-size: 0.7em;
}
.style_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	line-height: 1.4;
}
.style_loose {
	line-height: 1.8;
	margin-top: 6px;
	font-size: 0.7em;
}
.style_navy {
	color: navy;
}
.style_boldnavy {
	font-weight: bold;
	color: navy;
}
.style_boldnavyindent {
	font-weight: bold;
	color: navy;
	margin-left: 21px;
	margin-top: 8px;
}
.style_boldblack {
	font-weight: bold;
	color: black;
}
.indentlist {
	margin-left: 30px;
}
.bluelink a {
	color: #111188;
	text-decoration: none;
}
.bluelink a:hover {
	color: #bd5a1e;
	text-decoration: none;
}
.align_bottom {
	vertical-align: bottom;
}
.align_textbottom {
	vertical-align: text-bottom
}
.dotchecks {
	list-style-image: url('../images/pointer.gif');
	line-height:1.5;
}
.offset {
	margin-left: 0px;
	margin-right: 10px;
}
.style_spacebelow {
	margin-bottom: 8px;
}
.style_spacebelow0 {
	margin-bottom: 0px;
}
.style_spacebetween {
	line-height: 130%;
	margin-bottom: 18px;
}
.style_super {
	color: #999999;
	vertical-align: super;
	font-size: .5em;
}
.style_spaceabove {
	margin-top: 6px;
}
.style_spaceabove8 {
	margin-top: 8px;
}
.blueblock {
	background-color: #A4C0CC;
	color: white;
	font-size: .8em;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 1px;
}
.blueblock a {
	text-decoration: none;
	color: white;
}
.blueblock a:hover {
	color: #bd5a1e;
}
#clients h3 {
	margin-top:0;
}
.leftmargin_10 {
	margin-left: 10px;
}
.style_floatright {
	float:right;
}
#systocdemos {
	padding: 8px;
	margin: 5px;
	border: thin dashed navy;
}
#stolasdemos {
	padding: 8px;
	margin: 5px;
	border: thin dashed navy;
}

/* styles for search box */
input.btn {
	border-style: none;
	border-width: 0px;
	border-color: #ffffff;
	background-color: #ffffff;
	width: 25px;
	background-image: url('../images/magnifier.gif');
	background-repeat: no-repeat;
}
input.smallsearch {
	width:80px;
}
/* Styles for OHR Advertisements @ systoc.com */
#callout_ad {
	width: 571px;
	height: 100px;
	border-bottom:dotted thin;
	border-top: dotted thin;
	padding-top:10px;
	padding-bottom:10px;
}
img.callout_ad {
	padding-right: 10px;
	float:left;
}