/*###################### OVERALL MAMBO STYLES######################*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-family: Arial, sans-serif; 
	font-size: 12px;
	color:#474747;
}
td, tr, div {
	vertical-align: top;
	font-size: 12px;
	color:#474747;
}
p {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 12px;
}

h1, h2, h3, h4 {
	padding-bottom:3px;
	font-size: 14px;
	font-weight:bold;
}
pre{
	background-color: #eee;
	border: 1px solid #bbb;
	padding: 2px;
}
.code {
color: #00c;
background-color: #eee;
border: 1px solid #bbb;
padding: 1px;
line-height:20px;
width:auto;
}
ul
{
	margin: 0;
	padding-top: 0;
	padding-left: 10;
	list-style: none;
}
li
{
	line-height: 15px;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 1px;
	background-image: url(../images/arrow.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
li:hover
{
	background-image: url(../images/arrow_over.gif) ;
}

hr {
	background       : #C0C0C0;
	height           : 1px;
	width            : 100%;
}

hr.separator {}
.pagenavbar {}

.pagenav {
	font-weight: bold;
	color      : #34659d;
	
}
.pagenavcounter {
font-weight:bold;
}

.mosimage_caption {
display:block;
width: 90%;
background: #eae7e5;
}
/* ###################### LINKS ###################### */
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	float: right;
	margin: 0;
	width: auto !important;
	font-size: 12px;
	line-height: 10px;
	white-space: nowrap;
	border-left: 1px solid #CCC; 
}

#mainlevel-nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight	: bold;
	width: auto;
	color: #FFF;
}
#mainlevel-nav a:hover {
	width: auto;
	color: #FF8800;
	text-decoration: underline;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	text-decoration: none;
	background: url(../images/menu_bg.png) no-repeat 0px 0px;
	height: 18px;
	line-height:18px;
	width: 146px !important;
	width: 161px;
	padding: 0px;
	margin: 0px;
	color:#000;
	padding-left:15px;
}
a.mainlevel:hover {
	color:#FF6666;
	background-position: 0px -18px;
}
.mainlevel#active_menu {
	color: #F63;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	background: url(../images/menu_bg.png) no-repeat 0px -36px;
}
.sublevel#active_menu {
	color: #F63;
	text-decoration: none;
	text-align:center;
	font-weight:bold;

}
.sublevel {
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	vertical-align: middle;
	font-size: 12px;
	color: #000;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}
#user_menu {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #7CA648;
	background-color: transparent;
	text-decoration: none;
}

a:link {
	color: #6456b6;
	background-color: transparent;
}

a:visited {
	color: #767193;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #767193;
	background-color: transparent;
}

a:hover {
	color: #38279E;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #38279E;
	background-color: transparent;
}
a.category:link, a.category:visited {
	color: #6456b6;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a.category:hover {
	color: #f4ab00;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
	color            : #FF6666;
	font-weight      : normal;
	height: 10px;
	line-height: 10px;
	margin-left: 5px;
	padding: 0px;
}

a.pathway:link, a.pathway:visited {

	font-weight      : normal;
  
}

a.pathway:hover {
		color            : #FF6666;
 
}
/*start mbt_solidcanopus*/
#wrapper_tbl {
}

#header_tbl {
	height:54px;
}

#logo_l_bg {
	background:url(../images/logo_bg.png) repeat-x;
	width:261px;
	height:47px;
	margin: 0px;
	padding: 0px;
}

#logo_r_bg {
	background:url(../images/logo_bg.png) repeat-x;
	width:100%;
	height:61px;
	vertical-align:middle;
}

#tabnavi_tbl {
	height:30px;
}

#date_bg {
	background:url(../images/tabmenu_bg.png) repeat-x;
	width:190px;
	height:30px;
	margin: 0px;
	padding: 0px;
}
#date {
	display:block;
	width:auto;
	height:18px;
	vertical-align:bottom;
	padding-top: 10px !important;
	padding-top: 0px;
}
#topnav_bg {
	background:url(../images/tabmenu_bg.png) repeat-x;
	width:100%;
	height:27px;
}

#b_tbl {
	height:27px;
}

#search_bg {
	background:url(../images/search_bg.png) no-repeat;
	width:161px;
	height:27px;
}

#search_btn {
	background: url(../images/search_btn.png) no-repeat;
	width:29px;
	height:27px;
}

#subtab_bg {
	background: url(../images/subtab_bg.png) top right no-repeat;
	width:100%;
	height:1px;
}

#content_tbl {
}

#leftside_bg {
	width:180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

#center_bg {
	background: url(../images/center_bg.png) repeat;
	width:100%;
	width: auto; 
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 3px;
}
#user_bg {
	background: url(../images/center_bg.png) repeat;
	width:100%;
	width: auto; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rightside_bg {
	width:180px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;

}
#banner {
padding: 5px 0px 0px 0px;
align:center;
}
#foot_tbl {
	height:35px;
	width:100%;
}

