/* Style developed by gumslone. All rights reserved */

body {
margin: 3px auto; 
max-width: 480px;
font-weight : normal;
font-size : small;
font-family : Verdana, Arial, Helvetica, sans-serif;
background : #0E0F0F;
color : #c0c0c0;
}
a.green {
color : #008000;
}
a.green:visited {
color : #008000;
}
a:active, a:visited, a:link, a.ads:active, a.ads:visited, a.ads:link {
color : #82c8cd;
}
a:hover {
color : #ffff00;
}
a.ads:hover {
color : #80ffff;
}
a.red {
color : #ff0000;
}
a.red:visited {
color : #ff0000;
}
img{
border: none;
}
p {
padding : 2px;
margin : 0 3px 0 0;
}
p.c {
text-align : center;
}
p.logo {
position: static;
padding : 5px 2px 5px 2px;
text-align : center;
background : black;
background-attachment : fixed;
background-repeat : repeat;
border-bottom : 2px solid #ff8822;
height : 40px;
}
p.image {
padding : 5px 0 5px 0;
text-align : center;
background : black;
background-attachment : fixed;
background-repeat : repeat;
border-top : 1px solid #ff8822;
border-bottom : 1px solid #ff8822;
height : 104px;
}
p.divide {
word-wrap: break-word;
margin : 0 1px 3px 1px;
border-bottom : 1px dashed #ff8822;
}
p.pager {
background-color: #666666;
}
p.foot {
padding : 5px 2px 5px 2px;
text-align : center;
background : black;
background-attachment : fixed;
background-repeat : repeat;
border-top : 2px solid #ff8822;
}
span.links {
padding : 0 0 0 0;
font-weight : bold;
background-color : #000000;
margin-bottom : 5px;
}
span.cur {
color: #FFFFFF;
font-weight : bold;
background-color : #757575;
border : #7F7F7F solid 1px;
}
span.pagin {
font-weight : bold;
background-color : #3C3C3C;
border : #7F7F7F solid 1px;
}
hr {
background-color: #FF7F00;
color: #F75609;
border: none;
height: 1px;
}
div {
margin : 0 2px 0 0;
padding : 2px;
}
div.c {
padding : 1px;
text-align : center;
}
div.flags {
	line-height: 11px;
	z-index: 10;
	width: 11px;
	text-align: left;
	float: right;
	margin-right: 5px;
	}
div.flags a{
	width: 16px;
	height: 11px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
div.flags img{
	width: 16px;
	background-color: white;
	height: 11px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
div.divide {
background-color: #333333;
}
div.pager {
background-color: #666666;
}
form {
margin : 2px;
}
input.ibutton {
font-weight: bold;
text-decoration: none;
color: #80ff00;
background-color: #4D4D4D;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #858585;
border-bottom: 1px solid #858585;
padding: 0px 1px 0px 1px;
}

input, textarea, select {
margin : 2px;
color: #000000;

border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #858585;
border-bottom: 1px solid #858585;
}
option.red {
background-color : #ff0000;
color : #ffffff;
}
option.white {
background-color : #ffffff;
color : #000000;
}
.contur {
margin: 2px;
padding: 1px;
border-top: 1px solid #404060;
  border-left: 1px solid #404060;
  border-right: 1px solid #404060;
  border-bottom: 1px solid #404060;
}
.updates {
margin: 2px;
padding: 3px;
background-color : #F2F2F2;
color : #4E4848;
border-top: 3px solid #003366;
  border-left: 3px solid #003366;
  border-right: 3px solid #003366;
  border-bottom: 3px solid #003366;

}
.contur_t {
margin: 5px;
padding: 1px;
border: 1px dotted #FF8000;
}