a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}

.container {
	background:#d04200;
	height:452px;
	width:100%;
}

.main_top {
	background:url(../images/home/main_top.jpg) no-repeat;
	height:180px;
	width:981px;
}

.main_middle {
	background:url(../images/home/main_middle.jpg) no-repeat top;
	height:184px;
	width:981px;
}

.main_bottom {
	background:url(../images/home/main_bottom.jpg) no-repeat top;
	height:88px;
	width:981px;
}

.registration_panel_container {
	height:452px;
	position:relative;
	width:981px;
}

.registration_panel {
	height:237px;
	left:30px;
	position:absolute;
	top:135px;
	width:320px;
}

.reg_title {
	color:#FFF;
	font-weight:bold;
	text-align:left;
	width:70px;
}

.reg_input {
	color:#FFF;
	text-align:right;
	width:250px;
}

.captcha {
	height:40px;
	left:35px;
	position:absolute;
	top:173px;
	width:210px;
}

.btn {
	position:absolute;
	left:70px;
	top:218px;
}




/*
	General
*/
body {
	background:#191919;
	font-family:Tahoma, Arial;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

input {
	color:#444;
	font-family:Tahoma, Arial;
	font-size:11px;
}

.little_link {
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}

.textbox {
	border:1px solid #333;
	font-family:Tahoma, Arial;
	font-size:11px;
	height:12px;
	width:130px;
}

.button, .button_over {
	color:#FFF;
	cursor:pointer;

	height:17px;
	overflow:hidden;
	padding-top:2px;
	width:63px;
}

.button {
	background:url(../images/home/btn.png) no-repeat;
}

.button_over {
	background:url(../images/home/btn_over.png) no-repeat;
}

/*
	Footer
*/
.footer {
	background:url(../images/home/footer_bg.gif) repeat-x top center;
	border-top:1px solid #FFF;
	height:176px;
	width:100%;
}

.footer_center {
	background:url(../images/home/footer.jpg) no-repeat top center;
	height:176px;
	position:relative;
	width:981px;
}

.cpr_footer {
	color:#FFF;
	height:auto;
	text-align:right;
	width:981px;
}

.sponsors_title, .aboutus_title, .pages_title, .forecast_title {
	height:19px;
	position:absolute;
	top:15px;
	width:160px;
}

.sponsors_title {
	background:url(../images/home/sponsors.png) no-repeat top center;
	right:0px;
}

.aboutus_title {
	background:url(../images/home/about.png) no-repeat top center;
	right:295px;
}

.pages_title {
	background:url(../images/home/pages.png) no-repeat top center;
	left:27px;
}

.sponsors {
	height:100px;
	position:absolute;
	right:30px;
	top:40px;
	width:230px;
}

.forecast_title {
	background:url(../images/home/forecasts.png) no-repeat top center;
	left:287px;
}

.last_forecasts_footer {
	direction:rtl;
	height:110px;
	left:170px;
	position:absolute;
	text-align:right;
	top:45px;
	width:250px;
}

.other_links_desc {
	bottom:10px;
	height:125px;
	left:0px;
	line-height:14px;
	position:absolute;
	text-align:right;
	width:142px;
}

.about_text {
	color:#FFF;
	direction:rtl;
	height:110px;
	line-height:15px;
	position:absolute;
	right:295px;
	text-align:right;
	top:45px;
	width:230px;
}

/*
	header
*/

.header {
	background:url(../images/general/header.jpg) no-repeat top center #9e1000;
	border-bottom:1px solid #FFF;
	height:70px;
	width:100%;
}

.login_panel_container {
	height:70px;
	position:relative;
	width:981px;
}

.login {
	color:#FFF;
	float:left;
	height:40px;
	margin-top:31px;
}

.top_menu {
	color:#FFF;
	direction:rtl;
	height:22px;
	position:absolute;
	right:355px;
	text-align:right;
	top:52px;
	width:380px;
}

.top_menu_item {
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

/*
	Modules
*/

.login_box {
	direction:rtl;
	float:left;
}
