@charset "UTF-8";
/* CSS Document */

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, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }
	
:focus {
	outline: 0; }
	
ol, ul {
	list-style: none; }

table {
	border-collapse: separate;
	border-spacing: 0; }
	
caption, th, td {
	text-align: left;
	font-weight: normal; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: ""; }
	
blockquote, q {
	quotes: "" ""; }
	
img { display:block; }
	
hr {
	border:none;
	height:1px;
	background-color:#666668;
}
	
.clear { clear: both; height: 0; }

address { font-style:normal; }

abbr { border:0; }

a:link { 
	color:#1a171c; 
	text-decoration: none;
	border-bottom:dotted #1a171c 1px; }

a:hover { 
	color:#fff; 
	background-color:#1a171c; 
	text-decoration: none;
	border-bottom:dotted #1a171c 1px; }

a:visited, 
a:active { 
	color:#1a171c; 
	text-decoration: none;
	border-bottom:dotted #1a171c 1px; }
	
a:visited:hover, 
a:active:hover { 
	color: #fff; 
	background-color:#1a171c; 
	text-decoration: none;
	border-bottom:dotted #1a171c 1px; }
body {
	background-color: #6a5e4c;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Tahoma, sans-serif;
}
#container {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#content_body {
	position:relative;
	float:left;
	width:900px;
	background-color:#fff;
	z-index:3;
	margin-bottom:50px;
}
#header {
	margin-top:4px;
	padding-left:4px;
	float:left;
}
#navigation {
	float:left;
	position:relative;
	width:892px;
	height:27px;
	background-color: #87888a;
}
#navigation a {
	border-bottom:none;
}
#content {
	position:relative;
	margin-left:4px;
	width:892px;
}
.three_column {
	width:250px;
	float:left;
	padding-right:45px;
	padding-bottom:20px;
	margin-top:4px;
	padding-top:0px;
}
.three_column_general {
	width:250px;
	float:left;
	padding-right:45px;
	padding-top:20px;
	padding-bottom:20px;
}
.two_third_split {
	width:400px;
	float:left;
	padding-right:45px;
	padding-top:20px;
	padding-bottom:20px;
}
#footer {
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	height:29px;
	text-align:center;
	margin-bottom:4px;
}
.hidden {
	position:absolute;
	left:0px;
	top:-2000px;
	width:1px;
	height:1px;
	overflow:hidden; }

/* ********************************************************************************************* */
p#offer {
	width:250px;
	height:229px;
	display:inline;
	margin:0 0 13px 0;
	padding:0;	
	text-indent:-2000em;
	overflow:hidden;
	background:url(images/scutchers-offer.jpg) no-repeat 0 0;
	float:left;
}

p#offer a {
	display:block;
	height:229px;
	background:none;
}

p,
address {
	font-size:80%;
	color:#666668;
	padding-bottom:7px;
}
table {
	width:100%;
	font-size:80%;
	color:#666668;
}
table th {
	color:#1a171c;
	padding-bottom:4px;
	font-weight:bold;
	padding-top:10px;
}
table td {
	padding:4px;
	padding-left:0px;
}
label {
	font-size:80%;
	color:#666668;
	font-weight:bold;
}
ul {
	font-size:80%;
	color:#666668;
	line-height:130%;
}
h1 {
	font-size:120%;
	font-weight:bold;
	padding-bottom:7px;
	color:#1a171c;
}
h2 {
	font-size:95%;
	font-weight:bold;
	margin-bottom:4px;
	padding-bottom:1px;
	color:#1a171c;
	border-bottom:solid #1a171c 1px;
}
h3 {
	font-size:85%;
	font-weight:bold;
	padding-bottom:2px;
	color:#1a171c;
}
.home_list {
line-height:190%;
}
.menugrid1b {
	text-align:right;
	padding-right:3px; }
	
