body {
	background: #fff
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2,.moduletable h3, .items-leading h2 {
	border-bottom: solid 1px #ddd;
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

a:link,a:visited {
	color: #1b6ba5
}

a:hover,a:active,a:focus {
	background: #030326;
	color: #999999;

}

.logoheader {
	background: url(../images/personal/hm2.jpg)no-repeat right;
	//	bottom #0C1A3E;
	color: #FFFFFF;
	min-height: 179px;
  background-size:1245px
}
.rbzlogo {
    border: 1;
    margin-top: -400px;
}

#all {
	background: #FFFFFF;
	color: #444;
}

#shadow #all {
	box-shadow: 0px 0px 1px #555555
}

#header ul.menu {
/*  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -moz-linear-gradient(top, #c69725, #1a6eb7);
  background-image: -ms-linear-gradient(top, #c69725, #1a6eb7);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  
  
  background-image: -webkit-linear-gradient(top, #c69725, #1a6eb7);
  background-image: -o-linear-gradient(top, #c69725, #1a6eb7);
  background-image: linear-gradient(#627f9f, #7092b7);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

 // text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);*/
		background: linear-gradient(to bottom, rgb(29, 90, 157) 0%, rgb(1, 1, 48) 100%);
	color: #095197;
	text-transform: uppercase;
	line-height:26px;
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #fff;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	//box-shadow: 1px 0px 0px #f5f5f5;
}

/*  grey background */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading
	{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

 // text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd
}

img[title="DailyExchangeRates"]{display:none;}
img[title="FOREXAUCTION"]{display:none;}
img[title="INFLATIONRATES"]{display:none;}
img[title="MOSI"]{display:none;}


/* +++++++++++++  table display  Catgegories table, contact etc, ++++++++++++++++++++* */
table {
	//border: solid 1px #ddd;
	//margin-top: -75px;
}

table th {
	line-height: 2em;
	background-color: #0074cc;
	color: #fff;
	//background-image: -moz-linear-gradient(top, #030326, #1B6BA5);
	background-image:linear-gradient(to bottom, rgb(29, 90, 157) 0%, rgb(1, 1, 48) 100%);
	/*background-image: -ms-linear-gradient(top, #030326, #1B6BA5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#095197),
		to(#1B6BA5) );
	background-image: -webkit-linear-gradient(top, #095197, #1B6BA5);
	background-image: -o-linear-gradient(top, #095197, #1B6BA5);
	background-image: linear-gradient(top, #095197, #1B6BA5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#095197', endColorstr =   '#1B6BA5', GradientType =   0 );
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :   dximagetransform.microsoft.gradient (   enabled =
		false );*/
}

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

table  tr:hover td {
	background: #FEFDE2;
}

