@import 'reset.css';
@import 'global.css';
@import 'layout.css';
@import 'jquery.selectbox.css';




input:focus, a:focus {
outline: none;
}
.clear {
clear: both;
}
body {
    background: url('/img/bg.png');
	font: 400 12px verdana;
}
.l-body,
.l-header {
    background: #FCFBF9;
	color: #000;
}
.l-header_inner {
	color: #000;
}
.l-header.l-header {
    margin-top: 27px;
    border-radius: 4px 4px 0 0;
}
.l-header .one_tab {
    float: right;
    margin: -22px 0 0;
}
.l-header .toplinks {
    float: left;
    margin: -22px 0 0;
    padding-left: 15px;
}
.l-header .toplinks > a {
    color: #3883BC;
    margin-right: 14px;
}
.l-header .one_tab div {
    display: inline-block;
    margin: 0;
    border-radius: 4px 4px 0 0;
}
.l-header .one_tab div.item {
    padding: 4px 15px;
    background: #FCFBF9;
}
.l-header .one_tab .lng {
    padding: 3px 4px 5px;
}
.l-header .one_tab img {
    position: relative;
    top: 1px;
} 
.l-header .one_tab a {
color: #6D6D6D;
text-decoration: none;
}




.top .item {
    padding: 22px 15px 7px;
    float: left;
}
.top .item_1 div {
    margin: 0 0 0 73px;
}

.top .item_1 .line1 > a{
    font-size: 12px;
}

.top .item_1 .line2 {
   font-size: 20px;
   font-weight: bold;
}

.top .item_1 a {
    color: #3883BC;
    font-family: times new roman;
    line-height: 24px;
    text-decoration: none;
}
.top .item_1 img {
    float: left;
}
.top .item_1 {
    width: 288px;
}
.top .item_2 span {
    color: #999;
    margin-right: 5px;
}
.top input {
    color: #999;
}
.top .item_3 {
    float: right;
}

.form-text {
    border: 1px solid #CBCBCA;
    border-radius: 4px 4px 4px 4px;
    padding: 0 15px 0 6px;
    position: relative;
    z-index: 5;
    right: -5px;
	
	
-webkit-box-shadow: inset 1px 1px 2px 0px #ccc;
box-shadow: inset 1px 1px 2px 0px #ccc;
}

.form-submit {
    background: url("/img/b1.png") no-repeat scroll center center transparent;
    border: 1px solid #D3D3D2;
    border-radius: 0 4px 4px 0;
    height: 24px;
    padding: 0;
    position: relative;
    width: 30px;
    z-index: 10;
    cursor: pointer;
	
-webkit-box-shadow: inset 0px 0px 1px 0px #ccc;
box-shadow: inset 0px 0px 1px 0px #ccc;
}
.sbToggle{
    background: url("/img/b3.png") no-repeat scroll center center transparent;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 0 1px 0 #CCCCCC inset;
    padding:  0 2px;
	right:-1px;
}
.sbToggle:hover{
    background: url("/img/b3.png") no-repeat scroll center center transparent;
}




.top .item_3 .form-text {
    float: left;
    height: 22px;
    width: 286px;
}
.top .item_3 .sbHolder {
    float: left;
    width: 275px;
}
.top .item_3 .sbHolder {
}
.top .item_3 .sbHolder .sbSelector, .top .item_3 .sbOptions {
    width: 338px;
}
.top .item_3 .sbOptions {
    top: 23px !important;
    border-radius: 0 0 4px 4px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
}
.top .item_3 .sbOptions a {
    color: #999;
    padding: 4px 2px;
}
.top .item_3 .sbOptions li:last-child a {
    border: 0 ;
}
.top .box {
    margin-bottom: 10px;
}

.top .item_2 {
    padding-top: 22px;
    position: relative;
}
.top .item_3  {
    padding-top: 26px;
}
.top .item_3 .box_2 .form-submit {
margin-left: 12px;
border-radius: 3px 3px 3px 3px / 10px 10px 10px 10px;
}










