body{
   margin: 0;
   padding: 0;
   font: normal 11px Tahoma, Arial;
}
a img{border: none}
#main{
   width: 1004px;
   margin: auto;
   background: url('images/design/head.jpg') center top no-repeat #FFFFFF;
}
#header{
   height: 172px;
}
#content{
   height: 172px;
}
form{
   display: inline;
}
#header .login{
   background: url('images/design/login.gif') left top no-repeat;
   height: 43px;
   float: right;
   width: 235px;
   margin-right: 5px;
   padding: 9px 0 0 20px;
}
#header .login .i{
   border: none;
   background: none;
   width: 85px;
   margin-right: 10px;
}
#header .login .b{
   position: absolute;
   margin-left: -2px;
}


#header .logo{
   margin: 13px;
   position: absolute;
}
#header .menu{
   position: absolute;
   margin-left: 497px;
   margin-top: 80px;
}
#header .menu img{

   width: 79px;
   height: 60px;
}
#content{

}
#content .text{
   margin: 35px;
   margin-bottom: 0;
   margin-left: 130px;
   font: bold 12px Tahoma;
   color: #7a7a7a;
}
#footer, #footer a, #footer a:link, #footer a:visited{
 color: #656563;
 text-transform: capitalize;
}
#footer{
   margin: auto;
   background: url('images/design/footer.gif') center top no-repeat #FFFFFF;
   padding: 24px;
   padding-left: 32px;
/*   padding-left: 60px;
   width: 1004px;*/

}
#footer table{
   margin: auto;
   width: 950px;
}
#footer a.sel{
   border: 1px solid #FFF;
   padding: 3px;
   margin: -3px; 
   background: #dadada;
}
#magnifer{
   text-align: right;margin-top: 70px;
   margin-bottom: 5px;
}
#magnifer *{
   color: #333;
}
/********************************************************/
h1 {
  font-size: 22px;
}

h2 {
  font-size: 16px;
}

div.toolbar {
  background: #7777FF;
  padding: 5px;
  color: #FFFFFF;
}

div.toolbar a {
  color: #FFFFFF;
}

#language_selector {
  font-size: 11px;
}

div.content {
  padding: 5px;
  color: #333333;
}
div.content a {
  color: #333333;
}

div.content a:hover {
  color: red;
}

.error, .notice {
  color: red;
}

div.error {
  padding: 5px;
  border: 1px solid #666666;
  background: white;
}

.boxed {
  padding: 5px;
  border: 1px solid;
  margin-left: 2em;
  margin-right: 2em;
}

.indent {
  margin-left: 2em;
}

td.label {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
  width: 1%;
}

table.grid {
  border-collapse: collapse;
}

table.grid td, table.grid th {
  padding: 5px 15px 5px 15px;
}

table.grid th {
  background: #AAAAFF;
}

div.snippet {
  white-space: nowrap;
}

div.snippet select {
  font-size: 10px;
  vertical-align: middle;
}

div.snippet input {
  vertical-align: middle;
}

div.snippet textarea {
  width: 100%;
}

input[type="radio"] {
  vertical-align: bottom;
}

div.alert {
  margin: 25px;
  text-align: center;
  padding: 10px;
  background: white;
  border: 2px solid red;
  font-size: 12px;
  font-weight: bold;
}

div.blog_article {
  border-bottom: 1px dashed #AAAAAA;
}

p.blog_article_title {
  font-weight: bold;
  font-size: 16px;
}

p.blog_article_date {
  font-style: italic;
  color: #888888;
}

div.blog_comment {
  border-bottom: 1px dashed #AAAAAA;
}

p.blog_comment_date {
  font-style: italic;
  color: #888888;
}

.tabberlive .tabbertabhide {
  display: none;
}

.tabber {
  display: none;
}
.tabberlive {
  margin-top:1em;
}

ul.tabbernav
{
  margin: 0;
  padding: 3px 0;
  border-bottom: 1px solid #AAA;
  /* font: bold 12px Verdana, sans-serif */;
  font-weight: bold;
}

ul.tabbernav li
{
  list-style: none;
  margin: 0;
  display: inline;
}

ul.tabbernav li a
{
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #AAA;
  border-bottom: none;
  background: #DDE;
  text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
  color: #000;
  background: #AAE;
  border-color: #AAA;
}

ul.tabbernav li.tabberactive a
{
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
  color: #000;
  background: white;
  border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
  padding: 5px;
  border: 1px solid #aaa;
  border-top: 0;
}

.tabberlive .tabbertab h2 {
  display: none;
}
.tabberlive .tabbertab h3 {
  display: none;
}

.tabberlive#tab2 .tabbertab {
  height: 200px;
  overflow: auto;
}
h1{
   font: normal 22px Tahoma;
   color: #C93276;
}
h2{
   font: normal 19px Tahoma;
}