/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html {
  height: 100%;
}

ul#accordionMenu li.item1
{
    display:none;
}
.border {
    border:1px solid black;
}
form {
  margin: 0;
  padding: 0;
}

div#middlemenudiv
{
    float:left;
    margin-top:3px;
    margin-left:182px;
    width:300px;
}

div.moduletable-rightcol
{
float:left;
width:130px;
padding-left:30px;
height:120px;
}


div#socialmenu
{
    float:left;
    height: 18px;
    text-align:center;
    margin-left:180px;
    width:585px;
}

div#socialmenu ul
{
    list-style:none;
    margin:0;
    padding:0;
}
div#socialmenu ul li
{
    height:18px;
    float:left;
}
div#socialmenu li a span 
{
    display:none;
}

div#socialmenu .col1
{
    margin-left:180px;
    text-align:center;
}

div#socialmenu .col2
{
    margin-left:25px;
    text-align:center;
}
div#flashcontent
{
    position:relative;
    z-index:1;
}
div#socialmenu .col3
{
    margin-left:25px;
    text-align:center;
}

div#middlemenudiv .col1
{
    width:110px;
}

div#middlemenudiv .col2
{
    width:88px;
    margin-left:13px;
}
div#middlemenudiv .col3
{
    width:50px;
    margin-left:13px;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333;
}

a:link, a:visited 
{
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

div.blog_more .blogsection
{
	font-size:12px;
	color:#0b369b;
}

div.blog_more ul 
{
    margin:0px;
    padding:10px 20px;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg 
{
	padding: 0px;
	margin: 0px;
	background-color:#fff;	
}

#leftcolumn ul li,#rightcolumn ul li, #rightcolumn_articles ul li {
text-align:left;
list-style:none;
}

div#page 
{
	width:990px;
	margin-left:auto;
	margin-right:auto;
    padding:0px;
    margin-top:0px;
}

div#header
{
    width:950px;
    float:left;
    background: url('../images/top_row.jpg') top left no-repeat;
}

div#logoclick 
{
	margin-top:0px;
	float: left;
	text-align: left;
	height:126px;
    color: white;
    font-size:10px;
    width:143px;
    font-family:arial;
    border:0px solid black;
    padding-top:7px;
    padding-left:10px;
}
    
div#logoclick img
{
    margin-left:20px;
    margin-top:5px;
}

div#logo 
{
	float: left;
	width: 797px;
	height:133px;
	margin-top:0px;
	text-align:left;
}

ul#archive-list {
padding:10px;
margin:0;
}
ul#archive-list li {
	padding-bottom:15px;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	margin-top:-1px;
}
ul#archive-list li .contentheading {
text-align:left;
}
div#newsflash {
	width: 380px;
	height: 50px;
	padding:0;
	margin-top:40px;	
	margin-right: 5px;
	margin-left:0px;
	float:left;
}
div#newsflash table.contentpaneopen {
border-spacing:0px;
padding:0px;
}
div#tabmenu {
	margin-top:12px;
	margin-left:2px;
}
div#footer_r {
	padding-top: 10px;
	height: 30px;
	overflow: hidden;
}
div#messages {
	height:30px;
	padding-top:5px;
	margin-bottom:5px;
}
div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

ul#accordionMenu, ul#accordionMenu2 {
width:145px;
margin:0px;
padding:0;
cursor: pointer;
list-style:none;
float:left;
}

ul#accordionMenu li,ul#accordionMenu2 li{
width:140px;
margin:0;
padding:0;
}

ul#accordionMenu li a,ul#accordionMenu li span.separator, ul#accordionMenu2 li a,ul#accordionMenu2 li span.separator
{
line-height:24px;
font-size:12px;
font-weight:normal;
color: #333333;
text-decoration:none;
display: block;
cursor: pointer;
padding-left:5px;
outline:none;
height:23px;
width:140px;
padding-right:5px;
font-family: Arial,Helvetica, Sans-serif;
background: url(/images/bgbutton.jpg) top left no-repeat;
margin-bottom:1px;
}
ul#accordionMenu li ul,ul#accordionMenu li ul li ul, ul#accordionMenu2 li ul,ul#accordionMenu2 li ul li ul {
width:150px;
margin:0px;
padding:0;
}
ul#accordionMenu li ul li ul,ul#accordionMenu2 li ul li ul {
border:0px;
}
ul#accordionMenu li ul li ul li a,ul#accordionMenu2 li ul li ul li a {
padding-left:15px;
}
ul#accordionMenu ul li.active a,ul#accordionMenu2 ul li.active a{
font-weight:bold;
}
ul#accordionMenu li a:hover,ul#accordionMenu li span.separator:hover,ul#accordionMenu2 li a:hover,ul#accordionMenu2 li span.separator:hover{
width:140px;
}
ul#accordionMenu li ul li a,ul#accordionMenu li ul li span.separator,ul#accordionMenu2 li ul li a,ul#accordionMenu2 li ul li span.separator{
font-weight:normal;
background:#eee;
width:140px;
margin:0;
border:0px;
border-bottom:1px solid white;
}

