body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.74em;
	color: #333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background:url(/art/header/bkg.gif) repeat-x;
}
textarea {
	color: #333;
	border: 1px solid #999;
	padding: 4px; outline:none;
}
input {
	color: #333; outline:none;
}
select {
	color: #333;
	border: 1px solid #999;
	padding: 4px; outline:none;
}
a:link {
	color : #046390;
	text-decoration : none;
}
a:visited {
	color : #046390;
	text-decoration : none;
}
a:hover {
	color: #012E43;
	text-decoration : none;
}
#header {
	position:relative;
	margin: 0;
	width: 98%;
	z-index:10;
}
#wrapper {
	margin:16px auto;
	z-index:10;
	width:1000px;
}
#content {
	float:left;
	width:690px;
	z-index:11;
}
#sidebar {
	float:right;
	text-align:left;
	width:300px;
}
#footer {
	margin: 0px auto;
	font-size: 0.8em;
}
#footercontent {
	padding: 14px;
	text-align:center;
}
h1 {font-size: 1em;}
h2 {font-size: 1.1em;}
h3 {font-size: 1em;}
.topZero {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content*/
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
.tableMain {
	border-collapse: collapse;
	border: 1px solid #000;
}
.tableMain td {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	margin-left:1px;
}
.tableMain th {
	padding: 3px;
	color: #FFF;
	background:#000;
	padding: 3px 3px 4px;
	font-weight: normal;
	}
.tableGrey {
	border-collapse: collapse;
	border: 1px solid #666;
}
.tableGrey td {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
	margin-left:1px;
}
.tableGrey th {
	padding: 3px;
	color: #FFF;
	background:#999;
	padding: 3px 3px 4px;
	font-weight: normal;
	}
.tableMainNR {
	border-collapse: collapse;
	font-size: 11px;
}
.tableMainNR td {
	padding: 3px;
	border: 1px solid #000;
	margin-left:1px;
}
.tableMainNR th {
	border: 1px solid #000;
	padding: 3px;
	padding: 3px 3px 4px;
	font-weight: normal;
}
.tableOrange {
	border-collapse: collapse;
	font-size: 11px;
	border: 1px solid #F60;
}
.tableOrange td {
	padding: 3px;
	margin-left:1px;
	border: 1px solid #F60;
}
.tableOrange th {
	padding: 3px;
	padding: 3px 3px 4px;
	font-weight: normal;
	background:#F60;
	color:#FFF;
}
.tableOrangeBoxed {
	border-collapse: collapse;
	font-size: 11px;
	border: 1px solid #C60;
}
.tableOrangeBoxed td {
	padding: 3px;
	margin-left:1px;
	border: 1px solid #C60;
}
.tableOrangeBoxed th {
	padding: 3px;
	padding: 3px 3px 4px;
	font-weight: normal;
	background:#F60;
	color:#FFF;
	border: 1px solid #C60;
}
.tableGreenBoxed {
	border-collapse: collapse;
	font-size: 11px;
	border: 1px solid #060;
}
.tableGreenBoxed td {
	padding: 3px;
	margin-left:1px;
	border: 1px solid #060;
}
.tableGreenBoxed th {
	padding: 3px;
	padding: 3px 3px 4px;
	font-weight: normal;
	background:#090;
	color:#FFF;
	border: 1px solid #060;
}
.tableScorecard {
	border-collapse: collapse;
}
.tableScorecard th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #333;
}
.tableScorecard td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #333;
}
.tableReviews {
	border-collapse: collapse;
	border-bottom: 1px solid #333;
}
.tableReviews th {
	font-size: 11px;
	background-color: #EEE;
	padding: 4px;
	font-weight:normal;
}
.tableReviews td {
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
}
.suggest td {
	color:#000;
	font-weight: normal;
	font-size:.9em;
	line-height:1.1em;
	padding: 3px 10px;
	background:#27be10;
	border-bottom:#FFF solid 1px;
}
.suggest td:hover {
	color:#FFF;
	background: #333;
}
.clubList td {
	color:#000;
	font-weight: normal;
	font-size:.9em;
	line-height:1.1em;
	padding: 3px 10px;
	background:#F8F8F8;
	border-bottom:#FFF solid 1px;
	cursor:pointer;
}
.clubList td:hover {
	color:#FFF;
	background: #27BF10;
}
.greenBox {
	display:block;
	padding:2px;
	text-align:center;
	border:#090 solid 1px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.greenBoxHeader {
	font-size:12px;
	text-align:center;
	padding:6px;
	background:#090;
	color:#FFF;
	color:#FFF;
	-webkit-border-radius-left: 8px;
	-webkit-border-radius-right: 8px;
	-moz-border-top-left-radius:8px;
	-moz-border-top-right-radius:8px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.darkBox {
	display:block;
	padding:4px;
	text-align:center;
	border:#000 solid 1px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.darkBoxHeader {
	font-size:12px;
	text-align:center;
	padding:6px;
	background:#000;
	color:#FFF;
	-webkit-border-radius-left: 8px;
	-webkit-border-radius-right: 8px;
	-moz-border-top-left-radius:8px;
	-moz-border-top-right-radius:8px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.orangeBox {
	display:block;
	padding:2px;
	text-align:center;
	border:#F60 solid 1px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.orangeBoxHeader {
	font-size:12px;
	text-align:center;
	padding:6px;
	background:#F60;
	color:#FFF;
	-webkit-border-radius-left: 8px;
	-webkit-border-radius-right: 8px;
	-moz-border-top-left-radius:8px;
	-moz-border-top-right-radius:8px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.roundTop { 
	background:url(/art/fade_black_sm.png) repeat-x;
	display:block;
	text-decoration:none;
	border:1px solid #333;	
	background-color:#333;
	color:#FFF;
	outline:0;
	-moz-border-radius:6px 6px 0 0;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
/* club list pages */
/* course name list */
#courseNames {
	padding: 0 0 1em 8px;
	margin-bottom: 1em;
	text-transform:capitalize;
	width:250px; 
	height:300px; 
}

#courseNames ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#courseNames li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#courseNames li a {
	display: block;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	width: 100%;
}

html>body #courseNames li a {
	width: auto;
}

#courseNames li a:hover {
	background-color: #F60;
	color: #fff;
}

