@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
	margin:0;
	padding:0;
}

img{
	border: none;
	float:left;
	clear:none;

}

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#646464;
}

body{
	background-color:#d5d2cb;
	margin: 0px;
	padding:0px;
}


#container{
	display: block;
	margin: 0 auto;
	width: 755px;
	height:auto;
}

#topcontainer{
	display:block;
	float:left;
	clear:none;
	width: 754px;
	height:89px;
}


#country_container{
	background-image:url(../images/arc_select_bg.jpg);
	width:572px;
	height:46px;
	margin-left:180px;

	}


#nav_button{
	width:574px;
	height:35px;
	background:url(../images/arc_menu_bg.jpg) repeat-x ;
	float:left;
}


#nav_button ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:18px;
}

#nav_button ul li{
	display:inline;
	clear:none;
	float:left;
}


#nav_button ul li a{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;	
}

#nav_button ul li.menubgover{
	background:url(../images/arc_menubgover.jpg) repeat-x;


}

#nav_button2{
	width:555px;
	height:28px;
	background:url(../images/arc_nav_bg.jpg) repeat-x ;
	float:left;
}

#nav_button2 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:18px;
}

#nav_button2 ul li{
	display:inline;
	clear:none;
	float:left;
}

#nav_button2 ul li.overbg {
	background:url(../images/arc_nav_overbg.jpg) repeat-x;
	}

a.menu1{
	display:block;
	height: 35px;
	text-indent: -1999px;
	overflow: hidden;
}

a.b1{
	width:100px;
	background:url(../images/b1.jpg) center top  no-repeat;
}

a.b1_over{
	width:100px;
	background:url(../images/b1.jpg) center bottom  no-repeat;

}

a.b2{
	width:147px;
	background:url(../images/b2.jpg) center top  no-repeat;
}

a.b2_over{
	width:147px;
	background:url(../images/b2.jpg) center bottom  no-repeat;
		
}

a.b3{
	width:95px;
	background:url(../images/b3.jpg) center top  no-repeat;
}

a.b3_over{
	width:95px;
	background:url(../images/b3.jpg) center bottom  no-repeat;
	
}

a.b4{
	width:85px;
	background:url(../images/b4.jpg) center top  no-repeat;
}

a.b4_over{
	width:85px;
	background:url(../images/b4.jpg) center bottom  no-repeat;

}

.navb{
	width:138px;
	height:35px;
}


a.menu{
	display:block;
	height: 28px;
	text-indent: -1999px;
	overflow: hidden;
}


a.mb1{
	width:97px;
	background:url(../images/mb1.jpg) center top  no-repeat;
}

a.mb1_over{
	width:97px;
	background:url(../images/mb1.jpg) center bottom  no-repeat;
}


a.mb2{
	width:108px;
	background:url(../images/mb2.jpg) center top  no-repeat;
}

a.mb2_over{
	width:108px;
	background:url(../images/mb2.jpg) center bottom  no-repeat;
	
}

a.mb3{
	width:132px;
	background:url(../images/mb3.jpg) center top  no-repeat;
}


a.mb3_over{
	width:132px;
	background:url(../images/mb3.jpg) center bottom  no-repeat;
}


a.mb4{
	width:97px;
	background:url(../images/mb4.jpg) center top  no-repeat;
}

a.mb4_over{
	width:97px;
	background:url(../images/mb4.jpg) center bottom  no-repeat;
}

a.mb5{
	width:97px;
	background:url(../images/mb5.jpg) center top  no-repeat;
}

a.mb5_over{
	width:97px;
	background:url(../images/mb5.jpg) center bottom  no-repeat;

}

a.mb6{
	width:94px;
	background:url(../images/mb6.jpg) center top  no-repeat;
}

a.mb6_over{
	width:94px;
	background:url(../images/mb6.jpg) center bottom  no-repeat;

}


#flashcontainer{
	display:block;
	float:left;
	clear:none;
	width:752px;
	height:277px;
	}

.toolbox_right{
	float:right;
}

