@import url(reset.css);
/* e4e0df or D1C0A0 */

/*_______________GENERAL SETUP________________*/
body { font-size:1em; font-family:Cambria, Tahoma, Arial, sans-serif; background:#385762 url(../images/background.gif) top repeat-x fixed; color:#4D380F }
html { height:100.1% }
body, td { line-height:130% }
a { color:#0A77AA }
a:hover { color:#0A5172 }

/*___________________MAIN LAYOUT________________*/
#wrapper { width:940px; margin:0 auto }
#logo { width:400px; height:126px; float:left; margin:0 }
#topRight { height:126px; width:540px; float:right; background:url(../images/top-right.gif) top no-repeat }
.search .inputbox { background:none; border:0; color:#000; display:block !important; display:inline; width:180px; height:13px; padding:2px 9px; margin:43px 45px 0 0; float:right; position:relative; font-size:0.9em}
#header { width:940px; background:#17272e url(../images/header.gif) top no-repeat; margin:0; overflow:hidden; min-height:15px !important; height:auto !important;   }
#navBar { background:#17272e url(../images/nav-bar.gif) left no-repeat; height:40px; width:100%; border-bottom:1px solid #17272e }
#mainBg { background:url(../images/main-bg.gif) repeat-y; overflow:hidden; border-bottom:1px solid #000; width:940px }
#mainLeft { width:680px; float:left; position:relative }
#mainFull { width:910px; background:#fff; padding:15px  }
#mainContent { padding:0; margin:15px auto; width:656px }
#rightColumn { width:260px; float:right; background:#17272e; padding-top:5px }
#footer { height:86px; width:938px; margin:0 auto 25px auto; background:url(../images/login.gif); border:1px dotted #000; color:#fff; font-size:0.9em }
#footer a, #copyright a { color:#F0EBD2  }
#copyright { width:380px; margin:15px 0 0 10px; font-size:0.9em; color:#fff; float:left }

/*__________VERTICAL SIDE 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-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________*/

/* DEFAULT MODULES (position- right) */
.moduletable, .moduletable_menu, .moduletable_text { padding:0 0 8px 0; margin:0 0 1px 0; width:100%; color:#fff }
.moduletable h3, .moduletable_menu h3, .moduletable_text h3 { padding:10px 0 5px 15px; color:#fff; font-size:1.2em; font-weight:bold; text-transform:uppercase }
.moduletable a, .moduletable_menu a, .moduletable_text a { color:#d9c898 }
.moduletable a:hover, .moduletable_menu a:hover, .moduletable_text a:hover { color:#fff }
.moduletable .cont, .moduletable_menu .cont, .moduletable_text .cont  { background:none; padding:0 12px;}
.pollstableborder, .poll { text-align:left; width:auto }
.poll td { margin:0; padding:0 }
.moduletable .bannergroup, .moduletable_text .bannergroup_text { padding:0; margin:0; width:100% }
#rightColumn  li { list-style:none; margin:0; padding:0 }
.moduletable .cont ul, .moduletable_menu .cont ul, .moduletable_text .cont ul { margin:0 0 0 13px; padding:0; border:0 }

/*SERVICE TIMES MODULE (user 5) */
.moduletable_services { 
	width:250px; 
	background:url(../images/services.gif) no-repeat; 
	color:#fff; 
	float:right; 
	margin:33px 20px 15px 0;
	height:222px; 
	display:inline 
} 
.moduletable_services h3 { padding:20px 0 0 25px; text-transform:uppercase }
.moduletable_services a { color:#fff }
.moduletable_services .cont { height:160px; width:80%; overflow:auto; color:#fff; padding:0 5px 0 25px  }

/*SLIDESHOW MODULE (user 6)*/
.moduletable_flashBanners {float:left; width:625px; margin:35px 18px 15px 20px !important; margin:30px 18px 20px 10px  } 

/*LOGIN MODULE ( user 7) */
.moduletable_login { padding:10px 0px; margin:1px 10px 0 0px; float:right; width:480px  }
.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}
.moduletable_login ul { margin:0; padding:0 }
.moduletable_login a { color:#fff }
/* 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 }

/*____________END MODULE 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:10px }
hr { height:1px; color:#D1C0A0 }

/* Use imgRight and imgLeft classes for spacing, alignment, and image borders. */ 
/*Image Styles*/
.contentpaneopen img { margin:0  }
.contentpaneopen .buttonheading img { padding:0; margin:0 }
.buttonheading a { margin:0 2px }
td.buttonheading img { border:none; margin:0 2px; padding: 0 }
.imgRight { float:right; margin:8px; border:3px double #ccc  }
.imgLeft { float:left; margin:8px; border:3px double #ccc }

.img {  border:3px double #ccc }
/*End Image Styless*/

.createdate, .small, .modifydate, .pagenavcounter { font-size:0.9em; padding:2px 0; color:#385762 }
table.contentpaneopen, table.blog, 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; font-family:Tahoma, Arial, sans-serif }
.contentpane li { margin-bottom:8px; border-bottom:1px solid #ccc; padding-bottom:5px }
td.contentdescription { padding:8px; }
.componentheading, .contentheading { font-size:1.5em; color:#46240c; padding:0 }
.componentheading { margin:0 0 10px 0; padding:0 0 7px 0; border-bottom:1px dotted #115546 }
.button { width:68px; height:20px; border:none; padding:0; margin:5px 0 0 0; color:#342618; font-size:0.9em; background:url(../images/button.png) no-repeat }
a.readon { color:#fff; background:url(../images/read.gif) no-repeat; display:block; width:100px; height:24px; line-height:24px; font-weight:bold; text-decoration:none; text-align:center; float:right }
a.readon:hover { color:#fff}
.article_separator { background:url(../images/article-div.gif) repeat-x center; display:block; height:6px; width:97%; margin:10px auto }
.article_column { padding-right:10px }
.column_separator { border-left:1px dotted #E7DECD; padding-left:10px; }
.pagenav  { font-size:1em }
#searchForm .button { margin-left:10px }
.inputbox { border:1px solid #ccc; width:auto }
#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:#ede7da; border-right:1px dotted #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 __________________*/

/* System Standard Messages */
#system-message { color:#000 }
#system-message { margin-bottom: 20px; }
#system-message dd.message ul { list-style:none; 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 { list-style:none; 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 { list-style:none; 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 { list-style:none; background-image:none }

/* -- Editor 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 }
#component-contact img { border:none; margin:0; padding:0 }