/*********************************** ------ GLOBAL SETTINGS ------- */
body{
	background:url(./bg.gif) #fff
}

a,
table.pagemenu input.submit{
	color:#0392c8;
}

/*********************************** ------ HEADER ------- */
.root_bg0{
	background:url(./header_bg.gif) repeat-x top center #3a75ad;
}

.root_bg1{
	height:173px;
	background:url(./header_bg.jpg) no-repeat top center;
}

table.main-pad{
	background-color:#f7f7f7;
	border-bottom:1px solid #c1c1c1;
}

/************ MENU */
table.menu_container{
	border-bottom:3px solid #fca211;
}

table.menu a,
.logoff{
	color:#cff1fd;
}

table.menu{
	background:url(./menu_separator.gif) right center no-repeat;
}

.menu td.menu{
	background:url(./menu_separator.gif) left center no-repeat;
}

.menu td.selected a{
	color:#fff;
}

.menu td.selected div{
	background:#fca211;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #fca211;
}

/*********************************** ------ BLOCKs ------- */
td.bl9{
	padding:2px;
	background:#fff;
}

/************ LBL */
div.lbl{
	background:url(./lbl_bg.gif) repeat-x #fca211;
}

div.lbl *{
	color:#fff;
}

.mainpage .main-td2  div.lbl{
	background-image:none;
	background-color:transparent !important;
}

.mainpage .main-td2 div.lbl table.lbl{
	border-left:12px solid #fff;
	border-right:12px solid #fff;
	border-bottom:1px solid #ccc;
}

.mainpage .main-td2 div.lbl *{
	color:#4b4b4b;
	padding:0 !important;
}


/*********************************** ------ ELEMENT STYLES ------- */
/************ TBL */
td.tbl, td.tbl_last{
	border-top:1px solid #eeeeee;
}

.tbl th{
	color:#898989;
	border-bottom:1px solid #f2f1e7;
	background-color:#f7f7f7;
}

/************ TOPMENU */
table.topmenu{
  background:url(./topmenu_bg.gif) repeat-x left #f7f7f7
}

table.topmenu td.menu,
table.topmenu td.menu_{
	color:#898989;
  background:url(./topmenu_separator.gif) no-repeat left
}

table.topmenu td.menu_,
table.topmenu td.menu_ div.over{
  background:url(./topmenu_bg_.gif) repeat-x right bottom
}

/************ INFORMER */
table.informer-status{
	background:#f7f7f7;
	height:34px;
	border:4px solid #fff;
}

/* COLORS */
body, .color0,
table.topmenu td.menu_,
.left_menu a,
a:hover{
	color:#515151;
}

.color1,
.dot,
td.bar_right_text,
td.video_in_list-td2 a:visited{
	color:#989898;
}

.color2, 
.color3,
.left_menu_ a{
	color:#ff6000;
}

.border_color1{
	border-color:#eeeeee !important;
	border-style:solid;
	border-width:0px; 
}

.border_color2{
	border-color:#eeeeee !important;
}

/* svetlo snij, ispoljzuetsja dlja risovanija linij */
.bg_color1{
background-color:#fbfbfb
}

.bg_color2{
background-color:#f7f7f7
}

/************************* --- BLOCKs --- */
.block1, .block{
	border:1px solid #f0f0f0;
	background-color:#fcfcfc;
}

table.show_all{
	border:4px solid #fff;
}

table.show_all td{
	padding-right:10px;
}

/************************************ POPUP NEW MESSAGE */
.textads{
	border-bottom:0px solid !important;
	border:none !important;
}