h2#usertoolbox{
	display:block;
	width:95px;
	height:26px;
	text-indent:-1000px;
	background:url(../images/arc_user_toolbox.jpg) no-repeat;
}

#user_tool_box{	
	width:185px;
	display:block;
	float:left;
	clear:none;
	margin-top:10px;
}

#toolboxlink{
	width:170px;
	height:auto;
	background:url(../images/arc_toolbox_centerbg.jpg) center repeat-x;
	background-color:#93928d;
	}
	
#toolboxlink ul{
	margin:0px;
	padding:0px;	
	}
	
#toolboxlink ul li {
	text-indent:10px;
	border-top:1px #a8a7a2 double;
	list-style:none;
	}

#toolboxlink ul li a{
	vertical-align:text-top;
	text-decoration:none;
	color:#fFFFFF;
	font-size:10px;
	letter-spacing:-1px;
	background:url(../images/arc_usertool_arrow.jpg) center left no-repeat;
	padding-left:13px;
	line-height:26px;

	}
#toolboxlink ul li:first-child {
	background:url(../images/arc_toolbox_topright.gif) right top no-repeat;
	border-top:0px;	
	}


h2#ownersbox{
	display:block;
	width:95px;
	height:26px;
	text-indent:-1000px;
	background:url(../images/arc_owners_box.jpg) no-repeat;
}



h2#owners{
	display:block;
	width:69px;
	height:26px;
	text-indent:-2000px;
	background:url(../images/arc_owners_box.jpg) no-repeat;
}

.ff{
	margin-top:-1px;
}

#owners{	
	width:185px;
	height:auto;
	display:block;
	float:left;
	clear:none;
	margin-top:17px;
	padding-bottom:15px;
}

#ownerslink{
	width:170px;
	height:auto;
	background:url(../images/arc_owners_box_center.jpg) center repeat-x;
	background-color:#b6b6b2;
	}

#ownerslink ul{
	margin:0px;
	padding:0px;	
	}
	
#ownerslink ul li {
	text-indent:10px;
	border-top:1px #c0c0bc double;
	list-style:none;
	}

#ownerslink ul li a{
	vertical-align:text-top;
	text-decoration:none;
	color:#7a7978;
	font-size:10px;
	letter-spacing:-1px;
	background:url(../images/arc_usertool_arrow.jpg) center left no-repeat;
	padding-left:13px;
	line-height:26px;

	}
#ownerslink ul li:first-child {
	background:url(../images/arc_toolbox_topright.gif) right top no-repeat;
	border-top:0px;	
	}

#ownerslink ul a.ownerslink_over{
	color:#FFFFFF;
	}
h2#experiencebox{
	display:block;
	width:109px;
	height:26px;
	text-indent:-1000px;
	background:url(../images/arc_experience_box.jpg) no-repeat;
}

#experience{	
	width:185px;
	height:auto;
	display:block;
	float:left;
	clear:none;
	margin-top:17px;
	padding-bottom:35px;
}



#experiencelink{
	width:170px;
	height:auto;
	background:url(../images/arc_experience_box_center.jpg) center repeat-x;
	background-color:#b6b6b2;
	}

#experiencelink ul{
	margin:0px;
	padding:0px;	
	}
	
#experiencelink ul li {
	text-indent:10px;
	border-top:1px #c0c0bc double;
	list-style:none;
	}

#experiencelink ul li a{
	vertical-align:text-top;
	text-decoration:none;
	color:#7a7978;
	font-size:10px;
	letter-spacing:-1px;
	background:url(../images/arc_usertool_arrow.jpg) center left no-repeat;
	padding-left:13px;
	line-height:26px;

	}
#experiencelink ul li:first-child {
	background:url(../images/arc_toolbox_topright.gif) right top no-repeat;
	border-top:0px;	
	}

#experiencelink ul a.ownerslink_over{
	color:#FFFFFF;
	}

.call{
	margin-top:15px;
}

#center_content,#center_content_home{
	width:555px;
	height:auto;
	display:block;
	float:left;
	clear:none;
	margin: 10px 0px 0px 13px;
}
#center_content_home{
	margin: 10px 0px 0px 1px;
}

