/*  Общая страница */
body {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 1.2em;
	color: #545454;
	font-weight: normal;
}

#mainbody {
	max-width:1280px;
	width:expression(document.body.clientWidth > 1280? "1280px": "auto" );
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.related li {
	list-style-position: inside;
	list-style-image: url(../images/li-arrow.gif);
}

img {
	border: none;
}

/* Текст основной новости*/
.newstext {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Заголовок основной новости*/
.newstitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #09F;
}

/* Заголовок информационного сообщения*/
.infotitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Заголовок основной новости (H1)*/
h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	display: inline;
	font-weight: normal;
}

/* Заголовок основной новости (H2)*/
h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	display: inline;
	font-weight: normal;
}

/* Рубрики */
.sections {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}

/* Категории */
.category {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f5f5f5;
	text-align: left;
}

.category a:link, .category a:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	color: #f5f5f5;
}

.category a:hover {
	color: #f5f5f5;
	text-decoration: none;
}

/*  Подвал */
.linkfooter {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5f5f5;
}

.linkfooter a:link, .linkfooter a:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	color: #f5f5f5;
}

.linkfooter a:hover {
	color: #f5f5f5;
	text-decoration: none;
	border-bottom: 1px #f5f5f5 dotted;
}

/*  Подробнее, источник */
.more {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*  Ссылки */
a:link, a:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}

a:hover {
	color: red;
	text-decoration: none;
}

/*  Ссылки горячих новостей */
a.hotlink:link, a.hotlink:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
	font-size: 13px;
}

a.hotlink:hover {
	color: #0099FF;
	text-decoration: none;
}

/*  Ссылки в заголовках новостей */
a.titlelink:link, a.titlelink:visited {
	font-weight: normal;
}

/* Время размещения */
.timensource {
	font-size: 12px;
	color: #8493AE;
	border-bottom: 1px solid #50b8fa;
	padding-bottom: 2px;
}

.timensourcetop {
	font-size: 12px;
	color: #8493AE;
	border-top: 1px solid #50b8fa;
	padding-top: 3px;
	text-decoration: none;
}

.timensource a:link, .timensource a:visited {
	font-size: 12px;
	color: #8493AE;
	padding-top: 3px;
}

.timensource a:hover {
	text-decoration: none;
}

/*  Картинки */
img.short {
	background-image: url(../images/picshadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}

/*  Картинки горячих новостей */
img.hotshort {
	background-image: url(../images/hotpicshadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}

/* Кнопки и формы */
input, textarea, select {
	color: #0099FF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #00AFF0;
	background-color: #FFFFFF;
}

textarea:focus, input[type=text]:focus, input[type=password]:focus {
	background-color: #E2EDF8;
}

.selects {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #00AFF0;
	width: 188px;
}

/* Бордюр картинки */
a img {
	border: none;
}

/* Последние новости */
#sidebar ul#quickbits {
	margin: 0 0 0 1px;
	padding: 0;
}

#sidebar ul#quickbits li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-indent: 10px;
	background: url(../images/icon/li-arrow.gif) no-repeat 0 5px;
}

#sidebar ul#quickbits li a {
	font-weight: normal;
	font-size: 90%;
}

/*- Menu 3 */
#menu3 {
	width: 198px;
	margin: 0px;
	border-style: none dotted none dotted;
	border-color: #BCD2E6;
	border-width: 1px;
}

#menu3 li a {
	height: 28px;
	text-decoration: none;
}

#menu3 li a:link, #menu3 li a:visited {
	color: #0099FF;
	display: block;
	background: url(../images/menu3.gif);
	padding: 1px 0 0 10px;
}

#menu3 li a:hover, #menu3 li #current {
	color: #dc143c;
	background: url(../images/menu3.gif) 0 -28px;
	padding: 1px 0 0 10px;
}

/*- Постраничная навигация */	  
.navigation {
	color: #2691D5;
	border: 0px;
}

.navigation a:link, .navigation a:visited, .navigation a:active {
	text-decoration: none;
	color: #2691D5;
	background-image: url(/siteskins/Main/images/bg_footer/podv_bg.png);
	border: 1px solid #C4CDDF;
	padding: 3px 6px;
	font-size: 11px;
}

