/*********************************************
	Lockwood Restaurant & Bar style sheet
**********************************************/

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:0; height:0; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{color:Black;}
.clLevel0over{color:Blue; cursor:pointer; /* cursor:hand; WTF? */}
.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:4px; font-family:tahoma, arial,helvetica; font-size:10px; font-weight:bold}
.clLevel1{color:Black;}
.clLevel1over{color:Black; cursor:pointer; /* cursor:hand; WTF? */ }
.clLevel1border{position:absolute; visibility:hidden;}

#globalNav { /* The position attribute was originally placed inline in the div tag */
	position: relative;
	left: 14px; /* Quick fix */
	}

noscript {
	margin: 0;
	padding: 4px 0;
	font-size: 8pt;
	background: #ffffff;
	color: #ff0000;
	line-height: 1.4em;
	}
	

/* Sitewide declarations
*************************/
body {
	margin: 0;
	padding: 0;
	background: #000000;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
img { border: none; }
#wrapper {
	width: 807px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -387px;	
	}
#leftShadow { background: url(images/left.gif) left top repeat-y; }
#tdWrapper { background: #ffffff; }
#rightShadow { background: url(images/right.gif) right top repeat-y; }
#header { margin: 28px 0 45px 8px; }
p { 
	margin: 0 0 20px 0; 
	line-height: 13pt;
	text-align: left;
	}
form { 
	margin: 0;
	padding: 0;
	}
a { color: #972f00; }
a:hover { color: #ce6d41; }
a:focus { outline: none; }
#tblCta { margin: 6px 10px 14px 0; }
.ctaButton { display: block; margin-left: 8px; }
#mainImage { display: block; margin: 0 0 28px 0; }
#tdSidebar { 
	border-right: 1px solid #cdbeaf; 
	vertical-align: top;
	text-align: center;
	}
#secHeading { display: block; margin: 0 auto 30px auto; }
.callout { display: block; margin: 0 auto 20px auto; }
#tblContent { margin: 0 0 12px 0; }
#content { margin: 0 24px 0 38px; }
h2#pageTitle {
	margin: 0 0 20px 0;
	padding: 0;
	background: inherit;
	color: #987347;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	}
.subHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#987347;
	font-size:11px;
}

/* All navs on interior pages */
#interiorPgNav #globalNav { margin-top: 63px; }

	
/* Home page
**************************/
#homeHeader { margin: 15px 0 18px 8px; }
#homeBlurb { margin-bottom: 20px; padding: 20px 28px 0 28px; }
#homeJoin { 
	width: 237px;
	height: 92px;
	overflow: hidden;
	margin: 0 11px;	
	background: url(images/main_bgjoin.gif) left top no-repeat; 
	text-align: center;
	}
#joineclub {
	display: block;
	margin: 22px auto 14px auto;
	}
#homeBtnSubmit {
	display: block;
	margin-left: 6px;
	}
#homeCallouts { margin-bottom: 3px; }


/* Join E-Club page
*****************************/
.requiredNote { 
	text-align: right; 
	font-size: 10px;
	color: #8f8f8f;
	}
.asterisk { color: #ff0000; }
.formLabel { text-align: right; }
#tblJoin { margin-bottom: 36px; }
.btnReset { position: relative; left: 72px; }
input#Wine_Dinners, input#Special_Offers, input#Seasonal_Events { vertical-align: middle; }


/* Photo Tour
******************************/
#tblPhotoTour { margin: 0 auto; }.divider {
	color: #987347;
	font-size: x-small;
	font-weight: lighter;
}

.jump_list { margin: 0 0 28px 0; }
.jump_list a { text-decoration: underline; color: #c4996c; }
.jump_list a:hover { color: #ce6d41; }

/* Menus
******************************/
.menu h3 { color: #987347; font-size: 1.1em; margin: 0 0 20px 0; padding: 0; text-transform: uppercase; }
.menu h3.secondary { text-transform: none; }
.menu .nodesc { margin-bottom: 20px; }
.menu h4 { margin: 0; padding: 0; }
.menu h4 .price { font-weight: normal; padding: 0 0 0 10px; }
.menu p { margin: 0 0 1.4em 0; line-height: 1.4em; }
.menu hr { margin: 0 0 20px 0; text-align: left; width: 400px; color: #ffffff; border-top: 1px solid #CDBEAF; }
.menu .note { font-style: italic; }
.menu ul { margin: 4px 0 20px 28px; padding: 0; }
.menu ul li { line-height: 1.4em; }
.menu .disclaimer { font-size: 10px; text-transform: uppercase; }
.menu dl { margin: 0 0 1.6em 0; border-bottom: 1px solid #cccccc; }
.menu dl dt { font-weight: bold; margin: 0 0 2px 0; padding: 0; }
.menu dl dd { margin: 0 0 1.6em 0; padding: 0; }
.menu .section_hdr { font-size: 15px; padding-top: 12px; text-transform: none; color: #666666; }
.normal { text-transform: none; font-weight: normal; }

/* Team 
******************************/
.team dl dt { margin: 0 0 2px 0; padding: 0; }
.team dl dd { margin: 0 0 20px 0; padding: 0; }


/* Navigation */
.nav 
{
	list-style:none;
	margin: 0;
	padding: 0;
}

.nav img
{
	vertical-align: bottom;
}

.nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position:absolute;right:-173px;top:0px;display:none;
	z-index: 2;
}

dl.press_list { margin: 0 0 28px 0; }
dl.press_list dt { width: 6em; float: left; clear: left; text-align: right; }
dl.press_list dd { margin: 0 0 12px 7em; }

.tbl_press { border-collapse: collapse; margin: 0 0 36px 0px; }
.tbl_press td { padding: 0 20px 20px 0px; text-align: center; }
.tbl_press td img { display: block; margin: 0 0 4px 0; }
.tbl_press a { text-decoration: none; }

.smallcase{
	text-transform: lowercase;
}

.btn_reserve { margin: 0 0 20px 0; }
.btn_reserve a { display: block; width: 180px; padding: 6px 12px; background: #8d2b00; color: #ffffff; text-decoration: none; text-transform: uppercase; text-align: center; }

dl.generic { line-height: 1.7em; }
dl.generic dt { font-weight: bold; float: left; clear: left; }

dl.generic.wine dt { width: 13em; }
dl.generic.wine dd { margin-left: 7em; }

#map_canvas { color: #333333; width: 480px; height: 300px; border: 1px solid #cccccc; margin-bottom: 20px; }
.balloon h3 { margin: 0; padding: 0; }
.balloon p { margin: 0; line-height: 1.3em; }