h3.bold{
color:#767572;
}


h1.feature{
	min-width:200px;
	width:auto;
	height:21px;
	color:#fefefe;
	font-size:13px;
	padding:5px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	background:url(../images/arc_header1.jpg) no-repeat;
	background-color:#b6b5b0;
	float:left;
}


h2.feature{	
	padding:10px 0px 10px 0px;
	margin-top:30px;
}

.nav_right{
	float:right;
}
	

.p_overview{
	width:530px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;


}

#footer{
	float:left;
	width:752px;
	height:88px;
	margin-top:20px;
}

#footer_link{
	list-style: none;
	display: block;
	float:right;
	margin-top:9px;
}

#footer_link li{
	display:inline;
}

#footer_link li a{
	text-decoration:none;
	font-size:9px;
	margin:5px;
	color:#6f6f6d;
}

.gm{
	margin:7px 11px 0px 5px;
}

.copyright{
	font-size:9px;
	color:#6f6f6d;
	margin-top:9px;
}

.for_enuiries{
	width:550px;
	height:auto;
	font-size:13px;
	color:#6f6f6d;
	float:right;
	text-align:right;
	margin-top:20px;
}


#options{
	width:300px;
	height:10px;
	float:right;
	margin-bottom:20px;
	}

#options ul{
	list-style:none;

}

#options ul li{
	display:inline;
	float:right;
	color:#707176;
	font-size:10px;
	margin-right:10px;
}


#specification_table{
	background-color:#dcdad4;
}

#specification_table th{
	background-color:#d5d2cb;
	height:18px;
}

#specification_table td{
	border-top:1px solid #d2d0cc;
	height:19px;
	text-align:center;
	font-size:10px;
	color:#707176;
	margin:0px;
	padding:0px;
}

#specification_table td img{
	float:none;
	}
	
#specification_table td.td1{
	padding-left:10px;
	text-align:left;

}

#specification_table td.td2{
	padding-left:10px;
	text-align:left;
	font-weight:bold;
}


.td_line{
	width:1px;
	background-color:#d2d0cc;
}

.speci_color1{
	background-color:#e3e1dd;
	}

.speci_color2{
	background-color:#DCDAD4;
	}

.trcolor1{
	background:url(../images/arc_acc_marks1.jpg) center no-repeat;
	background-color:#e3e1dd;
	}

.trcolor2{
	background:url(../images/arc_acc_marks2.jpg) center no-repeat;
	background-color:#dcdad4;
	}
	
.trcolor3{
	background:url(../images/arc_acc_marks1.jpg) top no-repeat;
	background-color:#e3e1dd;
	}
	
#back_top{
	width:100px;
	height:50px;
	text-indent:20px;
	float:left;
	background:url(../images/arc_back_top_arrow.jpg) left center no-repeat;
	margin-left:14px;
	}

#back_top a{
	text-decoration:none;
	font-size:10px;
	color:#707176;
	
	}

#back_top p {
	padding-top:22px;
	}


#featuretable{
	margin-top:20px;
	padding-top:20px;
	} 
 
 
#featuretable h3{
	color:#6f6f6d;
	font-size:10px;
	margin:0px;
	padding:0px;
}

.fe_box_text{
	background:url(../images/arc_feature_box_center.jpg) repeat-x;
	text-align:center;
}
	
	
.p_padding_table{
	font-size:10px;
	padding:15px 4px 15px 4px;

}
	
#gallery_big_image{
	width:554px;
	height:278px;
	margin-top:10px;
	float:left;
	
	}

	
#images_box_small{
	width:492px;
	height:170px;
	float:left;
	padding:13px 18px 13px 20px;


	}	
	
#images_box_small img{
	margin:0px 4px 4px 0px;
}	
	
#moreimage{
	width:492px;
	height:30px;
	float:left;
	padding-left:29px;

}
	
	
.click{
	font-size:10px;
	color:#717171;
	float:right;
	}
	
	
.gallery_back{
	margin-top:12px;
	}
	
