﻿/*
	import files
*/
/*@import url("/css/reset.css");
@import url("/css/print.css");*/
@import url("/css/tags.css");
@import url("/css/content.css");
@import url("/css/pages.css");
@import url("/css/anketa.css");
@import url("/css/programms.css");
@import url("/css/accordion.css");
@import url("/css/menu.css");
@import url("/css/calc.css");
@import url("/css/call_agent.css");

/*===================================*/

#callAgent {
	width: 200px;
	text-align: right;
	float: left;
	height: 20px;
	padding-top: 3px;
	padding-right: 10px;
}
span.buyOnline {
	width: 180px;
	height: 39px;
	line-height: 39px;	
    background: url('/img/bg_buy.jpg') no-repeat;
	display: block; 
	cursor: pointer;
}
span.buyOnline span {
        color: white;
        border-bottom: solid 1px white;
        position: relative;
        left: 44px;
}
span.buyOnline span:hover {
        color: #e0e0e0;
        border-bottom: solid 1px #e0e0e0;
}
h3.ogpo {
	font-weight: normal;
	padding: 20px 0 0 210px;
}
h3.ank {
	font-weight: normal;
	padding: 10px 0 10px 210px;
}
h2.ank {
	font-weight: normal;
	padding: 20px 0 10px;
}
.homebank_logo {
	position: absolute;
	margin-top: -70px;
}
.disabled {
	text-decoration: line-through;
	color: #ccc;
}
.dotted {
	color: #000;
	text-decoration: none;
	background: url('/img/dash_black.gif') repeat-x left bottom;
}
.cityinfo,  .askform {
	display: none;
}
#sellpoints{
	display: block;
}
/**
 * Mini banners
 */
		.minibans_wrapper {
			width: 100%;
		}		
			.minibans_wrapper ul {
				width: 100%;
			}			
			.minibans_wrapper ul li {
				text-align: center;
				width: 20%;
				height: 100px;
				vertical-align: bottom;
				float: left;
				border-left: 1px #999 dashed;
				margin-left: -1px;
			}			
				.minibans_wrapper ul li span {
					display: block;
					position: relative;
					top: 40px;
					margin: 0 5%;
					width: 90%;
				}				
			.minibans_wrapper ul li.first {
				width: 20%;
				border: 0;
			}			
			.miniban {
				background: center 999px no-repeat;
			}			
			#ban1 {
				background-image: url('/img/ban1.jpg');
			}			
			#ban2 {
				background-image: url('/img/ban2.jpg');
			}			
			#ban3 {
				background-image: url('/img/ban3.jpg');
			}			
			#ban4 {
				background-image: url('/img/ban4.jpg');
			}			
			#ban5 {
				background-image: url('/img/ban5.jpg');
			}

/*calc????*/
div.legend {
	width: 200px;
	text-align: right;
	float: left;
	height: 20px;
	padding: 5px 10px 0 0;
}
#t-dohod div.legend {
	width: 200px;
	text-align: right;
	float: left;
	height: 50px;
	padding: 5px 10px 0 0;
}
div.submit {
	width: 200px;
	text-align: right;
	float: left;
	height: 20px;
	padding-top: 3px;
	padding-right: 10px;
}
div.fleft {
	float: left;
	width: 40%;
}
.fleft input {
	margin-top: 5px;
}
.fleft label {
	vertical-align: bottom;
}
div.dotted {
	background: url('/img/dot.gif') repeat-x 0 15px;
	height: 30px;
}
div.dotted_light {
	background: url('/img/dot.gif') repeat-x 0 14px;
	height: 15px;
}
div#log {
	margin-top: 5px;
	/*height: 30px;*/
}
#log span {
	font-size: 15px;
}
/**
 * lastnews
 */
ul.lastnews {
    margin: 0;
    padding: 0;
}
ul.lastnews li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 10px;
}
.small {
	font-size: 10px;
}
.lastnews h3 {
    margin-top: 7px;
    padding: 0;
    font-weight: normal;
}
.lastnews p {
    margin-top: 3px;
    padding: 0;
    font-weight: normal;
}
/* new styles */
h1.f, h2.f, h3.f, p.f, .fintro{
	margin-left: 0px;
}
h1.f,h2.f{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 18px;
	color: #f47929;
	font-weight: normal;
	margin-bottom: 15px;
}
h3.f{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #f47929;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 15px;
}
h3.fff{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 16px;
	color: #f47929;
	font-weight: bold;	
}
p.f{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #252525;
	line-height: 18px;
	margin-bottom: 30px;
}
p.ftab{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #252525;
	line-height: 18px;
}
h3.ftab{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #f47929;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 15px;
}
blockquote.f{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	background: #0081a6;
	color: #FFFFFF;
	padding: 20px;
	line-height: 18px;
	width: 100%;
	margin-bottom: 30px;
}
blockquote.f a:link, blockquote.f a:active, blockquote.f a:visited{
	color: #94c6d4;
}
blockquote.f a:hover{
	color: #fcaf1a;
}
ul.f{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #252525;
	line-height: 20px;
	margin-bottom: 30px;
	list-style-type: none;
	margin-left: 18px;
}
ul.f li{
	font-family: "tahoma", "arial", sans-serif;
	padding-left: 14px;
	background-image: url('../img/orangebullet.gif');
	background-repeat: no-repeat;
	background-position: top left;
} 
.fintro{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #252525;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 30px;
}
a.f:link, a.f:active, a.f:visited{
	color: #0081a6;
}
a.f:hover{
	color: #fcaf1a;
}
h2.words {
	margin-top: 10px;
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #f47929;
	font-weight: bold;
	line-height: 18px;
}
h2.blue{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #f47929;
	font-weight: bold;
	line-height: 18px;
}
div.words{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1.blue{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 18px;
	color: #f47929;
	font-weight: normal;
	margin-bottom: 15px;
}
.content h1.f { display: inline; }

.clr{
	clear:both;
}
.thumb_img{
	margin-right:20px;
	margin-top:20px;
	margin-bottom:10px;
	float:left;
}
.d1{
	float:left;
	font-weight:bold;
}
.d2{
	float:right;
	font-weight:bold;
}
.navigation_news{
	margin-top:20px;
}
.title {
	cursor:pointer !important;
}
#errmsg{
	color:red;
}
.imps_choose{
	color:#F47929;
	font-size:130%;
	margin-bottom:10px;
}
.under{
	text-decoration:underline;	
}
.country{
	color:#0081A6;
	text-transform:capitalize ;	
}
div .left_menu {
	padding-left:5px;
}
div .left_menu ul li  {
	padding-top:4px;
	padding-bottom:4px;
}
html, body, #main { height: 100% }
