html {
    color: black;

}

body {
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background: #EFF0E2 url(/images/background.jpg) no-repeat top left;
    width:955px;
    height: 628px;
}

ul {
    margin:0;
}
img
{
    border: none;
}
.errorExplanation,
.error {
  border: 1px solid red !important;
  padding: 2px 2px 2px 30px;
  font-weight: bold !important;
  background: url(/images/icons/delete.png) #ffe4e1 left no-repeat;
  color: red;
}

fieldset.reduced {
  width:  500px;
  border:1px solid #336799;  
}

form {
    padding:0;
    margin:0;
}
div#layout {
    text-align: left;
    width: 830px;
    padding: 0;
    margin: 0;
    /*height: 100%;*/
    float: left;
}

div#header {
    /*background: url(/images/header.png);*/
    height: 141px;
    width: 895px;
    /*padding-top:20px;*/
}

div#header div#main {
    margin-left:193px;
    width:613px;
    height:141px;
    /*background: url(/images/nbn_full_header.jpg);*/
}

div#header div#logo {
    position:absolute;
    top:50px;
    height:100px;
    width:300px;
    /*background: url(/images/header_left_title.gif) no-repeat;*/
}

div#menu {
  background:black none repeat scroll 0%;
  float:left;
  margin-top:-11px;
  padding-top:11px;
  width:188px;

}

div#menu ul {
    list-style: none;
    font-size: 15px;    
    padding: 0;
    margin: 0;
    width:164px;
    margin-left:24px;
}

div#menu ul li {
    padding-right:20px;
    text-align:right;
    padding-top:14px;
    margin-bottom: 14px;
    width: 144px;
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
}

div#menu ul li a {
    color: white;
    text-decoration: none;
    
}

div#menu ul li a:hover, div#menu ul li a:focus {
    color: #CDC673;
    text-decoration: none;
}

div#menu ul li#services_directory {
    background: url(/images/directory.jpg) no-repeat;
    height: 38px;
}

div#menu ul li#gift_shops {
    background: url(/images/gift.jpg) no-repeat;
    height: 38px;    
}

div#menu ul li#static_pages {
    background: #336699 url(/images/menu_up.jpg) top left no-repeat ;
    margin-bottom:0;
    padding-top: 15px;
}

div#menu ul li#static_pages_bottom {
    position:relative;
    top:-1px;
    background: url(/images/menu_bottom.jpg) top left no-repeat;
    height: 5px;
    margin-bottom: 2px;
}

div#menu ul li#search_box {
    line-height:1px;
    /*background: url(/images/menu_up.png) top no-repeat #336799;*/
    background:transparent;
    vertical-align:bottom;
    margin-bottom:0;
}

div#menu ul li#search_box input.search{
    margin-left:10px;
    border:0px;
    width:60px;
    height:12px;
    border:1px solid #336799;
    font-size:8pt;
    color: #336799;    
}

div#menu ul li#search_box a.search_button{
    color: #336799;
    font-size:8pt;
}

div#menu ul li#search_bottom {
    position:relative;
    top:-1px;
    background: url(/images/menu_bottom.jpg) top no-repeat;
    height: 16px;
}

div#menu ul li#log_in_sign_up {
    padding-top: 5px;
	display: none;
    padding-right: 15px;
    font-size: 11px;
    text-align: right;
    height: 100px;
}

div#menu ul li#log_in_sign_up input {
    font-size: 10px;
    width: 80px;
}

div#content {
    float: left;
    padding-left:7px;
    padding-top:20px;
    width: 605px;
    margin-bottom:20px;
}

div#content input {
   /* border:1px solid #336799;*/
    font-size:8pt;
    color: #336799;		
}

div#content textarea {
    border:1px solid #336799;
    font-size:8pt;
    color: #336799;		
}

