/*------------------ reset ------------------*/

ul {
	list-style: none;
}

body,h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend,
input,button,select,textarea,dl,dd,dt,hr,table,thead,tbody,tfoot,tr,th,td {
	margin: 0;
	padding: 0;
}

img,a img,:link img,:visited img {
	border: 0;
	padding: 0;
	margin: 0;
}

address,cite,caption {
	font-style: normal;
}

caption,th {
	text-align: left;
}

/*------------------ body ------------------*/

body {
	font: normal 0.7em/1.4em Verdana, "Trebuchet MS", sans-serif;
	color: #000;
	background: #fff url(/assets/hoi/bg.jpg ) repeat-x scroll 0 0; 

}

a:link {
	text-decoration: underline;
	color: #3f3f3f;
}

a:visited {
	text-decoration: underline;
	color: #3f3f3f;
}

a:hover {
	text-decoration: none;
	color: #990033;
}

a:active {
	text-decoration: underline;
	color: #990033;
}

p {
	margin-bottom: 10px;
}

h2 {
	font-size: 130%;
	color: #666;
	border:1px solid #EFEDED;

	height: 33px;
	padding: 5px;
	marhin: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	background: url(/assets/hoi/gradientbg.jpg) repeat-x 0 0;
}

h3 {
	font-size: 100%;
	color: #666;
	border-bottom: 1px solid #a0b8d1;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 12px;
	margin-top: 20px;
}

h4 {
	margin-top: 20px;
}


h4.blue{
	/* background: url(/assets/hoi/h4_blue.png) no-repeat 0 0; */
	background: #669933 none repeat scroll 0 0;
	border: 1px solid #339966;
	width: 155px;
	height: 23px;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 23px;
}

h4.blue a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

h4.grey {
	background: url(/assets/hoi/h4_grey.png) no-repeat 0 0;
	width: 157px;
	height: 23px;
	color: #666;
	font-weight: bold;
	padding: 7px 0 0 23px;
}
.bluesides{
	font: normal 0.7em/1.4em Verdana, "Trebuchet MS", sans-serif;
	font-size: 100%;
}

.bluesides textarea,
.bluesides input{
	font: normal 0.7em/1.4em Verdana, "Trebuchet MS", sans-serif;
	font-size: 100%;
	margin: 5px 0 0 0;
}

.bluesides textarea{
	width: 225px;
}

.bluesides .textinput{
	width: 124px;
}

.bluesides .checkbox{
	float: left;
	margin-right: 5px;
}

.bluesides .checktitle {
	padding-top: 5px;
}

.bluesides label{
}

/*------------------ header ------------------*/

#header {
	width: 830px;
	height: 100px;
	// overflow: hidden;
	background: #333 url(/assets/hoi/bg.jpg) repeat-x scroll 0 0;
	position: relative;
}

#header h1 {
	position: absolute;
	left: 50px;
	top: 5px;
}

#header h1,
#header h1 a {
	width: 111px;
	height: 66px;
	display: block;
	float: left;
	background:  url(/assets/hoi/hoi-logo.gif) no-repeat top right;
}

#header h1 a {
	text-indent: -9999px;
}

/*------------------ search ------------------*/

#search {
	position: absolute;
	width: 240px;
	height: 40px;
	right: 40px;
	top: 10px;
}

#search input.field {
	border: 1px solid #7c7c7c;
	padding: 2px;
	margin-right: 4px;
}

.searchtitle{
	font-size: 100%;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.searchtitle a{
	text-decoration: none;
}

.searchtitle a:hover{
	text-decoration: underline;
}

.searchextract{
	color: #666;
}

.searchpages{
	text-align: right;
	font-size: 100%;
	color: #000;
	border-top: 1px solid #a0b8d1;
	font-weight: normal;
	padding-top: 5px;
	margin-top: 12px;
	margin-bottom: 20px;
}
/*------------------ navigation ------------------*/

ul#nav {
	position: absolute;
	bottom: 12px;
	left: 50px;
	height: 12px;
        Font-Family:	'Trebuchet MS',sans-serif;
        Font-Size:	15.1833px;
}

ul#nav li,
ul#nav li a {
	float: left;
	display: block;
	height: 12px;
}

ul#nav li {
	border-right: 1px solid #DDDDDD;
	line-height: 10px;
	padding-right: 12px;
	margin-right: 11px;
}

ul#nav li a {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

ul#nav li a:hover,
ul#nav li.active a {
	color: #669933;
}

ul#nav li.last {
	border: 0;
}

/*------------------ grid ------------------*/

#container {
	width: 830px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
/* url(/assets/hoi/container_bg.png) repeat-y 0 0; */
}

#main {
	background: #FFFFFF url(/assets/hoi/headerphoto_apple.jpg) no-repeat scroll center 44px;
        overflow:hidden;
        padding:0 30px;
	position: relative;
	top: -1px;
	height: auto;

}

#quicknav {
	background: url(/assets/hoi/greenbar.png) no-repeat center top;
	height: 30px;
	position: relative;
	top:-1px;
	z-order: 100;
}

#quicknav select {
	left: 20px;
	top: 3px;
	width: 160px;
	position: absolute;
}

#quicknav p {
	margin: 0;
	position: absolute;
	left: 265px;
	top: 7px;
	color: #ffffff;
}
#quicknav a {
	text-decoration: none;
}

#quicknav a:hover {
	text-decoration: none;
	color: #ffffff;
}

#quicknav strong {
	position: absolute;
	left: -45px;
	text-transform: uppercase;
	margin-right: 4px;
}

.cat {
	font-weight: bold;
}

.subcat{
	font-style:italic;
}

.interested p {
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px;
	color: #666;
	border-left: 1px solid #669933;
	border-right: 1px solid #669933;
	padding-bottom: 10px;
	padding-top: 10px;
}

