/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/back.gif);
	
	background-position:center;
	background-color:white;
	direction:rtl;
}
.inputbox {
	padding: 2px;
	background-color:white;
	border:dotted 1px;
	border-color: #FFC130 ;
	margin:4px;
	width: 120px;
	height: 15px;
	font-family: Tahoma;
	font-size: 8px;
	direction: rtl;
	color: gray;
}
.clr {
	clear: both;
}
table.main{
	width:960px;
}
.outline {
  background: #333333;
	padding: 2px;
}

TEXTAREA {
	FONT-FAMILY:  tahoma, tahoma, tahoma, tahoma;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 5;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 20px;
	padding-right: 0px;
	float: left;
	font-size: 14px;
	line-height: 30px;
	height:30px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-right: 20px;
	padding-left: 45px;
	text-decoration: none;
	color:#333333;
	font-weight:bold;
	background-image:url(../images/top_link.png);
	background-repeat:no-repeat;
	background-position:right;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color:#FFFF00;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}
#main {
	width:960px;
}
#main_body {
  float: left;
  width:500px;
  text-align:right;
  padding: 8px 8px 8px 8px;
}
#main_body2 {
  width:690px;
  max-width:960px;
  text-align:left;
  padding: 8px 8px 8px 8px;
  color:#333333;
 
}
#center {
  float: left;
  width:440px;
  height:100%;
}
#center2 {
  float: left;
  width:690px;
  height:100%;
}
#left {
  float: right;
  width:247px;
  height:100%;
  text-align:right;
  vertical-align:top;
}
#footer {
  float: left;
  width:960px;
  background-image:url(../images/footer.png);
  height:48px;
  color:#666666;
  text-align:center;
  line-height:100%;
  padding-top:5px;
  margin-left:1px;
}
#footer a {
  color:#666666;
  font-weight:bold;
}
#top {
  background-image:url(../images/right_top_link.png);
  background-repeat:no-repeat;
  background-position:right top;
  float: left;
  width:960px;
}
#top2{
  background-image:url(../images/left_top_link.png);
  background-repeat:no-repeat;
  background-position:left  top;
  width:960px;
  float: left;
}
#top3{
  background-image:url(../images/bac_top_link.png);
  width:878px!important;
  float: right;
  margin-right:12px!important;
  line-height:38px!important;
  text-align:right;
  height:38px!important;
  padding-top:5px;
  width:872px;
  margin-right:6px;
  line-height:44px;
  text-align:right;
  height:44px;
  padding-top:5px;

}
.maintitle {
	color: #333333;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
  text-align:right;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: normal;
}

/** old stuff **/

div.back_button {
	float: right;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  background: url(../images/bac_btn.png) repeat-x;
  line-height: 25px;
  margin: 1px;
  color:#006600;
  width:99px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#333333;
}

.pagenavbar {
	margin-left: 10px;
	float: left;
}

ul
{
/*margin: 0;*/
padding: 0;
/*list-style: none;*/
}

li
{
line-height: 15px;
padding-right: 15px;
padding-top: 0px;
/*background-image: url(../images/arrow.png);*/
background-repeat: no-repeat;
/*background-position:right;*/
}


td {
  /*text-align:right;*/
	font-size: 11px;
}



body {
	padding: 0px;
	font-family: Tahoma;
	line-height: 120%;
	font-size: 11px;
	color:#333333;
}
a:link, a:visited {
	text-decoration: none;
	color:#333;
}

a:hover {
text-decoration: none;
	color:#333333;
}
#logo{
	background-color:#FFFFFF;
  text-align:right;
}
table.contentpaneopen {
  width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-left: 5px;

}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	
}



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

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: gray;
  border: none;
  font-size: 1px;
  font-weight: normal;
  width: auto;
  background: url(../images/sub_header_02.gif) no-repeat right bottom ;
  height: 39px;
 }



