/* @override 
	http://www.thehardwick.co.uk/c/hw_styles.css
	http://dev.hardwick.site:8888/c/hw_styles.css
	http://dev.expengine.site:8888/c/hw_styles.css
	http://www.thehardwick.co.uk/c/hw_styles.css
	http://hardwicknew.hosting2.idnet.net/c/hw_styles.css
	http://www.thehardwick.co.uk/c/hw_styles_960.css
*/

/* @group reset */


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,
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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	font-family: "lucida Grande", Arial, Verdana, sans-serif;
	font-size: small; 
	color: #fff; /*for a minute */
	margin: 0px;
	padding: 0px;
	/*background-color: #282A1F;*/
	background: #282A1F url(../images/hardwick-flock-wallpaper.jpg) repeat-y center top;
	/*next update, refine and integrate BG pattern*/
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

/*caption, th, td {
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}*/
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* @end */





em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

#menu_nav li {
}

#menu_nav li a:link, #menu_nav li a:visited {
text-decoration: none;
color: #f5f1e4;
	width: 180px;
	padding: 8px;
	background-color: #ada69c;
	border: 1px solid #99938a;
display: block;
}

#menu_nav li a:hover {
text-decoration: none;
color: #f5f1e4;
background-color: #4d4945;
	border: 1px solid #99938a;
}

#top {
	width: 1000px;
	height: 70px;
	margin: 20px auto 0 auto;	
		background-color: #282A1F;

	/*background: url(../images/Logo_header.gif) repeat-x;*/
}

#top h1 {
	text-indent: -9999px;
}

#homelink {
	width: 320px;
	height:40px;
	margin: 0px;
}

#homelink h3 {
	text-indent: -9999px;
	width: 320px;
	height:40px;
	margin: 20px 0 0 0px;
	overflow: hidden;

}
	
#homelink h3 a:link, #homelink h3 a:visited	{
	display: block;	
	width: 320px;
	height: 50px;
	background: #282A1F url(../images/Hardwick-Home-Link.gif) no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	}

img.righty {
	float: right;
	margin: 0 0 10px 10px;
/* Puts a white border on */
	/*background-color: #fff;
	padding: 8px;*/
	border-top: 1px solid #ddd7cb;
	border-left: 1px solid #ddd7cb;
	border-right: 1px solid #a6a198;
	border-bottom: 1px solid #a6a198;
}



img.lefty {
	float: left;
	margin: 0 10px 10px 0;
/* Puts a white border on */
	/*background-color: #fff;
	padding: 8px;*/
	border-top: 1px solid #ddd7cb;
	border-left: 1px solid #ddd7cb;
	border-right: 1px solid #a6a198;
	border-bottom: 1px solid #a6a198;
}

#homelink h3 a:hover	{
	background: #282A1F url(../images/Hardwick-Home-Link.gif) no-repeat 0 -40px;
	}


#header {
	width: 1000px;
	height: 239px;
	background-image: url(../images/960/the_hardwick_sketch.jpg);
	margin: 0 auto;
}

#m_head
{
display: none;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/960/main_bg.gif) repeat-y;
}

#sidebar {
	width: 196px;
	padding: 20px;
	margin: 0 0 0 20px;
	background-color: #c7c2b7;
	float: left;
	display: inline;
}

#logo_links {
		width: 206px;
	}

#logo_links img {
	margin: 10px 10px 0 0;
	float: left;
}





#maincontent {
	position: relative;
	margin: 20px 50px 20px 0;
	padding: 0px 0 0px 0;
	width: 660px;
	color: #4c4234;
	font-size: 1em;
		float: right;
		display: inline;

}

#maincontent iframe {
	border-top: 1px solid #ddd7cb;
	border-left: 1px solid #ddd7cb;
	border-right: 1px solid #a6a198;
	border-bottom: 1px solid #a6a198;
}


img.sidey {
	background-color: #fff;
	padding: 8px;
	border-top: 1px solid #ddd7cb;
	border-left: 1px solid #ddd7cb;
	border-right: 1px solid #a6a198;
	border-bottom: 1px solid #a6a198;
}

/*#maincontent h1 {
	margin: 0 0 10px 0;
	font-size: 1.7em;
	line-height: 1.5em;
}*/

#maincontent h2 {
	margin: 0 0 10px 0;
	font-size: 1.6em;
	line-height: 1.5em;
}

#maincontent h3 {
	margin: 24px 0 10px 0;
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 2px solid #c7c2b7;
	letter-spacing: .2em;
	/*background: url(../images/menu_divider.gif) center bottom;*/
padding: 0 0 .3em 0;
}



#maincontent h4 {
	margin: 24px 0 10px 0;
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
	background-color: #c7c2b7;
	padding: .3em;
}



