﻿* { padding:0; margin:0; }

a
{
	text-decoration:none;
	font-size:0.8em;
	color:Black;
}

a:hover
{
	color:#424787;
}

a img
{
	border:0;
}

.clearer
{
	clear:both;
	font-size:0;
}

body 
{
	font-family:Arial;
}

#container
{
	width:1003px;
	margin:auto;
	position:relative;
}

#container *
{
	direction:rtl;
}

#icon 
{
	display:block;
	margin:auto;
	text-align:center;
}

#english_link
{
	position:absolute;
	top:10px;
	left:20px;
	font-weight:bold;
}

#titles
{
	width:100%;
	background-color:White;
}

#about_us
{
	float:right;
}

#recommendations
{
	float:left;
}

#columns
{
	background-color:#8F9EC9;
	margin-top:27px;
	_margin-top:0;
	width:100%;
}

*:first-child+html #columns
{
	margin-top:0;
}

#right
{
	width:230px;
	height:580px;
	float:right;
	margin-right:20px;
	_margin-right:10px;
	padding:0 5px;
	background-color:White;
	text-align:justify;
}

#left
{
	width:230px;
	height:565px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	padding:10px 5px;
	background-color:White;
	text-align:left;
}

#center
{
	margin:0 auto;
	width:450px;
	height:580px;
}

#right strong
{
	color:#38408B;
}

#left p
{
	cursor:pointer;
	font-weight:bold;
}

#left p:hover
{
	color:#39408E;
}

.underline 
{
	margin-bottom:30px;	
}

#center_image
{
	display:block;
	padding-top:70px;
	margin:0 auto;
}

#next
{
	float:left;
	margin:30px;
	cursor:pointer;
}

#back
{
	float:right;
	margin:30px;
	cursor:pointer;
}

#donations
{
	width:430px;
	height:150px;
	margin:15px auto;
	text-align:center;
	background-color:White;
}

#donations_title
{
	text-align:right;
	display:block;
	margin:9px 10px 3px 10px;
	_margin-top:5px;
}

*:first-child+html #donations_title
{
	margin-top:3px;
}

.color_box
{
	width:10px;
	height:10px;
	line-height:10px;
	float:right;
	margin:8px 10px;
}

*:first-child+html .color_box
{
	margin-top:6px;
}

#first_box
{
	background-color:#3C3F8E;
}

#second_box
{
	background-color:#7688B8;
}

#third_box
{
	background-color:#A9B8D9;
}

#donations p
{
	float:right;
	clear:left;
	margin:4px 3px 0 3px;
	font-size:0.9em;
}

*:first-child+html #donations p
{
	margin-top:2px;
}

#copyrights
{
	margin:10px 20px;
	background-color:White;
	position:relative;
	_width:1000px;
	_margin:10px 0;
}

#copyrights a
{
	margin:-5px auto 0 auto;
	text-align:center;
	display:block;
	_position:relative;
	_z-index:1000;
}

#bottom_right
{
	position:absolute;
	top:20px;
	right:0;
	_right:20px;
}

#bottom_left
{
	position:absolute;
	top:20px;
	left:0;
	z-index:999;
	_left:20px;
}
