body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/images/bg/body.gif);
	background-repeat: repeat-x;
}

.nobg {
background-color: #ffffff;
}

body *,html *{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:1.6em;}


#container {
width: 1100px;
margin-top: 0px;
	}
	
	
#left {
width: 216px;
overflow: hidden;
float:left;
}

#leftM {
width: 234px;
overflow: hidden;
float:left;
padding: 0;
margin: 0;
}

#logo {   margin: 0px;
	padding: 0px;
}
#leftcontent
{
background-image:url(/images/bg/left.jpg);
background-repeat: no-repeat;
overflow:hidden;
margin: 0px;
padding: 15px;
height: 430px;
width: 186px;
}

#leftcontentM
{
background-image:url(/images/bg/left2.jpg);
background-repeat: no-repeat;
margin: 0px;
padding: 10px;
width: 216px;
}

#leftcontentM h1 {margin: 5px;}
#main {
	width: 738px;
	overflow: hidden;
	float:left;
	background-color: #FFFFFF!important;
	background-image: none!important;
	margin: 0px;
	padding: 0px;
	
}
#mainW {
	width: 820px;
	overflow: hidden;
	float:left;
	background-color: #FFFFFF!important;
	background-image: none!important;
	margin: 0px;
	padding: 0px;
	
}
#navigation {
	width: 735px;
	height: 70px;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url(/images/bg/navigation2.jpg);
	background-repeat: no-repeat;

}

#navigationW {
	width: 850px;
	height: 70px;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url(/images/nav3.jpg);
	background-repeat: no-repeat;

}
#maincontent {
padding: 8px !important; 
border-right: solid #ccc 1px;
border-left: solid #ccc 1px;
width:720px;
margin: 0px;
font-size: 12px !important;
float: left;
overflow: hidden;

}

#maincontentW {
padding: 8px !important; 
border-right: solid #ccc 1px;
border-left: solid #ccc 1px;
width:834px;
margin: 0px;
font-size: 12px !important;
float: left;
overflow: hidden;

}


#footer {
	float: left;
	overflow: hidden;
	width: 716px;
	padding: 10px;
	font-size: 11px !important;
	color: #9EA7A7;
	text-align: center;
	border: 1px solid #ccc;

}

#footerW {
	float: left;
	overflow: hidden;
	width: 828px;
	padding: 10px;
	font-size: 11px !important;
	color: #9EA7A7;
	text-align: center;
	border: 1px solid #ccc;

}

#shadowline {
	float:left;
	width: 8px;
	overflow: hidden;
	background-image: url(/images/bg/shadowline.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;

}
/*homepage styles*/

.homeBody {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
background-image: url(/images/bg/homebody.gif);
background-repeat: repeat-x;}
	
#leftHome {
width: 400px;
overflow: hidden;
float:left;
margin: 0px;}
#logoHome {   margin: 0px;
	padding: 0px;
}
#leftcontentHome
{
background-image:url(/images/bg/left_home.gif);
background-repeat: no-repeat;
float: left;
overflow:hidden;
margin: 0px;
height: 670px;
width: 370px;
padding-top: 75px;
text-align: right;
}

#homescroll {
margin-left:36px;
	width: 350px;
	height: 250px;
	overflow: hidden;
	font-size: 14px!important;
	color: #292018;
}
#whatsonHome {
height: 250px;
width: 290px;
text-align: right;
padding-right: 30px;
margin-right: 0px;
float:left;
overflow: hidden;
margin-left: 40px;}

#membersLogin {
margin: 0px;
width: 370px;
float: left;
overflow: hidden;
padding-top: 25px;

}

.loginText {
color:#ffffff;
float: left;
overflow: hidden;

}

#reminder a {
float: left;
overflow: hidden;
color:#B9A76F;
width: 370px;
margin-top: 15px;}

.noBorder{
	border:none!important;
	background-color: #63634B;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}



#passwordHome {
height: 14px;
width: 96px;
background-color:#666666;
background-image:url(/images/bg/homeInput.jpg);
background-repeat: no-repeat;
border: none;
padding: 4px;
margin-top: 0px;
float: left;
overflow: hidden;
}

#username {
height: 19px;
width: 98px;
background-color:#666666;
background-image:url(/images/bg/homeInput.jpg);
background-repeat: no-repeat;
border: none;
padding: 2px;
margin-top: 0px;
float: left;
overflow: hidden;
margin-left: 70px;}

#mainHome {
overflow: hidden;
float:left;
margin: 0px;
padding: 0px;
width: 500px;
	
}
#navigationHome {
	width:520px;
	margin:0px;
	padding-left: 10px;
	padding-top: 0px;
	float:left;
	overflow:hidden;
}

