@charset "utf-8"; 
/*------------------------- WEBSITE -------------------------*/
	body,html,form,dl,dt{margin:0; padding:0; line-height:1.5em}
	body,html{font-family:Arial; color:#333; background:#f5f4ef url(../../images/bgs/body.gif) repeat-x top left;}
		* font{font:100%/1.5 Arial!important; color:#333!important;} /* FONT PROTECTION = force overwrite of font changes in any manner */
	h1,h2,h3,h4,h5,h6{margin:1em 0; padding:0; font-family:Arial; font-weight:bold; }
	h1{font-size:154%; color:#000; background:url(../../images/pageElements/h1.gif) no-repeat left top; padding-left:30px; padding-bottom:15px; border-bottom:1px solid #e3d9c1; padding-top:0px;}
	h2{font-size:136%; color:#000; background:url(../../images/pageElements/h2.gif) no-repeat left top; padding-left:26px;}
	h3{font-size:127%; color:#000; background:url(../../images/pageElements/h3.gif) no-repeat left 2px; padding-left:22px;}
	h4{font-size:136%; color:#9b764f;}
	h5{font-size:118%; color:#9b764f;}
	h6{font-size:100%; color:#9b764f;}
	
	a:link, a:active, a:visited{color:#af0000; text-decoration:underline;}		
	a:focus, a:hover{color:#af0000; text-decoration:none; outline:none;}		

	/* Tables */
	table{margin:0 0 1.5em 0; border-top:1px solid #ccc; border-left:1px solid #e3d9c1;}
	caption{background:#efe9e2; color:#b89f82; border:1px solid #e3d9c1; text-align:left; padding:0.5em; margin:0; font-weight:bold;}
	th,td{border-bottom:1px solid #e3d9c1; border-right:1px solid #e3d9c1; padding:0.5em; text-align:left; vertical-align:middle;}
	th{background:#b89f82; color:#fff; font-weight:bold;}

	hr{border:0; border-bottom:1px solid #888; height:1px;}  
	a img, :link img, :visited img {border: 0;}
	li.webdebug{z-index:10000; font-size:110%; position:relative; color:red; margin-bottom:0px; display:block; background:#fff; width:50%; left:0; text-align:left; padding-left:4px; white-space:nowrap; filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;	}	

	p{margin:2em 0!important;}

	/* Font sizes for major sections */
	#hd, #left, #right, #content, #ft, #StyleSheetTools, .homeSnippet, .homeNews, .newsFooter{font-size:85%;}
 
/*  10px=77% | 11px=85% | 12px=93% | 13px=100%  | 14px=108% | 15px=116% | 16px=123.1% | 17px=131% | 18px=138.5% 
	19px=146.5% | 20px=153.9% | 21px=161.6% | 22px=167% | 23px=174% | 24px=182% | 25px=189% | 26px=197%	*/	
	
/* *************************************************************** SYSTEM ************************************************************************* */
	/* Resets */  
	#doc{width:750px;} #doc2{width:950px;} #doc4{width:974px;} /* using sizes to maintain websites width on zoom */
	html{overflow:-moz-scrollbars-vertical;}  /* show FF scroll bars by default */
	ol li{list-style-type:decimal; list-style-image:none;} blockquote{margin:1em 0; padding-left:30px; font-style:oblique}
	acronym{cursor:help; border-bottom:1px dotted;} strong, sub, sup, dt{font-weight:bold;}	em{font-style:oblique;}		
	
	/* CSS Page Layout Help */
	#content .instructional{padding:6px; background-color:#FFFFCF; border-top:1px dotted #666; font-family:Geneva, Arial, Helvetica, sans-serif; margin-top:3em; margin-bottom:1em}
	#content .instructional h1.info{padding:3px; margin:0; border:0; font-size:120%; background:url(../../images/formElements/icon_info.gif) no-repeat top left; padding-left:21px; color:#666;}	
	#content .instructional h1.info strong{color:#A7050B;}		 
	
	/* Generic buttons */
	.clear{overflow:hidden; width:100%;} /* generic container (i.e. div) for floating buttons */
	a.btn{background:transparent url(../../images/buttons/bg_button_a.gif) no-repeat scroll top right; font-weight:bold; color:#444; display:block; float:left; height:24px; margin-right:6px; padding-right:18px; text-decoration:none;}
	a.btn:hover{color:#5C9C31;}
	a.btn span{background:transparent url(../../images/buttons/bg_button_span.gif) no-repeat; display:block; line-height:14px; padding:5px 0 5px 18px;}	
	a.btn:active{background-position:bottom right; color:#000; outline:none; /* hide dotted outline in Firefox */}
	a.btn:active span{background-position:bottom left; padding:6px 0 4px 18px; /* push text down 1px */}	

	.floatLeft{float:left;}	.floatRight{float:right;}
	.hidden, #SiteSearch legend, #SiteSearch label, #SiteSearch h1, .Zone legend, .Zone label, .Zone h1{display:none!important;}	

	/* Horizontal and Vertical Navigation Resets */
	.NavVertical ul, .NavVertical ul li, .NavHorizontal ul, .NavHorizontal ul li, #Tools1 ul li, #StyleSheetTools ul li, ul.paging li{list-style:none;}
	.NavVertical ul li a, .NavHorizontal ul li a, #Tools1 ul li a{overflow:hidden; display:block; text-decoration:none;}
	li a.Inactive{}
/* *************************************************************** END SYSTEM ************************************************************************* */	
	/* #hd head */	
	#hd{height:267px; background:url(../../images/bgs/header.jpg) no-repeat left top;}
	
	/* Head Banner */
	.headbnr{width:950px; position:absolute; top:190px; margin-left:0px; height:120px; border:1px solid #ccc; background-color:#e7e7e7;}
	
	/* #bd body */
	#bd{ background:url(../../images/bgs/bd.gif) repeat-y left; padding-bottom:20px;}

	/* StyleSheetTools */
	#StyleSheetTools{position:absolute; top:9px; width:620px; margin-left:0px; z-index:3;}
	#StyleSheetTools ul{white-space:nowrap;}
	#StyleSheetTools ul li{display:inline; padding:0px 8px 0px 17px; float:left; list-style-type:none;}
	#StyleSheetTools ul li.cssPrint{background:url(../../images/icons/print.gif) no-repeat left center;}		
	#StyleSheetTools ul li a{display:block; width:100%; height:100%; outline:none;}
				
		#StyleSheetTools ul.cssFile{}		
		#StyleSheetTools ul.cssTextSize li.textSizeIntro{padding-left:12px;}
		#StyleSheetTools ul.cssTextSize li{padding:0px 0px 0px 0px; margin-right:4px;}
		#StyleSheetTools ul.cssTextSize li.textSize{text-indent:-9009px; width:13px;}   	
		#StyleSheetTools ul.cssTextSize li.textSize.textDefault{background:transparent url(../../images/icons/textSmall.gif) no-repeat left center;}
		#StyleSheetTools ul.cssTextSize li.textSize.textMed{background:transparent url(../../images/icons/textMed.gif) no-repeat left center;}
		#StyleSheetTools ul.cssTextSize li.textSize.textLrg{background:transparent url(../../images/icons/textLrg.gif) no-repeat left center;}

	/* Bread Crumb */
	#BreadCrumb{position:absolute; top:325px;}
		ul#history{padding:0px; list-style:none;}
		ul#history li{list-style-type:none; display:inline; text-transform:capitalize;}

	#SiteSearch{width:220px; height:33px; position:absolute; padding:0px!important; top:80px; margin-left:729px; background:url(../../images/bgs/searchbg.gif) no-repeat top left;}
		#SiteSearch fieldset{margin-right:0px;}                    
		#SiteSearch input.txtSiteSearch{width:146px; float:left; padding:9px 0px 0px 29px; border:0; background:none; font-size:96%!important;}
		#SiteSearch input.btnSiteSearch{background:url(../../images/buttons/searchsmall.gif) no-repeat left 1px; border:0px; width:27px; height:33px; cursor:help;}

	/* Type 1 Mailing List */
	#SiteMailingList{width:220px; height:33px; background:url(../../images/bgs/searchbg.gif) no-repeat top left;}
		#SiteMailingList fieldset{float:right; margin-right:0px;}				
		#SiteMailingList input.ZoneInput{width:130px; padding:3px; border:0; background:none!important; font-size:96%!important;}
		#SiteMailingList input.ZoneSubmit{background:url(../../images/buttons/searchsmall.gif) no-repeat left 1px; border:0px; width:47px; height:33px;}	
	
/*-------------------------( Logos And Banner Images )-------------------------------- */
	/* Logo */
	#hd h1.logo{width:113px; height:100px; position:absolute; top:85px; text-indent:-9009px; background:transparent url(../../images/pageElements/logo.gif) no-repeat 0 0; display:block; padding:0; margin:0; border:0;}
	#hd h1.logo a{display:block; width:100%; height:100%; outline:none;}
	
/*-------------------------( #Top Horizontal Navigation - 1st: .udm | 2nd: .level2 | 3rd: .level3 )-------------------------------- */	
	#MainNav{width:950px; position:absolute; top:190px; z-index:100!important; font-size:92%;}   
	#MainNav ul.udm li, #MainNav ul.level2 li{width:158px; display:block; float:left;} /* nav width */
	#MainNav ul.udm li a{padding:20px 4px 7px 4px; color:#fff; background: url(../../images/topNav/bg1.gif) no-repeat left bottom; display:block; text-align:center; text-decoration:none;}
	#MainNav ul.udm li a img{display:none!important;}
	#MainNav ul.udm li a:hover{background: url(../../images/topNav/bg2.gif) no-repeat left bottom;}
	
		/* all subs navs from this will obey these rules unless stated otherwise */
		#MainNav ul.level2, #MainNav ul.level3{border:0;}
		#MainNav ul.level2 li a{line-height:15px; text-align:left;}

	/* Navigation Selected Rules for <li> element */
	#MainNav ul.udm li.NavSelected {}
	#MainNav ul.level2 li.NavSelected, 
	#MainNav ul.level3 li.NavSelected{}

	/* Navigation Selected Rules for <a> element */
	#MainNav ul.udm li a.NavSelected {padding:17px 4px 10px 4px; color:#fff; background: url(../../images/topNav/bg3.gif) no-repeat left bottom; display:block; text-align:center; text-decoration:none; color:#6e4c28; font-weight:bold;}
	#MainNav ul.level2 li a.NavSelected, 
	#MainNav ul.level3 li a.NavSelected{background:#2A2F66; color:#fff;}
	
	#MainNav2 {width:950px; position:absolute; top:237px; z-index:100!important; font-size:85%; background:url(../../images/topNav/nav2.gif) repeat-x top;}
	#MainNav2 ul li {display:block; float:left;} /* nav width */
	#MainNav2 ul li a{padding:10px 18px; line-height:30px; color:#fff; text-decoration:none;}
	#MainNav2 ul li a:hover{ text-decoration:underline;}

	#MainNav2 ul li.NavSelected {background:#E2D8CD; color:#90673B;}
	#MainNav2 ul li.NavSelected a {color:#90673B;}

/*-------------------------( #left )-------------------------------- */
	#left{ background:url(../../images/bgs/left.gif) repeat-x top; width:180px; padding:0px 10px;}
	#left h2.leftNavHeader{ }
	 		
	/* Left Navigation - .level1 */
	#left ul.level1 li{margin-top:0px; border-bottom:1px solid #d5c5ae;} /* set the width here for IE browsers */
	#left ul.level1 li a{padding:4px 10px 4px 24px; background: url(../../images/sideNav/level1.gif) no-repeat 5px 8px; color:#6f3900; text-decoration:none; display:block;}
	#left ul.level1 li a:hover{background:#d8cbab url(../../images/sideNav/level1.gif) no-repeat 5px 8px; color:#6f3900;}
	#left ul.level1 li a.NavSelected{background: url(../../images/sideNav/level1.gif) no-repeat 5px 8px; color:#6f3900; font-weight:bold;} 

		/* .level2 */
		#left ul.level2{margin-bottom:00px}
		#left ul.level2 li{margin-top:0px; border-top:1px solid #d5c5ae; border-bottom:0;} /* set the width here for IE browsers */
		#left ul.level2 li a{padding:4px 10px 4px 34px; background: url(../../images/sideNav/level2.gif) no-repeat 20px 10px; color:#af0000; text-decoration:none; display:block;}
		#left ul.level2 li a:hover{background:#d8cbab url(../../images/sideNav/level2.gif) no-repeat 20px 10px; color:#af0000;}
		#left ul.level2 li a.NavSelected{background: url(../../images/sideNav/level2.gif) no-repeat 20px 10px; color:#af0000; font-weight:bold;} 

			/* .level3 */
			#left ul.level3{margin-bottom:00px}			
			#left ul.level3 li{margin-top:0px; border-top:1px solid #d5c5ae; border-bottom:0;} /* set the width here for IE browsers */
			#left ul.level3 li a{padding:4px 10px 4px 44px; background: url(../../images/sideNav/level3.gif) no-repeat 30px 11px; color:#af8354; text-decoration:none; display:block;}
			#left ul.level3 li a:hover{background:#d8cbab url(../../images/sideNav/level3.gif) no-repeat 30px 11px; color:#af8354;}
			#left ul.level3 li a.NavSelected{background: url(../../images/sideNav/level3.gif) no-repeat 30px 11px; color:#af8354; font-weight:bold;} 

	/* Navigation Selected Rules for <li> element */
	#left ul.level1 li.NavSelected, #left ul.level2 li.NavSelected, #left ul.level3 li.NavSelected{}

	/* Snippets */		
	.sideSnippet{margin-top:0px; padding:10px 0}	
	.sideSnippet h1{font-size:163%; padding-left:0; margin-bottom:15px}
 	
/*-------------------------( #content  )-------------------------------- */	
	#content{overflow:hidden; margin:0px 20px 10px 27px;}	
	#content ul, #content ol{margin:1em 0;}
	#content ul li, #content ol li{margin-left:25px; line-height:1.5em}
	#content ul li{list-style-image:url(../../images/pageElements/bullet.gif);}
 		
	/* Sitemap */	
	#content ul.level1 li{}
	#content ul.level1 li a{}	
		#content ul.level2 li{}
		#content ul.level2 li a{}
			#content ul.level3 li{}
			#content ul.level3 li a{}
				#content ul.level4 li{}
				#content ul.level4 li a{}	
	
	/* News Layout */ 	
	div.divNewsItem{width:100%; float:none; margin-left:0px; padding:0; margin-bottom:10px; clear:both;}
		
		/* News Image */
		div.divNewsItemLeft{float:left; padding-right:0px;}
			div.divNewsItemLeft .pnlNewsThumbnail{padding:0; margin:0; margin-right:10px; }
			div.divNewsItemLeft .pnlNewsThumbnail img{}
		
		/* News Body */
		div.divNewsItemRight{float:left; width:600px}
			div.divNewsItemRight h2{margin:0px; padding:0; border:none; font-style:normal; font-size:120%; font-weight:bold}
			.lblItemDate{color:#999!important;}

		/* News Paging */	
		div.pnlPageLinks{padding:4px 0}
		div.pnlPageLinks a{padding:4px!important}

		/* RSS Feed Links */		
		.newsFooter{padding:0px; clear:both; text-align:right; margin-right:5px; padding-bottom:20px; border-top:1px solid #ccc;}
			div.rssLinkContainer ul li{margin-left:0!important;}		
	
	/* Gallery Defaults */
	li.pnlGalleryImage{margin:5px 5px 5px 5px!important; padding:0; list-style:none;}	
	li.pnlGalleryImage:hover{}

	/* Paging */
	div.PagingContainer{}
		ul.paging{border-top:1px solid #ccc; padding-top:10px;}
		ul.paging li{display:inline; padding:0px!important; margin:0px!important; list-style-image:none!important;}
		ul.paging li a{text-decoration:none; background-color:#DCF0FB; border:1px solid #DCE1E4; padding:2px 6px;}
		ul.paging li a:hover{background-color:#fff; border:1px dotted #ccc;}
		ul.paging li a.NavSelected{border:1px solid #fff; background-color:#89A9B8; color:#fff; font-weight:bold;}
	
	/* Alphabetical List */
	div.alphabet{}
	div.alphabet a, div.alphabet span.Letter, span.PreviewText, a.PreviewText{padding:2px 4px; text-transform:capitalize!important}
	div.alphabet span.letter{color:#bbb;}
	div.alphabet a{border:1px solid #bae2f0; background-color:#bae2f0; text-decoration:none}
	div.alphabet a:hover{color:#fff; border:1px solid #0E85B0; background-color:#0E85B0;}	
	div.alphabet a.NavSelected{font-weight:bold; background-color:#2A2F66; color:#fff; border:1px solid #2A2F66}
	div.alphabet span.Seperator{display:none}	

	/* FAQs */
	.FAQs{border:1px solid #0E85B0;}	
		.FAQs h2{font-size:1em; padding:12px; color:#fff; font-style:normal; text-decoration:none; margin:0;}	
		.FAQs h2 a{color:#fff; text-decoration:none; line-height:1.2em}
		.FAQs h2 a:hover {cursor:hand;}
		.FAQs h2 span.faqNumber{ font-style:oblique}
		.FAQs h2:hover {cursor:hand;}
		.FAQs div{padding:2px 5px;}	
		.FAQs div.faqsHeader{background-color:#0E85B0;}		
		.FAQs div.faqsHeaderSelected{background-color:#2A2F66; color:#fff;}
		.FAQs div.faqsContent{padding-bottom:30px}
	
	/* Blog */
	.Blog{width:530px!important;}	
		.Blog .BlogArticle{border-bottom:1px solid #ccc; margin-bottom:20px}
		.Blog .BlogHeader h2{margin:0; padding:20px 0}
		.Blog .BlogHeader h2 a{text-decoration:none;}
		.Blog .BlogHeader h2 a:hover{text-decoration:underline;}
		.Blog .BlogHeader div.BlogInformation{font-size:75%; font-style:normal; margin:0; padding:0; margin-bottom:5px; padding-left:12px; border-left:3px solid #aaa;}
			div.BlogInformation cite{}
			div.BlogInformation span.BlogDate{}
			div.BlogInformation span.BlogCommentCount a{color:#0E85B0; font-weight:bold}		
		.Blog .BlogArticle .BlogContent{padding-bottom:0px;}		
		.Blog .newsFooter{border:0; font-size:75%}
			
	/* Blog Comments */  
	.BlogComments{padding-bottom:80px; border-bottom:1px solid #ccc;}
		.BlogComments .Individual{}		
		.BlogComments .Individual.AltColor{background-color:#f5f5f5;}	
		.BlogComments .Individual.AltColor .BlogHeader{border-top:1px solid #ccc;}
		.BlogComments .Individual.NewComment, .Blog .BlogArticle .BlogCommentCount a.NewComment{background-color:#C4FBB1; border:1px solid #6EA55B; padding:4px;}
		.BlogComments .Individual.NewComment .BlogCommentNumber{color:#6EA55B}
				
		.BlogComments .Individual.Author .BlogHeader{background-color:#C1E7F6; border-top:1px solid #0E85B0;}		
		.BlogComments .Individual.Author .BlogContent{background-color:#C1E7F6;}
		.BlogComments .Individual.Author .BlogCommentNumber{color:#fff}
		
		.BlogComments .BlogCommentSkipToForm{margin-bottom:20px}
		.BlogComments .BlogCommentSkipToForm a{font-size:45%; font-style:normal; padding-left:20px;}		
		.BlogComments .BlogHeader{margin-top:30px; padding:5px; font-size:75%;}
		.BlogComments .BlogHeader .BlogCommentName{font-style:oblique; font-size:130%; font-weight:bold; color:#0E85B0}
		.BlogComments .BlogHeader .BlogInformation{}
		.BlogComments .BlogContent{padding:0px 10px 30px 10px; font-size:75%; margin-bottom:10px; min-height:20px; }
		.BlogComments .BlogContent .BlogCommentNumber{padding:13px 12px 18px 12px; font-size:420%; color:#93C8DC; float:left; font-family:"Times New Roman" }
	
	/* Blog Categories */
	.BlogCategories{width:180px!important;}
	.BlogCategories h2{border-bottom:1px solid #ccc; padding-bottom:8px; margin:0;}
	#content .BlogCategories ul{padding-top:0; margin-top:5px;} 
	#content .BlogCategories ul li{margin-left:15px; margin-bottom:7px;}
	#content .BlogCategories ul li a{font-weight:bold; text-decoration:none;}
	
	/* Links */ 
	.LinksCategories{}
	.Links{}
		.Links li{margin-bottom:20px}
		.Links a.LinkName{padding-left:19px; font-weight:bold; background:url(../../images/icons/iconPopUp2.gif) no-repeat left center;}
		.Links span {padding-top:5px;}
		.Links span.LinkURL{color:#aaa; display:block}
		.Links span.LinkContent{display:block}
		
		div.alphabet a.PreviewText{background:none!important; border:0; font-weight:bold; text-decoration:underline; border-right:1px solid; padding-right:10px!important; margin-right:10px; text-transform:none!important;}
		div.alphabet a.PreviewText:hover{color:#000!important; text-decoration:none;}
	
/*-------------------------( #right  )-------------------------------- */
	#right{} 
	
/*-------------------------( #ft #Footer )-------------------------------- */
	#ft{padding:0px; padding-top:10px; height:90px; margin-top:0px; background:url(../../images/bgs/footer.gif) no-repeat left top;}
	
	/* Top Tools */
	#Tools1{position:absolute; top:5px; width:300px; margin-left:650px;}
	#Tools1 ul li{display:inline; padding:0px 0px 0px 14px; float:right; list-style-type:none; background:url(../../images/bgs/toolsbg.gif) no-repeat 9px center}
	#Tools1 ul li a{padding:4px 4px 4px 4px;}
	#Tools1 ul li a:hover{text-decoration:underline}
	#Tools1 ul.level1 li.NavSelected{}
	
	/* footerLeft and footerRight ul li */	
	#footerLeft ul, #footerRight ul{margin:0; margin-bottom:15px; padding:0;}
	#footerLeft ul li, #footerRight ul li{display:inline; list-style-type:none; padding-left:5px;}
	#footerLeft ul.level1 li.NavSelected, #footerRight ul.level1 li.NavSelected{}
 
    #footerLeft{padding-top:20px; width:400px; float:left;}
		ul#fAddress{margin:0; padding:0; margin-top:0px}
		ul#fAddress li{display:block; margin:0; padding:0;}
		ul#fAddress li span{font-weight:bold; margin-left:0px;}
		ul#fAddress li.fPhone{display:inline; width:100px;}
		ul#fAddress li.fFax{display:inline; width:100px;}
		ul#fAddress li.fEmail{}

	#footerRight{padding-top:20px; text-align:right; width:400px; float:right; padding-right:25px;}
	#footerRight a{border-right:0px!important}
	#footerRight a:hover{text-decoration:underline;}
	#footerRight ul{float:right;}
	#footerRight ul li a{border-right:1px solid #b4b09a!important; padding-right:12px; color:#af0000;}

	/* Company Name */
	h1.fCompanyName{margin:0; padding:0; border:0; font-weight:normal; font-size:100%; background:none; border:0; padding-left:25px; color:#b4b09a; font-weight:normal; width:180px; float:left; border-right:1px solid #b4b09a;}
		
	/* Webtrade Logo */	
	h1.DevelopedByWebtrade{margin:0; padding:0; border:0; font-weight:normal; font-size:100%; background:none; border:0; padding-left:15px; color:#b4b09a; font-weight:normal; width:170px; float:left;} 
	h1.DevelopedByWebtrade a{color:#b4b09a;}



	#registrationForm {width:595px; margin:20px 0px 0px 10px; border:0px solid red;}
	#registrationForm div {margin-bottom:8px;}
	#registrationForm label {float:left; width:100px;}
	#registrationForm label.mobile {float:right; width:360px; border:0px solid green; position:relative; top:-25px;}
	#registrationForm select {width:130px;}
	#registrationForm .button {width:104px; height:35px; border:0px; float:right; margin-right:3px; margin-top:5px; background:url(../../images/buttons/register.gif) no-repeat left center;}

	label.wide {border:1px solid red; width:500px!important; clear:left!important; display:block!important;}


	/* G Club Establisment Search listing page */

	div.gclubResults {border:0px solid red; min-height:260px; border-bottom:2px solid #F1F0E8; margin-bottom:0px!important; margin-top:0px!important;}
	
	div.gclubResults div.left{border:0px solid black; width:560px;}
	div.gclubResults div.right{border:0px solid pink; width:330px; float:right; margin-top:10px;}
	
	div.gclubResults img.thumbNail{border:0px solid black; width:180px; height:180px;}
	
	div.gclubResults div.resultsTop h1 {border-bottom:none; padding-bottom:0px; border:0px solid green;}
	div.gclubResults div.resultsTop h1 a {color:#303030; text-decoration:none; border:0px solid blue; padding-bottom:0px;}
	div.gclubResults div.resultsTop h1 a:hover {text-decoration:underline;}

	div.gclubResults div.resultsTop a.address {border:0px solid yellow; color:#A90101; padding-left:30px; font-weight:bold; position:relative; top:-15px; }
	
	div.gclubResults a img {border:0px solid orange; float:left; margin-left:5px; margin-right:15px; margin-bottom:10px; }
	
	div.gclubResults div.right ul {list-style:none!important;  padding-left:25px;}
	div.gclubResults div.right ul li{border:0px solid black;list-style:none!important; list-style-image:none!important; display:inline; }
	div.gclubResults div.right ul li a.day {border:0px solid red; display:block; float:left; width:115px!important; height:20px!important; border-bottom:1px solid #F1F0E8;}
	div.gclubResults div.right ul li a.lunch {border:0px solid blue; display:block; float:left; width:100px; height:20px!important; border-bottom:1px solid #F1F0E8;}
	div.gclubResults div.right ul li a.dinner {border:0px solid green; display:block; float:left; width:70px; height:20px!important;  border-bottom:1px solid #F1F0E8;}
	div.gclubResults div.right ul li a.qmark {border:0px solid black; display:block; float:left; width:10px; height:20px!important;  border-bottom:1px solid #F1F0E8;}
	
	
	div.gclubResults div.right ul li a.lunch img {border:0px; margin:0px;}
	div.gclubResults div.right ul li a.dinner img {border:0px; margin:0px;}
	
	
	div.gclubResults div.right ul li a.dayAcom {border:0px solid red; display:block; float:left; width:67px!important; height:20px; border-bottom:1px solid #F1F0E8;}
	div.gclubResults div.right ul li a.three {border:0px solid blue; display:block; float:left; width:57px; height:20px; border-bottom:1px solid #F1F0E8;}
	div.gclubResults div.right ul li a.two {border:0px solid green; display:block; float:left; width:67px; height:20px;  border-bottom:1px solid #F1F0E8;}
	div.gclubResults div.right ul li a.one {border:0px solid black; display:block; float:left; width:57px; height:20px;  border-bottom:1px solid #F1F0E8;}
	div.gclubResults div.right ul li a.package {border:0px solid yellow; display:block; float:left; width:57px; height:20px;  border-bottom:1px solid #F1F0E8;}
	a.qmark {border:0px solid red!important; display:block; float:left; position:relative; left:-35px; text-decoration:none;}
	a.qmark:hover {text-decoration:underline;}
	
	div.gclubResults div.right ul li.bank a.dayAcom { height:30px;}
	div.gclubResults div.right ul li.bank a.three { height:30px;}
	div.gclubResults div.right ul li.bank a.two { height:30px;}
	div.gclubResults div.right ul li.bank a.one { height:30px;}
	div.gclubResults div.right ul li.bank a.package { height:30px;}
	
	div.gclubResults div.right ul li a.three img {border:0px; margin:0px;}
	div.gclubResults div.right ul li a.two img {border:0px; margin:0px;}
	div.gclubResults div.right ul li a.one img {border:0px; margin:0px;}
	div.gclubResults div.right ul li a.package img {border:0px; margin:0px;}

	

	
	
	/* G Club Establisment DETAIL page */

	#estInfo div.top {border:0px solid black;}
	.title { margin-bottom:20px;}
	.title h1 { border:0; padding-bottom:0px; margin-bottom:0px;}
	.title a { color:#af0000; font-size:108%; font-weight:bold; padding-left:30px;}
	
	#estInfo div.top div.left {border:0px solid yellow; width:271px;}
	
	#estInfo div.top div.center{border:0px solid green; float:right; width:350px; display:block!important;}
	
	#estInfo div.top div.right{border:0px solid pink; float:right; width:265px;}

	mmm#estInfo div.top div.center div.card {border:0px solid blue;}
	
	#estInfo div.top div.center div.card ul {list-style:none!important; padding-left:25px;}
	#estInfo div.top div.center div.card ul li{border:0px solid black;list-style:none!important; list-style-image:none!important; margin-left:0; display:inline;}
	#estInfo div.top div.center div.card ul li a.day {border:0px solid red; display:block; float:left; width:110px!important; height:20px!important; border-bottom:1px solid #F1F0E8;}
	#estInfo div.top div.center div.card ul li a.lunch {border:0px solid blue; display:block; float:left; width:80px; height:20px!important; border-bottom:1px solid #F1F0E8;}
	#estInfo div.top div.center div.card ul li a.dinner {border:0px solid green; display:block; float:left; width:70px; height:20px!important;  border-bottom:1px solid #F1F0E8;}
	#estInfo div.top div.center div.card ul li a.qmark {border:0px solid black; display:block; float:left; width:10px; height:20px!important;  border-bottom:1px solid #F1F0E8;}
	
	
	#estInfo div.top div.center div.info {clear:left; padding-right:25px; position:relative; top:20px;}
	#estInfo div.top div.center div.detail {clear:left; padding-right:25px; position:relative; top:20px;}
	
	
	#estInfo div.top div.center div.card ul li a.dayAcom {border:0px solid red; display:block; float:left; width:75px!important; height:20px; border-bottom:1px solid #F1F0E8;}
	#estInfo div.top div.center div.card ul li a.three {border:0px solid blue; display:block; float:left; width:65px; height:20px; border-bottom:1px solid #F1F0E8;}
	#estInfo div.top div.center div.card ul li a.two {border:0px solid green; display:block; float:left; width:75px; height:20px;  border-bottom:1px solid #F1F0E8;}
	#estInfo div.top div.center div.card ul li a.one {border:0px solid black; display:block; float:left; width:65px; height:20px;  border-bottom:1px solid #F1F0E8;}
	#estInfo div.top div.center div.card ul li a.package {border:0px solid yellow; display:block; float:left; width:65px; height:20px;  border-bottom:1px solid #F1F0E8;}

	
	#estInfo div.top div.center div.card ul li.bank a.dayAcom { height:32px;}
	#estInfo div.top div.center div.card ul li.bank a.three { height:32px;}
	#estInfo div.top div.center div.card ul li.bank a.two { height:32px;}
	#estInfo div.top div.center div.card ul li.bank a.one { height:32px;}
	#estInfo div.top div.center div.card ul li.bank a.package { height:32px;}
	
	#estInfo div.top div.center div.card ul li a.three img {border:0px; margin:0px;}
	#estInfo div.top div.center div.card ul li a.two img {border:0px; margin:0px;}
	#estInfo div.top div.center div.card ul li a.one img {border:0px; margin:0px;}
	#estInfo div.top div.center div.card ul li a.package img {border:0px; margin:0px;}
	
	

	#estInfo div.top div.center div.preferential {width:300px!important;clear:left; padding-right:25px; position:relative; top:20px; background:#ffffff; padding:10px; color:#796325; border:1px solid #e3d9c1; margin-top:5px;}
	#estInfo div.top div.center div.preferential h5 { color:#af0000; margin-top:0;}

	zzzz#estInfo div.top div.center div.info .terms { background:#f5f3ec; padding:10px; color:#796325; clear:left; border:1px solid #e3d9c1; position:relative; top:20px; margin: 0 15px 35px 0; width:250px;}


	#estInfo div.top div.right ul li a.lunch img {border:0px; margin:0px;}
	#estInfo div.top div.right ul li a.dinner img {border:0px; margin:0px;}
	
	
	
	

/* ------------------------ ESTABLISHMENT PAGE ------------------------ */

/* Left Column */
#masterImage { border:4px solid #f5f3ec; padding:1px; max-width:265px;}
.photoThumb {border:4px solid #f5f3ec; padding:1px; margin:5px 5px 0 0; float:left; max-width:265px}

.terms { background:#f5f3ec; padding:10px; color:#796325; clear:left; border:1px solid #e3d9c1; position:relative; top:20px; margin: 0 15px 35px 0; width:250px;}
.terms h5 { color:#af0000; margin-top:0;}

.menu h2 { background:url(../../images/pageElements/h1menu270.gif) no-repeat left center; padding:11px 10px 9px 38px; color:#796325; margin-bottom:0;}
.menu ul {margin:0; padding:0; margin-top:0!important;}
.menu ul li { list-style:none!important; margin-left:0!important; color:#796325; margin-right:15px; padding:5px 10px 5px 40px; background:#f5f3ec url(../../images/pageElements/bulletMenu.gif) no-repeat 30px 10px; margin-bottom:1px;}
.menu ul li a {display:block; color:#796325; text-decoration:none;}
.menu ul li a:hover {text-decoration:underline;}

/* Right Column */
.participants {color:#796325; display:block; margin-top:30px;}
.participants h2 { color:#af0000; border-bottom:1px solid #e3d9c1; background:url(../../images/pageElements/h2participants.gif) no-repeat left 3px; padding-bottom:0.5em;}
.participants ul li { list-style-image:url(../../images/pageElements/bulletParticipants.gif)!important;}

.special {border:1px solid #e3d9c1; padding:1px; background:#f5f3ec;}
.special h1 {background:#e9e2d7 url(../../images/pageElements/h1Special.gif) no-repeat 10px 12px;; padding:10px 10px 10px 30px; font-size:127%; color:#af0000; margin-top:0;}
.special h2 {background: url(../../images/pageElements/h2Special.gif) no-repeat 10px 3px; padding:0px 10px 0px 30px; margin:0px!important; font-size:100%;}
.special ul { padding:0; padding-left:15px;}
.special ul li {padding:0; margin-left:0; list-style-image:url(../../images/pageElements/bulletSpecial.gif)!important;}



h2.establishments {border:0px solid red; cursor: pointer; max-width:250px;}
h3.establishments {border:0px solid red; cursor: pointer; max-width:250px;}

a.getDirections  {font-weight:bold; color:#A50200; text-decoration:underline; cursor: pointer; float:right;}
a.getDirections:hover {color:#000000;}

#directions {display:none;}

#menus {display:none;}

#restaurant{display:none;}

#facilities{display:none;}

#activities{display:none;}

#gclubNearByRest{display:none;}
#gclubNearByAcc{display:none;}



/* Bottom */
.veryBottom { border-top:1px solid #e3d9c1; padding-top:20px; text-align:right; margin-top:20px; width:900px!important; float:right;}




/*MAP*/

	#zoomControls {border:0px solid red; width:6%;}
		.zoomIn {height:19px; width:19px; background-image:url(/images/map/zoomIn.gif); cursor:pointer; position:relative;  margin-left:20px; top:19px;}
		.zoomOut {height:19px; width:19px; background-image:url(/images/map/zoomOut.gif); cursor:pointer; position:relative;}

	#mapContainer {height:240px; border:0px solid red;}

	#Address { background:#f5f3ec; padding:10px; color:#796325; clear:left; border:1px solid #e3d9c1; position:relative; top:20px; margin: 0 15px 35px 0; width:250px;}
	#Address h5 { color:#af0000; margin:0!important; }
	#hearaboutus_div{height:50px;}
	#hearaboutus{float:left;margin-right:10px;}


