body{
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #444444;
	background-image: url("http://bestxp.net/images/ranks/bestxp_getbb_ru/backs.gif");
	background-repeat: repeat-x;
	background-color: #656565;
	font-size: 10px;
	margin: 0;
}

#wrap {
	margin: 0 auto;
	width: 95%;
	min-width: 95%;
	position: relative;
}

table{
  border: 0;
  border-collapse: collapse;
}

table td{
  padding: 0;
  font-size: 11px;
}

/* Navigation
 --------------------- */

#navcontainer {
	width: 100%;
	padding-bottom: 1px;
	background: url("http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/nav.gif")  top repeat-x;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul {
	margin: 0;
	height: 42px;
	padding: 0 10px 0 10px;
	font-size: 1.1em;
}

#navcontainer ul li a {
	padding: 12px 10px 0 10px;
	height: 30px;
	color: #ffffff;
	text-decoration: none;
	float: left;
}

#navlist li a:hover, #navlist li a:active {
	text-decoration: none;
	text-align: left;
	background: url("http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/nav_hover.gif")  top repeat-x;
}

/* Round cornered boxes and backgrounds
 --------------------------------------------------------- */

#header_bg {
	height: 102px;
	background: url("http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/header_right.gif") top right no-repeat;
}

#header_container { 
	background: url("http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/header_bg.gif") top repeat-x;
	display: block;
	width: 100%;
}

.b { 
	background: #F3F3EE url("http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/footer_bg.gif") bottom repeat-x;
}

.bl { 
	background: url("http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/footer_left.gif") bottom left no-repeat;
}

.br { 
	background: url("http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/footer_right.gif") bottom right no-repeat;
	padding-bottom: 55px;
}

.navbar {
	background-color: #e0e0da;
	padding: 10px 20px 10px 5px;
	margin-bottom: 15px;
	display: block;
        font-size: 10px;
}

ul.linklist li {
	list-style-type: none;
        font-size: 10px;
}

/* Tables
 ------------ */
th {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	background: url('http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/cellpic3.gif') top repeat-x;
	white-space: nowrap;
	padding: 0 5px;
	height: 25px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #B8B89B;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #E8E8E3 url('http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/cellpic1.gif') repeat-x;
	text-indent: 4px;
}

.row1 {
	background: #DEDECA url('http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/row1.gif');
	padding: 4px;
	border-top: 1px #EEEEE2 solid;
	border-left: 1px #F4F4EB solid;
}

.row1h {
   background: #DEDECA url('http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/row1.gif');
   padding: 4px;
   border-top: 1px #EEEEE2 solid;
   border-left: 1px #F4F4EB solid;
}

.row1h:hover {
   background: #D8D8C2 url('http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/row1h.gif');
   padding: 4px;
   border-top: 1px #EEEEE2 solid;
   border-left: 1px #F4F4EB solid;
}

.row2 {
	background: #D8D8C2 url('http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/row2.gif');
	padding: 4px;
	border-top: 1px #EEEEE2 solid;
	border-left: 1px #F4F4EB solid;
}

.row3 {
	background: #DEDECA url('http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/row3.gif');
	padding: 4px;
	border-top: 1px #EEEEE2 solid;
	border-left: 1px #F4F4EB solid;
}

