@charset "utf-8";
/* CSS Document 


80		Tag
100		Homepage Photo Slideshow

original font: "Gill Sans MT" , "Gill Sans", "Lucida Sans", Arial, sans-serif;
new font: font-family:"Trebuchet MS", Arial, sans-serif;
*/
*, *:active, *:focus{
	outline: none !important;
	border: none;
	}
body, html, *{
	font-weight: normal;
	font-variant: normal;
	}

body, ul, h1, h2, h3, h4, hr{
	margin:0;
	padding:0;
}
body{
	/*background:#030000 url(../images/global/bck_page.jpg) top left repeat-x;*/
	background: #5a0402 url(../images/global/bck_page_wood.jpg) top center repeat-x !important;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#8d8d8d;
	font-size:14px;
}
body.brown #woodInlay,
body.browncork #woodInlay{
	background:url(../images/global/bck_redInlay.jpg) top left repeat-x !important;
	}
body.brown div#pageBacklight,
body.browncork div#pageBacklight{
	background-image:url(../images/global/bck_highlight_brown.png) !important;
	}
div#pageBacklight{
	background:url(../images/global/bck_highlight.png) top center no-repeat;
}
div.wrapper{width:980px;margin:0 auto;}

a{outline:none;color:#c00000;}
strong{font-weight: bold;}
.clear{clear: both;}
.alignright{text-align: right;}
.alignleft{text-align: left;}
.right{float: right;}
.left{float: left;}
.clear{clear: both;}
	
a.btn_red{
	margin-top: 10px;
	padding: 3px 6px;
	color:#000;
	text-shadow: 0px 0px 2px #5f171b;
	float: left;
	clear: both;
	text-decoration: none;
	-moz-box-shadow: inset 0px 0px 3px #5f171b;
	-webkit-box-shadow: inset 0px 0px 3px #5f171b;
	box-shadow: inset 0px 0px 3px #5f171b;
	background: #c00000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c00000', endColorstr='#830000');
	background: -webkit-gradient(linear, left top, left bottom, from(#c00000), to(#830000));
	background: -moz-linear-gradient(top,  #c00000,  #830000);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
		
a.btn_white{
	margin-top: 10px;
	padding: 3px 6px;
	color:#000;
	float: left;
	clear: both;
	text-decoration: none;
	text-shadow: 0px 0px 2px #333;
	-moz-box-shadow: inset 0px 0px 3px #333;
	-webkit-box-shadow: inset 0px 0px 3px #333;
	box-shadow: inset 0px 0px 3px #333;
	background: #ccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#333');
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#333));
	background: -moz-linear-gradient(top,  #ccc,  #333);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
a.map{
	font-size: 10px;
	line-height: 13px;
	margin-top: 10px;
	padding: 2px 6px;
	color:#000 !important;
	float: left;
	clear: both;
	text-decoration: none;
	background: #c00000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c00000', endColorstr='#830000');
	background: -webkit-gradient(linear, left top, left bottom, from(#c00000), to(#830000));
	background: -moz-linear-gradient(top,  #c00000,  #830000);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
a.btn_white:hover,
a.map:hover{
	color: #fff !important;
	}
	
.red{
	color: #c00000 !important;
	}
/* HEADER REGION *********************************************************/
div#header{
	background:url(../images/global/bck_header.png) bottom left repeat-x;
	height:215px;
	position: relative;
	}
div#header div#header-glow{
	background:url(../images/global/bck_header_glow.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -570px;
	height: 215px;
	width: 500px;
	z-index: 0;
	display: none;
	}
div#header hr{
	position: absolute;
	top: 154px;
	left: 50%;
	margin-left: -474px;
	width:948px;
	height:1px;
	border:none;
	border-top:1px #212020 solid;
	clear:both;
	}
h1#logo a{
	background:url(../images/global/h1_Caturra_Logo.png) 0px 0px no-repeat;
	width:239px;
	height:0;
	padding-top:109px;
	overflow:hidden;
	float:left;
	margin:30px 0 14px 0;
}
div#woodInlay{
	background:url(../images/global/bck_woodInlay.jpg) top left repeat-x;
	width:100%;
	height:16px;
	position:absolute;
	top:180px;
	left:0;
	z-index:50;
}
div#header div.wrapper{
	position: relative;
	}
/* PRIMARY NAVIGATION ****************************************************/
ul#nav{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	text-transform: lowercase;
	color:#e09b6b;
	font-size:20px;
	float:right;
	list-style-type:none;
	position: absolute;
	top: 105px;
	right: 5px;
	}
ul#nav li{
	display:block;
	float: left;
	margin-left:15px;
	padding: 5px;
}
ul#nav li a{
	color:#e09b6b;
	text-decoration: none;
	padding: 0px 6px;
	}
ul#nav li:first-child{margin-left:0px;}
ul#nav li a:hover{
	color:#FF0000;
}
ul#nav li.active a{
	color:#FF0000;
}

/* HOMEPAGE SLIDER ******************************************************/
#theFood{
	position:absolute;
	width:960px;
	height: 450px;
	left:50%;
	top:156px;
	margin: 0;
	margin-left:-480px;
   padding: 0;
	list-style: none;
	z-index:100;
	background-color:#060607;
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.7);
	box-shadow:0px 0px 5px rgba(0,0,0,0.7);
	overflow:hidden;
	overflow-x: hidden;
}
#theFood .slides{
	float: left;
	width:320px;
	height: 450px;
	overflow: hidden;
	}
