body {

	background:url(../images/bg.png) repeat-x #F5F5F5;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666;

	

	margin-bottom:0;

	margin-left:0;

	margin-right:0;

	margin-top:0;

}




a img {

	border:none;

	}



.clr {

	clear:both;

}



.container {

	margin:0 auto;

	width:790px;

}



.head {
	margin-left:-12px;

	width:812px;

	height:150px;

	background:url(../images/head.jpg) no-repeat;	

}



.head_title a {

	padding:25px 0 0 25px;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
}


.head_title {

padding-top:20px;

}



.topbar {

	height:30px;

	background:#EBEBEB;

	border-bottom:1px solid #C5C5C5;

}



.breadcr {

	float:left;

	display:inline;

	width:385px;

	padding:8px 5px;

	font-size:90%;

}



.search {

	display:inline-block;

	width:380px;
	
	margin-right:5px;

	padding:2px 5px;

	text-align:right;

}



.maincontainer {

	background:#F5F5F5;

	padding:2.5px;

}



.leftmods {

	float:left;

	width:200px;

	margin:2.5px;

	background:#EBEBEB;

	border: 1px solid #DCDCDC;

}



.maincontent {

	width:560px;
	
	padding:5px;

	margin:2.5px 2.5px 2.5px 210px;

	background:#EBEBEB;

	border: 1px solid #DCDCDC;

}

.maincontent_full {

	width:770px;
	
	padding:5px;

	margin:2.5px 2.5px 2.5px 2.5px;

	background:#EBEBEB;

	border: 1px solid #DCDCDC;

}



.footer {

	background:#EBEBEB;

	border:1px solid #C5C5C5;

	width:780px;

	height:24px;

	padding:8px 5px;

	margin-top:5px;

	margin-left:-1px;

}

.footer .left {
	
	float:left;
	
	width:380px;

}


.footer .right {

	margin-left:385px;
	
	text-align:right;

}















/* Heading of Modules */

.moduletable h3 {
	
	width:190px;

	height:23px;

	padding:6px 0 0 10px;

	margin-top:0;

	text-align:left;

	color:#666;

	background:url(../images/mods_bg.png) no-repeat;
	
	font-size:11px;
	
	font-weight:bold;
	
	text-transform:uppercase;

	}

	



/*### Navi left ###*/



.moduletable_menu {

	

	}

	

/* Heading */	

.moduletable_menu h3 {

	width:190px;

	height:23px;

	padding:6px 0 0 10px;

	margin-top:0;

	text-align:left;

	color:#666;

	background:url(../images/mods_bg.png);
	
	font-size:11px;
	
	font-weight:bold;
	
	text-transform:uppercase;

	}



.moduletable_menu ul {

	list-style:none;

	margin-top:-11px;

	margin-bottom:3px;

	padding:0;

	}

	

.moduletable_menu li a {

	text-decoration:none;

	line-height: 2;

	}
	



	
	
/* META

--------------------------------------------------------- */

.article-tools {

	border-top: 1px solid #DDDDDD;

	width: 100%;

	float: left;

	clear: both;

	margin-bottom: 15px;

	display: block;

	background: #ECECEC;

}



.article-meta {

	padding: 5px;

	width: 290px;

	float: left;

}







.modifydate {

	width: 200px;

	float: left;

}



div.buttonheading {

	float: right;

	width: 60px;

}



.buttonheading img {

	margin: 7px 5px 0 0;

	border: 0;

	float: right;

}



/* Small text */

small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {

	color: #999;

	font-size: 88%;

}



/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #aaa;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}








/* forms */

table.adminform textarea {

  width: 540px;

  height: 400px;

  font-size: 1em;

  color: #000099;

}



form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}

form#form-login ul { padding-left: 20px; }



form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}

form#com-form-login ul { padding-left: 20px; }



.button {

	border:1px solid #CCC;

	background:#F8F8F7;

	height:22px;

	color:#666;

	font-size:12px;

	}

	

.button:hover {

	border:1px solid #CCC;

	background:#FFF;

	height:22px;

	color:#666;

	font-size:12px;

	}



.inputbox {

	border:1px solid #CCC;

	background-color:#F8F8F7;

	padding:1px;

	}

	

.inputbox:hover, .inputbox:focus {

	border:1px solid #CCC;

	background-color:#FFF;

	padding:1px;

	}

	





/* System Standard Messages */

#system-message { margin-bottom: 20px; }



#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}



/* System Error Messages */

#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}



/* System Notice Messages */

#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}



#syndicate{

	float:left;

	padding-left: 25px;

}





/* System Messages */

/* see system general.css */



.pagination span { padding: 2px; }

.pagination a    { padding: 2px; }



/* Polls */

.pollstableborder td {

	text-align: left;

}



/* WebLinks */

span.description {

	display:block;

	padding-left: 30px;

}



/* Frontend Editing*/

fieldset {

	border: 1px solid #ccc;

	margin-top: 15px;

	padding: 15px;

}



legend {

	margin: 0;

	padding: 0 10px;

}



td.key {

	border-bottom:1px solid #eee;

	color: #666;

}







/* content tables */

td.sectiontableheader {

  background: #efefef;

  color: #333;

  font-weight: bold;

  padding: 4px;

  border-right: 1px solid #fff;

}



tr.sectiontableentry0 td,

tr.sectiontableentry1 td,

tr.sectiontableentry2 td {

  padding: 4px;

}



td.sectiontableentry0,

td.sectiontableentry1,

td.sectiontableentry2 {

  padding: 3px;

}