div#footer {
    /*background: #eeeeee;
     url(/images/background.jpg) repeat-y; */
     background:  #EFF0E2; 
     /* url(/images/bottom_bg.jpg) top left no-repeat; */
    width: 801px;
    height: 21px;
    color:silver;
    font-size:11px;
    
    
}
div#footer a:link, div#footer a:visited
{
    color: gray;
}
div#footer a:hover, div#footer a:focus
{
    color: black;
}

div#footer table.table_footer {
    width:100%;
}

div#right_border {
    float:right;
    height:94%;
}


table.list {
    width:100%;
}

table.info {
    width:100%;
}

table.info th {
    width:120px;
}

table.info tr {
    vertical-align:top;
}


table.data {
    width:550px;
}

table.data th {
	font-weight:normal;
}

table.data tr input {
	height:18px;
}



table.list tbody tr {
    height:30px;    
}

table.list tr.light {
    background-color:#fff1ba;
}

table.list tr.hilight {
    background-color:#ffd83d;
}

table.list tr.dark {
    background-color:#fff1ba;
}

table.list thead th {
    /*padding-left:4px;*/
    /*padding-right:4px;    */
    height:28px;
    background: url(/images/table_list_thead.gif) repeat-x;
    color: white;
    text-align: left;
}

div.product {
    cursor:pointer;
    margin: 4px;
	margin-bottom:20px;
    padding:0px;	
    text-align: center;
    width: 140px;
    height: 120px;
    float: left;

}

div.product table {
    width:120px;
    height:110px;   
}

div.product table tr td {
    vertical-align:middle;
}

div#categories-list ul {
    list-style-type:none;
    padding:0;
}

div.pagination {
    text-align:center;
    width:100%;
}

table.contact_details {
    margin-top:10px;
    width:250px;
    text-align:left;
    font-size:7pt;
    color:white;
}
table.contact_details tr {
    height:30px;
    background-color: #155896;
}

table.contact_details th {
    padding-left:30px;
}

table.contact_details td {
    padding-right:10px;
}
table.contact_details td input {
    border:0px;
    width:80px;
    height:12px;
    border:1px solid #336799;
    font-size:8pt;
    color: #336799;	
}

div.discount {
    border:1px solid black;
    text-align:center;    
}

div.picture {
    white-space:nowrap;
    margin: 5px;
    text-align: center;
    width: 60px;
    height: 60px;
    float: left;
    cursor:pointer;
}

div.picture fieldset legend {
    padding-bottom:5px;
}

fieldset.search {
    margin-bottom:20px;
}
fieldset.search legend {
    font-weight:bold;
    font-size:9pt;
    padding-bottom:5px;
}

div#static_page {
    padding-left:30px;
    padding-right:25px;
}

div#static_page_title {
    color:gray;
    font-weight:bold;
    font-size:14pt;
    text-align:right;
    margin:50px;
    margin-top:30px;
    margin-bottom:30px;    
}

contact_details input {
    border:0px;
    width:80px;
    height:12px;
    border:1px solid #336799;
    font-size:8pt;
    color: #336799;    
}

a#see_the_site {
    font-size:8pt;
    color: white;
}

div.term {
	border:1px solid black;
    padding:3px;
    overflow:auto;
    margin-top:15px;
    width:510px;
    height:300px;
}
#term {
}

#static_page #search_box {		
	width:370px;
	border:1px solid #cecfc1;
	background-color:#f6f6f6;
}

#services_ids
{
	width:125px;
}
#locations_ids {	
	width:100px;
}
.inputs
{
	width: 255px;
}

.icon, .icone
{
	border: none;
	width: 16px;
	height: 16px;
        vertical-align:middle;
        padding-right: 3px;
        padding-left: 3px;
}

