
body { background:#000 }

/*_________________LINK/MENU STYLES______________*/
a { color:#07A7A9 }
a:hover { color:#07B5B8 }

#horiz-menu a { color:#fff; background-image: url(../images/black/menu-l.gif); text-decoration:none }
#horiz-menu li { background-image: url(../images/black/menu-r.gif) }
#horiz-menu li.active a, #horiz-menu li.sfHover.active a { color:#fff }
#horiz-menu.splitmenu li.active a, #horiz-menu.splitmenu li.active-sfHover a { color:#fff; background: url(../images/black/menu-l.gif) 0 0 no-repeat }
#horiz-menu.splitmenu li.active { background: url(../images/black/menu-r.gif) 100% 0 no-repeat }
#horiz-menu ul ul { background:#318383 }
#horiz-menu li li a:hover, #horiz-menu li.active li a:hover { background:#3fa4a4 }


/*___________________Main Layout________________*/

#mainBg { background: url(../images/black/main-bg.jpg) center repeat-y }
#logoHeader { background:url(../images/black/logo-header.jpg) no-repeat }
#searchBg { background:url(../images/black/search-bg.gif) no-repeat }
#contentBg { background:#807F7F }

/* Main Content Styles */
#mainTop { background:url(../images/black/top-content.gif) top no-repeat }
#mainBottom  { background:url(../images/black/bottom-content.gif) bottom no-repeat }
#mainInt_top { background:url(../images/black/top-int-content.gif) top no-repeat }
#mainInt_bottom { background:url(../images/black/bottom-int-content.gif) bottom no-repeat }

/* Left Column Styles */
#leftColumn { background: url(../images/black/bottom-left.gif) bottom left no-repeat; color:#fff }
#leftTop { background: url(../images/black/top-left.gif) top left no-repeat }
#leftColumn h3 { background: url(../images/black/h3-2.gif) no-repeat left  }
#leftColumn .moduletable_text h3 { background:url(../images/black/h3-2.gif) no-repeat left }

/* Right Column Styles */
#rightColumn { background: url(../images/black/bottom-right.gif) bottom right no-repeat; color:#fff }
#rightTop { background: url(../images/black/top-right.gif) top right no-repeat }
#rightColumn h3 { background:url(../images/black/h3.gif) no-repeat left }
#rightColumn .moduletable_text h3 { background:url(../images/black/h3.gif) no-repeat left }
#rightColumn a:hover { color:#9CDCDC }

#footer { background:url(../images/black/footer.jpg) no-repeat; padding-bottom:50px; color:#fff }

/*SERVICE TIMES MODULE (user 5) */
.moduletable_services { /* module class code for position "user 5" */
	background:url(../images/black/join-us.jpg) no-repeat; 
} 

/*________________General Styles_________________*/
.contenttoc { border:1px dotted #1C1C1C; margin:5px }
.componentheading { padding:7px 0 7px 15px; border-bottom:1px dotted #1C1C1C; border-top:1px dotted #1C1C1C }
.componentheading, .contentheading { color:#1C1C1C }
#main ul li, #mainInt_right ul li, #mainInt_left ul li { background:url(../images/black/list.gif) no-repeat center left; padding-left:10px; margin:0 0 2px 8px }
.article_separator { background:url(../images/black/article-seperator.gif) center no-repeat }
.button { background: url(../images/black/button.png)}
a.readon { color:#fff; background:url(../images/black/read.png) no-repeat }
a.readon:hover { color:#fff; background:url(../images/black/read-h.png) no-repeat }

td.sectiontableheader { background:#07989a; color:#fff; border-right:1px solid #fff }
td.sectiontableheader a { text-decoration:none; color:#fff; }

