/***********************************************/
/* General tag formating  Shinken.se           */
/***********************************************/
body
{
	background-image: url(../images/bg.png);
  background-color: #939393;

  margin: 0px;
  padding: 0px;
  text-align: center;

  font-size: 10px;
  font-family: Arial, Helvetica, Verdana, sans-serif; 
  color: black;

  scrollbar-face-color: #ffdff8;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffddff8;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-arrow-color: #333333;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #cccccc;
}

td, tr, p, div
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10px;
  color: black;
}

a
{
  color: #000066;
  text-decoration: none;
}

ul 
{
/*  margin: 0px;*/
}

hr 
{
  background: #CCCCCC;
  height: 1px;
  width: 100%;
}

h1
{
  font-size: 14px;
	font-weight: bold;
}

h2
{
  font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

img
{
  border: 0px solid black;
}

table, td, th
{
  border: 0px solid black;
  margin: 0px;
}

iframe
{
  margin: 0px;
  padding: 0px;
}

/***********************************************/
/* Main blocks                                 */
/***********************************************/
.main_wrap
{
/*  width: 1048px;*/
  width: 884px;
  text-align: left;
  margin: 0px auto;
  overflow: hidden;
}

.main
{
  text-align: left;
  margin: 0px auto;
  background-image: url( ../images/bg2.png );
  background-color: #ffdff8;
  width: 720px;
  overflow: hidden;
}

.header
{
  margin: 0px;
  padding: 0px;
  background-color: black;
  width: 100%;
  height: 150px;
  text-align: center;
}

.menu
{
  margin: 0px;
  padding: 0px;
  text-align: left;
  background-color: white;
  font-size: 12px;
}

.menu table, .menu a, .menu span
{
  padding: 2px 3px;
}

.searchbox
{
  margin: 5px;
  float: right;
}

.info
{
  background-image: url( ../images/bg3.png );
  background-color: #ffdff8;
  height: 20px;
  width: 720px; 
}

.info-left
{
  text-align: left;
  margin: 0px;
  float: left;
  width: 510px; 
}

.info-right
{
  text-align: right;
  margin: 0px;
  float: right;
  width: 210px; 
}

.mainfix
{
  clear: both;
/*  margin:  0px 10px;
  width: 700px;*/
  margin:  0px 0px;
  width: 720px;
/*  overflow: auto;*/
  overflow: hidden;
}

.left_wrap
{
  text-align: center;
  float: left;
  margin: 0px;
  width: 160px; 
}

.left
{
  text-align: left;
  margin: 0px 0px 0px 10px;
  width: 140px; 
}

.left h2
{
	margin: 0px;
}

.left p
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.middle
{
  float: left;
  margin: 0px;
/*  background-color: blue;*/
  width: 390px;
}

.middle p
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.middlefix
{
  margin: 5px;
}

.right_wrap
{
  float: right;
  margin: 0px;
  width: 170px; 
}

.right
{
  margin: 0px 10px;
  width: 150px;
  text-align: left;
}

table.moduletablelogin
{
  margin: 10px auto;
}

table.moduletablelogin td
{
  padding: 5px;
}

table.moduletablevisitors
{
  margin: 5px auto;
}

.scroller
{
  margin-top: 20px;
  width: 720px;
  text-align: center;
  clear: both;
}

.footer
{
  background-color: black;
  padding: 10px 0px;
/*  margin-top: 10px;*/
  width: 100%;
  text-align: center;
  clear: both;
}

.footer p, .footer div, .footer td
{
  color: #999999;
}

.footer table
{
  margin: 10px auto;
}

.footer ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.footer ul li
{
  float: left;
  margin: 10px;
}

/***********************************************/
/* Secondary blocks                            */
/***********************************************/
.title 
{
  font-family: sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #7B8DA1;
}

.pathway
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.pathway:link, a.pathway:visited 
{
  color: #000000;
  font-weight: normal;
}

a.pathway:hover
{
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}

.poll
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  line-height: 14px;
}

.sectiontableheader
{
  background-color : #CCCCCC;
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1
{
  background-color : #F0F0F0;
}

.sectiontableentry2
{
  background-color : #E0E0E0;
}

.small
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3366C0;
  text-decoration: none;
  font-weight: medium;
}

.smalldark
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

.blog div table.contentpaneopen
{
  margin: 0px auto;
}

.ev_navigation
{
  text-align: center;
}