.menugrid2 {
	background-color: #eee; }
	
.menugrid2b {
	background-color: #eee;
	text-align:right;
	padding-right:3px; }
	
.menugrid2c {
	background-color: #eee; }

ul#toggle {
	margin: 0px;
    padding: 0px;
	float:left;
    display: inline;
    overflow: hidden;
	list-style-type: disc; }

ul#toggle li {
	margin:0; 
	padding: 0;
	list-style: none;
	display: block;
	margin-right:1px;
	float:left; }

ul#toggle a {
	float: left;
	padding: 29px 0 0 0;
	margin:0 0 2px 0; 
	overflow: hidden;
	height: 0px !important; }
li#nav_home a {
    width: 66px;
	background: url(images/nav_home.png) top left no-repeat; }
li#nav_home a:hover {
    width: 66px;
	background: url(images/nav_home_hover.png) top left no-repeat; }
li#nav_themenu a {
    width: 88px;
	background: url(images/nav_themenu.png) top left no-repeat; }
li#nav_themenu a:hover {
    width: 88px;
	background: url(images/nav_themenu_hover.png) top left no-repeat; }
li#nav_finewines a {
    width: 96px;
	background: url(images/nav_finewines.png) top left no-repeat; }
li#nav_finewines a:hover {
    width: 96px;
	background: url(images/nav_finewines_hover.png) top left no-repeat; }
li#nav_lookaround a {
    width: 106px;
	background: url(images/nav_lookaround.png) top left no-repeat; }
li#nav_lookaround a:hover {
    width: 106px;
	background: url(images/nav_lookaround_hover.png) top left no-repeat; }
li#nav_homedining a {
    width: 106px;
	background: url(images/nav_homedining.png) top left no-repeat; }
li#nav_homedining a:hover {
    width: 106px;
	background: url(images/nav_homedining_hover.png) top left no-repeat; }
li#nav_outsidecatering a {
    width: 129px;
	background: url(images/nav_outsidecatering.png) top left no-repeat; }
li#nav_outsidecatering a:hover {
    width: 129px;
	background: url(images/nav_outsidecatering_hover.png) top left no-repeat; }
li#nav_wherearewe a {
    width: 121px;
	background: url(images/nav_wherearewe.png) top left no-repeat; }
li#nav_wherearewe a:hover {
    width: 121px;
	background: url(images/nav_wherearewe_hover.png) top left no-repeat; }
li#nav_contact a {
    width: 96px;
	background: url(images/nav_contact.png) top left no-repeat; }
li#nav_contact a:hover {
    width: 96px;
	background: url(images/nav_contact_hover.png) top left no-repeat; }
li#nav_links a {
    width: 63px;
	background: url(images/nav_links.png) top left no-repeat; }
li#nav_links a:hover {
    width: 63px;
	background: url(images/nav_links_hover.png) top left no-repeat; }
#image_preload {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	z-index:1;
}
/* Bulletins on Index page */
	
div#bulletins {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	voice-family: "\"}\""; 
 	voice-family:inherit; }
		
#bulletins ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none; }
	  
#bulletins li {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	border-bottom:1px dotted #666668;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-bottom:10px; }
.image_spacing {
	margin-bottom:10px;
}
.thumb_left {
float:left;
padding-bottom:5px;
padding-right:5px; }
.thumb_right {
float:left;
padding-bottom:5px; }

/* Thumb Gallery ********************************************************************************************* */

#jgal { 
	list-style:none; 
	width:295px;
	min-height:400px; 
}
	
#jgal li { 
	float:left;
	display:block;
	width:121px;
	height:77px;
	background-position:50% 50%; 
	cursor: pointer; 
	margin-right:5px; 
	margin-bottom:5px;
}
	
#jgal li img { 
	position: absolute;
	left:295px;
	display: none; 
}
	
#jgal li img { 
	top:220px;
}
	
#jgal li.active img { 
	display: block; 
}
	
/* #jgal li.active, #jgal li:hover,
#ogal li.active, #jgal li:hover { 
	border:1px solid #aaa; 
} */

/* styling without javascript */
ul#gallery { 
	list-style: none; 
	display: block; 
}
	
ul#gallery li { 
	float: left; 
	margin: 0 10px 10px 0; 
}
