
/* drop down menu */
#oj-hozmenu li.havechild  /* main menu items - not hovered */
{
  font-size:13px; 
}

#oj-hozmenu  li a#menu123.menu-item9   /* "login" menu tab */
{
	padding-left: 0.95em;
	
}

#oj-hozmenu  li a#menu1.menu-item0  /* "home" menu tab - first from the left*/
{
	border-left:none;
	
}
   /*LOGIN*/
   
fieldset.input
{
	border:none;

}

input#modlgn_username.inputbox, input#modlgn_passwd.inputbox
{
	width:90px;
	height:15px;
	padding:0;
	margin:0;
	line-height:1.0 ;
	ove
}

form#login table.contentpane /* for the logout table*/
{
 background:#ff3333;	
}

 /*SEARCH*/
/* the search button*/
.search_search_tca
{
	
}
.moduletable_search_tca input.button_search_tca          
{
  
	/*background:url(../images/Go.gif) 0 0 no-repeat;*/
	padding-left:0.5em;
	position:absolute;
	top:0.15em;
	
}

input#mod_search_searchword.inputbox_search_tca
{
	border:inset #878787 2px;
	background:#ccc;
	position::relative;
		
}


/* In The News  */
#rolling_news .moduletable
{
  position:relative;
  top:0.6em;
  left:0.7em;
  
}
#rolling_news .moduletable a, #rolling_news .moduletable a:visited, #rolling_news .moduletable a:hover{color:#800000; margin-bottom:0.5em;}


/*  Ask A Question  */

input.rapid_contact inputbox_test
{
 position:relative;
 left:-10px;
 
}


 input.rapid_contact
{
	position:relative;
	margin: 0 0 0 0;
	left:-5px;
}

/*Jobs Accordion*/

.moduletable_jobs
{
    position:relative;
	left:8.3em;
	top:1.7em;
	
}
.AccordionMulti dt
{
	color:white;
	height:12px;
	font-size:12;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

.accordion_board{position:relative;left:6em;}


/* main Slade Show*/

#div_da_swf_mod_202_outer
{
	position:relative;
	
}

/*PayPal boxes*/
input.inputbox
{
	position:relative;
	margin-right:0.5em;
	margin-left:0.5em;
}

/*WIDGEDTS*/

.moduletable_widgets a, .moduletable_widgets a:hover, .moduletable_widgets a:visited
{
  color:transparent;	
}


/* Rolling news - Only for resources page !!! */
.moduletable_rolling_news_resources
{
   position:relative;
   top:1.1em;
   left:1.3em;
   width:311px;
   height:48px;}
   
   
.moduletable_rolling_news_resources a, .moduletable_rolling_news_resources a:visited{color:#800000;}
.moduletable_rolling_news_resources a:hover{cololr:white;}

.moduletable_main_script {height:70px;}
