/*general*/
html, body {
	font-family:tahoma,verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
}
.bodies {
	padding:0px;
	margin:10px 15px 15px 15px;
	color:#000000;
	background: url(../images/bgbody.gif) repeat-x #fffffff;
}
td,p,div,tr {
	font-family:Tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666 }
a:link, a:visited{
	color:#ff0000;
	font-family:tahoma,verdana,arial ; 
	text-decoration:none;
}
a:hover{
	color:#CC9933;
}
form { 
	display:inline;
	margin:0; padding:0;
}

ul {
}
li {
	list-style-type: disc;
	padding-left:10px;
	padding-top:0px;
}
img {
	border:none;
}
ol{
	margin-left:40px;
	list-style-position:inherit;
}
/* joomla - mambo css */
table.contenttoc{
	border:1px solid  #669933;	
	margin:3px;
}
.contenttoc th{
	background-color: #669933;
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
}
.contenttoc td {
	padding:3px;
}
.contentpane{
	font:12px tahoma; 
	width:auto;
}
table.moduletable {
	width:1024px;
}
table.moduletable td {
	padding:10px;
}
table.moduletable th {
	width:256px;
}
.contentpaneopen fieldset{
	width:100%;
	border:none;

}
.contentpaneopen td{
	width:auto;
	font:12px tahoma; 
	padding:0;
}
.contentdescription td {
	width:100%;
}
.latestnews li a {
	color:#FECB99;
}
.latestnews li a:hover {
	color:#666;
}
.mostread li a {
	color:#FECB99;
}
.mostread li a:hover {
	color:#666;
}
td.contentheading{
	color: #666;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	width:100%;
}
.componentheading{
	color: #666;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.contentpagetitle a {
	color: #666;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.contentpagetitle:hover{
	color:#FF0000;
}
.createdate,.modifydate,.small{
	color:#ff0000;
	font-size:9px;
	font-weight:bold;
}
.highlight { 
	font-weight:bold; 
	background-color:#FFFF00;
}
.mosimage {
	border:1px solid #81ae53;
	margin:5px
}
.mosimage_caption {
	margin-top:2px;
	background-color:#81ae53;
	padding:1px 2px;
	color:#fff;
	font-size:10px;
}
a.mainlevel:link, a.mainlevel:visited {
	display:block;
	vertical-align:middle;
	font-size:12px;
	font-weight:normal;
	color: #333333;
	text-align:left;
	padding-top:3px;
	padding-bottom:4px;
	text-decoration:none;
	font-family:tahoma, arial, Helvetica, sans-serif;
	padding-left:20px;
	background:url(../images/bgth.gif) no-repeat bottom center;
}
a.mainlevel:hover {
	text-decoration:none;
	color: #669933;
}
a.sublevel:link, a.sublevel:visited {
	font-size:12px;
	padding-left:35px;
	line-height:20px;
	display:block;
	margin-left:-4px;
	background:url(../images/bgth.gif) no-repeat 15px 0px;
	font-family:tahoma,arial;
}
a.sublevel:hover {
	text-decoration:none;
}
.inputbox {
	font-size:13px;
	border:1px solid #cccccc; }
.button {
	background-color: #81ae53;
	padding:1px;padding:2px !important;
	color:#ffffff;
	font-size:11px;
	border:1px solid ;}
a.mainlevel#active_menu {
	color:#ffffff;
	font-weight:bold;
}
a.mainlevel#active_menu:hover {
	color:#ffffff;
}
.sectiontableheader {
	font-weight:bold;
	background: #81ae53;
	padding:4px;
	color:#FFFFFF
}
.sectiontableentry1 td {
	padding:5px;
	background-color :#ffffff;
}
.sectiontableentry2 td{
	padding:5px;
	background-color :#f9f9f9;
}
/*template*/
.core {
    color:#000000;
	width:100%;
	margin:auto 0px;
}
.tophead {
	height:84px;
	background:url(../images/tophead.gif) repeat-x;
	padding:0;
}
div.logo { 
	background:url(../images/logo.gif) no-repeat left;
	height:84px;
	width:505px;
	float:left;
}
div.sizer {
	background:url(../images/logo2.gif) no-repeat right;
	height:84px;
	float:right;
	width:235px;
	text-align:right;
	padding-right:10px;
}