.spacer {
	background: #E0E0E0 url('http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/space.gif') repeat-x;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

img{
  border: 0;
}

.main_table{
	height:100%;
}

.main_table_short{}

.top_tbl{
	vertical-align: top;
	text-align: center;
}

.header{
	margin: 0;
	height: 90;
}

.logo{
	background: url(/images/logo.gif) no-repeat top left;
	width: 50%;
}

.logo img
{
	height: 40;
}

.sep{
  width: 1;
  height: 1;
}

.center_sep{
  width: 500;
  height: 1;
}

.top_line{
  background: url(/images/top_line.gif) repeat-x;
  height:6;
  width: 100%;
}

.bottom_line{
  background: url(/images/bottom_line.gif) repeat-x;
  height:6;
  width: 100%;
}

.msg{
  border-left: 1px solid #CDCDCD;
  font: bold 12px Tahoma;
  text-align: right;
  color: #B00119;
  padding: 10 0 5 10;
  width: 50%;
}

.alert{
  color: #B00119;
}

.sys_msg{
  border-left: 1px solid #CDCDCD;
  font: bold 12px Tahoma;
  color: #B00119;
  padding: 10 0 10 10;
}

.header td{
	padding: 20 0;
}

.content{
  margin: 20 0;
}

.line{ 
	background: url(/images/horizont_line.gif) repeat-x;
	width: 100%;
	height: 1;
	margin: 20 0 10 0;
}

.center_page_td{
	vertical-align: top;
	width: 50%;
}

.center_page_table
{
	width: 100%;
}

.first_page_center_menu
{
	width: 33%;
	text-align: center;
}

.side_ban
{
	width: 50%;
	padding: 20 7;
	vertical-align: top;
}

.highlight
{
	color: red;
}

.t_text
{
	padding: 3 0 3 0;
	width: 40%;
	font-weight: bold;
}

.t_padding
{
	padding: 3 0 3 0;
	border: 1px solid #000;
}

.t_padding2
{
	padding: 3 0 3 0;
}

.t_input
{
	text-align: right;
	padding: 3 0 3 0;
	width: 60%;
}

.download
{
	width: 100%;
	height: 40;
}

.center_div
{
	text-align: center;
	margin: 10 0 15 0;
}

th
{
	background: #DCDCDC;
	padding: 3 2;
	text-align: left;
	font-weight: bold;
}

.t_header
{
	background: #DCDCDC;
	padding: 3 2;
	text-align: left;
	font-weight: bold;
	border: 1px solid #000;
}

.small
{
	font-size: 10;
}

.top_block{}

.content{ margin:20 0px}
form{
	margin: 0;
	padding: 0;
}

form p{
	margin:0px; padding:0px;
}

form input{
	margin:0 0 5 0px;
}

input.text{ 
	border:1px solid #B50000;
	width:153px;
	height:21px;
	color:#696969;
	font-size:11px;
	padding:2 0 0 0px;
}

input.text1_1{ 
	border:1px solid #B50000;
	
	height:21px;
	color:#696969;
	font-size:11px;
	padding:2 0 0 0px;
}

textarea{ 
	border:1px solid #B50000;
	color:#696969;
	font-size:11px;
	padding:2 0 0 0px;
	widht: 100%;
}

input.file1{ 
	border:1px solid #B50000;
	width:200px;
	height:21px;
	color:#696969;
	font-size:11px;
	padding:2 0 0 0px;
}

input.file_group{ 
	border:1px solid #B50000;
	width:400px;
	height:21px;
	color:#696969;
	font-size:11px;
	padding:2 0 0 0px;
}

select{
	border:1px solid #B50000;
	color:#696969;
	font-size:11px;
}

table.info
{
    border: black 1px solid; 
    BORDER-COLLAPSE: collapse;
    font-size:11px;
    width: 100%;
}

.info td{
  padding: 3;
}

.div_button{ text-align:right; margin:0 20 0 0px;}
input.button{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-width:0px;
	width:90px;
	text-align:right;
	margin:0px;
	padding:0 20 0 0px;
	background: url("http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/submit.gif") top repeat-x;
	cursor:pointer;
}

input.button3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-width:0px;
	width: 130px;
	margin: 0 10 0 0;
	background: url("http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/submit.gif") top repeat-x;
	cursor:pointer;
	text-align: left;
}

input.button2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-width:0px;
	width: 75px;
	margin: 0 10 0 0;
	background: url("http://bestxp.net/styles/custom_styles/bestxp_getbb_ru/theme/images/submit.gif") top repeat-x;
	cursor:pointer;
	text-align: left;
}

input.button1_1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-width:0px;	
	text-align:right;
	margin:0px;
	padding:0 20 0 0px;
	background:#ffffff url(/images/bg_button.gif) right center no-repeat;
	cursor:pointer;
}

.text{padding:10 0 0 23px}
.text_after_indicator{
	padding:0 0 0 23;
}

.border_left{
	background:url(/images/vertical_line.gif) left repeat-y;}

h1{ 
	background: url(/images/bg_title.gif) no-repeat top left;
	padding: 20 0 3 23px;
	margin: 10 0 20 0px;
	font-size: 16px;
	border-left: 1px solid #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

h2{ 
	background: url(/images/bg_title.gif) no-repeat top left;
	padding:20 0 3 23px;
	margin:10 0 20 0px;
	font-size:16px;
	border-left:1px solid #ACACAC;
	font-family:Arial, Helvetica, sans-serif;
	color: Red;
}

.checkbox{
	margin: 5 0;
}

.checkbox img{ margin:0 10 5 2px;}
/************************************************************/
input:focus {
	background-color: transparent;
}

div.fileinputs {
	position: relative;
	height: 21px;
	width: 202px;
	margin:3 0 0 0px; padding:0px;
	text-align:right;
}

input.file {
	width: 200px;
	margin: 0 0 0 -23px;
}

.fakefile input{
	border:1px solid #B50000;
	width: 132px;
	height: 21px;
	margin:0 10 0 0px;
}

.fakefile img{ cursor:pointer;}
input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	padding: 0;
	margin: 0 0 10 -100px;
	z-index: 1;
	line-height: 90%;
}

