@charset "utf-8";
/* CSS Document */

.top_menu_bg {
	background-image: url(../images/web_18.jpg);
	background-repeat: repeat-x;
}

.top_menu_bg a:hover {
	
}

.menu1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: none;
}

.cms {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: none;
	text-align:justify;
	line-height:17px;
	padding-right:5px;
	padding-left:5px;
}
.order_bg {
	background-image: url(../images/web_48.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:225px;
}

.imputs {
	border: 1px solid #ABADB3;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6B6B6B;
	width:150px;
	direction:rtl;
}

.named {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: none;
	background-image: url(../images/red_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:10px;
}

.client_bg {
	background-image: url(../images/web_57.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	
}
.clients {
	border: 2px solid #D9D8D8;
	margin:5px;
	
	float:right;
	width:134px;
}

.button_arroq {
	background-image: url(../images/arrow_w.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left:25px;
	margin-left:25px;
}
.footer_test {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: none;
	line-height:22px;
}
.footer_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
}

.footer_link_a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: none;
	padding-right:2px;
	padding-left:2px;
}

.some_margin1
{
margin-bottom:3px;
}
.some_margin2
{
padding-top:3px;
}
.img_paddy
{
margin-left:10px;
}

.some_one_bg {
	background-image: url(../images/some_one_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

*{ margin:0px; padding: 0px; }



#nav {
	font-family: Tahoma;
	position: relative;
	width: 882px;
	height:30px;
	font-size:13px;
	color:#fff;
	
	float:left;
	
}



#nav ul {

list-style-type: none;


}

#nav ul li {

float: right;

position: relative;
width:105px;
padding:0px;
margin:0px;



}

#nav ul li a {
	text-align: center;
	padding-bottom:7px;
	

	padding-top:7px;
	padding-right:7px;
	padding-left:7px;

	display:block;
	text-decoration:none;
	color:#fff;
	

}
#nav ul li a:hover {

background-image:url(../images/over.gif);
background-position:center center;
background-repeat:no-repeat;
color:#76208A;


}

#nav ul li ul {

display: none;
left:-50px;
right:10px;

}



#nav ul li:hover ul {

display: block;

position: absolute;


}

#nav ul li:hover ul li a {
	display:block;
	background-color:#8F30A4;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	color:#ffffff;
	font-weight:normal;
	width: 110px;
	text-align: right;
	border-bottom: 1px solid #f2f2f2;
	border-right: none;





}



#nav ul li:hover ul li a:hover {

background:#ffffff;

color:#8F30A4;


}
.points {
	background-image: url(../images/menu_fasel.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.white_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.red_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
.point2 {
	background-image: url(../images/point_2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.gallery {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 170px;
	border: 3px solid #E8E8E8;
}

.gallery a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #76208A;
	text-decoration: none;
}
.style1 {color: #76208A}
.style3 {color: #76208A; font-weight: bold; }
.style4 { color:#762081; font-family:Tahoma; font-size:12px; font-weight:bold;}