#footer_bg {
	background: url(../images/footer_bg.png) repeat-x; 
	width:100%;
	height:35px;
	align: center
}
#footer {
	vertical-align:middle;
	padding-top: 5px;
}

/*end mbt_solidcanopus*/
#site_title {
	text-align:center;
	font-size: 14px; 
	color:#ff9834;
	font-weight:bold;
	text-transform:uppercase;
}
/* SuckerFish Menus Default */
#tab {
	margin-left: 5px;
	margin-bottom:0px;
	padding-top: 10px;
}

#tab ul {
  margin: 0px 0px 0px 0px !important;
  margin:0px 0px 0px 0px;
  padding: 0px;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab a {float:none;}
/* End IE5-Mac hack */

#tab li {
margin: 0px;
  float:left;
  display:block;
  height: 23px;
  background:url(../images/nav_link_l.png) no-repeat top left;
  padding: 0px 0px 0px 4px;

}

#tab li a {
margin: 0px;
  float:left;
  display:block;
  height: 23px;
  background:url(../images/nav_link_r.png) no-repeat top right;
  padding: 0px 10px 0px 10px;
  line-height: 23px;
  text-decoration: none;
  font-family: Arial, sans-serif; 
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  color:#000000;
}

div#tab li:hover, div#tab li.sfhover {
  background: url(../images/nav_over_l.png) no-repeat top left;
}
div#tab li:hover a, div#tab li.sfhover a {
  background: url(../images/nav_over_r.png) no-repeat top right;
}

div#tab li.active a {
  background:url(../images/nav_active_r.png) no-repeat top right;
}
div#tab li.active {
  background:url(../images/nav_active_l.png) no-repeat top left;
}
div#tab #active_menu-tab, div#tab li.sfhover a {
  background-image: url(../images/nav_active_r.png) no-repeat bottom right;
  
}

