/* CSS definition file containing sitestyle stylesheets for screen display */
html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

TABLE, TD, P { 
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}
P { margin:0px 0px 15px 0px; }
.template { width:100%; height:100%; }
.rtCol { width:589px; margin-left:6px; } .rtColAlt { width:500px; margin-left:6px; }

A:link    { text-decoration:none; color:#993300; font-weight:bold; }
A:visited { text-decoration:none; color:#993300; font-weight:bold; }
A:active  { text-decoration:underline; color:#FFCC99; font-weight:bold; }
A:hover   { text-decoration:underline; font-weight:bold; }

@media only screen and (max-device-width: 480px) {
	#mobileBar { display:block; }
} .mobileLink {
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	background-color:#993300;
	color:#fff;
	border-bottom:1px solid #cc9966;
	padding:5px;
} .mobileLink a {
	color:#fff;
	text-decoration:none;
}

#quickNav {
	visibility:hidden;
	position:absolute;
	z-index:1;
	width:135px;
	padding:2px;
	background-color:#FFFFCC;
	border:1px solid #000000;
	font-size:8pt;
}

#search, #fieldoff { border:1px solid #993300; width:173px; height:16px; font-size:8pt }
#fieldon { border:1px solid #FFFFFF; width:173px; height:16px; font-size:8pt }

input, #textbox, #fieldoff_form {
	font-size: 9pt; font-family:Arial,Helvetica,sans-serif;
	border: 2px solid #FFE0C2;
	scrollbar-arrow-color: #FFFFCC;
	scrollbar-base-color: #FFE0C2;
	scrollbar-face-color: #FFE0C2;
	scrollbar-dark-shadow-color: #FFE0C2;
	scrollbar-3d-light-color: #FFCC99;
	scrollbar-shadow-color: #FFCC99;
} #fieldon_form {
	font-size: 9pt;
	background-color: #FFFFCC;
	border: 2px solid #FFCC99;
} #button {
	border: outset #ffe0c2;
	border-width : 2px 1px 1px 2px;
	background-color: #e2cfa6;
	color: #993300;
	font: bold Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input, textarea {
	font-size: 9pt;
	border: 2px solid #FFE0C2;
	-webkit-appearance:none; -webkit-border-radius:0;
	scrollbar-arrow-color: #FFFFCC;
	scrollbar-base-color: #FFE0C2;
	scrollbar-face-color: #FFE0C2;
	scrollbar-dark-shadow-color: #FFE0C2;
	scrollbar-3d-light-color: #FFCC99;
	scrollbar-shadow-color: #FFCC99;
} input:hover, input:focus, textarea:hover, textarea:focus { border:2px solid #FFCC99; background-color: #FFFFCC; }

#hdrPrint, #titPrint, #ftrPrint, #flshPrint {
	display:none;
}

.header {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
} .subheader {
	font-size:9pt;
	font-weight:bold;
}

.schedule {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	padding:0;
} .schedule .hdr_main {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	background-color:#e2cfa6;
	border-bottom:1px solid #fff;
} .schedule .hdr_sub {
	font-weight:bold;
	background-color:#f8e7c4;
	border-bottom:1px solid #fff;
	padding:5px;
} .schedule .entry {
	width:100%;
} .schedule .entry .entry_title {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	width:270px;
	padding:5px;
	border-bottom:1px solid #fff;
	background-color:#c8e9f2;
} .schedule .entry .entry_title2 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #fff;
	background-color:#c8e9f2;
} .schedule .entry .entry_dates {
	text-align:left;
	font-size:11px;
	padding:5px; vertical-align:bottom;
	border-bottom:1px solid #fff;
	background-color:#c8e9f2;
} .schedule .entry .entry_link {
	text-align:right;
	font-size:10px;
	padding:5px 5px 6px 5px; vertical-align:bottom;
	border-bottom:1px solid #fff;
	background-color:#c8e9f2;
} .schedule .entry_txt {
	padding:3px 4px 10px 4px;
	display:none; /*block*/
	border-left:1px dotted #c8e9f2;
	border-right:1px dotted #c8e9f2;
} .schedule .entry_txt2 {
	padding:3px 4px 10px 4px;
	display:none; /*block*/
	border-left:1px dotted #c8e9f2;
	border-right:1px dotted #c8e9f2;
	border-bottom:1px dotted #c8e9f2;
}

.listEntry {
	padding-bottom:10px;
	border:1px dotted #e2cfa6;
}

