
body
{
  background: url("../images/css_body.png");
  font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  text-align: center;
}

div,td{
  text-align: left;
  font-size: 12px;
}

input,textarea,select
{
 border: 1px solid #E0E0E0;
 padding: 0;
}

input:active
{
 border: 1px solid red;
}

input[active="true"]
{
 border: 1px solid black;
}

input
{
  padding: 3px 3px 3px 3px;
}

input[type="submit"]:hover,input[type="reset"]:hover
{
  background-color: #D0D0D0;
  border: 1px solid black;
  padding: 3px 3px 3px 3px;
}

table
{
  font-size: 14px;
}

img
{
  border: 0px;
}

abbr
{
  border-bottom: 0px;
}

.abbr
{
  color: #C0C0C0;
}

a
{
  text-decoration: none;
  color: #A0A0A0;
}

a:hover
{
  color: #a92117;
}

.inputreadonly
{
  background-color: #E0E0E0;
  border: 1px solid black;
  color: #404040;
}

.main
{
  margin: 0px 2px 10px 10px;
  font-size: 12px;
  width: 630px;
}

.leftpanel
{
  padding: 5px 5px 5px 5px;
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  text-align: justify;
  border: 1px solid #C0C0C0;
  background-color: #F2F2F2;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.leftpaneltitleimg
{
  float: right;
  margin-left: 5px;
}

.searchtopform
{
  text-align: center ! important;
}

.searchtopform form
{
  text-align: center ! important;
  margin-left: auto;
  margin-right: auto;
}

.XFormularDiv
{
  text-align: center ! important;
  margin-bottom: 5px;
}


.searchtable
{
  width: 100%;
  text-align: center;
}

.searchtable td
{
  text-align: center;
}



.bodymain
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  padding-bottom: 5px;
  overflow: hidden;
}


#topbanner
{
  height: 110px;
}

#topbannerimg
{
  float: right;
  width: 800px;
  height: 100px;
  margin-top: 10px;
  margin-right: 7px;
}

.toplink
{
  width: 300px;
  height: 78px;
  display: block;
}


#menu
{
  width: 130px; 
  float: right;
  background-color: #F0F0F0;
  line-height: 30px;
  margin-top: 0px;
  margin-right: 5px;
  padding-top: 0px;
  border: 1px solid #b9b9b9;
}

#menu a
{
  display: block;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
  color: black;
  font-weight: bold;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
}

#menu a:hover
{
  color: white;
  background-color: #C0C0C0;
}

#menu img
{
  margin-left: -25px;
}

.xmenuboxlev0
{
  margin-top: 0px;
  padding-top: 0px;
}


form
{
  margin-bottom: 0px;
  margin-top: 0px;
}

#outro
{
  width: 100%;
  font-size: 9px;
  text-align: center;
  margin: 5px 0px 5px 0px;
}

#outro a
{
  color: #A6A495;
}

#outro a:hover
{
  color: #CCCAB8;
}

.leftpaneltitle
{
  font-weight: bold;
  font-size: 12px;
  border-bottom: 1px solid #b9b9b9;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 5px;
  text-align: left;
  color: #505050;
}

.XRowPages
{
  text-align: right ! important;
}

.xtableover
{
  background-color: #E0E0E0;
}

.xtabledown
{
  background-color: #D2E7BF;
}


.theme
{
  width: 600px;
  padding: 5px 5px 5px 5px;
  overflow: hidden;
  margin-bottom: 10px;
  text-align: justify;
}

.theme img
{
  float: left;
  margin-right: 5px;
}


.client
{
  width: 250px;
  height: 180px;
  padding: 10px 10px 10px 10px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-right: 20px;
  text-align: center;
  float: left;
  border: 1px solid #e4eced;
  background-color: #edfbfc;
}

.client img
{
  margin-right: 5px;
}

.clientname
{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: center;
}

.xtableover
{
  background-color: #E0E0E0;
}

.xtabledown
{
  background-color: #D0D0D0;
}


.partnerspanel
{
  text-align: center;
}

.partnerspanel img
{
  border: 1px solid black;
  vertical-align: middle;
  margin: 5px 5px 5px 5px;
}

.news .leftpanel
{
  border: 0px ! important;
}

#languages
{
  float: right;
  text-align: center;
  clear: both;
  width: 140px;
  margin-top: 10px;
  display: none;
}