#maincontent a:link, #maincontent a:visited {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #736e68;
	/*border-bottom: #736e68 1px dashed;*/
	padding: 0 0 3px 0;
	margin: 0;
}


#maincontent a:hover {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #996A23;
	/*border-bottom: #996A23 1px dashed;*/
	padding: 0 0 3px 0;
	margin: 0;
}



#maincontent dl dd a:link, #maincontent dl dd a:visited {
	display: block;
	margin-top: 8px;
 }

#maincontent dl dd a:hover {
	display: block;
	margin-top: 8px;
}

/*#maincontent ul li a:link, #maincontent ul li a:active, #maincontent ul li a:hover, #maincontent ul li a:visited {
	font-weight: normal;
	font-size: .9em;
	margin: 0 0 4px 0;
	display: block;
}*/



h1#contact_box_top {
	margin: 30px 0 6px 0px;
	padding: 30px 0 0 8px;
	background: url(../images/detail_box_top.gif) -20px;
	font-size: 1.2em;
}

#contact_box {
	background: url(../images/hw_contact_box.gif) no-repeat -20px bottom;
	padding: 0 0 30px 8px;
}

#contact_box p {
font-size: .9em;
line-height: 1.4em;
margin: 4px 0 8px 0;
}


#maincontent p {
	margin: 0 0 10px 0;
	font-size: .9em;
	line-height: 1.5em;
}

/* @group footer */

#footer {
	width: 960px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background-color: #282A1F;

}

#footer p {
	
	color: #cbc5b1;
	text-align: center;
	font-size: .9em;
}

#footer p a:link, #footer p a:visited {
	color: #f5f1e4;
	text-decoration: none;
}

#footer p a:hover  {
	color: #ffe07e;
	text-decoration: underline;
}

/* @end */




/* @group GlobalNav Group */

/*div#globalnav	{
	height:40px;
	width: 500px;
	padding: 0;
	border: 0;
	background: transparent;
	top: 111px;
	right: 0;
	bottom: 0;
	left: 15px;
	position: absolute;
}*/

#globalnav {
	width: 1000px;
	height: 40px;
	/*background-image: url(../images/hw_navigation.gif);*/
	margin: 0 auto;
}


div#globalnav ul#menu	{
	height: 40px;
	width: 1000px;
	background: url(../images/960/globalnav_bg.png) no-repeat top left;
	margin: 0;
	padding: 0;
	position: relative;
	}

span.room_tariff {
display: block;
float: left;
margin: ;
	padding: 10px;
}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 40px;
	display: block;
	}
	
div#globalnav ul#menu li, div#globalnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	/*border: 1px solid red;*/
	}
	
#the_homepage	{left: 20px; width:40px;}
#the_background	{left: 60px; width:161px;}
#the_chef	{left: 222px; width: 126px;}
#the_menu	{left: 349px; width: 130px;}
#the_rooms	{left: 480px; width: 142px;}
#the_directions {left: 622px; width: 194px;}
#the_friends {left: 818px; width: 162px;}

#the_homepage a:hover	{background: transparent url(../images/960/globalnav_bg.png) no-repeat -20px -80px;}
#the_background a:hover	{background: transparent url(../images/960/globalnav_bg.png) no-repeat -60px -80px;}
#the_chef	a:hover {background: transparent url(../images/960/globalnav_bg.png) -222px -80px no-repeat;}
#the_menu	a:hover {background: transparent url(../images/960/globalnav_bg.png) -349px -80px no-repeat;}
#the_rooms	a:hover {background: transparent url(../images/960/globalnav_bg.png) -480px -80px no-repeat;}
#the_directions  a:hover {background: transparent url(../images/960/globalnav_bg.png) -622px -80px no-repeat;}
#the_friends  a:hover {background: transparent url(../images/960/globalnav_bg.png) -818px -80px no-repeat;}

#the_homepage	 a:active	{background: transparent url(../images/960/globalnav_bg.png) no-repeat -20px -120px;}
#the_background	 a:active	{background: transparent url(../images/960/globalnav_bg.png) no-repeat -60px -120px;}
#the_chef	a:active {background: transparent url(../images/960/globalnav_bg.png) -222px -120px no-repeat;}
#the_menu	a:active {background: transparent url(../images/960/globalnav_bg.png) -349px -120px no-repeat;}
#the_rooms	a:active {background: transparent url(../images/960/globalnav_bg.png) -480px -120px no-repeat;}
#the_directions  a:active {background: transparent url(../images/960/globalnav_bg.png) -622px -120px no-repeat;}
#the_friends  a:active {background: transparent url(../images/960/globalnav_bg.png) -818px -120px no-repeat;}
	 /*You are here - global nav*/ 
	
