*  {
	margin: 0;
	padding: 0; }


 img, fieldset  { border:none; }
 
 body  {
	background:#E5E5E5 url(../images/s5_header_bg.png) repeat-x top left;
    font-family: verdana;
	color:#333333;
	}
 
 
a, label  {
	text-decoration: none;
	}
	
.poll label {
	margin-bottom:5px;
	display:block;
	text-align:left;
	}

.inputbox {
     border-top: solid 1px #D7D7D7;
	 border-left: solid 1px #BABABA;
	 border-right: solid 1px #BABABA;
	 border-bottom: solid 1px #9C9C9C;
	 background:#FFFFFF url(../images/s5_input.png) repeat-x top left;
     margin: 4px;
	 padding:4px;
	 font-size: 1em;
}

.inputbox:hover {
	border:solid 1px #807F7F;
}

h1 {
font-size:1.2em;
}

h2 {
font-size:1.1em;
}

h3 {
font-size:1em;
}

h4 {
font-size:0.9em;
}

h5 {
font-size:0.8em;
}

.sectiontableheader {
	line-height:29px;
	padding:0pt 10px;
	background:#EFEDED;
	border-bottom:1px solid #DAD8D8;
}

.sectiontableentry1 {
	font-size:0.94em;
	padding:7px;
}

.sectiontableentry2 {
	font-size:0.94em;
	padding:7px;
	background:#EFEDED;
}
	
a:hover, a:focus  {
	text-decoration:underline; }
 
.latestnews li, .mostread li{
	padding-bottom:6px;
	margin-bottom:3px;
	padding-left:0px;
	padding-top:3px;
	border-bottom:dotted 1px #DDDDDD;
}

/* Small text */
.small, .smalldark, .createdate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar  {
     font-size: 0.86em;
}

.modifydate {
     font-size: 0.8em;
     padding-top: 10px; }

.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
     padding: 0 2px;
}

th  {
	padding: 4px;
	font-weight: bold;
 }

fieldset  {
	border-bottom:dotted 2px #DDDDDD;
	padding-top:7px;
	padding-bottom:7px;
	}

fieldset a  {
	font-weight: bold; }


a img  {
	border: none; }
	

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog  {

}

table.blog .article_seperator  {
	display: block;
	border-bottom:dotted 1px #DDDDDD;
	height: 10px; }


table.contentpane  {
    border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
 }

table.contentpaneopen, table.contentpane, table.blog {
width: 100%; }

table.contentpaneopen {
margin-bottom:6px;
}

table.contentpaneopen, table.contentpane {
font-size:0.97em;
}

table.contentpane {
margin-top:15px;
}

table {
     margin-left: auto;
     margin-right: auto; }

table.contentpaneopen  {
	border: none; }
	
table.contentpaneopen tr td {
padding-left:4px;
padding-right:4px;
}

table.contenttoc  {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%; }

table.contenttoc a  {
	text-decoration: none; }

table.contenttoc td  {
	padding: 1px 5px 1px 25px; }

table.poll  {
	padding: 0;
	width: 100%;
	border-collapse: collapse; }

table.pollstableborder  {
	padding: 0;
	width: 100%;
	border: none;
 }

table.pollstableborder img  {
	vertical-align: baseline; }

table.pollstableborder td  {
	padding: 2px!important; }

table.searchintro  {   
	padding: 10px 0;
	width: 80%; }

.category  {
	font-weight: normal; }

.componentheading  {
	padding-bottom: 6px;
	margin-bottom: 5px;
	font-size:1.4em;
	line-height: normal;
	font-weight: normal; }

.contentdescription  {
	padding-bottom: 30px; }

table.blog .contentheading  {
	font-weight: normal;
	line-height: normal; }

.contentheading, .contentpagetitle  {
     font-size: 1.4em;
	 padding:0px;
     font-weight: normal;
     line-height: normal; }

.createdate  {
    padding-bottom:5px;
 }

.modifydate  {
	height: 15px; }

.moduletable  {
	padding: 0; }

.mosimage  {
	padding: 0;
	border:1px solid #333333;
	margin:6px;	}

.mosimage img  {
	padding: 0;
	margin: 0!important; }
	
.mosimage_caption {
	background:#333333;
	border-top:1px solid #333333;
	color:#FFFFFF;
	font-size:0.9em;
	margin-top:2px;
	padding:1px 2px;}

tr.sectiontableentry1 td  {
	padding: 5px; }

