﻿
/*=========BODY============*/
body 
{
  background-color:#edecd9;
  background-image:url('images/hios_bg.jpg');
  background-position:top left;
  background-repeat:repeat;
  background-attachment:scroll;
  margin-top:0px;
 }
 
 .buttonsDiv
 {
     width:444px;
     text-align:right;
     display:block;
 }
 
 .buttons
 {
     right:0px;
     border:solid 2px #6d8432;
     background-color:#FFFFFF;
     cursor:pointer;
     color:#333333;
 }
 
.buttons:hover
 {
     right:0px;
     border:solid 2px #FFFFFF;
     background-color:#6d8432;
     cursor:pointer;
     color:#FFFFFF;
 }
 
/*================LINKS================*/
a
{
    color: #6d8432;
}

a:visited
{
    color: #6d8432;
}

a:hover
{
    color: #6d8432;
    text-decoration:none;
}

/*=======MAIN DIVS================*/
.main
{
    /*this is the main div*/
    background:url('images/hios_body.jpg') no-repeat;
    background-position:top;
    /*background-repeat:no-repeat;*/
    height:711px;
    width:883px;
    margin-left:auto;
    margin-right:auto;
}

.maininner
{
    /*this is div inside the main div*/
    width:849px;
    margin-left:auto;
    margin-right:auto;
    padding-top:6px;
}

/*=======HEADER BANNER================*/
.banner
{
    /*this is the top banner with the logo*/
    width:850px;
    height:242px;
    background-image:url('images/hios_banner.jpg'); 
    background-color:transparent;
    display:block;
}

.banner a
{
    display:block; 
    width:100%; 
    height:100%; 
    text-decoration:none;
}

.banner a:hover
{
    text-decoration:none;
}

/*=======MAIN MENU================*/
.navbg
{
    /*this is div that holds the menu*/
    background-image:url('images/hios_nav_bg.jpg');
    width:850px;
    height:72px;
    background-color:transparent;
}

.search
{
    position: absolute; 
    left: 50%; 
    top:248px;
    margin-left:-400px; 
    height:90px; 
    width:130px;
    background-color:transparent;
    z-index:7;
}

.searchlink
{
    height: 45px; 
    width:130px; 
    overflow: hidden; 
    background: url('images/search-3.jpg') no-repeat top left; 
    display: block
} 
  
.searchlink:hover
{
    background: url('images/search-3.jpg') no-repeat bottom left; 
}

.reg
{
    position: absolute; 
    left: 50%; 
    top:248px;
    margin-left:-268px; 
    height:90px; 
    width:145px;
    background-color:transparent;
    z-index:7;
}

.reglink
{
    height: 45px; 
    width:145px; 
    overflow: hidden; 
    background: url('images/register.jpg') no-repeat top left; 
    display: block
} 

.reglink:hover
{
    background: url('images/register.jpg') no-repeat bottom left; 
}

.aut
{
    position: absolute; 
    left: 50%; 
    top:248px;
    margin-left:-121px; 
    height:90px; 
    width:170px;
    background-color:transparent;
    z-index:7;
}

.autlink
{
    height: 45px; 
    width:170px; 
    overflow: hidden; 
    background: url('images/authorized.jpg') no-repeat top left; 
    display: block
} 
  
.autlink:hover
{
    background: url('images/authorized.jpg') no-repeat bottom left; 
}

.glinks
{
    position: absolute; 
    left: 50%; 
    top:248px;
    margin-left:51px; 
    height:90px; 
    width:92px;
    background-color:transparent;
    z-index:7;
}

.glinkslink
{
    height: 45px; 
    width:92px; 
    overflow: hidden; 
    background: url('images/golflinks.jpg') no-repeat top left; 
    display: block
} 

.glinkslink:hover
{
    background: url('images/golflinks.jpg') no-repeat bottom left; 
}

.comm
{
    position: absolute; 
    left: 50%; 
    top:248px;
    margin-left:145px; 
    height:90px; 
    width:155px;
    background-color:transparent;
    z-index:7;
}

.commlink
{
    height: 45px; 
    width:155px; 
    overflow: hidden; 
    background: url('images/comments.jpg') no-repeat top left; 
    display: block
} 

.commlink:hover
{
    background: url('images/comments.jpg') no-repeat bottom left; 
}

.cont
{
    position: absolute; 
    left: 50%; 
    top:248px;
    margin-left:302px; 
    height:90px; 
    width:98px;
    background-color:transparent;
    z-index:7;
}

.contlink
{
    height: 45px; 
    width:98px; 
    overflow: hidden; 
    background: url('images/contact-8.jpg') no-repeat top left; 
    display: block
} 