nav {
    clear: both;
}
nav ul {
    background: url('/img/b5.png') repeat-x;
    height: 50px;
    border-radius: 4px 4px 0 0;
}
nav ul li {
    float: left;
}
nav ul li a {
    padding: 8px 25px 0;
    font: 400 12px verdana;
    color: #fff;
    text-transform: uppercase;
    width: 113px;
    float: left;
    text-decoration: none;
    background: url('/img/b6.png') repeat-y left center;
    height: 40px;
}
nav li.first a, nav li:first-child a {
    background: none;
}
nav li a:hover {
    opacity: 0.8;
}














.center {
    clear: both;
}
.center .left {
    float: left;
    width: 628px;
    position: relative;
}
.center .right {
    width: 352px;
    float: right;
    background: #C1BAB4;
}
.center .left .text {
    position: relative;
    bottom: -234px;
    background: url(/img/b20.png);
    color: #fff;
    width: 70%;
    padding: 15px 177px 46px 12px;
    z-index: 100;
}
.center .left .text div {
    padding: 15px 160px 40px 25px;
    font-size: 14px;
    position: relative;

}
.center .left .text div a {
    color: #ed7a2a;
    text-decoration: none;
}

.center .right .item {
border-bottom: 1px solid #898480;
border-top: 1px solid #F6F1EE;
clear: both;
height: 85px;
padding: 15px;
border-right: 1px solid #898480;
color: #676664;
background-image: url('/img/bg9.png');
background-repeat: repeat-x;
background-position: top;
}
.center .right .item a {
	color: #666;
	text-decoration: none;
}
.center .right .item  h3 {
    margin-bottom: 5px;
	font-size: 14px;
}
.center .right .item:first-child {
border-top: 0;
}
.center .right .item.last {
	border-bottom: 1px solid #676664;
}
.center .right .item img {
    float: left;
    margin: 0 15px 0 0;
	border: 1px solid #666;
}
.center .right .item h3 img {
    border: 0 none;
    float: none;
    margin: 0;
    position: relative;
    right: -10px;
    top: 2px;
}
.l-main .left ul.menu li a.active {
font-weight: 700;
}
.l-main .left {
    width: 220px;
    margin: 0 0 0 15px;
    float: left;
}
.l-main .left ul.menu li {
    border-bottom: 1px solid #CFCFCE;
    list-style: none;
}
.l-main .left ul.menu li a {
    background: url('/img/b11.png') no-repeat left;
    color: #3883BC;
    display: block;
    padding: 11px 5px 11px 22px;
    text-decoration: none;
}
.l-main .left ul.menu li:last-child a {
    border-bottom: none;
}
.l-sidebar {
    width: 175px ;
    margin: 0 0 0 -192px;
}
.l-main .right {
    margin: 15px 0 0 247px;
}
.l-main_inner {
    width: 760px;
}
.l-main .right td {
    padding: 10px 10px 10px 10px;
}
.l-main .right td .img {
    position: relative;
}
.l-main .right td .img .text {
    position: absolute;
    bottom: 0;
    background: url(/img/b20.png);
    color: #fff;
    width: 100%;
}
.l-main .right td .img .text div {
    padding: 6px 10px;
    font-size: 14px;
}
.l-main .right td .img .text div a {
    color: #ED7A2A;
    text-decoration: none;
}

.l-main .right td .img .text div a.simple {
    color: white !important;
}
.l-main .right td ul li {
    list-style: none;
}
.l-main .right td ul li a {
    color: #666;
    border-top: 1px solid #D6D1CB;
    display: block;
    background: #F5F2ED;
    text-decoration: none;
    padding: 2px 20px 5px;
}





.l-sidebar li {
    list-style: none;
}
.l-sidebar_inner a.parent {
    color: #3883BC;
    background: url('/img/b14.png');
    display: block;
    padding: 4px 20px 4px 10px;
    border: 1px solid #C9C9C9;
}
.l-sidebar_inner {
    color: #323335;
}

.l-sidebar_inner li li:first {
    height: 42px;
}