tr.sectiontableentry2 td  {
	padding: 5px; }

div.syndicate div  {
	text-align: center; }
	

a.readon:hover, a.readon:active, a.readon:focus  {	
	text-decoration:underline; }

.article_separator {
height:3px;
line-height:3px;
display:block;
border-top:dotted 1px #DDDDDD;
margin-top:1px;
margin-bottom:2px;
}

.back_button {
	height:37px;
	padding-top:26px; }

div.back_button a,
div.back_button a:hover,
div.back_button a:active  {
	margin: -2px 0;
	display: block;
	font-weight:bold;
	height:37px;
	text-decoration: none!important; }

.pollstableborder {
margin-top:10px;
margin-bottom:10px;
}

table.pollstableborder td {
background:none;
}
	
.clr {
    clear: both;
}

/* 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;}

/* 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;}

/* 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;}

label.invalid {
color:#FF0000;
}
label.invalid {
color:red;
}
.invalid {
border-color:#FF0000;
}
.invalid {
border-color:red !important;
}
.tool-tip {
   float: left;
   background: #CCCCCC;
   border: 1px solid #333333;
   padding: 5px;
   color:#000000;
   max-width: 200px;
}

.tool-title {
   padding: 0;
   margin: 0;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   color:#000000;
}

.tool-text {
   color:#000000;
   margin: 0;
}

.rowpadding {
padding: 13px; 
padding-top:7px;
padding-bottom:7px;
}

a.readon {
font-weight:bold;
}

a.readon:hover, a.readon:active, a.readon:focus  {	
	text-decoration:underline; }
	
.button  {
	padding:6px;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:2px;
	margin-bottom:2px;
	border-top: solid 1px #D7D7D7;
	 border-left: solid 1px #BABABA;
	 border-right: solid 1px #BABABA;
	 border-bottom: solid 1px #9C9C9C;
	 background:#FFFFFF url(../images/s5_input.png) repeat-x top left;
	font-size:1em;
	font-weight: bold;
	text-decoration: none; }

.button:hover {
border:solid 1px #807F7F;
}

.s5_nf_contentpage .contentpagetitle {
font-size:0.9em;
}

.s5_newsflash_body .padded {
margin-bottom:0px;
}

/* BODY ELEMENTS
--------------------------------------------------------- */

#s5_outer_wrap {
margin-left:auto;
margin-right:auto;
font-size:0.9em;
}

#s5_menu {
height:43px;
position:relative;
z-index:1;
padding-left:5px;
padding-right:5px;
position:relative;
margin-top:19px;
}

#s5_logo {
background:url(../images/s5_logo.png) no-repeat top left;
height:106px;
width:461px;
float:left;
cursor:pointer;
}

#s5_logo_search_wrap {
height:106px;
}

#s5_login_search_wrap {
float:right;
padding-top:6px;
}

#s5_register {
height:31px;
float:right;
font-size:0.76em;
margin-left:10px;
background:url(../images/s5_lr_r.png) no-repeat top right;
}

#s5_register_inner {
height:22px;
padding-top:9px;
padding-left:45px;
padding-right:27px;
cursor:pointer;
background:url(../images/s5_register_l.png) no-repeat top left;
}

#s5_login {
height:31px;
float:right;
font-size:0.76em;
background:url(../images/s5_lr_r.png) no-repeat top right;
}

#s5_login_inner {
height:22px;
padding-top:9px;
padding-left:45px;
padding-right:27px;
cursor:pointer;
background:url(../images/s5_login_l.png) no-repeat top left;
}

#s5_search_outer {
margin-top:32px;
}


#s5_search{
width:272px;
float:right;
overflow:hidden;
background:url(../images/s5_search.png) no-repeat top right;
}

#s5_search .inputbox {
background:none;
border:none;
padding-left:5px;
padding-top:2px;
width:225px;
}

#s5_search .button {
display:none;
}

#fontControls {
float:right;
padding-top:7px;
margin-right:14px;
}

#fontControls a {
color:#191A1B;
}

.decreaseSize {
font-size:12px;
}

.increaseSize {
font-size:19px;
}

.resetSize {
font-size:16px;
margin-left:5px;
margin-right:5px;
}

#s5_top_mods, #s5_bot_mods {
background:#101112;
padding:14px;
padding-bottom:0px;
padding-left:0px;
margin-bottom:14px;
}

