@charset "UTF-8";
/* CSS Document */

body {
font-family:Tahoma,Verdana,sans-serif;
font-size:11px;
color:#2f2f2f;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(../images/misc/BG.png);
background-repeat:repeat-x;
background-color:#242424;
}

#topNav{
background-image:url(../images/misc/topNavBg.png);
background-repeat:repeat-x;
height:51px;
width:834px;
margin:0px auto;
}
#topNav .placement{
width:834px;
}
#topNavLine{
height:6px;
font-size:1px;
background-color:#628504;
}

#topBar{
background-image:url(../images/misc/topBarBG.png);
background-repeat:repeat-x;
height:143px;
width:834px;
margin:0px auto;
}
#topBar .logo{
float:left;
}

#flash{
height:346px;
width:834px;
}
#container{
width:954px;
margin:0px auto;
background-image:url(../images/misc/containerBG.png);
background-position:center top;
background-repeat:repeat-y;
}
#containerInside{
margin:0px auto;
width:834px;
margin-left:60px;
margin-right:60px;
}

#containerInside #topoContainerHolder{
margin:0px auto;
width:834px;
}

#containerInside #topContainerHolder #right{
float:right;
width:613px;
display:block;
overflow:hidden;
}

#containerInside #topContainerHolder #right #titleBar{
width:613px;
height:73px;
display:block;
overflow:hidden;
background-image:url(../images/misc/bg-titlebar.png);
background-repeat:repeat-x;
}

#containerInside #topContainerHolder #right #titleBar h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#ffffff;
padding-left:34px;
padding-right:0px;
padding-top:31px;
margin:0px;
font-weight:normal;
}
#containerInside #topContainerHolder #right #titleBar #breadcrumb{
padding-top:40px;
padding-right:34px;
float:right;
display:block;
color:#FFFFFF;
}
#containerInside #topContainerHolder #right #titleBar #breadcrumb .arrow{
padding-left:15px;
padding-right:15px;
}

#containerInside #topContainerHolder #right #titleBar #breadcrumb .gold{
color: #a4d204;
font-weight:bold;
}

#containerInside #topContainerHolder #right .shadow{
background-image:url(../images/misc/shadow.png);
background-repeat:repeat-x;
height:4px;
font-size:1px;
}

#containerInside #topContainerHolder #right #content{
background-image:url(../images/misc/bg-content.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:613px;
}

#containerInside #topContainerHolder #right #content .text{
padding-left:34px;
padding-top:30px;
padding-bottom:100px;
width:250px;
float:left;
}




#containerInside #topContainerHolder #right #content .text h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#000000;
font-weight:normal;
}

#containerInside #topContainerHolder #right #content .text h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#000000;
font-weight:normal;
}

#containerInside #topContainerHolder #right #content .images{
padding-right:34px;
padding-top:30px;
padding-bottom:100px;
width:250px;
float:right;
}

#containerInside #topContainerHolder #right #content .images h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#000000;
font-weight:normal;
padding-left:50px;
}

#containerInside #topContainerHolder #right #content .images h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#000000;
font-weight:normal;
padding-left:50px;
}

#containerInside #topContainerHolder #right #content .images p{
padding-left:50px;}

#containerInside #topContainerHolder #right #content .spacer{
clear:both;
}










#containerInside #topContainerHolder #spacer{
clear:both;
}

#containerInside #topContainerHolder #left{
float:left;
width:221px;
background-color:#000000;
}

#containerInside #topContainerHolder #left a{
color:#000000;
text-decoration:none;
font-weight:bold;

}
#containerInside #topContainerHolder #left .button{
display:block;
height:24px;
overflow:hidden;
padding-left:14px;
padding-top:10px;
background-image:url(../images/facilities/left-nav-rollerover.png);
background-repeat:no-repeat;
background-position:0px 0px;
color:#ffffff;
width:207px;
font-size:11px;
}
#containerInside #topContainerHolder #left .button:hover{
background-position:0px -34px;
padding-left:24px;
width:197px;
}

#containerInside #topContainerHolder #left .subButton{
display:block;
height:21px;
overflow:hidden;
padding-left:24px;
padding-top:7px;
background-image:url(../images/misc/left-subnav-rollerover.png);
background-repeat:no-repeat;
background-position:0px 0px;
color:#ffffff;
width:197px;
font-size:11px;
font-weight:normal;
}
#containerInside #topContainerHolder #left .subButton:hover{
background-position:0px -28px;
width:187px;
padding-left:34px;

}
#containerInside #topContainerHolder .leftnavBottom{
background-color:#cbb15d;
background-image:url(../images/facilities/left-nav-bottom.png);
background-repeat:no-repeat;
background-position:bottom;
border-bottom:1px solid #000000;
}




















