/* CSS Document */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #506A72;
	background-image:url('shol-bg.png');
	background-repeat:repeat;
	line-height: 130%;
 
}
body, form { margin: 0px; padding: 0px; }
body, td, div, span { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #333333;}
div, table { text-align: left; }
img { border: 0px; margin: 0px; vertical-align: middle; }
a:link, a:visited { color: #007EC4; text-decoration: none }
a:hover { color: #5FCBF3; text-decoration: underline }

div#wrapper { width: 992px; margin: auto; }
div#header { width: 992; height: 95px; background-image: url('images/fs_header_bkg.png'); background-repeat: repeat-x; background-position: 0 0 }
#mainWrapper {
	width: 992px;
	vertical-align: top;
	margin: auto auto;
	padding: 0px;
}
div#clLogo {
	margin-left: 20px;
}
table.maintable { width: 100%; text-align: center; }

div.clBody, div.cl-BL, div.cl-BR, div.cl-B,  div.cl-TL, div.cl-TR, div.cl-T { width: 992px; }
div.clBody {
	background-image: url('images/cl_header_bkg.png');
	background-repeat: repeat-y;
	background-position: 0 0
}
div.cl-B {
	background-image: url('images/cl_corner_B.png');
	background-repeat: repeat-x;
	background-position: 0px 100%
}
div.cl-BR {
	background-image: url('images/cl_corner_BR.png');
	background-repeat: no-repeat;
	background-position: 100% 100%
}
div.cl-BL {
	background-image: url('images/cl_corner_BL.png');
	background-repeat: no-repeat;
	background-position: 0px 100%
}
div.cl-T {
	background-image: url('images/cl_corner_T.png');
	background-repeat: repeat-x;
	background-position: 0 0
}
div.cl-TR {
	background-image: url('images/cl_corner_TR.png');
	background-repeat: no-repeat;
	background-position: 100% 0
}
div.cl-TL {
	background-image: url('images/cl_corner_TL.png');
	background-repeat: no-repeat;
	background-position: 0 0
}
div.clBodyContent {
	margin: 0px 6px;
	padding: 10px;
}
div.clHeaderContent {
	width: 980px;
	height: 95px;
	margin: 0px 6px;
}
div#clNavBar {
	width: 980px;
	height: 46px;
	margin: 0px 6px;
	margin-bottom: 5px;
}
div#clNavBar-C, div#clNavBar-L, div#clNavBar-R { width: 980px; height: 46px; }
div#clNavBar-C { background-image: url('images/cl_bar_C.png'); background-repeat: repeat-x; background-position: 0 0 }
div#clNavBar-L { background-image: url('images/cl_bar_L.png'); background-repeat: no-repeat; background-position: 0 0 }
div#clNavBar-R { background-image: url('images/cl_bar_R.png'); background-repeat: no-repeat; background-position: 100% 0 }

div.clCenterHeading { height: 40px; }
div.clCenterHeading-C, div.clCenterHeading-L, div.clCenterHeading-R { height: 40px; }
div.clCenterHeading-C { background-image: url('images/cl_heading_C.png'); background-repeat: repeat-x; background-position: 0 0 }
div.clCenterHeading-L { background-image: url('images/cl_heading_L.png'); background-repeat: no-repeat; background-position: 0 0 }
div.clCenterHeading-R { background-image: url('images/cl_heading_R.png'); background-repeat: no-repeat; background-position: 100% 0 }

div.clCenterHeading-R .centerBoxHeading {
	font-family: "Century Gothic", "Trebuchet MS", Arial, Tahoma, serif;
	font-size: 24px;
	color: #990000;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	padding-top: 2px;
}