#s5_top_mods_inner, #s5_bot_mods_inner {
width:100%;
font-size:0.76em;
color:#666666;
}

#s5_top_1, #s5_top_2, #s5_top_3, #s5_top_4, #s5_top_5, #s5_bot_row_1, #s5_bot_row_2, #s5_bot_row_3, #s5_bot_row_4, #s5_above_body_1, #s5_above_body_2, #s5_above_body_3, #s5_above_body_4, #s5_above_body_5, #s5_above_body_6, #s5_below_body_1, #s5_below_body_2, #s5_below_body_3, #s5_below_body_4, #s5_below_body_5, #s5_below_body_6 {
float:left;
}

#s5_top_1 {
width:100%;
}

#s5_pathway_wrap, #s5_footer_wrap {
background:#101112;
padding:14px;
margin-bottom:14px;
color:#FFFFFF;
font-size:0.74em;
}

#s5_footer_wrap {
margin-bottom:40px;
}

#s5_footer_wrap_inner {
padding-top:6px;
padding-bottom:8px;
padding-left:12px;
padding-right:12px;
height:13px;
overflow:hidden;
}

#s5_pathway_wrap_inner, #s5_footer_wrap_inner {
background:#191A1B;
}

#s5_middle_menu, #s5_bottom_menu {
float:right;
}

#s5_pathway, #s5_footer_text {
float:left;
}

#s5_pathway_wrap_inner {
height:27px;
overflow:hidden;
}

.breadcrumbs img {
display:none;
}

div.breadcrumbs div {
float:left;
color:#FFFFFF;
}

div.breadcrumbs a {
color:#FFFFFF;
}

.pathway_first {
background:url(../images/s5_pathway_home.png) no-repeat top right;
padding-left:10px;
height:27px;
padding-right:19px;
padding-top:7px;
}

.pathway_middle, .pathway_last {
background:url(../images/s5_pathway_arrow.png) no-repeat top right;
padding-left:10px;
height:27px;
padding-right:19px;
padding-top:7px;
}

#s5_middle_menu {
padding-top:6px;
padding-bottom:6px;
padding-left:12px;
padding-right:12px;
}

#s5_main_body_wrap {
background:#F4F4F4;

padding:14px;
padding-left:0px;
padding-bottom:0px;
margin-bottom:14px;
font-size:0.8em;
}

#s5_main_body_wrap_inner {
width:710px;
}

#s5_main_body_wrap_inner2 {
width:100%;
}

#s5_inset_wrap, #s5_right_wrap {
position:absolute;
float:left;
margin-left:723px;
}


#s5_main_content_wrap_inner {
border:solid 1px #CECDCD;
background:#FFFFFF;
padding:14px;
padding-bottom:0px;
font-size:1.07em;
overflow:hidden;
position:relative;
margin-left:14px;
margin-bottom:14px;
}

#s5_main_content_wrap {
float:left;
position:relative;
width:100%;
}

#s5_component_wrap {
padding-bottom:14px;
}

#s5_inset_right_wrap {
margin-right:10px;

}

#s5_above_body_mods2, #s5_below_body_mods2 {
margin-left:-14px;
}

.s5_ls_top_bar, .s5_ls_bottom_bar {
background:url(../images/s5_h3_m.png) repeat-x top left;
}


/* MIDDLE MENU
----------------------------------------------------------- */

#s5_middle_menu ul.menu a {
color:#FFFFFF;
}

#s5_middle_menu ul.menu a:hover {
text-decoration:underline;
}

#s5_middle_menu ul.menu a:visited {
color:#FFFFFF;
}

#s5_middle_menu ul.menu li {
float:left;
margin-left:9px;
padding:0px;
}

/* BOTTOM MENU
----------------------------------------------------------- */

#s5_bottom_menu ul.menu a {
color:#FFFFFF;
}

#s5_bottom_menu ul.menu a:hover {
text-decoration:underline;
}

#s5_bottom_menu ul.menu a:visited {
color:#FFFFFF;
}

#s5_bottom_menu ul.menu li {
float:left;
margin-left:9px;
padding:0px;
}


/* COLUMN MENU MIDDLE
----------------------------------------------------------- */

.module_round_box_middle ul.menu a {
padding:5px;
padding-left:0px;
padding-right:0px;
border-bottom: 1px dotted #DDDDDD;
display:block;
}

.module_round_box_middle ul.menu a:hover {
background:#ECECEC;
text-decoration:none;
}

