/* 
Style-1.css
Template Styling Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
/*General*/


.bodies {
	font-weight:normal;
	font-family: Optima,Arial,Verdana,tahoma;
	color:#666;
	background: #f0f0f0;
	}
#pagewrapper {
	text-align:left;
	margin:auto 0px;
/*	background: url(../images/shadowline.png) top center no-repeat;*/
	min-height: 415px;
	height: auto !important;
	height: 415px;
	background:#FFFFFF;
}
#logos {
	width:450px;
	float:left;
	background: url(../images/logo.png) top left no-repeat;}


/* joomla.css part */

a:link {
	color: #333333 ;
	text-decoration:none;
}
a:visited {
	color:   #333333;
	text-decoration:none;}
a:hover{
	color: #333333;
	text-decoration:underline;
}

a.mainlevel:link, a.mainlevel:visited {
	display:block;
	text-decoration:none;
	padding:3px;
	color:#4F7CA6;
	line-height:150%;
	font-weight:400;
	border-bottom:1px solid #D3D3D3;
	letter-spacing:0px;
}
a.mainlevel:hover {
	text-decoration:none;
	color:#000000;
}
a.mainlevel#active_menu {

}
a.mainlevel#active_menu:hover {
}
a.sublevel:link, a.sublevel:visited {
	display:block;
	text-decoration:none;
	padding:0 0 0 10px;
	color:#4F7CA6;
	line-height:100%;
	font-weight:400;

}
a.sublevel:hover {
	color: #333333;
	text-decoration:underline;
}
div.componentheading {
	font-size:18px;
	font-weight:bold;
	color: #003333;
	text-align:left;
	line-height:24px;
	}
.contentpaneopen td,
.contentpaneopen td p,
.contentpaneopen td div,
.contentpaneopen a:link{
	text-align:left;
	color: #848484;
	line-height:160%;

}
.contentheading,td.contentheading,
a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-size:20px;
	font-weight:400;
	color: #996600;
	text-align:left;
	line-height:24px;
	text-transform:uppercase;
	letter-spacing:-1px;

}
span.small{
	color: #80AA00;
	font-size:11px;
	font-weight:400;
}
.pagenav {
	margin-top:10px;
	width:10px;
	}