#theFood .slides img{
	padding: 0px;
	margin: 0px;
	width:320px;
	height: 450px;
	display: block;
	}
a.partners{
	background: url(../images/about/img_jeff_john_2.jpg) 0 0 no-repeat;
	display: block;
	height: 0px;
	padding:190px 0 0 0;
	width: 280px;
	overflow: hidden;
	margin: 0;
	position: absolute;
	left: 0;
	top: 655px;
	}
a.partners:hover{
	background-position: 0px -190px;
	}
/* FOOTER ***************************************************************/
div#footer{
	clear:both;
	height:80px;
	font-size:12px;
}
		body#index div#footer{
			margin-top:640px;
		}
		body.subPage div#footer{
			margin-top:30px;
		}
		body.menuPage div#footer{
			margin-top:30px;
		}
div#footer,
div#footer a{
	color: #4b3930 /*#34241c*/;
	text-decoration:none;
}
		div#footer a:hover{
			color:#FF0000;
		}
div#footer p{
	margin:0 !important;
	padding:0 !important;
}
div#footer ul{
	list-style:none;
}
		div#footer li{
			display:inline;
			margin:0 8px 0 0;
			padding-right:8px;
			border-right:1px solid;
		}
		div#footer li.last{
			border:none;
		}
div#footer ul#links{
	float:right;
}
		div#footer ul#links li{
			border:none;
		}
/*OVERWRITES*/
div#footer,
div#footer a{
	color: #dbbfa7 !important;
	}
div#footer a:hover{
	color: #fff !important;
	}
p.important{
	font-weight: bold;
	background:#c00000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE0000', endColorstr='#C00000');
	background: -webkit-gradient(linear, left top, left bottom, from(#FE0000), to(#C00000));
	background: -moz-linear-gradient(top,  #FE0000,  #C00000);
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
	padding: 5px 15px;
	display: block;
	margin: 15px 0;
	border-bottom: 3px solid #fff;
	}
/* HOMEPAGE COPY REGION **********************************************************/
#index div#contentRegion{
	background: #0f0f0f;
	border-top: 1px solid #0c0c0b;
	border-bottom: 3px solid #C00000;
	width:830px;
	position:absolute;
	z-index:300;
	top:560px;
	left:50%;
	margin-left:-510px;
	clear: both;
	font-size: 12px;
	line-height: 20px;
	}
#index div#contentRegion p{
	color:#cbcbcb;
	color:#FFF;
	margin:0px 40px 18px 360px;
	}
#index h4,
#index div#textScroller h2,
#index div.pageContent h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c00000;
	font-size:34px;
	line-height: 38px;
	float:left;
	margin:20px 0 0 40px;
	font-weight:normal !important;
	width:320px;
	}
#index div#textScroller{
	width:320px;
	float:left;
	clear:left;
	margin:-6px 0 26px 40px;
	overflow: hidden;
	}
