﻿
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, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, table, legend, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

a
{
	outline: none;
	text-decoration:none;
}

img, a img, :link img, :visited img
{
	border: 0;
}

ul
{
	list-style: none;
}

/* end resets */
html, body
{
	color:#fff;
}
body.floralred
{
	background:#900205 url(images/floral-bg.png);
	background-attachment:fixed;
}

 #overlay
{
	
	background: transparent url(images/Overlay.png) no-repeat center -100px;
	background-attachment:fixed;
}

body.floralblue
{
	background:#0085a6 url(images/floral-bg.png);
	background-attachment:fixed;	
}

body.meshred
{
	background:#900205 url(images/mesh-bg.png);
	background-attachment:fixed;	
}

body.meshblue
{
	background:#0085a6 url(images/mesh-bg.png);
	background-attachment:fixed;	
}

body.meshgreen
{
	background:#786b41 url(images/mesh-bg.png);
	background-attachment:fixed;	
}

#container
{
	padding-top:20px;
	width:948px;
	margin:0 auto;
}

#header
{
	
	width:948px;
	height:45px;
	background: transparent url(images/header-bg.png) no-repeat;
	
}

#header img
{
	margin-left:416px;
}

#content-container
{
	float:left;
	background: transparent url(images/vertical-lines.png) repeat-y;
	padding-left:12px;
	width:936px;
	
}

#sidebar
{
	
	width:186px;
	float:left;
}
#sidebar img, #match
{
	margin-bottom:13px;
}

.cb
{
	clear:both;
}
h1
{
	
	font-family:Georgia;
	font-size:1.4em;
	text-transform:uppercase;
	text-align:center;
	margin:1em 0;
	line-height:1.6em;
}


h1 em
{
	font-size:1.2em;
}

em .cufon
{
	
	margin-bottom:-1px;
	margin-right:-1px;
}

p, address,#content a, dd, dt
{
	font-family:Lucida Sans, Helvetica, Arial;
	text-align:center;
	font-size: .8em;
	margin:1em 0;
	line-height:1.75em;
}

dl { width: 458px; margin: 0 auto; }
dt { float: left; font-weight: bold; padding-right: 10px; }
dd { float: left; padding-right: 20px; }

#content a
{
	border-bottom: dotted 1px #ccc;
	color:#fff;
}
.last
{
	margin-right:0;
}

#content
{
	width:715px;
	float:left;
	margin-left:10px;
}

#match
{
	background: url(images/matchresult-bg.png);
	width:158px;
	height:50px;
	padding: 70px 0 0 26px;
}
#match div
{
	float:left;
}
#match div img
{
	margin-right:5px;
	width:26px;
	height:30px;
}
#match #away
{width:76px;
	margin-left:16px;
}

.history-item
{
	float:left;
	margin:.75em 0 1em 1em;
}

.history-item div:first-child
{
	width:166px;
	background: url(images/newsitem-bg.png) no-repeat;
	padding:31px 25px 10px 25px;
	
}

.history-item > div + div
{	width:216px;
	height:15px;
	background: url(images/newsitem-bg.png) no-repeat left bottom;
}

.history-item h5
{
	color:#76602b;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	text-align:center;
	font-size:.85em;
}

.history-item h4
{
	color:#290000;
	margin: 10px 0 1em 0;
	font-family:Georgia;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	font-size:1.1em;
}

.history-item p, .food-item p
{
	color:#000;
	font-size:.7em;
	line-height:1.35em;
}

.history-item em
{
	display:block;
	margin-top:1em;
}

.history-item p:first-letter
{
	font-weight:bold;
	font-family:Georgia;
	font-size:1.25em;
}