#languages a
{
  display: inline;
}/**
 * Kelare
 * ---------------------------------------------------------------------------
 * Copyright, Akretio SPRL.  All Rights Reserved.
 *
 * This file is part of the Kelare project and can not be distributed or
 * used in any application without prior consent of Akretio SPRL.
 * Contact us for any information or authorisation.
 */

/**************************************************************
 * Data Combo
 **************************************************************/

.XDataCombo img
{
  cursor: pointer;
  margin-left: 5px;
}

.datacomboframe
{
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: white;
  font-size: 10px;
  text-align: center;
}

.datacombo
{
  border: 1px solid #555555;
  background-color: white;
  visibility: hidden;
  position: absolute;
  width: 350px;
  height: 200px;
  font-size: 12px;
  top: 0;
  left: 0;
}

.datacombolarge
{
  width: 450px;
  height: 400px;
}

/**************************************************************
 * Users
 **************************************************************/

.XUsersCombo img
{
  cursor: pointer;
}

.userscomboframe
{
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #F0F0F0;
  font-size: 10px;
  text-align: center;
}

.userscombo
{
  border: 1px solid black;
  background-color: #F0F0F0;
  visibility: hidden;
  position: absolute;
  width: 300px;
  height: 200px;
  font-size: 12px;
  top: 0;
  left: 0;
}

.useractions
{
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}

.usersfriend
{
  line-height: 125%;
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
  padding: 5px 5px 5px 5px;
  overflow: auto;
}

.userfriendname
{
  display: block;
  width: 65%;
  float: left;
}

.userfriendlink1
{
  display: block;
  width: 15%;
  float: left;
}

.userfriendlink2
{
  display: block;
  width: 15%;
  float: left;
}

.userssubtitle
{
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 16px;
}


/**************************************************************
 * SlideShow
 **************************************************************/

.BBSlideShow
{
  border: 1px solid #C0C0C0;
  text-align: center;
}

.BBSlideShowTitle
{
  border-bottom: 1px solid #C0C0C0;
  text-align: left;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 2px;
  margin-left: 2px;
}

.BBSlideShow img
{
  cursor: pointer;
}

.BBSlideControl
{
}

.BBSlideShow table
{
  width: 100%;
}

.BBSlideShow td
{
  width: 33%;
}

/**************************************************************
 * Images
 **************************************************************/

.bbimgreduced
{
  max-width: 95%;
  cursor: pointer;
}

.bbimgfull
{
  max-width: 20000px;
  cursor: pointer;
}

.bbimgdiv
{
  display: block;
  overflow: auto;
  width: 100%;
  overflow-y: hidden;
}

/**************************************************************
 * Spoiler related codes
 **************************************************************/

div.bbspoiler
{
  border: 1px solid #C0C0C0;
  border-left: 5px solid black;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px 5px 5px 5px;
  background-color: #E0E0E0;
  display: normal;
}

div.bbspoiler *
{
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  display: normal;
}

div.bbspoiler span
{
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  opacity: 1.0;
  display: normal;
}

div.bbspoiler img
{
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  opacity: 1.0;
  display: normal;
}

div.bbspoiler img
{
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  opacity: 1.0;
  display: normal;
}

div.bbspoiler div
{
  filter:alpha(opacity=100) ! important;
  -moz-opacity:1.0 ! important;
  opacity: 1.0 ! important;
  display: normal ! important;
}


div.bbspoilerhidden
{
  height: 25px;
  overflow: hidden;
  border-left: 5px solid red;
  opacity: 1.0;
}

.bbspoilerhidden object
{
  display: none;
}

.bbspoilerhidden embed
{
  display: none;
}

div.bbspoilertitle
{
  font-size: 9px;
  font-weight: bold;
  border-bottom: 1px solid #C0C0C0;
  margin-bottom: 20px;
}

/**************************************************************
 * Whisped related codes
 **************************************************************/

.bbwhisper
{
  border: 1px solid #C0C0C0;
  border-left: 5px solid black;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px 5px 5px 5px;
  background-color: #E0E0E0;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity: 0.8;
}

.bbwhispertitle
{
  font-size: 9px;
  font-weight: bold;
  border-bottom: 1px solid #C0C0C0;
}

.bbwhispertext
{
  padding: 5px 5px 5px 5px;
}

/**************************************************************
 * Code related codes
 **************************************************************/

