body {
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	height: 100%;
	width: 100%;
	background: #b8b8b8;
	margin: 0;
	padding: 0;
}

b {
	color: #fc7216;
}

h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 0 0 0.20em 0; color: #fc7216; }
h1 { font-size: 16px; }
h2 { font-size: 16px; margin-top: 5px; }
h3 { font-size: 14px; margin-top: 4px; }
h4 { font-size: 13px; margin-top: 10px; }
h5 { font-size: 12px; margin-top: 10px; }
h6 { font-size: 12px; font-style: italic; margin-top: 10px; }
  
p { 
	line-height: 1.4em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
  
a, a b {
	color: #8b8b8b; 
	text-decoration: underline;
}

a:focus,
a:hover,
a:active {
	color: #8b8b8b;
	text-decoration:underline;
}
  
/**
  * ------------------------------------------------------------------
  * Column Layout
  * ------------------------------------------------------------------
  */
  
#window {
	text-align: left;
	width: 100%;
	top: 0;
	left: 0;
	border: 0;
	margin: 0;
}

table {
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

#menulinksleft {
	background: transparent url(../images/menu-links-left.png) no-repeat 0 0;
	width: 8px;
	height: 60px;
	padding-right: -5px;
}

#menulinksright {
	background: transparent url(../images/menu-links-right.png) no-repeat 0 0;
	width: 8px;
	height: 60px;
}

#menulinksmain {
	background: transparent url(../images/menu-links-main.png) repeat-x 0 0;
	padding-left: -5px;
	height: 60px;
}

#links {
}

#page {
}
  
#header {
	width: 100%;
	height: 231px;
	right: 0px;
}

#bannerleft {
	background: transparent url(../images/bg_tile_left.jpg) repeat-x;
	width: auto;
	height: 229px;
}

#bannermiddle {
	background: transparent url(../images/left_header.jpg) no-repeat;
	width: 794px;
	height: 229px;
}

#bannerrightmiddle {
	background: transparent url(../images/bg_tile_right.jpg) repeat-x;
	width: auto;
	height: 229px;
}

#bannerright {
	background: transparent url(../images/right_header.jpg) no-repeat;
	width: 202px;
	height: 229px;
}
  
#topnav {
	width: 100%;
	text-align: center;
	height: 60px;
	margin: 0;
	padding: 0;
	border: 0;
}

#topnav img {
	margin-bottom: -15px;
}
  
#topnav a, #topnav a:visited, #topnav a:link, #topnav a:hover {
	font-size: 13px;
	color: #8b8b8b; /* #fec110 */
	font-weight: bolder;
	font-style: italic;
	text-decoration: none;
}

.activemainlink{
	font-size: 13px;
	color: #fc7216;
	font-weight: bolder;
	font-style: italic;
	text-decoration: none;
}

#topnav a:active, #topnav a:focus {
	color: #8b8b8b;
	font-weight: bold;
}
  
#main {
	width: 100%;
	height: 100%;
}
  
#maintop {
	background: transparent url(../images/main-content-top-border.png) no-repeat 0 0; 
	width: 100%;
}

#mainfooter {
	background: none;
	width: 100%;
	height: 24px;
	margin: 0;
	padding-top: -5px;
}

#mainfooterleft {
	background: transparent url(../images/main-footer-left.png) no-repeat 0 0;
	width: 210px;
	height: 24px;
}

#mainfootercenter {
	background: transparent url('../images/main-footer-center.png') repeat-x 0 0;
	width: 100%;
	height: 24px;
}

#mainfooterright {
	background: transparent url(../images/main-footer-right.png) no-repeat 0 0;
	width: 210px;
	height: 24px;
}
  
#col1 {
	vertical-align: top;
	background: transparent url(../images/main-content-left.png) repeat-y 0 0;
	width: 210px;
}
  
#col1_content {
	padding: 10px 10px 0px 0px;
	margin-left: 10px;
	z-index: 4;
}
  
#col2 {
	vertical-align: top;
	background: transparent url(../images/main-content-middle.png);
	width: auto;
}
  
#col2_content {
	padding: 5px;
	z-index: 2;
}

div.view_article h2 {
	color: #f8911a;
}

div.view_article a h2 {
	color: #8b8b8b; 
	text-decoration: underline;
}
  
#col3 {
	vertical-align: top;
	background: transparent url(../images/main-content-right.png) repeat-y 0 0;
	width: 210px;
}
  
#col3_content {
	padding: 10px 10px 0px 0px;
	margin-left: 10px;
	z-index: 6;
}
  
#footer {
	background: transparent url(../images/bhyve-copyright.png) repeat-x;
	color: #929292;
	height: 33px;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	z-index: 5;
	margin-bottom: -3px;
}
  
#header, #main, #footer { clear:both; }

.clearfix { display: block; }

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

table.case_study_details tr td {
	border: 1px solid #000;
	padding: 5px;
	text-align: left;
	width: 50%;
}

table.case_study_details {
	border: 1px solid #000;
}

table#case_study_details {
	border: 1px solid #000;
}

table#case_study_details tr td {
	border: 1px solid #000;
	padding: 5px;
	text-align: left;
	width: 50%;
}

table.case_study_details tr th {
	border: 1px solid #000;
	padding: 5px;
	text-align: left;
	width: 50%;
}

table#case_study_details tr th {
	border: 1px solid #000;
	padding: 5px;
	text-align: left;
	width: 50%;
}
  
