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

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 9pt;
}

a:link, a:visited {
	color: #87B700;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #87B700;
	text-decoration: underline;
}

input.button {
 cursor: pointer;
}

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

div, p, table, td, th, h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.5em;
	font-size: 9pt;
	color: #2D649C;
}

#blackback {
  width: 2000px;
  height: 2000px;
  background: #000;
  text-align: center;
  display: block;
}

#nojavascript {
  background: red;
  color: white;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  left: 100px;
  width: 300px;
  padding: 30px;
  border-color: white;
  border-style: solid;
  border-width: 3px;
  position: absolute;
}

/*****************************************/
/*** Events                            ***/
/*****************************************/

div.module-events {
  padding-top: 17px;
  background: url(../images/calendar_top.jpg) top left no-repeat;
  margin-top: 2px;
  margin-bottom: 5px;
  display: block;
}

div.module-events div {
  padding-bottom: 17px;
  background: url(../images/calendar_bottom.jpg) bottom left no-repeat;
  display: block;
}

div.module-events div div {
  display: block;
  background: none;
  padding: 0;
  margin: 0;
}

table.eventcal_mini {
  background-color: #86BA00;
  border-style: none;
  border-width: 0;
  border-collapse: collapse;
}

table.eventcal_mini td, table.eventcal_mini a {
  background-color: #86BA00;
  color: #F0F0F0;
  text-align: center;
  line-height: 20px;
  font-size: 8pt;
}


table.eventcal_mini td.today, table.eventcal_mini td.today a {
  background-color: #3880BA;
}


table.eventcal_mini td.header, table.eventcal_mini td.month_active, table.eventcal_mini td.month_active a {
  background-color: #589900;
  font-weight: bold;
}

#loading {
/*  background: #E4F8FF; 
  border: 1px solid #C7E0E5; */
  position: absolute;
  display: block;
  top: 20px;
  left: 20px;
  vertical-align: middle;
  padding: 10px;
}

/*****************************************/
/*** Tabbed Pages                      ***/
/*****************************************/

#tabbedMenu {
  margin: 0;
  list-style: none;
  /*border-top: 1px solid #C7E0E5;*/
  /*border-bottom: 1px solid #C7E0E5;*/
  display: block;
  padding-top: 5px;
  padding-bottom: 3px;
  /*float: right;*/
}
#tabbedMenu_l {
  padding: 0;
  margin: 0;
}
#tabbedMenu_r {
  /*background: url(../images/icon_bar_green_r.jpg) top right  no-repeat;*/
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.tabbedMenu {
  margin: 0;
  padding: 0;
  display: block;
  height: 28px;
  line-height: 28px;
}
li.tabbedMenu {
  display: block;
  float: left;
  background: url(../images/blue_button.jpg) top left  no-repeat;
  height: 28px;
  line-height: 28px;
  padding: 0; margin: 0;
  vertical-align: middle;
  white-space: nowrap;
  /*color: #FFF;*/
  text-align: center;
  margin-right: 2px;
}
a.tabbedMenuItem:visited, 
a.tabbedMenuItem:active,
a.tabbedMenuItem:hover,
a.tabbedMenuItem {
	display: block;
	line-height: 28px;
	height: 28px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/blue_button_r.jpg) top right  no-repeat;
}

td.buttonheading a {
  color: #2D649C;
  font-size: 8pt;
  vertical-align: bottom;
}
a.tabbedMenuItem:hover {
  color: #2D649C;
  text-decoration: underline;
}
#tabbedMenuClr {
  clear: both;
}
div.slide {
  /*background: #F1FAFF;*/
  border-left: 1px solid #A5BCC2;
  border-bottom: 1px solid #A5BCC2;
  border-right: 1px solid #A5BCC2;
  width: 575px;
}

div.slide table {
  width: 560px;
}
.listing, table.listing  {
  table-layout: fixed;
  border-spacing: 0px;
  border-collapse: collapse;
  table-layout: fixed;

}
table.listing td {
  border: 1px solid #A5BCC2;
  padding: 2px;
}
table.listing thead td {
	line-height: 28px;
	height: 28px;
	background: url("../images/center_h3_f.jpg") top left repeat-x;  
	border-top: none;
	border-bottom: none;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;

}

