@charset "iso-8859-1";
/* CSS Document */
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #00688A;
	border-bottom-style: solid;
	font-variant: small-caps;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-color: #09C;
    width:600px;
}
h1 span {
	color: #FEB900;
	font-family: Verdana, Geneva, sans-serif;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	color: #00688A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-color: #09C;
}
h2 span {
color: #FFFFFF;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	color: #FF6666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-color: #09C;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	color: #0099FF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-color: #09C;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	color: #99CC33;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-color: #09C;
}
h7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	color: #00688A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-color: #09C;
}
#clublist ul{
	list-style-type: none;
	margin-left:0;
	padding:0;
	
}
	
#clublist li{
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	background-position:left center;
	padding-left: 25px;
	list-style-type: none;
}

ul.termslist {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet_arrow.png);
	background-position:left center;
	line-height: 35px;
	text-transform: none;
	white-space: normal;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin:2em;
}
ul#listnormal{
list-style-type: disc;
margin:2em;
}
li#listnormal{
	padding-left: 1em;
	margin-bottom: .5em;
	}
.accomlayout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-bottom-style: solid;
	color: #B63A01;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: solid;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #F8EADE;
	border-bottom-color: #F8EADE;
	font-weight: bold;
}
/* Blockquotes
-------------------------------------------------------------- */
blockquote 
{
	background:url(images/quote.png) no-repeat scroll 12px 12px;
	
	font-family:Georgia,'Times New Roman',Times,Serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color: #666;
	line-height:1.5em;
	margin:10px 20px 10px 10px;
	padding:15px 30px 15px 52px;
}

blockquote { quotes:"" ""; }


p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	text-align: left;
	padding-top: 10px;
	}
.publishdate{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	}
hr {
   border: 0;
   width: 98%;
   color: #09C;
   background-color: #09C;
   height: 1px;
   margin-top: 10px;
   margin-bottom: 10px;
  }

div.pagination {
	padding: 3px;
	margin: 3px;
	font-size: 12px;
	text-align: center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #497fbf;
	text-decoration: none;
	color: #B63A01;
	background: #fff;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #497fbf;
	color: #ffffff;
	background-color: #B63A01;
}

div.pagination span.pagination_current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #B63A01;
	font-weight: bold;
	background-color: #E92500;
	color: #fff;
}
	
div.pagination span.pagination_disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

.form_pagination {
  margin-top: 5px;
}
.advisorytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-bottom-style: none;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-style: italic;
	padding: 10px;
	text-align: left;
}

.error{	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: red;
	font-weight: bold;
}
.sold{	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: red;
	font-weight: bold;
}
#form .error{ float: left; clear:left;  }
#form2 .error{ float: left; clear:left;  }
#loading{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
text-decoration: blink;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #ff0000;
	border-bottom-style: solid;
	font-variant: small-caps;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-color: #ff0000;
}
.expiry{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: black;
	font-weight: bold;
}