/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background */ background-color: #fff; /* customize_background */ }
img {border: 0px}
a { cursor:pointer}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}


#wrapper {
	width: 1162px;
	height: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
	text-align: left; 
}
#wrapperinside {
	width: 1162px;
	height: 760px;
	float:left;
	border: none;
	text-align: left; 
}
#body-pad {
	padding: 0px 10px 0px 10px;
}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ float: left; width:752px; margin:0px; text-align:left }
#page #headerSpacer{ height:0px }
#page #header{ position:relative;  height:135px; } 
#page #header #logo{ color:#999; font-size:32px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height: auto; 
	margin-bottom: 0px; padding: 0px; margin-top:0px; cursor:pointer;  left:0px ; z-index:10; width:auto;float:left; position: relative }
#page #header #logo a{ /* customize_header_logo */color:#777; /* customize_header_logo */ text-decoration:none;}
#page #header #logo p{ display:inline; line-height:inherit; font-size:inherit; padding:inherit; margin:inherit; color:inherit }

#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#bbb; font-size:13px; margin-top:0px }
#page #header ul.nav-header li a,#page #header ul.nav-header li a:hover{  /*color:#999999*/ }
#page #header ul.nav-header li.nav-selected{  border:1px solid #333; padding:2px 8px; }
#page #header ul.nav-header li.nav-selected a { /*text-decoration:underline*/ }


#page #header #header-area{margin-top: 0px; margin-bottom: 0px; display: none; }
#page #header #header-area #header-area-inside{margin-bottom: 0px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 0px; overflow:hidden; height:0px; clear:both; width:100%; }


#page #central{background:url(/themes/ho2/images/nav_sidebar_right_bg.gif) repeat-y center; clear:both; }
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(/themes/ho2/images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div.sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 68px !important; padding-right: 0px !important; float:right}
 
#page #body{ float:left; padding-left: 0px !important; padding-right: 0px !important}
#page #body h1, #page #body h2, #page #body p {padding: 0px 10px; }
#page #body h1 {color: #c31f33;}
#page #body .rssSummaryListTitle {color: #c31f33;}
#page #body h3, .ccm-search-block-text {
padding: 3px 10px;
}

#page .no-sidebar #body{ float: none !important; width: 752px !important;height: 650px;  }
.sidebar, #sidebar2 { float:left; width:205px; min-height: 799px;  overflow:hidden; 
}
.sidebar p{ line-height:24px;

	background: url(/themes/ho2/images/sidebar-top2.png); 
	background-repeat: no-repeat;
	width:205px;
	height: 35px;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	}

.sidebar img, #sidebar2 img { float:left; overflow:hidden; 
	background: url(/themes/ho2/images/sidebar-top2.png); 
	background-repeat: no-repeat;
}
#page #central.navLeft{ background:url(/themes/ho2/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  .sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#footer{ width: 752px;}
#page #footer{ padding-top:24px; clear:both; padding-bottom:16px; color:#555; font-size:10px; width: 752px;}
#page #footer a{ text-decoration:none }
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

/* customize_miscellaneous */ /* customize_miscellaneous */

/******************************/
/*         NAVIGATION         */
/******************************/
#headerlogo {
	float: left;
	width: 376px;
	height: 112px;
	background-image: url(/themes/ho2/images/logor.png);
	background-repeat: repeat;
}
#headerlogo a img {
	float: right;
	padding: 30px 10px 0px 10px;
	border: none;
}
#headerlogoleft {
	float: left;
	width: 376px;
	height: 112px;
	background-image: url(/themes/ho2/images/logol.png);
	background-repeat: repeat;
}
#headerlogoleft img {
	float: left;
	padding: 30px 10px 0px 10px;
	border: none;
}

#headerNav {
	float: left;
	background-image: url(/themes/ho2/images/navigation2.png);
	background-repeat: repeat;
	width: 692px;
	height: 23px;
	padding-left: 60px;
}

.nav, .nav * {
	margin: 0;
	padding: 0;
	list-style: none;
	}
 
.nav { 
	line-height: 1.0;
	}
 
.nav ul {
	position: absolute; 
	top: -999em; 
	width: 160px; /* left offset of submenus need to match (see below) */
	}
 
.nav ul li { 
	width: 100%;
	}
 
.nav li:hover { 
	visibility: inherit; /* fixes IE7 'sticky bug' */
	}
 
.nav li {
	float: left;
	position: relative;
	width: auto;
	}
 
.nav a {
	display: block;
	position: relative;
	color: #fff;
	padding: 3px 19px 0px 19px;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	}

 
.nav a:hover {
	color: #dd0;
	text-decoration: none;
	}

.nav li:hover ul, .nav li.sfHover ul {
	left: 0; top: 23px; /* match top ul list item height */ 
	z-index: 3;
	background-image: url(/themes/ho2/images/navigation3.png);
	background-repeat: repeat;

	}
 
ul.nav li:hover li ul,ul.nav li.sfHover li ul {
	top: -999em;
	border: 1px solid #000;
	}
 
ul.nav li li:hover ul,ul.nav li li.sfHover ul {
	left: 160px; /* match ul width */ 
	top: 0px;
	border: 1px solid #000;
	}
 
ul.nav li li:hover li ul,ul.nav li li.sfHover li ul { 
	top: -999em;
	}
 
ul.nav li li li:hover ul,ul.nav li li li.sfHover ul { 
	left: 160px; /* match ul width */ 
	top: 0px;
	}
ul.nav li ul li {
	border: 1px solid #aaa;
	}

table {
	border-color: gray;
	border-spacing: 0px;
	width: 752px;
	padding: 10px 15px;
}
th {
	font-size: 1.0em;
	text-align: left;
	padding: 3px 7px 2px 7px;
	background-color: #A7C942;
	color: white;
	border: 1px solid #999;
}
td {
	color: black;
	font-size: 0.9em;
	border: 1px solid #999;
	padding: 3px 7px 2px 7px;
	width: 80px;
}
tr {
	border: 1px solid #98BF21;
	background-color: #EAF2D3;
	padding: 0px;
}
#fadeshow{
}

#pb_body blockquote {
	background-color: #c31f33;
	margin: 10px;
	padding: 15px;
	border-radius: 8px;
	border: 0;
	color: #fff;
	border: #d36775 2px solid;
	font-size: 22px;

	background: rgb(195,31,51); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(195,31,51,1) 0%, rgba(209,62,79,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(195,31,51,1)), color-stop(100%,rgba(209,62,79,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(195,31,51,1) 0%,rgba(209,62,79,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(195,31,51,1) 0%,rgba(209,62,79,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(195,31,51,1) 0%,rgba(209,62,79,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(195,31,51,1) 0%,rgba(209,62,79,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c31f33', endColorstr='#d13e4f',GradientType=0 ); /* IE6-9 */
}

#pb_body blockquote p {
	margin: 0;
}