* {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
img {
	border: 0px;
}
img, div, a, input, td {
	behavior: url(/images/iepngfix.htc);
}
.inside-header {
	font-stretch: expanded;
	letter-spacing: 1.5px;
	padding: 3px 5px;
	text-align: left;
	text-transform: uppercase;
}
#grey-box {
	position: absolute;
	top: 200px;
	z-index: 10;
}
body {
	background-color: #666;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	z-index: -1;
}
hr {
	border: none;
	border-bottom: 1px solid #333;
	height: 0px;
	margin: 5px 0px;
	width: 100%;
}
.gold {
	color: #AD8B3A;
}
hr.gold {
	border: none;
	border-bottom: 1px solid #AD8B3A;
	height: 0px;
	margin: 5px 0px;
	width: 100%;
}
hr.orange {
	border: none;
	border-bottom: 1px solid #ff3300;
	height: 0px;
	margin: 5px 0px;
	width: 100%;
}

.panels {
	display: none;
}
.content {
	background-color: #fff;
	width: 1010px;
	margin-bottom: 20px;
}
.bodyContent {
	text-align: left;
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.photo-gallery a, .photo-gallery a {
	color: #ad8b3a;
	font-weight: bold;
}
.activities p {
	margin: 0px 0px 8px 0px;
}
input, textarea, select {
	border: 1px solid #ccc;
	font-size: 12px;
}
select {
	width: 80px;
}
input {
	height: 14px;
	width: 230px;
}
input.button {
	height: auto;
	margin-right: 10px;
	margin-top: 20px;
	-moz-border-radius: 5px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
	width: 100px;
	border-radius: 5px;
}
.verify {
	width: 60px;
}
.copyright {
	font-size: 10px;
	padding: 10px;
	text-align: center;
}
.wrongCode {
	background-color: #D70000;
	border: 1px solid #990000;
	color: #FFFFFF;
	padding: 4px;
	padding-left: 6px;
	width: 135px;
}
.pdf-file {
	background-image: url('images/pdf.gif');
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	padding-left: 20px;
	vertical-align: bottom;
}
.pdf-file a {
	text-decoration: underline;
}
label.error {
	vertical-align: bottom;
}
.orange {
	color: #ff3300;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px;
}
.center {
	text-align: center;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 5px;
}
h4 a {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.footer {
	width: 910px;
	text-align: left;
	padding-bottom: 10px;
}
.footerLinks {
	width: 600px;
	font-size: 10px;
	padding: 3px 0px;
}
.footerLinks a {
	margin: 5px;
}
.footerLinks a:first {
	margin-left: 0px;
}
.address {
	text-align: left;
	float: right;
}
#navigation {
	background-color: #ff3300;
	padding: 15px;
	width: 980px;
}
#navigation a {
	padding: 12px;
	color: #fff;
	font-weight: bold;
}
#banner {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
	width: 1010px;
}
#partnerLogos {
	width: 300px;
}
#partnerLogos img {
	padding: 10px;
	vertical-align: top;
}
p {
	padding-bottom: 10px;
}
strong {
	font-weight: bold;
}

a.underline { text-decoration: underline; }
a.underline:hover { text-decoration: none; }

#tradinghours-table {
/* width:100%; */
margin:10px 0 20px 0;
border:1px solid #f8f4e1;
width: 500px;
}

#tradinghours-table .time {
width:120px;
float:right;
text-align:center;
}
#tradinghours-table .day {
padding:0 20px 0 5px;
/* font-weight:bold; */
background:url(/media/wwwtpl/gordon/images/bullet-square.png) no-repeat center left;
}
.accordion .listbox {
overflow:hidden;
padding:10px;
/* border-left:1px solid #e07811;
border-right:1px solid #e07811;
border-bottom:1px solid #e07811;*/
}

.accordion .listbox ul {
margin:0;
padding:0;
}

