
/* this is the default wastedmedia style sheet */

/* let's get resetting! */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0; padding:0;
}
body   {			
	background-color:#ebe7e4;
	color:#FFFFFF;
	width:auto;
	margin:0px auto;
	font-size:small;
	font-family: Georgia, Helvetica, sans-serif;

}
h1, h2, h3{
	font-size:1.7em;
	font-weight:lighter;
	color:#E8C87B;
	padding-bottom:20px;
}
h2.seperate, h3.seperate, div.aleBase {
	padding-top:20px;
	border-top:dotted #ffffff;
}
h3 {
	color:#B9CAA6;
	font-size:1.4em;
	padding-bottom:10px;
}
p, #contentCentre p {
	font-size:0.9em;
	padding-bottom:23px;
	line-height:16px;
}
#contentCentre p{
	font-size:1em;
}
p span {
	color:#B9CAA6;
}
p.special {
	padding-bottom:10px;
}
p span.large {
	font-size:1.4em;
}
a {
	color:#E8C87B;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img {
	border:none;
	
}
/* $-------------------------- Layout ---------------------------------*/
#mainWrapper {
	background-image:url(../images/header/header_bkg.jpg);
	background-repeat:repeat-x;
	margin:0px auto;
	width:100%;
}
#mainContentWrapper {
	background-image:url(../images/mainContent/wallpaper_tile_noblackout.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px auto;
	width:100%;
}
#mainContent {
	width:1035px;
	margin:0px auto;

}
#content {
	width:950px;
	text-align:left;
	margin:0px auto;
}
#gallery #content  {
	/*width:980px;*/
}
/*---------------------------- Header -----------------------------*/

#headerWrapper {
	width:100%;
	margin:0px auto;
	background-image:url(../images/header/drinksBand.gif);
	background-position:center;
	background-repeat:no-repeat;
	display:table;
	overflow:hidden;
}
#header, #headerInner {
	margin:0px auto;
	text-align:center;
	width:1035px;

}
#headerInner {
	width:950px;
	text-align:left;
	margin:0px auto;

}
#headerTopBand {
	height:190px;
	
}
#navBand {
	height:28px;
	background-color:#578847;
	text-align:center;
	
}
#navWrapper {
	width:1035px;
	margin:0px auto;
	height:100%;	
	
}
#mainNav {
	text-align:center;
}
#navContent {
	width:458px;
	text-align:left;
	margin:0px auto;
	
}
#mainNav ul{
	padding:2px 0px;
}
#mainNav ul li{
	list-style-type:none;
	display:inline;
	font-size:1.4em;
	margin-right:20px;
}
#mainNav ul li.last{
	margin-right:0px;
}
#mainNav ul li a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 6px 0px 6px;
	vertical-align:middle;
}
#mainNav ul li a.navHome {
	padding-left:5px;
}
#mainNav ul li a:hover{
	color:#000000;
	background-color:#B7CAA6;
}
#gallery a.navGallery,
#about a.navAbout,
#contact a.navContact,
#food a.navFood {
	background-color:#B7CAA6;
	color:#000000;

}
/* -----------------------Main Content------------------------------- */