.ev_navigation table
{
  width: 100%
  margin: 0px auto;
}

.contentpaneopen 
{
  width: 100%;
}

#introtext
{
  width: 370px;S
}

.contentpaneopen a:hover
{
  text-decoration: underline;
}

.contentpaneopen img, .contentpaneopenfrontpage img
{
  margin: 2px 7px 2px 0px;
}

.contentheading, .componentheading
{
  font-size: 12px;
	font-weight: bold;
  text-align: left;
}

.contentpaneopenfrontpage
{
  width: 100%;
  padding-top: 10px;
/*  border-top: 3px groove #CCCCCC;*/
	background-image: url(../images/line.png);
	background-position: top left;
	background-repeat: repeat-x;
}

.contentheadingfrontpage
{
  float: right;
  font-size: 12px;
	font-weight: bold;
  text-align: left;
  padding-top: 15px;
  border-top: 2px solid silver;
}

.componentheadingfrontpage
{
  font-size: 12px;
	font-weight: bold;
  text-align: center;
}

.createdate
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-align: left;
}

.button
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

.moduletableusernav
{
  margin: 5px auto;
}

.moduletableusernav td, .moduletableusernav a
{
  text-align: center;
  color: black;
  text-decoration: none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: left;
}

a.contentpagetitle:hover
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align:left;
  color: #7B8DA1;
  text-decoration: underline;
  font-weight: bold;
}

a.category:link, a.category:visited
{
  color            : #333333;
  font-weight      : bold;
}

a.category:hover
{
  color            : #7B8DA1;
}


.footer a
{
  color: #ffdff8;
}

/*********************************/
/* Calender                      */
/*********************************/
.mod_events_monthyear
{
  background-color: #d7d7d7;
}

.mod_events_dayname
{
  background-color: #f8f8f8;
}

.mod_events_td_todaynoevents
{
  background-color: #6a8dc0;
}

/*********************************/
/* Styles for dhtml tabbed-pages */
/*********************************/
.ontab
{
  background-color: #ffae00;
  border-left: outset 2px #ff9900;
  border-right: outset 2px #808080;
  border-top: outset 2px #ff9900;
  border-bottom: solid 1px #d5d5d5;
  text-align: center;
  cursor: hand;
  font-weight: bold;
  color: #FFFFFF;
}

.offtab
{
  background-color : #e5e5e5;
  border-left: outset 2px #E0E0E0;
  border-right: outset 2px #E0E0E0;
  border-top: outset 2px #E0E0E0;
  border-bottom: solid 1px #d5d5d5;
  text-align: center;
  cursor: hand;
  font-weight: normal;
}

.tabpadding
{
}

.tabheading
{
  background-color: #ffae00;
  text-align: left;
}

.pagetext
{
  visibility: hidden;
  display: none;
  position: relative;
  top: 0;
}

/*********************************************************/
/* for modifying {moscode} output.  Dont set the colour! */
/*********************************************************/
.moscode
{
  background-color: #f0f0f0;
}

/*****************************************/
/* Text passed with mosmsg url parameter */
/*****************************************/
.message
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size : 10pt;
  color : #ff6600;
  text-align: center;
}

/****************************/
/* Editor toolbar width fix */
/****************************/
.mceToolbarTop * {
  float: left;
}

.mceToolbarTop select {
  clear: left;
  width: auto!important;
}

.mceToolbarTop option {
  float: none;
}

/****************************/
/* Form                     */
/****************************/
body.contentpane
{
	background-image: none;
  background-color: white;
}

/****************************/
/* Banners                  */
/****************************/
.banner
{
  width: 150px;
  height: 400px;
  float: right;
  margin: 5px;
  border: 2px solid black;
}

.banners_counterweight
{
  width: 150px;
  float: left;
  margin: 7px;
}

.banner_wrap
{
  background-image: url( ../images/bg_banner_middle.png );
  background-color: #ffdff8;
  width: 160px;
  margin: 10px auto;
  padding: 0px;
}

.banner_top
{
  background-image: url( ../images/bg_banner_top.png );
  width: 160px;
  height: 25px;
  margin: 0px;
  padding: 0px;
}

.banner_bottom
{
  background-image: url( ../images/bg_banner_bottom.png );
  width: 160px;
  height: 25px;
  margin: 0px;
  padding: 0px;
}

.banner_middle
{
  width: 140px;
  margin: 0px 10px;
  padding: 0px;
}