.contlink:hover
{
    background: url('images/contact-8.jpg') no-repeat bottom left; 
}

/*============BODY ELEMENTS=============*/
.bodyleft
{
    float:left;
    width:615px;
    background-image:url('images/hios_results_body.jpg');
    background-position:top;
    background-repeat:no-repeat;
    padding-bottom:60px;
    
}

.bodyright
{
    float:left;
    width:230px;
}

.clear
{
    clear:both;
}

/*=========PAGE DIV ELEMENTS=============*/
.pageDiv
{
    background-color:transparent;
    font-family: Times New Roman;
    font-size: 0.9em;
    width:530px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
    margin-top:40px;
}

span.c5 
{
    color: #000000; 
    font-weight:bold; 
    display:block; 
    margin-bottom:20px;
}

span.c5nobreak
{
    color: #000000; 
    font-weight:bold; 
    display:block; 
}

span.c3 
{
    color: #5a5959; 
    font-weight:bold; 
    display:block; 
    margin-bottom:20px;
}

span.c3nobreak
{
    color: #5a5959; 
    font-weight:bold; 
    display:block; 
}

span.c1 
{
    color: #6d8432; 
    font-weight:bold; 
    display:block; 
    margin-bottom:20px;
    font-size:1.3em;
}

span.c1nobreak
{
    color: #6d8432; 
    font-weight:bold; 
    display:block; 
    font-size:1.3em;
}

.homePageImage
{
    margin-bottom:20px;
}

/*============REGISTRY PAGE===============*/
.registryRow
{
    color: #5a5959; 
    font-weight:bold;
    height:35px;
    display:block;
}

.registryRow2
{
    color: #5a5959; 
    font-weight:bold;
    height:200px;
    display:block;
}

.registryTitles
{
    width:200px;
    text-align:left;
    float:left;
}

.registryInputs
{
    width:300px;
    text-align:left;
    float:left;
}

/*===============REGISTRY RESULTS=============*/
.registryResultDiv
{
    width:100%;
    display:block;
    margin-bottom:10px;
    margin-top:10px;
    clear:both;
}

.registryResultDivComments
{
    width:100%;
    text-align:left;
    display:block;
    border-bottom:solid 1px Silver;
}

.registryResultsLeft
{
    float:left;
    width:49%;
}

.registryResultsRight
{
    float:right;
    width:49%;
}

/*==============LINKS================*/
.linksLeft
{
    width:49%;
    float:left;
}

.linksRight
{
    width:49%;
    float:right;
}

/*===============FOOTER==================*/
.footerdiv
{
    background-image:url('images/footer-4.jpg');
    background-position:top;
    background-repeat:no-repeat;
    height:50px;
    margin-top:20px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif ;
    font-size: 0.8em;
    color:Gray;
    padding-top:15px;
}

.footerlinks
{
    color:Gray;
    margin-left:4px;
    margin-right:4px;
}

.copyright
{
    width:700px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    margin-top:15px;
}

.bottomnav
{
    text-align:center;
    width:700px;
    margin-left:auto;
    margin-right:auto;
}



.bottomnav a {
  color: 5a5959;
  font-family: arial;
  text-decoration: underline;
}

.bottomnav a:hover {
  color: 84ac23;
}






.footer{
  position: absolute; 
  left: 50%; 
  top:708px;
  margin-left:-433px; 
  height:0px; 
  width:0px;
  background-color:transparent;
  z-index:5;
}


.right{
  position: absolute; 
  left: 50%; 
  top:318px;
  margin-left:200px; 
  height:0px; 
  width:0px;
  background-color:transparent;
  z-index:2;
}



.regbtn{
  position: absolute; 
  left: 50%; 
  top:325px;
  margin-left:208px; 
  height:59px; 
  width:206px;
  background-color:transparent;
  z-index:2;
}


.img1{
  position: absolute; 
  left: 50%; 
  top:330px;
  margin-left:-386px; 
  height:0px; 
  width:0px;
  background-color:transparent;
  z-index:1;
}




.paragraph2{
  position: absolute; 
  left: 50%; 
  top:490px;
  margin-left:-386px; 
  height:0px; 
  width:470px;
  background-color:transparent;
  font-family: Times New Roman;
  font-size: .9em;
  color:ffffff;
  z-index:7;
}

.paragraph3{
  position: absolute; 
  left: 50%; 
  top:543px;
  margin-left:-386px; 
  height:0px; 
  width:470px;
  background-color:transparent;
  font-family: Times New Roman;
  font-size: .9em;
  color:ffffff;
  z-index:7;
}
.info{
  position: absolute; 
  left: 50%; 
  top:381px;
  margin-left:229px; 
  height:0px; 
  width:400px;
  background-color:transparent;
  z-index:7;
}
