a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;} 
body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #555d6a;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Big_white, .Big_white a, .Big_white a:hover{
	color : #FFFFFF;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 9pt;
	font-weight: bold;
} 

.white, .white a {
	color : #FFFFFF;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 9pt;
}
.white a:hover {
	text-decoration : underline;
}

.white_small, .white_small a {
	color : #FFFFFF;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 8pt;
}

.white_u, .white_u a, .vote {
	color : #FFFFFF;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 10pt;
}

.white_u a:hover, .white_small a:hover{text-decoration:underline;}

.green, .green a {
	color : #C6FF00;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 9pt;
}
.green a:hover {
	color : #C6FF00;	
	font-family:Tahoma;
	font-size: 9pt;
	text-decoration : underline;
}

h2.green {
	color : #C6FF00;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 9pt;
}

.green_sm, .green_sm a {
	color : #C6FF00;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 8pt;
}
.green_sm a:hover {
	color : #C6FF00;	
	font-family:Tahoma;
	font-size: 8pt;
	text-decoration : underline;
}

.img {
	border-top: 4px solid #797F8A;
	border-right: 4px solid #797F8A;
	border-bottom: 4px solid #797F8A;
	border-left: 4px solid #797F8A;
	margin-right:5px;
}
.tbl {
	border-right: 4px solid #434954;
	border-left: 4px solid #434954;
	PADDING: 0px 7px 0px 7px;
}
.white_padding {
	color : #FFFFFF;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 9pt;
	margin-right:5px;
}
.white_padding a {
	color : #C6FF00;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 9pt;
}
.white_padding a:hover {
	text-decoration : underline;
}

.white_padding img{
	margin-right:5px;
}
.input {
	font-family :  Tahoma;
	font-size : 11px;
	font-weight: bold;
	color: #C6FF00;
	border: 1px solid #8F949D;
	background-color: #434954;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 5px;
	height: 15	px;
	width: 90px;
	padding-left: 2px;
}
.input_big {
	font-family :  Tahoma;
	font-size : 11px;
	font-weight: bold;
	color: #C6FF00;
	border: 1px solid #8F949D;
	background-color: #434954;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 5px;
	height: 15	px;
	width: 250px;
	padding-left: 2px;
}
.button {
	font-family :  Tahoma;
	font-size : 11px;
	color: #C6FF00;
	border: 1px solid #8F949D;
	background-color: #434954;
	height: 17	px;
	width: 70px;
}
.radio {
	border: 1px solid #8F949D;
}

.monthlink {
	color : #FFFFFF;
}
.calendar, .calendar a, .day, .weekday{
	color : #FFFFFF;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 9pt;
}
.calendar a:hover {
	text-decoration : underline;
}

.day a, .weekday a, .day-active, .day-active a, .day-active-v a {
	color : #C6FF00;
}

.day_weekend, day_weekend a {
	color: #797F8A;
}
.quote {
	background-color: #434954; 
	border: 1px solid #8F949D;
	border-style: dotted;
	padding:3px;
	color : #FFFFFF;
	font-family:Tahoma;
	font-size: 9pt;
	text-decoration : italic;
	margin-top:3px;
	margin-left:15px;
	margin-right:15px;
}
.quote a{
	color : #C6FF00;
	text-decoration : none;
}
.quote a:hover {
	text-decoration : underline;
	color : #C6FF00;
}

/* 
 * ========================================
 * Рейтинг 
 * ========================================
 */

.rating {
	color: #ffffff;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px; 
	width: 85px;
	height: 16px;
	}
.unit-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 85px;
	height: 16px;
	position: relative;
	background: url('dleimages/rating.gif') top left repeat-x;		
	}
	
.unit-rating li{
	text-indent: -90000px;
	padding:0px;
	margin:0px;
	float: left;
	}
.unit-rating li a{
	display:block;
	width:17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
	}
.unit-rating li a:hover{
	background: url('dleimages/rating.gif') left center;
	z-index: 2;
	left: 0px;
	}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:17px;}