.bbcode
{
  font-family: Terminal, Courier New, Courier;
  font-size: 12px;
  padding: 5px 5px 5px 5px;
  white-space: pre;
  border: 1px solid #C0C0C0;
  background-color: #F0F0F0;
  overflow: auto;
}

/**************************************************************
 * Quote related codes
 **************************************************************/

div.bbquote
{
  border: 1px solid #C0C0C0;
  border-left: 5px solid black;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px 5px 5px 5px;
  background-color: #E0E0E0;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity: 0.8;
}

div.bbquotehidden
{
  height: 30px;
  overflow: hidden;
  border-left: 5px solid red;
}

div.bbquotetitle
{
  font-size: 9px;
  font-weight: bold;
  border-bottom: 1px solid #C0C0C0;
}


/**************************************************************
 * Highlight related codes
 **************************************************************/

.bbcodecode
{
  font-family: courier;
  border: 1px solid #C0C0C0;
  background-color: #E0E0E0;
  margin-top: 10px;
  margin-left: 10px;
  padding: 5px 5px 5px 5px;
  border-left: 5px solid black;
  margin-right: 10px;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity: 0.8;
  overflow: auto;
  width: 95%;
  white-space: pre;
}

.bbcodecodehidden
{
  height: 30px;
  overflow: hidden;
  border-left: 5px solid red;
}

div.bbcodetitle
{
  font-size: 9px;
  font-weight: bold;
  border-bottom: 1px solid #C0C0C0;
}

.bbcodestring, .bbpascalstring, .bbphpstring, .bbcssstring, .bbcppstring,
 .bbjavastring, .bbjavascriptstring, .bbperlstring, .bbvbstring, .bbpythonstring,
 .bbsqlstring, .bbcobolstring, .bbadastring, .bbfortranstring
{
  color: #00C000;
}


.bbcodreserved, .bbpascalreserved, .bbphpreserved, .bbcssreserved, .bbxmltag,
 .bbcppreserved, .bbhtmltag, .bbasmreserved, .bbasminstruction, .bbjavareserved,
 .bbjavascriptreserved, .bbperlreserved, .bbvbreserved, .bbpythonreserved,
 .bbsqlreserved, .bbcobolreserved, .bbadareserved, .bbfortranreserved
{
  color: black;
  font-weight: bold;
}

.bbcodenumber, .bbpascalnumber, .bbphpnumber, .bbcppnumber, .bbasmnumber,
  .bbjavanumber, .bbjavascriptnumber, .bbperlnumber, .bbvbnumber,
  .bbpythonnumber, .bbsqlnumber, .bbcobolnumber, .bbadanumber, .bbfortrannumber
{
  color: #263FBA;
}

.bbcodecomment, .bbpascalcomment, .bbphpcomment, .bbcsscomment, .bbxmlcomment,
 .bbcppcomment, .bbhtmlcomment, .bbasmcomment, .bbjavacomment, .bbjavascriptcomment,
 .bbperlcomment, .bbvbcomment, .bbpythoncomment, .bbsqlcomment, .bbcobolcomment,
 .bbadacomment, .bbfortrancomment
{
  color: #929088;
}

.bbcodeidentifier, .bbphpidentifier
{
  color: #4040FF;
}

/**************************************************************
 * Pascal
 **************************************************************/


/**************************************************************
 * PHP
 **************************************************************/

.bbphpvariable
{
  color: red;
}

/**************************************************************
 * XML
 **************************************************************/

.bbxmlproperty
{
  color: #F35B8A;
}

.bbxmlpropname
{
  color: navy;
}

.bbxmldata
{
  color: #929088;
}

.bbxmltext
{
  color: black;
}

/**************************************************************
 * CPP
 **************************************************************/

.bbcpppragma
{
  color: green;
}

/**************************************************************
 * HTML
 **************************************************************/

.bbhtmlproperty
{
  color: #F35B8A;
}

.bbhtmlpropname
{
  color: navy;
}

.bbhtmldata
{
  color: #929088;
}

.bbhtmltext
{
  color: black;
}

/**************************************************************
 * ASM
 **************************************************************/

.bbasmregister
{
  color: red;
}

.bbasmdirective
{
  color: navy;
}

.bbasmlabel
{
  color: blue;
}

/**************************************************************
 * JavaScript
 **************************************************************/

.bbjavascriptspecial
{
  color: magenta;
}


/**************************************************************
 * PHP
 **************************************************************/

