/* (c)2008 WebLeader */
body{
background:url(/img/bg.gif) top left repeat #000;
font:.8em Verdana, sans-serif;
letter-spacing:.05em;
color:#D2D2BA; 
}

#container{
width:950px;
margin-top:-8px;
margin-left:auto;
margin-right:auto;
padding:0;
border-left:8px solid #1F1F1B;
border-right:8px solid #1F1F1B;
background-color:#292722;
}

#header_im{
padding:0 0px 0 0;
margin-left:auto;
margin-right:auto;
width:800px;
height:220px;
background:url(../../images/header.jpg) bottom left repeat-x;
}


/* кнопки */ 
input 
{
font-size: 12px;
font-family:Verdana; 
}
input.no
{ 
background: #ffffff;
border: 1px solid #7f9db9;
}
input.no_small{
	width: 100px;
	height: 22px;
 	background: #ffffff;
	border: 1px solid black;
}
#sidebar{
float:right;
width:200px;
margin-right:10px;
margin-left:-10px;
padding:10px;
}
#content{
padding:20px;
width:450px;
float:right;
}
#sidebar_lf{
float:left;
width:200px;
margin-right:10px;
margin-left:10px;
padding:10px; 
}

#footer{
clear:both;
padding:5px;
height:50px;
background-color:#1F1F1B;
}
 

p{
line-height:1.5em;
}

h1,h2,h3,h4,h5,h6{
color:#F50;
font-family: Verdana; 
margin:0;
font-size: 14px;
} 
a{
text-decoration:none;
padding:0 2px; 
color:#F50;
}

a:hover{
background-color:#F50;
color:#292722;
}

       
#sidebar h3{
border-bottom:1px solid #D2D2BA;
margin:10px 0 0 0;
}

#sidebar p{
background-color:#1F1F1B;
padding:8px 8px 8px 16px;
margin-top:0;
line-height:1.3em;
}
 

#sidebar input.textfield{
margin:8px 0;
padding:4px;
border:none;
width:192px;
background-color:#D2D2BA;
color:#292722;
font-weight:900;
}

#sidebar input.submit{
margin:0;
padding:4px;
border:none;
float:right;
background-color:#1F1F1B;
color:#D2D2BA;
font-weight:900;
letter-spacing:.05em;
}

#sidebar input.submit:hover,.slash{
color:#F50;
}

.arch_cat{
background-color:#1F1F1B;
padding:8px 0 8px 16px;
margin-top:0;
width:184px;
list-style:none;
line-height:1.6em;
color:#F50;
}

.arch_cat a,#footer a{
color:#D2D2BA;
}

.linkbox a{
font-weight:normal;
display:block;
}
 
 
#footer p{
margin-top:1.5em;
text-align:center;
}

#td_menu td{
	text-align:center;
	height:30px;
	background-color:#646361;
}

#td_menu a{
 	color:white;
 	font-size:14px;
}