html {
	background-color: #1070A0;
	background-image: url('img/background3.gif');
	background-repeat: repeat-y	
}
body {
	
}
td, .stream  {
	FONT-FAMILY:  Arial, Tahoma, Verdana; COLOR: #333; FONT-SIZE: 8pt;
}
a, .a {
	COLOR: #333; cursor: pointer; TEXT-DECORATION: underline
}
form, p {
	margin: 0px; padding: 0px;
}
ul, ol, blockquote {
	margin-bottom: -4px;
}
.glist a {
	COLOR: #000; TEXT-DECORATION: none
}
.glist a:hover {
	TEXT-DECORATION: underline
}
.z {
	margin: 10px 0px 12px 5px; font-size: 19px; word-spacing: -1px; font-family: tahoma; letter-spacing: -1px; line-height: 20px;
}
.mrtg {
	FONT-WEIGHT: bold; COLOR: #000; margin: 10px 0px 12px 0px; font-size: 19px; word-spacing: -1px; font-family: arial, tahoma; letter-spacing: -1px; line-height: 20px;
}
.img1 {
	BORDER: #666 1px solid;
}
.order {
	FONT-FAMILY:  Arial, Tahoma, Verdana; COLOR: #222; FONT-SIZE: 8pt; 	background-color: white;
}
input, textarea, select {
	FONT-FAMILY:  Arial, Tahoma, Verdana; COLOR: #333; FONT-SIZE: 8pt; background-color: Gainsboro; color: black;
}
input[disabled] {
	border: 2px solid #DDD;
}
.main {
	font-family:  verdana;
	color: #666;
	font-size: 7pt;
	filter: alpha(opacity=85);
	opacity: 0.85;
	font-weight: bold;
	text-decoration: underline;
	width: 164;
}
.main_hover {
	font-family:  verdana;
	color: green;
	font-size: 7pt;
	filter: alpha(opacity=100);
	opacity: 1;
	font-weight: bold;
	text-decoration: underline;
}
.sale {
	font-family: tahoma;
	position: absolute;
	right: 1;
	top: -4;
	text-align: center;
	padding: 4px;
	font-weight: bold;
	z-index: 1;
	cursor: pointer;
}
.big {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif; FONT-SIZE: 18pt; COLOR: #000; letter-spacing: -1px;
}
.big2 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif; FONT-SIZE: 11pt; COLOR: #000; letter-spacing: -1px;
}
.big3{
	COLOR: #000;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	FONT-WEIGHT: bold;
	letter-spacing: -1px;
	FONT-SIZE: 12pt;
	border-bottom: 1px #ccc solid;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 6px;	
}
.login {
	FONT-WEIGHT: normal; padding: 4px; COLOR: #999; background-color: #;
}
.login_notif {
	FONT-WEIGHT: normal; padding: 4px; COLOR: #999; background-color: #FFC4C4;
}
.login_susp {
	FONT-WEIGHT: normal; padding: 4px; COLOR: #333; background-color: #FF0000;
}
.login_dest {
	FONT-WEIGHT: normal; padding: 4px; COLOR: #999; background-color: #000000;
}
.order_bg {
	background-color: #FFFF99; padding: 5px; font-family: Courier New; font-weight: bold; font-size: 9pt; color: #000
}
/* put overflow pre in a scroll area */
pre {
    width:100%;
    margin:1em 0; /* Win IE tries to make this bigger otherwise */
	font-size:10px;
}
/* IE behavior for pre is defined in css.pattern.tmpl in conditional comment */
html>body pre { /* hide from IE */
	/*\*/ overflow:auto !important; /* */ overflow:scroll; width:auto; /* for Mac Safari */
}
blockquote {
	padding: .5em 1.25em;
	border-style: solid;
	border-width: 1px 0 1px 3px;
	background-color: #E2E2E2;
    border-color:#E2E2E2 #E2E2E2 #E2E2E2 #aaaaaa;
}
pre, code, tt {
   color:#7A4707;
}
code{
   	font-size: 13px;
	padding: 1 5 2 5;
	background-color: #E2E2E2;
	font-family: Consolas;
	font-weight: bold;
}
.options {
	COLOR: #666; FONT-SIZE: 7pt;
}
.navigation_tab_hr { background:transparent url('/img/tab_pps_bg.gif') repeat-x 0 10px; clear:both; height:31px; margin-bottom: 0px; overflow:hidden; padding-top:10px; //height:41px;}
.navigation_tab { float:left; height:31px; //width: 4px; }
.navigation_tab a, .navigation_tab span { color:#333333; display:block; fnt-size:12px; font-weight:bold; height:28px; padding: 7px 13px 0px 17px; text-decoration:none; white-space:nowrap; //height:31px;}
.err {
	color: black; background-color: #FFF; border: 1px solid #FF0000; padding: 10px;
}
.errno {
	color: #222; background-color: #FFF; border: 1px solid #006600; padding: 10px; font-weight: bold;
}
.cp_features li {
	COLOR: #000; padding: 4px;
}
HR {
 border: none;
 color: #DDD;
 background-color: #DDD;
 height: 2px;
}
h1 {
	padding:0.25em 0 0 0;
	margin:0 0 .5em 0;
	color: #006699;
	letter-spacing: -1px;
}
h2 {
	FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif;
	color: #222;
	letter-spacing: -1px;
	border-bottom: #eee 2px solid;
}
h2, h3, h4, h5, h6 {
	padding: 1em 0 0 0;
	margin:0 0 0 0;
}
h1, h3, h4, h5, h6 {
	font-weight:normal;
	line-height:1em;
	FONT-FAMILY: Tahoma, Verdana;
}
h1 { font-size:200%; }
h2 { font-size:140%; font-weight:bold; }
h3 { font-size:133%; font-weight:bold; }
h4 { font-size:122%; font-weight:bold; }
h5 { font-size:120%; font-weight:bold; }
.tdbg {
	background: url(img/background2.gif) repeat-x;
}
.tdbg a, .td a {
	color: #000;
	TEXT-DECORATION: underline;
}
.tdbg a:hover, .td a:hover {
	color: #006699;
	border-bottom: 1px #006699 dashed;
}
.tdbg li {
	padding-bottom: .5em;
}
.tdbg li a{
	color: #0066CC;
	cursor: pointer;
}
.tdbg pre {
   color: #000;
   font-size: 10px;
}
.actions a {
	FONT-SIZE: 7pt;
	color: #666;
}
.actions h1 {
	margin:0;
}
.squares {
  background-image: url('/img/squares.gif');
  padding: 2px 2px 0 2px;
}
.squares  .squares_body {
  padding: 10px 10px 10px 10px;
  background-color: #fffbdd;
  height: 1%; /* It's for IE. Crappy browser can't display "Odobrit!" and "Related articles" blocks without this line */
  FONT-SIZE: 10pt;
}
.squares_bottom {
  background-image: url('/img/squares.gif');
  height: 2px;
  line-height: 2px;
  font-size: 2px;
  clear: both;
}
.nav {
  padding: 5px;
  COLOR: #000;
  FONT-WEIGHT: bold;
  FILTER: alpha(opacity=85); opacity: 0.85;
}
.nav a:hover {
  COLOR: #AB8229;
}
.step1 a {
  font-size: 8pt;
  text-decoration: none;
  color: #333;
}
.step1 a:hover {
  text-decoration: underline;
}
.step1b a {
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: -1px;
  color: #333;
}
.step1b a:hover {
  text-decoration: underline;
}




#cp_nav_basic{
	border: 5px solid #EEE;
	background: #FFF;
	padding: 5px;
}
.cp_nav_headings{
	padding-top: 5px;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	background: #FFF;
	color: #000;
	border:1px solid #FFF;	
	cursor: pointer;
	white-space:nowrap;
}
.cp_nav_headings:hover {
	background: #F5F5F1;
	border: 1px solid #FFFBCC;
}
.cp_nav_child {
	padding: 5px; //padding: 0px; padding-top: 6px;
}
.cp_nav_child table {
	width: 706px;
}
.cp_nav_child_td {
	border-top: 1px dotted #CCC;
}
.cp_nav_child input, .cp_nav_child textarea {
	background-color: Gainsboro;
	color: black;
}
.cp_nav_child input.warning_button {
	border-top: 2px #FF0000 solid; border-left: 2px #FF0000 solid; border-bottom: 2px #660000 solid; border-right: 2px #660000 solid; background-color: #AA0000; COLOR: #CCC;
}
.cp_nav_header_highlight{
	background: #CCC;
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;	
}
.cp_nav_child a {
	color: #000;
	TEXT-DECORATION: underline;
}
.cp_nav_child a:hover {
	color: #006699;
	border-bottom: 1px #006699 dotted;
}
.navs a {
  COLOR: #777;
  FONT-SIZE: 7pt;
  letter-spacing: 2px;
  text-decoration: none;
}
.navs a:hover {
  COLOR: #CC0000;
  border: 0;
}
.cp_title {
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	color: #222;
	letter-spacing: -1px;
	border-bottom: #CCC 1px solid;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background: #DDD;
	font-size: 13px;
	font-weight: bold;
	height: 26px; /* It's for IE. Crappy browser can't display "Odobrit!" and "Related articles" blocks without this line */
}
.cp_content {
	background: url(/img/background2.gif) repeat-x;
}
.cp_content td {
	padding: 5px;
}
.cp_prolong_normal {
	FONT-WEIGHT: normal; padding: 4px; COLOR: #333; background-color: lightgreen; vertical-align: middle
}
.cp_prolong_notif {
	FONT-WEIGHT: normal; padding: 4px; COLOR: #000; background-color: #FFC4C4; vertical-align: middle
}
.cp_prolong_susp {
	FONT-WEIGHT: normal; padding: 4px; COLOR: #000; background-color: #FF0000; vertical-align: middle
}
.cp_prolong_dest {
	FONT-WEIGHT: normal; padding: 4px; COLOR: #999; background-color: #000000; vertical-align: middle
} 
.cp_ip {
	background-color: #FFFF99; padding: 4px; color: #333;
}
.cp_title_cfg { 
	color: #333;
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
}
div.grippie {
	background:#EEEEEE url(/img/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}
.resizable-textarea textarea {
	display:block;
	margin-bottom:0pt;
	width:95%;
	height: 20%;
}
.pointer  {
	cursor: pointer;
}
.cancel  {
	cursor: pointer;
	font-weight: bold;
	color: DarkRed;
}
.cancel:hover  {
	cursor: pointer;
	text-decoration: underline;
	color: Red;
}
.retry  {
	cursor: pointer;
	font-weight: bold;
	color: DarkGreen;
}
.retry:hover  {
	cursor: pointer;
	text-decoration: underline;
	color: Green;
}
.note {
	COLOR: #666; FONT-SIZE: 8pt;
}
.stop {
	FONT-SIZE: 8pt;
}
.warning {
	COLOR: #990000; FONT-SIZE: 8pt;
}
#consoleDiv, #consoleDivNosc {
	background: #000;
	font-family:  lucida console, arial, tahoma, verdana;
	color: #bbb;
	font-size: 9pt;
	padding: 2px;
	width: 700px;
	height: 285px;
	overflow-y: auto;
}
pre {
	font-family:  lucida console, arial, tahoma, verdana;
	color: #bbb;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	line-height: 13px;
	overflow: hidden;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ поддерживается в IE, Safari, и Firefox 3.1.*/
}
.current_version {
	background-color: #FFFFCC; border: 4px #DDD6AC solid
}
.content_opacity{
	FILTER: alpha(opacity=40); opacity: 0.4;
}
.action_button {
	border-top: 2px #00F114 solid; border-left: 2px #00F114 solid; border-bottom: 2px #005800 solid; border-right: 2px #005800 solid; background-color: #009C09; COLOR: #FFF;
}
.helper  {
	color: DimGray;
	cursor: pointer;
	text-decoration: underline;
}
.helper:hover  {
	color: Green;
	border-bottom: 1px #006699 dashed;
}
.note_div {
	background-color: #FFFBDD;
	padding: 10px;
	line-height: 160%;
	border-left: 4px #DDD6AC solid;
	margin-bottom: 4px;
}
.note_div  span {
	color: #444;
	font-size: 8pt;
}
.warning_div {
	background-color: #FFFBDD;
	padding: 10px;
	line-height: 160%;
	border-left: 4px #D24545 solid;
	margin-bottom: 4px;
}
.warning_div  span {
	color: #990000;
	font-size: 8pt;
}
.note_div_external {
	background-color: green;
	border: #FAE08F 2px dashed;
}
.note_div_internal {
	background-color: #FFFBDD;
	padding: 10px;
	line-height: 160%;
}
.note_div_internal  span {
	color: #444;
	font-size: 8pt;
}
.info_div {
	background-color: #FAFAFA;
	padding: 10px;
	line-height: 160%;
	border-left: 4px #D5D5D5 solid;
	margin-top: 6px;
	color: #444;
	font-size: 8pt;
}




#footer td {
	border-top: 2px #E0E0E0 solid;
}
#footer td {
	color: #444;
}
#footer span { 
	font-weight: bold;
	display: block;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("/img/footer_line_span.gif");
	background-origin: padding-box;
	background-position: 50% 100%;
	background-repeat: repeat-x;
	background-size: auto;
	padding-bottom: 10px;
	margin-bottom: 3px;
}
#footer ul { 
	padding: 0px;
	margin: 0px;
	color: #555;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#footer li { 
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("/img/footer_line.gif");
	background-origin: padding-box;
	background-position: 50% 100%;
	background-repeat: repeat-x;
	background-size: auto;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}
#footer li a {
	text-decoration: none;
	color: #555;
}

#footer li a:hover {
	color: #006699;
	
}
#footer_txt {
	color: #999;
	padding-left: 16;
	padding-bottom: 16;
	font-size: 8pt;
	font-family:  arial, tahoma, verdana; 
}
