/* HTML */
body {
	margin: 0px;
	direction: rtl;
	padding-bottom: 0px;
}

P {
	margin-top: 0px;
}

/* Global */
#wrapper {
	margin: 0px;
}

.clear {
	clear: both;
}

/* Header */
.last-updated{
	text-align: center;
	color: #ffffff;
	margin-top: -10px;
}

#header {
	background: url("../img/design/header_bg.png") repeat-x;
	width: 100%;
	height: 270px;
}

#header .menu {
	background: url("../img/design/menu_bg.png") no-repeat;
	width: 970px;
	height: 56px;
	margin: auto;
}

#header .menu .right {
	float: right;
	margin-right: 25px;
	margin-top: 12px;
}

#header .menu .left {
	float: left;
	margin-left: 30px;
	margin-top: 12px;
}

#header .menu ul {
	margin: 0px;
	padding: 0px;
}

#header .menu ul li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 114px;
	float: right;
	overflow: hidden;
}

#header .menu ul li a {
	display: block;
	width: 114px;
	height: 40px;
	padding-right: 114px;
}

#header .menu .right ul {
	width: 650px;
}

#header .menu .left ul li {
	float: left;
	width: 38px;
	height: 40px;
	overflow: hidden;
}

#header .menu .left ul li a {
	padding: 100px 0px 0px 0px;
}

#header .menu .right ul li a.news {
	background: url("../img/design/news_btn.png") no-repeat scroll 100% 0px;
}

#header .menu .right ul li a.articles {
	background: url("../img/design/articles_btn.png") no-repeat scroll 100% 0px;
}

#header .menu .right ul li a.about {
	background: url("../img/design/about_btn.png") no-repeat scroll 100% 0px;
}

#header .menu .right ul li a.prices {
	background: url("../img/design/prices_btn.png") no-repeat scroll 100% 0px;
}

#header .menu .right ul li a.forum {
	background: url("../img/design/forum_btn.png") no-repeat scroll 100% 0px;
}

#header .menu .right ul li a.calc {
	background: url("../img/design/calc_btn.png") no-repeat scroll 100% 0px;
}

#header .menu .right ul li a.historical {
	background: url("../img/design/historical_btn.png") no-repeat scroll 100% 0px;
}

#header .menu a.contact {
	background: url("../img/design/contact_btn.png") no-repeat scroll 0px 0px;
	width: 38px;
	float: left;
}

#header .menu a.home {
	background: url("../img/design/home_btn.png") no-repeat scroll 0px 0px;
	width: 38px;
	float: left;
}

#header .menu a.forum-s {
	background: url("../img/design/forum_s_btn.png") no-repeat scroll 0px 0px;
	width: 38px;
	float: left;
}

#header .menu .right ul li a:hover {
	height: 44px;
	background-position: 100% -40px;
}

#header .menu .left ul li:hover {
	height: 44px;
}

#header .menu .left ul li a:hover {
	height: 44px;
	background-position: 0px -40px;
}

#header .logo {
	width: 970px;
	margin: auto;
	font-family: Tahoma;
	font-size: 11px;
}

#header .logo h1 {
	margin: 0px;
	padding: 0px;
}

#header .logo .left {
	float: left;
	width: 250px;
}

#header .logo .right {
	float: right;
}

#header .logo div.forms .error a{
	color: #494949;
}

#header .logo div.forms .error a:hover{
	color: #494949;
	text-decoration: underline;
}

#header .logo h3 {
	color: #f0ff00;
	margin-top: 0px;
	font-family: 'Arial';
	font-size: 22px;
}

#header .logo a {
	text-decoration: none;
	color: #e9e9e9;
}

#header .logo a:hover {
	color: #f0ff00;
}

/* Splash */
#splash {
	width: 100%;
	background: #292929;
	border-bottom: 1px solid #000000;
}

#splash .content {
	margin: 0 auto;
	padding: 25px 65px 0px 25px;
	background: url("../img/design/splash_bg.png") no-repeat;
	width: 850px;
	height: 100px;
}

#splash .content P {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	font-family: Tahoma;
	color: #ffffff;
	text-align: right;
}

/* Page Top */
#page_top {
	background: #e5e5e5 url("../img/design/page_top_bg.png") repeat-x top center;
	min-height: 110px;
	width: 100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dcdcdc;
}

#page_top .ad {
	background: transparent url("../img/design/top_ad_bg.png") repeat-y;
	margin: auto;
	width: 962px;
	min-height: 90px;
	text-align: center;
	padding-top: 20px;
}

/* Content */
#content {
	border-top: 1px solid #ffffff;
	background: #ebebeb;
	width: 100%;
	min-height: 100px;
	font-size: 13px;
	font-family: Tahoma;
	color: #646363;
	overflow: hidden;
}