#index div#textScroller h2,
#index div.pageContent h3{
	color:#FFF;
	margin:0;
	}
#index div#textScroller h2{
	display: none;
	width:320px;
	height: 38px;
	padding: 4px 0px;
	margin: -4px 0px;
	}
#index div.pageContent{
	position:absolute;
	left:50%;
	top:156px;
	margin-left:-475px;
	z-index:300;
	color: #fff;
	}
		#index div.pageContent div#contentRegion{
			width:770px;
			z-index:301;
			top:300px;
			margin-left:-385px;
			-moz-box-shadow: 0px 13px 24px #000;
			-webkit-box-shadow: 0px 13px 24px #000;
			box-shadow: 0px 13px 24px #000;
			padding: 0 0 20px 0;
			min-height: 150px;
		}
		#index div.pageContent h4{
			float:left;
			font-style:italic;
			color:#fe0000;
			width:220px;
		}
		#index div.pageContent h3{
			float:left;
			clear:left;
			font-size:22px;
			line-height: 28px;
			margin-left:42px;
			width:auto;
		}
		#index div.pageContent p{
			margin-left:300px !important;
		}
	div#textScroller:hover{
		cursor: pointer;
		}
	div#social{
		position: absolute;
		top:280px;
		left: 50%;
		margin: 340px;
		padding: 5px;
		display: block;
		width: 125px;
		}
	div#social a.visit{
		width: 130px;
		display: block;
		font-variant: small-caps;
		text-align: right;
		padding-top: 5px;
		text-decoration: none;
		color: #fff;
		}
	div#social a.visit:hover{
		color: #E09B6B;
		}
	div#social h5{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		margin: 0 0 5px 0;
		padding: 0;
		color: #E09B6B;
		}
	h5.latest-news-title{
		padding: 0 0 1px 0px;
		margin: 18px 41px 5px 360px;
		font-family:Georgia, "Times New Roman", Times, serif;
		border-bottom: 1px dotted #444;
		color: #c00000;
		font-style: italic;
		font-size: 16px;
		height: 24px;
		line-height: 24px;
		}
	ul.latest-news{
		display: block;
		color: #fff;
		float: none;
		list-style: none;
		width:470px;
		height: 20px;
		margin: 0 0 20px 0;
		line-height: 20px;
		overflow: hidden;
		}
	ul.latest-news li{
		background: url(../images/global/ico_list_white_arrow.png) 0 7px no-repeat;
		width:460px;
		padding-left: 10px;
		height: 20px;
		line-height: 20px;
		overflow: hidden;
		}	
	ul.latest-news li a{
		background: #8D8D8D;
		padding: 1px 5px;
		margin-left: 10px;
		color: #000;
		text-transform: uppercase;
		font-size: 10px;
		line-height: 11px;
		text-decoration: none;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		}
	ul.latest-news li a:hover{
		background: #fff;
		}
	.contact-info,
	.contact-info p{
		text-transform: none;
		color: #fff !important;
		}
/* SUBPAGE CONTENT ********************************************************/		
.subPage div.pageContent ul{
	margin-left: 20px;
	}
.subPage div.pageContent li{
	margin-left: 20px;
	}
.subPage div.pageContent .pageTitle{
	position: absolute;
	text-transform: lowercase;
	top:0px;
	left: 0px;
	width: 300px;
}
.subPage div.pageContent{
	position: relative;
	width: 960px;
	z-index:200;
	height: 322px;
	margin: -59px auto 0px auto;
}
.subPage div.pageContent{
	position: relative;
	width: 960px;
	z-index:200;
	height: 420px;
	margin: -59px auto 0px auto;
}
.subPage div.pageContent .headerGraphic{
	display: block;
	position: relative;
	height: 322px;
	width: 960px;
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
	box-shadow:0px 0px 5px rgba(0,0,0,0.5);
	}
.subPage div.pageContent .wineGraphic{
	display: block;
	position: relative;
	height: 322px;
	width: 960px;
	overflow: hidden;
	}
.subPage div.pageContent .wineGraphic:hover{
	cursor: pointer;
	}
