@charset "utf-8";
/*
#980202 - red
#A8AD22 - door
*/
/***********************************************************
 Global Reset (Eric Meyer)
************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
	{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
/*ol, ul { list-style: none; }*/
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
td, th, select {text-align:right;}
/***********************************************************
 General fixes
************************************************************/
html {
	font-size: 62.5%;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
	direction:rtl;
}
.clearfix:after, .container:after {
    clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}
.clear { 
	clear: both; 
	line-height: 0;
}
img { border: 0; }
p, ol li, h1, h2, h3, h4, h5, h6, li {
	line-height:1.4em;
}
p, h1, h2 {
	margin-bottom:1em;
}
.gallery h2 {
	margin-bottom:0;
	margin-right:127px;
}
/***********************************************************
 Site
************************************************************/
body {
	background: #000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	font-size:1.2em;
}
a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
.oneColElsCtr #container{
	width: 81em;
	margin: 20px auto 20px; /* the auto margins (in conjunction with a width) center the page */
	text-align: right; /* this overrides the text-align: center on the body element. */
	min-height:544px; /* 538px */
	position:relative;
}
.oneColElsCtr #nav {
	/*padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
/*
 BG
*/
.homepage-bg {
	background: url(../images/homepage.jpg) no-repeat center top;
}
.about-bg {
	background: url(../images/about.jpg) no-repeat center top;
}
.memebers-bg {
	background: url(../images/members-club.jpg) no-repeat center top;
}
.contact-bg {
	background: url(../images/contact.jpg) no-repeat center top;
}
.events-bg {
	background: url(../images/events.jpg) no-repeat center top;
}
.press-bg {
	background: url(../images/press.jpg) no-repeat center top;
}
.gallery-bg {
	background: url(../images/gallery.jpg) no-repeat left center;
}
.menu-bg {
	width:600px!important;
	margin:0 auto!important;
	background:#1C171D fixed;
}
/*
 Per page
*/
#homepage-homepage, #homepage-about, #homepage-press, #homepage-members {
	top:331px;
}
#homepage-menu, #homepage-gallery, #homepage-events, #homepage-contact {
	top:399px;
}
#homepage-homepage, #homepage-menu {
	right:28px;
}
#homepage-about, #homepage-gallery {
	right:269px;
}
#homepage-press, #homepage-events {
	right:591px;
}
#homepage-members, #homepage-contact {
	right:842px;
}
.pages a {
	top:460px;
}
.gallery-bg .pages a {
	top:550px;
}
.gallery-bg #footer {
	position:absolute;
	bottom:-140px;
	right:300px;
}

#pages-homepage {
	right:28px;
}
#pages-menu  {
	right:143px;
}
#pages-about  {
	right:257px;
}
#pages-gallery  {
	right:374px;
}
#pages-press  {
	right:488px;
}
#pages-events  {
	right:604px;
}
#pages-members  {
	right:719px;
}
#pages-contact  {
	right:833px;
}
#nav a {
	width:106px;
	height:59px;
	padding-top:50px;
	text-align:center;
	position:absolute;
}
#nav a {
	background:url(../images/door-border.gif) no-repeat 0px 0px;
}
#nav a:hover, #nav a.selected {
	background:url(../images/door-hover.png) no-repeat 0px 0px;
}
#mainContent {
	right:40px;
	position:absolute;
}
.about, .memebers, .events, .contact {
	height:265px;
	width:300px;
	padding:0px 10px;
	/*border:1px solid #fff;*/
	top:169px;
	overflow-y:scroll;
	text-align:justify;
}
.about {
	top:154px;
	height:320px;
	overflow:hidden;
}
.memebers, .contact {
	overflow:hidden;
	width:320px;
}
.contact {
	color:#B1A13D;
	top:149px; /* was 149px. changed for google maps */
	height:365px; /* added for google maps */
	right:44px!important; /* added for google maps */
}
.events {
	overflow:hidden;
	height:365px;
	width:400px;
	top:69px;
}
.press, .gallery {
	top:150px;
	right:64px!important;
}
.press ul {
	/*overflow-y:scroll;*/
	height:238px;
	width:370px;
	padding:0 10px;
	/*border:1px solid #fff;*/
	border:none;
	overflow:auto;

}
.press a {
	border:none!important;
	background:none!important;
}
.press a:hover {
	text-decoration:underline!important;
}
.press li {
	list-style:none;
}
.press li.pdf {
	list-style:url(../images/pdf.gif) inside disc;
}
.press span {
	unicode-bidi:embed;
}

.gallery {
	top:120px;
}
.gallery div {
	height:350px;
	width:555px;
	overflow:hidden;
	float:right;
	margin-right:57px;
}
#thumbs { width: 51px; margin: 0 8px; height:70px; float: right; }
#thumbs li { width: 51px; margin: 1px; list-style: none; }
#thumbs a { width: 51px; padding: 3px; display: block;}
/*#thumbs a.activeSlide { background: url(../images/icon-uparrowsmallwhite.png) no-repeat center top;}*/
#thumbs a:focus { outline: none; }
#thumbs img { border: none; display: block }
#prev, #next { width: 14px;position:absolute;right:21px;} /* margin-top:11px; */
#prev {top:0px;}
#next {bottom:-76px;}

hr {width:60%;}
.menu {
	margin:0 auto;
	right:auto!important;
	position:static!important;
}
.menu ul {
	margin-bottom:1em;
}
.menu li {
	text-align:center;
	margin:0 auto;
	list-style:none;
	padding-bottom:.3em;
}
.column ul li {
	text-align:right;
}
.column {
	width:34%;
	background:#1C171D;
	padding:0 8%;
}
.float-right{float:right;}
.float-left{float:left;}
#cocktails li {padding-bottom:.75em;}
.menu h2, h3 {
	text-align:center;
	margin:0 auto;
}
h1 {
	width:200px;
	height:66px;
	color:#B1A13D;
	background:url(../images/elizabethq-logo.jpg);
	position:absolute;
	right:39%;
	top:0;
	text-indent:-5000px;
	overflow:hidden;
}
h2, h3 {
	color:#B1A13D;
	font-weight:bold;
}
.menu h2 {font-size:1.6em;}
#clock {
	position:absolute;
	right:66px;
	top:7px;
}
/*
form
*/
input, textarea, select {
	color: #000;
	background-color:#A8AD22;
	border:1px ridge #2E2F10;
	padding:.2em;
	font-family:Arial, Helvetica, sans-serif;
}
a.target {
	line-height:1.5em;
	text-decoration:none;
	color: #fff;
	background-color:#B8A94E; /* was A8AD22 */
	border:1px ridge #2E2F10;
	padding:.2em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
a.target:hover {
	text-decoration:none;
	color:#fff;
	background-color:#980202;
}
input:hover, textarea:hover, select:hover  {
	color:#fff;
}
input, textarea {
	line-height:1.5em;
}
textarea {
	height:4em;
}
input[type="submit"] {
	line-height:1em;
	font-weight:bold;
}
input[type="submit"]:hover {
	cursor:pointer;
	color:#fff;
}
