/* 
----------------------------------------------------------------------------------------------------*/

/* reset http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212
----------------------------------------------------------------------------------------------------*/ 

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, dt, dl,  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;
	background-image:url(/fabricdrinkanddine/images/fabric_tile.gif)
}
dt {
	margin-bottom:8px;
}
ol {
	list-style: none;
}
ul {
	margin-left:15px;
} 
li {
	margin-bottom:5px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
	display:block;
}
/* 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;
}
#nav ul {
	list-style: none;
}
/* tag
----------------------------------------------------------------------------------------------------*/ 

html {
	font-family: Arial, Helvetica, sans-serif;
	color: #D9D9D9;
}
body {
	background-color: #252426;
	overflow: hidden;
}
h1, h2, h3, h4 {
	font-weight: normal;
	color: #af1203;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}
h2 {
	font-size: 1em;
	text-transform:lowercase;
}
h3 {
	font-size: 0.85em;
	text-transform:lowercase;
}
h4 {
	font-size: 0.7em;
	text-transform:lowercase;
}
h1 + h2, h2 + h3, h3 + h4 {
	margin-top: 1em;
}
p {
	line-height: 1.4em;
	padding-bottom: 1.4em;
}
p.small, span.small, #wrapperContent.popupMenus p {
	font-size: .75em;
}
label {
	text-transform:lowercase;
	
}
a {
	text-decoration: none;
	color: #D9D9D9;
	border-bottom: 1px dotted #666666;
}
#content a:hover {
	color: #af1203;
	cursor: pointer;
	border-bottom: 1px dotted #af1203;
}
img.right {
	float: right;
}
/* containers
----------------------------------------------------------------------------------------------------*/
.moreResults {
	padding-top:10px;
	padding-left:0;
}
.moreResults li {
	margin-bottom:10px;
	list-style:none;
	margin:0;
}
.moreResults ul {
	margin:0;
	padding:0;
}
#wrapperAll {
	position: relative;
	width: 1000px;
	height: 720px;
	margin: 0 auto;
}
#fullImage {
	position: absolute;
	z-index: 500 !important;
	top: 0px;
	left: 0;
	width: 1000px;
	height: 720px;
	display: none;
	background-image: url(/fabricdrinkanddine/images/knockhill.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
/* section classes named as cf sectionID variable, class applied to #wrapperContent element rather than #content to get around IE6 ID+Class bug */
body.sysHome #fullImage {
	background-image: url(/fabricdrinkanddine/images/knockhill.jpg);
}
body.sysDrink #fullImage {
	background-image: url(/fabricdrinkanddine/images/drink.jpg);
}
/* news image specific to article set using mootools */
body.sysDine #fullImage {
	background-image: url(/fabricdrinkanddine/images/dine.jpg);
}
body.sysNewsReviews #fullImage {
	background-image: url(/fabricdrinkanddine/images/news-and-reviews.jpg);
}
/* gallery images set using gallery functions */
body.gallery #fullImage {
	background-position: 0px 0px;
}
body.recruitment #fullImage {
	background-image: url(/fabricdrinkanddine/images/knockhill.jpg);
}
body.press #fullImage {
	background-image: url(/fabricdrinkanddine/images/knockhill.jpg);
}
body.contact #fullImage {
	background-image: url(/fabricdrinkanddine/images/knockhill.jpg);
}
body.sysBookings #fullImage {
	background-image: url(/fabricdrinkanddine/images/bookings.jpg);
}
body.sysJoinUs #fullImage {
	background-image: url(/fabricdrinkanddine/images/joinus.jpg);
}
body.sysContact #fullImage {
	background-image: url(/fabricdrinkanddine/images/outside.jpg);
}
body.sysAboutUs #fullImage {
	background-image: url(/fabricdrinkanddine/images/chairs.jpg);
}
body.sysEvents #fullImage {
	background-image: url(/fabricdrinkanddine/images/bar.jpg);
}
#wrapperContent {
	background-image: url(/fabricdrinkanddine/images/background_80opacityBlack.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: absolute;
	width: 950px;
	padding: 15px 25px 15px 25px;
	top: 60px;
	left: 0;
	z-index: 1000 !important;
}
#header {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
#header a {
	border-bottom: 0px;
}
#header p {
	padding-bottom: 0px;
}
#header #logo {
	float: left;
	background-image: url(/fabricdrinkanddine/images/fabric.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 110px;
	margin-right: 10px;
}
#header #logo a {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	height: 28px;
	width: 110px;
	text-align: left;
}
#header #nav {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
}
#header #nav ul {
	font-size: 11px;
}
#header #nav ul li {
	float: left;
	padding: 0px;
}
#header #nav ul li a#toggle {
	cursor: hand;
	cursor: pointer;
	text-transform:lowercase
}