.subPage div.pageContent .headerGraphic img{
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 10;
	}
.subPage div.pageContent .headerGraphic h4.headerBlock{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 36px;
	text-align: right;
	text-transform: lowercase;
	font-weight: 200;
	color: #fff;
	position: absolute;
	z-index: 20;
	display: block;
	height: 158px;
	width: 175px;
	padding: 0px 5px;
	}
.subPage div.pageContent .headerGraphic h4.headerBlock table, .subPage div.pageContent .headerGraphic h4.headerBlock table td{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	}
.subPage div.pageContent .headerGraphic h4.orangeBlock{color: #e09d3d;background: #c67716;}
.subPage div.pageContent .headerGraphic h4.burgundyBlock{color: #330607;background: #641417;}
.subPage div.pageContent .headerGraphic h4.redBlock{color: #f00;background: #c00000;}
.subPage div.pageContent .headerGraphic h4.tanBlock{color: #d7af61;background: #906027;}
.subPage div.pageContent .headerGraphic h4.greenBlock{color: #737f6e;background: #294418;}
.subPage #contentRegion{
	position: relative;
	width: 590px;
	min-height: 150px;
	padding: 10px 20px 10px 300px;
	z-index:300;
	margin: -20px auto 20px auto;
	color: #fff;
	background: #0f0f0f;
	border-bottom: 3px solid #C00000;
  	font-size: 13px;
  	line-height: 20px;
	}
.subPage #contentRegion hr{
	clear: both;
	padding-top: 15px;
	margin-bottom: 20px;
	height: 0px;
	overflow: hidden;
	border: none;
	border-bottom: 1px dotted #7c5a42;
	
	}
.subPage #contentRegion h2{
	margin: 15px 0px;
	padding: 0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #E09B6B;
	font-size: 24px;
	line-height: 32px;
	}
.subPage #contentRegion h3{
	margin: 15px 0px;
	padding: 0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #E09B6B;
	font-size:22px;
	line-height: 30px;
	}
.subPage #contentRegion .slide h3{
	color: #fff;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	}
.subPage #contentRegion h3 small{
	display: block;
	color: #fff;
	font-size: .6em;
	}
.subPage #contentRegion h4{
	margin: 10px 0px;
	padding: 0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 28px;
	}
.subPage #contentRegion strong{
	color: #E09B6B;
	}
.subPage #contentRegion h3.highlight{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#ffffff;
	font-weight: normal;
	text-align: center;
	margin: 10px 100px;
	padding: 10px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	}
	
.subPage.winelist #contentRegion{
	width: 700px;
	padding: 10px 10px 10px 200px;
	}
	
.subPage #contentRegion div.pageTitle h4,
.subPage #contentRegion div.pageTitle h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c00000;
	font-size:34px;
	line-height: 38px;
	float:left;
	margin:20px 0 0 40px;
	font-weight:normal !important;
	width:300px;
}
	
.subPage #contentRegion div.pageTitle h4{
	float:left;
	font-style:italic;
	padding: 0;
	color:#fe0000;
	width:220px;
}
.subPage #contentRegion div.pageTitle h3{
	color: #fff;
	float:left;
	clear:left;
	font-size:22px;
	line-height: 28px;
	margin:0 0 0 42px;
	padding: 0;
	width: 280px;
}	
.subPage #contentRegion div.pageTitle p{
	margin:0 0 0 42px;
	padding: 30px 0 0 0;
	font-size: 11px;
	font-style: italic;
	width: 220px;
	clear: both;
	color: #555;
	}
.subPage #contentRegion p{
	margin-bottom: 20px;
	}
a.continue{
	background: url(../images/global/btn_Continue.png) 0 0 no-repeat;
	display: block;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
	width: 86px;
	}
	
a.continue:hover{
	background-position: 0px -25px;
	}
a.continue:active{
	background-position: 0px -50px;
	}
ul.subnav{
	clear: left;
	text-transform: none;
	padding-top: 30px;
	list-style: none;
	}
ul.subnav li a{
	background: url(../images/global/ico_list_white_arrow.png) 0 5px no-repeat;
	padding-left: 12px;
	color: #FE0000;
	text-decoration: none;
	}