/**
   * ------------------------------------------------------------------
   * Accessible
   * ------------------------------------------------------------------
   */
   
.skip {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
  
/**
  * ------------------------------------------------------------------
  * Search Page
  * ------------------------------------------------------------------
  */
  
form#bhyve_search {
	padding: 10px;
	height: 25px;
}

form#bhyve_search * {
	vertical-align: middle;
}
  
form#bhyve_search label {
	color: #fc7216;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
	padding-right: 3px;
}

.inputText {
	border-top: 1px solid #636363;
	border-bottom: 1px solid #636363;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
	color: #fc7216;
}
   
.search_text {
	margin-bottom: 10px;
}

.search_noresult {
	margin-bottom: 10px;
}

.search_result, .search_error {
	margin-bottom: 10px;
}
  
.pagination {
	text-align: center;
}

.prev {
	color: #fc7216;
}

.next {
	color: #fc7216;
}

.currentPage {
	color: #fc7216;
	font-weight: bold;
}
  
/**
  * ------------------------------------------------------------------
  * Box Layout
  * ------------------------------------------------------------------
  */
  
.box {
	margin-top: -15px !important;
	margin-top: 0px;
	margin-bottom: 20px;
}
  
.box h4 { 
	font-size: 12px;
	margin: -1px ! important;
	margin: 0px;
	text-indent: 5px;
	padding: 3px;
	text-transform: lowercase;
	z-index: 10;
}
  
.box_schema1 {
	background: transparent;
	height: auto;
}
  
  
.box_schema1 h4 {
	background: transparent url(../images/bhyve-box-handle.png) no-repeat 0 0; 
	color: #fc7216;
	height: 25px;
}

.box_schema2 {
	background: transparent;
	height: auto;
}
  
  
.box_schema2 h4 {
	background: transparent url(../images/bhyve-box-handle.png) no-repeat 0 0; 
	color: #fc7216;
	height: 25px;
}

.box_schema3 {
	background: transparent;
	height: auto;
}
  
  
.box_schema3 h4 {
	background: transparent url(../images/bhyve-box-handle.png) no-repeat 0 0; 
	color: #fc7216;
	height: 25px;
}
  
.box h4 b {
	color: #fc7216;
	font-weight: normal;
}
  
.brand {
	font-weight: bold;
	color: #fc7216;
}
  
.orangeheading {
	color: #f8911a;
}
  
.boxbody {
	background: transparent url(../images/bhyve-box-content.png) repeat-y;
	padding: 10px;
	font-size: 12px;
	margin-top: -15px;
}

#col2_content .box{
	margin-top: 0;
}

  
#col2_content .box .boxbody{
	background: none;
}
  
.boxbody_listentry {
	margin-bottom: 3px;
	overflow: hidden;
	padding: 2px;
}
  
.boxbody_listentry div.left img {
	margin-right: 3px;
}

.boxbody_listentry div.right img {
	margin-left: 3px;
}

.seperator {
	background: #000 none no-repeat 0 0;
	width: auto;
	margin-left: -3px;
	height: 1px;
}

.boxseperator {
	background: #000 none no-repeat 0 0;
	width: auto;
	margin-left: -3px;
	height: 1px;
}

#col2_content .view-event hr.seperator {
	background: none;
}

#col2_content .view-news hr.seperator {
	background: none;
}

#col2_content .view-article hr.seperator {
	background: none;
}

.boxfooter {
	background: transparent url(../images/bhyve-box-footer.png) no-repeat 0 0;
	height: 10px;
	margin: -2px 0px 20px 1px;
	padding: 0px 5px 20px 0px;
	width: 179px;
}
  
#col2_content .box .boxfooter {
	background: none;
}

#col2_content .box h4 {
	display: none;
}
  
form div.boxform {
	display: block;
	margin: 3px 0px 0px;
	padding: 1px 3px;
}
  
form div.boxform label {
	display: block;
	float: left;
	padding-right: 3px;
	text-align: right;
	width: 72px;
}

form div.boxform input[type=text], form div.boxform input[type=password] {
	background: #f5f6f5;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	color: #fc7216;
}
  
.left {
	float: left;
}
  
.right {
	float: right;
}
  
/**
  * ------------------------------------------------------------------
  * Editor adjustments
  * ------------------------------------------------------------------
  */
  


/**
  * ------------------------------------------------------------------
  * Form styles
  * ------------------------------------------------------------------
  */

form.contactform input {
	border: 1px solid #A3AAB7;
}

form.contactform input[type=text] {
	font-size: small;
	width: 100%;
}

form.contactform td {
	padding: 1px;

}

form.contactform textarea {
	width: 100%;
	height: 100px;
}

form.loginform div.boxform label {
	text-align: left;
}

form.loginform div.boxform input {
	width: 95%;
}

form.loginform div.boxform input.button {
	width: auto;
}

@media print
{

/**
  * ------------------------------------------------------------------
  * Print Layout
  * ------------------------------------------------------------------
  */

	body, #window, #page, #main { margin:0; padding: 0; border: 0; }
	#window, #page {width: 100% !important; min-width:0; max-width: none; }
	#header { height: auto; }
	#footer { display: none; }
	
	#topnav, #nav_main, #breadcrumb { display: none; }
	
	#col1 { display:none; }
	#col3 { display:none; }
	
	#col2, #col2_content { width: 100%; margin:0; padding: 0; border:0; }
}
