﻿


#last10{
	background: #f5e0cb  ;
	width: auto;
	height:30px
    z-index: 99999;
    position:fixed ;
    top:95%;
}
#last10 marquee {
    height: 30px;
    width:  auto;
	margin: 5px 0 0;
    font-size:18px;
}


#slider{
 margin: -50px auto ;
	display:none;
	width:auto;
	height: 215px;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	background-image: url(../images/sss.png);
}

/* ============== START Of Content styling ================= */

.btnStyle{        font-family: 'Droid Arabic Kufi', serif;
    padding: 6px 25px;
    border: 1px solid #d1c8ae;
    border-radius: 10px;
    font-weight: bold;
    cursor: pointer;
       background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #e1ddd1), color-stop(100%, #d3cdba));
    background-image: -webkit-linear-gradient(top, #e1ddd1 0%, #d3cdba 100%);
    background-image: -moz-linear-gradient(top, #e1ddd1 0%, #d3cdba 100%);
    background-image: -ms-linear-gradient(top, #e1ddd1 0%, #d3cdba 100%);
    background-image: -o-linear-gradient(top, #e1ddd1 0%, #d3cdba 100%);
    background-image: linear-gradient(to bottom, #e1ddd1 0%, #d3cdba 100%);
}


a.btnStyle{
	float: left;
	text-decoration:none;
	color:#e26607;
	margin-top:10px;
	font-size: 20px;
}
a:hover.btnStyle{
color:#fff;}

#content-wrapper{direction:rtl;
    width: 100%;
    overflow: auto;
}

.centerlizing-wrapper{
	display:none;
	
    width: 950px;direction:rtl;
    margin: 30px auto;
    padding: 35px 0px 0px 35px;
    overflow: auto;
}
.centeerlizing-wrapper{
	display: none;
    width: 950px;
    padding: 10px 0px 0px 10px;
    overflow: auto;
}

#main-content{
	
	height:500px;
    width:480px;    
    float: right;
    margin-left: 60px;
}

#main-content h3{
    font-family: Arial;
    color: #CCCCCC;
    font-size: 18px;
    padding: 10px 0px;    
    border-bottom: 1px solid #e2d4b6;
	width:480px;
}

h3 + div.content{
    border-top: 1px solid #f2efe7;
	 width:480px;
}

.content {
    display: block;
    width: 100%;
    height: 85px;
    padding: 20px 0px;
    margin-bottom: 20px;
}

.content > *  {
    display: inline-block;
}

.content img {
    width: 170px;
    height: 130px;
    float:right;
    margin-left: 5px;
    border: 2px solid white;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #d8cdb7;

}
.google+ {
	background-image: url(../images/icons.png);
	background-position: 0px 0px;
}
.google+ {
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



.content .content-article{
    float:right;
    width:300px;
    margin-top: 5px;
}

.content-article h4 {
    font-family: 'Droid Arabic Kufi', serif;
    color: #FFFFFF;
}

.content-article article {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 14px;
    height: 57px;
    overflow: hidden;
    line-height: 20px;
}

.content-article input{
    float:left;
    color:#FF33CC;
    margin-left: 8px;
    margin-top: 15px;
    text-shadow: 0px 1px #ffffff;
}

#flash{
    width: 400px;
    height: 400px;
	background-color:#CCC;
    padding: 2px 2px 2px 2px;
	
    float:right;
    margin-top: 5px;
    box-shadow: 1px 1px 4px #ada792;
	

}


/* ========== END OF Content styling =================*/

/* ========== START of Footer stylng ==================*/

footer {
	position: fixed;
	direction:rtl;
    width: 100%;
   	background-color: #082443;
	overflow: hidden;
	max-height:80px;
	top: 82%;
}

footer #info {
	min-width:450px;
    float:right;
    margin-top: 10px;
    margin-right: 30px;

}

footer #info p, footer #info a {
    color:white;
    font-family: 'Droid Arabic Kufi',serif;
    font-size: 20px;
    text-decoration: none;
}

footer #info p {
    
}

footer #info p:first-of-type {
    width: 550px;
}


}
#lang_form {
    position: absolute;
    left: 0px;
    top: 15px;
}

.contact-form {
	width: 500px;
	text-align: right;
}


