@charset "utf-8";
/* CSS Document */
body
	{
	background-color:#FFFFFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}
	
ol {
	margin-left: 20px;
}
	
.search 
	{
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 14pt;
	}

.red 
	{
	color: #FF0000;
	}
	
.lang
	{
	font-family: tahoma;
	font-size: 11px;
	color:#d5ebaa;
	}
	
.forum
	{
	font-family: tahoma;
	font-size: 11px;
	color:#ffffff;
	}
.currencies 
	{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	}
	
.date 
	{
	font-family: tahoma; 
	font-size: 12px; 
	color: #505050; 
	}
	
.menu1 
	{
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000; 
	}
	
.menu2 
	{
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000;
	font-weight:bold; 
	}

.bankslist 
	{
	font-family: tahoma;
	font-size: 12px;
	color: #569010;
	font-weight: bold;
	}
	
.newshead 
	{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #124c95;
	}
	
.links, a
	{
	font-family: tahoma;
	font-size: 12px;
	color: #124c95;
	}
	
.newstext 
	{
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #252525; 
	}
	
.newsdate 
	{
	font-family: tahoma;
	font-size: 11px;
	color: #707171;
	}
	
.deposit 
	{
	color: #6d6d6d;
	font-family: tahoma;
	font-size: 11px;
	}
	
.wholemap 
	{
	font-family: tahoma;
	font-size: 13px;
	color: #6d6d6d;
	font-weight: bold;
	}
	
.bankname 
	{
	font-family: tahoma;
	font-size: 13px;
	color: #282828;
	font-weight: bold;
	}
	
.bankmap 
	{
	font-family: tahoma; 
	font-size: 12px; 
	color: #6d6d6d; 
	font-weight: bold; 
	}
	
.plasticcards 
	{
	font-family: tahoma;
	font-size: 11px;
	color: #282828;
	}
	
.specialoffertext 
	{
	color: #497ec1;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	}
	
.topik
	{
	color: #000000;
	font-family: tahoma;
	font-size: 18px;
	}
	
.specialofferbname 
	{
	font-family: tahoma; 
	font-size: 12px; 
	color: #707171; 
	}

.input 
	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #939393;
	}

.pagelinks {
	color:#0099CC;
	text-decoration:none;
}

.pagelinks:hover {
	color:#0099CC;
	text-decoration:underline;
}

.text, td
	{
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.cur_up  {
	color: #569010;
}
.cur_down  {
	color: #ff451b;
}
.warn{
	border-width:1px;
	border-style:solid;
	border-color:#97CF16;
	text-align:center;
	font-weight:bold;
}

/* FOR ROREX OBZOR */

.flash-banner {
	width: 734px;
	margin: 0 auto
}
.box-tabs {
    padding: 7px 0 7px 0;
	width: 734px;
	margin: 0 auto
}



.tab {
    width: 364px;
    padding-top: 4px;
    height: 66px;
    margin: 1px 2px 1px 0;
    float: left;
    display: block;
    text-decoration: none;
    background-color: #e8e8e8
}
.ie6 .tab-2 {height: 70px;}
.tab h4 {
    color: #447ba1;
    font-size: 1.125em;
    margin: 0 0 0 55px;
	padding: 0;
}
.tab-1-item {
    width: 55px;
    display: block;
    background-image:url('img/tab-items.png');
    background-position:0 140px;
    height: 45px;
    float: left;
}
.tab-2-item {
    width: 55px;
    display: block;
    background-image:url('img/tab-items.png');
    background-position:0 40px;
    height: 40px;
    float: left;
}
.tab-3-item {
    width: 55px;
    display: block;
    background-image:url('img/tab-items.png');
    background-position:0 90px;
    height: 45px;
    float: left;
}
.tab-4-item {
    width: 55px;
    display: block;
    background-image:url('img/tab-items.png');
    background-position:0 0;
    height: 45px;
    float: left;
}
.tab-row {
    width: 25px;
    height: 40px;
    float: right;
    display: block;
    background-image:url('img/tab-items.png');
    background-position: -60px 0;
}
.tab p {
    color: #969699;
    width: 280px;
    float: left;
	margin: 0;
	padding: 0;
}
.tab:hover p {color: white;text-decoration: none; cursor: pointer}
.tab:hover h4 {color: #fff; text-decoration: none;}
.tab:hover {background: #5C8CAD;text-decoration: none;}

/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

/* FOR ROREX OBZOR ENDS*/
/* review */
.review_adm {
	background-color:#fadcd3;
	font-size:11px;
	color:red;
}
.review_rsp {
	color: #1e6eb7;
	background-color:#c4e1fb;
	font-size:11px;
}
/* comments */
.comment_headline {
	font-size:14px;
	color:#2b2b2b;
	padding-left:60px;
	height:40px;
	line-height:40px;
	border:1px solid #e0e0e0;
	font-weight:bold;
	margin: 8px 0;
	overflow:hidden;
  background:    #f4f4f5 url(images/comment_head.png) 10px 50% no-repeat;
  background:    url(images/comment_head.png) 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#f4f4f5), to(#ebebec)); /* Saf4+, Chromeebebec */
  background:    url(images/comment_head.png) 10px 50% no-repeat, -webkit-linear-gradient(top, #f4f4f5, #ebebec); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background:    url(images/comment_head.png) 10px 50% no-repeat, -moz-linear-gradient(top, #f4f4f5, #ebebec); /* FF3.6 */
  background:    url(images/comment_head.png) 10px 50% no-repeat,  -ms-linear-gradient(top, #f4f4f5, #ebebec); /* IE10 */
  background:    url(images/comment_head.png) 10px 50% no-repeat,   -o-linear-gradient(top, #f4f4f5, #ebebec); /* Opera 11.10+ */
  background:    url(images/comment_head.png) 10px 50% no-repeat,    linear-gradient(to bottom, #f4f4f5, #ebebec);
  -pie-background: url(images/comment_head.png) 10px 50% no-repeat, linear-gradient(#f4f4f5, #ebebec);
behavior: url(./PIE.htc);	
}
.comment_item {
	background-color:#f0f0f0;
	border-left: 2px solid #bbbbbb;
	border-top: 1px dotted #bbbbbb;
	padding:10px 26px;
	margin-bottom:2px;
}
.comment_reply {
	background-image:url(images/comment_read.jpg);
	padding-left:18px;
	background-repeat:no-repeat;
	color:#71a8ca;
	text-decoration:underline;
	font-size:.8em;
}
.comment_text {padding-top:7px;}
.comment_date {color:#a2c453;font-size:.8em;}
.comment_reply:hover {text-decoration:none;}
.comment_added {
	height:50px;
	border:1px solid #98c700;
	font-weight:bold;
	font-size:18px;
	color: #565656;
	padding-left:50px;
	text-transform:uppercase;
	font-family:arial;
	margin-bottom:2px;
	line-height:50px;
	background:#effeb9 url(images/banks_check.jpg) 10px 50% no-repeat;
}
.write_comment {
	float:right;
	background:url(images/comment_button_04.gif) repeat-x;
	height:30px;
	position:relative;
	padding:0 12px;
	margin-top:5px;
	margin-right:5px;
	cursor: pointer;
	text-align:center;
}
.write_comment:before {
content:"";
position:absolute;
left:0;
display:block;
width:9px;
height:30px;
background:url(images/comment_button_03.gif) no-repeat;
}
.write_comment:after {
content:"";
position:absolute;
right:0;
top:0;
display:block;
width:6px;
height:30px;
background:url(images/comment_button_06.gif) no-repeat;
}
.write_comment a {color:#fff;line-height:30px;}
/* FOREX */
.bank_forex {background-color:#f1f1f1;}
.bank_forex_content {
	padding:14px;
}
.bank_forex p {margin-top:0;}
.bank_forex h2 {
	height:39px;
	color:#fff;
	line-height:39px;
	font-size:18px;
	font-weight:bold;
	position:relative;
	right:-4px;
	top:7px;
	padding-left:13px;
}
.bank_forex h2.yellow {
	background-color:#fcbb17;
}
.bank_forex h2.yellow:before {
	content:"";
	position:absolute;
	left:-15px;
	display:block;
	width:16px;
	height:50px;
	background: url(images/yellow_before.gif) 0 0 no-repeat;
}
.bank_forex h2.blue:before {
	content:"";
	position:absolute;
	left:-15px;
	display:block;
	width:16px;
	height:50px;
	background: url(images/blue_before.gif) 0 0 no-repeat;
}
.bank_forex h2.blue {
	background-color:#2f4983;
	font-size: 14px;
}
.bank_forex_content hr {
background-color:#fcbb17;
color:#fcbb17;
height:1px;
border:none;
}
.bank_forex_text a {font-weight:bold;color:#244795;}
.bank_forex_info {
	background-color:#ffefc8;
	border:1px solid #fcbb17;
	font-weight:bold;
	padding:16px 14px;
	margin:6px 0;
}
.bank_forex li {
list-style-image:url(images/bank_forex_li.gif);
}
.bank_forex ul {
padding-left:20px;
}
.bank_forex small {color:#535353;}
.bank_forex small a{font-size: 10px;}
.forex_banners {margin:20px 0 10px 0;}
.forex_banners a {display:block;background-color:#f6f6f6;
border:1px solid #dcdcdc;
padding:15px 15px 15px 110px;
	text-decoration:none;
color:#000;
margin-bottom:6px;
}
.forex_banner_text {
	display:table-cell;
	border-top:1px solid #f5b214;
	border-bottom:1px solid #f5b214;
	height:80px;
	vertical-align: middle;
	font-size:11px;
}
.forex_banner_text b {font-size:13px;}
.forex_banner_1 {
background:#FFF url(images/banks_forex_03.gif) 18px 50% no-repeat;
}
.forex_banner_2 {
background:#FFF url(images/banks_forex_05.gif) 18px 50% no-repeat;
}
.forex_banner_3 {
background:#FFF url(images/banks_forex_09.gif) 18px 50% no-repeat;
}
.forex_banner_4 {
background:#FFF url(images/banks_forex_10.gif) 18px 50% no-repeat;
}
.bank_flash-banner {margin-top:20px;margin-left:auto;margin-right:auto;}