.pagenav,
.pagenav_next,
.pagenav_prev
 {
	text-align: center;
	color: #ccc;
	border:1px solid #cccccc;
	padding:2px 5px;
	font-size:11px;
	font-family: Optima,Arial,Verdana, Helvetica, sans-serif;
	background:url(../images/bgpagenav.gif) repeat-x left top;
	font-weight:bold;
}
.pagenav:hover,
.pagenav_next:hover,
.pagenav_prev:hover {
	border:1px solid #cccccc;
	background:#f0f0f0;
	color:#666666;
}
.pagenav_next a,
.pagenav_prev a {
	color:#666;}
.pagenav_next a:hover,
.pagenav_prev a:hover {
	color:#000000;
	text-decoration:underline;
	background:#333333;}
.pagenavcounter {
	font-weight:bold;
}
a.pagenav, a.pagenav:visited {
	color:#666;
	margin-top:10px;
}
a.pagenav:hover {
	color: #333333;
	text-decoration:underline;
	border:1px solid #DEDBDB;
}
.back_button  {
	text-align: center;
	color: #ccc;
	border:1px solid #fff;
	padding:2px 5px;
	font-size:11px;
	font-family: Optima,Arial,Verdana, Helvetica, sans-serif;
	background: #f0f0f0;
	width:50px;
	font-weight:bold;
}
.back_button a {
	margin-top:10px;
	color: #666;}
.back_button a:hover { 
	color: #000;
	text-decoration:underline;
}
/*module.css*/

div.moduletable-nobox h3{
	line-height:20px;
	font-size:14px;
	color: #009999;
	margin-bottom:10px;
	padding:0;
	margin:0;
	padding-left:0px;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;}
div.moduletable h3 {
	line-height:31px;
	font-size:18px;
	color:#333333;
	border-bottom:1px solid  #666666;
	border-top:1px solid #666666;

	background: url(../images/arrowh3moduletable.gif) top right no-repeat;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-left:5px;

}
div.moduletable-green h3 {
	line-height:31px;
	font-size:18px;
	text-transform:uppercase;
	color:#24863c;
	border-bottom:1px solid  #46da6a;
	border-top:1px solid #46da6a;
		background: url(../images/arrowh3moduletable-green.gif) top right no-repeat;
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-left:5px;

}
div.moduletable-blue h3 {
	line-height:31px;
	font-size:18px;
	color: #4b7bac;
	border-bottom:1px solid  #75a6d7;
	border-top:1px solid #75a6d7;
	background: url(../images/arrowh3moduletable-blue.gif) top right no-repeat;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-left:5px;
}
/*custom.css*/
#footer_left div {
	text-align:left;
	font-size:11px;
	color:#666666;}
#footer_left div a {
	color:#ff0000;}
/*tab_statis.css*/
.tabberlive .tabbertab {
	border-top:0;

	overflow:auto;
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	padding:5px;
	margin-bottom:8px;
background: url(../images/bgtabbertab3.gif) #FFFFFF repeat-x bottom left;
}
ul.tabbernav li
{	 background: url(../images/lefttab.gif) no-repeat left top;
	 list-style: none;
	 margin: 0;
	 display: inline; 
	 padding:5px 0px 8px 8px;
	  line-height:25px;
}
ul.tabbernav li a
{	 background: url(../images/righttab.gif) no-repeat right top;
	 padding:5px 12px 8px 0px;
	 text-decoration: none;
	 font-weight:400;
	 margin-right:1px;
	 line-height:25px;
	 text-transform:uppercase; 
	 
	 
}
ul.tabbernav li.tabberactive

{	
	 background: url(../images/lefttab_on.gif) no-repeat left top ;
	 padding-left:7px;
}
ul.tabbernav li.tabberactive a
{
	 background: url(../images/righttab_on.gif) no-repeat right top;
	 font-weight:400;
	 color: #ff0000;
	 padding-right:7px;

}
ul.tabbernav
{
	 margin:0;
	 font-size:11px;
	 font-weight:normal;
	 line-height:25px;
	 height:1%;
	 background: url(../images/bgtabbernav.gif) repeat-x bottom left;
	
}
ul.tabbernav li a:link { color: #111111; }
ul.tabbernav li a:visited { color: #111111; }
ul.tabbernav li a:hover
{
	color: #ff0000;
	text-decoration:none;
}
/*tab2*/

#tab2 ul.tabbernav li
{	 background: url(../images/lefttab2.gif) no-repeat left top;
}
#tab2 ul.tabbernav li a
{	 background: url(../images/righttab2.gif) no-repeat right top;
	 color:#ffffff; 
}
#tab2 ul.tabbernav li.tabberactive
{
	 background: url(../images/lefttab_on2.gif) no-repeat left top ;
}
#tab2 ul.tabbernav li.tabberactive a
{
	 background: url(../images/righttab_on2.gif) no-repeat right top;
	 color:#ff0000;
}
#tab2 .tabberlive .tabbertab {
background: url(../images/bgtabbertab2.gif) #FFFFFF  repeat-x bottom left;
}
/*tab3*/

#tab3 ul.tabbernav li
{	 background: url(../images/lefttab3.gif) no-repeat left top;
}
#tab3 ul.tabbernav li a
{	 background: url(../images/righttab3.gif) no-repeat right top;
	 color:#820E0E; 
}
#tab3 ul.tabbernav li.tabberactive
{
	 background: url(../images/lefttab_on3.gif) no-repeat left top ;
}
#tab3 ul.tabbernav li.tabberactive a
{
	 background: url(../images/righttab_on3.gif) no-repeat right top;
	 color:#ff0000;
}

#tab3 .tabberlive .tabbertab {
	background: url(../images/bgtabbertab3.gif)  #FFFFFF repeat-x bottom left;
}
