
* {
	padding:0;
	margin:0;
}

img {
	border:none;
}

html, body {
	background:#fff;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

body {
	width: 100%;
	min-width: 1000px;
}

#header {
	background:#fff;
	width:100%;
	height:100px;
	overflow: hidden;
}
#field {
	height:181px;
	background:url('../images/header.jpg') repeat-x;
	width: 100%; width: expression(document.body.clientWidth + "px");
}

#wrapper {
	float:left;
	width:100%;
	margin-top:10px;
	background:#fff;
	min-width: 1000px; width: expression(document.body.clientWidth + "px");
}

#center {
	margin: 0 260px;
	min-width: 480px; width: expression(document.body.clientWidth-520 + "px");
}

#left {
	float:left;
	background:#fff;
	width:250px;
	margin-left:-100%;
	margin-left: expression("-" + document.body.clientWidth + "px");
	margin-top:10px;
}

#right {
	float:left;
	width:250px;
	margin-left:-250px;
	margin-top:10px;
	background:#fff;
}

#footer {
	clear: left;
	background:#555;
	color:#fff;
	width: 100%; width: expression(document.body.clientWidth + "px");
}
#footer a:hover {
	color:#fff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-bottom: 5px;
	color: #5e6c75;
	font-weight:normal;
	letter-spacing:-1px;
}
h1 {
	font-size:20px;
}
h2, h3 {
	margin: 0 0 0px 0;
	padding: 0 0 5px 0;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 21px;
}

p, ol, ul {
	line-height: 160%;
}

a {
	color: #ae895c;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#5e6c75;
}

strong {
	color: #787878;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	border:none;
}
#module {
	padding:10px;
	margin-bottom:20px;
	background:url('../images/border2.gif') repeat-x;
	border-left: solid 1px #eaeaea;
	border-right: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
}
#module h2 {
	margin-top:-10px;
	font-size:20px;
	padding-top:10px;
	color:#5797c0;
	letter-spacing:-1px;
}
h2 a {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:none;
}
.title {
	width:100%;
	overflow:hidden;
}
.title-left {
	float:left;
	width:50%;
}
.title-right {
	float:right;
	width:50%;
}
.title-right h2 {
	font-size:14px;
	padding-bottom:15px;
	margin-top:5px;
}
.post {
	margin-bottom:20px;
}
.post ul.controls
{
	clear: both;
}

.post ul.controls li
{
	display: inline;
	font-size: 11px;
}

.post ul.controls li a
{
	padding: 0em 1.0em 0em 0px;
}
/*------------------------------------------------------------*
**  Навигация
**------------------------------------------------------------*/
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-menu li
{
	float:left;
	margin: 0 0.15em;
}
#nav-menu li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-left:20px;
	padding-right:5px;
}	
#nav-menu li a:hover {
	color:#000;
	text-decoration: none;
}
#nav-menu {
	float:right;
	padding-top:40px;
	padding-right:20px;
}
#bg {
	background:#fff url('../images/content.jpg') repeat-x;
	border-top:1px solid #fff;
}

.divider2
{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 0em 0em 1em 0em;
}
.logo {
	float:left;
	width:300px;
}
em {
	font-style:normal;
	background:#5797c0;
	color:#fff;
	font-size:18px;
	padding:0px 3px 0px 3px;
}
.contr {
	padding-top:5px;
	overflow:hidden;
}
.r {
	float:right;
}
/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 449px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}
/*------------------------------------------------------------*
**  Комментарии
**------------------------------------------------------------*/
#comment {
	margin-bottom:10px;
	padding-bottom:10px;
}
#comment-top {
	padding:0px 10px 10px 10px;
	font-size:11px;
}
.comment-date {
	float:right;
	padding-right:10px;
}
#comment-bottom {
	margin:5px;
	font-size:11px;
	paddding-top:5px;
}
.comment-s {
	padding:10px;
	overflow:hidden;
}
#com-l {
	width:20%;
	float:left;
}
#com-r {
	width:80%;
	float:right;
}
.com {
	background:#FCFBFA;
                border:1px solid #E6E6E6;
	margin-bottom:10px;
	font-size:12px;
}
.ctitle {
	font-size:18px;
}
body {
	font: normal 11px verdana;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px; /* Width of Menu Items */
	border-bottom: 1px solid #E6E6E6;
	}

ul li {
	position: relative;
	border: 1px solid #E6E6E6;
	border-bottom: 0;
	}
	
li ul {
	position: absolute;
	left: 189px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 3px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #FFFFFF; background: #737373; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */
/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 449px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}

#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Раскомментировать, если у Вас в две колонки*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}

#dle-content { margin: 0 10px 10px 10px }
