﻿/* 
=============================================================
This Skin for DataLife Engine Developed by ni.ks.ua design
=============================================================
*/



body {
	background-color: #202020;
	font-family: Tahoma;
	font-size: 12px;
	
}

TD {
	FONT-SIZE: 11px; COLOR:#8c8a8c; FONT-FAMILY: tahoma, sans-serif;
	}
a:link {
	FONT-SIZE: 12px;  
	COLOR:#CCCCCC; 
	FONT-FAMILY: tahoma, sans-serif; 
	TEXT-DECORATION: none; 
	font-weight:bold
}
a:active {
	FONT-SIZE: 12px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #CCCCCC; 
	FONT-FAMILY: tahoma, sans-serif;
	TEXT-DECORATION: bold
}
a:visited {
	FONT-SIZE: 12px; 
	COLOR: #CCCCCC; 
	FONT-FAMILY: tahoma, sans-serif; 
	TEXT-DECORATION: none; 
	font-weight:bold
}

	
a:hover {
FONT-SIZE: 12px;
font-weight:bold;
COLOR: #CCCCCC; 

text-decoration:underline


}

/* 
=============================================================
Вывод заголовков
=============================================================
*/


.headers
	{
	FONT-SIZE: 12px;
	COLOR: #a787e1;
	FONT-FAMILY: tahoma;
	font-weight: bold;
}
.headers2
	{
	FONT-SIZE: 20px;
	COLOR:#CCCCCC;
	FONT-FAMILY: tahoma;
	font-weight: bold;
}
.headers_loginmenu
	{
	FONT-SIZE: 12px;
	COLOR: #a787e1;
	FONT-FAMILY: tahoma;

}

.title_link
{
	font-size:20px;
	color:#8C9559;
	font-weight: bold;


}

/* 
=============================================================
Вид ссылок номер 2
=============================================================
*/


.link2:link
	{
	FONT-SIZE: 12px;
	COLOR: #C0C0C0;
	FONT-FAMILY: tahoma;
	font-weight: bold;
	text-align: left;
}

.link2:hover 
{
	FONT-SIZE: 12px;
font-weight:bold;
COLOR: #CCCCCC;
text-decoration:underline;
background-color:transparent;
text-align:left

}
.link2:visited
	{
	FONT-SIZE: 12px;
	COLOR: #C0C0C0;
	FONT-FAMILY: tahoma;
	font-weight: bold;
	text-align: left;
}

.down_link:link
{
	font-size:12px;
	color:#8C9559;
	font-weight: bold;

}
.down_link:hover
{
	font-size:12px;
	color:#8C9559;
	font-weight: bold;
	text-decoration:underline;
	
}
.down_link:visited
{
	font-size:12px;
	color:#8C9559;
	font-weight: bold;

}

/* 
=============================================================
Вывод категорий(2 цвета)
=============================================================
*/
.categories
{
	text-align:left;
	padding-left:10px
}

.menu_white:link
	{
	FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: tahoma;
	font-weight:bold;
	text-align: left;
}

.menu_white:hover 
{
	FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: tahoma;
	font-weight:bold;
	text-align: left;
	text-decoration:underline;
	background-color:transparent;
	text-align:left

}
.menu_white:visited
	{
FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: tahoma;
	font-weight:bold;
	text-align: left;
}

.menu_black:link
	{
	FONT-SIZE: 12px;
	COLOR: #202020;
	FONT-FAMILY: tahoma;
	font-weight:bold;
	text-align: left;
}

.menu_black:hover 
{
	FONT-SIZE: 12px;
	COLOR: #202020;
	FONT-FAMILY: tahoma;
	font-weight:bold;
	text-align: left;
	text-decoration:underline;
	background-color:transparent;
	text-align:left

}
.menu_black:visited
	{
FONT-SIZE: 12px;
	COLOR: #202020;
	FONT-FAMILY: tahoma;
	font-weight:bold;
	text-align: left;
}
/* 
=============================================================
Вывод алфавита
=============================================================
*/


.alphabet:link
	{
	font-size: 14px;
	color: white;
	font-weight: bold;

	font-family: Tahoma;

}
.alphabet:hover
{
	font-size: 14px;
	color: white;
	font-weight: bold;

	font-family: Tahoma;
}
.alphabet:visited
	{
	font-size: 14px;
	color: white;
	font-weight: bold;

	font-family: Tahoma;
}


/* 
=============================================================
Вывод полей и кнопок форм
=============================================================
*/


