@import url(reset.css);



/*_______________GENERAL SETUP________________*/

body { font-size:76%; font-family:Arial, Tahoma, sans-serif }

#body {

background:#466392;
color:#000 }

html { height:100.1% }

body, td { line-height:130% }

a { color:#4083a6 }

a:hover { color:#5d9cbd }



/*___________________MAIN LAYOUT________________*/

#wrapper {width:980px; margin:0 auto; background:#fff; overflow:hidden !important; overflow:visible; min-height:680px; height:auto !important; height:680px; padding:0 0 10px 0 }

#logo {
	background:url(../images/tbd) no-repeat;
	width:300px;
	height:127px;
	float:left
}

#headerLogo { background:url(../images/header-logo.png) no-repeat; width:980px; height:130px; margin:0 auto }

#topRight {
	width:679px;
	height:130px;
	float:right;
	display:block
}

.search .inputbox { background:0; border:0; width:0px; height:13px; padding:3px; float:right; font-size:0em; margin:20px 55px 50px 0}

#mainRight { width:700px; float:right; margin:0 }

#mainRightTp { background:url(../images/main-top.png) no-repeat; height:28px; width:700px }

#mainRightInner { background:url(../images/main-inner.png) repeat-y; overflow:hidden }

#mainRightBt { background:url(../images/main-bottom.png) no-repeat; height:28px; width:700px }

.content { width:650px; margin:0 auto }

#mainFull { width:980px;  }

#mainFullTp { background:url(../images/full-top.png) no-repeat; height:28px; width:980px }

#mainFullInner { background:url(../images/full-inner.png) repeat-y; overflow:hidden }

#mainFullBt { background:url(../images/full-bottom.png) no-repeat; height:28px; width:980px }

.content2 { width:910px; margin:0 auto }

#leftColumn { background:#fbe6a0 url(../images/column-top.png) top no-repeat; width:258px; float:left; margin:5px 0 0 10px !important; margin:5px 0 0 5px; padding:20px 0 0 0 }

#leftColumnBt { background: url(../images/column-bottom.png) bottom no-repeat; width:258px; height:29px }

#footer { width:980px; background:url(../images/footer.png) top no-repeat; height:80px; margin:0 auto; font-size:0.9em }

#footer .text {
	width:650px;
	float:left;
	margin:25px 0 0 0;
	color: #999;
}

#footer .text a { color:#999; text-decoration: none; }



/*__________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:17px; line-height:17px; 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, .moduletable_text, .moduletable_menu, .moduletable_login { width:242px; padding:10px 0 5px 0; margin:0 auto } 

.moduletable div div, .moduletable_menu div div, .moduletable_login div div { background:none; padding:0 }

.moduletable h3, .moduletable_text h3, .moduletable_menu h3, .moduletable_login h3 { padding:0 0 5px 15px; color:#5a3506  }

.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 }

.moduletable p, .moduletable br { margin:0 0 5px 0 }



/*LOGIN MODULE (user 6) */

.moduletable_login { font-size:0.9em; background:none; float:right; width:475px; margin:30px 0 0 0  }

.moduletable_login div div { background:none; padding:0 }

.moduletable_login .cont { padding:15px 45px 0 0 }

.moduletable_login a { color:#5a3506 }

.moduletable_login li, .moduletable_login p { list-style:none; float:left; margin:0 7px 0 0; display:inline }

/* Note: If positioned in the left column, remove the margin from these styles */

.moduletable_login ul { margin:0; padding:0 }

#modlgn_remember { width:20px; border:none; margin:15px 0 0 0 }

#form-login .button { margin:15px 0 0 0 }



/* Flash Banner Module Style (user 5) */

.moduletable_flashBanners { width:650px; height:339px; margin:0 auto 15px auto; 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:#e5b51a }

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:70px; height:20px; border:none; padding:0; margin:5px 0 0 0; font-size:0.9em }

#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:#5a3506; background:url(../images/read.png) 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:#478aad  }

.article_separator { background:url(../images/article-div.gif) repeat-x center; display:block; height:6px; width:99%; margin:auto 0 8px 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 #ce914b }

.componentheading, .contentheading { font-size:1.5em; color:#478aad }

.componentheading { margin:0 0 10px 0; padding:7px 0 7px 15px; }

.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:#dbd6bc; 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 2px center no-repeat;border-top: 1px solid #DE7A7B; border-bottom: 1px 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 }

#lang {margin-left: 350px; margin-top:15px }