div.slide_heading {
	line-height: 28px;
	height: 28px;
	background: url("../images/center_h3_f.jpg") top left repeat-x;  
}
div.slide_heading {
    margin-bottom: 5px;
}
div.slide_content {
   padding: 5px;
}
div.slide_heading_l {
	line-height: 28px;
	height: 28px;
/*	background: url("../images/green_h3_l.jpg") top left no-repeat;  */
}
div.slide_heading_r {
	line-height: 28px;
	height: 28px;
/*	background: url("../images/green_h3_r.jpg") top right no-repeat;  */
}
div.slide_heading h3 {
  padding-left: 5px;
  line-height: 28px;
  vertical-align: middle;
/*  color: #F0F0F0;*/
}

/*****************************************/
/*** Buttons                           ***/
/*****************************************/

#itembutton_l {
    	background: url(../images/green_h3_l.jpg) top left no-repeat;
}

#itembutton_f {
    	background: white url(../images/green_h3_f.jpg) top left repeat-x;
		display: block;
		float: left;
		height: 30px;
}

#itembutton_r {
    	background: url(../images/green_h3_r.jpg) top right no-repeat;
		padding-left: 5px;
		padding-right: 5px;
}

#itembutton_f a {		
  line-height: 30px;
  font-weight: bold;
  color: white;
}
#itembutton_f a:hover {
  text-decoration: underline;
}

/*****************************************/
/*** Search  & Login                   ***/
/*****************************************/

#header label {
  color: white;
  line-height: 30px;
  vertical-align: middle;
  display: block;
  float: left;
  padding-left: 5px;
}

#login div.moduletable {
  line-height: 30px;
  height: 30px;
  text-align: left;
  padding-left: 50px;
}

#login input.inputbox, input#mod_search_searchword {
  border-width: 0px;
  border-style: none;
  display: block;
  float: left;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 5px;
  height: 16px;
  font-size: 9pt;
  width: 150px;
  background: white;
  color: #2D649C;
  vertical-align: bottom;
}

input#mod_search_searchword {
  float: right;
  display: inline;
  margin-right: 20px;
  width: 175px;
}

input#loginbutton {
  display: block;
  float: right;
  vertical-align: middle;
  margin-top: 11px;
  margin-right: 10px;
}

#header h3 {
  display: none;
}

/*****************************************/
/*** Newsflashes                       ***/
/*****************************************/

#newsflash h3, #newsflash span.article_seperator { display: none; }
#newsflash a.readon { 
  background-image: none; 
  line-height: 1em; 
  color: #87b700; 
  margin: 0;
  text-align: right;
  padding: 0;
  float: right;
}

#newsflash td {
  display: block;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
}

#newsflash * { 
  margin: 0;
  padding: 0;
  /*display: block;*/
}

#wrapper {
  vertical-align: top;
  /*display: none;*/
}

* html #newsflash {
  height: 15px;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	height: 100%;
	padding: 0;
	margin: 0;
	background: #EFEFEF;
}

div#top_wrapper {
    display: block;
	clear: right;
	height: 24px;
	line-height: 24px;
}
div.center {
  text-align: center;
}

div#wrapper {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		min-width: 820px;
		max-width: 820px;
		width: 820px;
    	background: #C4E4F1 url(../images/bg_pageshadow_right.jpg) right repeat-y;
}

div#wrapper_r {
	background: url(../images/bg_pageshadow_left.jpg) left repeat-y;
	height: 100%;
	padding-right: 20px;
    padding-left: 20px;
}

div#header {
	height: 187px;
	padding-left: 5px;
	padding-right: 5px;
}

div#header_filler {
    display: block;
	clear: both;
	height: 132px;
}

div#top {
    display: block;
	clear: both;
	float: left;
	height: 24px;
	text-align: left;
}

div#login {
    background: url(../images/login_bar.gif) 0 0 no-repeat;
    display: block;
	clear: none;
	float: left;
	width: 558px;
	height: 31px;
}

div#search {
    background: url(../images/search_bar.gif) 0 0 no-repeat;
    display: block;
	clear: right;
	float: left;
	height: 31px;
	width: 212px;
}

div#tabarea {
	margin: 0;
	padding: 0;

}

table.maincolumn {
    table-layout: fixed;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	background: #C4E4F1;  
}

table.maincolumn td {
	background: white;
}