.linput
{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border-style: solid;
	background-color: #cccccc;
	border-left-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.lbutton
{
	background-color: #ffffff;
	border: 0px solid #808080;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	/*  width: 120px;  */
	height: 20px;
	background-image: url(../img/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
 
}
 
 .com_input
{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border-style: solid;
	background-color: #cccccc;
	border-left-color: #999999;
	border-right-color: #999999;
	 border-top-width:0px;
	border-bottom-color: #999999;
}


/* 
=============================================================
Стили выравнивания
=============================================================
*/

.center
{
	text-align:center
}
.left
{
	text-align:left
}
.right
{
	text-align:right
}

/* 
=============================================================
Оформление блоков топ-новостей
=============================================================
*/

.topnews
{
	background-image:url('../img/block_tpnw.jpg');
	color:white;
	font-weight:bold;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;

}
.topnews2
{
	background-image:url('../img/block_tpnw2.jpg');
	color:white;
	font-weight:bold;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
}
.topnews3
{
	background-image:url('../img/block_tpnw3.jpg');
	color:white;
	font-weight:bold;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
}

.topnews_txt
{

	color:white;
	font-weight:bold;
	font-size:12px;
}

/* 
=============================================================
Оформление блока вывода контэнта
=============================================================
*/
.top_content
{
	background-color:#a787e1;
	color:white;
	font-weight:bold;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:left
	}
.left_content
{
	background-image:url('../img/l_content.jpg');
	color:white;
	font-weight:bold;
	font-size:12px;
	background-repeat:repeat-y;
	background-position:left
}
.right_content
{
	background-image:url('../img/r_content.jpg');
	color:white;
	font-weight:bold;
	font-size:12px;
	background-repeat:repeat-y;
	background-position:right
}
.bottom_content
{
	background-image:url('../img/b_content.jpg');
	color:white;
	font-weight:bold;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:left
}
/* 
=============================================================
Логотипчик меня-любимого :)
=============================================================
*/

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position:relative;
background-color:#CCCCCC;

visibility: hidden;
color:#333333;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 11px;
left: -61px; /*position where enlarged image should offset horizontally */

}
.logo_txt{
	font-size:8px;
	
}
/* 
=============================================================
Контент
=============================================================
*/

.content
{
	text-align:left;
	color:white;
	font-size:12px;
	}
/* 
=============================================================
Боксик новостей гф
=============================================================
*/
#sponsorbox {width: 296px; background: #0f0f0d right top no-repeat; text-align:left; vertical-align:middle}
#sponsorbox ul {padding: 0px 0px 0px;font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: white; font-weight:normal; margin-bottom: 0px;margin-top: 0px;margin-left:0px}
#sponsorbox li {list-style: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: white; font-weight:normal;}
#sponsorbox ul li {line-height: 15px;padding-left: 10px;background: url(../img/bullet.gif) no-repeat 0 50%}

#sponsorbox a:link{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: white; font-weight:normal}
#sponsorbox a:active, #sponsorbox a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: white; font-weight:normal}
#sponsorbox a:hover {color:#a787e1;}
/* 
=============================================================
Fresh video бокс
=============================================================
*/
.top_frvideo {background-image:url('../img/fresh_video_div.gif'); background-position:left;background-repeat:no-repeat
}
.top_frvideo2 {background-image:url('../img/fresh_video_div2.gif'); background-position:right;background-repeat:no-repeat
}
.top_top3 {background-image:url('../img/top3.gif'); background-position:left;background-repeat:no-repeat
}

/* 
=============================================================
Не извесно что О.о :(
=============================================================
*/

.columns
{
	background-color:black;
	border-color:#313131;
	border-style:solid;border-width:thin
}
.table {
	FONT-SIZE: 11px;
	COLOR: #8c8a8c;
	FONT-FAMILY: tahoma, sans-serif;
	background-color: #000000;
	text-align:left
}
.top_com {width: 100%; height:100%;  background: #312e2e url(../img/top_com.gif) right top repeat-x; text-align:left}

/* 
=============================================================
Бэкграунды всех правых блоков
=============================================================
*/

.voting_bg{
	background-image: url(../img/shtrihovka_right.gif);
}
.friends_bg{
	height:24px;
	background-image: url(../img/friends.gif);
	background-repeat:no-repeat;
}
.stats_bg{
	height:24px;
	background-image: url(../img/stats.gif);
	background-repeat:no-repeat;

}
