/*
--------------------------------------------------------------------
ACTIVITY
--------------------------------------------------------------------
*/
.mod-activity .func-edit input.txt
{
  border: solid 1px #808080;
  width: 260px;
}


.mod-activity .func-list div
{
  text-align: left;
}
/* Big calendar */
.mod-activity .bigCalendar .h
{
  text-transform: capitalize;
}  

.mod-activity div.bigCalendar
{
  text-align: center;
  margin-bottom: 20px;
}

.mod-activity table.bigCalendar
{
  width: 100%;
}

.mod-activity table.bigCalendar td
{
  vertical-align: top;
  text-align: right;
  width: 14%;
  border: 1px solid #808080;
  height: 60px;
  padding: 4px;
}
.default .mod-activity table.bigCalendar td div.text a,
.mypage .mod-activity table.bigCalendar td div.text a,
.forum .mod-activity table.bigCalendar td div.text a
{
  width: 50px;  
}
.admin .mod-activity table.bigCalendar td div.text a
{
  width: 85px;  
}
.mod-activity table.bigCalendar td div.text a
{
  border: solid 1px transparent;
  text-decoration: none;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
}
.mod-activity table.bigCalendar td div.text a:hover
{
  background-color: #e9e9e9;
  border: solid 1px #666;
  padding: 5px;
  width: auto;
  position: absolute;
  overflow: visible;
  text-overflow: clip;
  z-index: 99;
}
/* Heading */  
.mod-activity table.bigCalendar td.h
{
  text-align: center;
  height: 20px;
}

/* All days */
.mod-activity table.bigCalendar td.d,
.mod-activity table.bigCalendar td.d a
{
	font-weight: bold;
  color: #A0A0A0;
}

/* Weekend days */
.mod-activity table.bigCalendar td.wd
{
}

/* Today */
.mod-activity table.bigCalendar td.today
{
	color: #000000;
}

/* Day in other than current month */
.mod-activity table.bigCalendar td.omd
{
	visibility: hidden;
}

/* Day with activity */
.mod-activity table.bigCalendar td.meet
{
  background-color: #EDEDED;
}

.mod-activity table.bigCalendar td.meet div.d
{
  float: right;
	color: #333;
	font-weight: bold;
}

.mod-activity table.bigCalendar td.meet div.text
{
  float: right;
  width: 100%;
  text-align: left;
}

/* SMALL CALENDAR*/
.activity .block-title
{
  border: solid 1px #B1B3B5;
  border-bottom: none;  
  padding: 2px 4px 0px 4px;
  text-transform: uppercase;
  width: auto;
  text-align: center;
  background-color: #DBDCDF;
}
.activity .block-title a
{
  vertical-align: 2px;
}

.activity .calendarDiv
{
  background-color: #DBDCDF;
  padding: 5px;
  border: solid 1px #B1B3B5;
  margin-bottom: 20px;
}
.smallcalendar
{
	width: 100%;	
}

.smallcalendar td
{
  text-align: center;
  padding: 0px;
}

.smallcalendar td.today
{
	border: solid 1px #f00;
}

.smallcalendar td.omd
{
	visibility: hidden;
}
.smallcalendar td.wd
{
 
}

.smallcalendar td.h
{
	font-weight: bold;
}

.smallcalendar td.act,
.smallcalendar td.act a
{
  color: #677075;
  font-weight: bold;
}
 
.smallcalendar,
.actblckGrid
{
	border: none;
}
/*
--------------------------------------------------------------------
ADMINBLOCKS
--------------------------------------------------------------------
*/
div.adminblocks .adminblock
{
  display: block;
  padding: 5px;
}
div.adminblocks a
{
  color: #444;
  border: solid 1px #F1F1F1;
}
div.adminblocks a:hover
{
  text-decoration: none;
  border: 1px solid #BBB;
  background-color: #EEE;
}
/*
--------------------------------------------------------------------
ADMINMENU
--------------------------------------------------------------------
*/
div.adminmenu a, 
div.membermenu a
{
  display: block;
  padding: 5px;
  color: #444;
  border: solid 1px #F1F1F1;
}
div.adminmenu a.selected, 
div.membermenu a.selected
{
  color: #000;
  font-weight: bold;
  background-color: #DBDCDF;
}