#middleContentHolder{
width:834px;
background-color:#FFFFFF;
}
#middleContent{
background-image:url(../images/misc/middleContentBG.png);
background-repeat:repeat-x;
}
#middleContent .text{
padding-left:30px;
padding-top:60px;
padding-bottom:30px;
padding-right:30px;
}
#middleContent .text p{
line-height:12px;
}
#middleContent .text h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:#333333;
padding:0px;
margin:0px;
font-weight:normal;
letter-spacing:-1px;
line-height:30px;
}

#middleContent .text h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#000000;
font-weight:normal;
}

#containerFooter{
background-image:url(../images/misc/footerBG.png);
background-repeat:no-repeat;
background-position:center bottom;
padding-bottom:60px;
margin:0px auto;
width:954px;
}
#containerFooter .containerFooterInside{
width:834px;
margin:0px auto;
}

#containerExtra{
width:834px;
margin:0px auto;
text-align:center;
margin-bottom:25px;
}









/* GOLF CENTRE */

.navGolf{
background-image:url(../images/misc/navBarBG.png);
background-repeat:repeat-x;
height:37px;
width:380px;
float:right;
padding-top:23px;
}
.navGolf img{
border:0px;
}
.navGolf a {
float:left;
height:27px;
background-image:url(../images/misc/topMenuBG.png);
background-repeat:repeat-x;
padding-top:10px;
padding-left:7px;
padding-right:7px;
color:#FFFFFF;
font-weight:bold;
margin-left:2px;
text-decoration:none;
}
.navGolf a:hover {
background-image:url(../images/facilities/topMenuOnBG.png);
color:#000000;
}
.navGolf a.on{
background-image:url(../images/facilities/topMenuOnBG.png);
color:#000000;
}




.navGolf a.blue{
float:left;
height:27px;
background-image:url(../images/misc/topMenuBG.png);
background-repeat:repeat-x;
padding-top:10px;
padding-left:7px;
padding-right:7px;
color:#ffffff;
font-weight:bold;
margin-left:2px;
text-decoration:none;
}
.navGolf a.blue:hover {
background-color:#43beea;
background-image:url(../images/business/topMenuOnBG.png);
height:25px;
color:#000000;

}

.navGolf a.gold{
float:left;
height:27px;
background-image:url(../images/misc/topMenuBG.png);
background-repeat:repeat-x;
padding-top:10px;
padding-left:7px;
padding-right:7px;
color:#ffffff;
font-weight:bold;
margin-left:2px;
text-decoration:none;
}
.navGolf a.gold:hover {
background-color:#cbb15d;
background-image:url(../images/golfCentre/topMenuOnBG.png);
height:25px;
color:#000000;
}

.navGolf a.green{
float:left;
height:27px;
background-image:url(../images/misc/topMenuBG.png);
background-repeat:repeat-x;
padding-top:10px;
padding-left:7px;
padding-right:7px;
color:#ffffff;
font-weight:bold;
margin-left:2px;
text-decoration:none;
}
.navGolf a.green:hover {
background-color:#a5d304;
background-image:url(../images/facilities/topMenuOnBG.png);
height:25px;
color:#000000;

}

.navGolf a.red{
float:left;
height:27px;
background-image:url(../images/misc/topMenuBG.png);
background-repeat:repeat-x;
padding-top:10px;
padding-left:7px;
padding-right:7px;
color:#ffffff;
font-weight:bold;
margin-left:2px;
text-decoration:none;
}
.navGolf a.red:hover {
background-color:#f36852;
background-image:url(../images/shop/topNavBg2.png);
height:25px;
}

/* ONLINE SHOP */
.navShop{
background-image:url(images/misc/navBarBG.png);
background-repeat:repeat-x;
height:37px;
width:380px;
float:right;
padding-top:23px;
}
.navShop img{
border:0px;
}
.navShop a {
float:left;
height:27px;
background-image:url(images/misc/topMenuBG.png);
background-repeat:repeat-x;
padding-top:10px;
padding-left:7px;
padding-right:7px;
color:#FFFFFF;
font-weight:bold;
margin-left:2px;
}
.navShop a:hover {
background-image:url(images/shop/topMenuOnBG.png);
color:#FFFFFF;
}
.navShop a.on{
background-image:url(images/shop/topMenuOnBG.png);
color:#FFFFFF;
}







a{
text-decoration:underline;
color:#333333;
}
a:hover{
color:#a4d204;
}

