@charset "utf-8";

.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(images/nice/radio.png) no-repeat 0 0; z-index:2;}
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; margin-top:3px; background:url(images/nice/checkbox.png) no-repeat 0 0; z-index:2;}
.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(images/nice/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(images/nice/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(images/nice/button-right.png) no-repeat 0 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none;}

A:link {
outline:none;
FONT-SIZE: 11px; 
COLOR: #2f4179; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none}

A:visited {
outline:none;
FONT-SIZE: 11px; 
COLOR: #2f4179; 
FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none}

A:active {
outline:none;
FONT-SIZE: 11px; 
COLOR: #2f4179; 
FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none}

A:hover {
outline:none;
FONT-SIZE: 11px; 
COLOR: #2f4179; 
FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: underline
}

BODY {
FONT-SIZE: 11px; 
CURSOR: default; 
COLOR: #141168; 
FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none}

TEXTAREA {
outline:none;
BORDER: #9cbdeb 1px solid; }

input{
outline:none;
}

TABLE {
FONT-SIZE: 13px;
COLOR: #213574; 
FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none}

hr {
border-top: 1px solid #d5daea;
height: 1px;
width: 95%;}

SELECT {
color:#636c86;
font:10px Verdana,Arial,Helvetica,sans-serif;
BORDER: #a5acbe 1px solid; }

#tooltip {
background: #FFFFFF;
border: 1px dashed #000000;
text-align: center;
font: 10px Verdana, Helvetica,sans-serif;
margin:0px;
-moz-border-radius:5px;
padding: 3px 3px;
position:absolute;
visibility:hidden
}

td.center
{
	text-align:center;
	vertical-align:middle;
	width:100%;
}

/*Menu*/
div.markermenu, div.markermenus {	
        width            : 169px;
	text-align : center;
	margin : 2px 0;
	padding : 4px 0 4px;
	padding-left : 7px;
	font-size: 11px;
	cursor : pointer;
	-moz-user-select : none; 
	-khtml-user-select : none; 
	-webkit-user-select : none;
	user-select : none;
}

div.markermenu {	
color : #000000;
background : url(images/icon_09a.gif) #e8ecf8 no-repeat scroll 5px 4px;
border : 1px solid #e8ecf8;
}

div.markermenus {
color : #000000;
background : url(images/icon_08a.gif) #FFD602 no-repeat scroll 5px 4px;
border : 1px solid #000000;
}


.myDiv, .enter {
  display: none;
}

/*Гостевая книга*/
.guestbook {
display: block;
margin-left:5%;
margin-right:5%;
margin-bottom: 10px;
color: #000000; 
background-color: #FDFDFD; 
border: 1px #CCCCCC solid; 
-moz-border-radius: 5px;
-moz-box-shadow: 3px 3px 5px #888;
-webkit-border-radius: 5px;
-webkit-box-shadow: 3px 3px 5px #888;
padding: 10px 10px;
}

.search_res a {
  text-decoration  : none;
display: block;
width: 90%;
color: #000000; 
background-color: #FDFDFD; 
border: 1px #CCCCCC solid; 
-moz-border-radius: 2px;
-moz-box-shadow: 2px 2px 3px #888;
-webkit-border-radius: 2px;
-webkit-box-shadow: 2px 2px 3px #888;
padding: 5px 5px;
}

.search_res a:hover {
  text-decoration  : none;
background-color: #fcdabf; 
}

.news_main {
width: 250px;
color: #000000; 
background-color: #FDFDFD; 
border: 1px #CCCCCC solid; 
-moz-border-radius-topleft: 7px;
-moz-box-shadow: 2px 2px 2px #888;
-webkit-border-top-left-radius: 7px;
-webkit-box-shadow: 1px 2px 2px #888;
padding: 2px 2px;
}

.activeField
{
background-image: none;
background-color: #ffffff;
border: solid 1px #33677F;
-moz-border-radius: 3px;
}

.idle
{
border: solid 1px #85b1de;
-moz-border-radius: 3px;
background-image: url( 'images/gray_bg.png' );
background-repeat: repeat-x;         
background-position: top;
background-color:#FFFFFF;

}

.bargr {
	background: url(horizontal_line.png) bottom left;
	border-bottom: 3px solid #333;
	font: 9px Helvetica, Geneva, sans-serif;
	height: 200px;
	margin: 1em 0;
	padding: 0;
	position: relative;
	}
	
.bargr li {
	background: #666 url(bar_highlight.png) repeat-y top right;
	border: 1px solid #555;
	border-bottom: none;
	bottom: 0; 
	color: #FFF;
	margin: 0; 
	padding: 0 0 0 0;
	position: absolute;
	list-style: none;
	text-align: center;
	width: 39px;
	}
	
.bargr li.p1{ background-color:#666666 }
.bargr li.p2{ background-color:#888888 }
.bargr li.p3{ background-color:#AAAAAA }