﻿body 
{
	background: black;
	/*font-size: 100.01%/1.3;*/
	font-family: "Trebuchet MS",Arial,sans-serif;
	color: #fff;
	margin: 20px;
	padding: 0px;
	line-height: 1.5;
}

a:link, a:visited
{
	color: #fff;
}

a img
{
	border-style: none;
}

h1
{
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #f5f5f5;
	font-size: 1.4em;
}

h3
{
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #f5f5f5;
	font-size: 1.4em;
}

h4
{
	font-family:Arial;
	font-size: 1.3em;
	color: #A7B8FF;
	margin: 0.8em 0px 0.4em;
}

p
{
	margin-top: 1em;
}

.container
{
	margin: 0px auto;
	width: 900px;
}
/* Header styles */

.header
{
	border: solid 1px #000;
	border-bottom: none;
	overflow: hidden;
	height: 150px;
	width: 100%;
}

.infobar
{
	clear: both;
	padding: 1px 5px;
	/*border: solid 1px #917F29;*/
	border: solid 1px #CFB53B;
	border-bottom: none;
	/*border: solid 1px #CFB53B;*/
	font-size: small;
}

.red
{
	background: #5A0100 url(images/redgradient.png) repeat-x;

}

.green
{
	background: #003100 url(images/greengradient.png) repeat-x;
}

.navbar
{
	
}

/* Page content styles */

.content
{	
	padding: 20px;
}

.content table
{
	border-spacing: 0px;
	border: none;
}

.content table td
{	
	vertical-align: top;
}


td.contentLeft
{
	padding-right: 20px;
	width: 554px;
	/*border-right: solid 1px #CFB53B;*/
}

td.contentRight
{
	padding-left: 20px;
	width: 344px;
}

div.titleContainer
{
	padding: 0px 50px;
}

div.title
{
	background: url(images/titles/titlebg.jpg) repeat-x;
}

.title .img
{
	width: 150px;
	margin: 0px auto 20px;
}

div.footer
{
	clear: both;
	margin: 20px 0px;
	text-align: right;
}

/* banner styles */

div.banner
{
	width: 300px;
	margin: 1em auto 1.5em;
	text-align: center;
}

.stpatrick a
{
	display: block;
	width: 100%;
	height: 200px;
	background: url(images/StPatrick.jpg) no-repeat 0px -220px;
}

.stpatrick a:hover
{
	background-position: 0 -10px;
}


/* navigation links styles */

#kwicks_container 
{
	/*border: solid 1px #917F29;*/
	border: solid 1px #CFB53B;
	border-right: none;
	position: relative;
	height: 75px;
	clear: both;
}
#kwicks {
	display: block;
	margin: 0px;
	padding: 0px;
}
 
#kwicks .kwick 
{
	display: block;
	height: 75px;
	width: 128px;
	cursor: pointer;
	overflow: hidden;
	border-right: solid 1px #CFB53B;
	
}

#kwicks  li
{
	float: left;
	list-style-type:none;
}

#kwicks .kwick a {
	display: block;
	height: 100%;
	width: 100%;
	color: #000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	background: url(images/Navigation/navigation.jpg) no-repeat top left;
}

#kwicks .home a:link, #kwicks .home a:visited
{
	background-position: 0 -520px;
}

#kwicks .home a:link:hover, #kwicks .home a:visited:hover
{
	background-position: 0 -605px;
}

#kwicks .info a:link, #kwicks .info a:visited
{
	background-position: 0 -690px;
}

#kwicks .info a:link:hover, #kwicks .info a:visited:hover
{
	background-position: 0 -775px;
}

#kwicks .menus a:link, #kwicks .menus a:visited
{
	background-position: 0 -1030px;
}

#kwicks .menus a:link:hover, #kwicks .menus a:visited:hover
{
	background-position: 0 -1115px;
}

#kwicks .photos a:link, #kwicks .photos a:visited
{
	background-position: 0 -10px;
}

#kwicks .photos a:link:hover, #kwicks .photos a:visited:hover
{
	background-position: 0 -95px;
}

#kwicks .location a:link, #kwicks .location a:visited
{
	background-position: 0 -860px;
}

#kwicks .location a:link:hover, #kwicks .location a:visited:hover
{
	background-position: 0 -945px;
}

