﻿body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
        
#navigation     { width:225px;
                  /*background-color:#ff5500;*/
                  float:clear; }
                            
#content        { width:735px;
                  background-color:#ffffff; 
                  min-height:600px; 
                  padding: 4px 10px 4px 10px; }

#footer         { width:1012px; 
                  clear: left; }
                
#test           { width:1012px;
                  background-color:#d2c095; 
                  padding:30px; }
                
#wrapper        { margin-left: auto;
                  margin-right: auto;
                  width:1072px; }

                
#logo           { width:257px;
                  height:261px;
                  background:#d2c095}
                
#logo_l         { width:224px; 
                  height:261px;
                  float:left; 
                  background:#d2c095 url("../images/logo.png") 0 0 no-repeat; }
                
#logo_r         { width:33px;
                  height:261px;
                  background:#d2c095 url("../images/banner_part1.jpg") 0 0 no-repeat;
                  margin-left:224px; }

#banner         { width:755px;
                  height:179px;
                  background:#d2c095; }
                
#banner_t       { width:755px;
                  height:153px;
                  background:#d2c095 url("../images/banner_part2.jpg") 0 0 no-repeat;}

#banner_b       { width:755px;
                  height:27px;
                  background:#d2c095 url("../images/banner_part3.jpg") 0 0 no-repeat;}

#clear          { float: clear; }

#column_l       { width:257px; 
                  float:left; }

#column_r       { width:755px; 
                  margin-left:257px; }
                
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

/** JoomFish **/
#jflanguageselection {
  float:right;
  margin:130px 0 10px 5px;
}

/** Menu **/
div.module_menu ul {
	margin: 25px 0;
	padding: 0;
}

div.module_menu li {
        list-style-type: none;
        background:#d2c095 url("../images/menu_mouseover_bg.jpg") 0 0 no-repeat;
        padding-top: 5;
        margin-top: 5px;
}

div.module_menu li.active {
        list-style-type: none;
        background:#d2c095 url("../images/menu_normal_bg.jpg") 0 0 no-repeat;
        padding-top: 5;
        margin-top: 5px;
}

div.module_menu a {
        background-position: 0 0;
        display: block;
        height: 25px;
        text-align: left;
        padding-top: 8px;
        padding-left: 15px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
        font-size: 13px;
        color: #ffffff;
        text-decoration:none; 
}

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* pathway */
span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* 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;
}

.clr {
	clear: both;
}

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;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* 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;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}