/* CSS Document */

.clear {
	clear:both;
	overflow:hidden;
	height:1px;
}
/*	
* {
	outline:none;
}*/
	
/* Main Structure */
	
#outer { 
	margin-left:auto; 
	margin-right:auto; 
	width:100%;  
	margin-top:0; 
	padding:0;
}

#sitewrap {  
	margin-left:auto;  
	margin-right:auto; 
	float:center; 
	margin-top:0px; 
	width:940px; 
	padding:0px;  
}

#sitewrap .fullwidth {
	width:100%;
}

#sitewrap .fullwidth p {
	color:#FFF;
	font-size:12px;
}

#sitewrap .fullwidth li {
	color:#FFF;
	font-size:12px;
}	

#sitewrap .fullwidth a {
	color:#FFF;
	font-size:12px;
}

#sitewrap .fullwidth a:hover {
	color:#CCC;
	font-size:12px;
}	

*html #sitewrap { 
	padding:0px 0px 40px 0px;
}

/* NEW HEADER */
.header { 
	float:left; 
	width:100%;  
	padding-top:10px;
}

/* SPLASH */
#splash	{
	width:673px;
	height:283px;
	top:50%;
	left:50%;
	margin-top:-163px;
	margin-left:-433px;
	position:absolute;
}

#table {
	width:131px;
	height:34px;
	background:url(/assets/images/site_elements/tab2.gif); background-repeat:no-repeat;
	top:50%;
	left:50%;
	margin-top:-198px;
	margin-left:300px;
	padding:6px 0 0 0;
	position:absolute;
}

#table2 {
	width:131px;
	height:34px;
	background:url(/assets/images/site_elements/tab1.gif); background-repeat:no-repeat;
	top:50%;
	left:50%;
	margin-top:-198px;
	margin-left:168px;
	padding:6px 0 0 0;
	position:absolute;
}

a.tabs	{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#98C8C7;
	text-decoration:none;
}

a:hover.tabs	{
	display: inline-block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #98C8C7;
}

a.tabs2	{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#403E37;
	text-decoration:none;
}

a:hover.tabs2	{
	display: inline-block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #403E37;
}	

.tab1	{
	width:131px;
	height:34px;
	background:url(/assets/images/site_elements/tab1.gif); background-repeat:no-repeat;
	background-color:#009900;
	float:right;
}	

/* LEFT NAV */
#leftnav { 
	float:left; 
	width:170px; 
	margin-top:0px; 
	padding:0; 
}

.logo {
	margin-bottom:7px; 
	float:left; 
	text-align:center; 
	width:110px;
}
.logo img{
	border:none;
}

/* MAIN BODY AREA */
#content { 
	float:left; 
	width:755px; 
	margin-left:15px;  
}

#content #BrdCrumb {
	color:#999;
	font-size:11px;
	margin:0 0 20px 0;
}

#content #BrdCrumb a {
	color:#999;
}

#content #BrdCrumb a:hover {
	color:#FFF;
}

#content .left, #content .SEOleft { 
	float:left; 
	width:490px; 
	text-align:left;  
}

#content .left .feature, #content .SEOleft .feature { 
	width:490px;
	background:#626158; 
	padding:5px 5px 30px 5px; 
	.padding:5px; 
	margin:1px 0 0px 0;
}

#content .left .feature h3	{
	margin:0;
	padding: 0 0 6px 0;
}

#content .left .feature img	{
	margin:0;
	padding-bottom:10px;
}

#content .left .news_feature, #content .SEOleft .news_feature { 
	width:490px;  
	border-bottom: 1px dashed #ccc; 
	padding:5px 5px 5px 0px; 
	margin-top:1px;
}

#content .left .feature5 { 
	width:550px; 
	background:#626158; 
	padding:5px 5px 4px 5px; 
	margin-top:1px;
}

#content .left-gallery { 
	width:500px;  
	float:left; 
	text-align:left; 
}

.featurewrap { 
	.float:left; 
}

.featurewrap h3 a {
	text-decoration:none; 
	font-weight:500; 
	color:#e4e0e0;
}

.featurewrap a{ 
	text-decoration:underline; 
	color:#a8a599; 
	font-weight:normal;
}

.featurewrap a:hover{ 
	color:#ccc; 
}

#content .left .feature img, #content .SEOleft .feature img{
	float:left; 
	margin-right:9px;
	clear:left;
}

*html #content .left .feature img, *html #content .SEOleft .feature img {
	margin-right:8px; 
}

#content .left .news_feature img, #content .SEOleft .news_feature img{
	float:right; 
	height:81px; 
	padding-left:10px;
}

