div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(/_img/themes/frameworks/jquery/fancy/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 20px;
	width: 67px;
	background: transparent url(/_img/themes/frameworks/jquery/fancy/fancy_closebox.gif) no-repeat;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: relative;
	#top: 0;
	#left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

/*div#fancy_title {
	position: relatice;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	margin-left: -1px;
	_margin-left: -6px;
	_margin-right: -6px;
	_margin-top: 5px;
	_margin-left: -5px;
	_position: relative;
	_bottom: 0px;
	_border: 0px;
}*/

div#fancy_title {
	position: relative;
	/*width: 100%;*/
	z-index: 100;
	display: block;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}

div#fancy_title table {
	position: relative;
	margin: 0 auto;
	width: 100%;
	background-color: #FFFFFF;
}

div#fancy_title div {
	/*color: #FFF;*/
	font: normal 11px Arial;
	padding-bottom: 2px;
	color: #000000;
}

td#fancy_title_left {
	height: 35px;
	width: 15px;
	/*background: transparent url(/_img/themes/frameworks/jquery/fancy/fancy_title_left.png) repeat-x;*/
}

td#fancy_title_main {
	height: 35px;
	/*background: transparent url(/_img/themes/frameworks/jquery/fancy/fancy_title_main.png) repeat-x;*/
}

td#fancy_title_right {
	height: 35px;
	width: 90px;
	/*background: transparent url(/_img/themes/frameworks/jquery/fancy/fancy_title_right.png) repeat-x;*/
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
	padding: 0px;
}

div#fancy_container {
	position: relative;
	border: 1px solid #444;
	background: #FFF;
	padding: 5px;
	height:100%;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 15px; 
	height: 97%; 
	width: 20%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 110; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left, a#fancy_left:hover {
	background: transparent url(/_img/themes/frameworks/jquery/fancy/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right, a#fancy_right:hover {
	background: transparent url(/_img/themes/frameworks/jquery/fancy/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.rl_announce .zag1{
	color: #02737E;
	background: #c3e6ea;
	padding: 2px;
}

.rl_announce ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background: #F3FBE9; 
}

.rl_announce .subrub {
	padding: 12px 5px 0 12px;
	color: #02737E;
	font-size: 12px;
}

.rl_announce div ul li  ul{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

.rl_announce div ul li  ul li {
	padding-left: 22px;
	padding-bottom: 3px;
}

.rl_announce  ul.tabs {margin-bottom: 0;}
.rl_announce ul.tabs li {
	cursor: pointer;
	margin-top: 2px;
	float: left;
	padding: 8px;
	font-size: 11px;
	
	/*border-bottom-style: dashed;
	border-bottom-width: 1px;*/
	color: #666666;		
}

.rl_announce ul.tabs li .not_active{
	border-bottom: dashed 1px;
}

.rl_announce ul.tabs li:hover {		
	color: #92DE29;
}
.rl_announce ul.tabs li.tab-current {	
	background: #F3FBE9;
	color: #02737E;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none; 
	
}
.rl_announce div.tab2{
	display: none;
}


.rl_announce .top{
	background-color: #F3FBE9;	
}
.rl_announce .top table tr td{
	padding-top: 10px;
}

.rl_announce .search, .rl_widget_main .search{
	background-color: #F3FBE9;	
	padding: 6px;
}

.rl_announce .search span, .rl_widget_main .search span{
	background-color: #cc0000;
	padding: 1px 6px;
}

.rl_announce .search_ref, .rl_widget_main .search_ref{
	color: #FFFFFF;	
	font-family: tahoma,verdana,arial;
	font-size: 10px;
	font-weight: bold;
}

.rl_announce .add_adv, .rl_widget_main  .add_adv{
	background: #F3FBE9; 
	padding: 4px;	
	font-size: 9px;
	font-weight: bold;
}

.rl_widget_main .header_title{
	text-align: center;
	padding-top: 2px;
	color: #02737E;
	font-weight: bold;
	white-space: nowrap;
}

.container_data table tr td{
	text-align: center;
	vertical-align: top;
}

.container_data .name_rubric{
	font-size: 13px;
	color: #238C96;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;	
}

.container_data .number{
	font-size: 11px;
	color: #666666;
	
}

.container_data .top{
	padding-top: 12px;
}

.container_data .name_subrubric{
	text-align: left;
	padding-left: 12px;
	white-space: nowrap;
	padding-bottom: 3px;
	font-size: 11px;
	color: #666666;
}

.container_data .title{
	color: #666666;
	font-size: 11px;
	font-weight: bolder;	
	
}

.container_data .all_count{
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}


/*
	Rubrics list
*/
.rl_rubrics {
	background: #ffffff;
	width: 100%;
	color: #666666;
	padding: 0px;
}
.rl_rubrics th {
	background: #e3f6ca/*#c3e6ea*/;
	color: #02737e;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}
.rl_rubrics td {
	vertical-align: top;
	color: #666666;
	font-size: 11px;
	border-bottom: solid 1px #e3f6ca;
}
.rl_rubrics .rubric {
	font-weight: bold;
}

.rl_rubrics .search_ref{
	background-color: #cc0000;
	padding: 1px 6px;
	color: #FFFFFF;	
	font-family: tahoma,verdana,arial;
	font-size: 10px;
	font-weight: bold;
}

.rl_rubrics .add_adv{
	padding: 4px;	
	font-size: 9px;
	font-weight: bold;
}

.rl_underline_dashed_2 {
	border-bottom: 1px dashed;
	cursor: pointer;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.rl_underline_dashed_2 :hover{
	border-bottom: none;
}