/*top menu */
.topmenucontainer{
	background:url(../images/bgtopmenucontainer.gif) repeat-x;
	height:28px;
	padding:0;
}

#topmenu  ul {
  	margin:0;
  	padding:0px;
  	list-style:none;
}
#topmenu  li {
  	float: left;  
  	height:28px;
  	margin:0; 
  	margin-top:0px;
	padding-left:0px;
	list-style:none;
}
#topmenu  li a {	
	display:block; 
	float:left;  
	line-height:28px;
  	font-size:12px; 
	text-decoration:none; 
  	color:#fff;
  	background:url(../images/tab_r.gif) no-repeat center 0px;
  	padding:0px 10px 0px 8px;
}

#topmenu li a:hover{  
	color:#006600;
	background:none;
}

#topmenu li#active     { 
	background-position	:0% -48px;  
	}
#topmenu li a#current   { 
	background-position:100% -48px; 
	color:#666; 
}
ul#subnavlist{
	margin:0px;
	padding:0px;
	line-height:20px;
}
ul#subnavlist li{
	display:inline;
	padding:0px 10px;
}
ul#subnavlist li a{
	color:#000000;
	text-decoration: ;
	font-weight:bold;
}
ul#subnavlist li a:hover{
	color:#000000;
	text-decoration:underline;
}

/*advertisement and user 1 position*/
#advertisement {
	width:100%;
	margin:0; 
	padding:0px 0px 0px 0px;
	background:url(../images/bgadv.gif) repeat-x #fffffff;
}
#advertisement p,#advertisement div {
	color:#666;
}
/*left block adn right block*/
.lefttopblock {
	background: url(../images/bglatest.gif) repeat-y;
	width:265px;
	text-align:left; 
	border:none;
	margin:0;
	padding:0;
}
.lefttopblock div{
	padding:0 0 5px 0;
	margin:0 10px 0px 0;
}

.lefttopblock  div h3{
	display:none;
}

.righttopblock  div {
	background: url(../images/popular.gif) no-repeat top left;
	margin-left:0px;
	margin-top:0px;
	padding:55px 40px 0 0;
	text-align:left;
	border:none;
	z-index:100;
}	

.righttopblock h3{
	display:none;
}

.leftbody {
           color:#fff;
	background:url(../images/footerbg.gif) repeat-x;
	
		
}
.update-style {
           color:#000000;
	background:url(../images/bgadv.gif) repeat-x #fffffff;
	}
	
.leftbody h3 {
	display:block; 
	background:none;
	padding:5px; 
	color:#000000;
	font-size:12px;
}
.rightbody h3 {
	display:block; 
	background:none;
	padding:5px; 
	color:#fff;
	font-size:12px;
}
.leftbody div {
	margin:0; 
	padding:0;
}
.rightbody{
	background: url(../images/roundtop-r.gif) no-repeat top center #E7E7BE;
	padding:10px;
	width:180px;
	border-right:10px solid #FFFFFF;
	border-top:10px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;
}
/*middle content*/

.middlebody {
	padding:10px;
}
.middlebodyall {
	padding:10px;
}


/*footer*/
div.footer {
	color:#fff;
	background:url(../images/footerbg.gif) repeat-x;
	font-size:11px;
	font-weight:normal;
	padding:10px 0px 10px 0px;
	margin:0px;
	width:auto;
	border-bottom:1px solid #333333;
	border-right:1px solid #fffffff;
	border-left:1px solid #fffffff;
}

div.footer a {
	font-size:11px;
	font-weight:normal;
}