#content .left .feature p, #content .SEOleft .news_feature p{
	margin-bottom:5px; 
	margin-top:0; 
	line-height:14px; 
	font-size:70%; 
	color:#fff;
}

#content .left .news_feature img.test, #content .SEOleft .news_feature img.test {
	float:left; 
	height:auto;
	padding-left:0; 
	padding-bottom:5px;
}

#content .left .feature3 { 
	width:490px; 
	background:#626158; 
	padding:5px 5px 4px 5px; 
	margin-top:1px;
}

#content .left .feature3 .image{
	float:left; 
	width:127px;  
	padding-right:12px; 
}

#content .left .feature3 p {
	margin-bottom:5px; 
	margin-top:0; 
	line-height:14px; 
	font-size:70%;
}

#content .left .feature3 h3 { 
	font-size:80%; 
	width:100%; 
	color:#fff; 
	margin-bottom:5px;
}

#content .left .feature3 .wrap { 
	float:left; 
	width:270px;
}

/* IMAGE REPLACE FOR H1 TAG */
#content .left .newtitles h1, #content .left .newtitles_doubleheight h1 {  
	padding:0;  z-index:0;
	font-size:100%;
	margin:0;
	text-indent:-100em; 
	color: #666; 
	font-weight:600; 
}

#content .left .newtitles img, #content .left .newtitles_doubleheight img {  
	float:left; 
	z-index:1; 
}

#content .left .newtitles {   
	float:left; 
	z-index:0; 
	width: 390px; 
	min-height:30px; 
	height:30px;
}

#content .left .newtitles_doubleheight {   
	float:left; 
	z-index:0; 
	width: 390px; 
	min-height:50px; 
	height:50px;
}

/* END  */
#content .right { 
	float:right; 
	width:305px; 
}

#content .right2 { 
	float:right; 
	width:305px; 
	background-color:#FF0000;
}

#content .right .feature img { 
	margin-left:12px;  
}

#tabsdiv { 
	float:left; 
	width:270px;  
	height:23px; 
	text-align:left;
}

#tabsdiv img{ 
	margin-right:2px;
}	
		
.topnav {
	float:left; 
	width:100%; 
	text-align:left; 
	margin:0 0 78px 0; 
	padding:0; 
}

.topnav img {
	padding:0; 
}

.topnav img.home { 
	margin:0;
}

.topnav img.norm { 
	margin:0 0 0 -3px;
}

.topnav img.normal { 
	margin:0 0 0 -4px;
}

.topnav2 {
	float:left; 
	width:100%; 
	text-align:left; 
	margin-bottom:38px; 
}

.topnav2 img{
	margin-right:2px; 
}

/* these are the rollover colours for side nav */
	
#sidelinks li a.grey:hover{background-color: #78786f;}
#sidelinks li a.red:hover{background-color: #b00b4b;}
#sidelinks li a.blue:hover{background-color: #2bacd5;}
#sidelinks li a.orange:hover{background-color: #ee7c2e;}
#sidelinks li a.green:hover{background-color: #95ba15;}
#sidelinks li a.pink:hover{background-color: #dd3fa5;}
#sidelinks li a.none:hover{background-color:none;}

#sidelinks li a:hover {
	color:#fff; 
	background-image: url(/assets/images/site_elements/arrow_white.gif); 
	background-repeat: no-repeat; 
	background-color: #78786f; 
	color:#fff;
}
		
#sidelinks li a.business:hover {
	color:#fff; 
	background-image: url(/assets/images/site_elements/arrow_white.gif);
	 background-repeat: no-repeat; 
	 background-color: #2bacd5; 
	 color:#fff;
}
	
#sidelinks li a.selected:hover { 
	background-color: none; 
	background-image: url(/assets/images/site_elements/arrow_down_white.gif);
}
	
#sidelinks li a.selected_business:hover { 
	background-color: #2bacd5; 
	background-image: url(/assets/images/site_elements/arrow_down_white.gif);
}

#sidelinks li a.selected_golf:hover { 
	background-color: #b00b4b; 
	background-image: url(/assets/images/site_elements/arrow_down_white.gif);
}

#sidelinks li a.selected_relax:hover { 
	background-color: #95ba15; 
	background-image: url(/assets/images/site_elements/arrow_down_white.gif);
}

#sidelinks li a.selected_food:hover { 
	background-color: #dd3fa5; 
	background-image: url(/assets/images/site_elements/arrow_down_white.gif);
}

#sidelinks li a.selected_occasions:hover { 
	background-color: #ee7c2e; 
	background-image: url(/assets/images/site_elements/arrow_down_white.gif);
}
	
