@import url(reset.css);

/*_______________GENERAL SETUP________________*/
body { font-size:76%; font-family:Tahoma, Arial, sans-serif; background:#fff url(../images/top-bg.jpg) top repeat-x; color:#000; height:100% }
html { height:100.1% }
body, td { line-height:130% }
a { color:#5761a8 }
a:hover { color:#8183bb; text-decoration:underline }

/*___________________MAIN LAYOUT________________*/
#wrapper { width:900px; margin:0 auto }
#headerLogo { width:900px; height:359px; margin:0; background:url(../images/header-logo.jpg) no-repeat }
#dropMenu { height:40px; padding:275px 0 20px 0; float:right; display:inline }
#searchBg { float:right; height:29px; width:220px; background:url(../images/search-bg.gif) no-repeat; margin:58px 0 0 0; display:inline }
#main { width:419px; float:left; position:relative; margin:15px 25px  }
#mainRight { width:625px; float:right; position:relative; margin:15px !important; margin:12px }
#mainLeft { width:647px; float:left; position:relative; margin:15px !important; margin:12px }
#mainFull { width:880px; margin:15px auto }
#main ul, #mainRight li, #mainLeft li, #mainFull li { background:url(../images/menu-list.gif) no-repeat 0 5px; padding-left:10px; margin:0 0 2px 8px }
#leftColumn { width:230px; float:left; padding:15px 0 }
#rightColumn { background:url(../images/right-bg.gif) top no-repeat; width:200px; margin-top:15px; float:right; border-left:1px solid #b4eadc; padding:15px 0 }
#footer { font-size:0.9em; height:40px; width:900px; background:#c0c1e0; border:1px dotted #5761a8; position: relative; margin:-7.5em auto 0 auto }
* html #footer { margin-top: -7.4em }
#footer div { width:880px; padding:12px 0 0 0; text-align:center }
#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 5px auto; width:230px }
#leftColumn .moduletable h3, #leftColumn .moduletable_text h3, #leftColumn .moduletable_menu h3 { background:url(../images/mod-left.gif) no-repeat 0 0; padding:6px 0 20px 30px; color:#fff; font-size:1.2em; font-weight:bold }
#rightColumn .moduletable, #rightColumn .moduletable_text, #rightColumn .moduletable_menu { padding:0 0 10px 0; margin:0 auto 10px auto; width:192px }
#rightColumn .moduletable h3, #rightColumn .moduletable_text h3, #rightColumn .moduletable_menu h3 { padding:0 0 5px 10px }
.moduletable div div, .moduletable_text div div, .moduletable_menu div div { background:none; padding:0 13px;}
.pollstableborder, .poll { text-align:left; width:auto }
.poll .button { width:64px; height:20px; border:none; padding:0; margin:5px 0 0 0; color:#000; font-size:0.9em; background:url(../images/button-poll.png) no-repeat }
.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 */
/*__________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:20px }

/*Image Styles*/
.contentpaneopen img { margin:8px }
.contentpaneopen .buttonheading img { padding:0; margin:0 }
.imgRight { float:right; position:relative; border:3px double #9d4b05  }
.imgLeft { float:left; position:relative; border:3px double #9d4b05 }
.img {  border:3px double #9d4b05 }
/*End Image Styless*/

hr { height:1px; color:#0D5F72 }
.createdate, .small, .modifydate, .pagenavcounter { font-size:0.9em; padding:2px 0; color:#ca3501 }
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:#ccc }
.article_separator { background:url(../images/article-div.gif) repeat-x center; display:block; height:6px; width:97%; margin:7px auto }
.article_column { padding-right:10px; }
.column_separator { border-left:1px solid #DF2828; padding-left:10px; }
.pagenav  { font-size:1em }
.contenttoc td { padding:2px 5px }
.contenttoc { border:1px dotted #5761a8; margin:5px }
.componentheading, .contentheading { font-size:1.5em; color:#5761a8 }
.componentheading { margin:0 0 10px 0; padding:7px 0 7px 15px; border-bottom:1px dotted #5761a8; border-top:1px dotted #5761a8 }
.buttonheading a { margin:0 2px }
legend { margin: 0; padding: 0 10px }
#modlgn_remember { width:20px; border:none }
.search .inputbox { background:none; border:1px solid #fff; color:#fff; display:block !important; display:inline; width:220px; height:13px; margin:280px 0 0 0; padding:5px; float:left; position:relative; font-size:0.9em}
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:#5fd2ae; 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 }

