@CHARSET "ISO-8859-1";

body {
	background: #000;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
	border: none;
	}

table {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#container {
	text-align: left;
	margin: 0 auto;
	background: #000 url(../img/frontend/background-body-repeat.jpg)
		repeat-y center;
	width: 955px;
	border: 1px solid #3e4544;
	border-width: 0 1px 1px 1px;
}

a:link,a:active,a:visited {
	color: #f04e03;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p,form,dl,blockquote {
	margin: 0;
	padding: 0;
}

.blue {
	color: #00a7a7
}

div#top {
	background-image: url(../img/frontend/top_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 955px;
	position: relative;
	z-index: 1;
}

div#top h1 {
	color: #F04E03;
	font-size: 18px;
	margin-left: 10px;
	float: left;
}

div#top span {
	font-size: 18px;
	float: left;
}

div#topmenu {
	float: right;
	margin: 5px 10px 0 0;
}

div#topmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#topmenu ul li {
	display: inline;
	margin: 0 0 0 5px;
}

div.content {
	margin: 5px 0 0 0;
}

div.content div.contentsplash {
	width: 955px;
	height: 202px;
	background-repeat: no-repeat;
	background-image: url(../img/frontend/header-about.jpg);
	position: relative;
	margin-bottom: 15px;
}

div.contentsplash h2 {
	position: absolute;
	top: 178px;
	left: 28px;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
}

div#footer {
	background-color: #141514;
	margin-top: 65px;
	border-top: 1px solid #3e4544;
	position: relative;
	height: 60px;
	clear: both;
}

div#footer h3 {
	float: left;
}

div#footer h3 a {
	width: 95px;
	height: 32px;
	font-size: 0;
	text-decoration: none;
	text-indent: -5000px;
	line-height: 0;
	background-image: url(../img/frontend/footer_logo.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 29px;
	top: 8px;
}

div#footer span {
	position: absolute;
	left: 29px;
	top: 48px;
	font-size: 10px;
}

div#footer span a {
	color: #fff;
}

div#footer h6 {
	text-align: left;
	font-size: 10px;
	margin: 44px 0 0 29px;
	color: #4f4f4f;
}

div.footnav {
	position: absolute;
	right: 29px;
	top: 25px;
}

div.footnav2 {
	position: absolute;
	right: 29px;
	top: 44px;
	font-size: 10px;
}

div.footnav2 a {
	color: #00a7a7;
}

/*
div#footer ul {
	float: right;
	list-style-type: none;
	position: absolute;
	right: 25px;
	bottom: 5px;
   width: 320px;
}

div#footer li {
	float: left;
	
} 

div.footnav a {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	display: block;
	line-height: 15px;
	border: 1px solid #3e4544;
	background-color: #000;
	padding: 3px 8px;
	margin-left: 9px;
	margin-top: 5px;
	text-align: center;
	height: 14px;
	float: left;
}

div#footer li a:hover {
	border: 1px solid #00a7a7;
	text-decoration: none;
	color: #00a7a7;
}

div#footer li#fnav1,
div#footer li#fnav2,
div#footer li#fnav3,
div#footer li#fnav4,
div#footer li#fnav5 {
	width: 63px;
}

div#footer li#fnav6  {
	clear: both;
	margin-left: 0;
	width: 157px;
}

div#footer li#fnav7 {
   width: 158px;
 
}


/* contentbody */
div#contentbody {
	float: left;
	margin: 0 0 0 10px;
	width: 750px;
}

.box {
	border: 1px solid #3e4544;
	background-color: #000000;
	margin-bottom: 5px;
	padding: 5px;
}

.box h2 {
	color: #00a7a7;
	font-size: 14px;
	margin-bottom: 2px;
}

.box h2 a {
	color: #00a7a7;
}

.right {
	float: right;
	width: 360px;
	clear: right;
}

.left {
	float: left;
	width: 360px;
}

.left ul, .right ul{
	margin: 0px;
	padding: 0px;
	}

.wide {
	clear: both;
}

.article ul{
	padding-left: 30px;
}

.list {
	list-style-type: none;
}

.footerLink {
	color: #ffffff;
	float: right;
}

/* Sidebar */
div#sidebar {
	float: right;
	width: 180px;
	margin: 0 10px 0 0;
	margin-top: 0px;
}

div#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#sidebar ul li {
	border: 1px solid #3e4544;
	background-color: #000000;
	margin-bottom: 5px;
	padding: 5px;
}

/* Homeeeeeeee  */
div#leftColumn {
	width: 49%;
	float: left;
}

div#rightColumn {
	width: 49%;
	float: right;
}

.rates {
	
}

.rates th{
	text-align: center;
	}
.rates table tbody tr td{
	white-space: nowrap;
	padding: 2px;
	text-align: center;
	}
	
.rates table tbody tr th{
	text-align: center;
	}
	
.rates table tbody tr td a {
	color: #ffffff;
	padding-right: 5px;
}


.rates table tbody tr td sup {
	font-size: 12px;
	color: #F04E03;
}

.rates table tbody tr td a:hover .big{
	color: #ffffff;
}

.rates table tbody tr td h3 a {
	font-size: 12px;
}

.big{
	color: #F04E03;
	font-size: 30px;
	display: block;
}

.rates table tbody tr td .price {
	font-size: 24px;
	font-weight: bold;
}

.rates table tbody tr td .currency {
	font-size: 10px;
	display: block;
	text-align: center;
}
.articleList ul{
		list-style-type: none;
	}
.articleList ul li {
	margin: 0 0 10px 0;
}

.articleList ul li span {
	display: block;
}

.date {
	font-size: 9px;
}

.last_updated {
	font-size: 10px;
}

/*___ Start Paging ___ */ /* Paging */
div.paging {
	margin-bottom: 2em;
	text-align: center;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

div.paging span {
	
}

div.paging span.current {
	color: #000;
}

div.paging span a {
	
}

/*___ end Paging ___ */ /*___ Start Rings ___ */
.ringsTable {
	
}

.ringsTable TBODY TR TH {
	width: 100px;
	text-align: left;
}

.ringsTable TBODY TR TD {
	width: 200px;
	text-align: left;
}
/*___ End Rings ___ */