ul#accordionMenu li ul li a:hover,ul#accordionMenu li ul li span:hover,ul#accordionMenu2 li ul li a:hover,ul#accordionMenu2 li ul li span:hover
{
    background-color: #b4c7fa;
    margin:0;
}

div#footerspacer 
{
    height: 0px;
}
h5 
{
    text-align:left;
}

h5 span.author 
{
    font-size:11px;
}

#pathway 
{
padding-left: 10px;
padding-bottom:5px;
width: auto;
margin-top: 10px;
text-align: left;
}

#search {
	float: right;
	width:170px;
	margin-top: 2px;
    margin-right:150px;
    padding:0px;
    text-align:left;
}

#search_articles {
	float: right;
	width:170px;
	margin-top: 2px;
    margin-right:0px;
    padding:0px;
    text-align:left;
}

#search .button,#search_articles .button{
    width:25px !important;
    background: url('../images/search_button.jpg') top left no-repeat;
    border: 0px;
    margin-top:3px;
}

#search input,#search_articles input{

font-size:10px;
background:transparent;
width:120px;
border:1px;

}
#search form,#search_articles form
{
    margin:0px !important;
}
form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
    float:left;
    background: url('../images/main_row_top.jpg') top left no-repeat;
    width:947px;
}
#search input
{
    border:0px;
}

#area_articles {
	padding: 0;
    padding-top:3px;
    float:left;
    background: url('../images/main_row_articles.jpg') top left no-repeat;
    width:798px;
}

#mainarea {
	padding: 0;
    float:left;
    background: url('../images/main_row_small.jpg') top left repeat-y;
}

#mainbottom {
	padding: 0;
    float:left;
    width: 396px;
    background: url('../images/main_row_bottom.jpg') 100% 0% no-repeat;
    padding:50px 25px 0px 25px;
    
}

#whitebox {
    
	/*margin: 3px 15px 0px 15px;*/
	/*border-top:1px solid #ccc;*/
	background: #fff;
	width: 834px;
    
}

/* horizontal pill menu */
table.pill {
  margin: 0px;
  padding: 0;
  
  border-spacing: 0;
  width:660px;
}

#leftcolumn {
	padding: 0;
    padding-left:1px;
	margin: 0;
	width: 164px;
	float:left;
}
#middlearea {
    width:448px;
    float:left;
}


#middlearea_articles {
    width:631px;
    float:left;
}

div.clock
{
    color:white;
    margin-bottom:10px;
    text-align:center;
}

#rightcolumn {
	padding: 0;
	margin: 0;
    position:relative;
    top: -163px;
	width: 150px;
	float:left;
}

#rightcolumn_articles {
	padding: 0;
	margin: 0;
    position:relative;
    top:-119px;
	width: 150px;
	float:left;
}

#maincolumn {
	float:left;
	padding:0px 25px 0 15px;
    padding-top:18px;
	margin:0;
	width: 406px;
    
	}
    
#maincolumn_articles {
	float:left;
	padding:0px 25px 0 15px;
    padding-top:18px;
	margin:0;
	width: 590px;
    
	}
    
#maincolumn p {
	text-indent:15px;
	padding-bottom:10px;
	text-align:justify;
}
#maincolumn div {
	text-align:justify;
}
#maincolumn_full {
	float:left;	
	margin-left: 0;
	padding: 0;	
	width: 653px;
}

table.nopad {
	width: 100%;
	padding: 0;
	margin:0px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** 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 */
div.componentheading {
    
}

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%;
}

h1.componentheading {
	padding:7px 7px 2px 7px;
}

h2, .contentheading {
    padding: 0;
    padding-bottom:15px;
	font-size: 13px;
	font-weight: 600;
	vertical-align: top;
	color: #333;
	text-align: center;
	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: 12px;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: 12px;
	color: #333;
	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: 2px;
	border-bottom:1px solid red;
	margin-top:0px;
	margin-bottom:2px;
}

.article_column {
	padding-right: 5px;
}

table.user1user2 {
margin-top:-4px;
width:387px;
}

table.user1user2 td.user1{
	width: 169px;
    font-size: 10px;
    font-family:arial;
}

table.user1user2 td h3
{
    
}

table.user1user2 td.user1 h3
{
    background: url('/images/bullet.jpg') 2% 53% no-repeat;
    padding-left:17px;
}

table.user1user2 td.user2 h3
{
    background: url('/images/bullet.jpg') 3% 53% no-repeat;
    padding-left:17px;
}

table.user1user2 td.user2{
    width: 167px;
    padding-left:28px;
    padding-right:5px;
}

.column_separator {
	border-left: 1px dashed #ebebeb;
	padding-left: 1px;
	}

td.buttonheading {

}


table.contentpaneopen img, table.contentpaneopen-frontpage img {
	margin-right: 5px;
	margin-bottom: 5px;
	border:1px solid #dddddd;
	text-align:center;
	}

td.rating img
{
    border:0 !important;
    margin:auto !important;
}

td.rating button
{
    font-size:10px !important;
}



