/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
body {
	background-color: #EEEEEE;
	background-image: url(../images/footer-bg-blk.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 0px solid #0F0;
	background-attachment: fixed;
}
.pg_bgrnd {
	background-color: #EEEEEE;
}
#bgrnd_header{
	background-image: url(../images/bgrnd/bg-main.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	background-attachment: scroll;
	}
br.clearboth{
	clear: both;
}
div.center {
	text-align: center;
}
#wrapperWidth{
}
#header_wrap{
	border: 0px solid #0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#header_right_wrapper{
	width: 550px;
	border: 0px solid #F00;
	text-align: right;
	margin-top: 10px;
}

div#logo {
	width: 325px;
	height: 75px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	border: solid 0px #0F0;
}

div#logo img {
	width: 325px;
	height: 75px;
}
div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}
#area {
	padding: 0px;
}
#topperWrap{
	background-color: #CBCAC8;
	padding-top: 12px;
	width:auto;
	display: block;
	padding-bottom: 5px;
}
#signin {
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 1px;
	width: 400px;
	text-align: right;
	border: 0px solid #0F0;
	float: right;
	font-weight: bold;
	margin-right: 50px;
}
#signin a{
	font-weight: bold;
}
#whitebox {
	width: auto;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border: 1px solid #CCCCCC;
	/*background-color: #FFF;*/
	background-image: url(../images/bgrnd/main-trans_white.png);
	background-repeat: repeat;
}
#whitebox div {
	text-align: left;
}
#inset{
	border: 0px solid #0F0;
	}
#content_block{
	margin-bottom: 0px;
}
/**************** COLUMNS *******************/
#leftcolumn {
	float:left;
	padding: 0px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincolumn, #maincolumn_full {
	margin: 0px;
	padding: 0px;
	min-height:400px;
	height:auto !important;
}
table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
table.nopad td.middle_pad {
	width: 20px;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 1.2em;
	padding: 5px;
}
#pathway, div.pathway {
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #333;
}
a.pathway{
	color: #333;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #333;
	font-weight: normal;
	text-align: left;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #333;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
a.goBack{
	/*display: block;*/
	float: left;
	padding-left: 20px;
	line-height: 11px;
	height: 9px;
	text-transform: uppercase;
	color: #333;
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	display: none;
	visibility: hidden;
	}
a.readon {
	margin-bottom: 15px;
	margin-top: 15px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 9px;
	height: 9px;
	text-transform: uppercase;
	color: #333;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
a.category {
	text-transform: uppercase;
}
/******* form validation *******/
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}
.ol-background {
	background-color: #666;
}
.ol-textfont {
	font-size: 10px;
}
.ol-captionfont {
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {
}
/* spacers */
table.blog span.article_separator, span.article_separator {
	display: block;
	height: 10px;
}
.article_column {
	margin: 0px;
	padding: 0px;
}
.column_separator {
	border-left: 0px dashed #e0e0e0;
	padding-left: 10px;
}
p.buttonheading{
	text-align: left;
	display: none;
	visibility: hidden;
}
td.buttonheading a{
	display: none;
	visibility: hidden;
}
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 {
	margin-bottom: 0px;
	overflow: hidden;
	height: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0F0;
}
/* 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 */
table.blog {
	width: 100%;
}
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: 0px;
	padding: 0px;
	width: 100%;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0px;
}
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;
}
#user2{margin-left:395px;}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu h3 {
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.module_menu {
	margin: 0px;
	padding: 0px;
	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: 0px;
}
div.module_menu ul {
	margin: 10px 0px;
	padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
#leftcolumn div.module {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcolumn div.module table {
	width: auto;
}
div.module-user{
	margin-top: -25px;
}

/* thumbnails */
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}

/* 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-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #CCC;
	text-align: center;
	width: auto;
	background-color: #FFF;
	border: 1px solid #000;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* TOP Banners module */
#topBanner {
	float:right;
	text-align: right;
	margin-top: 3px;
	margin-right: 10px;
}
#topBanner div.bannergroup {
	float: left;
}
#topBanner div.bannergroup div.banneritem {
	float: left;
	margin-right: 5px;
}
/* TOP Banners2 module */
#topBanner2 {
	float:right;
	text-align: right;
	margin-top:25px;
	margin-right: 12px;
	clear: both;
}
#topBanner2 div.bannergroup {
	float: right;
}
#topBanner2 div.bannergroup div.banneritem {
	float: right;
}
/* Default skyscraper style */
.bannergroup {
}
.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}
.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	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*/
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: 0px;
	margin: 0px;
	font-size: 100%;
	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: 100%;
	margin: 0px;
}
/* System Standard Messages */
#system-message {
	margin-bottom: 0px;
	display: block;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	margin:0px;
	text-indent:0px;
	background-color: #333;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#system-message ul div.componentheading{
	color: #FFF;
	text-align: center !important;
	font-size: 16px;
}
/* Component Specific Fixes */

#component-contact table td {
	padding: 5px 0px;
}
div.hidemeaway {
	display: none;
	visibility: hidden;
}
/*** Hide Edit Icon ***/
span.hasTip{
	display: none;
	visibility: hidden;
}
/******** FOOTER *********/
#footerWrap {
	background-color: #000000;
	border: 0px solid #0FF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height:160px;
	background-image: url(../images/bgrnd/footer-bg.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#footerbanner{
	width: 275px;
	height: 70px;
	float: left;
	border: #00CC33 solid 0px;
	font-size: 10px;
	text-align: center;
	text-transform: lowercase;
}
/************* FOOTER POWERED BY **********/
#power_by {
	font-size: 9px;
	text-transform: uppercase;
	color: #000;
	border: 0px solid #F60;
	text-align: left;
	margin-top: 135px;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
}
#power_by a {
	color: #000;
}