td.leftcolumn, td.rightcolumn {
	padding: 0;
	margin: 0;
	width: 180px;
	text-align: left;
	vertical-align: top;
}

td.buttonheading {
  display: none;
}

td.content {
	height: auto;
	padding: 0px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #C4E4F1;
}

/* hack hack hack IE! IE! IE! IE! hack hack hack */

* html #leftcolumn, * html #rightcolumn, * html #content_r {
    width: 100%;
}

#leftcolumn {
	background: url(../images/contentbox_topright.jpg) top right no-repeat;
	padding: 5px;
	overflow: hidden;
}

#rightcolumn {
	background: url(../images/contentbox_topleft.jpg) top left no-repeat;
	padding: 5px;
	overflow: hidden;
}

#content_l {
	background: url(../images/contentbox_topleft.jpg) 0 0 no-repeat;
	overflow: hidden;
}

#content_r {
	background: url(../images/contentbox_topright.jpg) top right no-repeat;
	padding: 5px;
	text-align: left;
	overflow: hidden;
}

div#footer {
	background: white url(../images/bg_footer.jpg) top no-repeat;
	height: 37px;
	padding-left: 20px;
	color: white;
}

.mainlevel-footer, .mainlevel-footer:hover, a.mainlevel-footer, a.mainlevel-footer:hover {
  color: white;
  margin-left: 5px;
}

div#newsflash {
	padding: 0px 10px 8px;
	width: auto;
	text-align: left;
	background: #C4E4F1;
}


div#whitebox {
	margin: 0;
	background: white;
	width: 780px;
	overflow: hidden;
}

div#whitebox div {
	text-align: left;
}

/*****************************************/
/*** Top Menu                          ***/
/*****************************************/


.transmenu_topmenu a.mainlevel_topmenu, .transmenu_topmenu a.menulevel_topmenu:visited, .transmenu_topmenu a.sublevel_topmenu {
	background: url("../images/transparent_tab.gif") no-repeat;
    vertical-align: middle;
	line-height: 24px;
	white-space: nowrap;
	color: #F5F5F5;
	font-weight: bold;
	padding-left: 5px;
	display: block;
}

a.sublevel_topmenu {
    vertical-align: middle;
	line-height: 20px;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
}


.transmenu_topmenu td {
	background: url("../images/tab_end.gif") no-repeat right;
	height: 24px;
	text-align: center;
	clear: none;
    border-collapse: separate;
	margin: 0;
	padding: 0;
	padding-right: 6px;
}

.moduletable_topmenu table {
  width: auto;
}

.moduletable_topmenu tbody {
	float: left;
}

.transMenu div.content a.sublevel_topmenu:hover {
  width: 100%;
  display: block;
  clear: both;
  background: #589901;
  text-decoration: none;
}

.transMenu div.content a.sublevel_topmenu {
  width: 100%;
  display: block;
  clear: both;
  text-decoration: none;
  color: F5F5F5;
}

.transMenu div.content {
  /*border-style: solid;
  border-color: #589901;
  border-width: 1px;*/
  margin: 0;
  padding: 0;
}

/*****************************************/
/*** Left Menu                         ***/
/*****************************************/

a.mainlevel, a.mainlevel:visited 
{
    line-height: 25px;
	background: url("../images/leftmenu.gif") left no-repeat;
	vertical-align: middle;
	display: block;
	text-indent: 15px;
	clear: both;
	width: 100%;
	color: #2D649C;
}

.module-hilite a.mainlevel, 
.module-hilite a.mainlevel:visited,
.module-hilite a.mainlevel:active, 
.module-hilite a.mainlevel:hover 
{
	background: #86BA00; 
	color: white;
	text-indent: 0;
	text-align: center;
}
a#active_menu.mainlevel, 
a#active_menu.mainlevel:visited
{
	background: url("../images/leftmenu_active.gif") left no-repeat;
}

a#active_menu.mainlevel:hover 
{
	background: url("../images/leftmenu_active_hover.gif") left no-repeat;
}

a.mainlevel:hover 
{
	background: url("../images/leftmenu_hover.gif") left no-repeat;
	text-decoration: none;
	color: #2D649C;
}