div.fakefile input {
	margin-bottom: 0px;
	margin-left: 0;
}

a,a:active{
	color:#696969;
}

a:visited{
	color:#111111;
}

a:hover{
  text-decoration: none;
}

#pb { margin: 14px auto 2px auto; padding: 3px; font-size: 80%; }
#pb a { color: #000; }
#pb a:hover { color: #aaa; }
#footer { color: #aaa; margin: 24px auto 4px auto; }
#a { color: #2222bb; }
#a:hover { color: #aaa; }
#filelist a:link { color: #2222bb; }
#filelist a:visited { color: #000; }
#filelist a:hover { color: #aaa; }
#progMeterContainer { margin: 15px auto; width: 400px; background: white; border: 1px solid #999; padding: 10px; }
#progMeterContainer #title { font-size: 200%; font-weight: bold; padding: 8px; }
#progMeterContainer #intro { font-size: 90%; text-align: justify; margin-bottom: 15px; }
#progressMeter { padding-top: 15px; }
progressMeterBar {margin: 2px auto; width: 250px; height: 20px; border: 1px inset; background: #eee; text-align: left; }
#progressMeterBarDone1 { width: 0; height: 20px; border-right: 1px solid #444; background: url(/layout/ajaxupload-scrolling-bg-08.gif) repeat-x; }
#progressMeterBarDone { width: 0; height: 20px; border-right: 1px solid #444; background: #6953b2; }
#progressMeter table { width: 250px; margin: 20px auto; text-align: right; border-collapse: collapse; border: 0; border-bottom: 1px solid #bbb;}
#progressMeter table td { border-top: 1px solid #bbb; text-align: left; }
#progressMeter #upload-row-1, #progressMeter #upload-row-3 { background: #e6e6e6; }
#progressMeter #upload-row-2 { background: #efefef; }
#transferRate { font-style: italic; }
td.headercell { font-weight: bold; }
#tca1,#tcb1,#tcc1 { width: 14%; }
#tca2,#donet,#dones { width: 29%; }
#tca3,#leftt,#lefts { width: 28%; }
#tca4,#totalt,#totals { width: 29%; }
#filelist { text-align: left; }
.ifr {
	width: 100%;
	height: 100px;
	border: 1px solid #FFCCCC;
	margin: 0.5em 0;
	
}

div.hidden-target, div.visible-target {
	margin: 0.5em 0;
	height: 2.5em;
	/*padding: 6px 5px;*/	/* -Lþñv span.wait ýõ òvûõ÷ðû ÷ð úƒð= */
}

div.hidden-target {
	border: 2px solid #FFDDDD;
	/**/
}

div.visible-target {
	border: 2px solid #00CC00;
	/*display: block;*/
}

span.button {
	border: 1px solid black;
	background-color: #FFFF99;
	padding: 1px 5px;
	font-size: 11px;
	cursor: pointer;
}

div.log {
	font-size: 11px;
}

/* TREE-VIEW */
div.tree {
	border: 0px solid #0000AA;
	padding: 5px; 10px;
}

.tree ul {
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tree div {
    padding: 0 0 0 16px;
}

.tree img {
	margin: 0px 2px;
	position: relative;
	top: 1px;
}

.tree img.pointer {
    cursor: pointer;
    cursor: hand;
}

/*.tree li.closed div {  }
.tree li.open li.closed div {  }
.tree li.open div { display: block; }
*/
div.wait {
	padding: 0 0 0 20px;
	font-size: 11px;
}

.folder_top_button
{
	font-size: 11;
	height: 20;
}

.folder_icon_open
{
	background: url(/images/tv_empty.gif) no-repeat left;
	padding: 5 0 5 40;
}

.folder_icon_closed
{
	background: url(/images/tv_empty_s.gif) no-repeat left;
	padding: 5 0 5 40;
}

.folder_description
{
	margin: 0 0 5 25;
}

.folder_file_description
{
	margin: 0 0 5 40;
}

A.Current
{
    FONT-WEIGHT: bolder;
    BACKGROUND-COLOR: #d0e0f0
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}