#ownership_exper{
	width:555px;
	height:160px;
	float:left;
	}
#privacy{
	width:555px;
	height:50px;
	}

#ownership_exper_more{
	width:555px;
	height:auto;
	float:left;
}	
.printpage{
	float:right;
	margin-bottom:7px;
}
	
.exper_img{
	margin-top:9px;
}

#left_content{
	width:185px;
	height:auto;
	float:left;

}	

#allvehiclestop{
	width:555px;
	height:30px;
	float:right;
	padding-top:10px;

}

#gg{

	background-color:#e3e1dd;
}



#wordselect{
width:200px;
height:26px;
float:right;
}	


#wordbox{
width:555px;
height:158px;
float:left;
background:url(../images/arc_wordboxcenter.jpg) repeat-x;
}


.wordboximg{
margin:7px 7px 0px 0px;

}


.wordhead{
	width:360px;
	height:40px;
	float:left;
	margin-top:7px;
	color:#706f6d;
	font-weight:bold;

	}
	
	
.wordtext{
	color:#706f6d;
	font-size:10px;
}
	
.readmore{
	width:150px;
	height:auto;
	float:left;
	color:#706f6d;
	font-size:10px;
	font-weight:bold;
	text-indent:10px;
	margin-top:7px;
	background:url(../images/arc_readmore.jpg) left no-repeat;
}
	
#ownertext{
	width:520px;
	height:auto;
	float:left;
	display:block;
}

.ownertext2{
	padding-left:20px;
}

#Compartment {
	width:495px;
	padding-left:25px;

}


h3{
	color:#ed1d2f;
	margin:10px 0px 10px 0px;

}
	
#multimedia{
	width:555px;
	height:auto;
	float:left;
	margin-top:20px;
}

#multimedia img{
	margin-left:40px;
}

#multimedia img.multimedia_img1{
	padding-top:22px;
}

.email{
	color:#CC3300;
	text-decoration:none;
}

#privacy_link{
	width:500px;
	height:auto;
	padding:10px 0px 10px 20px;
}

#color_flash{
	width:555px;
	height:339px;
	float:left;
	margin-top:10px;
}

/* starts access table/////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#access_title{
	width:250px;
	height:19px;
	background:url(../images/arc_accessoriess_left.jpg) left no-repeat;
	background-color:#eeecea;
	margin-top:5px;
	}
	
#access_title h3{
	background:url(../images/arc_accessoriess_right.jpg) right no-repeat;
	width:250px;
	height:19px;
	color:#707176;
	font-size:10px;
	text-indent:11px;
	line-height:19px;
	padding:0px;
	margin:0px;
	}

#more_access1,#more_access2{
	min-height:19px;
	background:url(../images/acc_more1+.jpg) top no-repeat;
	background-color:#e3e1dd;
	line-height:19px;
	margin:0px;
	padding:0px;
}

#more_access1 img, #more_access2 img{
	margin-top:20px;
	margin:8px 8px 0px 8px;
}

#more_access1 p ,#more_access2 p{
	padding:4px;
	font-size:10px;
	text-indent:0px;
	}
	
#more_access2{
	background:url(../images/acc_more2+.jpg) top no-repeat;
	background-color:#dcdad4;
}
#access_table ul{
	list-style:none;
	margin:0px;
	padding:0px;
	width:555px;
}

#access_table ul li{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #d5d2cb;
	text-indent:27px;
	
	font-size:10px;
	line-height:19px;
}

#access_table ul li.color1{
	height:19px;
	background:url(../images/arc_acc_marks1.jpg) center no-repeat;
	background-color:#e3e1dd;
}

#access_table ul li.color2{
	height:19px;
	background:url(../images/arc_acc_marks2.jpg) center no-repeat;
	background-color:#dcdad4;
}

#more_access1 p.access_top,#more_access2 p.access_top{
	padding:5px 0px 0px 24px;
}

.link1{
	position:absolute;
	right:17%;
	}
	
.link2{
	position:absolute;
	margin-right:50px;
	}
	
.link3{
	position:absolute;
	right:15%;
	}
.add_arrow{
	position:absolute;
	right:120px;
}

.access_top{
	color:#707176;
	font-weight:bold;
	padding-top:5px;
	padding:5px 0px 0px 100px;
}	

/* ends access table/////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*************      Nedal ٍSection **************************************************/