.accordion .listbox li {
padding:6px 10px 6px 10px;
list-style-type:square;
list-style-position:inside;
margin-bottom:1px;
color:#dbca67;
}

.accordion .listbox li.alt {
background:#f8f4e1;
}

.accordion .listbox li span {
color:#000;
margin-left:-3px;
}

.accordion .listbox li:hover {
background:#eee9cd;
}

.orange-box {
	border: 1px solid #ececec;
	margin: 10px 0px 10px 20px;
	padding: 10px 0px;;
	text-align: center;
	color: #fff;
	height: 90px;
	background-image: url("../images/orange-line.png");
	background-repeat: repeat-y;
}

.home-box, .promo-box {
	padding: 10px 0px 10px 20px;
	text-align: right;
	color: #fff;
	height: 122px;
}
.home-box-inner {
	height: auto;
	width: auto;
}
#floater { height:50%; margin-bottom:-25px;}
.padTop {
	padding-top: 15px;
}
.padBottom {
	padding-bottom: 10px;
}
.enquiry td {
	vertical-align: top;
}
.directory {
	margin-top: 40px;
}
.alignBottom {
	vertical-align: bottom;
}

#vipForm, #enquiryForm {
	padding: 20px 0px;
	width: 400px;
}

.ui-accordion-content {
	padding: 20px;	
}
.accordion-show-hide {
	float: right;
	font-size: 10px;
	font-weight: normal;
}
.star { font-size: 9px; }
.detail { float: right; width: 300px; text-align: left; }
.label { width: 100px; }
/* lightbox css */
html,body{margin:0;padding:0;height:100%}#lightbox,#lightbox-overlay{position:absolute;top:0px;left:0px;bottom:auto;right:auto;z-index:100;width:100%;height:auto;text-align:center;color:#333;margin:0px;padding:0px;border:none;outline:none;line-height:0;text-decoration:none;background:none;word-spacing:normal;letter-spacing:normal;float:none;clear:none;display:block}#lightbox a,#lightbox a:link,#lightbox a:visited,#lightbox a:hover{text-decoration:underline;color:#999}#lightbox-overlay{z-index:90;background-color:#000;height:100%;position:absolute}#lightbox-overlay-text{text-align:right;margin-right:20px;margin-top:20px;color:white;font-size:12px;cursor:default;line-height:normal}#lightbox-overlay-text a,#lightbox-overlay-text a:hover,#lightbox-overlay-text a:visited,#lightbox-overlay-text a:link{color:white}#lightbox-overlay-text span{padding-left:5px;padding-right:5px}#lightbox img,#lightbox a img,#lightbox a{border:none;outline:none}#lightbox-imageBox{position:relative;border:1px solid black;;background-color:white;width:400px;height:400px;margin:0 auto}#lightbox-imageContainer{padding:1px}#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0}#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}#lightbox-nav-btnPrev,#lightbox-nav-btnNext{display:block;width:49%;height:100%;background:transparent url("../images/blank.gif") no-repeat;zoom:1;padding:0px;margin:0px}#lightbox-nav-btnPrev{left:0;right:auto;float:left}#lightbox-nav-btnNext{left:auto;right:0;float:right}#lightbox-infoBox{font:10px Verdana,Helvetica,sans-serif;background-color:#FFF;margin:0 auto;padding:0px}#lightbox-infoContainer{padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;color:#666;line-height:normal}#lightbox-infoHeader{width:100%;text-align:center}#lightbox-caption{text-align:justify}#lightbox-caption-title{font-weight:bold}#lightbox-caption-description{font-weight:normal}#lightbox-infoFooter{margin-top:3px;color:#999}#lightbox-currentNumber{display:block;width:49%;float:left;text-align:left}#lightbox-close{display:block;width:45%;float:right;text-align:right}#lightbox-close-button{padding-left:30%}#lightbox-close-button:hover{color:#666}#lightbox-infoContainer-clear{clear:both;visibility:hidden}