#contentCentre table {	
	width:100%;
	margin:5px 0px 20px 0px;
}
#contentCentre table td.top {
	padding-top:10px;
}
#contentCentre table td {
	padding:2px 10px 2px 0px;
	vertical-align:text-top;
}
#contentCentre table td.last {
	padding-right:0px;
}
table.food {
	border-top:dotted #FFFFFF;
}
#contentCentre table.food td{
	border-bottom:dotted #FFFFFF;
	padding:12px 10px 12px 0px;
	margin:10px 0px;
	
}
#contentCentre table td.lastFood {
	padding-right:0px;
	width:100px;
	color:#E8C87B;
	text-align:center;
	vertical-align:middle;
}
#contentCentre table th, #contentCentre table th.last {
	border-bottom:dotted #ffffff;
	padding:0px 0px 15px 0px;
	margin-bottom:10px;
	color:#B9CAA6;
}
#aleList, #menuList, #menuListFood, #photoList {
	text-align:left;
	float:left;
	width:230px;
	background-color:#E8C87B;
	background-image:url(../images/mainContent/ale-list.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:80px;
	color:#4B504C;
	font-weight:600;

}
#alesTable td {
	font-size:1.1em;
	padding-bottom:8px;

}
#alesTable td.vol {
	padding-bottom:30px;
	color:#FFFFFF;
}
#listContent, #menuListContent {
	padding:0px 20px 0px 20px;
}
.aleListBase, .photoListBase {
	background-image:url(../images/mainContent/ale_stroke.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:15px;
	margin-top:10px;
}
a.backNav {
	float:left;
}
p.ales {
	padding-top:10px;
}
a.aleLink {
	color:#4B504C;
}
#photoList {
	background-image:url(../images/mainContent/photo_list.gif);
	background-color:#BBCDAA;
	margin-bottom:20px;
}
.photoListBase {
	background-image:url(../images/mainContent/photo_stroke.gif);

}
table#contactForm {
	background-color:#578847;
	padding:0px;
	margin-bottom:24px;
}
table#contactForm td{
	padding:8px 24px 0px 24px;
}
table#contactForm td.top{
	padding-top:24px;
	
}
input, textarea {
	font-family: Georgia, Helvetica, sans-serif;
	margin-top:5px;
	width:182px;
	border-top:2px solid #4E534E;
	border-left:2px solid #4E534E;	
	color:#000000;
	padding:2px 0px;
	font-size:1em;
}
textarea {
	height:100px;
}
table#contactForm td.right {
	margin-left:5px;
	padding-left:0px;
	
}
input.sendbutton {
	background-color:#000000;
	border:medium none;
	color:#FFFFFF;
	margin:0 0 24px 0px;
	padding:3px 5px 3px 5px;
	width:100px;
	
}
.missing {
	color:#E8C87B;
	padding-top:7px;
	
}

a.backNav {
	padding-left:23px;
	background-image:url(../images/buttons/back.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#contentCentre, #gallery #contentCentre, .contentCentre{
	width:450px;
	float:left;	
	padding:25px 20px 0px 20px;
	margin-bottom:0px;
	font-size:0.9em;
}
#gallery #contentCentre, .contentCentre {
	float:right;
	text-align:left;
	margin:0px auto;
	width:700px;
	padding-right:0px;
	/*border:1px solid #FF0000;*/
	
}
#gallery #contentCentre h1{
	text-align:left;
}
#menuList, #menuListFood {
	background-color:#000000;
	background-image:url(../images/mainContent/menu-list.jpg);
	padding-top:190px;
	color:#FFFFFF;
	padding-top:190px;
}
#menuListFood {	
	background-image:none;
	padding-top:0px;
}
#menuListWrapper {
	float:right;
	background-color:#000000;
	background-image:url(../images/mainContent/menu-list-base.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:180px;
	

}
.theatreList {
	background-image:url(../images/mainContent/menu-list-theatre-2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px;
}

#baseWrapper {
	text-align:center;
	padding:0px 0px 0px 0px;	
	margin:0px auto;
	width:1050px;
	height:160px;
}

/*-----------------------------Footer------------------------------*/

#footerWrapper {
	height:145px;
	background-image:url(../images/header/header_bkg.jpg);
	background-repeat:repeat;
	text-align:center;
	border-top:2px solid #578847;
	margin:0px;
	padding-top:0px;

}
#footer {
	width:950px;
	margin:0px auto;
	color:#4B504C;
}
#footerTopBand {
	background-color:#578847;
}
#footerColumn1 {
	float:left;
	
}
#footerColumn2{
	padding-top:15px;
	float:left;
	text-align:left;
}
p.footer {
	padding-bottom:3px;
}
/* ---------------------------General Classes---------------------------- */
.clear {
	clear:both;
}
.boldTitle {
	font-weight:bold;
	color:#578847;
}
.error {
	font-size:0.9em;

}
/*------------------------------Images----------------------------------*/
.baseLeft {
	float:left;
	padding-top:4px;
	margin:0px;
}
.starIcon {
	padding-right:5px;	
}
.baseRight {
	float:right;
	padding-top:12px;
	margin:0px;
}
img.recommended {
	vertical-align:top;
	float:right;
}
img.recommendedBeerGuide {
	vertical-align:top;
	float:right;
	padding-left:25px;
}
img.aleLogo {
	vertical-align:middle;
	padding-right:15px;
}
img.homepageMain {
	margin-bottom:23px;
}
img.rss {
	vertical-align:middle;
	padding-left:90px;
}