

/* -------------------------------------
/*  Fruit Basket - MELON
/* -------------------------------------*/

@import url(//fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic);

body {background:#9f3e10 url(images/container_bg.jpg) top center fixed;}

body,p,table,td,th,ul,ol,textarea,input,span {font-family: 'Libre Baskerville', serif !important;}
h1,h2,h3,h4,h5,h6 {font-family: 'Libre Baskerville', serif !important;font-weight: 400;}

h1 {font-size:2em;margin-top:0px;margin-bottom:10px;font-weight:400;color:#4a1b09;line-height:100%;}
h2 {font-size:1.6em;margin-top:10px;margin-bottom:10px;font-weight:400;color:#4a1b09;line-height:100%;}
h3 {font-size:1.3em;margin-bottom:10px;font-weight:400;color:#4a1b09;}
h4 {font-size:1em;font-weight:400;color:#4a1b09;margin-bottom:6px;}
h5 {font-size:0.93em;font-weight:300;color:#000;}
h6 {font-size:0.87em;font-weight:300;color:#333;}
p { font-size:14px;margin-bottom:15px;text-align:left;color:#333;font-weight:300;}

/* Default Values
------------------------------------------------------------------- */
a:link {color: #4a1b09;text-decoration:none;}
a:visited {color: #4a1b09;text-decoration:underline;}
a:focus {color: #4a1b09;text-decoration:underline;}
a:active {color: #4a1b09;text-decoration:underline;}
a:hover {color: #4c5b0e;text-decoration:underline;}

/* Layout Structure Elements 
------------------------------------------------------------------- */
#wrapper {background:#ffffff;width:90%;height:100%;margin:0 auto;border-radius: 24px;box-shadow: 0 0 16px #000;}
#shell {background:#ffffff;height:auto;width:960px;min-width: 960px;margin:0 auto;border-left:2px solid #ddd;border-right:2px solid #ddd;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important;}
#content {background:#ffffff;width:100%;min-width: 930px;margin: 0 auto;text-align:left;}
#footer {background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #669900 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#669900)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#669900 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#669900 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#669900 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#669900 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#669900',GradientType=0 ); /* IE6-9 */
width:100%;height: 60px;postition: relative;border-radius: 0 0 24px 24px;}
.ahn-wrapper {padding: 8px 20px;}
#ahn-bottom-content {background: #F0EFEC;}
.ui-tabs .ui-widget-header .ui-state-default.ui-state-active {background: #eee;}

/*   Header Elements
Use the top, left, or right to move the logo and 2 images around
------------------------------------------------------------------- */
#header {position: relative;width:100%;background:#efa02c url(images/topbar2_liquid.jpg) repeat-x top center;height:172px;border-radius: 16px 16px 0 0;}
#hdr1 {position:absolute;top:0;left:0;}
#hdr1 img {border-radius: 14px 0 0;}
#hdr2 {position:absolute;top:0;right: 16px;}
#hdr2 img {border-radius: 0 14px 0:}
#nav-bar {position: relative;width:100%;height:36px;background:#4c5b0e;margin:0 auto;}

/* Nav Menu Elements
------------------------------------------------------------------- */

div#listmenu {float:none;width:90%px;min-width: 960px;margin: 0 auto;text-align:center;border-left:0;border-top:0;border-bottom:0;border-right:0;font-family: 'Libre Baskerville', serif;;background-color:transparent;z-index:500;position:relative;padding-left:0px; font-size: 1.2em;font-weight: 400; color: #333;}
div#listmenu ul {margin:0;border:0;padding: 0;text-align:center;}
div#listmenu li {float:none;text-align:center;position:relative;list-style:none;background-color:#4c5b0e;border-right:1px dotted #ADACAB;border-left:0;display:inline-block; *display:inline; *zoom:1;}
div#listmenu li:first-child {border-left:0;}
div#listmenu li:last-child {border-right:0;}
div#listmenu li:hover {background: #4c5b0e;}
span.spacer:hover {background-color:#ccc;border:0;}
div#listmenu a {display:block;padding:9px 8px 8px 5px;text-decoration:none;font-family: 'Libre Baskerville', serif;color:#e9e4cb;font-weight:400 !important;letter-spacing:0px;font-size:1em;}
div#listmenu a:visited {color:#e9e4cb;}
div#listmenu a:focus {color:#e9e4cb;}
div#listmenu a:hover {color:#f7b82f;}

/* the drop-down starts here */
div#listmenu ul li ul {margin: 0px;z-index: 15;position: absolute;left: -1px;background-color: transparent;width: 160px;border: 0px;}
div#listmenu ul li ul li {background:#f7b82f;width:160px;border-left:0; border-right:0;border-top:0;border-bottom:0;text-align:left;border-top:1px solid #fff;}
div#listmenu ul li ul li a {padding:0 6px;color:#4c5b0e;font-weight:400;font-size:.95em;border-right:0px #eee solid;}
div#listmenu ul li ul li a:visited {color: #4c5b0e;}
div#listmenu ul li ul li:hover {background:#4c5b0e;border-bottom:0px #eee solid;}
div#listmenu ul li ul li:hover a {color:#e9e4cb;}
div#listmenu ul li ul li:first-child {border-top:0px #cc4400 solid;}
div#listmenu ul li ul li ul li {border:1px solid #fff !important;}

/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {display:none;}
div#listmenu ul li:hover ul {display:block;width:120px; }

/* pop-out starts here */
body div#listmenu ul li ul li ul {position:absolute; visibility:hidden;top:-1px;left:10.85em;}
div#listmenu ul li ul li:hover ul {visibility:visible;} 

/* second level popouts start here*/
div#listmenu ul li ul li:hover ul li ul {visibility:hidden;}
div#listmenu ul li ul li ul li:hover ul {visibility:visible;}

/* THE HACK ZONE - */
* html div#listmenu ul {border:0;}
* html div#listmenu ul li ul {margin:0 0 0 -40px;z-index:10;position:absolute;width:120px; border:transparent;left:-1px;background-color:transparent;}
* html  div#listmenu ul li ul {margin:0;z-index:10;position:absolute;width:120px;border-right:0px;left:0px;}
* html div#listmenu ul {float:left; border-left:0; margin-left:0px;}
* html  div#listmenu ul li ul {border-top:0;border-left:0px; }
* html  div#listmenu ul li ul li ul {left:9.85em; voice-family: "\"}\""; voice-family:inherit;left:10.85em;} 

html>body div#listmenu ul li ul li ul {left:10.85em;}

/* Footer Content Box */
.footer-content {width:960px;min-width: 960px;background:transparent;margin:0 auto;position:relative;}
.footer-logo {width:225px;background:transparent;position: absolute; top:12px; left:20px;}
p.line {color:#4c5b0e;font-size:1em;font-weight: 400;letter-spacing: 1px;padding-top:24px; text-align:center;}

/* UP Features */
.ahn-feature-action-bar a:link, .ahn-feature-action-bar a:visited, .ahn-feature-action-bar a:focus {color:#fff;}
.ahn-feature-action-bar a:hover {color:#d5d013;}
.ahn-feature-bottom-bar { background: #333333;  padding: 0; height:2px; text-align: center; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px;-moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; clear:left;}
#ahn-bottom-content {background: transparent;}
.ui-state-default a {color: #fff !important;}
.ui-state-default.ui-state-active a {color: #003 !important;}

/* Event Calendar Styles */
.wide-calendar-upcoming-events-wrap .ahn-calendar-mini {width:250px;}
.wide-calendar-upcoming-events-wrap ul.ahn-list-items {padding-left:250px;}
.ahn-calendar-mini .ahn-cal-events {background:#65acd4;}
.ahn-calendar-mini .ahn-cal-events a:link {color:#fff;}
.ahn-calendar-mini TD.ahn-cal-today {background:#ccc;}

/* Cycle2 slideshow */
.cycle-slideshow {
margin: 0 auto;
width: 1014px !important;
height: 450px;
} 

/* This hides everything but the first image to prevent the momentary blink of ALL images */
.cycle-slideshow img {display:none;margin:0 !important;}
.cycle-slideshow img.first {display:block;}

/* if positioning the slideshow is an issue, then this is generally the problem */
.cycle-slide {
top: 0; /* Change this to your needs */ 
left: 0 /* Change this also */
} 