/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
img {
	border: 0 none;
}
a img {
	border: 0 none;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	background-color: #333;
	margin-bottom: 1px;
}
div.center {
	text-align: center;
}
#header_wrap {
	padding-top:0px;
	margin:0px;
	border: 0px solid #FF0000;
	padding-bottom:5px;
}
div#logo {
	float: left;
	width: 245px;
	height: 90px;
	background: url(../images/mw_site_logo.gif) 0 0 no-repeat;
	margin-left: 10px;
	margin-top: 0px;
	border:#FF0099 0px solid;
}
div#logo img {
	width:235px;
	height:90px;
}
#header_right_wrapper {
	width:600px;
	border: 0px solid #FF0000;
	margin-top: 7px;
	margin-right: 8px;
	float: right;
}
div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}
div#tabarea {
	background-image: url(../images/mw_header_b.png);
	background-repeat: repeat-x;
	height: 0px;
}
#footerWrap {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-bottom: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#whitebox {
	width: auto;
	text-align: left;
	border:#FF3366 0px solid;
	background-color: #000000;
	margin-bottom:15px;
}
#leftcolumn {
	padding: 0;
	margin: 0;
	border:#FF3366 0px solid;
}
#rightcolumn {
	padding: 0;
	margin: 0;
	border:#FF3366 0px solid;
}
#maincolumn {
	width: auto;
	border:#FF3366 0px solid;
}
#content_block {
	margin-bottom: 6px;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
}
#pathway {
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}
span.pathway {
	display: block;
	margin: 0px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

h1 {
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #333333;
	text-align: left;
	width: 100%;
	line-height: 120%;
}
h2{
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
	line-height:150%;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
h4 {
	color: #333;
}
h3, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	line-height:150%;
}
/* small text */
.small {
	font-size: 7px;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 7px;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 7px;
	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;
}
/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}
.ol-background {
	background-color: #666;
}
.ol-textfont {
}
.ol-captionfont {
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
}
.ol-closefont {
}
/* 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 {
	text-align: right;
	border: 0px solid #000000;
}
td.buttonheading img {
	border:none;
}
.clr {
	clear: both;
}
td.column_spacer {
	width: 10px;/*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, td.sectiontableheader-contact a, td.sectiontableheader-contact {
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 0px solid #fff;
	background-color: #CCCCCC;
}
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: auto;
}
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 {
	color: #333;
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
	margin-bottom: 0px;
	clear: both;
}
div.module_menu h3 {
	font-size: 13px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}
div.module_menu div div div div {
	background: none;
	padding: 0;
}
div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
#leftcolumn div.module {
	padding: 0 10px;
}
#leftcolumn div.module table {
	width: auto;
}
/* thumbnails */
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: 9px;
	color: #666;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: 9px;
	color: #666;
	text-align: center;
}
/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-weight: bold;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: 1px solid #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* Modules */

#leftcolumn div.module{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-bottom: 15px;
	padding-top: 15px;
}

/* Default skyscraper style */
.bannergroup {
}
.banneritem img {
	display: block;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 9px;
}
.bannerfooter_text {
	padding: 4px;
	font-size: 9px;
	background-color: #F7F7F7;
	text-align: right;
}
/* 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;
}
/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 12px;
	margin: 0;
}
/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
	background-color: #FFFFFF;
	/*background-image: url(../../system/images/notice-info.png);*/
	background-repeat: no-repeat;
	background-position: 4px center;
	border: 3px solid #FFFFFF;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
	background-color: #FFFFFF;
	/*background-image: url(../../system/images/notice-alert.png);*/
	background-repeat: no-repeat;
	background-position: 4px center;
	border: 3px solid #FFFFFF;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
	background-color: #FFFFFF;
	/*background-image: url(../../system/images/notice-note.png);*/
	background-repeat: no-repeat;
	background-position: 4px center;
	border: 3px solid #FFFFFF;
}
#power_by, #power_by a {
	border:#0099CC 0px solid;
	text-align: center;
	font-size: 9px;
	color: #CA0074;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
/********** SUFFIX ***********/
div.moduletable-deco {
	margin-top: 5px;
	padding-top: 8px;
	border-top-width: 6px;
	border-top-style: double;
	border-top-color: #000000;
	margin-bottom: 10px;
	min-height:100px;
}
div.moduletable-deco h3, div.moduletable-deco h3 a {
	text-transform: lowercase;
	color: #FFFFFF !important;
	background-color: #000000;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	/*width:65%;*/
	width:180px;
	font-weight: normal;
	font-size: 14px;
}
div.deco {
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 6px;
	border-top-style: double;
	border-top-color: #000000;
	margin-bottom: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
