@import url(reset.css);

/*_______________GENERAL SETUP________________*/
body { font-size:76%; font-family:verdana,Tahoma, Arial, sans-serif }
#body { background:#21292c url(../images/top-bg.jpg) top repeat-x; color:#333 }
html { height:100.1% }
body, td { line-height:130% }
a { color:#094057 }
a:hover { color:#486470 }

/*___________________MAIN LAYOUT________________*/
#wrapper { width:940px; margin:0 auto }
#logo { background:url(../images/logo.jpg) no-repeat; width:350px; height:147px; float:left }
#topRight { width:590px; height:147px; float:right }
#mainBg { background:#fff url(../images/main-bg.gif) top repeat-x; height:100%; width:940px }
.search .inputbox { background:#fff; border:1px solid #691f08; color:#000; display:block !important; display:inline; width:200px; height:13px; padding:3px; float:right; position:relative; font-size:0.9em; margin:10px 20px 0 0;}

.mainTable { width:98.9%; margin:0 auto }
#main { width:425px; height:auto; overflow:hidden; float:left; margin:5px 25px }
#mainRight { width:640px; float:right; position:relative; margin:5px 25px }
#mainLeft { width:668px; float:left; position:relative; margin:5px 25px }

#leftColumn { width:230px; float:left; margin:0 0 0 15px !important; margin:0 0 10px 7px }
#rightColumn { background:#e7eef0 url(../images/right-top.gif) top no-repeat; border-left:1px solid #e3e9eb; padding-bottom:5px; width:200px; float:right; margin:0 15px 0 0!important; margin:0 7px 10px 0 }
#footer { background:#191f21; width:940px; height:40px; margin:0 auto 5px auto }
#footer .text { color:#fff; width:880px; padding:13px 15px 0 15px; text-align:center; font-size:0.9em; margin:0 auto }
#footer a { color:#fff }

/*__________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 { background:url(../images/menu-list.gif) left no-repeat; display:block; 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-left:5px; padding-left:10px; z-index:50 !important; text-decoration:inherit; font-weight:normal } /* submenu link color */

/*_________END VERTICAL SIDE MENU STYLES________*/


/*__________MODULE STYLES________*/

.moduletable div div, .moduletable_menu div div, .moduletable_login div div { background:none; padding:0 13px }
.moduletable_text div div { background:none; padding:0 5px;}
.pollstableborder, .poll  { text-align:left; width:auto; font-weight:normal }
.moduletable .bannergroup, .moduletable_text .bannergroup, .bannergroup { padding:0; margin:0; width:100% }
.moduletable .cont ul, .moduletable_menu .cont ul, .moduletable_text .cont ul, .moduletable_login .cont ul { margin:0 0 0 5px; padding:0; border:0 }
.moduletable li { list-style:none; background:url(../images/menu-list.gif) no-repeat 0 5px; padding-left:10px; }
#leftColumn li, #rightColumn { list-style:none }

/* Login Specific Styles */
.moduletable_login li, .moduletable_login li { list-style:none; margin:0; padding:0; font-size:0.9em  } /*LOGIN (left or right) */
.moduletable_login .inputbox { height:14px }
.moduletable p, .moduletable br { margin:0 0 5px 0 }

/* Left Column Specific Styles */
#leftColumn .moduletable h3, #leftColumn  .moduletable_text h3, #leftColumn .moduletable_menu h3, #leftColumn .moduletable_login h3
{ padding:10px 0 16px 25px; background:url(../images/mod-top.gif) no-repeat 0 0; color:#fff }
#leftColumn .moduletable, #leftColumn .moduletable_text, #leftColumn .moduletable_menu, #leftColumn .moduletable_login 
{ padding:0 0 10px 0; margin:1px 0 7px 0; background:#e7eef0; border:1px solid #d7dfe1 } 

/* Right Column Specific Styles */
#rightColumn .moduletable h3, #rightColumn .moduletable_text h3, #rightColumn .moduletable_menu h3, #rightColumn .moduletable_login h3 
{ padding:10px 0 5px 13px; background:none; color:#000 }
#rightColumn .moduletable, #rightColumn .moduletable_text, #rightColumn .moduletable_menu, #rightColumn .moduletable_login 
{ padding:0 0 5px 0; margin:0; background:none; border:0 } 

/* Flash Banner Module Style */
.moduletable_flashBanner { width:940px; height:250px; margin:0; padding:0 }

/*__________END MODULE COLOR STYLES________*/


/*________________GENERAL STYLES_________________*/

.left { float:left }
.right { float:right }
.clear { clear:both }
.clear-l { clear:left }
.clear-r { clear:right }
.spacer	{ height:15px }
hr { height:1px; color:#0D5F72 }
.imgRight { float:right; margin:0 0 10px 10px; border:1px solid #ccc  }
.imgLeft { float:left; margin:0 10px 10px 0; border:1px solid #ccc }
.createdate, .small, .modifydate, .pagenavcounter { font-size:0.9em; padding:2px 0; color:#b43f19 }
table.contentpaneopen, table.blog { width:99% }
div .contentpane { width:100% }
table.contentpaneopen fieldset { margin-top:15px; border-bottom:1px dotted #ccc; padding-bottom:7px; width:99% }
table.contentpaneopen td { padding-bottom:5px }
.button { color:#fff; background:url(../images/button.png) no-repeat; width:68px; 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;  }
.input .inputbox { width:80% }
.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:95px; height:25px; padding:4px 0 0 9px; font-weight:bold; text-decoration:none; 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:auto 0 10px auto }
.article_column { padding-right:10px; }
.column_separator { border-left:1px solid #ccc; padding-left:10px; }
.pagenav  { font-size:1em }
.contenttoc td { padding:2px 5px }
.contenttoc { margin:5px; border:1px dotted #691f08 }
.componentheading, .contentheading { font-size:1.5em; color:#691f08 }
.componentheading { margin:0 0 10px 0; padding:7px 0 7px 0px; border-bottom:1px dotted #691f08; border-top:1px dotted #691f08 }
.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:#e7eef0; 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-left: 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-left: 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-left: 40px; text-indent:0px;}
#system-message .message ul li { background-image:none }

/* -- buttons */
#editor-xtd-buttons { padding:5px }
.button2-left, .button2-right, .button2-left div, .button2-right div { float:left }
.button2-left a, .button2-right a, .button2-left span, .button2-right span { display:block; height:22px; float:left; line-height:22px; color:#000; cursor:pointer } /*font-size */
.button2-left span, .button2-right span {cursor:default; color:#000 }
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span { padding:0 6px }
.page span { color:#000; font-weight:bold }
.button2-left a:hover, .button2-right a:hover { text-decoration:none; color:#0B55C4 }
.button2-left a, .button2-left span { text-decoration:none; padding:0 24px 0 6px }
.button2-right a, .button2-right span { text-decoration:none; padding:0 6px 0 24px }
.button2-left { background: url(../../system/images/j_button2_left.png) no-repeat; float:left; margin-left:5px }
.button2-right { background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat; float:left; margin-left:5px }
.button2-left .image { background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat }
.button2-left .readmore { background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat }
.button2-left .pagebreak { background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat }

/* Component Specific Fixes */
#component-contact table td { padding: 2px 10px }