#kwicks .groups a:link, #kwicks .groups a:visited
{
	background-position: 0 -350px;
}

#kwicks .groups a:link:hover, #kwicks .groups a:visited:hover
{
	background-position: 0 -435px;
}

#kwicks .events
{
	position: absolute;
	right: 0px;
	float: right;
	border-left: solid 1px #CFB53B;
}

#kwicks .events a:link, #kwicks .events a:visited
{
	background-position: 0 -180px;
}

#kwicks .events a:link:hover, #kwicks .events a:visited:hover
{
	background-position: 0 -265px;
}

/* info page styles */

div.info
{
	margin-top: 1em;
}

div.info table td
{
	padding: 0px 2em 2px 0px;
	text-align: left;
	vertical-align: top;
}

.photoGallery
{
	width: 800px;
	height: 533px;
	margin: 1em auto 0px;
}

/* menu page styles */

div.menuGallery
{
	 height: 1035px;
	 width: 800px;
	 border: ridge 3px #dcdcdc;
	 margin: 2em auto;
}

div.menuArrows
{
	width: 110px;
	margin: 1em auto;
}

div.menuArrows ul
{
	list-style: none;
	padding: 0px;
	overflow: hidden;
}

div.menuArrows ul li
{
	float: left;
}

div.menuArrows img
{
	cursor: pointer;
}

div.menu ul
{
	text-align: center;
	border: ridge 3px #dcdcdc;
	list-style: none;
	margin: 1em auto 0;
	padding: 0px;
	background-color: #fff;
	width: 300px;
}

div.menu ul li
{
	padding: 5px;
}

div.menu ul li a
{
	display: block;
	width: 100%;
	height: 50px;
	background: url(images/Menu/MenuHeaders080530.jpg) no-repeat;
}

div.menu .appetizers a:link, div.menu .appetizers a:visited
{
	background-position: 0px -350px;
	/*background: url(images/Menu/Header-Appetizers.png) no-repeat center;*/
}

div.menu .appetizers a:link:hover, div.menu .appetizers a:visited:hover
{
	background-position: 0px -430px;
}

div.menu .salads a:link, div.menu .salads a:visited
{
	background-position: 0px -30px;
}

div.menu .salads a:link:hover, div.menu .salads a:visited:hover
{
	background-position: 0px -110px;
}

div.menu .sandwiches a:link, div.menu .sandwiches a:visited
{
	background-position: 0px -190px;
}

div.menu .sandwiches a:link:hover, div.menu .sandwiches a:visited:hover
{
	background-position: 0px -270px;
}

div.menu .specialtydrinks a:link, div.menu .specialtydrinks a:visited
{
	background-position: 0px -510px;
}

div.menu .specialtydrinks a:link:hover, div.menu .specialtydrinks a:visited:hover
{
	background-position: 0px -590px;
}

div.menu .gastropub a:link, div.menu .gastropub a:visited
{
	background-position: 0px -1150px;
}

div.menu .gastropub a:link:hover, div.menu .gastropub a:visited:hover
{
	background-position: 0px -1230px;
}

div.menu .dailyspecials a:link, div.menu .dailyspecials a:visited
{
	background-position: 0px -670px;
}

div.menu .dailyspecials a:link:hover, div.menu .dailyspecials a:visited:hover
{
	background-position: 0px -750px;
}

div.menu .drinkspecials a:link, div.menu .drinkspecials a:visited
{
	background-position: 0px -990px;
}

div.menu .drinkspecials a:link:hover, div.menu .drinkspecials a:visited:hover
{
	background-position: 0px -1070px;
}

div.menu .desserts a:link, div.menu .desserts a:visited
{
	background-position: 0px -830px;
}

div.menu .desserts a:link:hover, div.menu .desserts a:visited:hover
{
	background-position: 0px -910px;
}

/* location page styles */
div.map
{
	width: 350px;
	margin: 1em auto 0px;
}

/* group page styles */
#time_picker
{
	margin-top: 2px;
	padding: 5px;
	background-color: #fff;
	border: outset 2px #CFB53B;
}

#formReservation label.error
{
	margin-left: 1em;
	color: yellow;
}

img.platters
{
	border: ridge 3px #dcdcdc;
}