ul.subnav li.active a{
	color: #fff;
	}
ul.subnav li a:hover{
	color: #fff;
	}
p.article-nav{
	text-align: center;
	border-top: 1px dotted #444;
	padding-top: 4px;
	}
p.article-nav .next{
	float: right;
	}
p.article-nav .prev{
	float: left;
	}
img.shadow{
	border: 1px solid #000;
	-moz-box-shadow: 0px 0px 10px rgba(200,171,70,0.2);
	-webkit-box-shadow: 0px 0px 10px rgba(200,171,70,0.2);
	box-shadow: 0px 0px 10px rgba(200,171,70,0.2);
	}
div.notice{
	position: relative;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	margin: -10px 0 0 -20px;
	width: 890px;
	background: #242424;
	color: #bbbbbb;
	border-bottom: 1px solid #313131;
	text-align: left;
	font-family: Georgia, Times, serif;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 10px;
	}
div.notice span{
	color: #FE0000;
	float: right;
	padding-right: 5px;
	margin-right: 185px;
	text-shadow: 0px 1px 0px #fff;
	}
form#cateringContact{
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd');
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
	background: -moz-linear-gradient(top,  #eee,  #ddd);
	display: block;
	position: absolute;
	top:0px;
	right: 0px;
	width: 420px;
	}
form#cateringContact #location{
	position:absolute;
	top: 4px;
	right: 40px;
	background: #ccc;
	border: 1px solid #999;
	}
form#cateringContact .submit{
	position:absolute;
	top:6px;
	right:10px;	
	display: block;
	height: 18px;
	width: 24px;
	text-align: center;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
	color: #fff;
	padding: 0;
	margin: 0;
	background: #FE0000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	}
form#cateringContact .submit:hover{
	cursor: pointer;
	background: #da0500;
	}
/* MENU CONTENT ********************************************************/
/*
a#menu-locations{
	background: url(../images/food/btn_menus_locations.png) 0 0 no-repeat;
	position: absolute;
	left: -12px;
	top:60px;
	display: block;
	height: 0px;
	padding: 45px 0 0 0;
	width: 215px;
	overflow: hidden;
	z-index: 100;
	}
a#menu-locations:hover{
	background-position: 0px -45px;
	}
	*/
a#menu-locations{
	color: #888;
	text-decoration: none;
	border: 1px solid #222;
	background: #000;
	position: absolute;
	left: 0;
	top:65px;
	display: block;
	z-index: 100;
	padding: 5px 10px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-box-shadow: inset 0px 0px 5px #111, 1px 1px 1px #000;
	-webkit-box-shadow: inset 0px 0px 5px #111, 1px 1px 1px #000;
	box-shadow: inset 0px 0px 5px #111, 1px 1px 1px #000;
	border-left:none !important;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	}
a#menu-locations span{
	font-variant: small-caps;
	/*color: #E09B6B;*/
	color: #ddd;
	}
a#menu-locations:hover span{
	color: #c00000;
	}
div.menuGraphic{
	display: block;
	height: 322px;
	width: 960px;
	overflow: hidden;
	}
div.menuGraphic:hover{
	cursor: pointer;
	}
div.menuGraphic img{
	border-left:5px solid #000;
	border-right:5px solid #000;
	margin-left: -5px;
	height: 322px;
	width: 960px;
	}
	
/* CAREERS CONTENT *****************************************************/
.pageTitle a.back-btn{
	color: #fff !important;
	text-decoration: none;
	font-size:12px !important;
	padding-left: 20px;
	background: url(../images/global/bck_arrow.gif) 0 6px no-repeat;
	}
.pageTitle a.start{
	color: #fff !important;
	text-decoration: none;
	font-size:12px !important;
	}
.pageTitle a.back-btn:hover,
.pageTitle a.start:hover{
	color: #c00000 !important;
	}
p.buttons{
	clear: both;
	}
p.buttons.resume{
	text-align: left;
	}
.buttons a.hourly{
	background: url(../images/buttons/btn_hourly_positions.png) 0 0 no-repeat;
	display: block;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
	width: 137px;
	float: left;
	margin: 0 15px 0 0;
	}