/* club suggest display */
.ac_results {
	padding: 0px;
	border: 1px solid #999;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	margin-left:-224px;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 11px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_loading {
	background: white url('/addons/icons/loading/mac.gif') right center no-repeat;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #999999;
	color: white;
}
/* fancy box */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 100;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 170;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/art/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 160;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 170;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 170;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 170;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/art/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 251;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 1000; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 1100; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/art/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/art/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 770;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 140;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 140;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/art/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/art/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/art/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/art/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/art/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/art/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/art/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/art/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 10000;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/art/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/art/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/art/fancy_title_right.png') repeat-x;
}

/* qTip global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
	background-color:#FAFAFA;
}
.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
	background-color: #FAFAFA;
	color:#333;
	border:1px solid #CCC;
}
.cluetip-default h3#cluetip-title {
	margin: 0 0 0px;
	padding: 8px 10px 4px;
	font-weight: normal;
	background-color:#FAFAFA;
	color: #333;
}
.cluetip-default #cluetip-inner {
  padding: 10px;
	text-align:left;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}
/* add this buttons style */
.addthis_toolbox.atfixed {
    position: fixed;
		background:#000;
    top: 280px;
		padding-top:3px;
    right: -10px;
    width: 44px;
		text-align:left;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.addthis_toolbox .custom_images a {
    padding: 5px;
    width: 24px;
    height: 24px;
    margin: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.50; }

/* JScroll */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(/art/jScroll_track.png);
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: #000;
}
.scroll-pane {
	width: 200px;
	height: 300px;
	overflow: auto;
}

/* stats menu */
#statsMenu {
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	color: #FFFFFF;
	width:150px;
	text-align: left; 
}

#statsMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#statsMenu li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#statsMenu li a {
	display: block;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00A16B;
	border-left-color: #00A16B;
}

html>body #statsMenu li a {
	width: auto;
}