.componentheading {
	padding-right: 40px;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	background-image:url(../images/bac_content.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:30px;
	line-height:27px;
	text-align:right;
}

.contentcolumn {
	padding-left: 5px;
}

.contentheading {
	padding-right: 40px;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	background-image:url(../images/bac_content.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:30px;
	line-height:27px;
	text-align:right;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
  text-align:right;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: normal;
}

#leftcol div.module, #rightcol-normal div.module {
width: 247px;
background-image:url(../images/bac_mod.png);
background-repeat:repeat-y;
background-position:right top;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 247px;
background: transparent url(../images/top_mod.png) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 247px;
background: transparent url(../images/bot_mod.png)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 240px;
padding-right: 5px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#leftcol h3 {
font-size: 15px;
width: 238px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
background-image:url(../images/bac_h3.png);
background-repeat:no-repeat;
background-position:right top;
line-height:34px;
padding-right:7px;
}
div.user h3 {
	background: url(../images/bac_user.png) no-repeat;
	background-position:bottom right;
	color:#333333;
  text-align:right;
	padding-bottom:5px;
	height: 27px;
	line-height: 27px;
	font-weight: bold;
	font-size: 12px;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-right:15px;
}
div.newsflash h3 {
	background: url(../images/bac_newsflash.png) no-repeat;
	background-position:bottom right;
	color:#333333;
  text-align:right;
	padding-bottom:5px;
	height: 27px;
	line-height: 27px;
	font-weight: bold;
	font-size: 12px;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-right:15px;
}

#user1 {
  float: left;
  width:700px;
  background-image:url(../images/bac_user1.png);
  background-repeat:no-repeat;
  background-position:top right;
  height:118px;
  color:#333333;
  line-height:100%;
  padding-top:5px;
  margin-left:3px;
}
#user{
  float: left;
  width:197px;
  text-align:right;
}
#newsflash{
  float: left;
  width:500px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
  text-align:right;
text-indent: 5px;
}

table.pollstableborder {
  padding: 2px;
  width:96%;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
  font-weight: bold;
  background-color:#CCCCCC;
  padding: 4px;
  height:20px;
}
a.category {
  font-weight: bold;
  padding: 8px;
  color:#333333;
}
a.category:hover {
  font-weight: bold;
  padding: 8px;
  color:#333333;
}
a.category:visited {
  font-weight: bold;
  padding: 8px;
  color:#333333;
}
img.image{
  width:64px;
  height:64px;
}
a.download {
  font-weight: bold;
  color:#333333;
}
a.download:hover {
  font-weight: bold;
  color:#333333;
}
a.download:visited {
  font-weight: bold;
  color:#333333;
}
.sectiontablefooter {

}

.sectiontableentry1 {
	background-color:#333333;
	color:#333333;
}

.sectiontableentry2 {
	background-color:#333333;
	color:#333333;
}
.small {
	color: #333333;
	font-size: 11px;
}

a.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 11px;
}

a.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #333333;
	font-size: 11px;
}

table.contenttoc {
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #3C4571;
  text-align:right;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	background-position:right top;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align: right;
	padding-right:10px;
	height: 30px;
	line-height:30px;
	text-decoration: none;
	margin-right:3px;
	width:230px!important;
	width:236px;
}

a.mainlevel:hover {
	text-decoration: none;
	background-position: right bottom;
	color:#FFFF00;
}

a.mainlevel#active_menu {
	color:#FFFF00;
	font-weight: bold;
	font-size:13px;
	background-position: right bottom;
}

a.mainlevel#active_menu:hover {
	color:#FF9900;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
  text-align:right;
}

a.sublevel:hover {
	color: #FFFF00;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #FFFF00;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	width:98%;
}

div.mosimage {
}

div.message {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
.mosimage {
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#333333;
	font-weight:normal;
}
a.mostread:hover {
	color:#333333;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#333333;
	font-weight:normal;
}
a.latestnews:hover {
	color:#3C4571;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-right:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-right:10px;
}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:normal;
	color:#3C4571;
}
td.site_desc {
	font-size:15px;
	font-weight:normal;
	color:#3C4571;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon, a.readon:visited {
	display:block;
	width:100px;
	color:#333333;
	padding-left:22px;
	background-image:url(../images/readon.png);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	padding-top:3px;
	height:25px;
	line-height:22px;
}
th.pagenav_next {
	display:block;
	color:#003300;
	padding-left:15px;
	height:21px;
	font-size:11px;
	width:50px;
	text-align:center;
}
th.pagenav_prev {
	display:block;
	color:#003300;
	padding-left:15px;
	height:21px;
	font-size:11px;
	width:50px;
}
/** typography **/
h1, h2, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}


h1 {
	font-size: 200%;
	font-weight: normal;
	color: #fff;
}

h2 {
	font-size: 150%;
	color: #fff;
}

div.empty {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838;
	text-align:justify;
}

div.info {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Info-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}

div.alert {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Warning-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}

div.error2 {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Error-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}


div.ok {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Good-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}

div.access {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Accessibility.png) 3px 3px no-repeat;
	text-align:justify;
}