#country_click{
	cursor:pointer;
	color:#efefee;
	padding-left:3px;
	padding-top:2px;
	background:url(../images/arc_selectCountrye.jpg) no-repeat center right ;
	min-width:111px;
	min-height:17px;
	display:block;
	float:left;
	font-size:9px;
	margin-top:15px;
	}
#go{
	cursor:pointer;
	display:block;
	float:left;
	margin-top:15px;
	
	}
#arabic_image{
	display:block;
	float:left;
	margin-left:403px;
	margin-top:15px;
	}
	
#country_container{
	
	
}


.ctrItem{
	margin-top:1px;
	padding-left:6px;
	font-size:10px;
	color: #FFF;
	background:#9d9c99;
	width:104px;
	text-decoration:none;
	margin-bottom:1px;
	
	}
#menu a{
text-decoration:none;	
	}
.ctrItem:hover{
	background:#d5d2cb;
	color:#FFF;
	
	}
#menu{
	margin-left:31px;
	padding-left:1px;
	width:98px;
    display:none;
	z-index:5000;
	position:absolute;
	background:#CCC;
	min-width:111px;
	line-height:15px;
	cursor:pointer;
	
	
	}
	
#vanm{
	position:absolute;
	display:none;
	z-index:5000;
	line-height: 29px;
	min-height:150px;
	background:url(../images/carItemTrans.png) no-repeat;
	
	}
#vanm a{
	text-decoration:none;
	}
	
#suvm{
	position:absolute;	
	display:none;
	z-index:5000;
	line-height: 29px;
	cursor:pointer;
	min-height:150px;
	background:url(../images/carItemTrans.png) no-repeat;
	}
#suvm a{
	text-decoration:none;
	}
	
#vehiclem,#experiencem,#ownerm,#galmenu{
	position:absolute;
	display:none;
	z-index:5000;
	line-height:28px;
	cursor:pointer;
	padding:0px 0px 0px 0px;
	min-width:142px;
	
	font-weight:bold;
	font-size:10px;
	text-indent:10px;
	}
#vehiclem a,#experiencem a,#ownerm a{
	text-decoration:none;
	}

#experiencem{
    min-width:147px;
	}

#ownerm{
	position:absolute;
    min-width:165px;
	}
	
	#flashcontent{
		padding-bottom:0px;
		margin-bottom:0px;
		
		}
		

.carItemMain{
	margin-bottom:1px;
	color:#FFF;
	padding-left:0px;
	padding-top:2px;
	min-width:142px;
	min-height:19px;
	text-decoration:none;
	cursor:pointer;
	}

.carItemMain:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
	
.carItemMainE{
	margin-bottom:1px;
	color:#FFF;
	padding-left:0px;
	padding-top:2px;
	min-width:147px;
	min-height:19px;
	text-decoration:none;
	cursor:pointer;
	}

.carItemMainE:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}

.carItemMainO{
	margin-bottom:1px;
	color:#FFF;
	padding-left:0px;
	padding-top:2px;
	min-width:165px;
	min-height:19px;
	text-decoration:none;
	cursor:pointer;
	}

.carItemMainO:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
	
.carItem,.carItemF{
	color:#656565;
	padding-left:6px;
	background:url(../images/home_truck.jpg) no-repeat ;
	min-width:125px;
	min-height:31px;
	text-decoration:none;
	cursor:pointer;
	line-height:29px;
	}
.carItem:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
	
.carItemF{
	background:url(../images/home_firstTruck.jpg) no-repeat ;
	min-height:34px;
	line-height:32px;
	}
.carItemF:hover{
	background:url(../images/arc_hmenuCarspxF.jpg) repeat-x;
    color:#6b6b6b;
	}
	