.bbperlvariable
{
  color: red;
}

/**************************************************************
 * VB
 **************************************************************/

/**************************************************************
 * Python
 **************************************************************/

/**************************************************************
 * Cobol
 **************************************************************/

/**************************************************************
 * Fortran
 **************************************************************/


/**************************************************************
 * Editor
 **************************************************************/


.bbeditor
{
}

.bbeditor img
{
  border: 0px;
  cursor: pointer;
  margin-right: 2px;
  width: 16px;
  height: 16px;
}

.bbeditorhighlight
{
  position: absolute;
  visibility: hidden;
  width: 170px;
  top: 0;
  left: 0;
  z-index: 999 ! important;
}

.bbeditortextbutton
{
  color: #505050;
  margin-right: 2px;
  width: 80px;
  float: left;
  text-align: center;
  border: 1px solid #D0D0D0;
  cursor: pointer;
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
  background-color: #F0F0F0;
}

.bbeditortextbutton:hover
{
  background-color: #D0D0D0;
  border: 1px solid #F0F0F0;
}

.bbeditorsmiley
{
  width: 70px;
  height: 70px;
  float: left;
  text-align: center;
}

.bbeditorsmiley img
{
  margin: 2px 2px 2px 2px;
}

.bbeditorsmileys
{
  border: 1px solid #D0D0D0;
  background-color: #F5F5F5;
  visibility: hidden;
  position: absolute;
  width: 320px;
  height: 220px;
  font-size: 12px;
  top: -320px;
  left: -220px;
}

.bbeditorcolorbutton
{
  width: 14px;
  height: 14px;
  font-size: 1px;
  float: left;
  cursor: pointer;
  font-size: 2px;
}

.bbeditorcolors
{
  border: 1px solid #D0D0D0;
  background-color: #F0F0F0;
  visibility: hidden;
  position: absolute;
  font-size: 12px;
  text-align: center;
  width: 145px;
  top: 0;
  left: 0;
  font-size: 2px;
  z-index: 999 ! important;
}

.bbcodesmiley
{
  float: left;
  width: 100px;
  height: 100px;
  text-align: center;
  font-size: 10px;
}

.bbcodesmiley img
{
  cursor: pointer;
}


.bbcodesmileypages
{
  float: left;
  position: absolute;
  text-align: right;
  width: 280px;
  top: 500px;
  left: 280px;
}

.bbcodesmileyframe
{
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #F5F5F5;
  font-size: 10px;
  text-align: center;
}

.bbeditorpreview
{
  border: 2px solid #D0D0D0;
  background-color: #F0F0F0;
  visibility: hidden;
  position: absolute;
  font-size: 12px;
  top: 0;
  left: 0;
}

.bbcodepreviewframe
{
  width: 100%;
  height: 100%;
}

.SpellerError
{
  color: red;
  font-weight: bold;
}

.bbeditorbuttonscontainer
{
  width: 550px;
  background-color: #ede9e3;
  overflow: hidden;
  padding-bottom: 2px;
  padding-top: 2px;  
}

.bbeditorbuttons
{
  margin-right: 10px;
  padding: 5px 2px 2px 2px;
  white-space: nowrap;
  border: 1px solid #cac3ac;
  border-left: 3px solid #b7ae91;
  background-color: #e9e4db;
  float: left;
  margin-top: 2px;
  margin-bottom: 2px;
}

.bbeditorbuttonssimple
{
  white-space: nowrap;
  display: inline;
  padding: 2px 2px 2px 2px;
}

.bbeditorfontsize
{
  position: absolute;
  visibility: hidden;
  width: 90px;
  top: 0;
  left: 0;
  z-index: 999 ! important;
}


.bbeditorrepository
{
  border: 1px solid black;
  background-color: #F0F0F0;
  visibility: hidden;
  position: absolute;
  width: 350px;
  height: 200px;
  font-size: 12px;
  top: -320px;
  left: -220px;
}

.bbcoderepositoryframe
{
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #F0F0F0;
  font-size: 10px;
  text-align: center;
}


.bbeditorwiki
{
  border: 1px solid black;
  background-color: #F0F0F0;
  visibility: hidden;
  position: absolute;
  width: 350px;
  height: 200px;
  font-size: 12px;
  top: -320px;
  left: -220px;
}

.bbcodewikiframe
{
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #F0F0F0;
  font-size: 10px;
  text-align: center;
}