td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 1px;

  /*background: url(../images/mw_line_grey.png) 50% 0 repeat-y;*/
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 5px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
	width:100%;
}
table.blog {
width:100%;
}
table.contentpaneopen 
{
    width:100%;
}
/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
width:50%;
}

table.contenttoc td {
padding: 1px 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 5px;
	width: 100%;
	text-align: justify;
	font-size:13px;
	border:0;
}

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 */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 3px;
	/*position:relative;
	z-index:100;*/
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	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;
}

/* 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; }

/* 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.moduletable ul.latestnews {
list-style:none;
margin:0;
padding:0px;

}
li.latestnews {
	padding:3px;
	border-bottom:1px dashed #ebebeb;
	text-align:justify;

}

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_text {
	padding: 4px;
	font-size: 11px;
}

#banner { 
	margin: 0px;
    width:165px;
    float:left;
    padding-top:19px;
    padding-left:18px;

}

.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*/
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: 5px;
	width:158px;
	padding-top:5px;
}
#copyright-footer {
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	width:540px;
	color:#111111;
	text-align:center;
	font-family: Helvetica, Arial, Sans-serif;	
	font-size:12px;	
	}
#power_by{
	float:right;
	padding-top:4px;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
div.moduletable h3, div.more_articles {
	/*border:1px solid #aaaaaa;*/
	padding:4px 5px 4px 10px;
	/*background-image: url(../images/bg_menu.jpg);*/
	background-repeat:repeat-x;
	text-align:left;
	text-transform:uppercase;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight:bold;
	font-size:11px;
	color: #333333;
	border-right-width:0px;
}
div.more_articles{
margin-top:15px;
border-right:1px solid #aaaaaa;
}
.user2 div.moduletable h3 {
	margin-left:-2px;
	border-right-width:1px;
}
#user5 {
	border:1px solid #aaaaaa;
	background-color:#ffffff;
	background-image: url(../images/olympic_rings.jpg);
	background-repeat:repeat;
	padding:0;
	padding-left:47px;
	text-transform:uppercase;
	width:455px;
	padding-right:0px;
	color:black;
	float:left;
	height:24px;
	
	}
#user5-right {
  float:right;
}
table.blog table.contentpaneopen {
 
}
#user5-name {
	padding-top:5px;	
	font-weight:normal;
	font-size:11px;
	float:left;
	}

div.bannergroup-relative {
	background-color: #ffffff;
	width:150px;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	float:left;
	}

div.banneritem-relative {
	padding:10px 0px;
	border:1px solid #ebebeb;
	margin-bottom:1px;
	}
div.banneritem-rightcol{
	padding:10px 0px;
	width:80%;

	border-top:0;
	}

div.banneritem-rightcol img,div.banneritem-relative img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


div.moduletable-relative{
	float:left;
	margin:0;	
	margin-left:2px;
	padding:0;
	width:150px;
}
hr{
color:#ddd;
}
div.moduletable-relative h3 {
	padding:5px 5px;
	padding-right:0px;
	border-style:outset;
	border-width: 1px;
	text-align:left;
	font-weight:normal;
	background-color:#eeeeee;
	text-transform:uppercase;
	color:black;
	font-size:12px;
	margin:0;
	margin-bottom:2px;
	border-color:#ebebeb;
	
	}
table.contentpaneopen-frontpage{
width:100%;
}
table.contentpaneopen-frontpage div.clstext{
width:100%;
float:left;
display:block;
text-align:justify;
font-size:12px;
font-family:tahoma,arial;
}

.contentpagetext, .contentpagetext-frontpage {
font-size:12px;
color:#333333;
text-align:justify;
width:100%;
display:block;
font-family:arial, helvetica;
}


.contentpagetext:hover, .contentpagetext-frontpage:hover {


text-decoration:underline;

}



a.contentpagetitle-frontpage, a.contentpagetitle-frontpage:visited,a.contentpagetitle-frontpage:link {
	color:#111111;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	font-family:arial,sans-serif;
	text-align:justify;
	width:100%;
	display:block;
	}
td.contentheading-frontpage div {
	
}

td a.contentpagetitle,div#inac_title,div.componentheading {
	color:#0b369b;
	padding:10px 5px 10px 0px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:110%;
}

a.latestnews,a.latestnews:visited,a.latestnews:link {
	color:#333333;
	font-size:11px;
	}

/* User defined font color */

span.red span, a.red span, a.red{
	color:red;
}

span.blue span, a.blue span, a.blue{
	color:blue;
}

span.green span, a.green span, a.green{
	color:green;
}

span.orange span, a.orange span, a.orange{
	color:orange;
}
span.black span, a.black span, a.black{
	color:#292929;
}
span.italic span, a.italic span,a.italic{
	font-style: italic;
}

span.bold span, a.bold span, a.bold{
	font-weight:bold;
}
.latestnews_info{
  padding-right:5px;
	padding-top:10px;
}

.latestnews_info a {
 color:#0b369b;
 font-size:11px;
}
p#whoisonline{
margin-top:10px;
border:1px solid #ebebeb;
border-left:0;
width:99%;
background-color:#f1f1f1;
padding:10px 0px;;
}