div.adminmenu a:hover, 
div.membermenu a:hover
{
  text-decoration: none;
  border: 1px solid #BBB;
  background-color: #EEE;
}
/*
--------------------------------------------------------------------
ARTICLE
--------------------------------------------------------------------
*/

  .mod-article .func-view .standard h1
  {
    margin-bottom: 30px;
  }
  .mod-article .func-view .standard .articlebody
  {
    width: 370px;    
  }
  .mod-article .func-view .standard .summary
  {
    font-weight: bold;
    color: #677075;
    margin-bottom: 15px;
  }
  .mod-article .func-view .standard .text
  {
     
  }
  
  img.articleImage
  {
    width: 180px;
    margin-top: 10px;
  }
  
  .mod-article .func-view .tilkant h1
  {

  }
  .mod-article .func-view .tilkant .summary
  {
    font-weight: bold;
    color: #677075;
    margin-bottom: 15px;
  }
  .mod-article .func-view .tilkant .text
  {
 
  }
  
  img.articleImage
  {
    width: 180px;
    margin-top: 20px;
  }  
/*
--------------------------------------------------------------------
ARTICLE NEWS
--------------------------------------------------------------------
*/  
  .mod-article .func-newslist
  {
    width: 445px;   
  }

  .mod-article .func-newslist .newList
  {
    margin-top: 20px;
    width: 370px;   
  }

  .mod-article .func-newslist .newList .header a
  {
    font-weight: bold;
  }
  
/*
--------------------------------------------------------------------
BANNER
--------------------------------------------------------------------
*/ 
.banners .banneritem
{
  margin-top: 15px;
}
.banners .banneritem,
.banners .banneritem div,
.banners .banneritem a
{

  /*font-weight: bold;*/
}
.banners .banneritem .subHeader,
.banners .banneritem .subHeader a
{
  font-weight: bold;
  /*text-decoration: underline;*/
}
.banners .banneritem a.readMore
{
  color: #677075;
}
.banners .banneritem .imageDiv img
{
  margin-top: 5px;
  width: 180px;
}
/*
--------------------------------------------------------------------
BLOCKS
--------------------------------------------------------------------
*/ 
.block
{
  margin-top: 15px;
}
.block,
.block div,
.block a
{

  /*font-weight: bold;*/
}
.block .title,
.block .title a
{
  font-weight: bold;
  /*text-decoration: underline;*/
}
.block .summary
{
}

.block .imageDiv img
{
  margin-top: 5px;
  width: 180px;
}
/*
--------------------------------------------------------------------
DIALOGUE
--------------------------------------------------------------------
*/ 

.dialogueList
{
  padding-left: 0px;
  margin-left: 15px;
}

.dialogueList li
{
  padding: 2px 0px;
  list-style-image: none;
  list-style-type: none;
}

.dialogueList li li
{
  padding: 2px 0px;
}

.dialogueList li,
.dialogueList li .cbx,
.dialogueList li .img,
.dialogueList li img
{
  vertical-align: middle;
  
}

.dialogueList .title a
{
  font-weight: bold;
  font-size: 7pt;
  color: #333;
}

.firefox2 .dialogueList .title a
{
  position: relative;
  top: 1px;
}

.dialogue_newitem
{
  padding-left: 17px;
}

.dialogue_newitem a
{
  font-size: 8pt;
}
/*
--------------------------------------------------------------------
FRONTPAGE
--------------------------------------------------------------------
*/
  .mod-frontpage .func-view .standard a.readMore
  {
    color: #677075;
  }

  .mod-frontpage .func-view .standard,
  .mod-frontpage .func-view .standard .smallNewsTable,
  .mod-frontpage .func-view .standard .mediumNewsTable
  {
    width: 500px;

  }
  .mod-frontpage .func-view .standard h1 a
  {
    font-size: 13pt;
    font-weight: bold;
    text-transform: uppercase;
  }
  .mod-frontpage .func-view .standard h3 a
  {    
    font-weight: bold;    
  }
  .mod-frontpage .func-view .standard .headNews 
  {
    padding-bottom: 10px;    
  }  
  .mod-frontpage .func-view .standard .headNews .summary
  {    
      width: 370px;
  }
  .mod-frontpage .func-view .standard .headNews .summary,
  .mod-frontpage .func-view .standard .headNews .summary a.readMore
  {
    font-weight: bold;
    color: #677075;
    margin-bottom: 20px;
  }
  .mod-frontpage .func-view .standard .headNews .imgDiv img
  {
    width: 500px;
  }

  .mod-frontpage .func-view .standard td.smallnews
  {
    width: 154px;  
  }
  .mod-frontpage .func-view .standard td.smallnews,
  .mod-frontpage .func-view .standard td.mediumnews
  {
    padding-top: 10px;
    border-top: dashed 1px #a4997b;
    padding-bottom: 10px;
  }
  .mod-frontpage .func-view .standard .smallNewsTable td.rightCell
  {
    width: 162px;
  }
  
  .mod-frontpage .func-view .standard .smallNewsTable td.leftCell,
  .mod-frontpage .func-view .standard .smallNewsTable td.centerCell
  {
    width: 158px;
    padding-right: 10px;
  }
  .mod-frontpage .func-view .standard .mediumNewsTable td.rightCell
  {
    width: 239px;
  }
  
  .mod-frontpage .func-view .standard .mediumNewsTable td.leftCell
  {
    width: 239px;
    padding-right: 10px;
  }
  .mod-frontpage .func-view .standard td .smallnewsFrame
  {
    width: 154px;
    padding: 2px;
    border: solid 1px #677075;    
  }
  .mod-frontpage .func-view .standard td .smallnewsFrame .imgDiv img
  {
    width: 154px;
  }
  .mod-frontpage .func-view .standard td.mediumnews
  {
    width: 239px;  
  }
  .mod-frontpage .func-view .standard td .mediumnewsFrame
  {
    width: 239px;
    padding: 2px;
    border: solid 1px #677075;
  }
  .mod-frontpage .func-view .standard td .mediumnewsFrame .imgDiv img
  {
    width: 239px;
  }  
  .mod-frontpage .func-view .st_123 .headNews .summary
  {
    float: left;
  }
  .mod-frontpage .func-view .st_123 .headNews .imgDiv
  {
    margin-left: 10px;
    width: 120px;
    float: right;
  }
  .mod-frontpage .func-view .st_123 .headNews .imgDiv img
  {
    width: 120px;
  }  