a.sublevel, a.sublevel:visited
{
    line-height: 25px;
	background: url("../images/othermenu.gif") left no-repeat;
	vertical-align: middle;
	display: block;
	text-indent: 15px;
	clear: both;
	width: 100%;
	color: #2D649C;
    z-index: 100;
}

a#active_menu.sublevel, 
a#active_menu.sublevel:visited
{
	background: url("../images/othermenu_active.gif") left no-repeat;
}

a#active_menu.sublevel:hover 
{
	background: url("../images/leftmenu_active_hover.gif") left no-repeat;
}

a.sublevel:hover 
{
	background: url("../images/leftmenu_hover.gif") left no-repeat;
	text-decoration: none;
	color: #2D649C;
}

/*****************************************/
/*** Remository                        ***/
/*****************************************/

#remositorypathway a img,
#remositorycontainer img,
#remositorycontainerlist img,
#remositoryfooter img,
#remositorypageheading,
#remositorycredits {
  display: none;
}

#remositorypathway {
   background: url("../images/center_h3.jpg") no-repeat;  
   padding-left: 5px;
   padding-right: 5px;
   display: block;
   line-height: 28px;
   height: 28px;
   vertical-align: middle;
}

#remositoryfilelisthead {
   background: url("../images/center_h3.jpg") no-repeat;  
}

#remositoryfilelisthead h3 {
   line-height: 28px;
   height: 28px;
   vertical-align: middle;
   padding-left: 5px;
   padding-right: 5px;
   display: block;
   clear: both;
}

span#remositoryorderby {
  margin-top: 5px;
  display: block;
  float: none;
  display: none;
}

.remositoryfilesummary dt, #remositoryfileinfo dt, #remositoryupload label, 
#remositoryupload dt, #remositorymanycommon dt, #remositorymanycommon label,
#remositorythumbupdate dt, #remositorythumbupdate label {
	width:  35%;
	float:	left;
	text-align:	left;
	text-indent: 15px;
}

.remositoryfilesummary dd, #remositoryfileinfo dd, #remositorythumbupdate dd
{
    margin-left: 40%;
	display: block;
    background: #CCFFFF;
}

.remositoryfilesummary {
  width: 100%;
}

div.remositoryfileblock {
  display: block;
  clear: both;
  margin-bottom: 10px;
}

div.remositoryfileblock h3 {
  background: url(../images/article_separator.gif) bottom repeat-x;
  display: block;
  clear: both;
}

div.remositoryfileblock  h3 a, div.remositoryfileblock  h3 img
  {
  border: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-size: 9pt;  
}

#remositoryfilesummary {
  background: url(../images/article_separator.gif) bottom repeat-x;
}

#remositorycontainer {
  margin-bottom: 5px;
}
#remositoryfileinfo  h2 {
  background: url(../images/article_separator.gif) bottom repeat-x;
  color: #2D649C;
  font-size: 9pt;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 5px;
}

#remositoryfileinfo h2 img {
  display: none;
}

span#remositoryorderby * {
  padding-left: 5px;
  font-style: normal;
}

#remositorypathway a {
   color: #2D649C;
   font-size: 9pt;
   line-height: 28px;
   height: 28px;
}

#remositorycontainer h2, #remositorysearch h2 {
  font-size: 9pt;
  font-weight: bold;
  color: #80B000;
}

#remositorycontainer p {
  font-size: 9pt;
}

#remositorycontainerlist thead tr {
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#remositorycontainerlist tbody td {
  padding-left: 5px;
}

#remositorycontainerlist th {
  background: url(../images/column_header_right.gif) right repeat-x;
  padding-right: 5px;
  text-align: left;
}

#remositorycontainerlist table {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border: none;
  border-collapse: collapse;
}

#remository th#remositorycontainerhead {
  line-height: 28px;
  background: url(../images/column_header_left.gif) left no-repeat;
}

#remository h3.remositoryheading {
	line-height: 28px;
	vertical-align: middle;
/*
	padding-left: 5px;
	padding-right: 5px;
*/

}

#remositoryfilelisting {
  display: block;
  width: 100%;
}

#remository {
  display: block;
  
}
th#remositorycontainerhead {
   width: 80%;
   padding-left: 5px;
}

#remositorycontainerlist table {
   width: 100%;
   border-width: 0px;
   border-spacing: 0;
