@import url(reset.css);

/*_______________GENERAL SETUP________________*/
body { font-size:76%; font-family:Tahoma, Arial, sans-serif; background:url(../images/bg.gif); color:#000; height:100% }
html { height:100.1% }
body, td { line-height:120% }
a { color:#046770 }
a:hover { color:#04adbc; text-decoration:underline }

/*___________________MAIN LAYOUT________________*/
#wrapper { width:920px; margin:0 auto }
#headerLogo { width:920px; height:233px; margin:0; background:url(../images/header-logo.jpg) no-repeat }
.search .inputbox { background:none; border:0; color:#fff; width:220px; height:13px; margin:37px 67px 0 0; padding:5px; float:right; position:relative; font-weight:bold}
#dropMenu { height:40px; padding:117px 0 0 25px }
#mainRight { width:655px; float:right; margin:0 }
.padding { padding:5px 15px; background:#fff; }
#topCt { background:url(../images/top-ct.gif) no-repeat; height:15px; width:655px }
#bottomCt { background:url(../images/bottom-ct.gif) no-repeat; height:15px; width:655px }
#mainFull { width:920px; margin:0 auto }
#mainFull .top { background: url(../images/top-ctfull.gif) top no-repeat; height:15px; width:920px }
#mainFull .center { background:url(../images/bottom-ctfull.gif) bottom no-repeat; padding:0 0 15px 0; margin:0 }
#mainRight li, #mainFull li { background:url(../images/menu-list.gif) no-repeat 0 5px; padding-left:10px; margin:0 0 2px 8px }
#leftColumn { width:250px; float:left }
#leftColumn .top { background: url(../images/top-left.gif) top no-repeat; height:20px; width:250px }
#leftColumn .center { padding:0; background:#eaf6c2; width:240px; border-left:5px solid #fff; border-right:5px solid #fff }
#leftColumn .bottom { background: url(../images/bottom-left.gif) bottom no-repeat; height:20px; width:250px }
#footer { font-size:0.9em; height:66px; width:920px; background:url(../images/footer.gif) no-repeat; position: relative; margin:-7.5em auto 0 auto }
* html #footer { margin-top: -7.4em }
#footer .copyright { width:390px; padding:14px 0 0 15px; float:left }
#nonFooter { position: relative; min-height: 100% }
* html #nonFooter { height:100% }
#content { padding-bottom: 9em }

/*__________VERTICAL COLUMN MENU STYLES________*/
ul.menu { margin:0; padding:0; z-index:50 !important }
ul.menu li { list-style:none; margin:0; padding:0; z-index:50 !important }
ul.menu span { display:block; height:18px; line-height:18px; padding-left:0 }
ul.menu a { display:block;  background:url(../images/menu-list.gif) left no-repeat; font-weight:bold; margin:0 0 0 3px; text-decoration:none; cursor:pointer }
ul.menu a:hover { background:url(../images/menu-list.gif) left no-repeat }
ul.menu ul { margin-left:15px; padding:0 }
ul.menu ul a { text-indent:0; z-index:50 !important; cursor:pointer }
ul.menu ul li a {  text-align:left; margin:0 }
ul.menu li.active li a:hover {  cursor:pointer }
ul.menu li li { padding:0; margin:0; z-index:50 !important }
ul.menu li a { padding-left:10px; z-index:50 !important }
ul.menu li.active a { text-decoration:none; z-index:50 !important }
ul.menu li a:hover, ul.menu li.active a:hover, ul.menu li.active li a:hover { text-decoration:underline }
ul.menu li.active li a { background:url(../images/menu-list.gif) left no-repeat; margin:0; padding:0 0 0 10px; z-index:50 !important; text-decoration:inherit; font-weight:normal } /* submenu link color */
/*_________END VERTICAL SIDE MENU STYLES________*/

/*__________MODULE COLOR STYLES________*/
#leftColumn .moduletable, #leftColumn .moduletable_text, #leftColumn .moduletable_menu { padding:0 0 10px 0; margin:0 auto; width:230px }
#leftColumn .moduletable h3, #leftColumn .moduletable_text h3, #leftColumn .moduletable_menu h3 { padding:0 0 5px 10px; color:#000; font-size:1.2em; font-weight:bold }
.moduletable div div, .moduletable_text div div, .moduletable_menu div div { background:none; padding:0 13px;}
.pollstableborder, .poll { text-align:left; width:auto }
.moduletable .bannergroup, .moduletable_text .bannergroup, .moduletable_menu .bannergroup { padding:0; margin:0; width:100% }
#latest_events_content div { text-indent:0; margin:0; padding:0; width:100% } /* Extra class for "mod_gcalendar_latest", if installed */

/*CALENDAR BANNER MODULE (user 5) */ 
.moduletable_calendar { padding:0; margin:0 0 15px 0; width:299px; float:left; position:relative; height:150px; background:none; display:inline }
.moduletable_calendar div div { background:none; padding:0;}
.moduletable_calendar .cont { margin:0; padding:0 }

/*PROGRAMS BANNER MODULE (user 6) */
.moduletable_programs { padding:0; margin:0 0 15px 10px; width:299px; float:left; position:relative; height:150px; background:none; display:inline }
.moduletable_programs div div { background:none; padding:0;}
.moduletable_programs .cont { margin:0; padding:0 }

/*REGISTER BANNER MODULE (user 7) */
.moduletable_register { padding:0; margin:0 0 15px 10px; width:299px; float:left; position:relative; height:150px; background:none; display:inline }
.moduletable_register div div { background:none; padding:0;}
.moduletable_register .cont { margin:0; padding:0 }

/*LOGIN MODULE (user 8) */
.moduletable_login { padding:6px 15px 0 0; margin:0; width:480px; font-size:0.9em; float:right }
.moduletable_login div div { background:none; padding:0 }
.moduletable_login .cont { margin:0; padding:0 }
.moduletable_login li, .moduletable_login p { list-style:none; float:left; margin:0 7px 0 0 }
/* Note: If positioned in the right column, remove the margin from these styles */
#modlgn_remember { width:20px; border:none; margin:15px 0 0 0 }
#form-login .button { margin:15px 0 0 0; background:url(../images/login-button.png) }
/*__________END MODULE COLOR STYLES________*/


/*________________GENERAL STYLES_________________*/
.left { float:left; position:relative }
.right { float:right; position:relative }
.clear { clear:both }
.clear-l { clear:left }
.clear-r { clear:right }
.spacer	{ height:15px }

/*Image Styles*/
.contentpaneopen img { margin:8px }
.contentpaneopen .buttonheading img { padding:0; margin:0 }
.imgRight { float:right; position:relative; border:1px solid #d5ecb4  }
.imgLeft { float:left; position:relative; border:1px solid #d5ecb4 }
.img {  border:1px solid #d5ecb4 }
/*End Image Styless*/

hr { height:1px; color:#0D5F72 }
.createdate, .small, .modifydate, .pagenavcounter { font-size:0.9em; padding:2px 0; color:#18a6b4 }
table.contentpaneopen { width:99%; }
table.contentpaneopen fieldset { margin-top:15px; border-bottom:1px dotted #ccc; padding-bottom:7px; width:99% }
table.contentpaneopen td { padding-bottom:5px; font-family:Tahoma, Arial, sans-serif }
.button { width:70px; height:20px; border:none; padding:0; margin:5px 0 0 0; color:#fff; font-size:0.9em; background:url(../images/button.png) no-repeat }
#searchForm .button { margin-left:10px }
.pollstableborder td { padding:1px; text-align:left }
.inputbox { border:1px solid #ccc; width:auto }
.contentpane li { margin-bottom:8px; border-bottom:1px solid #ccc; padding-bottom:5px }
td.contentdescription { padding:8px; }
a.readon { color:#fff; background:url(../images/read.gif) no-repeat; display:block; width:107px; height:17px; padding:0 0 0 9px; font-weight:bold; text-decoration:none; text-align:left; float:right; font-size:0.9em }
a.readon:hover { color:#f8cdb9; text-decoration:none }
.article_separator { background:url(../images/article-div.gif) repeat-x center; display:block; height:6px; width:97%; padding:8px 0 }
.article_column { padding-right:10px; }
.column_separator { border-left:1px solid #d5ecb4; padding-left:10px; }
.pagenav  { font-size:1em }
.contenttoc td { padding:2px 5px }
.contenttoc { border:1px dotted #fe2934; margin:5px }
.contentheading { background:url(../images/heading-bg.gif) no-repeat 0 4px; padding-left:22px; margin:0; font-size:1.5em; color:#fe2934 }
div.componentheading { font-size:1.5em; color:#fe2934; background:url(../images/heading-bg.gif) no-repeat 0 5px; padding:5px 0 5px 22px; margin-bottom:15px; border-bottom:1px dotted #fe2934; border-top:1px dotted #fe2934 }
.buttonheading a { margin:0 2px }
legend { margin: 0; padding: 0 10px }
#modlgn_remember { width:20px; border:none }

h1 { font-size:1.4em }
h2 { font-size:1.3em }
h3 { font-size:1.2em }
h4 { font-size:1.1em }

/*___________________Table View______________*/
td.sectiontableheader { background:#d5ecb4; border-right:1px solid #fff; padding:5px 10px; font-weight:bold; }
td.sectiontableheader a { text-decoration:none; }
tr.sectiontableentry1 td { padding:5px; }
tr.sectiontableentry2 td { padding:5px; }
tr.sectiontableentry2 {  }

/*_______________EXTRAS __________________*/

#upcoming_events_content { padding:0 0 15px 0 }

/* System Standard Messages */
#system-message { margin-bottom: 20px; }
#system-message dd.message ul { background:#C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding:10px 0 10px 40px; text-indent:0px;}
/* System Error Messages */
#system-message dd.error ul { color:#c00; background:#E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding:10px 0 10px 40px; text-indent:0px;}
/* System Notice Messages */
#system-message dd.notice ul { color:#c00; background:#EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding:10px 0 10px 40px; text-indent:0px;}
#system-message .message ul li { background-image:none }

/* Component Specific Fixes */
#component-contact table td { padding: 2px 10px }
#component-contact .contentheading { background-image:none }

/*___________________________Erica______________________*/
.coupon {
    width: 250px;
    padding: 10px;
    text-align: center;
    border: 3px dashed #ccc; }