.carImage{
	background:url(../images/arc_carBack.png) no-repeat;
	min-width: 128px;
	min-height: 100px;
	padding-left:20px;
	padding-top:10px;
	position:absolute;
	display:none;
	border:0px;
	left:0px;
	top:0px;
	
	}
.carblank{
	background:url(../images/arc_blankb.gif) no-repeat;
	min-width:104px;
	min-height:4px;
	}


#owners_m:hover{
	background:url(../images/arc_b3_over.jpg) no-repeat;
	
}
#experiences:hover{
	background:url(../images/arc_b2_over.jpg) no-repeat;
	
}

#nav_button2 ul a{
	cursor:pointer;
}


#galmenu{
	display:none;
	background:url(../images/home_mainBackS.png) no-repeat;
	
	line-height:25px;
	min-width:115px;
	
	}
#galmenu a{
	
	text-decoration:none;
	
	}
	
#interiorL,#exteriorL,#engineL,#dimL{
	color:#FFF;
	font-size:8px;
	font-weight:normal;
	
	}
#exteriorL{
	margin-top:2px;
	}
#engineL{
	margin-top:2px;
	}
#dimL{
	margin-top:2px;
	}
#interiorL:hover,#exteriorL:hover,#engineL:hover,#dimL:hover{
	color:#6b6b6b;
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
	
	}
	
.carItemMainS{
	margin-bottom:1px;
	color:#FFF;
	min-width:117px;
	min-height:19px;
	text-decoration:none;
	cursor:pointer;
	}

.carItemMainS:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
	
.call_800{
margin-top:14px;
float:left;

}

.call_num{
float:left;
display:none;
}

/* Muktimedia */

#selCategory a{
	text-decoration:none;
	}
	
#selectWallpaper,#selectImage{
	padding-top:2px;
	z-index:3000;
	position:absolute;
	background: url(../images/arc_selBack.jpg) no-repeat;
	min-width:180px;
	min-height:20px;
	line-height:15px;
	cursor:pointer;
	padding-left:1px;
	margin-top:160px;
	
	}
#selectWallpaper{
	margin-left:10px;
	}
#selectImage{
	margin-left:20px;
	}

#selectWallpaperm,#selectImagem{
	display: none;
	margin-top:2px;
	padding-top:2px;
	min-width:162px;
	min-height:25px;
	color:#6d6c6a;
	line-height:24px;
	background: url(../images/arc_select_end.jpg) no-repeat bottom left;
	padding-bottom:5px;
	
	}
.galleryItem{
	background: url(../images/arc_select.jpg) no-repeat;
	padding-left:6px;
	}
.galleryItem:hover{
	background: url(../images/arc_selectH.jpg) no-repeat;
	}
	
#g_end{
	background: url(../images/arc_select_end.jpg) no-repeat;
	}
	
	
/************************All menu new*/


.carItemMainFirst{
	background:url(../images/home_firstMain.jpg) no-repeat;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:2px;
	min-width:142px;
	min-height:30px;
	text-decoration:none;
	cursor:pointer;
	}

.carItemMainMid{
	
	background:url(../images/home_unmid.jpg) repeat-x bottom #9e9e9e;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:0px;
	min-width:142px;
	min-height:30px;
	text-decoration:none;
	cursor:pointer;
	}
	
.carItemMainEnd{
	background:url(../images/home_EndMainpx.jpg) repeat-x;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:0px;
	min-width:142px;
	min-height:30px;
	text-decoration:none;
	cursor:pointer;
	}
.carItemMainMidup{
	background:#9e9e9e;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:0px;
	min-width:142px;
	min-height:30px;
	text-decoration:none;
	cursor:pointer;
	}