/*sub tab*/
#tabsub {
	padding: 3px 5px 3px 5px;
}
#tabsub ul {
  margin: 0px!important;
  margin:0px 0px 0px 0px;
  padding: 0px;
  list-style:none;
}
/* top level links */
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabsub a {float:none;}
/* End IE5-Mac hack */
#tabsub li {
  margin: 0px;
  float:left;
  height: 15px;
  padding: 0px;
  margin:0px 0px 0px 0px;
  background: none;
}
#tabsub li a {
margin: 0px;
  float:left;
  display:block;
  line-height: 12px !important;
  line-height: 14px;
  padding: 0px 20px 0px 20px;
  text-decoration: none;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  border-right: 1px solid #ff9834; 
  margin:0px 0px 0px 0px;
}
div#tabsub a:hover {
  text-decoration:underline;
 background: url(../images/arrow_over.gif) 8px 3px no-repeat !important;
  background: url(../images/arrow_over.gif) 8px 5px no-repeat;
}
#tabsub li a#subcurrent {
 background: url(../images/arrow.png) 8px 2px no-repeat !important;
  background: url(../images/arrow.png) 8px 4px no-repeat;
	color: #F63;
	text-decoration: none;
	font-weight:bold;
	padding: 0px 15px 0px 25px;

}
#tabsub li a#subcurrent:hover {
}
/*start top styling*/
#top {}
div.roundblock#top div.module {
    margin: 0px 0px 0px 0px;
	padding: 0px;
	width:181px;
	text-align:center;
	
}
.colorbox#top {
	margin: 0px 0px 0px 0px;
	width:180px;
	height: 150px;
	overflow:hidden;

}
.roundblock#top div.module {

	background: url('../images/ubox_b_l.png') no-repeat bottom left;

}
.roundblock#top div.module div div {
    background: url('../images/ubox_t_l.png') no-repeat top left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;


}
.roundblock#top div.module div {

	background: url('../images/ubox_b_r.png') no-repeat bottom right;

}
.roundblock#top div.module div div div {
    background: url('../images/ubox_t_r.png') no-repeat top right;
	margin: 0px;
	padding:  1px 10px 15px 10px !important;
	padding: 1px 10px 25px 10px;
	width: auto !important;
}
.roundblock#top div.module div div div h3{
	font-size: 18px;
	color:#666666;
	text-indent:-2000px;
    background: url('../images/newsflash_h3.png') no-repeat top right;	
	text-align:center;
	margin: 10px 0px 0px 0px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px !important;
	padding-bottom:2px;
}
/*start search box styling*/
div.search input {
font-size:12px;
width:150px;
padding-left: 5px;
margin: 0px;
background: none;
}
div.search inputbox {
border: none;
}
.search .inputbox {
border: none;
}
div.search {
	display:block;
	width:140px;
	padding: px;
	margin: 0px;
	height: 27px;

}
/*start leftmenu styling*/
#leftmenu {
	width: 180px;
	margin:	0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.leftblock div.module {
    margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.leftbox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.leftblock div.module {
    margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.leftblock#leftmenu div.module {
	background: url('../images/box_b_l.png') no-repeat bottom left;

}
.leftblock#leftmenu div.module div div {
    background: url('../images/box_t_l.png') no-repeat top left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
.leftblock#leftmenu div.module div {
	background: url('../images/box_b_r.png') no-repeat bottom right;
		padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;


}
.leftblock#leftmenu div.module div div div {
    background: url('../images/box_t_r.png') no-repeat top right;
	padding:  0px 10px 15px 10px !important;
	padding: 0px 10px 15px 10px;
	width: auto !important;
	width: 100%;
}
.leftblock#leftmenu div.module div div div h3{
	display:block;
	font-size: 12px;
	color:#B3C8E4;
	font-weight:bold;
	padding-top:8px !important;
	padding-top:8px;
	margin-top: 0px !important;
	margin-top: 0px;
	padding-bottom:2px;
	margin-bottom:0px;
	text-align:center;
	overflow:visible;
}
.leftblock#leftmenu div.module div div div div {
    background:none;
	padding: 2px 0px 0px 0px !important;
	margin: 2px 0px 0px 0px;
	width: auto !important;
	width: 100%;
}
/*end leftmenu styling*/
/*start rightmenu styling*/
#rightmenu {
	width: 180px;
	margin:	0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.rightblock div.module {
    margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.rightbox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.rightblock div.module {
    margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.rightblock#rightmenu div.module {
	background: url('../images/box_b_l.png') no-repeat bottom left;

}
.rightblock#rightmenu div.module div div {
    background: url('../images/box_t_l.png') no-repeat top left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
.rightblock#rightmenu div.module div {
	background: url('../images/box_b_r.png') no-repeat bottom right;
		padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;


}
.rightblock#rightmenu div.module div div div {
    background: url('../images/box_t_r.png') no-repeat top right;
	padding:  0px 12px 25px 12px !important;
	padding: 0px 12px 25px 12px;
	width: auto !important;
	width: 100%;
}
.rightblock#rightmenu div.module div div div h3{
	display:block;
	font-size: 12px;
	color:#B3C8E4;
	font-weight:bold;
	padding-top:8px !important;
	padding-top:8px;
	margin-top: 0px !important;
	margin-top: 0px;
	padding-bottom:2px;
	margin-bottom:0px;
	text-align:center;
	overflow:visible;
}
.rightblock#rightmenu div.module div div div div {
    background:none;
	padding: 2px 0px 0px 0px !important;
	margin: 2px 0px 0px 0px;
	width: auto !important;
	width: 100%;
}
/*end rightmenu styling*/
/*start blue module*/
div.roundblock div.module-blue  {
    margin: 0px 0px 0px 0px;
	padding: 0px;
	width:181px;
	text-align:center;
	
}

div.module-blue {
	background: url('../images/ubox_b_l.png') no-repeat bottom left;

}
div.module-blue div div {
    background: url('../images/ubox_t_l.png') no-repeat top left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
div.module-blue div {
	background: url('../images/ubox_b_r.png') no-repeat bottom right;

}
div.module-blue div div div {
    background: url('../images/ubox_t_r.png') no-repeat top right;
	padding:  0px 10px 15px 10px !important;
	padding: 0px 10px 15px 10px;
	width: auto !important;
	width: 100%;
	 }
div.module-blue div div div h3{
	display:block;
	font-size: 12px;
	color:#333;
	font-weight:bold;
	padding-top:8px !important;
	padding-top:8px;
	margin-top: 0px !important;
	margin-top: 0px;
	padding-bottom:2px;
	margin-bottom:0px;
	text-align:center;
	overflow:visible;
	background: url('../images/new.gif') no-repeat 124px 8px;
	border-bottom: 1px solid #ff9834;
}
div.module-blue div div div div {
    background:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: auto !important;
	width: 100%;
}
/*end blue module*/
/*start user styling*/
div.roundblock#user div.module {
    margin: 0px;
	padding: 0px;
}
.colorbox#user {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background:none;
}
.roundblock#user div.module {
	background: url('../images/userbox_b_l.png') no-repeat bottom left;
		padding: 0px 0px 0px 0px;
		margin: 0px;

}
.roundblock#user div.module div div {
    background: url('../images/userbox_t_l.png') no-repeat top left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;

}
.roundblock#user div.module div {
	background: url('../images/box_b_r.png') no-repeat bottom right;


}
.roundblock#user div.module div div div {
    background: url('../images/userbox_t_r.png') no-repeat top right;
	padding:  0px 0px 0px 0px;
	width: auto !important;
	width: 100%;
	
}
.roundblock#user div.module div div div h3{
	font-size:12px;
	color:#333;
	padding: 0px;
	font-weight:bold;
	padding-left:30px;
	padding-top:6px;
	padding-bottom:0px;
	background: url(../images/arrow2.png) no-repeat 15px 9px;
}
.roundblock#user div.module div div div div {
    background:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: auto !important;
	width: 100%;
}
/*end user styling*/
table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 180px;

}
/* styling the module header, and the module titles */
table.moduletable th {
	text-align: center;
	padding-top: 10px;
	padding-left: 4px;
	height: 22px;
	font-weight: normal;
	font-size: 12px;
}
/* well.. for formatting the table cells of the module table */
table.moduletable td {

	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 5px 0px 5px;
	font-weight: normal;
}
/**
* ########## MAMBO GENERAL STYLING FOR SECTIONS/CATEGORIES/CONTENTS ###########
* ------------------------------------------------------
* These stylings are either sometimes or often used across
* Sections, categories and contents. They, therefore, deserves
* to be mentioned and separated from others.
*/
 /* For styling the date the content/articles are created under contents title */
