/* CSS Document */
body {
	background:url(../images/bg.png) repeat-x #000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
a:link, a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}
a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#ff0000;
}
a img {
	border:none;
}
.clr {
	clear:both;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
.container {
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	width:844px;
	background:#000000;
}
.head {
	background:url(../images/head_bg.png) repeat-x;
	background:#000000;
	height:20px;
	padding: 10px 0 0 5px;
}
/*.logo {
	width:400;
	height:36px;
	/*padding-left:0px;*/
	/*background:url(../images/logo.png) no-repeat;*/
	/*font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	display:inline-block;*/
}
.head_l {
	width:844px;
	display:inline-block;
	
}
.house {
	width:844px;
	height:264px;
	background:url(../images/header.jpg) no-repeat;
}
.line1 {
	height:1px;
	background:url(../images/line1.png) repeat-x;

}
.topnav {
	height:30px;
	width:824px;
	font-size:10px;
	text-align:center;
	margin-left:20px;
	
	background:#000000;

}


.langs {
	/*height:30px;
	width:65px;
	background:#000000;
	margin-left:779px;
	padding-right:15px;*/
	/*background:url(../images/menue_bg.png);*/
	
}
.line2 {
	height:22px;
	background:#000000;
	/*background:url(../images/line2.png) repeat-x;*/
}
.cont_container {
	background:#000000;
	padding:5px;
	
	width:834px;
}
.mods_left {

	
	background:#EEECEA;

	
}
.main_cont {
	margin-left:226px;
	
}
.main_cont_full {
	background:#000000;
}
.line3 {
	height:0px;
	background:url(../images/line3.png) repeat-x;
}
.foot_cp {
	border-top: 1px solid #FFFFFF;
	float:left;
	height:40px;
	width:844px;
	background:#000000;
	padding-top:4px;
}

	
	
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
h1,.componentheading {
font-size:15px;
font-weight:bold;
color:#A63D35;
}
h2,.contentheading {
font-size:15px;
color:#A63D35;
font-weight:bold;
}
h3 {
font-size:1.3em;
}
h4 {
font-size:1.2em;
}
h5 {
font-size:1.1em;
}
h6 {
font-size:1em;
font-weight:700;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}
table.moduletable th {
  color: #135cae;
}
/* Heading of Modules */
.moduletable h3, .moduletable_menu h3 {
	margin-top:0;
	text-align:left;
	padding:0.5em 0.6em;
	color:#666;
	font-size:12px;
	background:url(../images/menu_bg.jpg) repeat-x #ccc;
	text-transform:uppercase;
}
.moduletable_menu li {
	margin-top:-1px;
	
	margin-left:-40px;
	
	list-style-type:none;
	text-align:left;
	padding:0.5em 0.6em;
	color:#666;
	font-size:12px;
	background:#F8F8F7;
	
	border-top:1px solid #ccc;
	
	border-bottom:1px solid #ccc;
}
.moduletable_menu li li {
	background:#fff;
	
	border:none;
}
.moduletable_menu li:hover{
	background:#fff;
}
.moduletable li {
	list-style-type:none;
}
/* 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 #e0e0e0;
	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: 5px;
}
/* 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;
}