#navMainSearch {
	float: right;
	margin: 10px 10px;
}
div.bottomLinks {
	text-align: center;
	margin: 0px 6px;
	height: 30px;
	line-height: 30px;

	background-color: #D7DFF4;
    border: 1px solid #FF6F72;

}
/* CSS NEWS */
div.newsItem { }
div.newsSepA { height: 3px; background-color: #DBE1E7; margin-top: 5px;}
div.newsSepB { height: 3px; background-image: url('images/cl_sep_arrow.png');
	background-repeat: no-repeat; background-position: 50% 0
}
h3 {
	margin: 3px 0px 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007EC4;
}

span.newsAuthor a {
	margin: 0px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #215EB5;
}
table.newsComments { margin-top: 1px; }
td.day { 
	color: #990033;
	padding: 3px;
	font-size: 14px;
	text-align: center;
	border: 2px 2px 2px 2px;
	border-top: 2px solid #FBE288;
	border-right: 2px solid #FBE288;
	border-bottom: 2px solid #FBE288;
	border-left: 2px solid #FBE288;
	line-height: 40%;
	background-color: #F7EBC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold
}
td.year { 
	background-image: url('images/cl_date_arrow.png');
	background-repeat: no-repeat; background-position: 50% 0;
	color: #007EC4;
	font-size: 14px;
	text-align: center;
	border-top: 1px solid #5FCBF3;
	border-right: 1px solid #5FCBF3;
	border-bottom: 1px solid #5FCBF3;
	border-left: 1px solid #5FCBF3;
	line-height: 60%;
	background-color: #D7DFF4;
	font-family: Verdana, Arial, Helvetica, sans-serif; padding-left:3px; padding-right:3px; padding-top:3px; padding-bottom:3px
}
/* CSS CENTER CONTENT */
div.centerContent { margin-left: 3px; margin-top: 0px; padding: 3px; }

/* CSS SIDE MENU*/
div.levelA { background-color: #DCD4C5; padding: 1px; margin-top: 3px; }
div.levelABottom { background-color: #BEC5CD; padding: 1px; margin-top: 3px; }
div.levelB { background-color: #FFFFFF; padding: 1px; }
div.menuBottom { background-color: #DBE1E7;  padding: 3px; }
div.menuLeft { background-color: #D6D6D6; padding: 3px; }
div.menuCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007EC4;
}
div.menuSep {
	height: 1px;
	margin-top: 1px;
	background-color: #FFFFFF;
}
div.menuText { margin-bottom: 1px; padding: 1px; }
div.caption { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007EC4;
	margin-top: 1px;
}
div.text { margin-bottom: 1px; padding: 1px; }
/* CORE CSS */
.spacer {
	padding-right: 0px;
	margin-right: 0px;
}

.fborder{
	border-collapse: collapse;
	border: 0px none #FF0000;
	margin-bottom: 3px;
}

.fcaption {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #215EB5;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	padding: 5px 2px;
	background-color: #BEC5CD;
}
#forum .forumheader {
	font-size: 18px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;

}

.forumheader {
	font-weight: bold;
	color: #3068BC;
	border: 2px solid #FFFFFF;
	padding: 8px;
	padding-left: 10px;
	background-color: #ACC5EA
}

.forumheader2 {
	color: #007EC4;
	font-size: 16px;
	border: 2px solid #FFFFFF;
	padding: 5px;
	background-color: #EEEBEA;
}

.forumheader3 {
	border: 2px solid #FFFFFF;
	padding: 5px;
	background-color:#F5F4F3;
}

.forumheader4 {}

.sgal.thumb.img { border: 1px solid #FFFFFF; }
.lightbox.thumb { padding: 1px; background-color: #BEC5CD}
.tbox { border: 1px solid #CDCDC4; font-size: 12px;  }
.tbox.chatbox { width: 98%; margin-bottom: 3px; }

.button { border: 1px solid #5FCBF3; background-color: #D7DFF4; padding: 3px 5px; font-size: 11px; font-weight: bold;}
div.nextprev {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #D7DFF4;
	border: 1px solid #5FCBF3;
}

ul.newsCat {
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	margin-top: 3px;
}
ul.newsCat li {
	padding: 0;
	margin-left: 3px;;
}

/* CSS DROP DOWN MENU */
div.menuBar {
	margin-left: 15px;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	margin-left: 0px;
	list-style: none;
	line-height: 30px;
	
}

#nav a {
	padding: 8px 15px 8px 15px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#nav a:hover {
	display: block;
	text-decoration: none;
	background-color: #CC3300;
}

#nav li li a {
	display:block;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	text-decoration:none;
	background-image: none;
	float: none;
	padding-left: 15px;
	width: 175px;
	width/* */:/**/160px;	
	width: /**/160px;
	background-image: url('images/cl_drop_a.png');
	background-position: 100% 50%;
	background-repeat: no-repeat; padding-right:0; padding-top:0; padding-bottom:0
}
#nav li li a:hover {
	background-color: #990000;
}

#nav li { /* all list items */
	float: left;
	margin: 0px 0px 0px 0px;
	/* width: 10px; */ 
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #CC3300;
	width: 175px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -31px 0 0 176px;
}

#nav li.fs-linkSep, #nav li.fs-linkSep:hover  { background-color: transparent !important;}
div.dropSep {
	background-image:
	url('background-position%200%200');
	background-repeat: no-repeat;
	height: 44px;
	width: 2px
}
#nav li:hover, #nav li.sfhover {
	background-color: 5fcdf3;
}



#nav li:hover li:hover, #nav li.sfhover li.sfhover{
	background-color: 5fcdf3;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav a.sub {
	/* background-color: #CC3300; */
	background-image: url('images/cl_drop_a_sub.png');
	background-position: 100% 50%;
	background-repeat: no-repeat
}
#nav a.sub:hover {
	/* background-color: #990000;*/
	background-image: url('images/cl_drop_a_sub.png');
	background-position: 100% 50%;
	background-repeat: no-repeat
}

.indent{
padding: 5px;
margin: 5px;
font: 11px verdana, tahoma, arial, sans-serif;
color: #4d4d80;
background-color: #fdfdfd;
border: outset;
}
.forumfocus_table {
        width: 100%;
        background: #b5c9e0;
        border: 2px dotted #6482a4;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
}

.news_forum_header {
        font: bold 18px Trebuchet MS, verdana, arial, tahoma, sans-serif;
        color: #fff;
        text-align: left;
}

.news_forum_header a {
        color: #3f3f3f;
        font: bold 18px Trebuchet MS, verdana, arial, tahoma, sans-serif;

}

.byline_forum {
        color: #4c4a4c;
        margin-bottom: 1px;
}

.news_forum_body {
        font: 12px Trebuchet MS, verdana, arial, tahoma, sans-serif;
        margin-left: 20px;
}

.news_forum_body img {
        float: right;
        margin-bottom: 5px;
        margin-right: 5px;
        border: 1px solid #000000;
}
.forumfocus_table {
        width: 100%;
        background: #b5c9e0;
        border: 1px #6482a4;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
}

.news_forum_header {
        font: bold 14px Trebuchet MS, verdana, arial, tahoma, sans-serif;
        color: #fff;
        text-align: left;
}

.news_forum_header a {
        color: #3f3f3f;
        font: bold 14px Trebuchet MS, verdana, arial, tahoma, sans-serif;

}

.byline_forum {
        color: #4c4a4c;
        margin-bottom: 1px;
}

.news_forum_body {
        font: 14px Trebuchet MS, verdana, arial, tahoma, sans-serif;
        margin-left: 20px;
}

.news_forum_body img {
        float: right;
        margin-bottom: 5px;
        margin-right: 5px;
        border: 1px solid #000000;
}