#sidelinks li a:hover .golf{
	background-color: #ccc;
}

.leftbox {  
	width:110px; 
	float:left; 
	color: #CCCCCC; 
	font-size:75%; 
	margin-top:5px; 
	clear:both;
}

*html .leftbox { 
	margin-top:0; 
}
	
.leftbox .corner1{ 
	background-image:url(/assets/images/site_elements/corner1.gif); 
	float:left; 
	height: 4px; 
	background-position:left; 
	width:50%; 
	background-repeat:no-repeat;
}

.leftbox .corner2{ 
	background-image:url(/assets/images/site_elements/corner2.gif); 
	float:right; 
	height: 4px; 
	background-position:right; 
	width:50%; 
	background-repeat:no-repeat; 
}

.leftbox .corner3{ 
	background-image:url(/assets/images/site_elements/corner3.gif); 
	float:left; 
	height: 4px; 
	background-position:left; 
	width:50%; 
	background-repeat:no-repeat; 
}

.leftbox .corner4{ 
	background-image:url(/assets/images/site_elements/corner4.gif); 
	float:right; 
	height: 4px; 
	background-position:right; 
	width:50%; 
	background-repeat:no-repeat; 
}

.leftbox .middle{
	float:left; 
	margin:0; 
	padding:0; 
	width:100%; 
	text-align:center; 
	background: #6b6b61;
}

.leftbox .middle img {
	clear:both; 
	margin-bottom:4px; 
	margin-top:4px;
}

.leftbox .middlewrapper{ 
	width:85%; 
	float:center;text-align:left; 
	margin-left:auto; 
	margin-right:auto;
}

.leftbox .middlewrapper input{ 
	width:96%; 
	margin-bottom:6px; 
	text-align:left; 
	background: #fff; 
	border: 1px solid #fff; 
	text-indent:2px; 
	color:#4b4b41; 
	font-size:100%;
}

.leftbox .middlewrapper .button{  
	margin-bottom:4px; 
	text-align:center;  
	background: #4d4d44; 
	border: 1px solid #4d4d44; 
	text-indent:2px; 
	color:#fff; 
	font-size:90%;
}

.leftbox a{ 
	color:#ccc; 
	font-size:95%;
}

.leftbox a:hover{
	color:#fff;
}
	
#form input{ 
	width:80px; 
	margin-bottom:6px; 
	margin-right:5px; 
	text-align:left; 
	background: #fff; 
	border: 1px solid #4d4d4d; 
	text-indent:2px; 
	color:#4b4b41; 
	font-size:100%;
}

#form .btn{  
	margin-bottom:4px; 
	text-align:center;  
	background: #4d4d44; 
	border: 1px solid #4d4d44; 
	text-indent:2px; 
	color:#fff; 
	font-size:90%;
}		
		
.rightbutton {  
}