.buttons a.management{
	background: url(../images/buttons/btn_management.png) 0 0 no-repeat;
	display: block;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
	width: 137px;
	float: left;
	margin: 0 15px 0 0;
	}
.buttons a.resume{
	background: url(../images/buttons/btn_resume.png) 0 0 no-repeat;
	display: block;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
	width: 137px;
	float: left;
	margin: 0 15px 0 0;
	}	
.buttons a.view-menu{
	background: url(../images/buttons/btn_menu.png) 0 0 no-repeat;
	display: block;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
	width: 137px;
	float: left;
	margin: 0 15px 0 0;
	}	
.buttons a.wine-lists{
	background: url(../images/buttons/btn_wine_lists.png) 0 0 no-repeat;
	display: block;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
	width: 137px;
	float: left;
	margin: 0 15px 0 0;
	}	
p.buttons.resume a.resume{
	float: right;
	margin: 0 0 0 20px;
	}
.buttons a.hourly:hover,
.buttons a.management:hover,
.buttons a.view-menu:hover,
.buttons a.wine-lists:hover,
.buttons a.resume:hover{
	background-position: 0px -25px;
	}
.buttons a.hourly:active,
.buttons a.management:active,
.buttons a.view-menu:active,
.buttons a.wine-lists:active,
.buttons a.resume:active{
	background-position: 0px -50px;
	}
.subPage div.pageContent ul.survey,
.subPage div.pageContent ul.expectations{
	margin-left: 0px;
	line-height: 20px;
	list-style: none;
	}
.subPage div.pageContent ul.survey li,
.subPage div.pageContent ul.expectations li{
	background: url(../images/global/ico_checkmark.png) 10px 12px no-repeat;
	padding: 10px 40px;
	border-bottom: 1px dotted #333;
	}
.subPage div.pageContent ul.survey li.last,
.subPage div.pageContent ul.expectations li.last{
	border: none;
	}
.subPage div.pageContent ul.two-column{
	list-style: none;
	padding: 0;
	margin: 0;
	}
.subPage div.pageContent ul.two-column li{
	background: url(../images/global/ico_arrow_white.png) 0px 12px no-repeat;
	float: left;
	width: 260px;
	padding: 10px 5px 10px 25px;
	margin: 0;
	}
/* APPLICATION CONTENT *************************************************/
.appSurvey td{
	text-align: center;
	border-bottom: 1px dotted #7c5a42;
	padding: 2px;
	vertical-align: top;
	}
	
.appSurvey td.question{
	text-align: left;
	}
	
.appSurvey strong{
	color: #fff !important;
	}
	
.questions{
	padding-bottom: 30px;
	}

.questions .continue{
	margin-right: 30px;
	}

/* LOCATIONS CONTENT ***************************************************/

.locations .pageTitle.nc{
	top:545px !important;
	}
.locations .pageTitle.sc{
	top: 830px !important;
	}
.subPage #contentRegion ul.locationList{
	float: right;
	margin:15px 0 20px 0 !important;
	width: 570px;
	padding: 0;
	font-size: 8pt;
}	

.subPage #contentRegion ul.locationList a{
	color: #fff;
}
.subPage #contentRegion ul.locationList li{
	display: block;
	clear:both;
	padding: 0;
	margin: 0;
}	
.subPage #contentRegion ul.locationList ul{
	display: block;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #7c5a42;
	}
.subPage #contentRegion ul.locationList ul:last-child{
	border-bottom: none;
	}
.subPage #contentRegion ul.locationList ul li{
	clear: none;
	display: block;
	float: left;
	padding: 0px 10px 10px 0;
	width: 170px;
}
.subPage #contentRegion ul.locationList ul li a{
	display: block;
}
.subPage #contentRegion ul.locationList ul li a.pdf{
	background: url(../images/global/ico_download_red_black.png) right bottom no-repeat;
	display: block;
	float: left;
	clear: both;
	padding: 2px 20px 0px 2px;
	line-height: 16px;
	margin-bottom: 3px;
	float: left;
	clear: left;
	text-transform: uppercase;
	text-decoration: none;
	width: 100px;
	font-size: 10px;
}
.subPage #contentRegion ul.locationList ul li a.pdf:hover{
	text-decoration: underline;
	}	