.contact-form.envelope {
	width: 556px;
	padding: 15px;
	margin: 0 auto;
	position: relative;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, right bottom, 
										   color-stop(5%, transparent), color-stop(5%, #ed5737),
	                                       color-stop(15%, #ed5737), color-stop(15%, transparent),
	                                       color-stop(25%, transparent), color-stop(25%, #2f57b7),
	                                       color-stop(35%, #2f57b7), color-stop(35%, transparent),
	                                       color-stop(45%, transparent), color-stop(45%, #ed5737),
	                                       color-stop(55%, #ed5737), color-stop(55%, transparent),
	                                       color-stop(65%, transparent), color-stop(65%, #2f57b7),
	                                       color-stop(75%, #2f57b7), color-stop(75%, transparent),
	                                       color-stop(85%, transparent), color-stop(85%, #ed5737),
	                                       color-stop(95%, #ed5737), color-stop(95%, transparent));
	background-image: -webkit-repeating-linear-gradient(135deg, #ed5737 0, #ed5737 50px, transparent 50px, transparent 80px, #2f57b7 80px, #2f57b7 130px, transparent 130px, transparent 160px);
	background-image:    -moz-repeating-linear-gradient(135deg, #ed5737 0, #ed5737 50px, transparent 50px, transparent 80px, #2f57b7 80px, #2f57b7 130px, transparent 130px, transparent 160px);
	background-image:     -ms-repeating-linear-gradient(135deg, #ed5737 0, #ed5737 50px, transparent 50px, transparent 80px, #2f57b7 80px, #2f57b7 130px, transparent 130px, transparent 160px);
	background-image:      -o-repeating-linear-gradient(135deg, #ed5737 0, #ed5737 50px, transparent 50px, transparent 80px, #2f57b7 80px, #2f57b7 130px, transparent 130px, transparent 160px);
	background-image:         repeating-linear-gradient(135deg, #ed5737 0, #ed5737 50px, transparent 50px, transparent 80px, #2f57b7 80px, #2f57b7 130px, transparent 130px, transparent 160px);
	-pie-background:          linear-gradient(135deg, 
										   #f5f5f5 5%,  #ed5737 5%,
	                                       #ed5737 15%, #f5f5f5 15%,
	                                       #f5f5f5 25%, #2f57b7 25%,
	                                       #2f57b7 35%, #f5f5f5 35%,
	                                       #f5f5f5 45%, #ed5737 45%,
	                                       #ed5737 55%, #f5f5f5 55%,
	                                       #f5f5f5 65%, #2f57b7 65%,
	                                       #2f57b7 75%, #f5f5f5 75%,
	                                       #f5f5f5 85%, #ed5737 85%,
	                                       #ed5737 95%, #f5f5f5 95%);
	-moz-box-shadow:    0 12px 5px -12px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 12px 5px -12px rgba(0, 0, 0, 0.7);
	box-shadow:         0 12px 5px -12px rgba(0, 0, 0, 0.7);
	behavior: url(../ar/index.html);

}

.ie .contact-form.envelope {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.7);
}

.contact-form.envelope:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 10px;
	bottom: 15px;
	width: 350px;
	height: 10px;
	-moz-box-shadow:    0px 15px 15px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.9);
	box-shadow:         0px 15px 15px rgba(0, 0, 0, 0.9);
	-moz-transform:    rotate(4deg) skew(4deg);
	-webkit-transform: rotate(4deg) skew(4deg);
	-o-transform:      rotate(4deg) skew(4deg);
	-ms-transform:     rotate(4deg) skew(4deg);
	transform:         rotate(4deg) skew(4deg);
}

.envelope .form-inner {
	overflow: hidden;
	padding: 40px 20px;
	background-color: #f5f5f5;
}

.envelope .column:first-of-type {
	float: right;
	position: relative;
}

.envelope .column:last-of-type {
	float: left;
	margin: 0 40px 20px 0;
}

.envelope .form-input {
	width: 320px;
	border: 5px solid #ebebeb;
	position: relative;
}

.envelope textarea.form-input {
	width: 450px; 
	position: relative;
	margin-bottom: 0;
}

.envelope .form-btn { font-family: 'Droid Arabic Kufi', serif;

	clear: both;padding:5px 20px;
	float: right;margin-top:20px;
}
label {
	margin-bottom: 10px;
	display: block;
	width: 300px;
	color: #444;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}

label span {
	font-size: 12px;
	font-weight: normal;
	color: #999;

}