.ftr { padding:10px; font-size:7pt; font-weight:bold; color:#FFFFFF; }
.ftr A:link    { text-decoration:none; color:#FFFFFF; font-weight:bold; }
.ftr A:visited { text-decoration:none; color:#FFFFFF; font-weight:bold; }
.ftr A:active  { text-decoration:underline; color:#FFFFFF; font-weight:bold; }
.ftr A:hover   { text-decoration:underline; font-weight:bold; }

#incl_1, #incl_2, #incl_3 {
	width:588px;
	height:150px;
	overflow:auto;
	margin:auto;
} #incl_eventinfo {
	width:535px;
	height:410px;
	border:1px inset;
	overflow:auto;
	margin:auto;
} #incl_eventinfo2 {
	width:535px;
	height:330px;
	border:1px inset;
	overflow:auto;
	margin:auto;
} #incl_event-springtime {
	width:542px;
	height:412px;
	overflow:auto;
	margin:auto;
} #incl_event-winetasting {
	width:538px;
	height:408px;
	overflow:auto;
	margin:auto;
} #incl_event-brew {
	width:540px;
	height:416px;
	overflow:auto;
	margin:auto;
} #incl_event-zoofari {
	width:538px;
	height:405px;
	overflow:auto;
	margin:auto;
} #incl_event-boo {
	width:540px;
	height:473px;
	overflow:auto;
	margin:auto;
} #incl_event-lights {
	width:542px;
	height:450px;
	overflow:auto;
	margin:auto;
} #incl_factlist {
	width:589px;
	height:527px;
	overflow:auto;
	margin:auto;
} #incl_factsheet {
	width:500px;
	height:527px;
	overflow:auto;
	margin:auto;
} #incl_bio1, #incl_bio2, #incl_bio3 {
	width:440px;
	height:150px;
	overflow:auto;
	margin:auto;
	padding-right:5px;
} #incl_listing1, #incl_listing2 {
	width:760px;
	height:400px;
	overflow:auto;
	margin:auto;
} #incl_donate1, #incl_donate2 {
	width:760px;
	height:200px;
	overflow:auto;
	margin:auto;
} #plan01, #plan02, #plan03, #plan04, #plan05, #plan06, #plan07, #plan08, #plan09, #plan10, #compare01, #compare02, #compare03 {
	display:none;
}

.popUp .corner, .popUp .edge { width:11px; height:11px; }
.popUp #toplt { background:url(../graphics/corner-toplt.png) no-repeat; }
.popUp #top   { background:url(../graphics/border-top.png) repeat-x; }
.popUp #toprt { background:url(../graphics/corner-toprt.png) no-repeat; }
.popUp #btmlt { background:url(../graphics/corner-btmlt.png) no-repeat; }
.popUp #btm   { background:url(../graphics/border-btm.png) repeat-x; }
.popUp #btmrt { background:url(../graphics/corner-btmrt.png) no-repeat; }
.popUp #rt    { background:url(../graphics/border-rt.png) repeat-y; }
.popUp #lt    { background:url(../graphics/border-lt.png) repeat-y; }
.popUp .popHdr {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; text-transform:uppercase;
	background-color:#ff9933; padding:5px; border-top:1px solid #fff; text-align:center;
}

div.container {
	float:left; width:/*455*/745px; height:135px; margin:5px; overflow-y:auto; overflow-x:hidden; border:1px solid #f5ecd1;
} div.container::-webkit-scrollbar {
    width:4px;
} div.container::-webkit-scrollbar-track {
    border-radius:10px; -webkit-box-shadow:inset 0 0 6px rgba(229,208,192,1);
} div.container::-webkit-scrollbar-thumb {
    border-radius:10px; -webkit-box-shadow:inset 0 0 6px rgba(204,185,171,1);
} div.container .tab {
	padding:5px; margin-bottom:5px; font-size:12px; font-weight:bold; background:#f5ecd1;
} div.container .entry {
	padding:0 5px 5px 5px; margin:0 5px 5px 0; font-size:12px; border-bottom:1px dotted #f5ecd1;
} div.container .entry h2 {
	position:absolute; left:-999px;
} div.container .entry .entryDate {
	float:left; width:25px; padding-right:3px; text-align:center; 
} div.container .entry .entryTitle {
	float:left; width:/*385*/675px; padding-left:6px; border-left:1px dotted #f5ecd1;
} div.container .entry .entryTxt {
	margin-top:5px; display:none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
}