/*
--------------------------------------------------------------------
LOGIN
--------------------------------------------------------------------
*/  
  #loginbox
  {
    margin: 10px 0px 0px 0px;
    border: solid 2px #CCCCCC;
    height: 100%;
    width: 154px;
    background-image: url(../../pics/admin/frame_bg.gif);
    padding: 5px;
  }


/*
--------------------------------------------------------------------
MENU
--------------------------------------------------------------------
*/
  .openclosemenu img
  {
    vertical-align: top;
  }
  .openclosemenu a:hover
  {
    text-decoration: none;

  }
  .openclosemenu .level_0 a
  {
    font-weight: bold;
  }
  .openclosemenu .level_1 a
  {
    font-weight: normal;
  }
  .openclosemenu .level_2 a
  {
    font-weight: normal;
    color: #677075;
  }
/*
--------------------------------------------------------------------
PRODUCTS & SHOP
--------------------------------------------------------------------
*/  
.mod-product .func-view .infoPane
{
  padding: 25px;
  width: 200px;  
}
.mod-product .func-view .infoPane .summary
{
  font-weight: bold;
  color: #677075;
}
.mod-product .func-view .infoPane img.productImage
{
  width: 150px;
}
.mod-product .func-view .paymentPane
{
  padding: 25px;
  width: 200px;

  border-left: dashed 2px #a4997b;
}
.mod-product .func-view .paymentPane input.date
{
  border: solid 1px #000;
}
.mod-product .func-view .paymentPane input.txt,
.mod-product .func-view .paymentPane input.text
{
  border: solid 1px #000;
  width: 150px;
}
.mod-product .func-view .paymentPane input.email,
.mod-product .func-view .paymentPane input.email
{
  border: solid 1px #000 !important;
  width: 150px !important;
}
.mod-product .func-view .paymentPane td.col2
{
  width: 36px;
}
.mod-product .func-view h3
{
  font-size: 14px;
}
.mod-product .func-view .alertBox
{
  border: solid 1px #000;
  padding: 5px;
  margin: 10px 0px 10px 0px;
}
.paymentWindow #top
{
  width: 500px;
}
.paymentWindow #top .topDiv
{
  width: 400px;
}
body.simple .paymentWindow h1
{
  border: 0px;
}
div.pbstextpreview
{
  font-family: monospace; 
  font-size: 12px;
  color: #777;
  background-color: #FFF;
  border: 1px solid black;
  margin-left: 0px;
  width: 420px;
  padding: 4px;
}
/*
--------------------------------------------------------------------
SEARCH
--------------------------------------------------------------------
*/ 
.searchbox
{
  background-color: #ACB8BF;
  width: 180px;
  height: 19px;
}
.default .searchbox
{
	background-color: #a4997b;
}
.searchbox table
{
  height: 19px;
  width: 180px;
}
.searchbox td
{ 
  vertical-align: middle;
  font-weight: bold;
  padding-left: 2px;
  padding-right: 2px;
}
.searchbox input.txt
{
  width: 118px;
  border: solid 0px #000;   
  height: 13px;
  font-size: 11px;
  color: #ACB8BF;
}
.mypage .searchbox
{
  background-color: #ACB8BF;
  width: 110px;
}
.mypage .searchbox td
{
  padding: 5px;  
  vertical-align: middle;
  font-weight: bold;
}
.mypage .searchbox input.txt
{
  width: 55px;
  border: solid 0px #000;
  border-top: solid 1px #000;  
}
/*
--------------------------------------------------------------------
WORKFLOW
--------------------------------------------------------------------
*/ 
.mod-workflow .func-list dd
{
  color: #666;
}