#the_homepage.current	 	{background: transparent url(../images/960/globalnav_bg.png) -20px -40px no-repeat;}
#the_background.current	 	{background: transparent url(../images/960/globalnav_bg.png) -60px -40px no-repeat;}
#the_chef.current	 {background: transparent url(../images/960/globalnav_bg.png) -222px -40px no-repeat;}
#the_menu.current	 {background: transparent url(../images/960/globalnav_bg.png) -349px -40px no-repeat;}
#the_rooms.current	 {background: transparent url(../images/960/globalnav_bg.png) -480px -40px no-repeat;}
#the_directions.current  {background: transparent url(../images/960/globalnav_bg.png) -622px -40px no-repeat;}
#the_friends.current  {background: transparent url(../images/960/globalnav_bg.png) no-repeat -818px -40px;}


/* @end */




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* nonsense to fix fecking IE 6 and 7 kludge */
.clearfix {
    display: inline-block; 
    display: block; 
    height: 1%;
}



#christmas08 {
	background: url(../images/news/xmas08_base.png) no-repeat 0 bottom;
	margin: 0px 0 0 0px;
	padding: 10px 10px 80px 20px;
}

h6#xmas08 {
	margin: 20px 0 0 0px;
	background: url(../images/news/xmas08_top.png) no-repeat;
	padding: 12px 12px 2px 12px;
	font-weight: bold;
	text-align: center;
}

#christmas08 p {
	font-size: 85%;
	line-height: 140%;
	border-top: 1px solid #c7c2b7;
	margin-bottom: 5px;
	padding-top: 4px;
}

#contact_box p a:link, #contact_box p a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #736e68;
}

#contact_box p a:hover {
	font-size: 1em;
	text-decoration: none;
	color: #f5f1e4;
}


#contact_box p strong {
	color: #736e68;
	font-weight: bold;
}

/* @group Tool Tips */

			#maincontent small.whythis, #maincontent small.whythis a { 
						font-size : 1em; 
						text-decoration : none;
						color : #a8a39c;
						}
				#maincontent small.whythis a span {
						color : #fafafa;
						padding : 1px 4px 1px 4px;
						position:relative;
						display:none;
						}
				#maincontent small.whythis a:hover, #maincontent small.whythis a:focus, #maincontent small.whythis a:active { 
						text-decoration : none;
						color : #000;
						}
				#maincontent small.whythis a:hover *, #maincontent small.whythis a:focus *, #maincontent small.whythis a:active *, #maincontent small.whythis a:hover { 
						text-decoration : none;
						color : #000;
						display:inline;
						}
						
				#maincontent small.whythis a:hover span, #maincontent small.whythis a:focus span, #maincontent small.whythis a:active span { 
						position:absolute;
						background-color: #ada69c;
						color : #000;
						font-weight : bold;
						font-style : normal;
						}




/* @end */

/* @group Link Def List */
/* came from adila needs tuning */

#maincontent dl {
	padding: 12px 0 12px 0;
	float: left;
	display: block;
	border-bottom: 1px solid #c7c2b7;
	width: 660px;
	position: relative;
	/*background-color: red;*/
}

#maincontent p.Smallprint {
	font-size: 75%;
	margin: 20px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 0px solid #c7c2b7;
	width: 520px;
}

#maincontent table.winetable tbody tr.row1 {
	/*background-color: #fff;*/
}

#maincontent table.winetable tbody tr.row2 {
	/*background-color: #f4f3ef;*/
}


#maincontent dt {
	float: right;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	font-size: 130%;
	line-height: 1.4;
	color: #27291e;
	width: 488px;
}

#maincontent h6 {
	font-size: 130%;
	padding: 10px 0 10px 12px;
		margin: 16px 0 16px 0;
	border-bottom: 1px solid #c7c2b7;
	width: 648px;
		float: left;
		background-color: #c7c2b7;
}

#maincontent h6.midheading {
	margin: 24px 0 0 0;
}

/* This style to undo maincontent h5 which has borders, margins and padding */
#wine_nav div.wine_group h5 {
	border: none;
	margin: 0;
	padding: 0;
}


#maincontent dd {
	margin: 0 0 0 172px;
	padding: 0;
	font-size: .9em;
	line-height: 1.5em;
	color: #27291e;
}

#maincontent dl dd.room_tariff {
margin: 10px 0 10px 170px;
	padding: 10px;
	width: 9em;
	font-weight: bold;
	font-size: 1.1em;
background-color: #fff;
border: 1px solid #c7c2b7;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}