.module_round_box_middle ul.menu ul a:hover {
background:url(../images/arrow.png) no-repeat left center;
text-decoration:underline;
}

.module_round_box_middle ul.menu ul a {
background:url(../images/arrow.png) no-repeat left center;
padding:3px;
padding-left:20px;
border-bottom: none;
display:block;
color:#000000;
margin-left:8px;
}

.module_round_box_middle ul.menu ul ul a {
font-size:0.9em;
padding:3px;
padding-left:30px;
border-bottom: none;
display:block;
}

.module_round_box_middle ul.menu #current ul span {
font-weight:normal;
}

#current a {
font-style:italic;
}

.module_round_box_middle ul.menu li {
padding:0px;
}


/* COLUMN MENU TOP AND BOTTOM
----------------------------------------------------------- */

#s5_top_mods ul.menu a, #s5_bot_mods ul.menu a {
padding-bottom:5px;
padding-top:3px;
border-bottom:solid 1px #202020;
display:block;
color:#666666;
}

#s5_top_mods ul.menu ul a:hover, #s5_bot_mods ul.menu ul a:hover {
background:none;
text-decoration:underline;
}

#s5_top_mods ul.menu ul a, #s5_bot_mods ul.menu ul a {
background:none;
padding:3px;
padding-left:20px;
border-bottom: none;
display:block;
color:#666666;
}

#s5_top_mods ul.menu ul ul a, #s5_bot_mods ul.menu ul ul a {
background:none;
font-size:0.9em;
padding:3px;
padding-left:30px;
border-bottom: none;
display:block;
}

#s5_top_mods ul.menu #current ul span, #s5_bot_mods ul.menu #current ul span {
font-weight:normal;
}

#s5_top_mods_box ul.menu li, #s5_bot_mods_box ul.menu li {
padding:0px;
}


/* ACCORDION MENU
----------------------------------------------------------- */

#s5_accordion_menu #current span {
font-style:normal;
}

#s5_accordion_menu h3.s5_am_toggler a.mainlevel {
color:#333333;
}

div.s5_accordion_menu_element li {
padding-left:12px;
}

div.s5_accordion_menu_element li a {
background:url(../images/arrow.png) no-repeat left center;
padding-left:18px;
color:#333333;
padding-top:7px;
padding-bottom:7px;
display:block;
border-bottom:1px dotted #DDDDDD;
font-size:0.9em;
}


span.s5_accordion_menu_left {
background:#FFFFFF url(../images/s5_acc_m.png) repeat-x top left;
padding:0px;
padding-left:10px;
padding-top:6px;
display:block;
padding-bottom:6px;
}


.s5_am_inner_li span.s5_accordion_menu_left {
padding:0px;
}

.s5_am_innermenu span.s5_accordion_menu_left {
background:none;
}

#s5_accordion_menu ul li {
padding-bottom:0px;
padding-top:0px;
}


/* MODULE STYLES
--------------------------------------------------------- */

div.module_round_box, div.module_round_box-green, div.module_round_box-purple, div.module_round_box-red, div.module_round_box-orange, div.module_round_box-blue {
background:#191A1B;
padding:10px;
margin-left:14px;
margin-bottom:14px;
}

div.module_round_box h3{
color:#FFFFFF;
background:url(../images/s5_t_h3_grey.png) no-repeat top right;
float:left;
font-size:1em;
margin-left:-14px;
margin-top:-14px;
margin-bottom:5px;
padding-left:14px;
padding-right:24px;
padding-top:6px;
height:22px;
}

div.module_round_box-green h3{
color:#FFFFFF;
background:url(../images/s5_t_h3_green.png) no-repeat top right;
float:left;
font-size:1em;
margin-left:-14px;
margin-top:-14px;
margin-bottom:5px;
padding-left:14px;
padding-right:24px;
padding-top:6px;
height:22px;
}

div.module_round_box-purple h3{
color:#FFFFFF;
background:url(../images/s5_t_h3_purple.png) no-repeat top right;
float:left;
font-size:1em;
margin-left:-14px;
margin-top:-14px;
margin-bottom:5px;
padding-left:14px;
padding-right:24px;
padding-top:6px;
height:22px;
}

div.module_round_box-red h3{
color:#FFFFFF;
background:url(../images/s5_t_h3_red.png) no-repeat top right;
float:left;
font-size:1em;
margin-left:-14px;
margin-top:-14px;
margin-bottom:5px;
padding-left:14px;
padding-right:24px;
padding-top:6px;
height:22px;
}

