/* layout */

#header {
  height: 300px;
  width: 800px;
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  z-index: 0;
  background-image: url(../images/main-banner.jpg);
}
#wrapper {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
}
#neck {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	margin-top: 0px;
	background-color: #666666;
}
#nav {
  height: 25px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  width: 700px;
}
#nav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#nav li {
  float: left;
  padding-right: 2px;
  padding-left: 2px;
}
#nav a {
  height: 20px;
  padding-top: 5px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding-left: 21px;
  padding-right: 21px;
  font-family: geneva, arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #CCCCCC;
}
#nav a:hover {
  background-color: #FFFFFF;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #333333;
  border-left-color: #333333;
  color: #CCCCCC;
  padding-right: 20px;
  padding-left: 20px;
}
#content {
  background-color: #FFFFFF;
  padding: 20px;
  width: 760px;
}
#first {
  width: 440px;
  float: left;
}
#right {
  float: left;
  width: 300px;
  padding-left: 9px;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #999999;
}
#footer {
  text-align: center;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 4px;
  font-size: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #5A5A5A;
  border: 1px solid #666666;
  color: #cccccc;
}
#welc {
  float: left;
  width: 760px;
}
#welc img {
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
}
#welc #imageStack {
	width: 300px;
	float: right;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-color: #999999;
	padding-left: 9px;
}

/* tags */

html {
  min-height: 101%; /* non ie scrollbar fix */
  z-index: 1;
}
body {
	background-color: #000000;
	font-family: geneva, arial, helvetica, sans-serif;
	color: #333333;
	font-size: small;
	margin: 0px;
	z-index: 1;
}
h2 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 4px;
}
fieldset {
  padding: 20px;
}
abbr {
  color: #990000;
}
#divsubmit {
  height: 100px;
  padding-top: 40px;
}

/* links */

#menu a:link {
  font-family: geneva, arial, helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#menu a:visited {
  font-family: geneva, arial, helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#menu a:hover {
  font-family: geneva, arial, helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
#menu a:active {
  font-family: geneva, arial, helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
#footer a:link {
  font-family: geneva, arial, helvetica, sans-serif;
  color: #cccccc;
  font-size: 10px;
  text-decoration: none;
}
#footer a:visited {
  font-family: geneva, arial, helvetica, sans-serif;
  color: #cccccc;
  font-size: 10px;
  text-decoration: none;
}
#footer a:hover {
  font-family: geneva, arial, helvetica, sans-serif;
  color: #cccccc;
  font-size: 10px;
  text-decoration: underline;
}
#footer a:active {
  font-family: geneva, arial, helvetica, sans-serif;
  color: #cccccc;
  font-size: 10px;
  text-decoration: underline;
}

/* custom */

#whatsOn {
  float: left;
  width: 260px;
}
#whatsOn .date {
  font-weight: bold;
}

#whatsOn ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 250px;
  margin-left: 5px;
}
#whatsOn li {
  height: 20px;
  padding-top: 10px;
  background-color: #E9E9E9;
  margin-bottom: 4px;
  padding-left: 10px;
  border: 1px solid #999999;
}
#whatsOn a {
  color: #993300;
  text-decoration: none;
}
#whatsOn a:hover {
  font-weight: bold;
}
#contact {
  float: left;
  width: 440px;
}
#contact img {
  float: left;
  margin-right: 5px;
  margin-left: 5px;
}
#register {
  float: left;
  width: 440px;
}
#where {
  float: left;
  width: 260px;
}
#map iframe {
  border: 1px solid #666666;
}
#cta {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}
#menu {
}
.menuItem {
  margin-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  padding-bottom: 7px;
  padding-top: 3px;
}
.menuItemDesc {
  font-size: 11px;
  margin-left: 5px;
  margin-right: 10px;
  color: #666666;
}
.menuItemPrice {
  width: 50px;
  float: right;
  font-weight: bold;
  text-align: right;
}
.menuItemPic {
  float: right;
  margin-right: 20px;
  margin-left: 20px;
}
.quantity {
  width: 80px;
  margin-right: 10px;
  text-align: right;
  float: right;
}
.order-quantity {
  margin-right: 10px;
  text-align: right;
  float: right;
}
#total {
  margin-top: 20px;
  text-align: right;
  font-weight: bold;
}
.remove {
  height: 15px;
  padding: 0;
  margin-left: 10px;
  font-size: 11px;
}

/* classes */

.clear {
  clear: both;
}
.emphasis {
  font-family: geneva, arial, helvetica, sans-serif;
  font-size: 18px;
  color: #986E49;
}
.small {
  font-size: 11px;
}
.small a {
  font-size: 11px;
}
.cta {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  height: 30px;
  margin-top: 10px;
}
.cta ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.cta li {
  margin: 0px;
  padding: 0px;
  float: left;
}
.cta a {
  height: 20px;
  padding-top: 5px;
  float: left;
  display: block;
  margin-right: 10px;
  padding-right: 5px;
  padding-left: 5px;
  background-color: #505050;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.dots {
  height: 1px;
  background-image: url(../images/dot.png);
  background-repeat: repeat-x;
}
.space {
  height: 20px;
}
.hidden-fields {
  display: none;
}
.form1 { 
  font-family: geneva, arial, helvetica, sans-serif;
  font-size: 14px;
  width: 200px;
}
.form2 { 
  font-family: geneva, arial, helvetica, sans-serif;
  font-size: 14px;
  width: 350px;
  height: 150px;
}
.red {
  color: #990000;
}
.message {
  background-image: url(../images/board.png);
  background-repeat: repeat-y;
  float: right;
  width: 280px;
  min-height: 160px;
  font-family: 'comic sans ms', geneva, helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 10px;
  padding: 10px;
  overflow: hidden;
}
.style1 {
  font-size: 10px
}
.style2 {
  font-size: medium
}
.style3 {
  font-size: medium;
  font-weight: bold;
}

/* navigation */

.home #welc {
  width: 720px;
  padding: 20px;
}
.home #nav-home a {
  background-color: #ffffff;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #333333;
  border-left-color: #333333;
  color: #cccccc;
  padding-right: 20px;
  padding-left: 20px;
}
.restaurant #nav-restaurant a {
  background-color: #ffffff;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #333333;
  border-left-color: #333333;
  color: #cccccc;
  padding-right: 20px;
  padding-left: 20px;
}
.takeaway #nav-takeaway a {
  background-color: #ffffff;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #333333;
  border-left-color: #333333;
  color: #cccccc;
  padding-right: 20px;
  padding-left: 20px;
}
.whatson #nav-whatson a {
  background-color: #ffffff;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #333333;
  border-left-color: #333333;
  color: #cccccc;
  padding-right: 20px;
  padding-left: 20px;
}
.findus #nav-findus a {
  background-color: #ffffff;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #333333;
  border-left-color: #333333;
  color: #cccccc;
  padding-right: 20px;
  padding-left: 20px;
}
.register #nav-register a {
  background-color: #ffffff;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #333333;
  border-left-color: #333333;
  color: #cccccc;
  padding-right: 20px;
  padding-left: 20px;
}