.l-sidebar_inner li li {
    padding: 0 10px;
    border-bottom: 1px solid #ccc;
    background: #F4F1EC;
	clear: both;
	height: 44px;
}
.l-sidebar_inner li.infoblock li {
    height: auto;
    display: table;
    width: 93%;
    padding: 3px 6px;
}
.l-sidebar_inner li li span {
float: left;
margin: 4px 5px 0;
}
.l-sidebar {
    margin-top: 15px;
}
.l-sidebar_inner li a {
    color: #3883BC;
    text-decoration: none;
}

.l-sidebar_inner li span.full-list a {
    text-decoration: underline;
}

.l-sidebar_inner li li img {
position: relative;
top: 3px;
}
.l-sidebar_inner li li span.item_2 {
    width: 28px;
}
.l-sidebar_inner li li span.item_4 {
    float: right;
}

.l-sidebar_inner li.parent_li {
margin: 0 0 6px;
}
.l-sidebar_inner  li  a.parent span {
    float: right;
    margin: 1px -10px 0 0; 
	width: 15px;
	height: 15px;
	background: url('/img/b11.png')
}
.l-sidebar_inner li.active a.parent span {
	background: url('/img/b13.png')
}
.l-sidebar_inner li ul , .l-sidebar_inner .graf{
display: none;
}
.l-main .right td .img img {

    height: 75px;
}

.banners > a {
    line-height: 54px;
}

.banners img {
margin: 0 8px;
}

.banners, .promo_links {
    text-align: center;
    padding-top: 11px;
    margin: 0 auto 0px;
	clear: both;
	background: #FCFBF9;
	width: 980px;
	border-radius: 5px;
}