#sign-up-container
{
	width: 600px;
	margin: 0 auto;
}
#sign-up-header
{
	height: 53px;
	background: url(images/member-header.png) no-repeat center center;
}
#sign-up-footer
{
	height: 53px;
	background: url(images/member-footer.png) no-repeat center center;
}
#sign-up-content
{
	background: url(images/member-center.png) repeat-y top left;
	padding: 0 40px;
}
#sign-up-content ul
{
	width: 400px;
	list-style-image: url(images/revolver.png);
	list-style-position: inside;
	margin: 0 auto;
}
#sign-up-content ul li
{
	float: left;
	width: 200px;
	font-size:.8em;
	font-family:Lucida Sans, Helvetica, Arial;
	padding-top: 10px;
}
#sign-up-content h3 { text-align: center; margin-bottom: 10px; }
#footer
{
	clear:both;
	width:948px;
	height:100px;
	background: transparent url(images/footer-bg.png) no-repeat;
	
}

#footer #song
{
	
	position:relative;
	top:56px;
	margin-left:200px;
}

#footer #song ul li
{
	width:728px;
	text-align:center;
	text-transform:uppercase;
	color:#766133;
}

.form
{
	margin:30px auto;
}

.form th, .form td
{
	font-family:Lucida Sans, Helvetica, Arial;
	font-size:.9em;
	padding:5px;
}

.form em
{
	color:Red;
	padding-left:5px;
}

.form tbody input, .form tbody textarea
{
	padding:4px;
	width:300px;
	font-size:.9em;
	color:#666;
}

.form tfoot input
{
	padding:5px 40px;
}

.form .val
{
	color:#b0a88d !important;
}

#powered
{
	padding:10px 50px 30px 50px;
	text-align:right;
}

#powered a
{
	color:#745f32;
	font-family:Lucida Sans, Helvetica, Arial;
	font-size:.55em;
}
.food-item
{
	background:url(images/food-item.png) no-repeat;
	width:175px;
	padding:20px;
	height:113px;
}
.food-item h5
{
	font-family:Georgia;
	text-transform:uppercase;
	color:#000;
	font-size:.75em;
	text-align:center;
	
}
.food-item h5:first-letter
{
	font-size:1.15em;
}
/*
.food-item + div
{
	height:15px;
	background:url(images/food-item.png) no-repeat center bottom;.
	width:215px;
}*/




/* Navigation */

#mainmenu
{	width:733px;
	float:left;
	background: transparent url(images/nav-bg.png) repeat-x;
	padding-left:4px;
	margin-top:144px;
	margin-bottom:10px;
	height:22px;
	position: relative;
	z-index: 100;
}

#mainmenu li
{

	float:left;
	height:22px;
	padding: 0 10px 0 10px;
	text-transform:uppercase;
	font-size:.67em;
	font-family:Georgia;
	margin:0 4px;
	position: relative;
}
#mainmenu li a
{
	display:block;
	height:22px;
	padding-top:3px;
}

#mainmenu a:first-letter
{
	font-size:1.25em;
}

#mainmenu li.selected
{
	background:transparent url(images/menu-tab.png) no-repeat;
}

#mainmenu li.selected
{
	padding-right:0;
	
}

#mainmenu li.selected a
{

	height:22px;
	padding-right:10px;
	background:transparent url(images/menu-tab-r.png) no-repeat right top;
		
}

#mainmenu a
{
	color:#000;
}
#mainmenu a:hover, #mainmenu li.selected a
{
	color:#e7e7e7;
}

#mainmenu ul {
	background: transparent url(images/nav-bg.png) repeat;
	padding-left:4px;
	margin-top:-4px;
	margin-bottom:10px;

  list-style: none;
  position: absolute;
  top: -999em;
  left: -1px;
}
#mainmenu li:hover ul, #mainmenu li.sfHover ul {
  top: 25px;
}
#mainmenu ul li {
  border: 0;
  float: none;
  font-size: 1em;
  height: 22px;
}
#mainmenu ul a {
  border: none 0px transparent;
  border-bottom: 0;
  white-space: nowrap;
}
#mainmenu ul a:hover {
  color: #fff;
}

#function-room
{
	width: 630px;
	margin: 0 auto;
}
#function-room img
{
	border: 3px solid #847040;
	margin: 30px 0;
}
#gallery { width: 660px; margin: 0 auto; }
#gallery ul { list-style-type: none; }
#gallery ul li { float: left; height: 200px; width: 200px; border: none; margin: 10px; text-align: center; }
#gallery a { border: 0px none transparent; }
#gallery img { border: 2px solid #847040; }