﻿body
{
	margin: 0;
	padding: 0;
	background: #ffffff url('../images/body-bg-repeater.png') repeat-x 0 0;
	font-size: 11pt;
	font-family: Arial;
	color: #4D4948;
}

.clear
{
	clear: both;
}

.split-50
{
	float: left;
	width: 50%;
}

.content-wrapper
{
	background: transparent url('../images/content-wrapper-bg-repeater.png') repeat-y 0 0;
	margin: 0 auto;
	padding-left: 10px;
	width: 950px;
}

.content
{
	background-color: #ffffff;
	border-right: 1px solid #747370;
	width: 890px;
	padding-left: 25px;
}

.content-header
{
	height: 150px;
	background: transparent url('../images/header-squirly.png') no-repeat 100% 0;
}

.logo-container
{
	margin-top: 20px;
	width: 250px;
	height: 101px;
	float: left;
}

.logo
{
	width: 250px;
	height: 101px;
	background: transparent url('../images/logo.png') no-repeat 0 0;
	display: block;
}

.header-advert
{
	width: 442px;
	height: 48px;
	background: transparent url('../images/be-our-guest.png') no-repeat 0 0;
	float: right;
	margin-top: 50px;
}

#top-navigation
{
	width: 859px;
	height: 159px;
	background: transparent url(../images/top-navigation.png) no-repeat 0 0;
	padding-left: 20px;
	padding-top: 7px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 15px;
}

#top-navigation ul li
{
	float: left;
}

#top-navigation ul li a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: 700;
	width: 137px;
	height: 24px;
	display: block;
	text-align: center;
	padding-top: 3px;
	margin-right: 15px;
}

#top-navigation ul li a:hover
{
	background: transparent url('../images/menu-hover.png') no-repeat 0 0;
}

.gbb-tl
{
	background: transparent url('../images/green-border-top-left.png') no-repeat 0 0;
	height: 15px;
}

.gbb-tc
{
	margin-left: 15px;
	background: transparent url('../images/green-border-top-center.png') repeat-x 0 0;
	height: 15px;
}

.gbb-tr
{
	background: transparent url('../images/green-border-top-right.png') no-repeat 100% 0;
	height: 15px;
}

.gbb-m
{
	border-left: 3px solid #6FB932;
	border-bottom: 3px solid #6FB932;
	border-right: 3px solid #6FB932;
	padding: 10px;
}