#maincontent dd.img img {
	float: left;
	margin: 0 1px 0 0;
	padding: 0px;
	border: 1px solid #94A491;
	border-bottom-color: #5c6759;
	border-right-color: #5c6759;
	background-color: #fff;
}

#maincontent dd.img {
	margin: 0;
	/*display: block;*/
}


/* @end */

/* @group Wine Nav */

#maincontent div.wine_group {
	width: 115px;
	float: left;
	margin: 6px 10px 6px 0;
}

#wine_nav {
	width: 654px;
	padding: 8px;
	margin: 0 0 10px 0;
	display: block;
	float: left;
	border: 1px solid #c7c2b7;
	background-color: #f4f3ef;
}



#wine_nav li {
	display: block;
	float: left;
	width: 142px;
	padding: 0 0px 0px 0;
	margin: 0 16px 4px 0;
	font-size: 1em;
	line-height: 1.3em;
}

#maincontent div.wine_group p {
	font-size: .9em;
	line-height: 1.1em;
	margin: 0 0px 6px 0;
}


#maincontent div.wine_group h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0px 6px 0;
}

#maincontent div.wine_group a:link, #maincontent div.wine_group a:visited {
	font-size: .9em;
	text-decoration: none;
	color: #736e68;
	border-bottom: none;
	font-weight: normal;
	padding: 0 0 3px 0;
}

#maincontent div.wine_group a:hover {
	font-size: .9em;
	font-weight: normal;
	text-decoration: none;
	color: #996A23;
	border-bottom: none;
}

#maincontent #wine_nav li a:link, #wine_nav li  a:visited {
	font-size: 1.1em;
	margin: 0 0 4px 0;
	display: block;
	float: left;
	text-decoration: none;
	color: #736e68;
	border-bottom: none;
	font-weight: bold;
	padding: 0 0 3px 0;
}

#maincontent #wine_nav li a:hover {
	font-size: 1.1em;
	margin: 0 0 4px 0;
	font-weight: bold;
	text-decoration: none;
	color: #996A23;
	border-bottom: none;
}

#maincontent #wine_nav li ul li a:link, #wine_nav li ul li  a:visited {
 	font-size: .9em;
   	margin: 0;
	display: block;
	float: left;
	text-decoration: none;
	color: #736e68;
	border-bottom: none;
	font-weight: normal;
	padding: 0 0 3px 0;
}

#maincontent #wine_nav li ul li  a:hover {
  	font-size: .9em;
   	margin: 0;
	font-weight: normal;
	text-decoration: none;
	color: #996A23;
	border-bottom: none;
}





/* @end */


table.winetable {
	width: 670px;
	border-top: 1px #c7c2b7 solid;
	/*border-left: 1px #c7c2b7 solid;*/
}



table.winetable th {
	padding: 8px;
	color: #f5f1e4;
	font-size: .9em;
	line-height: 1.3;
	font-weight: bold;
	border-right: 1px #c7c2b7 solid;
	border-bottom: 1px #c7c2b7 solid;
	background-color: #ada69c;
	text-align: left;
}

table.winetable td {
	padding: 8px;
	/*border-right: 1px #c7c2b7 solid;*/
	border-bottom: 1px #c7c2b7 solid;
}


#maincontent table.winetable tbody tr td p {
	font-size: .9em;
		line-height: 1.5em;
	margin: 0 0 8px 0;

}




#maincontent h5 {
	font-size: 0.9em;
	margin: 0 0 8px 0;
	padding: 8px 0 0 0;
	border-top: 1px solid #c7c2b7;
	font-weight: bold;
}

#maincontent.newsarea  h5 {
text-transform: uppercase;
letter-spacing: .1em;
font-size: 1.1em;
line-height: 1.5em;
}


p.crumbs
{
	padding: 4px 8px;
	background-color: #E8DFD3;
	text-transform: capitalize;
}

/* @group Hiring Panel */
#hiring {
	background: url(../images/hiring_base.png) no-repeat 0 bottom;
	margin: 0px 0 0 0px;
	padding: 10px 14px 12px 14px;
}

h6.hiring {
	margin: 20px 0 0 0px;
	background: url(../images/hiring_top.png) no-repeat;
	padding: 12px 12px 34px 12px;
	font-weight: bold;
	text-indent: -9999px;
}

#hiring p {
	font-size: 85%;
	line-height: 150%;
}

#hiring p a:link, #hiring p a:visited {
text-decoration: none;
color: #ccc;
font-weight: bold;
}

#hiring p a:hover, #hiring p a:active {
text-decoration: none;
color: #000;
font-weight: bold;
}

.perks {
	padding: 12px;
	background-color: #c7c2b7;
	margin-bottom: 8px;
}

 .page-break { display:none; }
/* @end */