a.golfbutton { 
	background: #666666; 
	text-align: left; 
	text-decoration:none; 
	padding-top:4px; 
	padding-bottom:5px; 
	color:#fff; 
	width:285px; 
	display:block;
	font-size:75%; 
	background-image:url(/assets/images/site_elements/white_button.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding-left:20px;
}
		
*html a.golfbutton { 
	width:285px;
}
		
a.golfbutton:hover{
	background: #ce1653; 
	background-image:url(/assets/images/site_elements/white_button.gif); 
	background-position:left top; 
	background-repeat:no-repeat;
}
		
a.occbutton { 
	font-size:75%; 
	background: #fb7216; 
	text-align: left; 
	text-decoration:none; 
	padding-top:4px; 
	padding-bottom:5px; 
	color:#fff; 
	width:285px; 
	display:block;  
	background-image:url(/assets/images/site_elements/white_button.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding-left:20px;
}

*html a.occbutton  { 
	width:285px;
}

a.occbutton:hover{ 
	background: #fe8606; 
	background-repeat:no-repeat;
	background-position:left top; 
	background-image:url(/assets/images/site_elements/white_button.gif);
}
						
a.foodbutton { 
	font-size:75%; 
	background: #666666; 
	text-align: left; 
	text-decoration:none; 
	padding-top:4px; 
	padding-bottom:5px; 
	color:#fff; 
	width:285px; 
	display:block;  
	background-image:url(/assets/images/site_elements/white_button.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding-left:20px;
}

*html a.foodbutton  { 
	width:285px;
}

a.foodbutton:hover{ 
	background: #f13ca7; 
	background-repeat:no-repeat;
	background-position:left top; 
	background-image:url(/assets/images/site_elements/white_button.gif);
}

a.relaxbutton { 
	font-size:75%; 
	background: #666666; 
	text-align: left; 
	text-decoration:none; 
	padding-top:4px; 
	padding-bottom:5px; 
	color:#fff; 
	width:285px; 
	display:block;  
	background-image:url(/assets/images/site_elements/white_button.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding-left:20px;
}

*html a.relaxbutton  {
	width:285px;
}

a.relaxbutton:hover{ 
	background: #b4cc31; 
	background-repeat:no-repeat;
	background-position:left top; 
	background-image:url(/assets/images/site_elements/white_button.gif);
}
		
a.busbutton { 
	font-size:75%; 
	background: #666666; 
	text-align: left; 
	text-decoration:none; 
	padding-top:4px; 
	padding-bottom:5px; 
	color:#fff; 
	width:285px; 
	display:block;  
	background-image:url(/assets/images/site_elements/white_button.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding-left:20px;
}

*html a.busbutton  { 
	width:285px;
}

a.busbutton:hover{ 
	background: #34bbe6; 
	background-repeat:no-repeat;
	background-position:left top; 
	background-image:url(/assets/images/site_elements/white_button.gif);
}
		
a.grybutton { 
	font-size:75%; 
	background: #666; 
	text-align: left; 
	text-decoration:none; 
	padding-top:4px; 
	padding-bottom:5px; 
	color:#fff; 
	width:285px; 
	display:block; 
	background-image:url(/assets/images/site_elements/white_button.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding-left:20px;
}

a.grybutton:hover{ 
	background: #999; 
	background-repeat:no-repeat;
	background-position:left top; 
	background-image:url(/assets/images/site_elements/white_button.gif);
}

*html a.grybutton  { 
	width:285px;
}

.thumb {
	float:left; 
	height:120px; 
	width:120px; 
	text-align:center; 
	margin-right:10px; 
	margin-bottom:5px; 
	pading:5px; 
	background:#6e6d64;
}

.thumb img {
	padding-top:5px;
}
		
.openlogo { 
	float:left; 
	margin-top:15px; 
}
		
#big-img { 
	width:530px;
	text-align:center;
	padding:5px;
	border:1px solid #605f57;
}

.arrow-image {
	float:left;
}
	
a.download_image { 
	text-align:center;
	font-size:75%;
	color:#fff; 
	background-color:#54534a;
	float:right;
	margin-right:60px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	font-weight:normal;
}

a.download_image:hover { 
	background-color:#76756e;
	color:#fff;
}

.topspace { 
	margin-top:10px; 
	float:left; 
}

.vodwrap { 
	float:left; 
	width:320px; 
	margin-right:20px; 
}

.vodwrap h3 { 
	margin-top:10px;
}

.flashheader { 
	float:left; 
	width:930px; 
	height:295px; 
	margin-bottom:20px; 
	background:#6e6d64; 
	padding:5px; 
	margin-top:10px; 
	clear:both;
}

.flashheader-thin { 
	float:left; 
	text-align:right; 
	width:940px; 
	height:50px; 
	margin-bottom:20px; 
	border-top:3px solid #6e6d64;  
	margin-top:10px; 
	clear:both;
}

h3 { 
	color: #babab1; 
	font-size:80%; 
	font-weight:500; 
	margin-top:0px;  
	margin-bottom:5px;
}

h3 a {
	color:#9CD6D7;
}

h3 a:hover {
	color:#FFF;
}

.text3 {
	margin:0px;
	padding:0px;
	clear:none;
}
		
.price {
	color:#9CD6D7;
}

.small	{
	font-size:9px;
}	

.sitemap li a { font-size:12px; line-height:17px; color:#fff; text-decoration:none; border-bottom: 1px dotted #fff;}	
.sitemap li a:hover { line-height:17px; color: #b7b7b0;}

.sitemap li ul li a { font-size:12px; line-height:17px; color:#fff; text-decoration:none; border-bottom: 1px dotted #fff;}	
.sitemap li ul li a:hover { line-height:17px; color: #b7b7b0;}

.addthis {
	width:100%; height:17px;
	background:#FFF;
	border-top: 1px dotted #999;
	margin:0;
	padding:4px;
}

.addthis a {
	font-size:12px;
	color:#666;
}

/* table */


table, td, th
{
	border:1px solid #7c7b72;
}

td
{
	margin: 0;
	padding:2px;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

th
{
	margin: 0;
	padding: 0;
	border-width: 0;
}


.logindiv a.tandc {color:#FFF; } 
.logindiv a:hover.tandc {text-decoration:none;  color:#000; } 
