/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #000000;
	background:#C5D394 none repeat scroll 0 0;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#4B9B07;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	
}

input.button { cursor: pointer; }

p { margin: 0px; padding:0px; }

img { border: 0 none; }

h3{
	margin: 5px;
	display:block;
}
.joomimg57_main{
	clear:both;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div#wrapper{
	margin:0 auto;
	background-color:#FFFFFF;
	margin-top:0px;
	width: 914px;
	padding: 0px;	
	height:auto;
}
div#header{
	height:94px;
	border:green 1px solid;
	background:url(../images/banner_bg.jpg) repeat-x;
}
div#logo{
	width:500px;
	height:90px;	
	float:left;
	color:#FFFFFF;
	padding-left:20px;
}
div#language{
	width:300px;
	height:90px;	
	float:right;
}
div#top_menu{
	height:25px;
	background:url(../images/top_nav_bg.jpg) repeat-x;
	margin:0px;	
	width:914px;
	float:left;
	clear:both;	
}
div#left{
	width:195px;	
	float:left;
	height:auto;
	height:100%;
	clear:both;
	margin-left:5px;
}
div#article{
	width:490px;
	padding-right:3px;
	padding-right:4px;
	float:left;
	margin-top:4px;
}
div#user1{
	width:240px;
	padding-right:3px;
	padding-right:4px;
	float:left;
	margin-top:4px;
}
div#user2{
	width:240px;
	padding-right:3px;
	padding-right:4px;
	float:left;
	margin-top:4px;
}
div#user3{
	width:240px;
	padding-right:3px;
	padding-right:4px;
	float:left;
	margin-top:4px;
}
div#user4{
	width:240px;
	padding-right:3px;
	padding-right:4px;
	float:left;
	margin-top:4px;
}

div#article_top_frontpage{
	width:470px;
	height:219px;
	padding-left:4px;
	padding-right:4px;
	margin-bottom:15px;
	float:left;	
	background:url(../images/b_box_bg.gif) repeat-x;
	border:3px solid #D7ECFD;
	
}
div#right{
	width:210px;
	background:#FFFFFF;
	height:auto;
	float:right;
	padding-left:10px;
}
div#footer{
	clear:both;
	text-align:center;
	border-top:#666666 2px solid;
	background:url(../images/bg_2_marge.gif) repeat-x;
	
}

div#top_menu ul, div#top_menu li{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}

div#top_menu a{
	padding:3px 5px 0px 5px;
	color:#333333;
	float:left;
	text-decoration:none;	
}
div#top_menu a:hover{
	padding:3px 5px 0px 5px;
	color:#333333;
	float:left;
	text-decoration:underline;	
}
div#search{
	float:left;
}
div#tm{
	float:right;
	width:400px;
}
div#lang{
	width:100px;
	float:left;
}

/* my menu-top menu code starts here :) */
ul.menu-top, ul.menu-top li{
	display:block;
	list-style:none;	
	margin: 2px 0px 0px 0px;
	padding:0px;
	float:left;
	text-transform:uppercase;	
	
}
ul.menu-top li{
	border-right:#E51C00 1px solid;
	/*padding:8px 0px 8px 0px;*/	
	padding-left:20px;
	padding-right:20px;
}
ul.menu-top li:last-child{
	border:none;
}
ul.menu-top li#current{
	border-right:#E51C00 1px solid;
}
ul.menu-top li a{
	color:#000000;
	padding:0 10px 8px 10px;
	
}
ul.menu-top li#current a{

}
ul.menu-top li a:hover{

}
div#left a{
	
	color:#000000;
}
/*menu-top code ends here*/
/* my menu-left menu code starts here :) */
/*
div#left a.mainlevel-left{
	background:url(../images/left-menu-top.png) no-repeat;
	width:140px;
	height:24px;
	border-bottom:3px #FFFFFF solid;
	float:left;
	color:#FFFFFF;
	padding: 6px 0px 0px 22px;
	font-size:12px;
		
}
div#left a.sublevel-left{	
	float:left;
	color:#00003E;
	padding: 3px 0px 3px 30px;	
	text-decoration:none;
	
}
div#left a.sublevel-left:hover{	
	color:#FF9900;
}
/*menu-left code ends here*/

.moduletable{
	float:left;
	clear:both;
}
div.moduletable_gray {
	background-color:#FEFFF5;
	border:1px solid #B0BAA6;
	height:auto;
	margin-bottom:10px;	
	margin-top:5px;
	text-align:left;
	width:177px;
	float:left;
}

.moduletable_gray h3{
	width:167px;
	background:url(../images/box_top.gif) repeat-x;
	border-bottom:1px solid #B0BAA6;
	padding:0 0 5px 10px;
	margin:5px 0 5px 0;
	
}
.user h3{
	width:210px;
	height:20px;
	background:url(../images/box_top.gif) repeat-x;
	border:1px solid #B0BAA6;
	padding:5px 0 5px 10px;
	margin:0;
	float:left;
}


.contentheading{
	color:#4B9B07;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
	
}
div.section_heading{
	margin-left:20px;	
	border-bottom:2px #F21A03 solid;
	padding-top:10px;
	font-size:19px;
	line-height:1.2em;
	font-weight:bold;
	color:#172A6B;
}
.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

#breadcrumb{
	clear:both;
	float:left;
	margin:3px 0 0px 5px;
	
	font-size:9px;
	font-weight:bold;
}

a.readon{
	color:#FFFFFF;
	background:#FF9900;
	padding:3px;
	border:#FF6600 1px solid;
}

input#mod_search_searchword{
	border:#666666 1px solid;
	margin: 3px 0 0 5px;
	font-size:9px;
	color:#666666;
}

div.search input.button{
	background:#CC3300;
	border:#FFFFFF 1px solid;
	font-size: 9px;
	color:#FFFFFF;
}

.contentpaneopen{
	padding-right:10px;
}