.subPage #contentRegion ul.locationList ul li .menus{
	padding: 5px 10px;
	margin: 5px 0 0 0;
	border: 1px solid #444;
	background: #151515;
	display: block;
	height: 62px;
	width: 120px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0px 0px 5px #333, 1px 1px 1px #000;
	-webkit-box-shadow: inset 0px 0px 5px #333, 1px 1px 1px #000;
	box-shadow: inset 0px 0px 5px #333, 1px 1px 1px #000;
	}	
/* MENUS ***************************************************************/	
body.menuPage #contentRegion #menuNav,
body.menuPage #contentRegion #theMenu{
	font-family: Times, Times New Roman, serif !important;
	}
ul#menuNav{
	text-align: center;
	clear: both;
	padding: 0;
	margin: 0 0 10px 0;
	height: 30px;
	border-bottom: 3px double #ccc;
	}
ul#menuNav li{
	list-style: none;
	display: inline;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px;
	margin: 0;
	}
div#wineList ul#menuNav{
	height: 105px;
	padding: 5px 15px;
	}
div#wineList ul#menuNav li{
	text-transform: none;
	}
div#wineList ul#menuNav li.title{
	font-weight: bold;
	color: #555;
	text-transform: uppercase;
	}
ul#menuNav li a{
	color: #fff;
	text-decoration: none;
	}
ul#menuNav li a:hover,
ul#menuNav li.active a{
	color: #c00000;
	}
ul#menuNav li.arrows{
	font-weight: bold;
	color: #c00000;
	}
ul#menuNav li:hover{
	cursor: pointer;
	}
div#theMenu{
	clear: both;
	width: 595px;
	height: 550px;
	}
div#theMenu.catering{
	height: 310px;
	}
div#theMenu .special{
	width: 470px;
	margin: 10px auto 0 auto;
	padding: 10px;
	border: 1px solid #555;
	background: #151515;
	}
div#theMenu div.slide{
	width: 585px;
	height: 530px;
	display: block;
	padding: 10px 0px;
	text-align: center;
	}
div#theMenu.catering div.slide{
	height: 290px;
	}
div#theMenu div.slide h3{
	margin-bottom: 10px;
	text-transform: uppercase;
	}
div#theMenu div.slide h3 span{
	font-size: 1.3em;
	font-weight: 100 !important;
	}
div#theMenu div.slide h4,
div#wineList div.slider h4{
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #c00000;
	margin: 0;
	padding: 0;
	}
div#theMenu div.slide.other h4{
	margin-bottom: 3px;
	}
div#theMenu div.slide p{
	margin: 0 0 5px 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	}
div#theMenu div.slide p strong{
	color: #fff;
	}
div#theMenu p img{
	border: 1px solid #333;
	-moz-box-shadow:0px 0px 5px #444;
	-webkit-box-shadow:0px 0px 5px #444;
	box-shadow:0px 0px 5px #444;
	}
/* WINE LIST ***********************************************************/		
div#wineList{
	float: right;
	width: 595px;
	/*height: 430px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
div#wineList h3,
div#wineList .slider{
	clear: both;
	}
div#wineList .slider .slide{
	height: 410px;
}
div#wineList h3.wineType{
	padding: 10px 0;
	}
table.wineList{
	clear: both;
	width: 595px;
	}
	
table.wineList tr.row1 td{
	border-bottom: 1px dotted #333;
	}
table.wineList tr td.price{
	/*width: 30px;*/
	width: 0px;
	display: none;
	}
table.wineList td{
	vertical-align: text-top;
	}	
	
table.wineList h4{
	color: #c00000;
	font-weight: normal;
	font-size:15px;
	line-height: 19px;
	}
table.wineList .col1{}
table.wineList .col2{}
table.wineList .col3{width:30px;}
table.wineList .col4{width:30px;}
/* GRAPHIC ELEMENTS ****************************************************/
a.tag{
	width:254px;
	}
body#index a.tag{
	position:absolute;
	top:520px;
	right:50%;
	margin-right:-500px;
	z-index:120;
	}