.gbb-m p
{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

.content-left
{
	float: left;
	width: 610px;
}

.content-right
{
	float: left;
	width: 240px;
	margin-left: 12px;
}

.quick-links-top
{
	width: 238px;
	height: 22px;
	background: transparent url('../images/quick-links-top.png') no-repeat 0 0;
}

.quick-links-bottom
{
	width: 238px;
	height: 13px;
	background: transparent url('../images/quick-links-bottom.png') no-repeat 0 0;
}

.quick-links
{
	width: 224px;
	border-left: 1px solid #AEB7A5;
	border-right: 1px solid #AEB7A5;
	padding: 5px;
	margin-left: 1px;
}

.quick-links a
{
	text-decoration: none;
}

.quick-links a:hover
{
	text-decoration: underline;
}

#quick-links-box li a
{
	text-decoration: none;
	color: #4D4948;
}

#quick-links-box li
{
	margin-bottom: 5px;
}

#quick-links-box li a:hover
{
	text-decoration: underline;
}

/*Green link box*/
.gb
{
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.gb-l
{
	float: left;
	width: 5px;
	height: 60px;
	background: transparent url('../images/green-box-left.png') no-repeat 0 0;
}

.gb-c
{
	float: left;
	width: 280px;
	height: 60px;
	background: transparent url('../images/green-box-bg-repeater.png') repeat-x 0 0;
	padding-top: 5px;
}

.gb-c a
{
	height: 50px;
	width: 265px;
	display: block;
	background: transparent url('../images/quote.png') no-repeat 100% 0;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	padding-top: 5px;
	padding-left: 5px;
}

.gb-r
{
	float: left;
	width: 6px;
	height: 60px;
	background: transparent url('../images/green-box-right.png') no-repeat 0 0;
}

/*Dark Gray link box*/
.dgb
{
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.dgb-l
{
	float: left;
	width: 5px;
	height: 60px;
	background: transparent url('../images/dgray-box-left.png') no-repeat 0 0;
}

.dgb-c
{
	float: left;
	width: 280px;
	height: 60px;
	background: transparent url('../images/dgray-box-bg-repeater.png') repeat-x 0 0;
	padding-top: 5px;
}

.dgb-c a
{
	height: 50px;
	width: 265px;
	display: block;
	background: transparent url('../images/star.png') no-repeat 100% 0;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	padding-top: 5px;
	padding-left: 5px;
}

.dgb-r
{
	float: left;
	width: 6px;
	height: 60px;
	background: transparent url('../images/dgray-box-right.png') no-repeat 0 0;
}

/*Light Gray link box*/
.lgb
{
	margin-left: 5px;
}

.lgb-l
{
	float: left;
	width: 6px;
	height: 60px;
	background: transparent url('../images/lgray-box-left.png') no-repeat 0 0;
}

.lgb-c
{
	float: left;
	width: 280px;
	height: 60px;
	background: transparent url('../images/lgray-box-bg-repeater.png') repeat-x 0 0;
	padding-top: 5px;
}

.lgb-c a
{
	height: 50px;
	width: 265px;
	display: block;
	background: transparent url('../images/sharp.png') no-repeat 100% 0;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	padding-top: 5px;
	padding-left: 5px;
}

.lgb-r
{
	float: left;
	width: 6px;
	height: 60px;
	background: transparent url('../images/lgray-box-right.png') no-repeat 0 0;
}

/*Lime link box*/
.lb
{
	margin-left: 5px;
}

.lb-l
{
	float: left;
	width: 6px;
	height: 60px;
	background: transparent url('../images/lime-box-left.png') no-repeat 0 0;
}

.lb-c
{
	float: left;
	width: 280px;
	height: 60px;
	background: transparent url('../images/lime-box-bg-repeater.png') repeat-x 0 0;
	padding-top: 5px;
}

.lb-c a
{
	height: 50px;
	width: 265px;
	display: block;
	background: transparent url('../images/dollar.png') no-repeat 100% 0;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	padding-top: 5px;
	padding-left: 5px;
}

.lb-r
{
	float: left;
	width: 6px;
	height: 60px;
	background: transparent url('../images/lime-box-right.png') no-repeat 0 0;
}

#footer
{
	clear: both;
	text-align: center;
	background-color: #4C4840;
	margin-right: 30px;
	height: 30px;
	padding-top: 18px;
	padding-left: 250px;
	margin-top: 10px;
}

#footer ul li
{
	float: left;
	border-right: 1px solid #ffffff;
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	font-size: 10pt;
}

#footer ul li.last
{
	border-right: none;
}

#footer ul li a
{
	text-decoration: none;
	color: #ffffff;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

.header-tl
{
	background: transparent url('../images/header-left.png') no-repeat 0 0;
	height: 22px;
	margin-left: 5px;
}

.header-tc
{
	background: transparent url('../images/header-bg-repeater.png') repeat-x 0 0;
	height: 22px;
	margin-left: 13px;
}

.header-tr
{
	background: transparent url('../images/header-right.png') no-repeat 100% 0;
	height: 22px;
	color: #ffffff;
	font-weight: 700;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 10pt;
}

.gray-box
{
	border-left: 1px solid #AEB7A5;
	border-right: 1px solid #AEB7A5;
	margin-left: 6px;
	margin-right: 1px;
	padding: 10px;
}

.gray-box-footer-left
{
	height: 13px;
	background: transparent url('../images/gray-border-bottom-left.png') no-repeat 0 0;
	margin-left: 6px;
}

.gray-box-footer-center
{
	height: 13px;
	margin-left: 13px;
	background: transparent url('../images/gray-border-bottom-bg-repeater.png') repeat-x 0 0;
}

.gray-box-footer-right
{
	height: 13px;
	background: transparent url('../images/gray-border-bottom-right.png') no-repeat 100% 0;
}

.btnSearch
{
	position: relative;
	top: 6px;
	margin-left: 5px;
}

.gh-grid-item
{
	border: 1px solid #4D4948;
	margin-bottom: 10px;
	width: 575px;
	background: transparent url('../images/grid-item-bg-repeater.png') repeat-x 0 100%;
}

.gh-grid-left
{
	float: left;
	width: 424px;
	border-right: 1px dotted #4D4948;
}

.gh-grid-name
{
	height: 20px;
	border-bottom: 1px solid #4D4948;
	font-weight: 700;
	padding-top: 2px;
	padding-left: 20px;
	background-color: #DCDDDD;
	background: #DCDDDD url('../images/bullet-green.png') no-repeat 3px 3px;
}

.gh-grid-name-left
{
	float: left;
	width: 450px;
}

.gh-grid-name-right
{
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 2px;
}

.gh-grid-image
{
	float: left;
	width: 110px;
}

.gh-grid-image img
{
	margin: 5px;
}

.gh-grid-desc
{
	float: left;
	width: 460px;
	padding-top: 5px;
	padding-left: 5px;
}

.gh-grid-info
{
	text-align: right;
	padding: 5px;
	font-size: 10pt;
}

.gh-grid-info a
{
	color: #4D4948;
	text-decoration: none;
}

.gh-grid-info a:hover
{
	text-decoration: underline;
}

.more-link
{
	background: transparent url('../images/bullet-green.png') no-repeat 100% 1px;
	padding-right: 16px;
}

table, tr, td, th
{
	border: none;
}

.find-by-name-box
{
	border: 1px solid #4D4948;
	width: 150px;
}

.find-by-name-box-container
{
	text-align: right;
	border-bottom: 1px solid #6FB932;
	padding-bottom: 10px;
}

#tblContact
{
	width: 100%;
}

#tblContact_light td, #tblContact td
{
	background-color: #DCDDDD;
	padding: 5px;
	font-weight: 700;
	font-size: 10pt;
	vertical-align: top;
	border: 1px solid #BFCED9;
}

#tblContact_light td
{
	background-color: #F4F4F4;
}

#tblContact td input
{
	width: 440px;
}

.text-area
{
	width: 440px;
	height: 100px;
}

.button-container
{
	text-align: right;
	margin-top: 10px;
	padding-right: 2px;
}

.button
{
	background-color: #6FB932;
	color: #ffffff;
	padding: 2px;
	font-weight: 700;
	font-size: 10pt;
	border: 1px solid #4D4948;
}

.gh-top
{
	border: 1px solid #BFCED9;
	padding: 5px;
	margin-bottom: 5px;
}

.gh-left
{
	float: left;
	width: 360px;
	border: 1px solid #BFCED9;
	margin-left: 2px;
	margin-bottom: 5px;
}

.gh-right
{
	float: left;
	width: 200px;
	margin-left: 5px;
}

.gh-image-left
{
	float: left;
	width: 250px;
}

.gh-image-right
{
	margin-left: 5px;
	float: left;
	width: 80px;
}

.gh-image
{
	text-align: center;
}

.gh-image img
{
	margin: 5px;
}

.gh-rate, .gh-enquiry, .gh-webURL, .gh-contact, .gh-address, .gh-enquiry
{
	border: 1px solid #BFCED9;
	padding: 3px;
	margin-bottom: 5px;
}

.gh-enquiry, .gh-webURL, .gh-enquiry
{
	text-align: center;
}

.gh-enquiry a, .gh-webURL a, .gh-enquiry a
{
	text-decoration: none;
	color: #4D4948;
	font-weight: 700;
	font-size: 9pt;
}

.gh-enquiry a:hover, .gh-webURL a:hover, .gh-enquiry a:hover
{
	text-decoration: underline;
}

.gh-stars
{
	text-align: right;
	margin-bottom: 5px;
}

.gh-image-list
{
	text-align: center;
	border: 1px solid #BFCED9;
	padding: 5px;
	margin-left: 2px;
}

.gh-image-list img
{
	margin-right: 2px;
}

#accordion div.accord-header
{
	border: 1px solid #BFCED9;
	padding: 5px;
	background: #DCDDDD url('../images/expand.png') no-repeat 5px 50%;
	color: #454A4C;
	padding-left: 25px;
	cursor: pointer;
}

#accordion div.selected
{
	background: #DCDDDD url('../images/collapse.png') no-repeat 5px 50%;
}

#accordion div.accord-content
{
	padding: 3px;
}

.spacer-5
{
	height: 5px;
}

#accordion li
{
	background: transparent url('../images/bullet-green.png') no-repeat 0 0;
	margin: 5px;
	padding-left: 20px;
}

.no-results
{
	padding-top: 10px;
	font-weight: 700;
}
