
body {
  background: #f8f8f8;
  padding: 0px;
  margin: 0px;
}

div.wrapper {
  background: #fff;
  width: 858px;
  border: 1px solid #666;
  margin-top: 16px;
  margin-bottom: 0px;
  text-align: left;
}  
div.search {
  text-align: left;
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
 font-weight: bold;

  text-align: center;
} 
div.description {
    border: 1px dashed #ccc;
    padding: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    background: #fff;
}

div.searchform { 
    border: 2px solid #436b62; 
    padding: 8px; 
    margin-bottom: 20px; 
    background: #eec; 
    vertical-align: middle; 
}

div.linebreak {
      clear: both;
	
}

div.icon {
      width: 64px;
        float: left;
	  text-align: center;
}

img.icon16 {
      position: relative;
        top: 4px;
}

div.icon input {
      border: 0px;
        background: #fff;
	  text-decoration: none;
	    color: #FF6600;
	      font-family: "Trebuchet MS", Arial;
	        font-size: 11px;
}

div.icon input:hover {
            text-decoration: none;
	            color: #A6C4E1;
}


div.iconbar {
          margin: 0 auto;
}

div.picture {
margin:14px;
	#float: left;
border:0;
}  

div.searchpager {
      	text-align: center;
	text-decoration: none;
}

a {
      color: #3f6d62;
        text-decoration: none;
}

a:visited {
      text-decoration: none;
}

a:hover {
      text-decoration: underline;
}

form {
  margin: 0px;
  padding: 0px;
}

/* Header */

table.header {
  width: 100%;
  padding: 0px;
  margin: 0px;
  background: url(/images/background-blue.jpg);
  background-color: #3f6d62;
}

table.header tr {
}

table.header tr td.logo {
  text-align: left;
  padding-top: 8px; 
  padding-bottom: 8px;
  padding-left: 8px;
  width: 150px;
}

table.header tr td.tagline {
  text-align: right;
  padding-top: 8px; 
  padding-bottom: 8px;
  padding-right: 8px;
}

table.header tr td.logo img {
  border: 0px;
} 

table.header tr td.address {
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-right: 8px;
}

.address a, .address a:hover {
  color: #000;
}

table.header tr.topmenu {
 background: #999;
 color: #fff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 text-align: right;
 height: 17px;
} 

table.header tr.topmenu TD {
 padding-top: 4px;
 padding-left: 16px;
 padding-right: 16px;
 padding-bottom: 4px;
}

table.header tr.topmenu td.tagline {
 font-size: 18px;
 text-align: left;
 padding-left: 32px;
}

table.header tr.topmenu td.menu {
  font-weight: normal;
  height: 17px;
  text-align: right;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
}

table.header tr.topmenu td.menu div {
  text-align: left;
  border-bottom: 1px solid #fff;
}

table.header tr.topmenu td.menu div A {
  color : #fff;
  text-decoration: none;
}

table.header tr.topmenu td.menu div A:visited {
  color : #fff;
}

table.header tr.topmenu td.menu div A:hover {
  color : #fff;
}

table.header tr td.logo {
  border-bottom: 1px solid #000;
}

img.logo {
}

/* LH Nav */

table tr td.lhnav {
  width: 150px;
  border-right: 1px dashed #ccc;
  background: #eec;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-top: 4px;
}

td.lhhdr {
  padding: 0px;
  margin: 0px;
}

table.lhgroup {
  margin: 0px;
  padding: 0px;
  margin-bottom: 8px;
}

td.lhelement {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  width: 150px;
  margin-bottom: 8px;
  border-bottom: 2px solid #ccc;
  border-top: 2px solid #ccc;
  background: #436b62;
  color: #fff;
  height: 13px;
}

td.lhelement a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

td.lhlogin {
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
  font-size: 9px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666;
}

td.lhtext {
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
  font-size: 9px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000;
}

td.lhgtext {
  padding: 0px;
  margin: 0px;
  padding-left: 1px;
  padding-top: 0px;
  font-size: 9px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666;
}

td.lhgtext a, td.lhgtext a:hover {
  color: #666;
}


td.lhinput {
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
  font-size: 9px;
  font-family: Arial, Helvetica, sans-serif;
}

