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

html {
  height: 100%;
  margin-bottom: 0px;
margin: 0 auto;
padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 16px;
	margin: auto;
	font-size: 12px;
	color: #333;
	background: #00bdf8;
}

img {
border:0;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button {
 cursor: pointer;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

#page_bg {
width: 800px;
}

#header {
background: url(../images/header.gif) no-repeat;
height: 108px;
}

#topmenu {
height: 20px;
background: #0078e4;
}

#bodyback {
width: 100%;
display: block;
overflow: hidden;
background: #fff;
}

#leftCol {
float: left;
width: 500px;
padding-left: 70px;
padding-right: 30px;
/* display: inline; */
/* overflow: hidden; */
}

#rightCol {
float: left;
width: 200px;
/* width:806px; */
}


/*****************************************/
/***  TOP MENU                         ***/
/*****************************************/

#topmenu ul.menu{
list-style: none;
/* width:806px; */
padding: 0;
margin: 0;
font-size: 12px;
line-height: 12px;
overflow:hidden;
}

#topmenu ul.menu li {
float: left;
}

#topmenu ul.menu li a {
display:block;
padding: 0px 8px 0px 8px;
border-right: 1px solid #fff;
}

#topmenu ul.menu li a:hover {
text-decoration: none;
}

#topmenu ul.menu li a span{
color: #fff;
font-weight: normal;
}



/************ MAIN MENU ***********/

ul.menu-nav,
.menu-nav ul {
list-style: none;
padding:0px 0 0 0px;
margin:0px;
}

ul.menu-nav li {
padding: 5px;
list-style: none;
}

ul.menu-nav a {
/* color: #3c3b3d; */
font-size: 13px;
/* font-weight: bold; */
}





#footerDiv {
font-size: 13px;
background: #666666;
/* padding: 5px; */
/* overflow: hidden; */
/* text-align: right; */
/* height: 120px; */
}






/*****************************************/
/*** 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 {
  padding-left: 0px;
color: #000;
  margin: 0;
/*   font-weight: bold; */
  font-family: Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  padding-left: 0px;
margin-bottom: 10px;
text-align: left;
}

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: bold;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}





/* Module Table */
.moduletable {
padding: 3px;
color: #3f3f3f;
margin-bottom: 10px;
}



table.moduletable th,
.moduletable h3 {
color: #ffbe00;
border-bottom: 1px solid #0078e4;
margin-bottom: 0;
padding-bottom:0;
}




/* 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 {

}

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

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}





/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen a, div.contentpane a {
text-decoration: underline;
}

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






.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }





/* content tables */
td.sectiontableheader a,
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;
}






/** DROP MENU **/

/* Tier 1 */
.menu_topmenu {
float: left;
margin: 0;
padding: 0;
}

.menu_topmenu li {
list-style: none;
margin: 0;
padding: 0;
/* width: 12em; */
float: left;
}

.menu_topmenu li a {
display: block;
color: #fff;
text-decoration: none;
font-size: 12px;
padding: 1px 15px 1px 8px;
border: 0;
}

ul.menu_topmenu a:hover {
color: #a00;
background: #fff;
}

ul.menu_topmenu li {
position: relative;
}

/* Tier 2 */
ul.menu_topmenu ul {
position: absolute;
z-index: 500;
background: #ececec;
margin: 0px;
float: none;
}

ul.menu_topmenu ul li {
width: 200px;
float: none;
}

ul.menu_topmenu ul li a {
color: #000;
text-decoration: none;
border-bottom: 1px solid #ababab;
display:block;
}




/* Tier 3 */
ul.menu_topmenu ul ul {
position: absolute;
top: 0;
left: 100%;
}

ul.menu_topmenu ul ul li {
width: 180px;
}

ul.menu_topmenu ul ul li a {
color: #000;
text-decoration: none;
border-bottom: 1px solid #ababab;
display:block;
}

/* Hiding / Show */
/*ul.menu_topmenu ul,
ul.menu_topmenu ul ul,
ul.menu_topmenu ul li:hover ul ul,
ul.menu_topmenu ul ul li:hover ul
{display: none;}*/


ul.menu_topmenu ul, /* 2T */
ul.menu_topmenu ul ul, /* 3T */
ul.menu_topmenu li:hover ul ul, /* hide 3T */
/* IE Fix */
ul.menu_topmenu li.over ul ul
{
display: none;
}

ul.menu_topmenu li:hover ul, /* show 2T */
ul.menu_topmenu ul li:hover ul, /* show 3T */
/* IE FIX */
ul.menu_topmenu li.over ul,
ul.menu_topmenu ul li.over ul
/* ul.menu_topmenu ul li:hover ul */
{
display: block;
}

/* Style Menu */
ul.menu_topmenu li.parent {
background: url(../images/down-arrow.gif) right no-repeat;
}

ul.menu_topmenu li ul li.parent {
background: #fff;
}

#gallery-link a {
	width: 100px;
/* border: 1px solid #fff; */
	height: 65px;
overflow: hidden;
display: block;
}