/**************************************************************
 * Fixed
 **************************************************************/

.bbcodefixed
{
  font-family: Courier;
}

/**************************************************************
 * Anon
 **************************************************************/

.bbcodeanonurl
{
  border-bottom: 1px dotted black ! important;
  cursor: help;
}

/**************************************************************
 * Google Map
 **************************************************************/

.bbgooglemap
{
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -400px;
  width: 800px;
  height: 500px;
  border: 1px solid #C0C0C0;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  z-index: 1000;
}

.bbpreview
{
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -400px;
  width: 800px;
  height: 500px;
  border: 1px solid #C0C0C0;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  z-index: 1000;
}

.bbiframefull
{
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -400px;
  width: 800px;
  height: 560px;
  border-left: 5px solid white;
  border-top: 5px solid white;
  border-right: 5px solid #C0C0C0;
  border-bottom: 5px solid #C0C0C0;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  z-index: 2000;
}


.bbdocumentoverlay
{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #C0C0C0;
  opacity: .5;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  z-index: 999;
}

/**************************************************************
 * Users
 **************************************************************/

.usersprofile
{
  border: 1px solid #E0E0E0;
  background-color: #F0F0F0;
  text-align: center;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-left: 50px;
  min-height: 100px;
}

.usersprofile a
{
  display: block;
  width: 50px;
  height: 60px;
  float: left;
  text-align: center;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.usersprofile img
{
  display: block;
}

/**************************************************************
 * IFrame
 **************************************************************/

.bbiframe
{
  height: 100%;
  width: 100%;
}

.bbiframecontainer
{
  position: absolute;
  margin-left: -400px;
  left: 50%;
  width: 800px;
  height: 600px;
  border: 1px solid #C0C0C0;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  z-index: 99999;

}

/**************************************************************
 * Captcha
 **************************************************************/

.XCaptcha
{
  margin-top: 5px;
  margin-bottom: 5px;
}

.XCaptcha img
{
  vertical-align: top;
  margin-right: 10px;
}

/**************************************************************
 * Wizard
 **************************************************************/

.XWizardControl
{
  margin-top: 20px;
}

.XWizardControl .XWizardNext
{
  float: right;
}

.XWizardError
{
  background-color: #FF9090;
}
/**
 * Kelare
 * ---------------------------------------------------------------------------
 * Copyright, Akretio SPRL.  All Rights Reserved.
 *
 * This file is part of the Kelare project and can not be distributed or
 * used in any application without prior consent of Akretio SPRL.
 * Contact us for any information or authorisation.
 */

body
{
  text-align: center;
}

td
{
  font-size: 12px;
}

.bbeditorbuttonscontainer
{
  background: none ! important;
}

div,td,tr,pre
{
  text-align: left;
}

.blogmain
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #C0C0C0;
  background-color: #F5F5F5;
  margin-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  -moz-border-radius: 20px;
  overflow: hidden;
}

.blogtitle
{
  background-color: #d6e4ee;
  margin-bottom: 10px;
  margin-right: -10px;
  margin-left: -10px;
  padding: 5px 5px 5px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  -moz-border-radius: 20px;
  width: 800px;
}

.blogmessage
{
  margin-bottom: 10px;
  border-left: 5px solid #2d546f;
  border-top: 1px solid #2d546f;
  border-right: 1px solid #2d546f;
  border-bottom: 1px solid #2d546f;
  padding: 5px 5px 5px 5px;
  font-size: 12px;
  background-color: #d6e4ee;
  overflow: hidden;
  _clear: both;
}

.blogmessagetitle
{
  font-size: 10px;
  font-weight: bold;
  color: #132e41;
}

.blogsubtitle
{
  font-size: 10px;
  text-align: center;
}

.blogcommentstitle
{
  font-size: 10px;
  color: #132e41;
}

.blogcomment
{
  margin-bottom: 10px;
  border-left: 5px solid #84adca;
  border-top: 1px solid #84adca;
  border-right: 1px solid #84adca;
  border-bottom: 1px solid #84adca;
  padding: 5px 5px 5px 5px;
  font-size: 12px;
  background-color: #d6e4ee;
}

.blogcommenttitle
{
  font-weight: bold;
  font-size: 12px;
}

.blogcalendar
{
  float: right;
  font-size: 8px;
  width: 200px;
}

.blogcalendar td
{
  font-size: 10px;
}

