﻿/* 
{

}*/

body 
{
    background-image: url('/_layouts/1043/IMAGES/HOZL.Website/bgpattern.gif');
	font-family: Verdana;
	font-size: 12px;
    /*overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    overflow-y: scroll;*/
    margin: 0px;
    padding: 0px;
}

h1 
{
    font-family: Verdana;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 10px;
    text-transform: uppercase;
}

.content-control img
{
    border: 1px solid #F4B100;
    padding: 1px;
    margin-left: 8px;
    margin-right: 8px;
}

a
{
    color: #000;
    text-decoration: underline;
}

a:hover
{
    text-decoration: underline;
}

.left 
{
    float: left;
}

.right
{
    float: right;
}

#container 
{
    background-color: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    font-family: Verdana;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 1002px;
}

#header
{
    background-color: #fff;
    background-image: url('/_layouts/1043/IMAGES/HOZL.Website/header.jpg');
    background-repeat: no-repeat;
    height: 98px;
    width: 100%;
}

#header img 
{
    margin:0px;
    padding: 0px;
    margin-left: 30px;
}

#menu 
{
	background-color: #F4B100;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 28px;
    width: 100%;
}

#content
{
    background-image: url('/_layouts/1043/IMAGES/HOZL.Website/watermark.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 10px;
    padding-bottom: 40px;
    padding-right: 115px;
	line-height: 150%;
}


#footer 
{
    background-color: #F4B100;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 21px;
    padding-top: 7px;
    vertical-align: middle;
}

#footer table
{
    margin-left: auto;
    margin-right: auto;
}

#wrap
{
    /*background-image: url('/_layouts/1043/IMAGES/HOZL.Website/bgshadow.gif');
    background-repeat: repeat-y;*/
    margin-left: auto;
	margin-right: auto;
	width: 1004px;
}

#bottom
{
    /*background-image: url('/_layouts/1043/IMAGES/HOZL.Website/shadowbottom.gif');
    background-repeat: no-repeat;
    height: 8px;
    margin-left: auto;
	margin-right: auto;
	width: 999px; */
	margin-bottom: 20px;
}

.logo
{
    padding-left: 20px;
    border: 1px;
    height: 98px; 
    width: 194px;
}


/******************************************************************************************/
/**********************            Search Page                    *********************/
/******************************************************************************************/

.search-table {
    border-collapse: collapse;
    width: 100%;
}

.search-date {
    color: #808080;
}

.search-table-arrow {
    width: 20px;
    vertical-align: top;
    padding-top: 0px;
    padding-left: 6px;
    background-image: url('/_layouts/1043/IMAGES/HOZL.Website/arrowbg.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

.search-table td {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
}

.search-box
{
    border: 1px solid #9198a0;
    color: #0e2d4c;
    font-family: Trebuchet MS;
    font-size: 11px;
    padding: 2px;
    width: 150px;
    margin-right: 7px;
    font-style: italic;
}