/*

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	
}

ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.master{
	padding: 0 0 0 0;
	 vertical-align: top;
}
.all{

	margin: 0px 0px 0px 0px;
}

.clr{
	clear: both;	
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.moduletable-menu{
	position: absolute;
	height: 24px;
	right: 0px;
	top: 4px;
}
.moduletable-menu ul{
	float: left;
}
.moduletable-menu ul li, 
.moduletable-menu ul li a{
	width: 90px;
	height: 24px;
	float: left;
	font: 12px "Trebuchet MS";
	color: #fff;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
}

.moduletable-menu ul li a.active, 
.moduletable-menu ul li a:hover{
	background-position: 0 0;
	margin-top: -3px;
	height: 27px;
	position: relative;
	z-index: 10;
	color: #1e2960;
}
/* STYLE FOR SUB MENU */
.moduletable-menu.sub{
	top: 30px;
	right: 3px;
}
.moduletable-menu.sub ul li, 
.moduletable-menu.sub ul li a{
	background: none;
	width: auto;
	font: 10px Tahoma;
	color: #02092e;
	line-height: 14px;
}
.moduletable-menu.sub ul li a{
	padding: 0px 8px;
}
.moduletable-menu.sub ul li a:hover, 
.moduletable-menu.sub ul li a.active{
	margin: 0px;
	height: 14px;
	color: #16706f;
}
.inputbox{
	background: #040b34;
	border: 1px #fff solid;
	height: 18px;
	margin: 0px;
	padding: 0 0 0 6px;
	font: 12px "Trebuchet MS";
	color: #999;
	line-height: 18px;
}
/*подложка под фото*/
div.moduletable-news{
   background-color: #F1F1F1;
   background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	height: 313px;	
  
}
/*размер фото*/
#all-news .news{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 315px;
	height: 300px;
}
#all-news #news_active{
	display: block;
    padding-right:  2px;
    background: #357115;
}
.moduletable-news .img{
	position: absolute;
	left: 0px;
	top: 1px;
}
/*текст под фото*/
.moduletable-news .intro{
	width: 310px;
	height: 100px;
	background-color: #B4B4B4;
	background-image: url(images/newsback.png);
	background-position : left;
	background-repeat : repeat-x;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	padding: 0px 0px 0px 5px;
	
}
.moduletable-news .intro h1{
	font: 14px Tahoma;
	font-weight:bold;
	color: #ffffff;
	line-height: 15px;
	padding-top: -5px;
}
.moduletable-news .intro p{
	font: 12px Tahoma;
	color: #ffffff;
	line-height: 14px;
	padding-top: 5px;
	height: 30px;
	overflow: hidden;
}
.moduletable-news .intro span{
	display: block;
	position: absolute;
	font: 11px Tahoma;
	color: #fff;
	line-height: 13px;
	left: 5px;
	bottom: 3px;
}
.moduletable-news .intro a{
	display: block;
	background: url(images/right.gif) no-repeat 0 1px;
	height: 12px;
	width: 105px;
	font: 10px Arial;
	color: #fff;
	line-height: 11px;
	text-decoration: none;
	position: absolute;
	padding-left: 15px;	
	bottom: 3px;
	right: 0px;
}
.moduletable-news .intro a:hover{
	text-decoration: underline;
}
/*правая панель*/
.moduletable-news .list{
   display: block;
/*	width: 300px;
	height: 300px;*/
	right: 5px;
	/*left: 30px;*/
	top: 0px;
	/*border: 1px solid #DDDDDD;*/
	
}
.mafr {
	background-color: Black;
}

/*rs */

#all-news {position:relative;}

/* rs*/

.moduletable-news .list ul li{
	margin-bottom: 1px;
  
}
.moduletable-news .list ul li {
	display: block;
	/*width:350px;*/
	text-decoration: none;
	line-height: 16px;
	padding: 4px 3px 1px 7px;
	overflow: hidden;
}

.moduletable-news .list ul li a {
    display: block;
    color: #3d3d3d;
    padding: 0px 0px 0px 15px;
	text-decoration: none;
}
.moduletable-news .list ul li a:hover {
    background: #CCCCCC url(images/news_arrow.gif) 0px 0px no-repeat;
}

.moduletable-news .list ul li a img{
	position: absolute;
	top: 2px;
	left: 2px;
	border: 1px #fff solid;
}
.moduletable-news .list p, 
.moduletable-news .list p a{
	float: right;
	height: 20px;
	width: auto;
}
.moduletable-news .list p a{
	display: block;
	background: url(images/arrow.gif) no-repeat 0 7px;
	text-decoration: none;
	padding-left: 12px;
	font: 10px Arial;
	color: #fff;
	line-height: 20px;
	padding-right: 10px;
}

.news-block p{
	font: 12px Tahoma;
	color: #336699;	
	line-height: 14px;
}
.img_link{
	cursor: pointer;
	float: left;
}
.news-block p{
	padding: 0 0 2px 0;
}
.news-block{
	width: 340px;
	float: left;
}

div.leftnews {
   width: 300px;
	 margin-left: 20px;
	border-bottom: 1px solid #BABABA;
}