div#menu ul li#join_button
{
    padding-top: 7px;
    padding-bottom: 10px;
    width: 144px;
      background: transparent url(/images/join_button_new.jpg) top left no-repeat;
      text-align: left;
      vertical-align: top;
      color: white;
      text-decoration: none;
      text-align: right;
}
#join_button a
{
        margin: 0px;
        
}
#join_button a:link, #join_button a:visited
{
	color: white;
	text-decoration: none;
}
#join_button a:hover, #join_button a:focus
{
	color: yellow;
}
.font14
{
	font-size: 14px;
}
ul.ul
{
	margin: 20px;
}
#mngr_lnk
{
  height:40px;
  left:540px;
  position:relative;
  top:25px;
  width:30px;
  z-index:100;
}

/*             styles for the star rater - normal yellow               
    .star-rating{
        list-style:none;
        margin: 0px;
        padding:0px;
        width: 125px;
        height: 25px;      
        position: relative;
        background: url(/images/star_rating.gif) top left repeat-x;        
    }
    .star-rating li{
        padding:0px;
        margin:0px;
        float: left;

    }
    .star-rating li a{
        display:block;
        width:25px;
        height: 25px;
        text-decoration: none;
        text-indent: -7500px;
        z-index: 20;
        position: absolute;
        padding: 0px;
    }
    .star-rating li a:hover{
        background: url(/images/star_rating.gif) left center;
        z-index: 2;
        left: 0px;
        border:none;
    }
    .star-rating a.one-star{
        left: 0px;
    }
    .star-rating a.one-star:hover{
        width:25px;
    }
    .star-rating a.two-stars{
        left:25px;
    }
    .star-rating a.two-stars:hover{
        width: 50px;
    }
    .star-rating a.three-stars{
        left: 50px;
    }
    .star-rating a.three-stars:hover{
        width: 75px;
    }
    .star-rating a.four-stars{
        left: 75px;
    }    
    .star-rating a.four-stars:hover{
        width: 100px;
    }
    .star-rating a.five-stars{
        left: 100px;
    }
    .star-rating a.five-stars:hover{
        width: 125px;
    }
    .star-rating li.current-rating{
        background: url(/images/star_rating.gif) left bottom;
     
        height: 25px;
        display: block;
        text-indent: -7500px;
        z-index: 1;
    }
    .star-rating li.current-rating-rated {
      background: url(/images/star_rating.gif) left bottom;
      
      height: 12px;
      display: block;
      text-indent: -7500px;
      z-index: 1;
    }
.star-ratings-block {  
     font-size: .75em;
 }
 
  ---------------------------- */
 /*        star rating red  */
 
    .star-rating{
        list-style:none;
        margin: 0px;
        padding:0px;
        width: 80px;
        height: 16px;      
        position: relative;
        background: url(/images/red_star.gif) top left repeat-x;        
    }
    .star-rating li{
        padding:0px;
        margin:0px;
        /*\*/
        float: left;
        /* */
    }
    .star-rating li a{
        display:block;
        width:16px;
        height: 16px;
        text-decoration: none;
        text-indent: -4800px;
        z-index: 20;
        position: absolute;
        padding: 0px;
    }
    .star-rating li a:hover{
        background: url(/images/red_star.gif) left center;
        z-index: 2;
        left: 0px;
        border:none;
    }
    .star-rating a.one-star{
        left: 0px;
    }
    .star-rating a.one-star:hover{
        width:16px;
    }
    .star-rating a.two-stars{
        left:16px;
    }
    .star-rating a.two-stars:hover{
        width: 32px;
    }
    .star-rating a.three-stars{
        left: 32px;
    }
    .star-rating a.three-stars:hover{
        width: 48px;
    }
    .star-rating a.four-stars{
        left: 48px;
    }    
    .star-rating a.four-stars:hover{
        width: 64px;
    }
    .star-rating a.five-stars{
        left: 64px;
    }
    .star-rating a.five-stars:hover{
        width: 80px;
    }
    .star-rating li.current-rating{
        background: url(/images/red_star.gif) left bottom;
     /*   position: absolute;*/
        height: 16px;
        display: block;
        text-indent: -4800px;
        z-index: 1;
    }
    .star-rating li.current-rating-rated {
      background: url(/images/red_star.gif) left bottom;
      /*position: absolute;*/
      height: 12px;
      display: block;
      text-indent: -4800px;
      z-index: 1;
    }
