@import url("reset.css");

html
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #000000;
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	direction: rtl;
	text-align: center;
	line-height: 18px;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#bodywrapper
{
	width: 950px;
	background-color: #4A4A4A;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

#bodywrapper > h1
{
	padding-bottom: 5px;
}

#header 
{
	width: 950px;
	height: 116px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/title.jpg") no-repeat 50% top;
	position: relative;
	zoom: 1;
}

#clicks
{
	position: absolute;
	top: 97px;
	left: 9px;
	font-size: 10px;
	color: #ffffff;
}

#clicks a
{
	color: #ffffff;
}

#search-box
{
	position: absolute;
	top: 97px;
	right: 9px;
}

#content
{
	clear: both;
	padding: 0 8px 10px 9px;
}

#top-content
{
	margin: 10px 0 10px 0;
}

#top-text
{
	float: right;
	width: 524px;
	text-align: right;
}

#top-text-full
{
	text-align: right;
}

#short-text a
{
	color: #ffffff;
}

#top-links
{
	float: right;
	background-color: #000000;
	color: #ffffff;
	border: 4px solid #ffffff;
}

.top-link
{
	float: right;
	padding: 0 10px 0 10px;
	border-left: 3px solid #ffffff;
	font-weight: bold;
}

.top-link a
{
	color: #ffffff;
}

#text
{
	clear: both;
	margin-top: 10px;
	padding: 3px 7px 0 7px;
	height: 222px;
	background-color: #ffffff;
}

#progress-bar
{
	clear: both;
}

#main-form
{
	clear: both;
	width: 890px;
	padding: 10px 21px 7px 22px;
	background-color: #ffffff;
}

#main-form-text
{
	clear: both;
	width: 890px;
	border-top: 10px solid #4A4A4A;
	padding: 20px 21px 7px 22px;
	background-color: #ffffff;
}

#main-form-top
{
	clear: both;
	width: 872px;
	height: 24px;
	background-image: url("../images/form-top.gif");
	background-repeat: no-repeat;
	text-align: right;
	color: #ffffff;
	padding: 4px 18px 0 0;
	font-size: 14px;
	font-weight: bold;
}

.main-form-middle
{
	clear: both;
	width: 854px;
	background-image: url("../images/form-middle.gif");
	background-repeat: repeat-y;
	text-align: right;
	padding: 10px 18px 0 18px;
	display: none;
}

.main-form-one-col
{
	clear: both;
}

.main-form-one-left-right-col
{
	clear: both;
}

.main-form-right
{
	float: right;
	width: 422px;
	padding-left: 5px;
}

.main-form-left
{
	float: left;
	width: 422px;
	padding-right: 5px;
}

.main-form-right-s7
{
	float: right;
	width: 412px;
	padding-left: 15px;
}

.main-form-left-s7
{
	float: left;
	width: 412px;
	padding-right: 15px;
}

.main-form-one-col div, .main-form-right div, .main-form-left div
{
	padding-bottom: 5px;
}

#main-form-bottom
{
	clear: both;
	width: 890px;
	height: 28px;
	background-image: url("../images/form-bottom.gif");
	background-repeat: no-repeat;
}

#footer
{
	font-size: 10px;
}

#footer a
{
	color: #D0D0D0;
}

form
{
	display: inline;
}

label
{
	float: right;
	width: 207px;
	height: 18px;
	line-height: 18px;
}

button
{
	clear: both;	
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("../images/button.jpg");
	background-repeat: no-repeat;
	width: 84px;
	height: 22px;
}

input
{
	color: #7c7c7c;
	background: #ffffff;
	border: 1px solid #5a5b4d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	height: 18px;
	line-height: 18px;
}

input.cbr
{
	color: #7c7c7c;
	background: #d0d0d0;
	border: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
	margin: 0 2px;
}

select
{
	color: #7c7c7c;
	background: #ffffff;
	border: 1px solid #5a5b4d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 186px;
	height: 18px;
	line-height: 18px;
}

select.m
{
	width: 120px;
}

select.d
{
	width: 60px;
}

textarea
{
	color: #7c7c7c;
	background: #ffffff;
	border: 1px solid #5a5b4d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	line-height: 18px;
}

.long
{
	width: 387px;
}

.middle
{
	width: 200px;
}

.short
{
	width: 87px;
}

.short-middle
{
	width: 130px;
}

.error-msg
{
	color: #b40001;
	font-weight: bold;
}

.step-title
{
	display: none;
}

.prev-step
{
	margin-left: 20p
	x;
}

.next-step
{
	margin-right: 20px;
}

.clean-pv-step
{
	margin-left: 0;
}

.list
{
	border: 1px solid #000;
	width: 100%;
}

.list th
{
	font-weight: bold;
	color: #2d55b9;
	border: 1px solid #000;
	padding: 5px;
	text-align: right;
}

.list td
{
	border: 1px solid #000;
	padding: 5px;
	text-align: right;
}

#ad-content
{
	clear: both;
	width: 890px;
	background-color: #ffffff;
	height: 260px;
	overflow: auto;
	
	
}

#container { text-align: center; margin: 0 auto; width:890px; height:857px; background:url(../images/bg-934.jpg) center top no-repeat; position:relative;  }

#box01 { width:700px; margin: 0 auto 0; position:relative; display:inline-block;float:right; }
#box01 h2 { font-family:Arial, Helvetica, sans-serif; font-size:17pt; font-weight:normal; margin: 35px 0 15px; position:relative; float:right; direction:rtl; color:#3379ae; width:450px; text-align:right;  }
#box01 p { font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:normal; margin:0 0 10px; position:relative; float:right; direction:rtl; color:#333333; width:450px; text-align:justify;  }
#box01 .leftside { width:152px; margin: 15px 0 10px; position:relative; float:left; text-align:right;  }
#box01 .leftside img { width:152px; margin: 0 0 10px; border:none; }
#box01 a:link { font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; direction:rtl; text-align:right; color:#ea0001; text-decoration:underline;}
#box01 a:visited { font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; direction:rtl; text-align:right; color:#ea0001; text-decoration:underline;}
#box01 a:hover { font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; direction:rtl; text-align:right; color:#ea0001; text-decoration:none;}

