@charset "utf-8";

@font-face 
{  
	font-family: "gnuolane";  
	src: url( fonts/gnuolane_free-gnuolane.eot ); /* IE */  
	src: local(" real FontName "), url( fonts/gnuolane_free-gnuolane.ttf ) format("truetype"); /* non-IE */  
}

body 
{
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	background-color: white;
	font-family: 'Verdana', sans-serif;
}

h1
{
	font-family: "gnuolane";  
	font-size: 36px;
}

#wrap
{
	margin: 0px auto;
	width: 1020px;
	background-color: white;
}

#header
{
	margin-top: 15px;
	float: left;
	width: 100%;
	height: 130px;
	background-image: url("images/header.png");
}

#menubar
{
	float: left;
	width: 100%;
	height: 50px;
	line-height: 53px;
	background-color: #700000;
	font-size: 32px;
	text-decoration: none;
}

#menubar a:link, #menubar a:visited
{
	text-decoration: none;
	color: white;
}

#menubarhome:hover, #menubarcontact:hover, #menubarabout:hover, #menubarsearch:hover, #menubarlogin:hover, #menubarcart:hover
{
	background-color: #8B0000;
	text-decoration: none;
	font-size: 38px;
	text-shadow: 0px 2px 3px #555;
}

.menubaactivecss 
{
	background-color: #0d7000;
}

.menubaractivecss
{
	background-color: #0b5d00;
}

.menubaritem
{
	width: 170px;
	height: 100%;
	float: left;
	font-family: 'gnuolane', sans-serif;
	text-align: center;
	color: white;
}

#login
{
	float: left;
	width: 100%;
	height: 50px;
	background-color: #8B0000;
	color: white;
	font-size: 16px;
}

#loginform
{

	margin: 13px 0px 0px 145px\9
}

.forminput
{
	width: 170px;
}

#passwordlogintext
{
	margin: 0px 0px 0px 20px;
}

#loginregistertext
{
	text-decoration: none;
	color: white;
}

#loginregistertext:hover
{
	text-decoration: underline;
}

#loginwelcome
{
	margin: 15px 0px 0px 250px;
}

#loginaccountsettings, #loginlogout
{
	text-decoration: none;
	color: white;
	float: right;
	margin: 0px 0px 0px 40px;
}

#loginaccountsettings
{
	margin-right: 250px;
}

#loginaccountsettings:hover, #loginlogout:hover
{
	text-decoration: underline;
}

#search
{
	float: left;
	width: 100%;
	height: 50px;
	background-color: #8B0000;
	color: white;
	font-size: 16px;
}

#searchform
{
	margin: 11px 0px 0px 115px;
	margin: 13px 0px 0px 115px\9
}

#searchname
{
	width: 200px;
}

.dropdown
{
	height: 22px;
}

.submit
{
	height: 25px;
}

#left
{
	float: left;
	margin-right: 15px;
	width: 138px;
	height: 600px;
	background-color: white;
}

#lefttext
{
	font-size: 12px;
	text-align: center;
	display: block;
}

#right
{
	float: right;
	width: 847px;
	height: 600px;
	background-color: white;
}

#imagescroller
{
	position: relative;
	overflow: hidden;
}

.indexgallery
{
	width: 847px;
	height: 350px;
	display: none;
	outline: none;
}

#footer
{
	float: left;
	width: 100%;
	height: 50px;
	background-color: #8B0000;
	line-height: 52px;
	color: white;
	font-family: 'gnuolane', sans-serif;
	text-align: right;
	margin: 0px 0px 10px 0px;
}

#disclaimer
{
	float: left;
	width: 100%;
	height: 50px;
	font-family: verdana;
	color: grey;
	font-size: 10px;
	text-align: center;
}

/* Footer content styles */

#footercontent
{
	margin-right: 15px;
	font-size: 24px;
	width: 400px;
	float: right;
}

#footercontentadmin
{
	margin-right: 15px;
	font-size: 24px;
	width: 150px;
	float: right;
}

#footercontentclickhide
{
	margin-right: 5px;
	font-size: 18px;
	width: 200px;
	float: right;
}

#adminlogintext
{
	text-decoration: none;
	color: white;
}

#adminlogintext:hover
{
	text-shadow: 0px 2px 3px #555;
	font-size: 24px;
	cursor: pointer;
}

#clicktohidetext
{
	text-decoration: none;
	color: white;
}

#clicktohidetext:hover
{
	text-shadow: 0px 2px 3px #555;
	cursor: pointer;
}

#footercontact
{
	float: left;
	font-size: 18px;
	margin: 0px 0px 0px 10px;
}

/* Denied access page style */

#deniedtext
{
	text-align: center;
	margin: 0px auto;
	display: block;
}

/* Registration Page Only Styles */

