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

html { height: 100%; margin-bottom: 1px; }
form { margin: 0; padding: 0; }
body { font-family: Tahoma,Helvetica,Arial,sans-serif; font-size: 12px;color: #333333; line-height: 1.3em; margin: 0px 0px 0px 0px;}
a:link, a:visited, a:hover {	text-decoration: none; font-weight: normal; color: #333333; }
a:hover { text-decoration: underline; }
input.button, button { cursor: pointer; background: url(../images/default/button.png) top left no-repeat; border: none; width: 72px; height: 20px; margin: 0 2px; line-height: 20px; font-size: 12px; font-weight: bold; text-transform: uppercase;}
p { margin-top: 0; margin-bottom: 5px; }
img { border: 0 none; }

:focus{outline: none;}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg { padding: 0; margin-bottom: 10px; background: url(../images/default/page_bg.jpg) repeat-x; }
div.center { text-align: center; }
div#wrapper { width: 960px; margin: 0 auto; background: url(../images/default/header_bg.jpg) top center no-repeat;}

div#header { width: 960px; height: 124px; float: left;}

div#header_l { width: 170px; padding: 25px 6px 0px 6px; float: left; }
#text_size {width: 160px; height: 60px; padding-top: 30px;  margin:0 auto; background: url(../images/default/font_resize_bg.jpg) top center no-repeat;}
#text_size a{ padding:6px 2px 0 2px;font-size: 12px; line-height: 24px; display: block; float: left;  }
#text_size span{ display: block; float: left; padding: 2px 10px 0px 15px; font-size: 12px; font-weight: bold; color:#000; line-height: 24px;}
div#logo { width: 380px; height: 98px; padding-top:15px; float: left; text-align: right; }

div#header_r { width: 380px; float: right; text-align: right; height: 78px; padding: 47px 8px 0px 8px; overflow: hidden; }
#header_rt {float: right; text-align: left;}
#header_rb {float: right;}
#searchbox { width: 202px; height:28px; float: right;background: url(../images/default/search_bg.jpg) top right no-repeat;}

#inner_wrapper {width: 936px; padding: 12px 12px 25px 12px; float: left; text-align: left; background: #fff;}

#leftcolumn ul, #leftcolumn li,#rightcolumn ul, #rightcolumn li,#topnav ul, #topnav li,#footer ul, #footer li
{padding:0;margin:0; list-style: none;}

#leftcolumn{width:195px; float: left; text-align: left; background: url(../images/default/left_right_bg.jpg) top right repeat-y;}
#leftcolumn div div { margin-bottom: 10px; width: 188px;}
#leftcolumn div div div { margin-bottom: 0px; width: auto;}

#leftcol_inner{width:195px; float: left; background: url(../images/default/left_top_right.jpg) top right no-repeat;}
#maincolumn{width: 740px; float: right;}

#slider{ width: 742px; height: 275px; float: left;}

#inner_maincolumn{width: 516px; float: left;padding-top: 10px; }
#inner_maincolumn_full{width: 736px; float: left;padding-top: 10px; }

#rightcolumn{width: 220px; float: right; overflow: hidden; padding-top: 10px;}
#rightcolumn div div { margin-bottom: 10px; width: 222px;}
#rightcolumn div div div { margin-bottom: 0px; width: auto;}
#inner_footer{width: 477px; height:160px; margin:15px auto 0 auto; background: url(../images/default/splash_bg.jpg) top right no-repeat;}

div#footer { width: 960px; float: left; text-align: left; background: #113046; color: #fff8c6; font-size: 11px; }

div#footer_inner{ width: 930px; margin: 0 auto; padding-top: 25px; }

div#footer_l { width: 561px; float: left; padding-bottom: 20px; }
div#footer_l .footer_mod { width: 168px; padding: 0 0 0 9px; float: left; }

div#footer_r { width: 225px; float: right; text-align: right;  padding-bottom: 20px; }

#pathway { padding: 0px 10px 8px; width: auto; margin-top: -2px; margin-right: 250px; text-align: left; }

form#searchForm input {	vertical-align: middle;}
form#searchForm table { border-collapse: collapse;}
form#searchForm td {padding:0;}
div.search input { width: 145px; height: 15px; padding: 5px; border: none; background: none; color: #fff; margin: 0px;}

#topnav { float: right; text-align: left; padding-top: 22px; }
#topnav li{ float: left; }
#topnav li a, #topnav li span { color: #fff;}
#topnav li a {padding: 0 5px;}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */

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;
}

div.componentheading { font-size: 13px; font-weight: bold; color:#333333; padding: 8px 15px 14px 15px;  background: url(../images/default/content_header.jpg) top left no-repeat; }
.contentheading { font-size: 13px; font-weight: bold; color:#333333; padding: 8px 15px 14px 15px;  background: url(../images/default/content_header.jpg) top left no-repeat; }

/* 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;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* 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 {
	background: url(../images/default/content_header.jpg) top right no-repeat;
	vertical-align: top;
	padding-top: 7px;
}

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;
}

/* module control elements */

div.moduletable, div.module {
  margin-bottom: 25px;
}

#leftcolumn table, #rightcolumn table{ margin:10px;}
#leftcolumn table table, #rightcolumn table table{ margin:0px;}

div.module_darkblue { background: #ededed; }
div.module_darkblue h3{ font-size: 13px; color: #fff; font-weight: bold; margin: 0; padding: 8px 0 8px 16px; background: url(../images/default/module_darkblue_header.jpg) top center no-repeat; }
div.module_darkblue ul, div.module_golden ul{ padding-bottom: 20px;}
div.module_darkblue li { width:172px; display: block; background: url(../images/default/menu_bottom_bg.jpg) bottom center no-repeat; margin: 0 auto; }
div.module_darkblue li a:link, div.module_darkblue li a:hover, div.module_darkblue li a:visited, 
div.module_golden li a:link, div.module_golden li a:hover, div.module_golden li a:visited 
{ display: block; color: #3a4045; height: 26px; line-height: 26px; padding: 0px 10px 0 15px; background: url(../images/default/menu_arrow_right.jpg) 160px 8px no-repeat; }
div.module_darkblue li.active a{ background: #aaa;}
div.module_darkblue li ul{ background: #eee; border: solid #aaa 1px;}
div.module_darkblue li li a:link, div.module_darkblue li li a:hover, div.module_darkblue li li a:visited 
{ display: block; color: #3a4045; height: auto; line-height:  24px; padding: 0px 10px 0 15px; background: none; }


div.module_paper { background: url(../images/default/module_paper_bg.jpg) top center no-repeat; color: #454022; }
div.module_paper h3{ font-size: 12px; color: #454022; font-weight: bold; margin: 0; padding: 8px 0 8px 0px; text-align: center; }
div.module_paper a:link, div.module_paper a:hover,
div.module_paper a:visited { color: #454022; }
div.module_paper form{ width: 155px; margin: 0 auto; }

div.module_golden { background: #ededed; }
div.module_golden h3{ font-size: 13px; color: #333333; font-weight: bold; margin: 0; padding: 8px 0 8px 16px; background: url(../images/default/module_gold_header.jpg) top center no-repeat; }
#leftcolumn div.module_golden div{ background: url(../images/default/module_gold_top_bg.jpg) 1px 31px no-repeat #bebba7; width: 188px }
#rightcolumn div.module_golden div div{	background: url(../images/default/module_gold_top_bg.jpg) 1px 31px no-repeat #bebba7; width: 222px }
div.module_golden div div { background: none; width: auto; }
div.module_golden li { width:172px; height: auto; display: block; margin: 0 auto; padding: 3px 0px; }
div.module_golden li a:link, div.module_golden li a:hover, div.module_golden li a:visited 
{ color: #3d3711; height: auto; line-height: 15px; padding: 0px 30px 0 25px; background: url(../images/default/arrow_black.jpg) 10px 4px no-repeat; }

div.module_blue { background: #34568e;color: #fff; }
div.module_blue h3{ font-size: 13px; color: #fff; font-weight: bold; margin: 0; padding: 8px 0 8px 16px; background: url(../images/default/module_blue_header.jpg) top center no-repeat; }
#leftcolumn div.module_blue div{background: url(../images/default/module_blue_top_bg.jpg) 1px 0px no-repeat #34568e; width: 188px }
#rightcolumn div.module_blue div div{ background: url(../images/default/module_blue_top_bg.jpg) 1px 31px no-repeat #34568e; width: 222px }
div.module_blue div div { background: none; width: auto; }
div.module_blue li { width:172px; height: auto; display: block; margin: 0 auto; padding: 3px 0px; }
div.module_blue li a:link, div.module_blue li a:hover, div.module_blue li a:visited 
{ color: #3d3711; height: auto; line-height: 15px; padding: 0px 30px 0 25px; background: url(../images/default/arrow_black.jpg) 10px 4px no-repeat; }

div.module_gray { background: #cecece;color: #333333; }
div.module_gray h3{ font-size: 13px; color: #333333; font-weight: bold; margin: 0; padding: 8px 0 8px 16px; background: url(../images/default/module_gray_header.jpg) top center no-repeat; }
#leftcolumn div.module_gray div{background: url(../images/default/module_gray_top_bg.jpg) 1px 31px no-repeat #cecece; width: 188px }
#rightcolumn div.module_gray div div{	background: url(../images/default/module_gray_top_bg.jpg) 1px 31px no-repeat #cecece; width: 222px }
div.module_gray div div { background: none; width: auto; }
div.module_gray li { width:172px; height: auto; display: block; margin: 0 auto; padding: 3px 0px; }
div.module_gray li a:link, div.module_gray li a:hover, div.module_gray li a:visited 
{ color: #3d3711; height: auto; line-height: 15px; padding: 0px 30px 0 25px; background: url(../images/default/arrow_black.jpg) 10px 4px no-repeat; }

div.module_blue_bal { background: #fff;color: #333333; }
div.module_blue_bal h3{ font-size: 13px; color: #fff; font-weight: bold; margin: 0; padding: 8px 0 15px 16px; background: url(../images/default/module_blue_bal_header.jpg) top center no-repeat; }
#leftcolumn div.module_blue_bal div{background: url(../images/default/module_blue_bal_top_bg.jpg) 1px 31px no-repeat #cecece; width: 188px }
#rightcolumn div.module_blue_bal div div{	background: url(../images/default/module_blue_bal_top_bg.jpg) 1px 31px no-repeat #fff; width: 222px }
div.module_blue_bal div div { background: none; width: auto; }
div.module_blue_bal li { width:172px; height: auto; display: block; margin: 0 auto; padding: 3px 0px; }
div.module_blue_bal li a:link, div.module_blue_bal li a:hover, div.module_blue_bal li a:visited 
{ color: #3d3711; height: auto; line-height: 15px; padding: 0px 30px 0 25px; background: url(../images/default/arrow_black.jpg) 10px 4px no-repeat; }

.last_mod { margin-bottom: 0; }

#inner_footer div.module { color: #333333; }
#inner_footer div.module h3{ font-size: 13px; color: #333333; font-weight: bold; margin: 0; padding: 8px 0 15px 16px; }

#inner_footer div.module div div { background: none; width: auto; }
#inner_footer div.module li { height: auto; display: block; margin: 0 15px; padding: 3px 30px 3px 25px;
color: #3d3711; height: auto; line-height: 15px; background: url(../images/default/arrow_black.jpg) 10px 6px no-repeat; }


div#footer_l { color: #fff8c6; }
div#footer_l li { width:172px; height: auto; display: block; margin: 0 auto; padding: 3px 0px; }
div#footer_l li a:link, div#footer_l li a:hover, div#footer_l li a:visited 
{ font-size: 11px; color: #fff8c6; height: auto; line-height: 15px; padding: 0px 10px 0 20px; background: url(../images/default/arrow_yellow.jpg) 10px 4px no-repeat; } 

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0px;}
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; }

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

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; 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-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_blue_bal {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_blue_bal {
	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*/
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: 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: 0;
}

/* 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; border-bottom: 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; border-bottom: 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; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

/* Custom Module CSS */
#whosonline {
	float: left;
}

#whosonline #wso_left { float: left; width: 66px; height: 73px; padding-bottom: 15px; }
#whosonline #wso_right { float: left; width: 100px; padding: 25px 5px 0 5px;  }
#rightcolumn .poll_buttons { padding-top: 15px; float: left; width:110px; }
#rightcolumn #follow_links { width: 180px; _width: 195px; _padding-top: 10px; margin: 0 auto;}
#rightcolumn #follow_links .follow_image{ float: left;width:28px;height:30px;}
#rightcolumn #follow_links .follow_link{ float: left;width:40px;height:30px; line-height:22px; padding: 0 10px; }
.follow_link a{ text-decoration: underline;}
.follow_link a:hover{ text-decoration: none;}

.searchButton {display: block; float: right; width:41px; height: 26px;} 

.sectiontableentry2_blue_bal { padding: 7px 0;}