.carItemMainFirst:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.carItemMainMidup:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.carItemMainMid:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.carItemMainEnd:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.Menuline{
	background:url(../images/arc_menuLine.jpg) no-repeat;
	min-height:2px;
	max-height:2px;
	min-width:142px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
/************************EX menu new*/	
.carItemMainFirstEX{
	background:url(../images/home_firstMainEX.jpg) no-repeat;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:2px;
	min-width:147px;
	min-height:30px;
	text-decoration:none;
	cursor:pointer;
	}

.carItemMainMidEX{
	
	background:url(../images/home_unmid.jpg) repeat-x bottom #9e9e9e;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:0px;
	min-width:147px;
	min-height:30px;
	text-decoration:none;
	cursor:pointer;
	}
	
.carItemMainEndEX{
	background:url(../images/home_EndMainEX.jpg) repeat-x;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:0px;
	min-width:147px;
	min-height:32px;
	text-decoration:none;
	cursor:pointer;
	}
.carItemMainMidupEX{
	background:#9e9e9e;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:0px;
	min-width:147px;
	min-height:30px;
	text-decoration:none;
	cursor:pointer;
	}
.carItemMainFirstEX:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.carItemMainMidupEX:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.carItemMainMidEX:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.carItemMainEndEX:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.MenulineEX{
	background:url(../images/arc_menuLineEX.jpg) no-repeat;
	min-height:2px;
	max-height:2px;
	min-width:147px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
/************************OW menu new*/	
.carItemMainFirstOW{
	background:url(../images/home_firstMainOW.jpg) no-repeat;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:2px;
	min-width:165px;
	min-height:30px;
	text-decoration:none;
	cursor:pointer;
	}

.carItemMainMidOW{
	
	background:url(../images/home_unmid.jpg) repeat-x bottom #9e9e9e;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:0px;
	min-width:165px;
	min-height:30px;
	text-decoration:none;
	cursor:pointer;
	}
	
.carItemMainEndOW{
	background:url(../images/home_EndMainOW.jpg) repeat-x;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:0px;
	min-width:165px;
	min-height:32px;
	text-decoration:none;
	cursor:pointer;
	}
.carItemMainMidupOW{
	background:#9e9e9e;
	margin-bottom:0px;
	color:#FFF;
	padding-left:0px;
	padding-top:0px;
	min-width:165px;
	min-height:30px;
	text-decoration:none;
	cursor:pointer;
	}
.carItemMainFirstOW:hover{
	background:url(../images/arc_hmenuCarspxFirst.jpg) repeat-x;
    color:#6b6b6b;
	}
.carItemMainMidupOW:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.carItemMainMidOW:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.carItemMainEndOW:hover{
	background:url(../images/arc_hmenuCarspx.jpg) repeat-x;
    color:#6b6b6b;
	}
.MenulineOW{
	background:url(../images/arc_menuLineOW.jpg) no-repeat;
	min-height:2px;
	max-height:2px;
	min-width:165px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
/* Request  */
#request{
	width:555px;
	height:20px;
	float:left;
	padding-top:10px;
	}
	
.txtWhiteformCopy{
	color:#FFF;
	
	}
	
a.b4:hover{
	width:85px;
	background:url(../images/b4.jpg) center bottom  no-repeat;
}


#experiencelink ul a.ownerslink_over:hover{
	color:#7A7978;
	}
#experiencelink ul li a:hover{
	color:#FFF;
	
	}
#ownerslink ul a.ownerslink_over:hover{
	color:#7A7978;
	}
#ownerslink ul li a:hover{
	color:#FFF;
	
	}
	
#toolboxlink ul li a:hover{
	color:#7A7978;
	}
#nav_button2 ul li:hover{
	background:url(../images/arc_nav_overbg.jpg) repeat-x;
}
#nav_button2 ul li a.mb1:hover{
	background:url(../images/mb1.jpg) center bottom  no-repeat;
}
#nav_button2 ul li a.mb2:hover{
	background:url(../images/mb2.jpg) center bottom  no-repeat;
}
#nav_button2 ul li a.mb3:hover{
	background:url(../images/mb3.jpg) center bottom  no-repeat;
}
#nav_button2 ul li a.mb4:hover{
	background:url(../images/mb4.jpg) center bottom  no-repeat;
}
#nav_button2 ul li a.mb5:hover{
	background:url(../images/mb5.jpg) center bottom  no-repeat;
}
#nav_button2 ul li a.mb6:hover{
	background:url(../images/mb6.jpg) center bottom  no-repeat;
}