.unit-rating a.r2-unit{left:17px;}
.unit-rating a.r2-unit:hover{width: 34px;}
.unit-rating a.r3-unit{left: 34px;}
.unit-rating a.r3-unit:hover{width: 51px;}
.unit-rating a.r4-unit{left: 51px;}	
.unit-rating a.r4-unit:hover{width: 68px;}
.unit-rating a.r5-unit{left: 68px;}
.unit-rating a.r5-unit:hover{width: 85px;}
.unit-rating li.current-rating{
	background: url('dleimages/rating.gif') left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.sm_img {
	padding-bottom:2px;
	border:0;
}
/* 
 * ========================================
 * Выпадающее меню
 * ========================================
 */ 

#dropmenudiv{
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	background-color: #6497CA;
	line-height:20px;
	margin:2px;
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=3);
}

#dropmenudiv a{
	display: block;
	text-indent: 3px;
	border: 1px solid white;
	padding: 1px 0;
	MARGIN: 1px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FDD08B;
	color: #000;
}



/* 
 * ========================================
 * Уведомление о получении новых PM
 * ========================================
 */

#newpm {
	position:absolute;
	height:250px;
	width:400px;
	padding:4px;
	background-color:#FDFDFD;
	border:1px solid #BBB;
	font-family: Verdana;
	font-size: 11px;
	line-height: 135%;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	}

#newpmheader {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	height:20px;
	color: #000;
    	font-weight: bold;
	background-color:#E3C0C0;
	font-family:verdana, sans-serif;
	font-size:11px;
	cursor:move;
	}

#newpm a{
	background: transparent;
	color: #4D6A8A;
	text-decoration: none;
}

#newpm a:hover{
	background: transparent;
	color: #4D6A8A;
	text-decoration: underline;
}
/* 
 * ========================================
 * Ссылка на скачивание прикрепленного файла
 * ========================================
 */
#attachment {
	color: gray;
	}

/* 
 * ========================================
 * Поиск по сайту и результаты поиска
 * ========================================
 */

.search {
	font-family: Verdana;font-size: 11px;
	color:#53646F;
	text-decoration: none;
	}

.textin {
	font-family: Verdana;font-size: 11px;
	color:#00002C;
	text-decoration: none;
	}

.sresult  {
	text-align: justify;
	font-family:verdana;
    	FONT-WEIGHT: normal;
    	LINE-HEIGHT: 16px;
	font-size:12px;
	color:#606D77;
}

.news {	
	text-align: justify;
	font-family:verdana;
   	 FONT-WEIGHT: normal;
    	LINE-HEIGHT: 16px;
	font-size:12px;
	color:#606D77;
}

h2.map, h2.map:a{
	font-weight:bold;
	font-size:12px;
	line-height:5px;
	text-transform: none;
}
h2.map a:hover {
	font-weight:bold;
	font-size:12px;
	line-height:5px;
	text-transform: none;
}
h1.news a, h1.news a:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 9pt;
	font-weight: bold;
}
.category, .category a{
	color : #CCCCCC;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 8pt;
}
.category a:hover{
	color : #BFBFBF;
	text-decoration : none;
	font-family:Tahoma;
	font-size: 8pt;
}

/* 
 * ========================================
 * BB коды
 * ========================================
 */ 
.bbcodes {
	background: #FFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	padding: 0px;
	vertical-align: middle;
	font-size: 10px; 
	vertical-align: middle;
	margin:0px;
	height: 21px;
}

.editor_button {
	float:left;
	cursor:pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float:left;
	cursor:pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}
.editbclose {
	float:right;
	cursor:pointer;
}

.input2 {
	font-family : Tahoma;
	font-size : 12px;
	color: #C6FF00;
	border: 1px solid #8F949D;
	background-color: #434954;
}

.style3 {
	text-align: justify;
	font-family:Tahoma;
	font-size:11px;
	color:#43637E;
	margin-left: 8px;
	margin-right: 5px;
	margin-top:10px;
	margin-bottom:10px;
}
.news {
	text-align: justify;
	font-family:verdana;
	FONT-WEIGHT: normal;
    	LINE-HEIGHT: 16px;
	font-size:12px;
	color:#606D77;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	color:#434954;
}
.changeskin {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	margin-top:6px;
	margin-bottom:10px;
	margin-left:45px;
}

div.stats{
	position:absolute;
	visibility:hidden;
}