/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Forms styles for Arabic Language
version: 1.1
author: Ali Shaded
email: alsheron@gmail.com
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

.align-restore {
	text-align: left;
}

ul.padding-right-ar {

	padding-right: 25px;
}

h2.tick-rtl {
	padding-right: 34px;
	background-image: url(../site-images/green-tick.jpg);
	background-repeat: no-repeat;
	background-position: 485px;
}

#sloganbox-ar{
	width: 237px;
	height: 165px;
	padding-left:15px;
	float:left;
	background-image: url(../site-images/slogan-ar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	background-position: 42px;
}

.address-numbers-ar{
	display: inline;
	width: 100%;
}

form{
	width: 420px;
	height: 300px;
	background-image: url(../site-images/form-bg-ar.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	margin-left: 40px;
	padding-left: 50px;
}


label{
	
	color: #458854;
}

input, textarea{
	margin-bottom: 9px;
	border: 1px solid #9ACBA5;
}


textarea{
	width: 200px;
	height: 100px;
}

.boxes{
width: 1em;
}

#submitbutton{
	cursor:pointer;
	background:#999;
	font-weight:bold;
	width: 90px;
	background-image: url(../site-images/submit-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	color: #3B784E;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

br{
clear: left;
}
