html {	height: 100%;}
/*STD*/
body {background: #fff;	color: #000; width: 100%;	height: 100%;}
body, div, p, form{padding:0;	margin:0;}
img {border: 0;}
/**STD*/

/*PNG BUG FIX*/
.png{behavior: url("/images/iepngfix.htc");}

/*INIT*/
body, td, input, textarea {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}
/**INIT*/

/*ELEMENTS*/
a {
	text-decoration: underline;
	color: #000;
}
a:hover{
	text-decoration: underline;
	color: #000;
}
a:visited{
	text-decoration: underline;
	color: #000;
}
ul{ 
	padding: 0;
	margin: 0;
	margin-left: 20px;
}
h1{
	padding: 0;
	margin: 0;
	font-size: 19px;
	font-weight: normal;
	color: #d81f2a;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
}
h2{
	padding: 0;
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #d81f2a;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
}
h3{
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #d81f2a;
}
h4{
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #d81f2a;
}
p{
	padding: 5px 0px 5px 0px;
}
/* table */
table.std-tab{
	border-collapse: collapse;
}
table.std-tab th,
table.std-tab td{
	padding: 2px 5px 2px 5px;
}
table.std-tab th{
	background-color: #B2AAA4;
	color: #fff;
	font-size: 10px;
	text-align: left;
	font-weight: bold;

	border: none;
	border-bottom: 1px solid #fff;
}
table.std-tab td
{
	border: none;
	border-bottom: 1px solid #000;
	color: #000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table.std-tab tr.last_row td{
	border: none;
}
/** table */

/**elements*/

/*body*/
div.b-info-c-div{background: #B2AAA4 url('/images/bg-b-info-c.gif') top left repeat-x;}
div.b-info-l-div{background: url('/images/bg-b-info-l.gif') top left no-repeat;}
div.b-info-r-div{background: url('/images/bg-b-info-r.gif') top right no-repeat; height: 119px; padding-left: 18px;}
div.b-info-text-div{
	width: 135px;
	text-align: left;
	padding-top: 13px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
}
.b-info-links-div{
	margin-top: 5px;
}
.b-info-links-div a,
.b-info-links-div a:hover,
.b-info-links-div a:visited
{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

.index-inc-text-div{
	margin-right: 13px;
	padding-bottom: 15px;
}

div.b-lm-c-div{background: #D81F2A url('/images/bg-b-lm-c.jpg') top left repeat-x;}
div.b-lm-l-div{background: url('/images/bg-b-lm-l.jpg') top left no-repeat;}
div.b-lm-r-div{background: url('/images/bg-b-lm-r.jpg') top right no-repeat; height: 119px; padding-left: 18px;}
div.b-rlm-div{
	background-color: #DEDEDE;
	height: 119px;
	width:200px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	padding-right:10px;
}
div.b-rlm-text-div{
	padding-top: 13px;
}
table.left-b-tab{
	margin-bottom: 40px;
}

table.left-b-tab th.links
{
	background: #D81F2A url('/images/bg-small-red-sq.gif') 0px 0px no-repeat;
	color: #fff;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
table.left-b-tab th.news
{
	background: url('/bitrix/templates/binbank2/images/009.gif') 0px 0px no-repeat;
	color: #fff;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
table.left-b-tab th.news div,
table.left-b-tab th.links div
{
	padding: 7px 0px 10px 30px;
}
table.left-b-tab th.news div a,
table.left-b-tab th.news div a:hover,
table.left-b-tab th.news div a:visited,
table.left-b-tab th.links div a,
table.left-b-tab th.links div a:hover,
table.left-b-tab th.links div a:visited
{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
table.left-b-tab th.links {
	background: #B2AAA4 url('/images/bg-small-gray-sq.gif') 0px 0px no-repeat;
}
.useful-links{
	/*vertical-align: top;*/
	font-size: 11px;
	line-height: 21px;
}

.block-search-tab{
	margin-top: 15px;
	margin-bottom: 7px;
}
.block-search-tab-td1,
.block-auth-tab-td1
{
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.block-search-tab-td1 div,
.block-auth-tab-td1 div
{
	background-color: #B2AAA4;
	padding: 2px 2px 2px 0px; 
}
.block-search-tab-td2 input,
.block-auth-tab-td2 input
{
	padding-top: 2px;
	padding-left: 2px;
	font-family: Tahoma;
	font-size: 11px;
	width: 76px;
	height: 17px;
	border: 0px;
	border-left: 1px solid #D9D5D2;
	border-right: 1px solid #D9D5D2;
	border-bottom: 1px solid #E6E6E6;
}
.block-auth-tab-td2 input{
	width: 116px;
}

table.block-search-tab td.map-link{
	padding-top: 8px;
}
table.block-search-tab td.map-link a{
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

.block-auth-tab{
}
.block-auth-title-div{
	padding: 2px 0px 3px 20px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	
	background: #B2AAA4 url('/images/bg-auth-title.gif') top right no-repeat;
}
.block-auth-tab-td6{
	vertical-align: top;
	padding-top: 4px;
}
table.block-auth-tab td.map-link{
	padding-top: 9px;
}
table.block-auth-tab td.map-link a{
	color: #000;
	font-size: 8px;
	font-weight: bold;
}

.title-tab{
	width: 100%;
}
.title-tab td.td1{
	background: url('/images/bg-ico-title.gif') top left no-repeat;
	width: 37px;
	height: 44px;
}
.title-tab td.td2{
	vertical-align: top;
	padding-top: 7px;
}
.title-tab td.td2 div{
	background-color: #D81F2A;
	border-bottom: 1px solid #E2575F;
	border-right: 1px solid #E2575F;
	border-top: 1px solid #E2575F;
	
	color: #fff;
	font-size:11px;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
}
.breadcrumb,
.breadcrumb a
{
	font-size: 11px;
	color: #000;
}
.breadcrumb b{
	font-weight: normal;
	font-size: 13px;
	color: #333;	
}

.bottom-ban-tab-td{
	border-right: 1px solid #eee;
	border-top: 1px solid #F7F7F7;
	border-bottom: 1px solid #F7F7F7;
	background-color: #DEDEDE;
	padding:8px 0px 8px 0px;
	/*height: 25px;*/
	cursor:hand; 
	cursor:pointer;
}
.bottom-ban-tab-td-temp{
	border-right: 1px solid #eee;
	border-top: 1px solid #F7F7F7;
	border-bottom: 1px solid #F7F7F7;
	background-color: #DEDEDE;
	padding:5px 0px 5px 0px;
	/*height: 25px;*/
	cursor:default;
}
.bottom-ban-tab-td div.text1,
.bottom-ban-tab-td div.text2,
.bottom-ban-tab-td div.text3
{
	padding-left: 64px;
}

.bottom-ban-tab-td a,
.bottom-ban-tab-td a:hover,
.bottom-ban-tab-td a:visited
{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.bottom-ban-tab-td div.text2{
	padding-left: 56px;
}
.bottom-ban-tab-td div.text3{
	padding-left: 55px;
}
.footer-notice-text{
	font-size: 9px;
	/*color: #000;*/
	color: #AAA09F;
	text-align: justify;
}
.none-block {
	position: absolute;
	overflow: hidden;
	padding-top: 1px;
	height: 1px;
}
.footer-contact-info-text	{	font-size: 11px; line-height: 15px;	color: #b2b2b2;	position: absolute; bottom: 0px; left: 240px; width: 300px; height: 34px; }
.footer-contact-info-text a	{	color:#de1b24;}

.footer-copy-text{
	padding-top: 17px;
	font-size: 9px;
	/*color: #000;*/
	color: #AAA09F;
}
a.head_mail{
	color: #000;
}
a.head_mail:hover{
	color: #000;
}
a.head_mail:visited{
	color: #000;
}

/**body*/

/*contacts* /
.small-text{
	font-size: 11px;
}
.big-red-link{
	color: #D23B19;
	font-size: 14px;
	font-weight: bold;
}
.copyrights-text{
	margin: 9px 0px 5px 0px;
}
/**contacts*/

#banner{
	position:relative;
	width:313px;
	height:206px;
	float:right;
}
#banner img{
	display:none;
	position:absolute;
	left:0px;
	top:0px;
}
#banner img.ban0{
	display:block;
}
#service_menu{
	text-align:right;
}
#service_menu .twitter{
	position: relative;
    right: -100px;
    text-align: right;
    width: 60px;
}
#service_menu .skype{
	padding-left:85px;
}