.promo_links {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.promo_links > a {
    padding: 1px 24px 1px 23px;
    color: #3883BC;
    display: inline-block;
    
}

.promo_links .promo_sep {
    background: url("/img/promo_sep.png") repeat-y;
}

.promo_links .social_icons {
    float: right;
    display: inline-block;
    position: relative;
    right: 32px;
    top: -10px;
}

.footer_links {
    padding: 15px 0;
    margin: 0 auto 0px;
	clear: both;
	background: #FCFBF9;
	width: 980px;
	border-radius: 5px;
}
.footer_links .column {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    display: inline-table;
}
.footer_links .column a {
    color: #3883BC;
    line-height: 21px;
    font-size: 11px;
}
.footer_links .column > a {
   font-weight: bold;
}
.footer_links ul {
    list-style: none;
}
.tr-line {
height: 8px;
clear: both; 
}

.l-footer_inner .item {
    float: left;
    padding: 11px 13px;
}
.l-footer_inner a {
color: #3883BC;
}
.l-footer_inner img {
margin-top: 10px;
}
.l-footer_inner .item_1 div {
margin-top: 15px;
}
.l-footer_inner {
border-radius: 5px 0 5px 5px;
}










.page .l-main .bread div {
    float: right;
}
.page .l-main .bread  {
background: #F5F1ED;
}


.page .l-main .bread > a {
    text-transform: uppercase;
}
.page .l-main .bread div a.btn {
    text-decoration: none;
}
.page .l-main .bread a, .page .l-main .right a {
    color: #3883BC;
}
.page .l-main .bread div {
    float: right;
}
.page .l-main .bread {
    background: none repeat scroll 0 0 #F5F1ED;
    color: #000000;
    margin: 0 -15px 0 0;
    padding: 13px;
    position: relative;
    top: -15px;
}
.page .l-main .bread img {
    margin: 0 1px;
	position: relative;
	top: -1px;
}
.page .l-main .bread img.b22, .page .l-main .bread img.b23 {
    margin-right: 10px;
}
h1 {
    font: 400 16px arial;
    color: #3883bc;
    border-bottom: 1px solid #D3BDAC;
    padding: 5px 0 12px 10px;
    margin: 0 -15px 0 0;
}
.text2 {
    color: #666666;
    line-height: 20px;
    padding: 10px 0 10px 10px;
}
.text2 img {
    float: right;
    margin: 5px 0 10px 0;

}
.text2 img.spaced {
    float: left;
}
.text2 p {
margin-bottom: 20px;
}
.pdf {
    color: #000;
    font-weight: 400;
    padding: 10px 10px 20px;
}
.pdf a {
    color: #3883bc;
    font: 700 12px verdana;
}
.pdf img {
margin-right: 5px;
}



.l-sidebar_inner .graf {
    background: #F5F1ED;
    text-align: right;
    padding: 7px 0;
    font: 400 10px arial;
    color: #666;
}
.l-sidebar_inner .graf div {
    padding: 5px 10px 0 0;
}
.l-sidebar_inner .graf div .blue span {
    height: 10px;
    width: 15px;
    background:  blue;
    float: left;
}
.l-sidebar_inner .graf div .blue {
    display: inline-block;
    padding: 1px;
    border: 1px solid #ccc;
    position: relative;
    top: 3px;
    margin: 0 2px;
}


.l-sidebar_inner .graf div .red span {
    height: 10px;
    width: 15px;
    background:  red;
    float: left;
}
.l-sidebar_inner .graf div .red {
    display: inline-block;
    padding: 1px;
    border: 1px solid #ccc;
    position: relative;
    top: 3px;
    margin: 0 2px;
}

ul.sitemap ul {
    padding-left: 20px;
}

ul.left-map ul.second ul.second {
    padding-left: 20px;
}

ul.left-map li{
    list-style: none outside none;
}

ul.left-map li a {
    background: url("/img/dot.jpg") no-repeat scroll left 9px transparent;
    padding: 2px 5px 2px 17px;
    color: #3883BC;
    text-decoration: none;
    display: block;
}

ul.left-map li.firsttime {
    border-bottom: 1px solid #CFCFCE;
    padding-bottom: 23px;
}

ul.left-map li a.active {
    font-weight: bold;
}

ul.left-map li.firsttime > b {
    padding-bottom: 9px;
    display: block;
}

div.text2 ul > li {
    padding-left: 7px;
    margin-left: 10px;
}

.left ul.menu > li > ul.children {
    margin-left: 15px;
    padding-bottom: 10px;
}

.left ul.menu > li > a.open {
    background: url("/img/b111.png") no-repeat scroll left center transparent;
}

.left ul.menu > li > ul.children.closed {
    display: none;
}

.left ul.menu > li > ul.children > li {
   border-bottom: none;
}

.left ul.menu > li > ul.children > li > a {
    background: url("/img/dot.jpg") no-repeat scroll left 9px transparent;
    padding: 2px 5px 2px 17px;
    border-bottom: none;
}

//aznrates
.betweenForm {
    display: inline-block;
    width: 210px;
}

.betweenResults table.rates {
    width: 200px;
    background-color: #F5F1ED;
}

.betweenResults table.rates td, .fetchResults table.rates td {
    padding: 0;
    padding-left: 1px;
    width: auto;
}

.fetchResults {
    width: 95%;
}

.fetchResults table.rates td {
    margin-left: 3px !important;
}

.fetchResults table.rates td.rate, .fetchResults table.rates td.code {
    width: 70px;
}

.fetchResults table.rates td.icon {
    width: 50px;
}

.betweenResults table.rates tr, .fetchResults table.rates tr {
    border-bottom: 1px solid gray;
}

.betweenResults table.rates tr:first-child, .fetchResults table.rates tr:first-child {
    border-top: 1px solid gray;
}

.fetchResults table.rates {
    background-color: #F5F1ED;
    width: 100%;
}

table.rates td > img {
    margin: 0;
    float: none;
    border: 0;
    padding: 5px;
}

table.rates th.currency {
    padding-left: 5px !important;
    text-align: left;
}

span.file-size {
    color: black !important;
}

.file_pdf { list-style-image: url(/images/icons/pdf.png ) !important; }
.file_xls, .file_xlsx { list-style-image: url(/images/icons/xls.png ) !important; }
.file_rar { list-style-image: url(/images/icons/rar.png ) !important; }
.file_zip { list-style-image: url(/images/icons/zip.png ) !important; }
.file_doc { list-style-image: url(/images/icons/doc.png ) !important; }
.file_xml { list-style-image: url(/images/icons/xml.png ) !important; }

.fancy-inline {
    display: inline-block;
}

.fancy-inline img {
    float: none;
}

.ad-image-description { display: none !important; }

.infotable td {
    padding: 0px !important;
}