.navigation a:hover {
	background: #F9F9F9;
	color: #2691D5;
	border-color: #2691D5;
}

.navigation span {
	text-decoration: none;
	padding: 3px 6px;
	border: 1px solid #C4CDDF;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #E0E2E9;
}

/*- Рамка для мини-иконок 45х45 */	
.imabord {
	border: 1px solid #acd6f0;
	padding: 1px;
}

/*  Ссылки на баннере */
a.banner {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

a.banner:link, a.banner:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

a.banner:hover {
	color: red;
	text-decoration: none;
}

/*  Хинт */
.showhint {
	position: absolute;
	width: 240px;
	display: none;
	background-color: #fff;
	box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
	-moz-box-shadow: 3px 3px 10px #888;
}

.showhint .close {
	font: normal 0.8em Arial;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.box {
	background-image: url(../images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding: 5px 8px 10px 10px;
	font-size: 13px;
}

.box {
	border: 2px solid red;
}

/*  Голосовать */
.voting {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8493AE;
}

/*  Серый  */
.greytwelve {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8493AE;
}

/*  Таблица информеров */
.infotable {
	border: 1px solid #49B8FF;
	border-collapse: collapse;
	background-color: #EBF6FF;
}

.infotable th, .infotable td {
	border: 1px groove #49B8FF;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

/*  Разделитель CSS */
.spacer {
	clear: both;
}

/*  Таблица в полной новости */
.table_head_red_1 {
	float: left;
	background-color: #EC2A00;
	line-height: 22px;
	height: 22px;
	width: 14px;
}

.table_head_red_2 {
	float: left;
	background-color: #EC2A00;
	line-height: 22px;
	height: 22px;
	width: 200px;
}

.table_head_red_3 {
	background-color: #EC2A00;
	line-height: 22px;
	height: 22px;
	width: 100%;
	float: right;
	margin-left: -214px;
}

/*  Таблица в короткой новости */
.table_head_blue_1 {
	float: left;
	background-color: #00AFF0;
	height: 22px;
	width: 14px;
}

.table_head_blue_2 {
	float: left;
	background-color: #00AFF0;
	line-height: 22px;
	height: 22px;
	width: 200px;
}

.table_head_blue_3 {
	background-color: #00AFF0;
	line-height: 22px;
	height: 22px;
	width: 100%;
	float: right;
	margin-left: -214px;
	background-image: url(/siteskins/Main/images/tabletop_bg_blue.png);
	background-position: right;
	background-repeat: repeat-y;
}

/* Узкая рекламка */
.topadd {
	margin-left: 104px;
	border-bottom: #EC2A00 solid 1px;
	border-top: #EC2A00 solid 1px;
	border-right: #EC2A00 solid 1px;
}

.topaddhead {
	float: left;
	background-color: #EC2A00;
	line-height: 21px;
	height: 21px;
	width: 91px;
}

/* Шапка блока */
.blockhead {
	height: 19px;
	width: 226px;
	float: left;
	background-color: #EC2A00;
	padding-top: 3px;
}

.blockheadleft {
	height: 19px;
	width: 186px;
	float: left;
	background-color: #EC2A00;
	padding-top: 3px;
}

/* Сортировка новостей */
#tabs1 {
	float: right;
	width: 100%;
	font-size: 93%;
	line-height: normal;
}

#tabs1 ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabs1 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs1 a {
	float: right;
	background: url("/siteskins/Main/images/tableft1.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabs1 a span {
	float: left;
	display: block;
	background: url("/siteskins/Main/images/tabright1.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #689BD9;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {
	float: none;
}

/* End IE5-Mac hack */
    #tabs a:hover span {
	color: #627EB7;
}

#tabs1 a:hover {
	background-position: 0% -42px;
}

#tabs1 a:hover span {
	background-position: 100% -42px;
}

#tabs1 #current a {
	background-position: 0% -42px;
}

#tabs1 #current a span {
	background-position: 100% -42px;
	color: red;
}

/* Рамка legend и fieldset */
fieldset {
	border: 6px solid #DAE2E8;
	background-color: #F7F7F7;
	padding-bottom: 15px;
}