#flash {
	width: 500px;
	margin: 0px;
	padding: 0px;
	float:left;
	overflow: hidden;
	
}

/*heading styles*/

h6 {
	font-size: 22px;
	font-weight: 300;

	color: #ffffff!important;
}

h1 {
	font-size: 20px;
	color: #4D536C;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	color: #CEAE31;
}

h3 {
	font-size: 13px;
	color: #CEAE31;
}

h4 {
	font-size: 15px;
	color: #990000; 
}

h2 a {
	font-size: 15px;
	color: #CEAE31;
	text-decoration: underline;
	
}

h1 a {
	font-size: 15px;
	color: #3E392D;
	text-decoration: none;
	
}

 h5 a {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 2px;
	text-decoration: underline;
}

h5 {
	
	font-size: 12px;
	color: #5C5041;
	margin-bottom: 3px;
}

a {
	color: #5B513C;
	text-decoration: none;
}



a:hover {color: #5B513C;
	text-decoration: underline;}

/*product styles*/
.portalbox {
	width: 230px;
	margin: 2px;
	background-color: #E2E3E7;
	}

table.portal {
	border: 1px solid #555964;
	background-color: #FFFFFF;
}
table.portal th {
	background-color: #E2E3E7;
	color: #70645C;
	background-image: url(/images/bg/th.jpg);
	background-repeat: repeat-x;
}
.portal th a {
	color: #990033 !important;}
table.portal tr.bookingResults td.boxed {
	background-color:#EDEBD3;
	height: 40px;
	padding: 1px;
	border-right: solid #AAADB3;
	border-bottom: solid #AAADB3;
	border-left: solid #AAADB3;}

	
td.portalDiary {
	border-color:#A23A3A;
	vertical-align: top;
	border:1px;
	padding:1px;}
	
	#pscroller1 {
    width: 230px;
    height: 160px;
	overflow: hidden;
}

table.shortNews {
font-size: 10px;
border-right: 1px solid #BFAB64;
width: 210px;}

table.highlight {
background-color:#EBEAD3;
border: 1px solid #C8BA6F}

/*course tour navigation*/
#tourbuttons{
width: 346px;
float: left;
overflow: hidden;}
#mapbutton a{ 
width:40px!important;
	}
#selectbutton a{ 

	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width:50px!important;
	height: 24px;
	line-height: 22px;
	text-align: left!important;
	text-decoration: none;
	}
	
#tourbuttons a {
	
	font-size: 12px;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #FFF;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	margin: 1px;
}
#tourbuttons a:link {
	color: #615745;
	background-color: #D7E0E1;
	border: 1px solid #FFF;
}
#tourbuttons a:visited {
	color: #615745;
	background-color: #D7E0E1;
	border: 1px solid #FFF;
}
#tourbuttons a:active {
	color: #615745;
	background-color: #D7E0E1;
	border: 1px solid #495E76;
}

#tourbuttons a:focus{
	color: #615745;
	background-color: #D7E0E1;
	border: 1px solid #495E76;
}
#tourbuttons a:hover {
	color: #FFF;
	background-color: #65654B;
	border: 1px solid #495E76;
	background-image: url(/images/bg/ct_tabs.jpg);
	background-repeat: no-repeat; 
}

#maphighlight {
	background-color: #65654B;
	border: 2px solid #8AA4AC;
	padding: 10px;
	width: 300px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
	
	
	
}

#holedetails {

	width: 310px;
	
}
#tips {

	width: 300px;
	margin-top: 20px;
	float: left;
	overflow: hidden;

	
}


	
/* - - - - Lesson styles - - - - */

table.portal .lessonTitle
{
	font-size: 11px;
	color: #000000;
	background-color: #D9DBDD;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(/images/bg/portal_heading.jpg);
	background-repeat: repeat-x;
}

