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

body {
	direction:ltr;
	margin: 0;
	padding: 0;
	font: 12px Tahoma;
	background-color:#002b5e;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	background-position:center;
}


h1 {
	font: 24px "Times New Roman", Times, serif;
	color:#eb6902;
	text-align:center;
	margin:10px;		
}

a:focus {
	outline: none;
}

#wrap {
	width: 790px;
	margin: 0px auto;
}
 
#logo {
	height: 166px;
	background-image:url(../images/ar/logo.jpg);
	background-repeat:no-repeat;
}

#language {
	position:absolute;
	margin-left:10px;
	margin-top:-10px;
}

#language img {
	border:0;
}

#flash {
	background-color:#00487a;	
	width: 750px;
	height:150px; /* i will remove this line later */
	margin:20px;
}

#main {
	width:508px;
	float:left;
	margin-left:20px;
}

#intro {
	float:left;
	font: 12px Tahoma;
	padding: 10px;
}

#sidebar {
	width: 222px;
	float: right;
	background-image:url(../images/news-bg.png);
	background-repeat:repeat-x;
	margin-right:20px;
}
 
#content {
	width: 790px;
	float: left;
	background-color:#FFFFFF;
}

#pimage{
	float:left;
	width: 200px;
	border:none;
	text-align:center;
}

div#pimage img{
	max-height:155px;
	max-width:193px;	
}

#plight {
	float:right;
	width:280px;
}
 
#news {
	margin-left:10px;
	margin-right:10px;
}

#news .date {
	font:bold 12px Tahoma;
	color:#eb6902;
}

#news p {
	font:12px Tahoma;
	text-align:left;
	margin-top:0px;
}

#news a {
	font:bold 12px Tahoma;
	color:#00487a;
	text-decoration:none;	
}

#brands {
	width:212px;
	margin:5px;
}

#offert {
	font: 24px "Times New Roman", Times, serif;
	color:#fff;
	background-color:#eb6902;
	text-align:center;
	width:202px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	padding:2px;
}

#offer {
	width:222px;
	height:180px;
	background-image:url(../images/offer.png);
	background-repeat:no-repeat;
	float:left;
}

#offer p {
	padding-left:30px;
	padding-right:20px;
	font:12px Tahoma;
	text-align:left;
}

#offer a {
	font:bold 12px Tahoma;
	color:#00487a;
	text-align:left;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;	
}

#offer .more {
	font: 12px Tahoma;
	color:#fff;
	background-color:#eb6902;
	width:30px;
	padding:2px;
	float: right;
	margin-right:40px;
}

#spec {
	clear:both;
	direction:ltr;
}

#spec a {
	direction:ltr;
	float:left;
}

 /* start footer */
#footer {
	clear:both;
	background:#edf6fd;
	margin-top:-20px;
}

#footer p {
	padding-top:1em;
	padding-left:1em;
	font:.8em Tahoma;
	color:#333;
}

#footer a {
	text-decoration:none;
	color:#3fa0e9;
}

#footer ul {
	list-style:none;
	overflow:auto;
	padding:.5em 0 0 0;
	width:auto;
	background:url(../images/dotted.gif) repeat-x right top;
}

#footer ul li {
	font:1em Tahoma;
}

#footer ul li a {
	float:right;
	border-left:1px solid #c8e4f9;
	padding:.5em 1em 1em;
	color:#3fa0e9;
}

#footer ul li a,#footer ul li a:hover {
	text-decoration:none;
}

#footer ul li a:hover, #footer a:hover {
	color:#1366a5;
}

#footer ul li.none a {
	border:0;
}
 /* End footer */

 /* Start Forms */
#forms {
	font:12px Tahoma;
	color:#eb6902;
}

#forms form {
	margin:25px 10px 0;
	width:330px;
}

#forms form label {
	color:#919191;
	text-transform:capitalize;
}

#forms form br {
	margin:10px 0;
}

#forms form input.text, #forms form textarea#styled, #forms form input.submit {
	padding:.2em;
}

#forms form input.text, #forms form textarea#styled {
	color:#2066bc;
	width:320px;
	border:2px solid #eee;
}

#forms form textarea#styled {
	height:100px; 
}

#forms form input.text[type=text]:focus, #forms form textarea#styled:focus {
	border:2px solid #96cfe9;
}

#forms form input.submit, #forms form input.submit:hover {
	margin:10px 0 0;
	background:url(../images/submit.gif) repeat-x right center;
	border:1px solid #c3c3c3;
	color:#333;
	cursor:pointer;
	float:right;
}
 /* end forms *?
 
 /* start search */
#search {
	margin:5px;
}

#search form input.text,#search form input.submit {
	padding:.2em;
}

#search form input.text, #search form input.text[type=text]:focus {
	color:#2066bc;
	width:130px;
	border:2px solid #96cfe9;
	background: #fff url(../images/search.png) no-repeat 2px;
	text-indent: 1.2em;
	float:left;
}

#search form input.submit, #search form input.submit:hover {
	background:url(../images/submit.gif) repeat-x left center;
	border:1px solid #c3c3c3;
	color:#333;
	cursor:help;
	margin-left:8px;
	float:left;
}

 /* end search */

 /* Call Center */
#callcenter {
	margin-left:360px;
	margin-top:-380px;
}

 /* sign out dealers*/
#signout {
	position: absolute;
	margin-left:390px;
	width:100px;
	float:right;
	border:1px solid #eb6902;
	background-color:#ffeee1;
	padding:4px;
	text-align:center;
	font-weight:bold;
	color:#eb6902;
}

emc2 {
	font: 16px "Courier New", Courier, monospace;
	text-decoration:none;
}

.emc2 sup {
	font-size:0.7em;
	vertical-align: super;
}
