@charset "UTF-8";
/* CSS Document */

body {
	margin:8px;
	padding:0;
	background-color:#ccc;
	color:#000;
}

body, th, tr {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
}

.componentheading {
	font-size:18px;
	font-weight:bold;
}

.contentheading {
	font-size:16px;
	font-weight:bold;
        color:#111;
}

span.small, td.createdate {
	font-size:11px;
	color:#222;
}

.pagenav {
	color:#444;
}

a {
	text-decoration:none;
	color:#0000ff;
}

a:hover {
	color:#0000ff;
}

a:link  {
        color:#0000FF;
}

.clear {
       clear:both;
}

form, fieldset, img {
	border:none;
}

input {
	margin:4px;
}

div#body_container {
	width:900px;
	background-color:#7b6742;
	text-align:left;
	overflow:hidden;
	line-height:130%;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

div#tpl_header {
	width:900px;
	height:109px;
	background-image:url(./randimg.php);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

span.site_name {
	padding:70px 0 0 174px;
	display:block;
	font-size:16px;
}

div.spc_header {
	height:0px;
	border-bottom:1px solid #7b6742;
	background-color:#ccc;
}

div#bc_container {
	font-size:11px;
	color:#222;
	padding:6px 4px 3px 4px;
	margin:0 10px 8px 10px;
	border-bottom:1px dotted #000;
}

div#site_container_n {
	background-color:#7b6742;
	border-top:1px dotted #000;
}

div#site_container_l {
	background-color:#7b6742;
	border-top:1px dotted #000;
}

div#site_container_r {
	background-color:#7b6742;
	border-top:1px dotted #000;
}

div#site_container_lr {
	background-color:#7b6742;
	border-top:1px dotted #000;
}

div#left_container {
	width:160px;
	float:left;
	overflow:hidden;
	background-color:#6a5631;
}

div#right_container {
	width:160px;
	float:right;
	overflow:hidden;
	background-color:#6a5631;
}

div#content_container {
	overflow:hidden;
	padding:0 12px 6px 12px;
	background-color:#7b6742;
}

div.moduletable_menu, div.moduletable {
	margin-bottom:16px;
}

div.moduletable_menu h3, div.moduletable h3 {
	font-weight:bold;
	font-size:14px;
        color:#493410;
	background-color:#ccc;
	background-image:url(../images/mod_header.gif);
	background-repeat:repeat-y;
	background-position:0px 0;
	padding:4px 0 4px 15px;
	display:block;
	border-bottom:1px solid #7b6742;
	margin:0;
}

div.moduletable_menu ul, div.moduletable_menu li {
	margin:0;
	padding:0;
	list-style:none;
}

div.moduletable_menu ul li {
	border-bottom:1px solid #7b6742;
}

div.moduletable_menu ul li a {
	padding:4px 0 4px 22px;
	display:block;
	color:#000;
}

div.moduletable_menu ul li a:hover {
	color:#000;
	background-color:#e9e9e9;
}

div.moduletable_menu ul li ul li{
	border:none;
	border-top:1px dashed #7b6742;
}

div.moduletable_menu ul li ul li a {
	padding:4px 0 4px 28px;
	display:block;
	color:#222;
}

div.moduletable_menu ul li ul li ul li a {
	padding:4px 0 4px 34px;
	display:block;
}

div.site_footer {
	width:900px;
	font-size:10px;
	color:#222;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#6a5631;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

div.site_footer a {
	color:#222;
}

div.site_footer a:hover {
	color:#000;
}

div.site_footer span.ft_joomla {
	text-align:left;
	display:inline-block;
	width:680px;
}

div.site_footer span.ft_link {
	text-align:right;
	display:inline-block;
	width:159px;
}
#form-login {
padding-left:15px;
}
.inputbox {
width:120px;
background-color:#7b6731;
border-color:#7b6731;
color#000;
}
.button {
background:#b8860b;
border:2px solid #493410;
width:80px;
}