div.help {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Help-and-Support.png) 3px 3px no-repeat;
	text-align:justify;
}

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #969696;
	border-left: 20px solid #969696;
	background: #f0f0f0;
	font-size: 90%;
	color: #646464;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;        css-3 */
	/* white-space: -moz-pre-wrap;   Mozilla, since 1999 */
}

.headerStyle
{
	font-family: Tahoma ;
	font-size: 8px ;
	font-weight: bold;
	padding-bottom: 2px;
	color: #FFC103; 
	padding-right: 4px;
}
.subHeaderStyle
{
	font-family: Tahoma ;
	font-size: 8px ;
	font-weight: bold;
	padding-bottom: 2px;
	color: gray; 
	
}
.bodyTitle
{
	font-family: Tahoma ;
	font-size: 12px;
	color: #FFC103;
	padding-right: 5px;
	font-weight: bold;
}
.bodyHeader
{
	font-family: Tahoma ;
	font-size: 11px;
	color: gray;
	padding-right: 10px;
	font-weight: bold;
	text-align: justify;
	padding-left: 10px;
	height: 40px;
	
}
.bodyContent
{
	font-family: Tahoma ;
	font-size: 11px;
	color: black;
	padding:20px;
	
}

.style2
{
	border-width: 0px ;
}
.subFooter
{
	padding-left: 70px;
	padding-bottom: 10px;
}

.subFooter span
{
	color: #FFC103
}
.subFooter a
{
	font-family: Tahoma; 
	font-size: 9px;
	color: gray;
	padding: 5px;
	padding-bottom: 15px;
}

.mainMenuTitle
{
	
}

.mainMenuText
{
	font-family: Tahoma ;
	font-size: 11px;	
	text-align: justify;
	padding-left: 7px;
	padding-right: 5px;
}

.moduletable th{
    color: #FFC103;
    padding-bottom: 5px;
}
.moduletable p
{
	font-family: Tahoma;
	font-size: 11px;
	color: gray;
	vertical-align: top;
}

.moduletable a.newsHeader
{
	font-family: Tahoma ;
	color: #FFC103 ;
	font-weight: bold ;
}

.moduletable a.newsHeader:hover , a.newsHeader:visited
{
	color: red;
}

.login {
	padding: 2px;
	background-color:white;
	border:dotted 1px;
	border-color: black ;
	margin:4px;
	width: 120px;
	height: 15px;
	font-family: Tahoma;
	font-size: 9px;
	direction: rtl;
	color: black;
}

/**/

user6/*------------------------------------------------------------------------
# JA Mercury 1.0 - Oct, 2006
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

/* Son of Suckerfish Dropdowns
---------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
---------------------------------------------------------
NOTE: After a deep research, we decide to divide this
CSS into 2 parts. The first part will define the layout.
The second part will define the visual look for this menu.
---------------------------------------------------------*/

#jm-cssmenu { /* all lists */
	margin: 0;
	padding: 0;
}

#jm-cssmenu ul { /* all lists */
	margin: 0;
	padding: 0;
}
	
#jm-cssmenu li { /* all list items */
	margin: 0;
	padding: 0;
	background: none;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}

#jm-cssmenu li ul { /* second-level lists */
	position: absolute;
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	width: 14.4em;
	w\idth: 13.9em;
	height: auto;
}

#jm-cssmenu li ul ul { /* third-and-above-level lists */
	margin: -1.5em 0 0 12em;
}

#jm-cssmenu li li {
	padding: 0 1em 0 0;
	margin: 0;
	width: 13em;
}

#jm-cssmenu ul a {
	width: 13em;
	w\idth: 9em;
}

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

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#jm-cssmenu li:hover ul, #jm-cssmenu li li:hover ul, #jm-cssmenu li li li:hover ul,
#jm-cssmenu li.sfhover ul, #jm-cssmenu li li.sfhover ul, #jm-cssmenu li li li.sfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
#jm-cssmenu li ul {
	background: url(../images/opaque-default.png) bottom;
	border: 1px solid #4A4A4A;
}

#jm-cssmenu li ul a {
	text-transform: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	border-right: none;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}

#jm-cssmenu li ul a:hover {
	color: #FF9933;
}

#jm-cssmenu li a {
	padding: 0 25px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #989898;
	font-weight:bold;
	color:#333333;
}

#jm-cssmenu li a:hover {
	color:#FF9933;
	background: url(../images/topnav-bg-a-hover.gif) repeat-x #6D6D6D;
	font-weight:bold;
}