legend {
	padding: 0.1em 0.5em;
	border: 1px solid #ACD6F0;
	background-image: url(/siteskins/Main/images/bg_footer/podv_bg.png);
	background-repeat: repeat-x;
	font-size: 100%;
	text-align: right;
}

/* Рекламка в центре */
.roundedcornr_box_803014 {
	background: #fff6bf;
}

.roundedcornr_top_803014 div {
	background: url(/siteskins/Main/images/Conners/roundedcornr_803014_tl.png) no-repeat top left;
}

.roundedcornr_top_803014 {
	background: url(/siteskins/Main/images/Conners/roundedcornr_803014_tr.png) no-repeat top right;
}

.roundedcornr_bottom_803014 div {
	background: url(/siteskins/Main/images/Conners/roundedcornr_803014_bl.png) no-repeat bottom left;
}

.roundedcornr_bottom_803014 {
	background: url(/siteskins/Main/images/Conners/roundedcornr_803014_br.png) no-repeat bottom right;
}

.roundedcornr_top_803014 div, .roundedcornr_top_803014, 
.roundedcornr_bottom_803014 div, .roundedcornr_bottom_803014 {
	width: 100%;
	height: 12px;
	font-size: 1px;
}

.roundedcornr_content_803014 {
	margin: 0 12px;
}

/* LINKFEED  */
#linkfeed a {
	font-size: 9px;
	color: #94B3E0;
	text-decoration: none;
}

#linkfeed {
	text-align: left;
	min-height: 54px;
	width: 200px;
	background: url(http://nyx.su/uploads/1256119454_rek_bg.png) no-repeat bottom;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: none;
	color: #94B3E0;
	font-size: 9px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/* SAPE  */
#rekstyle a {
	font-size: 9px;
	color: #94B3E0;
	text-decoration: none;
}

#rekstyle {
	text-align: left;

	width: 240px;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: none;
	color: #94B3E0;
	font-size: 9px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border: 1px solid #EEE;
}

/* ML  */
#mlstyle a {
	font-size: 9px;
	color: #94B3E0;
	text-decoration: none;
}

#mlstyle {
	text-align: left;

	width: 200px;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: none;
	color: #94B3E0;
	font-size: 9px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border: 1px solid #FFF;
}

/* Полезный совет */
.roundedcornr_box_299931 {
	background: url(/siteskins/Main/images/Conners/roundedcornr_299931_tl.png) no-repeat top left;
}

.roundedcornr_top_299931 {
	background: url(/siteskins/Main/images/Conners/roundedcornr_299931_tr.png) no-repeat top right;
}

.roundedcornr_bottom_299931 {
	background: url(/siteskins/Main/images/Conners/roundedcornr_299931_bl.png) no-repeat bottom left;
}

.roundedcornr_bottom_299931 div {
	background: url(/siteskins/Main/images/Conners/roundedcornr_299931_br.png) no-repeat bottom right;
}

.roundedcornr_content_299931 {
	background: url(/siteskins/Main/images/Conners/roundedcornr_299931_r.png) top right repeat-y;
}

.roundedcornr_top_299931 div,
.roundedcornr_top_299931,
.roundedcornr_bottom_299931 div, 
.roundedcornr_bottom_299931 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}

.roundedcornr_content_299931, 
.roundedcornr_bottom_299931 {
	margin-top: -19px;
}

.roundedcornr_content_299931 {
	padding: 0 15px;
}

/* ХЗ */
#apDiv1 {
	position:absolute;
	left:16px;
	top:20px;
	width:400px;
	height:100px;
	z-index:1;
}

.facebookmain a {
	display:-moz-inline-stack;
	display:inline-block;
	background:url(http://nyx.su/siteskins/Main/images/facebook.gif) 0 0 no-repeat;
	width:16px;
	height:16px;
	position:relative;
	top:5px;
}
.facebookcat a {
	display:-moz-inline-stack;
	display:inline-block;
	background:url(http://nyx.su/siteskins/Main/images/facebook.gif) 0 0 no-repeat;
	width:16px;
	height:16px;
	position:relative;
	top:8px;
}