#content .content-wrapper {
	width: 920px;
	margin: auto;
}

#content .content-wrapper .left {
	width: 360px;
	float: left;
	padding-top: 34px;
}

#content .content-wrapper .right {
	width: 560px;
	float: right;
}

#content .content-wrapper .right H2 {
	background: url("../img/design/h2_bg.png") no-repeat right;
	padding: 10px 15px 1px 0px;
	margin: 20px 1px 0px 0px;
	font-size: 16px;
	color: #ffffff;
	font-family: Arial;
	position: relative;
	z-index: 10;
}

#content .content-wrapper .right .content_box_wrapper {
	background: url("../img/design/content_box_top.png") no-repeat top;
	margin: -11px -5px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#content .content-wrapper .right .content_box_sap {
	margin-top: 40px;
}

#content .content-wrapper .right .content_box {
	background: url("../img/design/content_box_body_bg.png") repeat-y scroll 5px 0px;
	margin: 10px 0px 0px 0px;
	padding: 10px 15px 20px 15px;
}

#content .content-wrapper .right .content_box .date_holder{
	margin: 5px 0px 15px 0px;
}

#content .content-wrapper .right .content_box .date_holder .topic_date {
	background: url("../img/design/date_bg.png") no-repeat left;
	margin: 0px -8px 0px 0px;
	padding: 3px 10px 3px 15px;
	display: inline;
	color: #ffffff;
	font-size: 11px;
}

#content .content-wrapper .right .content_box .in_topic_ad {
	float: left;
	margin-right: 10px;
}

#content .content-wrapper .right .content_box_footer {
	background: url("../img/design/content_box_footer.png") no-repeat bottom;
	height: 12px;
}

#content .content-wrapper .right .content_box H2 {
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	background: none;
	color: #3f3f3f;
	font-size: 18px;
}

#content .content-wrapper .right .content_box a {
	color: #3f3f3f;
	text-decoration: none;
}

#content .content-wrapper .right .content_box a:hover {
	text-decoration: underline;
}

#content .content-wrapper .right .content_table {
	padding: 10px 7px 15px 7px;
}

#content .content-wrapper .left .black_box {
	width: 355px;
	position: relative;
	margin: 0px 13px 0px 0px;
	padding: 20px 0px 0px 0px;
}

#content .content-wrapper .left .black_box .black_box_header {
	background: url("../img/design/black_box_top.png") no-repeat;
	height: 16px;
	width: 100%;
}

#content .content-wrapper .left .black_box .black_box_header_s  {
	background: url("../img/design/black_box_top-s.png") no-repeat;
}

#content .content-wrapper .left .black_box .black_box_header_title {
	background: url("../img/design/black_box_top_title.png") no-repeat;
	height: 26px;
	width: 100%;
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top: 14px;
	text-align: center;
}

#content .content-wrapper .left .black_box .black_box_body {
	background: url("../img/design/black_box_bg.png") repeat-y scroll 0px 0px;
	width: 335px;
	padding: 15px 10px 15px 10px;
}

#content .content-wrapper .left .black_box .black_box_body_s {
	background: url("../img/design/black_box_bg-s.png") repeat-y scroll 0px 0px;
}

#content .content-wrapper .left .black_box .black_box_body h3 {
	color: #f0ff00;
	margin-top: 0px;
	font-family: 'Arial';
	font-size: 22px;
}

#content .content-wrapper .left .black_box .black_box_body a {
	text-decoration: none;
	color: #e9e9e9;
}

#content .content-wrapper .left .black_box .black_box_body a:hover {
	color: #f0ff00;
}

#content .content-wrapper .left .black_box .black_box_footer {
	background: url("../img/design/black_box_bottom.png") no-repeat;
	height: 16px;
	width: 100%;
}

#content .content-wrapper .left .black_box .black_box_footer_s {
	background: url("../img/design/black_box_bottom-s.png") no-repeat;
}

#content .content-wrapper .left .black_box .black_box_flag {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/* Table */
TABLE {
	width: 100%;
}

TABLE TR {
	background: #dadada;
	height: 25px;
}

TABLE THEAD TR,TABLE TFOOT TR {
	background: none;
	font-size: 11px;
	text-align: center;
}

TABLE TR.alt {
	background: none;
}

TABLE TR TH {
	text-align: center;
	color: #000000;
	font-size: 11px;
	padding-bottom: 3px;
}

TABLE TR TD {
	text-align: center;
}

TABLE TR TD.ar {
	text-align: right;
	padding-right: 10px;
}

TABLE TR TD.change {
	direction: ltr;
	color: green;
}

TABLE TR TD.change span {
	color: red;
}

/* Country List */
.price-country-list{
	height: 100px;
	width: 100px;
	text-align: center;
	float: right;
	margin: 10px;
}