#jm-cssmenu li a.active { /* 1st class active */
	background: url(../images/topnav-bg-a-active.gif) repeat-x #6D6D6D;
	color: #FF9933;
}

#jm-cssmenu li a.active:hover,
#jm-cssmenu li a.active:active {
	color: #FF9933;
	font-weight: bold;
}

#jm-cssmenu li li a.active {
	background: none;
	font-weight: bold;
}

#jm-cssmenu li.havechild {
	background: url(img/arrow-on.gif) 90% 45% no-repeat;
	font-weight: bold;
}

#jm-cssmenu li.havesubchild {
	background: url(img/arrow-off.gif) 90% 45% no-repeat;
	font-weight: bold;
}

#jm-cssmenu li:hover, /* 1st class hover */
#jm-cssmenu li.sfhover {
	background: url(../images/topnav-bg-a-hover.gif) repeat-x #6D6D6D;
	font-weight: bold;
}

#jm-cssmenu ul li:hover, #jm-cssmenu ul ul li:hover, /* 2nd class hover */
#jm-cssmenu ul li.sfhover, #jm-cssmenu ul ul li.sfhover {
	background: url(../images/topnav-bg-a-hover.gif) repeat-x;
	color: #666666;
	font-weight: bold;
}

#jm-cssmenu ul li a,
#jm-cssmenu ul ul li a {
	background: none;
	font-weight: bold;
	padding: 0 10px;
	color: #FFFFFF;
}

/**/

/* TRANSMENU CSS FOR RHUK_PLANETFALL TEMPLATE*/
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:0px;
	top:0px;
	}
/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	text-indent:5px;
	}
.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item{
    font-size:9px;
    text-decoration:none;
	font-weight:bold;
    margin: 0px;
	display:block;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border-left:1px dotted #bbb;
	border-right:1px dotted #bbb;
	border-top:none;
	
	cursor:pointer;
	cursor:hand;
	border-bottom: 1px dotted #FFC103;
	background-image: url("img/menu_bg.gif");
	background-repeat: repeat-x;
	}
/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	background-image: url("img/news_back.gif");
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:3px;
	-moz-opacity:.0;
	filter:alpha(opacity=0);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:3px;
	-moz-opacity:.0;
	filter:alpha(opacity=0);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
background: #FFC103;
}
.transMenu .item.hover td {color:white;}
/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}
.transMenu .item#active {
	background:#FFC103;
	color:white;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
	}
.transMenu .item#active.hover {
	background:#FFC103;
	}
.transMenu .item td{
	color:#8C8C8C;
	font-weight:bold;
	font-size: 9px;
	height: 27px;
}
/* For first level menu.*/
#wrap {
   margin: 0px;
   padding: 0px;
}
#menu {
}
a.mainlevel-trans:link, a.mainlevel-trans:visited {
   font-family: Tahoma;
   text-decoration:none;
   font-size: 11px;
   font-weight:bold;
   color:#5653C6;
   white-space:nowrap;
   line-height: 26px;
   border-right: 1px dotted #FFC103;
   display: block;
   height: 26px;
   width:auto;
   margin: 0px;
   padding: 0px 15px 0px 15px;
}
a.mainlevel-trans:hover {
  color:#FFC103;
}
a.mainlevel_active-trans, a.mainlevel_active-trans:visited {
   font-family: Tahoma;
   text-decoration:none;
   font-size: 11px;
   font-weight:bold;
   color:#5653C6;
   white-space:nowrap;
   line-height: 26px;
   border-right: 1px dotted #FFC103;
   display: block;
   height: 26px;
   width:auto;
   margin: 0px;
   padding: 0px 15px 0px 15px;
   
}
a.mainlevel_active-trans:hover {
  color:#FFC103;
}
/* End added */ 

#menu_side{
/*	background-color:blue;*/
	height:35px;
	/*background: url("../images/blue_button.gif") top left repeat-x #1248A0;*/
	text-align:center;
	font-weight:bold;
	color:black;
	border-bottom:3px solid #FFC103;
}

#menu_side:hover{
/*	background-color:blue;*/
	background: url("../images/gray_button.gif") top left repeat-x #BBCCD4;
	color:black;
}

#menu_down{
/*	background-color:green;*/
	background-image: url("../images/green_button.gif");
	height:25px;
	text-align:center;
	font-weight:bold;
	width:20%;
}
#menu_down:hover{
/*	background-color:red;*/
	background-image: url("../images/yellow_button.gif");
}

#menu_link{
color:#000;
}
#menu_link:hover{
color:#c00;
}