#registercontentouter
{
	float: left;
	width: 100%;
	text-align: center;
}

#registercontentinner
{
	display: inline-block;
}

.registerinput
{
	width: 225px;
	margin-left: 15px;
}

#registerdropdown
{
	width: 230px;
	margin-left: 15px;
}

.regrequired
{
	color: red;
}

.registernonreq
{
	m
}

#registertable
{
	margin-left: 40px;
}

/* Account Content Page Only Styles */

#accountcontentouter
{
	float: left;
	width: 100%;
	text-align: center;
}

#accountcontentinner
{
	display: inline-block;
}

.accounttext
{
	text-align: left;
}

#updateusermsg
{
	width: 300px;
	margin: 0px 0px 0px 15px;
}

/* Registration success page only */

.successtext
{
	text-align: center;
}

/* About page only */

#aboutheader
{
	margin: 15px 0px 15px 0px;
	text-align: center;
}

#aboutheadertext
{
	font-size: 36px;
	color: #700000;
	font-family: 'gnuolane', sans-serif;
}

#aboutfooter
{
	float: left;
	width: 100%;
	height: 50px;
	background-color: #8B0000;
	line-height: 52px;
	color: white;
	font-family: 'gnuolane', sans-serif;
	text-align: right;
	margin: 15px 0px 15px 0px;
}

#aboutright
{
	float: right;
	width: 847px;
	height: 800px;
	background-color: white;
}

#aboutinfo
{
	text-align: center;
}

/* Index page only */

#rightindex
{
	font-size: 16px;
	text-align: center;
}

#indexlogos
{
	height: 175px;
	width: 847px;
	background-image: url("images/indexlogos.png");
	margin: 10px 0px 0px 0px;
	background-repeat: no-repeat;
}

/* Search result page only */

#searchresultright
{
	float: right;
	width: 847px;
	height: 100%;
	background-color: white;
}

#searchtable
{
	border-collapse: collapse;
	text-align: center;
	width: 847px;
}

.tablerowheight
{
	padding: 14px 0px 14px 0px;
}

.tableheaderrow
{
	font-family: 'gnuolane', sans-serif;
	font-size: 24px;
}

.tablerow:hover
{
	background-color: #E0E0E0;
}

#tablenamerow
{
	width: 230px;
	height: 34px;
	padding: 5px 5px 5px 5px;
}

#tablecountryrow
{
	width: 147px;
	padding: 5px 5px 5px 5px;
}

#tableregionrow
{
	width: 186px;
	padding: 5px 5px 5px 5px;
}

#tablesizerow
{
	width: 52px;
	padding: 5px 5px 5px 5px;
}

#tabletyperow
{
	width: 145px;
	padding: 5px 5px 5px 5px;
}

#tablepricerow
{
	width: 63px;
	padding: 5px 5px 5px 5px;
}

#tableenquirerow
{
	width: 80px;
	padding: 5px 5px 5px 5px;
}

.searchresultszero
{
	text-align: center;
	width: 847px;
}

#reservesubmit
{
	margin-left: 40%;
	margin-bottom: 25px;
}

.reserveinput
{
	width: 400px;
	height: 20px;
}

#reservetext
{
	text-align: center;
	display: table-cell; 
}

#noresults
{
	text-align: center;
}

/* Left div content */

#drinkaware
{
	background-image: url("images/drinkawaregrey.png");
	float: left;
	width: 138px;
	height: 38px;
}

#drinkaware:hover
{
	background-image: url("images/drinkaware.png");
	float: left;
	width: 138px;
	height: 38px;
}

#loginmsg
{
	color: red;
	font-size: 14px;
}

/* Contact page only */

#contactdiv
{
	width: 70%;
    margin: 0px auto;
	text-align: center;
}

.contactform
{
	width: 250px;
	margin: 5px 0px 5px 0px;
}

.contactformquestion
{
	width: 450px;
	height: 150px;
	margin: 5px 0px 5px 0px;
	font-family: 'Verdana', sans-serif;
}

.contactrequired
{
	font-size: 10px;
}

/* Post contact page only */

#postcontacttext
{
	text-align: center;
}

//------------------------

#oktoberfestimage1
{
	font-size: 36px;
	color: #700000;
	font-family: 'gnuolane', sans-serif;
}

#oktoberfestimage2
{
/*border-style:solid;*/
width: 530px;
height: 440px;
float:right;
}

#oktoberfestimage3
{
/*border-style:solid;*/
width: 300px;
height: 440px;
}

#belowslideshow
{
text-align: center; 
color: #0000FF; 
font-size: 36px; font-family: 'gnuolane', sans-serif;
}

a:link
{
color:blue;
text-decoration:none;
}

a:visited 
{
color:blue;
}

a:hover 
{
text-decoration:underline;
} 

a:active
{
color:blue;
}