/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

/* thanks eric*/

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* 
Title:		Tedfords screen styles v.1
Copyright:  2009, Sort Design, Belfast. All rights resevered.                                        
*/


/*...........................General...................................*/
* {
	margin: 0px;
	padding: 0px;
}



/*...........................Page Layout...................................*/

body {
	background: #131210 url(images/grad.gif) repeat-x top left;
	font: 12px Arial, sans-serif;
	color: #ffffff;
}

div#wrap {
		background: #413c36 url(images/bg.gif) repeat top left;
		width: 930px;
		margin: 30px auto 10px auto;
		padding-bottom: 30px;
}

div#wrapsplash {
		background: #413c36 url(images/bg.gif) repeat top left;
		width: 930px;
		margin: 30px auto 10px auto;
		padding-bottom: 80px;
}

div#content {

	margin-left: 117px;
	width: 747px;
}

div.columnwrap {
	overflow: hidden;
	padding-bottom: 20px;
}

div.columnwrapsplash {
	overflow: hidden;
	padding-bottom: 10px;
}

#container div { 
	float: left;
	background: #ccc;
	width: 200px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}


/*...........................Basic...................................*/

p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #d9d8d7;
	font-family: Arial, "MS Trebuchet", sans-serif;
}

a {
	text-decoration: none;
}

ul {
	list-style-type: none;
}
.pdf {
	height: 31px;
	background:  url(images/pdf.gif) no-repeat top left;
	text-indent: 50px;
	padding-top: 8px;
}

li a {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	border: none;
}

li.at a {
	color: #c5c5c5;
		border: none;
}

li a:hover {
	text-transform: uppercase;
	color: #c5c5c5;
		border: none;
}

a {
	color: #d9d8d7;
	border-bottom: 1px dotted #d9d8d7;
}

a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #d9d8d7;
}




h1	{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h1 a:link, h1 a:visited	{
	display: block;	
	width: 216px;
	height: 30px;
	background: url(images/Logo.png) no-repeat 0 bottom;
	border-style: none;
	}
	
h1 a:hover	{
	background: url(images/Logo.png) no-repeat 0 bottom;
	border-style: none;
	}

h2 {
	text-transform: uppercase;
	margin-bottom: 50px;
	color: #676561;
	font-weight: normal;
	font-size: 24px;
	width: 400px;
	border-bottom: 1px solid #676561;
	margin-top: 10px;
}

.menu strong {
	font-weight: normal;
}

.menu p {
	margin-bottom: 10px;
	line-height: 18px;
}

.menu p a {

	color: #ffffff;
}

.menu p a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.menusection {
	margin-bottom: 50px;
}

.menu h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	width: 400px;
	border-bottom: 1px solid #676561;
	margin-top: 10px;
}

h2#restaurant {
	text-indent: -9999px;
	height: 20px;
	background: url(images/title_restaurant.png) no-repeat top left;
	padding-bottom: 10px;
}

h2#bar {
	text-indent: -9999px;
	height: 20px;
	background: url(images/title_bar.png) no-repeat top left;
	padding-bottom: 10px;
}

h2#menus {
	text-indent: -9999px;
	height: 20px;
	background: url(images/title_menus.png) no-repeat top left;
	padding-bottom: 10px;
}

h2#lunch {
	text-indent: -9999px;
	height: 20px;
	background: url(images/title_lunch.png) no-repeat top left;
	padding-bottom: 10px;
}

h2#dinner {
	text-indent: -9999px;
	height: 20px;
	background: url(images/title_dinner.png) no-repeat top left;
	padding-bottom: 10px;
}

h2#theatre {
	text-indent: -9999px;
	height: 20px;
	background: url(images/title_theatre.png) no-repeat top left;
	padding-bottom: 10px;
}

h2#contact {
	text-indent: -9999px;
	height: 20px;
	background: url(images/title_contact.png) no-repeat top left;
	padding-bottom: 10px;
}

h2#christmas {
	text-indent: -9999px;
	height: 20px;
	background: url(images/title_christmas.png) no-repeat top left;
	padding-bottom: 10px;
}





/*...........................Header...................................*/

div#header {
	min-height: 120px;
	padding-top: 75px;
}

div#header h1 {
	float: left;
}

div#navigation {
	width: 260px;
	margin-right: 160px;
	float: right;
}

div#mainnav {
	float: left;
	width: 120px;
}

div#subnav {
	float: right;
	width: 120px;
}




/*...........................Left Column...................................*/

div#leftcol {
	margin-bottom: -2000px; padding-bottom: 2000px;
	width: 268px;
	float: left;
	margin-right: 11px;
	background-color: #28241f;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 500px;
}

div#leftcol p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

div#leftcolsplash #splashintro p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	text-transform: none;
}

div#leftcol h3 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 3px;
}

div.imagemodule {
	margin-bottom: 15px;
}

em {
	color: #ffffff;
	font-style: normal;
}

div.module {
	border-bottom: 1px solid #625f5c;	
	margin-bottom: 10px;
}

div#leftcolsplash {
	margin-bottom: -2000px; padding-bottom: 2000px;
	width: 258px;
	float: left;
	background-color: #28241f;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	
}

div#leftcolsplash p {
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

div#leftcolsplash h3 {
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 30px;
}

div#leftcolsplash h3 a {
	color: #ffffff;
}

div#leftcolsplash h3 a:hover {
	color: #c5c5c5;
}




/*...........................Right Column...................................*/

div#rightcol {
	margin-bottom: -2000px; padding-bottom: 2000px;
	width: 392px;	
	float: left;
	background-color: #28241f;
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 28px;
}

div#rightcol p {
	margin-right: 30px;
}

div#rightcolsplash {
	margin-bottom: -2000px; padding-bottom: 2000px;
	width: 428px;	
	float: right;
	background-color: #28241f;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


/*...........................Footer...................................*/

div#footer {
	width: 930px;
	margin: 0px auto;
}

div#footer p {
	font-size: 12px;
	color: #665e55	;
	margin-left: 127px;
}

span.credit {
	font-size: 10px;
	margin-left: 10px;
}


/*...........................To be Sorted...................................*/

div.underline {
	border: 1px solid #625f5c;
	width: 50px;
}