/* blue background */
.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
#header ul.menu a:hover,
#header ul.menu a:active,
#header ul.menu a:focus,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,#fontsize a:active,#fontsize a:focus,
#mobile_select h2 a
	{
	background-color: #000000;
	color: #fff;

  background-color:#095197;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0087d1", endColorstr="#095197");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0087d1), to(#095197));
  background-image: -moz-linear-gradient(top, #0087d1, #095197);
  background-image: -ms-linear-gradient(top, #0087d1, #095197);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0087d1), color-stop(100%, #095197));
  background-image: -webkit-linear-gradient(top, #0087d1, #095197);
  background-image: -o-linear-gradient(top, #0087d1, #095197);
  background-image: linear-gradient(#0087d1, #095197);
  border-color: #00456b #095197 hsl(201, 100%, 16%);
  color: #fff ;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;



}

/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */
span.pagenav {
	background: #095197;
	color: #fff
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444
}

/* +++++++++++++++++  content  +++++++++++++++ */
.article-info {
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f5f5f5) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#ffffff', endColorstr =   '#f5f5f5', GradientType =   0 );
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

ul.menu a:link,ul.menu a:visited {
	color: #444;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
}

#header ul.menu {
	border: solid 1px #D5D5D5;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
    max-width:600Px;
    left:60%;
	top:-7.3em;

  
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {
	background-color: #030326;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat right center;
	color: #095197
}

/* ++++++++++++++++   highlightning active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: bold;
}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal;
      //font-size:0.9em;
}

ul.menu a {
	box-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #ddd;
  font-size:0.9em
    line-height:1.0em;
	//text-shadow: 0 1px 0 #fff
      
}

ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}

ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;
}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {
//	background: #e0d7d7;
//	box-shadow: 0px 20px 10px #555
}

#footer {
	background: #2F2D2D;
//	max-width: 1190px;
	margin: 0 auto;
//	box-shadow: 0px 0px 10px #555555;
	color: #fff
}

#footer a {
	color: #fff;
	background: none
}

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px #ddd
}

.box3 {
	border-left: solid 1px #ddd
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0
}
















/* responsive */
#mobile_select h2 {border:0; margin:0px 0 0 0px; padding:70; background:#0C1D43;text-align:right
margin-bottom: 0.75em;
	font-size: 0.7em;
	line-height: 1.04;
	padding: 0px 0;
	font-weight:bold;
	//border-left: 15px solid #555;
	//padding-left: 15px;}

#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding-top:6px;
  padding-right:6px;
  padding-left:6px;
  padding-bottom:6px;
//margin-right:5px;
}

@media only screen and (max-width: 380px) {

img[title="DailyExchangeRates"]{display:block;max-width:100%;}
img[title="ExchangeRates"]{display:none;}
img[title="FOREXAUCTION"]{display:block;max-width:100%;}
img[title="FOREXAuctionResults"]{display:none;}  
img[title="INFLATIONRATES"]{display:block;max-width:100%;}
img[title="INFLATION"]{display:none;} 
  img[title="MOSI"]{display:block;max-width:100%;}
  img[title="MOSIRATES"]{display:none;}
  
  td[title="ER"]{max-width:1%; width:1%;}
//  td[title="DER"]{max-width:99%; width:99%;}
}
/*
@media only screen  and (max-width: 380px){ @media {.safari_only 

img[title="DailyExchangeRates"]{height:0; position:absolute; width:0;} 
img[title="ExchangeRates"]{height:0; position:absolute; width:0;} 
img[title="FOREXAUCTION"]{height:0; position:absolute; width:0;} 
img[title="FOREXAuctionResults"]{height:0; position:absolute; width:0;}  
img[title="INFLATIONRATES"]{height:0; position:absolute; width:0;} 
img[title="INFLATION"]{height:0; position:absolute; width:0;} 
  img[title="MOSI"]{height:0; position:absolute; width:0;} 
  img[title="MOSIRATES"]{height:0; position:absolute; width:0;} 
  
  td[title="ER"]{max-width:1%; width:1%;}
  td[title="DER"]{max-width:99%; width:99%;}
}}
*/
@media only screen and (max-width: 1100px) {
 
	img {
 max-width: 90%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: left;
		width: 98%;
          //background:#0C1D43; 
	}

  .leftbigger {display:none;}
  
	#header {padding-top:8em;margin-bottom:-6em;}
	#header form  {margin:0}
	.logoheader {
      position:relative;
      background:#0C1D43; 
      min-height:40px; 
      margin:0
  	  margin-top:10px;
      bottom:2em;
  }
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
  .rbzlogo {
    //border: 1;
    background: url(../images/rbz_mobile.gif)no-repeat;
    position:relative;
    //margin-top: -75px;
    margin-right:100%;
    //float:left;
}
   div {
  //float: right;
   margin: 4px 11px -7px 10px;
     background:#0C1D43;
  }
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;

		margin: 2em 0px; //background:#095197;
	}
	#header form input {
		float: none; margin-bottom:4px;
		display: none;
	}
	#menuwrapper { margin-top:3px; }
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
  
  .breadcrumbs, .article-info {
    padding: 60px 0 0 0;
    margin 0 0 18px;
    list-style:none;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
     border-radius:3px;
    font-size: 10px;
    font-weight: bold;
    text-transform : initial;
  }
  

  

  
  .djslider-default .slider-container {
	position: relative;
	overflow:visible;
	float:left; 

}

  .baTabsWarp .ba__nav-tabs li{position:relative;display:block;margin:0 .2em -1px 0;padding:0;border:0;background:none;float: left; font-size:0.7em; line-height:0.7em;}
 ol,ul {
	margin-bottom: 1.8em;
	font-size: 0.85em;
	line-height: 1.5em;
	word-wrap: break-word;
}
  
  p {
	margin-bottom: 1.5em;
	font-size: 0.9em;
	line-height: 1.3em;
	word-wrap: break-word;
}
  
  
  body h5 {
	font-size: 0.8em;
	//margin-bottom: 1.5em;
	margin-top:-25px;
	float:left;
	//left:70%;
}


body h6 {

	margin-bottom: 0.4em;
	font-size: 0.9em;
  	line-height: 1.3em;
	padding: 2px 0;
  font-weight:bold;


}

  
@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 768px) {
}



@media only screen and (min-width: 992px) {
  

}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}