div.module_round_box-orange h3{
color:#FFFFFF;
background:url(../images/s5_t_h3_orange.png) no-repeat top right;
float:left;
font-size:1em;
margin-left:-14px;
margin-top:-14px;
margin-bottom:5px;
padding-left:14px;
padding-right:24px;
padding-top:6px;
height:22px;
}

div.module_round_box-blue h3{
color:#FFFFFF;
background:url(../images/s5_t_h3_blue.png) no-repeat top right;
float:left;
font-size:1em;
margin-left:-14px;
margin-top:-14px;
margin-bottom:5px;
padding-left:14px;
padding-right:24px;
padding-top:6px;
height:22px;
}

div.module_round_box div, div.module_round_box-green div, div.module_round_box-purple div, div.module_round_box-red div, div.module_round_box-orange div, div.module_round_box-blue div{
clear:both;
}

div.module_round_box-none {
background:#191A1B;
margin-left:14px;
margin-bottom:14px;
border:solid 1px #292A2D;
}

div.module_round_box-none h3 {
display:none;
}

div.module_round_box_middle {
margin-bottom:14px;
}

div.module_round_box_middle div {
border:solid 1px #BFBEBE;
padding:12px;
background:#FFFFFF;
}

div.module_round_box_middle div div{
border:none;
padding:0px;
background:none;
}

div.module_round_box_middle h3 {
color:#FFFFFF;
margin-left:-12px;
font-size:1em;
margin-bottom:4px;
}

div.module_round_box_middle span.s5_h3_first {
color:#929292;
}

div.module_round_box_middle span.s5_mod_span1 {
background:url(../images/s5_h3_m.png) repeat-x top left;
height:34px;
display:block;
}

div.module_round_box_middle span.s5_mod_span2 {
background:url(../images/s5_h3_l.png) no-repeat top left;
height:34px;
display:block;
}

div.module_round_box_middle span.s5_mod_span3 {
background:url(../images/s5_h3_r.png) no-repeat top right;
height:30px;
display:block;
padding-top:5px;
padding-left:14px;
}

.s5_suffix_word {
padding-top:6px;
padding-left:22px;
padding-right:13px;
display:block;
font-size:0.94em;
}

#s5_main_content_wrap_inner .s5_suffix_word {
font-size:0.86em;
}

div.module_round_box_middle span.s5_mod_h3-green {
background:url(../images/rtl/s5_t_h3_green.png) no-repeat top left;
height:34px;
color:#FFFFFF;
display:block;
float:right;
margin-top:-5px;
}

div.module_round_box_middle span.s5_mod_h3-red {
background:url(../images/rtl/s5_t_h3_red.png) no-repeat top left;
height:34px;
color:#FFFFFF;
display:block;
float:right;
margin-top:-5px;
}

div.module_round_box_middle span.s5_mod_h3-blue {
background:url(../images/rtl/s5_t_h3_blue.png) no-repeat top left;
height:34px;
color:#FFFFFF;
display:block;
float:right;
margin-top:-5px;
}

div.module_round_box_middle span.s5_mod_h3-purple {
background:url(../images/rtl/s5_t_h3_purple.png) no-repeat top left;
height:34px;
color:#FFFFFF;
display:block;
float:right;
margin-top:-5px;
}

div.module_round_box_middle span.s5_mod_h3-orange {
background:url(../images/rtl/s5_t_h3_orange.png) no-repeat top left;
height:34px;
color:#FFFFFF;
display:block;
float:right;
margin-top:-5px;
}

div.module_round_box_middle span.s5_mod_h3-grey {
background:url(../images/rtl/s5_t_h3_grey.png) no-repeat top left;
height:34px;
color:#FFFFFF;
display:block;
float:right;
margin-top:-5px;
}

#s5_above_body_mods div.module_round_box_middle, #s5_below_body_mods div.module_round_box_middle {
margin-left:14px;
}

#s5_above_body_mods2, #s5_below_body_mods2 {
margin-left:-14px;
margin-right:-14px;
margin-top:-14px;
}

#s5_above_body_mods2 div.module_round_box_middle div, #s5_below_body_mods2 div.module_round_box_middle div {
border:none;
}

#s5_above_body_mods2 div.module_round_box_middle, #s5_below_body_mods2 div.module_round_box_middle {
margin-bottom:0px;
}