#footer_link li a:hover{
	text-decoration:underline;
	
}

#more,#moreP{
	padding-top:20px;
	cursor:pointer;
	}
#images_box_small img{
	cursor:pointer;
}


#flashcontainerC{
	width:750px;
	height:254px;
	display:block;
	float:left;
	clear:none;
	}
	
.hidden{
	display:none;
	}

#access_table ul li a{
	text-decoration:none;
	display:block;
	width:555px;
	
	}
#acessories{
	width:555px;
	height:auto;
	float:right;
	margin-top:20px;
}


/* Teeeeeeeeeeeeeeeeeeeeeeeeeeeeeeest Div sitemap   */

.siteItem{
		background:url(../images/arc_button_bg.jpg) repeat-y;
		height:19px;
	    padding-left:8px;
		padding-top:7px;
	    background-position:left;
		color:#9d9fa1;
		font-weight:bold;
	    font-size:10px;
		margin-bottom:0px;
		}
.siteItem a{
	text-decoration:none;
	
	
	}

.divBorder{
	width:177px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:2px;
	display:block;
	border-color:#b7b6b2;
	border:solid;
	border:thin;
	}
	#thirdRow{
	margin:0px;
	padding:0px;
	width:175px;
	}

#siteCars ul {
	list-style-image:url(/content_data/LAAM/ME/en/GBPME/012/images/arc_play_arrow.gif);
	margin-top:4px;
	margin-left:24px;
	padding:0px;
	}
#siteCars ul li{
	color:#9d9fa1;
	padding-bottom:5px;
	}

#siteCars ul li ul {
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin-left:8px;
	
	
	}
#siteCars ul li ul li{
	color:#71737a;
	line-height:14px;
	padding-bottom:0px;
	padding:0px;
	
	}
#firstRow,#secondRow,#thirdRow{
	display:inline;
	margin-right:2px;
	float:left;
	}
#sitemapCon{	
	width:565px;
	
	}
.fire ul li{
	list-style:none;
	list-style-image:none;
	
	}
#sit{
	padding-bottom:20px;
	}
#keepMeUpdated{
	display: none;
}



.wallpaper{
	width:440px;
	height:auto;
	float:left;
	margin:30px 0px 0px 60px;
	}	
	
	
	
.wallpaper ul{
	list-style:none;
	}
	
	
.wallpaper ul li{
	display:inline;
	}
	
	
	
.wallpapersize{
	width:119px;
	float:left;
	margin:0px 13px 30px 13px;	
	}
	
.wallpapersize img{
	padding-bottom:9px;
	}	
	
.wallpapersize a{
	text-align:center;
	width:119px;
	height:auto;
	float:right;
	color:#93928d;
	margin-bottom:5px;
	}


.ts{
	margin-left:90px;
}


.rigt_n{

	margin-left:30px;
}


.selecthome{
	float:left;
	width:366px;
	height:auto;
	padding-bottom:90px;

}

.selecthome ul{
	list-style:none;
	margin-top:20px;
}

.selecthome ul li{
	background-color:#e3e1dd;
	line-height:20px;
	margin-bottom:1px;
	padding-left:20px;
}



	
.selecthome ul li.bgs{
	background-color:#dcdad4;
}
.selecthome ul li a{
	text-decoration:none;

}	

.s2{
	float:right;
}

.gg{
	background-color:#eeedea;
	float:left;
	width:366px;
	height:20px;
	margin-top:20px;
	
}


.left_s{
	float:right;
}


.fg{
	margin-top:2px;
	margin-left:10px;
}


.ar{
	direction:rtl;
	float:right;
	margin-right:5px;
}

.sright{
	float:right;
}

.se_ar{
	float:right;
	margin-right:10px;
	margin-top:2px;


}


.ar ul li{
	background-color:#e3e1dd;
	line-height:20px;
	margin-bottom:1px;
	padding-right:20px;
}
.fe_box_text h3 sup, .p_padding_table sup{
	font-size:7px;
}
sup{
	font-size:7px;
}