.price-country-list a{
	text-decoration: none;
	color: #dacf27;
	background: url("../img/design/list-link-bg.png") no-repeat scroll center 89px;
	display: block;
	height: 112px
}

.price-country-list img{
	border: 0px;
}

#content .country_list {
	margin-top: 50px; 
	background : #d3d3d3;
	font-size: 12px;
	background: #d3d3d3;
}

#content .country_list a {
	color: #3f3f3f;
}

#content .country_list .country_list_title {
	background: #3f3f3f url("../img/design/country_list_title.png") no-repeat right;
	width: 100%;
	height: 26px;
	color: #d3d3d3;
	font-family: Tahoma;
	font-size: 15px;
	padding: 6px 20px 0px 0px;
}

#content .country_list .country_list_wrapper {
	margin: auto;
	width: 920px;
	padding-bottom: 20px;
	margin-top: 20px;
}

#content .country_list .country_list_wrapper .left {
	float: right;
	width: 300px;
}

#content .country_list .country_list_wrapper .center {
	float: right;
	width: 300px;
	margin: 0px 10px 0px 10px;
}

#content .country_list .country_list_wrapper .right {
	float: right;
	width: 300px;
}

#content .country_list .country_list_wrapper .country {
	padding: 5px;
	width: 272px;
	height: 60px;
}

#content .country_list .country_list_wrapper .country aimg{
	margin-top: -8px; 
}

#content .country_list .country_list_wrapper .country:hover {
	background: url("../img/design/country_list_hover_bg.png") no-repeat scroll 10px 0;
}

#content .country_list .country_list_wrapper .country img {
	border: 0px;
	margin: 1px 0px 0px 5px;
}

/* Footer */
#content .footer {
	background: url("../img/design/footer_bg.png") repeat-x;
	width: 100%;
	height: 144px;
}

#content .footer .footer_wrapper {
	width: 940px;
	margin: auto;
	padding-top: 30px;
}

#content .footer .footer_wrapper .right {
	width: 160px;
	height: 80px; float : right;
	/*background: url("../img/design/footer_right.png") no-repeat;*/
	float: right;
}

#content .footer .footer_wrapper .center {
	width: 620px;
	height: 90px;
	float: right;
	text-align: center;
	color: #ffffff;
	background: url("../img/design/footer_center.png") no-repeat scroll 73px 7px;
}

#content .footer .footer_wrapper .center a {
	color: #ffffff;
	text-decoration: none;
}

#content .footer .footer_wrapper .center a:hover {
	text-decoration: underline;
}

#content .footer .footer_wrapper .left {
	width: 160px;
	height: 80px;
	float: left;
	/*background: url("../img/design/footer_left.png") no-repeat;*/
}
/* Pagination */
ul.pagination{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.pagination li{
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: right;
}

ul.pagination li.previous-off,ul.pagination li.next-off{
	display: none;
}

ul.pagination li.current{
	padding: 2px 5px 2px 5px;
	border: 1px solid #646363;
	color: #646363;
	background: #ffffff;
}

ul.pagination li a{
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #ffffff;
	background: #646363;
	color: #ffffff;
	text-decoration: none;
	float:right;
}

ul.pagination li a:hover{
	color: #646363;
	background: #ffffff;
}

/* News Box */
.news_holder {
	padding: 0px 10px 0px 5px;
}

.news_holder H4{
	margin: 0px;
}

.news_holder .topic_date_small {
	font-size: 11px;
	margin-bottom: 15px;
}

/* Status Bar */
#footpanel {
	text-align: center;
	position: fixed;
	bottom: 0; left: 0;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
	background: black;
    color: white;    
    border-top:solid 1px lightgray;
    opacity: 1.0;    
    filter: alpha(opacity="100");
	width: 100%;
	min-height: 22px;
}

*html #footpanel { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

#ft-panel-btn{
	position: absolute;
	top:0px;
	width: 60px;
	height: 22px;
	cursor: pointer;	
}

#ft-panel-content{
	display: block;
	height: 100px;
}

#footpanel div.show_btn {
	background: url("../img/design/show.png") no-repeat;

}

#footpanel div.hide_btn {
	background: url("../img/design/hide.png") no-repeat;
}

/* Calculator */
table.calc, table.calc_total {
	border-bottom: 2px solid #666666;
}

table.calc td {
	width: 80px;
}

table.calc td input {
	border: 0px;
	background: #ffffff;
	text-align: center;
	color: #000000;
	font-size: 11px;
	height:17px;
	width:80px;
	padding-top:4px;
}

table.calc td input:hover, table.calc td input:focus {
	background: #fcf7ad;
}

table.calc_total td {
	background: #666666;
	color: #ffffff;
	width: 80px;
}