table.portal td.lessonTime
{
	font-size: 12px;
	
	color: #000000;
	background-color: #D9DBDD;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
table.portal td.LessonUnassigned {
	font-size: 12px;
	background-color: #D9DBDD;
	padding: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:  #666666;
}
table.portal td.LessonUnassigned a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

table.portal td.LessonUnavailable {
	font-size: 11px;
	
	background-color: #D9DBDD;
	padding: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:  #666666;
}

table.portal td.LessonAvailable {
	
	text-align: right;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

table.portal td.LessonBooked {
	background-color: #D6DDE0;
	font-size: 11px;
	
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:  #666666;
}

.dotright {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-y;
	background-position: right;	
	padding: 8px;
}

/* link and reciprocal styles */
.stateAssoc {
position:relative;
width:100%;
background-color:#FFFFFF;
border:1px solid #BEB8A3;
overflow:hidden;
margin-bottom:10px;
}

.stateAssoc h3 {
padding:1%;
margin:0;
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:  #99946F;
	font-style:normal;
	font-weight:bold;
	
}
.stateAssoc div {
padding:1%;
float:left;
width:34%;
}
.stateAssoc div * {
padding:0;
margin:0;
}
.fullAssoc {
width:100% !important;
}
.headingAssoc {
width:100% !important;
}
.imageAssoc {
	position:absolute;
	right:5px;
	top:5px;
	width:130px;
	height:130px;
	background-color:#FFFFFF;
	border: 2px solid #E8E8DD;
	margin-left: 5px;
}

.recipDiv {
	width:330px;
	margin:4px;
	overflow:hidden;
	float:left;
	border: 1px solid #867D6C;
	padding: 2px;
	font-size: 12px;}
.recipClub  {
	margin:0;
	font-size:12px;
		background-color: #E4DEC9;
	padding: 3px;}
	
.recipClub h3 {
font-size:12px;
color: #48402D;}
.recipDiv div {
float:left;
width:165px;}
.recipDiv div * {
padding:0;
margin:0;}
.recipFull, .recipContact, .recipClub {
width:98% !important;}
.recipState {
padding:10px 0 0 10px;
clear:both;}
.recipState * {
font-size:12px;}
.recipTel {
	font-weight: bold;
	font-size:12px;}
.recipTop {
	font-weight: bold;
	float: right;
	font-size: 12px;
	color: #86B3C8;}

/*weather styles*/
.cold h1 {
	
	color: #0066FF;}
p.weatherAlert {
	
	font-size: 12px;
	color: #CC0000;
	text-align: left;
	font-weight: normal;}a {
}

#form {
background-color:#D7DDE1;
padding: 8px;}

#form a{
margin-left: 8px;
}
/*shop*/
table.shopItem {
	border: 1px solid #006699;
	background-color: #FFFFFF;
	margin: 1px;
}

table.shopItem th {
	background-color: #45566B;
	color: #5C7589;
	border-top: 1px solid #999966;
	border-right: none;
	border-bottom: 1px solid #999966;
	border-left: none;
	background-image: url(../images/shopItem_thbg.jpg);
	background-repeat: repeat-x;
}

table.shopHighlight {
	background-color: #45566B;
	font-size: 10px;
	}
table.shopHighlight th {
	background-image: url(/images/shop/shopth.jpg);
	background-repeat: no-repeat;
	height: 27px;
	color: #333333;
}
button.shop {
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #680910;
	background-color: #680910;
	background-image: url(/images/shopButton_bg.jpg);
	background-repeat: repeat-x;
}

button.shop a:hover {
	font-size: 10px;
	color: #999999;
	border: 1px solid #680910;
	background-color: #E2B750;
	background-image: url(/images/shop/shopButton2_bg.jpg);
	background-repeat: repeat-x;
}
table.ShopBreadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #45566B;
	background-color: #D9DBDF;
	
}

.shopFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	padding-bottom: 10px;
}

#map{width:600px;height:300px;margin:10px auto;border:1px solid #403610;}
#mapu{width:600px;margin:5px auto;}

#leaderDetails p{font-weight:bold;color:#fff;margin-top:4px;font-size:24px;}

#leaderDetails h2{color:#fff;font-weight:normal;margin:4px 4px 0 0;padding:0;font-size:24px;text-align:right;}

.playerInfo p {
font-size: 30px;
}

.playerItemName p {
font-size: 30px;
}

p.rightHk  {
font-size: 30px;
}

p.topPlayersHk{font-size:18px;}

#bodyRight{float:right;width:55%;background-color:transparent;overflow:hidden;}
#bodyLeft{float:left;width:45%;background-color:#c5d0dc;overflow:hidden;}

.topPlayers p {
font-size: 25px;
}

.rightNoHigh{clear:both;margin:30px 0px;}
.rightHigh{clear:both;margin:30px 0px;border:1px solid #036;}
table.survey { background-color: #FFFFFF; border: solid 1px #c5d0dc; }
table.survey td {
	background-color:#F3F3F1;
	font-size: 13px;
	line-height: 20px;
}
#topbar{position:absolute;background-color:transparent;width:26px;visibility:hidden;z-index:100000;}
#topbar a{text-decoration:none;outline:none;}
#accordion {width: 220px; float: left; overflow: hidden; margin-right: 5px;}

#tabcontainer {width: 720px; float: left; overflow: hidden;}