body {
background: #282828;
font-size: 12px ;
font-family: Verdana;
color: #8e8b30;
margin: auto;
max-width: 520px;
}


a {
color: #618b00;
text-decoration: none;
}

a:hover {
color: #cc7f10;
}

img {
vertical-align: middle;
}

.menu2 {
background: url(img/head.gif) repeat-x top #5a7f16;
height: 55px;
}
.logo { Font-size: 12px;color:#000000;

background:url(img/h.gif) repeat-x top #a3ca3b;

height:58px;

background-repeat: repeat-x;

text-align:left;

}
.chat{
border-left: 1px #d0d0d0 solid;
border-bottom: 1px #ffffff solid;
padding: 4px 4px 4px 4px;
font-size: 11px;
color:#747576;
background-color:#ffffff;
background-repeat: repeat-x;;
}
.ab{

Font-size: 12px;color: white;

text-align:left;

background:url(img/ab.gif) repeat-x top #455059;

border-bottom: 2px solid #0f1316;

padding:3px;

padding-left:6px;

}

 .top_2 {background: #eeea6a url(img/title.gif) repeat-x;  padding:8px; border-radius:4px;margin:1px 0;  
 border-bottom:1px solid #eeea6a; border-top:1px solid #fff;     text-decoration: none;}

.top_2 a:hover, .top_2 a:focus{background:#eeea6a;}




.auth {

background: #eeea6a;  padding:8px; border-radius:4px;margin:1px 0; 


}

.auth a {
color: #f5a5a8;
}


.num, .t2{
background: #f4f3dd;
padding: 5px;
border-top: 1px solid #fff;
border-bottom: 1px solid #ecebcd;
color: #7b7b7b;

}

.b{
background: #fff;
padding: 6px;
border-bottom: 1px solid #f7f7e8;
color: #7b7b7b;
}


.m {background: #f1f1f1;border-top: 1px solid #fff;padding: 3px 9px 7px 9px;}

.m_2 {background: #fcfeff;color:#808080;margin: 3px 0 3px 0;padding: 9px 12px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}




.aut {
background: #e9f1c9;
padding: 5px;
}

.num a{
color: #8a896e;
}

.num a:hover {
color: #6a8e06;
}

.white {
background: #fff;
padding: 4px;
border-radius: 4px;
}

.c{
background: #e7e5ae;
padding: 5px;
color: #7b7b7b;
}

.c a {
text-decoration: underline;
}

.d4 {
background: url(img/foot.gif) repeat-x top #5b7f05;
padding: 7px;
color: #fff;
}

.num:hover {background:#fff;}


.error {
color: red;
margin: 1px 0
}

 h1 {
	font-size: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	}
	
	   .advef {
background: #f4f3dd; padding: 4px 5px 4px 5px;  border-radius: 8px 8px 0 0 ;
padding: 5px;
border-top: 1px solid #fff;
border-bottom: 1px solid #ecebcd;
color: #7b7b7b;
}

	   .rek1 {
background: #f1f1f1;border-top: 1px solid #fff;padding: 3px 9px 7px 9px;}

.foot {
Font-size: 12px;color: white;

text-align:left;

background:url(img/ab.gif) repeat-x top #455059;

border-bottom: 2px solid #0f1316;

padding:3px;

padding-left:6px;
} 

a.open {



border: 1px solid #545151;
border-radius: 5px; 
-moz-border-radius: 5px;
-webkit-border-radius:5px;
background: #8a896e;
color: #fff;
padding: 5px;
font-weight: bold;
font-size: 11px; 

-webkit-box-shadow:0 0 1px 0 #fff;
box-shadow: 0px 1px 0px #fff;
-moz-box-shadow: 0px 1px 3px #d33c42;
}

a.open:hover {
border-radius: 5px; 
-moz-border-radius:5px;
-webkit-border-radius:5px;
background: #eeea6a;
color: #fff;
padding: 5px;
font-weight: bold;
font-size: 11px; 
text-shadow: 0 1px 0 #545151;
-webkit-box-shadow:0 0 1px 0 #fff;
box-shadow: 0px 1px 0px #fff;
-moz-box-shadow: 0px 1px 3px #545151;

}

.pages {
  text-align: center;
  padding: 0px;
}
.pages li {
  display: inline-table;
}

.pages li a {
  text-shadow: #fff 0 1px;
  box-shadow: rgba(255, 255, 255, 0.5) 0 1px inset;
  color: #333;
  background: #e4e4e4;
  background: -moz-linear-gradient(top,  #e4e4e4 0%, #cdcdcd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#cdcdcd));
  background: -webkit-linear-gradient(top,  #e4e4e4 0%,#cdcdcd 100%);
  background: -o-linear-gradient(top,  #e4e4e4 0%,#cdcdcd 100%);
  background: -ms-linear-gradient(top,  #e4e4e4 0%,#cdcdcd 100%);
  background: linear-gradient(to bottom,  #e4e4e4 0%,#cdcdcd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#cdcdcd',GradientType=0 );
  text-decoration: none;
  width: 20px;
  height: 20px;
  padding: 5px 8px  2px 8px;
  border: solid 1px #c0c0c0;
  display: block;
  margin: 1px;
}

.pages li a:hover {
  background: #eeea6a;
  background: -moz-linear-gradient(top,  #eeea6a 0%, #b9b9b9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeea6a), color-stop(100%,#b9b9b9));
  background: -webkit-linear-gradient(top,  #eeea6a 0%,#b9b9b9 100%);
  background: -o-linear-gradient(top,  #eeea6a 0%,#b9b9b9 100%);
  background: -ms-linear-gradient(top,  #eeea6a 0%,#b9b9b9 100%);
  background: linear-gradient(to bottom,  #eeea6a 0%,#b9b9b9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeea6a', endColorstr='#b9b9b9',GradientType=0 );
}

.pages li.active a {
  color: #fff;
  font-weight: bold;
  background: #545151;
  background: -moz-linear-gradient(top,  #545151 0%, #545151 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545151), color-stop(100%,#545151));
  background: -webkit-linear-gradient(top,  #545151 0%,#545151 100%);
  background: -o-linear-gradient(top,  #545151 0%,#545151 100%);
  background: -ms-linear-gradient(top,  #545151 0%,#545151 100%);
  background: linear-gradient(to bottom,  #545151 0%,#545151 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545151', endColorstr='#545151',GradientType=0 );
  border: solid 1px #545151;
}


header ul li,#top ul li.active a, section .addbutton a, .pages li a, section ul.category li a span {
  border-radius: 4px;

}



.title2 {
	background: #eeea6a;  padding:8px; border-radius:4px;margin:1px 0; 
}

.title2 a:link, .title2 a:active, .title2 a:visited {
	color: #545151;
}

.title2 a:hover {
	color: #545151;
}
	