#header #nav a {
	text-transform: lowercase;
	padding: 3px 20px 5px 0;
	display: block;
	color: #D9D9D9;
}
#header #nav a.current {
	color: #af1203;
}
#content {
	font-size: 0.85em;
	position: relative;
	width: 100%;
	padding: 10px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#content #textMain {
	float:left;
	width: 580px;
	color: #E1E1E1;
}
#content h1 {
	font-size: 1.2em;
	padding-bottom: 0;
}

#content #textMain h2.toggler {
	cursor:pointer;
	border-bottom: 1px solid #626262;
	margin-bottom: 10px;
	background-image: url(/fabricdrinkanddine/images/background_15opacityWhite.png);
	background-repeat: no-repeat;
	background-position: -1050px 0px;
}
#content #textMain h2.toggler:hover {
		
}
#content #textMain .element {
	position: relative;
	font-size: 1em;
}
/* use full width on news page*/
body.news #content #textMain {
	width: 100%;
}
/* use full width on news page*/
body.news #content #textMain .element p {
	padding-right: 20px;
}

#content #textSnippets {
	float: right;
	width: 310px;
}
/* use textSnippets to hold image on news page*/
body.news #content #textSnippets {
	height: 310px;
	background-repeat: repeat;
}
#textSnippets .snippet {
	margin: 0;
	padding-top: 0;
	font-size: 0.85em;
	z-index:1500;
}
#content #footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 0.8em;
	padding: 5px 0 0 0;
}
/* tooltip (class names set by mootools)
----------------------------------------------------------------------------------------------------*/
.tip {
	left: 500px;
	top: 50px;
	background-color: #666;
	color: #fff;
	width: 250px;
	padding: 10px 15px 12px 15px;
	z-index: 1500;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
}
 
.tip-title {
}
 
.tip-text {
}
/* Forms
----------------------------------------------------------------------------------------------------*/
form label {
	color: #FFFFFF;
}
form p {
	padding-bottom: 0.6em;
}

form .formColumnLeft, form .formColumRight {
	float: left;
	width: 220px;
}
form .formColumnLeft, form .formColumRight {
	border-style: none;
}
form #buttonSignup {
	margin-top: 0.5em;
}
#message {
	text-transform: none;
	margin: 0 0 0.5em 0;
	color: #FFC425;
	font-size: 0.85em;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
}
#form-area {
	width: 600px;
	z-index:10001;	
	position: relative;

}

#form-area input, #form-area textarea {
	width: 175px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	border: 1px solid #666;
	font-size:100%;
}

#form-area input.submit {
	width: 100px;
	text-transform:lowercase;
	background-color:#af1203;
	color:#FFFFFF;
	border:1px solid #d81c0a;
}
.buttons {
	margin-left:100px;
}
.text {
	display:inline;
}
form {
	margin:0;
	padding:0;
}
label {
	float: left;
	margin-right: 10px;
	width: 90px;
	font-size: 1.1em;
	line-height:18px;
}
/* Clear Floated Elements http://sonspring.com/journal/clearing-floats
----------------------------------------------------------------------------------------------------*/

html body div.clear, html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
li.clear {
	clear: both;
	float: none;
}
one;
}