.blogcontent
{
  width: 550px;
}

.xmonthdaylink
{
  display: block;
  height: 17px;
  width: 17px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #C0C0C0;
}

.xmonthdaylink:hover
{
  color: red;
}

td.xmonthnext
{
  font-size: 8px;
  border: 0px;
}

td.xmonthprev
{
  font-size: 8px;
  border: 0px;
}

td.xmonthtitle
{
  font-weight: bold;
}

.blogads
{
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
}

.blogcommentimages
{
  float: right;
}

.blogmessageimages
{
  float: right;
}

.blogsrightpanel
{
  margin-top: 5px;
  font-size: 10px;
  padding-left: 10px;
}

.blogsrightpaneltitle
{
  font-weight: bold;
  font-size: 12px;
  border-bottom: 1px solid #d6e4ee;
  margin-left: -10px;
}

.blogsnextlink
{
  float: right;
}

.blogspages
{
  text-align: right;
  font-size: 12px;
  float: right;
}

.blogcommentedited
{
  font-size: 10px;
  font-weight: bold;
  color: #A0A0A0;
}

.blogmessageedited
{
  font-size: 10px;
  font-weight: bold;
  color: #A0A0A0;
}

.blogtop
{
  border-bottom: 1px solid black;
  font-size: 10px;
  background-color: #C0C0C0;
  color: white;
  padding-left: 5px;
  padding-bottom: 2px;
  padding-top: 2px;
}

.blogtopform
{
}

.blogtop form
{
  display: inline;
}

.blogtop .XFormularDiv
{
  display: inline;
}

.blogtop input
{
  font-size: 8px;
}

.xmonthdayselected
{
  background-color: red;
}

.xmonthdayselected a
{
  color: white;
}

.xmonthtoday a
{
  color: red;
}

.leftpanel
{
}

.blogpanel
{
  border: 1px solid black;
  margin-bottom: 5px;
  padding: 5px 5px 5px 5px;
}

#outro
{
  width: 100% ! important;
  text-align: center;
}

.outroblock1
{
  width: 100% ! important;
  text-align: center;
}

.outroblock1 img
{
  display: none;
}

.outroblock2
{
  width: 100% ! important;
  text-align: center;
}

.blogshomedate
{
  float: left;
  margin-right: 5px;
}


.blogmain
{
  -moz-border-radius: 0px;
  width: 890px;
  border: 1px solid #C0C0C0;
  background-color: #f6f9fe;
}

.blogtitle
{
  width: 900px;
  padding: 0;
  margin: 0;
  margin-left: -10px;
  margin-bottom: 10px;
  background: url("css_logo.jpg") no-repeat;
  border: 0px solid black;
  -moz-border-radius: 0px;
  height: 200px;
  overflow: hidden;
}

.blogtitle a
{
  display: block;
  float: right;
  color: white ! important;
  margin-right: 5px;
}

.blogtitle a:hover
{
  color: #d5e8ca! important;
}

.blogsubtitle
{
  display: none;
}

.blogmessage
{
  border-left: 0px;
  border-top: 0px solid #2d546f;
  border-right: 0px solid #2d546f;
  border-bottom: 0px solid #2d546f;
  padding: 5px 5px 5px 5px;
  font-size: 12px;
  background: none;
  background-color: #d1e0fb;
  overflow: hidden;
}

.blogmessagetitle
{
  background-color: #a3c0f7;
}

.blogcomment
{
  border-left: 0px;
  border-top: 0px solid #2d546f;
  border-right: 0px solid #2d546f;
  border-bottom: 0px solid #2d546f;
  background-color: #cae3bd;
}

.blogcommenttitle
{
  background-color: #b5d8a2;
}

.blogcontent
{
  width: 650px;
}

body
{
  background-color: white;
}

.blogmain a
{
  color: navy;
}

.blogmain a:hover
{
  color: red;
}

#outro
{
  margin-top: 20px;
  width: 100% ! important;
}

#outro a
{
  color: #233718;
}

#outro a:hover
{
  color: #d5e8ca;
}

.blogtitle a
{
  display: none;
}

body
{
  background: none;
}

#footer
{
  padding-top: 10px;
  width: 1024px;
  margin: auto auto;
  text-align: center;
}

#footer div
{
  text-align: center;
}

#footer img
{
  display: none;
}

.blogtop
{
  display: none;
}