.s5_content_title {
margin-left:-14px;
font-weight:bold;
margin-bottom:-11px;
color:#FFFFFF;
}

#cboxLoadedContent h3 {
font-size:1.4em;
margin-bottom:6px;
padding-bottom:8px;
padding-top:6px;
font-style:italic;
border-bottom:dotted 1px #DDDDDD;
}

#cboxLoadedContent, #cboxClose {
font-size:0.8em;
}

#s5_top_mods a, #s5_bot_mods a {
color:#CCCCCC;
}

#s5_top_mods .latestnews li, #s5_top_mods .mostread li,#s5_bot_mods .latestnews li, #s5_bot_mods .mostread li {
	padding-bottom:6px;
	margin-bottom:3px;
	padding-left:0px;
	padding-top:3px;
	color:#666666;
	border-bottom:solid 1px #202020;
}

#s5_top_mods .latestnews a, #s5_top_mods .mostread a, #s5_bot_mods .latestnews a, #s5_bot_mods .mostread a {
	color:#666666;
}

.readmore { margin:0 }
	.readmore a { 
		background:#FCFCFC url(../images/readmore.png) no-repeat 6px 51%;
		border:1px solid #dedede;
		color:#888;
		display:inline-block;
		margin:10px 0 0;
		padding:5px 10px 5px 25px;
		text-decoration:none;}
		.readmore a:hover { 
			background-image:url(../images/readmore_hover.png);
			text-decoration:none;}

.blogcontent img { 
position:relative;
border:1px dotted #555555; 		
padding:3px;		
margin: 5px 15px 10px 0 }			

.r1, .r2,  .r3, .r4 {
    display: block; 
    font-size: 0; 
    height: 1px;
    background: #F5F5F5;
   }
   .r1 {  margin: 0 5px; }
   .r2 {  margin: 0 3px; }
   .r3 {  margin: 0 2px; }
   .r4 {  margin: 0 1px; height: 2px; }
   .block-round-content { 
    background: #F5F5F5;
    padding:2px 0 2px 10px;
	}

.catPages1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;}
.catPages1 a:link,
.catPages1 a:visited,
.catPages1 a:hover,
.catPages1 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;}
.catPages1 a:hover {background:#6699cc;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;}
.catPages1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;}

.pagesBlockuz1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;}
.pagesBlockuz1 a:link,
.pagesBlockuz1 a:visited,
.pagesBlockuz1 a:hover,
.pagesBlockuz1 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;}
.pagesBlockuz1 a:hover {background:#6699cc;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;}
.pagesBlockuz1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;}

.pagesBlock1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;}
.pagesBlock1 a:link,
.pagesBlock1 a:visited,
.pagesBlock1 a:hover,
.pagesBlock1 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold;}
.pagesBlock1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;}
.pagesBlock1 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;}

.catPages2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;}
.catPages2 a:link,
.catPages2 a:visited,
.catPages2 a:hover,
.catPages2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;}
.catPages2 a:hover {background:#6699cc;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;}
.catPages2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;}

.pagesBlockuz2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;}
.pagesBlockuz2 a:link,
.pagesBlockuz2 a:visited,
.pagesBlockuz2 a:hover,
.pagesBlockuz2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;}
.pagesBlockuz2 a:hover {background:#6699cc;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;}
.pagesBlockuz2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;}

.pagesBlock2 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;}
.pagesBlock2 a:link,
.pagesBlock2 a:visited,
.pagesBlock2 a:hover,
.pagesBlock2 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold;}
.pagesBlock2 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;}
.pagesBlock2 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;}