.createdate {
	background: url(../images/date.gif) no-repeat 0px 3px;
	padding-left:15px;
	color            : #999999;
	text-align       : left;
	height: 10px
}
 /* styling the "Last updated on" text at the end of articles/contents */
.modifydate {
	color            : #999999;
	text-align       : left;}
.small {
	color            : #999999;
	text-align       : left;
}
table.contentpaneopen td span.small {
	padding-left:15px;
	margin: 0px;
	background: url(../images/author.gif) no-repeat 0px 2px;
}
/* For formatting the "Read on..." link for blogs and on frontpage. */
.readon{
	display:block;
	width: 100px;
	height: 20px;
	padding-left: 17px;
	background: url(../images/readon.gif) 0px -2px no-repeat;
} 
.readon:hover{
	display:block;
	padding-left: 17px;
	background: url(../images/readon_over.gif) 0px -2px no-repeat;
	text-decoration:underline;
} 
/**
* ############## MAMBO FORM STYLES ##############
* -----------------
* Here are 2 styles that Mambo uses to let users control
* how their forms and buttons may look.
*/
.button {
	background-color: #7591B6;
	font-style       : normal;
	font-size: 10px;
	color            : #FFFFFF;
	border           : 0px solid;
	border-color: #5E7BA2;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
* ##############  MAMBO STYLING FOR CONTENTS  ###############
* --------------------------
table.contentpane {
    width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;

}
table.contentpane td {
	vertical-align:middle;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
table.contentpaneopen {
   	text-align:left;
	padding: 0px 0px 0px 0px;
}
table.contentpaneopen td {
   padding-right: 5px;
}
.contentheading {
/**	background-color: #ffff00; **/
      background: url('../images/newsline.gif');

	width: 400px;
	text-align: left;
	padding-left: 24px;
	font-weight: bold;
	color: #DF4B18;
	font-size: 12px;
}
.componentheading {
	font-size: 14px;
	font-weight:bold;
	color: #ff6600;
	margin-left: 10px;
	padding: 5px 5px 5px 0px;

}
.contentpagetitle {} 
.contentdescription {}
table.contenttoc {
	border:			#66ccff 1px solid;
	margin:  10px 10px 10px 10px ;
	padding:		0px 0px 0px 0px;

}
table.contenttoc th {
	display:block;
	height:15px;
	line-height:15px;
	background-color:#ffe0c2;
	color:#333;
	font-size: 12px;
	font-weight:normal;
	
}
table.contenttoc td.toclink{
	display:		block;
	border-bottom:		#66ccff 1px solid;
	line-height:		1.7em;
}
a.toclink{
	display:		block;
}
table.contenttoc td {
	border-top:		#66ccff 1px solid;
	margin:			0 0 0 0;
	padding:		0px 3px 0px 15px;
	background: url(../images/arrow.gif) no-repeat 3px 4px;
	background-color:	#d2e4fc;
}
.content_rating {}
.content_vote {} 
/*** Mambo Sections Styles - Styling of sections tables */
.sectiontableheader {
	background-color : #B2E0FF;
	color            : #333;
	padding: 4px 10px 4px 4px;
	font-weight      : bold;
	letter-spacing   : 0px;
	text-align:center;
	vertical-align:middle;
}
.sectiontableentry1 {
	background-color : #F4F7FB;
	padding: 4px 10px 4px 4px;
}
.sectiontableentry2 {
	background-color : #F4F7FB;
	padding: 4px 10px 4px 4px;
}
/** IMGS PRELOAD **/
.imgs_preload {
left: 0;
position: absolute;
top: 0;
visibility: hidden;
}