/*   table-layout: fixed;*/
}
tr.remositoryfolderinfo td {
   font-size: 8pt;
   display: block;
}
tr.remositoryfolderinfo td * {
   padding-left: 10px;
}

#remositoryfooter {
   padding-top: 10px;
   display: block;
   clear: both;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

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

/* headers */
#pathway {
	line-height: 28px;
	height: 28px;
	background: url("../images/center_h3_f.jpg") top left repeat-x;  
}

#pathway_l {
	line-height: 28px;
	height: 28px;
	background: url("../images/center_h3_l.jpg") top left no-repeat;  
}
#pathway_r{
	line-height: 28px;
	height: 28px;
	background: url("../images/center_h3_r.jpg") top right no-repeat;  
}

span.pathway {
	line-height: 28px;
	height: 28px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
    display: block;
	clear: both;
	font-weight: bold;
	font-size: 9pt;
	display: block;
}

a.pathway {
  	line-height: 28px;
	height: 28px;
	vertical-align: middle;
}
div.componentheading {
/*	background: url("../images/center_h3.jpg") no-repeat;   */
	line-height: 28px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	display: none;
}

#leftcolumn h3 {
	background: url("../images/left_h3.jpg") no-repeat;   
	line-height: 28px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
}

#leftcolumn .module-hilite h3 {
	background: #86BA00 url("../images/calendar_top.jpg") no-repeat;   
	border-bottom: 1px solid #589900;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: white;
	text-align: center;
}

#leftcolumn div.module-hilite div,
#leftcolumn div.module-hilite div div,
#leftcolumn div.module-hilite div div div {
	background: #86BA00;
}
#leftcolumn div.module-hilite {
	display: none;
	padding-bottom: 17px;
	margin-bottom: 10px;
	background: #86BA00 url("../images/calendar_bottom.jpg") no-repeat bottom left;
}

#rightcolumn h3 {
	background: url("../images/right_h3_green.jpg") no-repeat;   
	line-height: 28px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
	color: white;
}

#rightcolumn div.module-audio h3 {
	background: url("../images/right_h3_orange.jpg") no-repeat;   
	line-height: 28px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
	color: white;
}

a.mainlevel-audio {
   padding-left: 5px;
}

div.module-audio {
  margin-bottom: 5px;
}

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, .contentheading a, .contentheading a:visited {
	padding-left: 0;
	vertical-align: bottom;
	color: #87B700;
	text-align: left;
	width: 100%;
	font-weight: bold;
}


h3, h4, .componentheading, table.moduletable th {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1em;
  color: #2762A6;
  padding-left: 0px;
  text-align: left;
}

/* 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;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	color: #2D649C;
	
}

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

/* spacers */
#whitebox span.article_seperator {
	display: block;
	float: none;
	clear: both;
	height: 5px;
	margin-bottom: 5px;
    background: url(../images/article_separator.gif) bottom repeat-x;
	
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	/*border-left: 1px dashed #e0e0e0;*/
	padding-left: 10px;

}

td.buttonheading a {
    white-space: nowrap;
}

.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 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%;
	padding-left: 2px;
	padding-right: 2px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

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

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 {
	/*background: url(../images/mw_box_blue_br.png) 100% 100% no-repeat;*/
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div {
	/*background: url(../images/mw_box_blue_bl.png) 0 100% no-repeat;*/
}

div.module_menu div div {
	/*background: url(../images/mw_box_blue_tr.png) 100% 0 no-repeat;*/
}

div.module_menu div div div {
	/*background: url(../images/mw_box_blue_tl.png) 0 0 no-repeat;*/
	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;
}


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

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

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

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

dl#system-message { margin: 0; padding: 0; }
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 14px; }

/* System Standard Messages */

#system-message dt.message { display: none; }
#system-message dd.message { background: #fff; }
#system-message dd.message ul { list-style: none; color: black; padding: 10px 10px 10px 40px;}

/* System Error Messages */

#system-message dt.error { display: none; }
#system-message dd.error { background: #f00; }
#system-message dd.error ul { list-style: none; background: url(../../../images/M_images/icon_error.gif) no-repeat 10px 10px; color: white; padding: 10px 10px 10px 40px;}

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

/* Bye Bye countdown header */
#countdown_title {
	display: none;
}

div.zulu {
	color: #80B000;
}
