.tablehead {
	background: #e3eaf0;
	height: 24px;
}

.tableheadtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #46657d;
	text-align: center;

}
/*Stamp Under Construction*/
.cons{
	display: block;
	position: absolute;
	top: 160px;
	left: 400px;
	z-index: 10000;
}


/*Styles for sitemap files*/
.SXLC1{
	padding-bottom: 6px;
}
.SXLC0{
	margin-bottom: 10px;
	}
.SXP0{
	padding-bottom: 8px;
	padding-top: 8px;
}
.billblock{
	display:table;
}
.texttable2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9db6ca;
}
.tableborder{
border-width: 1px;
border-color: #e3eaf0;
border-style: solid;
}
.text {
	font-weight: normal;
}


.tablenullbody {
	background-color: #f9f9f9;

}


html, body, form
{
	padding: 0;
}

html
{
	height:100%;
}

body
{

height:100%;
min-height:100%;
background: url(/bitrix/templates/standard_web_RS/images/bg_main.gif);
background-attachment: fixed;
margin-bottom: 10px;
}

/*Font*/
body
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/*Font in table*/
table
{
	font-size:100%;
	text-align: justify;
}

/*Links*/
a:link {color: #336699;
text-decoration: none;
}
a:visited{color:#8FA4BA;}
a:active {
color: #2775C;
}

a:hover{
color: #2d70e8;
text-decoration: underline;
}
a:focus { outline: none; }
small
{
	font-size:85%;
}

hr
{
width=99%;
height: 0px;
	border: medium none;
	color: #D5DFEB;
	background-color: #d1d0d0;
	margin:8px 0;
}

#container
{
	width:778px; 
	height:100%;
	position:absolute;
	left:50%;
	margin-left:-390px;
}

#header
{
	position:relative; /*containing block*/
	height:127px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;

}

.ordertitle {
font-size: 12px;
margin-left: 6px;
margin: 8px 8px;
color: #006ad5;
}
#header_text
{
	position:absolute;
	left:120px;
	top: 20%;
	color:#fff;
	width:490px;
}


#header_text span
{
	font-size:90%;
	font-weight:bold;
	color:#DFE5ED;
	margin-left:50px;
}

#search
{
	color:#DFE5ED;
	position:absolute;
	right:55px;
	top:6px;
}





#login
{
	position:absolute;
	right:44px;
	top:72px; 
	color:#DFE6ED;
}

#login a
{
	color:#DFE6ED;
	text-decoration:none;
}
#login a.profile-link
{
	text-decoration:underline;
}

#menu
{
	position:absolute;
	bottom:0;
	*bottom:-1px; /*IE hack*/
	left:18px;
}
.pic_undermenu{
	position: absolute;
	left: 22px;
	top: 400px;
	border: 0px;
}


#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#header_sites
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;

}

#header_sites a, #header_sites span
{
	color: #9ab6cf;
   text-decoration: none;
}

#header_sites span
{
	color: #bbb;
}

#printer
{
	float:right;
	font-size:8pt;
	background:url(images/printer.gif) left center no-repeat;
	padding-left:16px;
}

#printer a
{
	text-decoration:none;
	color:#787878;
}

#navigation
{
font-size:95%;
color: gray;
}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#336699;
}
#navigation a.hover
{
	text-decoration:underline;
	color: #1e90ff;
}
.footer-box
{
	border-top:1px solid #D9D9D9;
	padding:10px 10px 0 15px;
	margin-right:3px;
}

.footer-box a:link, 
.footer-box a:visited,
.footer-box a:active, 
.footer-box a:hover
{
	color:#336699;
}

.footer-box span
{
	font-weight:bold;
	color:#1B3552;
}

/*Content table*/
#content
{
	background:#ffffff;
	height:100%;
	min-height:100%;
	width:100%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	vertical-align:top;
	height:100%;
	padding:0;
	padding-top:34px;
}
.pagetitle{
	padding-left: 10px;
}
/*Main column*/
#content .main-column
{
	width:100%;
	vertical-align:top;
	padding:15px;
}
#stamp{
	z-index: 1000;
	position: relative;
	left: 400px;
}
#bottom_banner
{
	text-align:center;
	margin:10px;
}

/*Footer*/
#footer
{
	text-align:left;
	padding-left:16px;
	font-size: 8pt;
   text-decoration: none;

}

/*Link in footer*/
#footer a
{
	color: #9ab6cf;
   text-decoration: none;

}
#f_copyright{
  position: relative;
  left: 4px;
  top: 4px;
}
#f_legal{
  position: relative;
  top: 4px;
  padding-right: 18px;
  margin-top: -14px;

}
/*Title table*/
table.title-table{
background-color: #f0f3f9;
border: 0px;
width: 100%;
border-collapse: collapse;
}

table.s_table{

	border: 1px solid #9abad5;
	
}
/*Data table*/
table.data-table
{
	width: 97%;
	border: 1px solid #d2dfed;
	border-collapse: collapse;
}
table.data-table p{
	margin: 8px;

}
/*Any cell*/
table.data-table td
{
border-bottom: 1px solid #d2dfed;
padding:3px 8px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color: #f6f9fc;
	text-align:left;
	font-weight:normal;
	color: #336699;
	padding:4px;

}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	color:#333;

}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#fff;
	padding:4px;
	color:#333;

}

/*Error & OK messages*/
.errortext
{
	color:red;

	
	}

.notetext
{
	color: #3db1e0;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/* Tab controls*/ 
table.tabs {border-left:1px solid #C4C4C3;} 
table.tabs td {} 
table.tabs td.tab-indent-left {border-bottom:1px solid #C4C4C3;} 
table.tabs td.tab-indent-right {border-bottom:1px solid #C4C4C3;} 
table.tabs td.tab-container {border:1px solid #C4C4C3; border-left: none;} 
table.tabs td.tab-container-selected {border:1px solid #C4C4C3; border-bottom:1px solid #F9FBF9; border-left: none; background-color:#F9FBF9;} 

table.tabs table td.tab {border-top:1px solid #C4C4C3;} 
table.tabs table td.tab-selected {border-top:1px solid red;} 
table.tabs table td.tab-hover {border-top:1px solid #C4C4C3;} 

/* Tab inside edit form */ 
table.tab {border:1px solid #C4C4C3; border-top:none;} 
table.tab td {background-color:#F9F9F3;}


a.button-small
{
	background:#F2F2EA;
	border:1px solid #C4C4C3;
}

.content-block {
padding-top: 50px;
margin-top: 50px;
}
.note {
border: #7dc871 1px solid;
padding: 7px;
margin-left: 4px;
margin-right: 4px;
width: auto;
background-color: #f6feed; }
