@charset "UTF-8";
/* CSS Document */

body {
	margin:8px;
	padding:0;
	background-image:url(../images/bd_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#9f9f9f;
	color:#000;
}

body, th, tr {
	font-family:Verdana, Arial, sans-serif;
	color:#000;
	font-size:12px;
}

a:link, a:visited {
color: #1B57B1;
font-family: Verdana,Arial,sans-serif;
text-decoration: none;
}

table.blog {
        width:100%;
}

#active_menumm:visited{
	font-weight:bold;
	padding:7px;
}

.mainlevelmm:visited{
	padding-left: 5px;
	background-image:url(../images/btn.png);
	font-size:12px;
	padding:7px;
}

.moduletablemt{
	height:25px;
	text-align:center;
}

#active_menumm:link{
	font-weight:bold;
	padding:7px;
}

.mainlevelmm:link{
	background-image:url(../images/btn.png);
	font-size:12px;
	padding:7px;
}


.mainlevelmm:hover{
	color: #1B57B1;
	text-decoration:underline;
}

#mod_search_searchword{
	background-color: #F8F9FF
	color: #8CAF99;
	border-style: groove;
}

.buttonmps{
	border: 1px solid;
	padding:0px;
}


.componentheading {
	font-size:14px;
	font-weight:bold;
        width:100%;
}

.contentheading {
        font-family:Verdana, Arial, sans-serif;
        /*height:22px;
	font-size:13px;
	font-weight:bold;*/
        padding-left:5px;
        padding-top:1px;
        background-image:url(../images/contenthead.png);
		color:#000000
}

div#left_container .contentpaneopen{
       width:100%;
}

.moduletable .contentpaneopen{
       width:100%;
}

span.small, td.createdate {
	font-size:11px;
	color:#444;
}

.pagenav {
	color:#444;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	color:#444;
}

.clear {
	clear:both;
}

#current{
	color:#333;
}

form, fieldset, img {
	border:none;
}

input {
	margin:4px;
}

div#body_container {
	width:859px;
	border:1px solid #aeaeae;
	background-color:#FFF;
	text-align:left;
	overflow:hidden;
}

div#tpl_header {
	width:859px;
	height:125px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

span.site_name {
	padding:50px 0 0 134px;
	display:block;
	font-size:16px;
}

div.menuheader_container {
	height:25px;
	border-bottom:1px solid #070E9A;
	border-top:1px solid #070E9A;
	background-image:url(../images/navi.png);
	padding-top:5px;
}

table#blog{
       width:100px;
}

div#bc_container {
	font-size:11px;
	color:#444;
	padding:6px 4px 3px 4px;
	margin:0 10px 8px 10px;	
}

div#bc_container {
	font-size:11px;
	color:#444;
	padding:6px 4px 3px 4px;
	margin:0 200px 8px 10px;	
}

div#site_container_n {
}

div#site_container_l {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/main_bg_l.gif);
}

div#site_container_r {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/main_bg_r.gif);
}

div#site_container_lr {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/main_bg_lr.gif);
}

div#left_container {
	width:160px;
	float:left;
	overflow:hidden;
}

div#right_container {
	max-width:160px;
	float:right;
	overflow:hidden;
}
div#menuheader_container {
	font-size:11px;
	color:#444;
	padding:6px 4px 3px 4px;
	margin:0 10px 8px 10px;	
}
div#subbanner_container {
	height:140px;
    margin-left:480px;
    width:380px;
	overflow:hidden;
}

div#search_container .inputbox {
	width: 120px;
	border: 1px solid #333333;
	padding: 3px 5px;
	color: #060606;
	background: #B4CEFF;
	font-size: 92%;
}
div#food_container {
	width:220px;
	overflow:hidden;
}

div#content_container {
	overflow:hidden;
	padding:0 22px 6px 22px;
}

div.moduletable_menu, div.moduletable {
	margin-bottom:16px;
}

div.moduletable_menu h3, div.moduletable h3 {
	font-weight:bold;
	font-size:13px;
	background-color:#B2CEFF;
	background-image:url(../images/mod_header.gif);
	background-repeat:no-repeat;
	background-position:10px 0;
	padding:4px 0 4px 22px;
	display:block;
	border-bottom:1px solid #ccc;
	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 #ccc;
}

div.moduletable_menu ul li a {
	padding:4px 0 4px 14px;
	display:block;
}

div.moduletable_menu ul li a:hover {
	color:#000;
	background-color:#B2CEFF;
}

div.moduletable_menu ul li#current{
	color:#000;
	background-color:#B2CEFF;
}

div.moduletable_menu ul li ul li{
	border:none;
	border-top:1px dashed #B2CEFF;
}

div.moduletable_menu ul li ul li a {
	padding:4px 0 4px 28px;
	display:block;
}

div.moduletable_menu ul li ul li ul li a {
	padding:4px 0 4px 34px;
	display:block;
}

div.site_footer {
	width:859px;
	font-size:10px;
	color:#444;
	display:block;
	padding:4px;
}

div.site_footer a {
	color:#444;
}

div.site_footer a:hover {
	color:#111;
}

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;
}