/* JOOMLA STYLE COLOR SECTION */
body {
	background:#fff url(../images/body_bg.jpg) repeat-x top ;
}
#suckerfish{
background:url(../images/suckerfish_bg.png) repeat-x top;
}

h3,
h2.contentheading,
.contentheading{
  color:#1E005A !important;

}
/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #999 !important;
}
a.readon {
	color: #1E005A !important;
}
#search{
margin-right:-20px;
position:relative;
float:right;
width:234px;
height:30px;
overflow:hidden;
}
#search div.module{
padding:0;
margin:0;
text-align:left;
}
#search h3{
display:none}

#search .inputbox{
border:1px #FFFFFF;
color:#000066;
font-size:100%;
text-align:left;
margin:3px 0px 0px 90px;
background:#FFFFFF;
}