#sidebar {
	float: left;
	width: 180px;
	padding: 30px 20px 20px 0;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	top: 206px;
	
	left: 30px;

}

#sidebar ul {
	padding: 13px 5px 10px 0;
}

#sidebar ul li {
	padding-left: 22px;
}

#sidebar ul.blue_box {
	border-left: 1px solid #669933;
	border-right: 1px solid #669933;
}

#sidebar ul.grey_box {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

#sidebar ul.blue_box li a:link {
	color: #666;
	text-decoration: none;
}

#sidebar ul.blue_box li a:visited {
	color: #666;
	text-decoration: none;
}

#sidebar ul.blue_box li a:hover {
	color: #990033;
	text-decoration: underline;
}

#sidebar ul.blue_box li a:active {
	color: #990033;
	text-decoration: none;
}

#sidebar ul.grey_box li a:link {
	color: #666;
	text-decoration: none;
}

#sidebar ul.grey_box li a:visited {
	color: #666;
	text-decoration: none;
}

#sidebar ul.grey_box li a:hover {
	color: #990033;
	text-decoration: underline;
}

#sidebar ul.grey_box li a:active {
	color: #990033;
	text-decoration: none;
}

#sidebar ul li.blue_active {
	font-weight: bold;
	background: url(/assets/hoi/blue_arrow.png) no-repeat 7px 5px;
}

#sidebar ul li.grey_active {
	text-decoration: underline;
	color: #666;
}

#blue_bottom {
	border-bottom:1px solid #339966;
	height:0px;
	width:180px;
}

#grey_bottom_onsite,
#grey_bottom_offsite,
#grey_bottom_downloads{
	background: url(/assets/hoi/grey_bottom.png) no-repeat 0 0;
	width: 180px;
	height: 5px;
}

#blue_bottom_onsite,
#blue_bottom_offsite,
#blue_bottom_downloads{
	background: url(/assets/hoi/blue_bottom.png) no-repeat 0 0;
	width: 180px;
	height: 5px;
}

/*------------------ breadcrumbs ------------------*/

#breadcrumbs {
	color: #999;
	font-style: italic;
	font-size: 10px;
	margin-top: 222px;
	margin-bottom: 10px;
}

/*------------------ main content ------------------*/

#content {
	width: 549px;
	height: auto;
	float: right;
	padding-left: 20px;
	/* border-left: 1px dashed #cecece; */
	text-align: justify;

}

#content strong {
	color: #666;
}

#content ul {
	list-style: disc;
	padding-left: 22px;
	margin-left: 10px;
}

#content ol {
	padding-left: 22px;
	margin-left: 10px;
}

#content li {
        /* list-style: disc; */
        padding-left: 5px;
}
img.floatright {
	float: right;
	margin: 15px 0 15px 20px;
}

img.floatleft {
	float: left;
	margin: 0 15px 15px 0;
}

.defaultarticle{
	height: auto;

}

.boundary{
	height: auto;
        border:1px solid #EFEDED;
        margin: 0 15px 15px 0;

}

.column1 {
	width: 262px;
	float: left;
	margin-right: 20px;
	text-align: justify;
}


.column2 {
	width: 262px;
	float: left;
	margin-right: 0;
	text-align: justify;
}

.pageimg img,
.column1 img,
.column2 img,
.wholearticle img{
	border: 2px solid #669933;
}

.catrow{
	height: auto;
	margin-bottom: 130px;
}

.subgrid {
	width: 111px;
	height: 130px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	float: left;

}

.subgrid img {
	margin-left: 10px;
	margin-right: 10px;
	width: 90px;
	height: auto;
	border: 2px solid #669933;
	padding: 0px;
}

.subtitle {
	width: 111px;
	font-weight: bold;
	text-align: center;

}

.subtitle a {
	color: #002877;
	text-decoration: none;
}

.extract {
	color: #666;
	font-weight: bold;
}

.contact{
	float: left;
	width: 101px;
	margin-top: 5px;
}

.floatleft {
	float: left;
}

.widebluetop{
	/* background: url(/assets/hoi/widebluebar.png) no-repeat 0 0;
	width: 243px;
	height: 23px;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 23px; */


	background: #669933 none repeat scroll 0 0;
	border: 1px solid #339966;
	width: 241px;
	height: 23px;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 23px;
}

.widebluebottom{
	/* background: url(/assets/hoi/widebluebottom.png) no-repeat 0 0; 

	width: 266px;
	height: 5px;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 0; */

	border-bottom:1px solid #339966;
	height:0px;
	width:266px;
        padding: 0 0 0 0; 
}

.bluesides{
	width: 242px;
	height: auto;
	border-left: 1px solid #669933;
	border-right: 1px solid #669933;
	padding-left: 22px;
	text-align: left;

}

/*------------------ footer ------------------*/

#footer {
	clear: both;
	border-top: 1px solid #cecece;
	padding: 15px 0;
	color: #666;
	width: 770px;
	margin: 0 auto;
}


.top {
	float: right;
}

.top a:hover{
	text-decoration: none;
	color: #990033;
}

/*------------------ LIGHTBOX CONTROL ------------------*/
#lightbox {
	background-color:#a0b8d1;
	padding:10px 10px 5px 10px;
}

#lightboxDetails {
	padding-top:5px;
}

#lightboxCaption {
	float:left;
	color:#fff;
	font-size:11px;
}

#keyboardMsg {
	float:right;
}

#keyboardMsg a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

#lightbox img {
	border:none;
}

#overlay {
	background: url(/assets/hoi/1600x1200-000000.gif);
}

#overlay img {
	border:none;
}

#closebutton {
	display:none;
}