/* Comments Form Style */
.commTable {background:url('/.s/t/999/8.gif') top repeat-x #FFFFFF; border:1px solid #DEDEDE;padding:10px 5px 5px 5px;}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {width:100%;}
.smiles {border:1px inset;background:#FFFFFF; border:1px solid #E1E1E1;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {}
/* ------------------- */

/* News/Blog Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/999/13.gif') no-repeat 0px 4px;}
.archActive {text-decoration:underline;}
.archLi {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
a.archLink:link {text-decoration:none; color:#559B36;}
a.archLink:visited {text-decoration:none; color:#559B36;}
a.archLink:hover {text-decoration:underline; color:#559B36;}
a.archLink:active {text-decoration:underline; color:#559B36;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#559B36;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/999/14.gif') no-repeat 0px 3px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#559B36}
a.archiveDateTitleLink:visited {text-decoration:none; color:#559B36}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#559B36}
a.archiveDateTitleLink:active {text-decoration:underline; color:#559B36}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calMonth {text-align:right; }
.calWday {background:url('/.s/t/999/3.gif') #559B36; width:17px;}
.calWdaySe {background:url('/.s/t/999/3.gif') #559B36; width:17px; font-weight:bold;}
.calWdaySu {background:url('/.s/t/999/3.gif') #559B36; width:17px; font-weight:bold; color:#FFFFFF;}
.calMday {border:1px solid #E1E1E1; background:#FFFFFF;}
.calMdayA {border:1px inset #E1E1E1; background:#FFFFFF; font-weight:bold;}
.calMdayIs {border:1px outset #E1E1E1; background:#FFFFFF;}
.calMdayIsA {border:1px outset; background:#DEDEDE;font-weight:bold;}
a.calMonthLink:link {text-decoration:none; color:#559B36;}
a.calMonthLink:visited {text-decoration:none; color:#559B36;}
a.calMonthLink:hover {text-decoration:underline; color:#559B36;}
a.calMonthLink:active {text-decoration:underline; color:#000000;}
a.calMdayLink:link {text-decoration:underline; color:#559B36;}
a.calMdayLink:visited {text-decoration:underline; color:#559B36;}
a.calMdayLink:hover {text-decoration:underline; color:#000000;}
a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* ------------------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#E1E1E1}
.gTableTop {padding:2px;background:url('/.s/t/999/3.gif') #559B36;color:#FFFFFF;font-weight:bold;height:21px;padding-left:10px;font-size:11px;}
.gTableSubTop {padding:2px;background:url('/.s/t/999/8.gif') #FFFFFF;color:#559B36;height:20px;padding-top:8px;}
.gTableBody {padding:2px;background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;}
.gTableLeft {padding:2px;background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;font-weight:bold;color:#559B36}
.gTableRight {padding:2px;background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC}
.gTableError {padding:2px;background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#FFFFFF;}
a.catLink:visited {text-decoration:none; color:#FFFFFF;}
a.catLink:hover {text-decoration:underline; color:#FFFFFF;}
a.catLink:active {text-decoration:underline; color:#FFFFFF;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#559B36;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#559B36;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#6F8EB3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#559B36;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#559B36;}
a.forumBarA:active {text-decoration:underline; color:#559B36;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;}
.fastNavCatA {background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#E1E1E1;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#EEEEEE;font-weight:bold;color:#559B36;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#EEEEEE;height:20px;font-weight:bold;font-size:7pt;color:#000000;padding-left:40px;}
.threadsDetails {padding:2px;background:#EEEEEE;height:20px;color:#000000;}
.forumOnlineBar {padding:2px;background:#EEEEEE;height:20px;color:#000000;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#559B36;}
a.threadLink:visited {text-decoration:none; color:#559B36;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* Posts View */
.postTable {background:#E1E1E1}
.postPoll {background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;text-align:center;}
.postFirst {background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;border-bottom:3px solid #FFFFFF;}
.postRest1 {background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;}
.postRest2 {background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;}
.postSeparator {height:3px;background:#F8FC00;}

.postTdTop {background:url('/.s/t/999/8.gif') #FFFFFF;color:#559B36;height:20px;padding-top:8px;}
.postBottom {background:#EEEEEE;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:url('/.s/t/999/4.gif') bottom repeat-x #FCFCFC;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#597798;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.postPoll {padding:5px;}
.pollQuestion {text-align:center;font-weight:bold;}
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ---------- */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/999/16.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/999/16.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.loginButton {font-size:7pt;background:#FFFFFF;color:#575757;border:1px outset #636363;}
.pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background:url('/.s/t/999/3.gif') #559B36;color:#FFFFFF;border:1px outset #615E58;}

.codeButtons {font-size:7pt;background:url('/.s/t/999/3.gif') #559B36;color:#FFFFFF;border:1px outset #615E58;}
.codeCloseAll {font-size:7pt; font-weight:bold;background:url('/.s/t/999/3.gif') #559B36;color:#FFFFFF;border:1px outset #615E58;}
.postNameFl,.postDescrFl {width:400px}
.postPollFl,.postQuestionFl {width:400px}
.postResultFl {width:50px}
.postAnswerFl {width:300px}
.postTextFl {width:550px;height:150px}
.postUserFl {width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:green;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:red;}
/* ---------------- */

