/* CSS Document */
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #000000;
	background-color: #CCCCCC;
}

html,
body
{
	margin: 0;
    padding: 0;
    height: 100%;
}

/*********************************
* Global
*********************************/

#wrapper
{
	margin: 0px auto;
	width: 795px;
	background-color: #FFFFFF;
    text-align: left;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#footer
{
    width: 90%;
    clear: both;
    margin: 20px auto 0px auto;
    padding: 4px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#path
{
    margin-left: 234px;
    position: absolute;
    height: 20px;
    line-height: 20px;
}

#breadcrumbs
{
    width: 431px;
    height: 20px;
    margin: 0;
	padding-left:22px;
	margin-top:18px;
}

select { 
 background-color: #FFFFFF; 
 font-size: 7pt;
 font-weight: normal;
 color: #000000;
 margin-top: 0px;

}

.thingreyline
{
	margin-left:22px;
	margin-top: 12px;
	margin-bottom: 0px;
	border-top: 1px dotted #333333;
	width: 95%;
	color: #333333;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

.thingreylinefullwidth
{
	border-top: 1px dotted #333333;
	color: white;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

.breadcrumb
{
    text-decoration: none;
    color: #999999;
	font-size:1.2em;
	
}

a.breadcrumblink:link, a.breadcrumblink:active, a.breadcrumblink:visited
{
	text-decoration: none;
	color: #333333;
	font-size:1em;
	
}

a.breadcrumblink:hover
{
    text-decoration: none;
    color: #AAAAAA;
}
a.breadcrumblinkgrey:link, a.breadcrumblinkgrey:active, a.breadcrumblinkgrey:visited
{
	text-decoration: none;
	color: #999999;
	font-size:1em;
	
}

a.breadcrumblinkgrey:hover
{
    text-decoration: none;
    color: #333333;
}
#mainmenu
{
	width: 795px;
}

#centre
{
	width:616;
}

#middle
{	
}

/********************
  Hompage Layout
*********************/
.whiteSpacer
{
	width:795px;
	height:2px;
	background-color:#FFFFFF;
	font-size: 1px;
	border: 0;
	margin: 0;
}

.topinputbox
{
	font-size:10px;
	height: 14px;	
}

.topsearchbutton
{
	font-size:8.5px;
}

#homepageleft
{
    background-image:url(../Images/leftbgsmall.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
    float: left;
	width: 178px;
    
}

#greySpacer
{
	width:178px;
	height:22px;
	background-color: #dadac8;
	
}

#leftrelatedlinks
{
	width:178px;
	height:auto;
	background-color:#f2f2cb;
}

#leftlogo
{
	margin-left:0px;
	margin-top: 8px;
}

.leftrelatedtext
{
	padding-top:10px;
	padding-left: 28px;
	padding-right: 16px;
	line-height: 1.5em;	
	padding-bottom:10px;
	background-color: #ffffcc;
	width: 134px;	
}

.leftnavtext
{
	padding-top:10px;
	padding-left: 28px;
	padding-right: 16px;
	line-height: 1.5em;	
	padding-bottom:10px;
	background-color: #ffffff;
	width: 134px;	
}

.yellowBackground {
	background-color: #ffffcc;
	padding: 5px;
}
a.related:link, a.related:active, a.related:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size:1em;
}
a.related:hover {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}


#leftBgimage
{
	background-image:url(../Images/leftBg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	width:178px;
	height:594px
}

#leftGradient
{
	background-image:url(../Images/leftbgsmall.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	width:178px;
	height:170px;
}

.leftinnertext
{
	margin-left: 28px;
	margin-right: 16px;
	line-height: 1.8em;	
}

a.link:link, a.link:active, a.link:visited { color: #333333; text-decoration: none; font-weight: normal }
a.link:hover { color: #336699; text-decoration: none; font-weight: normal }

#homepagemiddle
{
	width: 380px;
	margin-top: 0px;
	margin-left: 178px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	position: relative;
}	


.headertext
{
padding-left:22px;
color:#333333;
font-weight: normal;
font-size:2em;
text-decoration: none;
line-height:normal;
}

.headertext2
{
color:#333333;
font-weight: normal;
font-size:2em;
text-decoration: none;
line-height:normal;
}

.headertext3
{
color:#333333;
font-weight: normal;
font-size:1.4em;
text-decoration: none;
line-height:normal;
padding-top: 20px;
padding-bottom: 5px;
}


a.headertext:link, a.headertext:active, a.headertext:visited { color: #333333; text-decoration: none; font-weight: normal }
a.headertext:hover { color: #336699; text-decoration: none; font-weight: normal }

.bodytext
{
	padding-left:22px;
	padding-right:15px;
	font-size:1em;
	color:#000000;
	line-height: 1.2em;
}

.bodytext2
{
	font-size:1em;
	color:#000000;
	line-height: 1.2em;
}

.membershipForm
{
	font-size:10px;
	color:#000000;
	line-height: 1.2em;
}

.middleimageright
{
float:right;
margin-left:12px;
margin-top:0px;
margin-right:10px;
}

.middleimageleft
{
float:left;
margin-left:15px;
margin-top:0px;
margin-right:10px;
}

.middleimageconference
{
float:left;
margin-left:0px;
margin-top:0px;
margin-right:3px;
}

#homepageright
{
	width: 200px;
	float: right;
}

#members
{
width:185px;
}

.login
{
padding-left:2px;
}

.rightinputbox
{
	font-size:9px;	
}

#rightmemberLogin
{
background-color:#999966;
width:200px;
height:auto;
}

#rightmemberLoginConference
{
background-color:#362060;
width:185px;
height:auto;
}

.rightgreyline
{
	margin-left:10px;
	margin-top: 3px;
	margin-bottom: 0px;
	border-top: 1px dotted #333333;
	width: 90%;
	color: #333333;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;

}

.greyline
{
	border: 1px dotted #555555;
	width: 90%;
	color: #333333;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

a.password:link, a.password:visited {
	color: #333333;
	padding-left:16px;
	text-decoration: none;
	font-weight: bold;
	font-size:1em;
}
a.password:hover, a.password:active {
	color: #003399;
}

.password
{
	font-size:1em;
	color:#OOOOOO;
	padding-left:16px;
	text-decoration: none;
}

.rightforgotpassword
{
	font-size:1em;
	color:#FFFFFF;
	padding-left:16px;
	font-weight:bold;
	text-decoration: none;
}

A.rightforgotpassword:LINK
{
	font-size:1em;
	color:#FFFFFF;
	padding-left:16px;
	font-weight:bold;
	text-decoration: none;
}

A.rightforgotpassword:ACTIVE
{
	color:#555555;
}

A.rightforgotpassword:HOVER
{
	color:#555555;
}

A.rightforgotpassword:VISITED
{
	color:#FFFFFF;
}


#logos
{
width:185px;
}


#rightBgimage
{
	background-image:url(../Images/rightBgshort.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	width:200px;
	min-height:560px !important;
	height: auto !important;
	height: 560px;
}

.buttonmember {
	background: #FFC600;
	color: #333333	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.buttonadmin {
	background: #FFC600;
	color: #333333	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width:80px;
}


/**********************
2nd TIER Layout
**********************/
.vertgreyline
{
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 0px;
	border-right: 1px dotted #333333;
	height: 19px;
	color: #333333;
	border-top: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

.horizgreyline
{
	margin-left:0px;
	margin-top: 5px;
	margin-bottom: 1px;
	border-top: 1px dotted #333333;
	width: 90%;
	color: #333333;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	font-size: 1px;
}

.downloadtitle
{
	font-size:1.2em;
	color:#white;
	padding-left:10px;
	text-decoration: none;	
}

ul.download {
	list-style: square;
	margin-left: 14px;
	padding-left: 4px;
}

li.download {
	padding-bottom: 5px;
}

#subpageleft
{
	float: left;
	width: 178px;
}

.leftsubmenutext
{
	margin-left:2px;
	padding-top:50px;
	padding-left: 25px;
	
}


a.submenu:link, a.submenu:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size:1.2em;
	margin-top: 2px;	
	margin-bottom: 2px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
a.submenu:hover, a.submenu:active {
	color: #BBBBBB;

}

a.submenu2:link, a.submenu2:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size:1em;
	margin-top: 2px;	
	margin-bottom: 2px;
	margin-left: 6px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
a.submenu2:hover, a.submenu2:active {
	color: #BBBBBB;

}

#subpagemiddle
{
	width: 431px;
	margin-top: 0px;
	margin-left: 178px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
	
.subwhiteSpacer
{
	width:431px;
	height:11px;
	background-color:#FFFFFF;
}
.subfeaturebg
{
	width:390px;
	height:117px;
	background-color:#FFFFcc;
	margin-left:22px;
}
#feature
{
width:431px;
}

#middlebgcolour
{
	width:431px;
	background-color:ffffff;
}
	
/******************************
THIRD TIER
******************************/


#subcentre
{
	width: 616px;
	margin-top: 0px;
	margin-left: 178px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#centrebgcolour
{
	width:616px;
	background-color:ffffff;
}

.centreSpacer
{
	width:616px;
	height:20px;
	background-color:#FFFFFF;
}

.centreHeader
{
	padding-top:10px;
	margin-left: 22px;
	margin-right: 16px;
	line-height: 1.5em;	
	font-weight:bold;
}

a.submenuthird:link, a.submenuthird:active, a.submenuthird:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size:1.2em;
	margin-top: 0px;	
	margin-left: 12px;
			
	
}
a.submenuthird:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	
}

/******************************
CONFERENCE TIER
******************************/


#rightBgimageconference
{
	background-image:url(../images/rightback-conference.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	width:186px;
	min-height:560px !important;
	height: auto !important;
	height: 560px;
}
#rightBgimageconferenceimages
{
	background-image:url(../images/rightback-conference-images.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	width:186px;
	height:924px;
}
#logosConference
{
width:155px;
padding-left:16px;
}
.sponsortitle
{
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a.passwordConference:link, a.passwordConference:active, a.passwordConference:visited {
	color: #FFFFFF;
	padding-left:16px;
	text-decoration: none;
	font-weight: bold;
	font-size:1em;
}
a.passwordConference:hover {
	color: #003399;
	padding-left:16px;
	text-decoration: none;
	font-weight: bold;
}

a.nodecoration {
	text-decoration: none;
	font-weight: normal;
	font-size:8px;
}



.tableadminheader {
	background-color: #8A8A5C;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}

.tableadminrow {
	background-color: transparent;
	color: #000000;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	font-weight: normal;
	border: 1px solid #DCDCDC;
}


.adminmenuHeading {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}

table.membership {
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	line-height: 14px;
}

.resulttext2 {
	font-size: 9px;
}

.boldtext {
	font-weight: bold;
}

/******************************
GOLF TIER
******************************/
.leftrelatedtextGolf
{
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;	
	padding-bottom:10px;
	background-color: #ffffcc;
	width: 148px;	
	font-size: 10px;
}

#leftrelatedlinksGolf
{
	width:178px;
	height:auto;
	background-color:#f2f2cb;
}

a.relatedGolf:link, a.relatedGolf:active, a.relatedGolf:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size:0.9em;
	text-transform: uppercase;
}
a.relatedGolf:hover {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a.whiteLink:link, a.whiteLink:active, a.whiteLink:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size:1em;
}
a.whiteLink:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}



a.relatedGolfCourse:link, a.relatedGolfCourse:visited {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: bold;
	font-size:0.9em;
	text-transform: uppercase;
}

a.relatedGolfCourse:active, a.relatedGolfCourse:hover {
	color: #336699;
}


.rightdetailtext
{
	font-size:9px;
	color:#FFFFFF;
	padding-left:5px;
	font-weight:bold;
	text-decoration: none;
}

A.rightdetailtext:LINK
{
	font-size:9px;
	color:#FFFFFF;
	padding-left:5px;
	font-weight:bold;
	text-decoration: none;
}

A.rightdetailtext:ACTIVE
{
	color:#FFFFFF;
}

A.rightdetailtext:HOVER
{
	color:#555555;
}

A.rightdetailtext:VISITED
{
	color:#FFFFFF;
}