/* 
-------------------------
-------- SITEWIDE ------- 
-------------------------
*/

html, body { background:#CFCFCF; font: 12px/16px "Lucida Grande", Arial, Helvetica, sans-serif; margin:0; padding:0; color:#51504b; }
h1,h2,h3,h4,h5,p { margin:0; padding:0; }
p { margin-bottom:16px; }
a { color:#000000; text-decoration:underline; border:none; border-style:none; }
a:hover { color:#7e0000; text-decoration:underline; }
img, a img { /*display:block;*/ border-style:none; border:none; padding:0; margin:0; background:none; }


#background { width:100%; margin:0; background:#FFFFFF url(../images/bg.gif) repeat-x; }
#wrapper {
	width:1000px;
	margin:0 auto;
}




/* 
-------------------------
---------- TOP ---------- 
-------------------------
*/

h1#logo { width:179px; height:188px; display:block; float:left; }
h1#logo a { width:179px; height:188px; display:block; background:url(../images/logo.gif) no-repeat; text-indent:-9999px; }

ul#menu { display:block; margin:0; padding:0; list-style-type:none; float:right; }
ul#menu li { display:block; margin:0; padding:0; height:54px; float:left; }
ul#menu li a { display:block; height:54px; text-indent:-9999px; }
li#menuFacility a { width:71px; background:url(../images/menu_facility.gif); }
li#menuFacility a:hover { background:url(../images/menu_facility_roll.gif); }
li#menuServices a { width:78px; background:url(../images/menu_services.gif); }
li#menuServices a:hover { background:url(../images/menu_services_roll.gif); }
li#menuAPProgram a { width:100px; background:url(../images/menu_apProgram.gif); }
li#menuAPProgram a:hover { background:url(../images/menu_apProgram_roll.gif); }

li#menuCustomLabel a { width:110px; background:url(../images/menu_custom_label.gif); }
li#menuCustomLabel a:hover { background:url(../images/menu_custom_label_roll.gif); }
li#menuCustomCrush a { width:117px; background:url(../images/menu_customCrush.gif); }
li#menuCustomCrush a:hover { background:url(../images/menu_customCrush_roll.gif); }
li#menuTastingRoom a { width:140px; background:url(../images/menu_tastingRoom.gif); }
li#menuTastingRoom a:hover { background:url(../images/menu_tastingRoom_roll.gif); }
li#menuWineCenter a { width:104px; background:url(../images/menu_wineCenter.gif); }
li#menuWineCenter a:hover { background:url(../images/menu_wineCenter_roll.gif); }
li#menuAboutUs a { width:78px; background:url(../images/menu_aboutUs.gif); }
li#menuAboutUs a:hover { background:url(../images/menu_aboutUs_roll.gif); }


/* 
-------------------------
-------- CONTENT -------- 
-------------------------
*/

h2.title { clear: right; width: 658px; display:block; height: 163px /*47px*/; text-indent:-9999px; float:right; margin-top: /*62px*/ 8px; }
div#main { clear:both; display:block; padding:74px 0 0 0; }

div#submenu { width:179px; display:block; margin:0; padding:0; float:left; }
div#submenu ul { width:179px; display:block; margin:0; padding:0; list-style-type:none; }
/*ul#submenu li { display:block; margin:0; padding: 20px 0; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; background: url(../images/submenu.png) no-repeat center; text-align: center; color: #a7a6a6; }*/

div#content {
	width:700px;
	float:right;
	margin:0 0 30px 20px;
}
div#content h3 { color:#7e0000; font-size:19px; font-weight:lighter; margin:4px 0 16px -1px; }
div#content h4 { font-size:13px; margin-bottom:4px; color:#444444; clear:left; }
div#content ul.ul { margin: 0 0 16px 30px; list-style-type: disc; }
/*div#content .caption, { font-size: 9px; font-weight: bold; display: block; padding: 10px; background: #f2efef; border: #cccccc solid 1px; }*/

div#content span.green { color: #776441; font-weight: bold; }


div#footer { clear:both; width:100%; background:url(../images/bg_footer.gif) repeat-x; }
div#footerCopy { width:649px; margin:0 auto; padding:20px 0 0 235px; height:170px; }
div#footerCopy p { margin-bottom:6px; }
div#footerCopy a { text-decoration:none; }

body#facility h2 { background:url(../images/title_facility.gif) no-repeat; }
body#services h2 { background:url(../images/title_services.gif) no-repeat; }
body#aboutUs h2  { background:url(../images/title_about.gif) no-repeat; }
body#apProgram h2 { background:url(../images/title_apProgram.gif) no-repeat; }
body#vitners h2 { background:url(../images/title_vitners.gif) no-repeat; }
body#customCrush h2 { background:url(../images/title_customCrush.gif) no-repeat; }
body#wineCenter h2 { background:url(../images/title_wineCenter.gif) no-repeat; }
body#tastingRoom h2 { background:url(../images/title_tastingRoom.gif) no-repeat; }

a img.linkImage { border: #cccccc solid 1px; padding: 9px; background: #FFFFFF; }
a:hover img.linkImage { border: #cccccc solid 1px; padding: 9px; background: #f2efef; }

form#mailingList { width:179px; margin:0; padding:0 0 30px 0; }
form#mailingList p { margin: 0 0 5px 0; padding: 10px 0 5px 10px; background: url(images/caption_bg.gif) no-repeat left top; font-size: 11px; }
form#mailingList table { margin: 0 0 0 10px; }
#mailingList table tr td { padding: 5px 0; }
#mailingList input { border: #cccccc solid 1px; background: url(../images/form_bg.gif) repeat-x left top; padding: 3px; }
#mailingList label { display:block; }
#mailingList input.text { width:160px; }

#consumerList table tr td { padding: 5px; }
#consumerList input { border: #cccccc solid 1px; background: url(../images/form_bg.gif) repeat-x left top; padding: 3px; }
#consumerList input.text { width:160px; }


/*
-------------------------
------- FACILITY --------
-------------------------
*/


div.equipContainer { width: 618px; }

div.equipSingle p,
div.equip p,
div.equipLast p,
div#content .caption
{ padding: 10px; display: block; font-size: 10px; font-weight: bold; background: url(../images/caption_bg.gif) no-repeat left top; }

div.equipSingle { width: 618px; margin: 15px 0 0 0; }
div.equip { width: 199px; float: left; margin-right: 10px; }
div.equipLast { width: 199px; float: left; }


/*div.phases { padding: 20px 0 0 0; width: inherit; clear: both; }
img.left { float: left; margin: 0 10px 0 0; padding: 2px; }
a img.left { border: #e7e7e7 solid 7px; }
a:hover img.left { border: #cccccc solid 7px; }*/




/* 
-------------------------
------ READ MORE -------- 
-------------------------
*/
.expandDiv { overflow: hidden; display: block; }
.ceexpand { color:#7e0000; cursor:pointer; }
.ceexpand, .cecollapse { margin-bottom:16px; }




/* 
-------------------------
------- EXPANDER -------- 
-------------------------
*/

p.downArrow { display:block; margin:0 0 6px 8px; width:19px; height:19px; background:url(../images/down_arrow.gif) no-repeat; clear:left; }
ul.details { width:510px; float:left; margin-top:0; display:block; display:none; }
h4.menuItem { width:100px; float:left; display:block; cursor:pointer; }


/*
-------------------------
------ AP PROGRAM -------
-------------------------
*/

.expandSpan { margin-right:10px; color:#7e0000; cursor:pointer; font-weight:normal; }
h4.expandDiv2 { padding-bottom:4px; }
span.red { color: #7e0000; }


/*h4.h4Details { width:100%; display:block; cursor:pointer; font-weight: bold; margin: 10px 0 5px 0; }
p.pDetails { width:100%; margin: 0 0 0 15px; display:block; display:none; }*/


/* 
-------------------------
---- SLIDER CSS ---- 
-------------------------
*/

p.intro { border-bottom: 1px solid #cccccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
p#cross-links { text-align: center }
p#cross-links { border-bottom: 1px solid #cccccc; margin-bottom: 30px; padding-bottom: 30px }
a:focus { outline:none }
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px 0 30px;}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 120px; background: #ffffff; overflow: hidden}
.csw .loading {margin: 0; display:block; text-align: center}
.csw .loading img { display:block; text-align:center; margin:0 auto; }

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border-top: 1px solid #333333; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 650px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 175px;
	clear: both;
	background: #ffffff url(../images/slider_bg.gif) no-repeat;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	display:block;
	float:left;
	height: 100%;
	position: relative;
	width: 650px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 16px;
}
.stripViewer .panelContainer .panel .wrapper ul { margin:10px 0 16px 5px; }
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	padding-top:6px;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none; margin:10px 0 0 0 ; padding:0;
}
.stripNav ul li { float: left; margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */ }
.stripNav a { /* The nav links */
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	background: #7e0000 url(../images/slider_tab_bg.gif) repeat-x;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0 8px;
}
.stripNav li a:hover { background: #777777; }
.stripNav li a.current { background: #333333 url(../images/slider_tab_bg_active.gif) repeat-x; color: #ffffff; }

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute; top: 230px; text-indent: -9000em; }
.stripNavL a, .stripNavR a { display: block; height: 40px; width: 40px; }
.stripNavL { left: 0; }
.stripNavR { right: 0; }
.stripNavL { background: url("images/arrow-left.gif") no-repeat center; }
.stripNavR { background: url("images/arrow-right.gif") no-repeat center; }

a.cross-link { display:block; width:48px; height:22px; text-indent:-9999px; float:left; margin-top:10px; }
a.next { background:url(../images/next_btn.gif) no-repeat; }
a.prev { background:url(../images/prev_btn.gif) no-repeat; margin-right:10px; }
.clear {
	clear: both;
}
.clearfloat { 
	clear:both;
    height:2px;
    font-size: 1px;
    line-height: 0px;
}