td.lhinput INPUT {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
/* Content */

table.content {
 border-bottom: 1px dashed #ccc;
}

table tr td.content {
  background: #fff;
  margin: 0px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 0px;
  vertical-align: top;
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

.content h1 {
  font-size: 18px;
  margin-top: 8px;
  margin-bottom: 0px;
  color: #b01f24;
}

.content h2 {
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.content h3 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.content h4 {
  font-size: 12px;
}

.content div.header {
  width: 100%;
  background: #c60;
  margin: 0px;
  padding: 0px;
  margin-bottom: 6px;
}

.content div.smalltext {
  font-size: 10px;
  padding: 8px;
  border: 1px dashed #ccc;
}

.content table.offers {
  width: 100%;
}

.content table.offers tr td.offer {
  width: 25%;
  border: 1px solid #eee;
}

.content table.offers tr td.spacer {
  width: 1.5%;
}

.content ul {
  margin-top: 4px;
  margin-left: 4px;
  padding-left: 4px;
}

table.twocol {
  width: 100%;
  border-collapse: collapse;
  margin-top: 16px;
} 

.twocol th {
  background: #999;
  color: #fff;
  paddding-top: 2px;
  padding-bottom: 2px;
  vertical-align: top;
  text-align: center;
  width: 50%;
  border-collapse: true;
  border: 1px solid #999;
}

.twocol td {
  paddding-top: 2px;
  padding-bottom: 2px;
  vertical-align: top;
  width: 50%;
  border: 1px solid #999;
  padding: 4px;
}

.twocol ul {
  margin-left: 16px;
}

.twocol li {
  margin-left: 4px;
}

table.contenttable {
 border-bottom: 1px solid #999;
}

.content P, .content div {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

.content UL LI {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  margin-bottom: 2px;
}

.content table.profile {
  margin-left: 12px;
  margin-bottom: 12px;
}

.content table.profile h1 {
  color: #000;
}

.profile .ourprice {
  font-size: 13px;
  font-weight: bold;
}

.profile span.price {
  color: #b01f24;
}

.content table.infoarea {
  margin-left: 12px;
  border: 1px solid #ccc;
  background: #eee;
}

.infoarea h2 {
  color: #000;
  margin-left: 4px;
}

.questionnaire {
      width: 570px;
      border: 1px solid #000;
      font-family: Arial, helvetica, sans-serif;
      font-size: 11px;
}
.questionnaire th{
      text-align: left;
        font-size: 12px;
	  font-weight: bold;
}
.questionnaire td{
      text-align: left;
}
.questionnaire .question {
      font-weight: bold;
        width: 200px;
}
.questionnaire .heading {
      background-color: #3E6C61;
        color: #FFF;
}
.questionnaire .even {
      background-color: #F7F7F7;
}
.questionnaire .error {
      background-color: #FF3300;
        font-weight: bold;

}
.questionnaire .odd {
      background-color: #DFDFDF;
}
.questionnaire .large_note {
      font-style: italic;
}
.questionnaire .note {
      text-align: right;
        width: 250px;
	  font-style: italic;
}
.questionnaire .instruction {
      font-weight: bold;
}


table.infospec {
  margin-left: 8px;
}

.infospec .boldtablecells {
  font-weight: bold;
  padding-left: 8px;
  color: #333;
}

.infospec .subsubtitle {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}

/* RH Nav */
td.rhnav {
  width: 150px;
  vertical-align: top;
  border-left: 1px dashed #ccc;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  background: #eee;
}

td.rhnav h1 {
  font-size: 13px;
  margin: 0px;
}

td.rhnav ul {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 10px;
  padding-left: 10px;
  list-style-position: outside;
}

td.rhnav ul li {
  marker-offset: 2px;
}

#rhtopimg {
  margin-bottom: 16px;
  border: 1px solid #000;
}

#rhtext {
  padding-left: 4px;
  padding-right: 4px;
}

#rhtext a {
  color: #000;
  text-decoration: none;
}

#rhtext a:hover {
  color: #000;
  text-decoration: underline;
}

/* Front Page */

div.front {
 background: #eee;
}

div.front IMG#content {
 width: 160px;
 height: 160px;
 border: 1px solid #000;
}

div.front IMG#commerce {
 margin-left: 4px;
 width: 160px;
 height: 160px;
 border: 1px solid #000;
}

div.front IMG#community {
 margin-top: 4px;
 margin-bottom: 16px;
 width: 160px;
 height: 160px;
 border: 1px solid #000;
}

div.front IMG#sport {
 margin-top: 4px;
 margin-left: 4px;
 margin-bottom: 16px;
 width: 160px;
 height: 160px;
 border: 1px solid #000;
}

table.latestnews {
  border: 1px solid #666;
  background: #fff;
  width: 100%;
  font-size: 12px;
  font-family: Arial, helvetica, sans-serif;
  margin-bottom: 16px;
}

table.latestnews tr td {
  padding-top: 2px;
  padding-bottom: 2px;
}

td.bullet {
  width: 12px;
  padding-left: 8px;
  padding-right: 8px;
}


table.latestnews tr th {
  background: #666;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 16px;
  padding-right: 16px;
}

/* Footer */

div.footer {
 margin-top: 8px;
 margin-left: 16px;
 margin-right: 32px;
 margin-bottom: 16px;
 text-align: right;
 color: #999;
 font-size: 10px;
 font-family: Arial, helvetica, sans-serif;
}

div.footer A {
 color: #999;
}

div.footer A:visited {
 color: #999;
}

div.credit {
 margin-top: 4px;
 margin-left: 16px;
 margin-right: 8px;
 margin-bottom: 16px;
 text-align: right;
 color: #999;
 font-size: 10px;
 font-family: Arial, helvetica, sans-serif;
 width: 758px;
}

.type_textarea {
  width: 100%;
  height: 100px;
  color: #000;
  background-color: #FFF !important;
}
.type_textareadetail {
  width: 100%;
  height: 100px;
  color: #000;
  background-color: #FFF !important;
}

.type_text {
  width: 325px;
  color: #000;
  background-color: #FFF !important;
}

.type_text_other {
  width: 430px;
  color: #000;
  background-color: #FFF !important;
}

.odd {
      background: #eec;
}

.even {
      background: #FFe;
}


.techtable { font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.techtable tr th { font-weight: bold; color: #ffffff; border: 1px solid #cccccc; margin: 2px; padding: 2px; background-color: #436b62; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.techtable tr td { border: 1px solid #cccccc; color:#000000; margin: 2px; padding: 2px; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.techtable a { text-decoration: none; color: #000000; }
.techtable a:hover { text-decoration: underline; color: #436b62  }
table.techtable, TABLE.results { width: 100% }


table.clubsearch {
  margin-bottom: 12px;
}