.star-ratings-block {  
     font-size: .48em;
 }
 
 
 /*--------------------------------------------------------------------------------*/
   .star-rating-overall,
  .star-rating-overall a:hover,
  .star-rating-overall a:active,
  .star-rating-overall a:focus,
  .star-rating-overall .current-rating-overall{
  background: url('/images/big_star_rating.gif') left -1000px repeat-x;
  }
  .star-rating-overall{
  position: relative;
  width: 150px;
  height: 30px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: top left;
  }
  .star-rating-overall li{
  display: inline;
  }
  .star-rating-overall a,
  .star-rating-overall .current-rating-overall{
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 30px;
  line-height: 30px;
  outline: none;
  overflow: hidden;
  border: none;
  }
  .star-rating-overall a:hover,
  .star-rating-overall a:active,
  .star-rating-overall a:focus{
  background-position: center left;
  }
  .star-rating-overall a.one-stars{
  width: 20%;
  z-index: 6;
  }
  .star-rating-overall a.two-stars{
  width: 40%;
  z-index: 5;
  }
  .star-rating-overall a.three-stars{
  width: 60%;
  z-index: 4;
  }
  .star-rating-overall a.four-stars{
  width: 80%;
  z-index: 3;
  }
  .star-rating-overall a.five-stars{
  width: 100%;
  z-index: 2;
  }
  .star-rating-overall .current-rating-overall{
  z-index: 1;
  background-position: bottom left;
  }
  .star-rating-block-overall {
  font-size: .75em;
  text-align: center;
  width: 100%;
  } 

 /* ---------------------------- */
.rates
{
    position: relative;
    top: 185px;
    left: 0px;
    font-size: 7pt;
}
div#rate_field
{
    background: transparent url(/images/rate_bg.png) top left no-repeat;
    width: 258px;
    height: 100px;
    padding: 15px;

}
table.vote_rows tr th
{
    line-height: 25px;
    vertical-align: middle;
    text-align: left;
}
table.vote_rows tr td.vote_container
{
    text-align: center;
    width: 88px;
}
div#voted
{
    font-size: 16px;
    text-align: center;
}
#notice-box
{
  padding: 2px 2px 2px 30px;
  border: 1px solid #9c9 !important;
  font-weight: bold !important;
  background: url(/images/icons/accept.png) #E2F9E3 left no-repeat;
  color: #060; 
}
#attention_banner
{
  cursor: pointer;
  background: red url(/images/attention.gif) top left no-repeat;
  width: 146px;
  height: 115px;
  margin: 14px 4px 20px;
  padding:0px;
  text-align:center;
  float: left;
}
div#top_black
{
    height: 21px;
    width: 799px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: black;
    padding-top: 2px;
}
div#top_black div
{
    padding-left: 10px;
    padding-right: 10px;
    color: #ffcc99;
    font-weight: bold;
}
div#top_black div a, div#top_black div a:link,div#top_black div a:visited
{
    color: #ffcc99;
}
div#top_black div a:hover,div#top_black div a:focus
{
    color: #ffeedd;
}

div#header
{
    background: transparent url(/images/nbn_full_header.jpg) top left no-repeat;
    width: 799px;
    height: 158px;
}
div#menu ul li#nbn_site {
    background: url(/images/nbnhome.jpg) top left no-repeat;
    height: 99px;    
}
div#join_home
{
    background: transparent url(/images/join_home.jpg) top left no-repeat;
    width: 167px;
    height: 50px;
    cursor: pointer;
}
div#footer_ad
{
    width: 801px;
    height: 98px;
    background: transparent url(/images/banners.jpg) top left no-repeat;
    margin-top: 4px;
    position: relative;
    
}
div#pre_footer
{
    width: 829px;
    
    height: 29px;
    background:  #EFF0E2 url(/images/bottom_bg.jpg) top left no-repeat;
}
