
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#D9D9D9;
	font-family:verdana;
	font-size:11px;
}

/* IDs */
#site_wrapper {
  width:990px;
  margin: 0 auto;
}

#header {
	background:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:149px;
}
#major_sponsor {
  float:right;
  padding-top:3px;
  padding-right:10px;
}
#navbar {
	background:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	width:990px;
	height:30px;
	text-align:left;
}

#content {
  background:#ffffff;
	background:url(../images/content_bg.gif);
	width:990px;
  float:left;
}

#left_content_column {
	float:left;
	padding:10px;
	width:660px;
}

#right_content_column {
	float:right;
	width:310px;
	text-align:center;
}

#footer {
	width:990px;
	float:left;
}

#footer1 {
	background:url(../images/footer_1.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:30px;
}

#footer2 {
	background:url(../images/footer_2.gif);
	background-repeat:no-repeat;
	width:990px;
	height:138px;
}

#button {
	background:url(../images/button.gif);
	background-repeat:no-repeat;
	width:297px;
	height:36px;
	text-align:left;
	margin:0 auto;
	padding-bottom:5px;
}


/* Advertising */
#leaderboard_top {
}
#island_title {
  padding-top:5px;
  padding-left:5px;
  color:#000000;
  text-align:left;
  font-size:8px;
}
#island_ad {
  padding:5px;
}
#leaderboard_bottom {
  margin: 0 auto;
  padding-top: 20px;
}
#leaderboard_bottom_text {
  margin: 0 auto;
  padding-top: 5px;
  color:#ffffff;
  width:728px;
  text-align:left;
  font-size:8px;
}


/* Sponsors */
#sponsors {
  padding-top:7px;
  color:#ffffff;
  font-style: italic;
  line-height:40px;
}


/* Links */

A:link {
  text-decoration:none;
}
A:active {
  text-decoration:none;
}
A:visited {
  text-decoration:none;
}
A:hover {
  text-decoration:underline;
}


/* Titles */

.pagetitle {
  text-align:left;
  font-size:16px;
  color:#071261;
  font-weight:bold;
}

.title12 {
  font-size:12px;
  color:#071261;
  font-weight:bold;
}

.title11 {
  font-size:11px;
  color:#071261;
  font-weight:bold;
}

.title10 {
  font-size:10px;
  color:#071261;
  font-weight:bold;
}



/* Text */

.text {
  text-align:left;
}

.copyright {
	color:#ffffff;
	padding:9px;
	text-align:left;
	font-size:9px;
}

.date {
	color:#000000;
	font-size:9px;
	font-style: italic;
	font-weight:normal;
}


/* Top Navbar */

.navblock {
	padding-top:7px;
}

a.navlink:link, a.navlink:visited, a.navlink:active {
	color:#ffffff;
	text-decoration:none;
	padding-left:8px;
}
a.navlink:hover {
	color:#ffffff;
	text-decoration:underline;
}


/* Right Column Buttons */

a.buttonlink:link, a.buttonlink:visited, a.buttonlink:active {
	color:#ffffff;
	text-decoration:none;
	line-height:36px;
  font-weight:bold;
  padding-left:50px;
}
a.buttonlink:hover {
	color:#ffffff;
	text-decoration:underline;
	line-height:36px;
  font-weight:bold;
  padding-left:50px;
}


/* Tables */

TABLE {
  border:0px;
  margin-left: auto;
  margin-right: auto;
  padding:2px;
}

TD {
	font-family:verdana;
	font-size:11px;
}

TH {
  background: #000066;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding: 3px 3px 3px 3px;
}

#competitions TD {
  width:95px;
  text-align:center;
  line-height:20px;
}

.cellbg {
  background: #cccccc;
}


/* Club Finder */

.clubfinder_wrapper {
  width:301px;
  height:91px;
  margin:0 auto;
  background:url(../images/club_finder_bg.gif);
	background-repeat:no-repeat;
}
.clubfinder_line1 {
  padding-top:30px;
  color:#ffffff;
}
.clubfinder_line2 {
  padding-top:10px;
  color:#ffffff;
}


/* News Section */
.newswrapper {
  text-align:left;
  width:640px;
  margin:0 auto;
}
.newslink {
  padding-top:5px;
  color:grey;
}
.sumarynewswrapper {
  padding-top:10px;
  padding-bottom:10px;
  border-bottom: 1px dashed #616161;
}
a.newslink:link, a.newslink:visited, a.newslink:active, a.newslink:hover {
	color:#616161;
}


/* Contacts */
.sectiontitle {
  background:#000066;
  color:#ffffff;
  width:400px;
  font-size:12px;
  font-weight:bold;
  text-align:left;
  float:left;
  clear:both;
  padding:5px;
}
.addressblock {
  height:60px;
  float:left;
  clear:both;
  padding-top:10px;
  width:350px;
}
.addresslinetitle {
  float:left;
  clear:both;
  font-weight:bold;
  padding-right:2px;
}
.adresslinetext {
  float:left;
}
.sectiontitlenavbar {
  text-align:left;
  padding-bottom:10px;
}
.contactdetails {
  float:left;
  clear:both;
  width:350px;
  height:80px;
  text-align:left;
  padding:10px;
}
.contacttitle {
  font-weight:bold;
}
.toplinkwrapper {
  text-align:right;
  float:left;
  clear:both;
  padding:10px;
}

/* Forum */
.maintable {
  padding:0px;
  margin:0px auto;
  border-spacing:0px;
  border-collapse: collapse; 
  border: 1px solid #000000;
}
.threadtitle {
  background:#DCDCDC;
  line-height:20px;
  width:350px;
  border-top:1px solid #000000;
}
.threadauthor {
  line-height:20px;
  background:#DCDCDC;
  width:100px;
  border-top:1px solid #000000;
}
.threaddate {
  background:#DCDCDC;
  line-height:20px;
  width:100px;
  border-top:1px solid #000000;
}
.threaddatered {
  background:#DCDCDC;
  line-height:20px;
  width:100px;
  color:red;
  border-top:1px solid #000000;
}
.posttitle {
  line-height:20px;
  padding:0px;
}
.postauthor {
  line-height:20px;
  padding:0px;
}
.postdate {
  line-height:20px;
  padding:0px;
}
.postdatered {
  line-height:20px;
  color:red;
  padding:0px;
}
.viewthreadtitle {
  text-align:center;
  line-height:25px;
}

.viewthreadsidebar {
  background:#E5E5E5;
  width:140px;
  text-align:center;
  border-right:1px solid black;
}
.viewthreadsposted {
  background:#B2B2B2;
  height:30px;
  text-align:center;
}
a.profilelink:link, a.profilelink:visited, a.profilelink:active, a.profilelink:hover {
  font-size:14px;
  font-weight:bold;
}

/* TABS */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    /*font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;*/
    /*font-size: 12px;*/
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../images/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}