﻿DIV#navigation 
{
	text-align:center;
	float: left; 
	width:650;
	white-space:nowrap;
	vertical-align:middle;
}

DIV#navigation UL
{ 
	background-image:url(../images/ar/menuSep1.jpg);
	background-position:right 1;
	background-repeat:no-repeat;
	position: relative; 
	list-style: none; 
	float: right; 
	padding: 2px 10 1 3;
	margin: 0px; 
	color:white;
	width:auto;
	font-size: 10px;
	cursor:pointer;
	white-space:nowrap;
}
DIV#navigation UL a
{ 
	position: relative; 
	list-style: none; 
	text-align:right; 
	padding: 0px 1 0 1;
	margin: 0px; 
	color:white;
	font-size: 10px;
	white-space:nowrap;
}
DIV#navigation UL a:hover
{ 
	color:white;
	font-size: 10px;
}

DIV#navigation UL LI
{ 
	background-color:#606062;
	position: relative; 
	float: left; 
	padding: 0px 1 0 1;
	color:white;
	white-space:nowrap;
	font-size: 10px;
	font-weight:bold;
}

DIV#navigation UL LI A 
{ 
	background-color:#606062;
	text-decoration: none; 
	white-space: nowrap; 
	text-align: right; 
	padding: 2px 5 2 5;
	display: block; 
	color:white;
	font-size: 10px;
}

DIV#navigation UL LI A:hover 
{ 
	text-decoration: none; 
	padding: 2px 5 2 5;
}

DIV#navigation UL UL.default 
{ 
	text-align: right; 
	display: none; 
	margin-top: 0px; 
	position: absolute; 
	right:0px;
	top:20px;
	padding:0;
	border-width:0px;
	float: right; 
	width:160px;
	font-size: 10px;
}

DIV#navigation UL UL.default LI 
{ 
	position: relative;
	white-space: nowrap; 
	padding: 5 5 0 5px;
	margin: 0px;
	font-size: 10px;
	font-weight:bold;
	width:160px;
}
DIV#navigation UL UL.default LI UL.default
{ 
	background-image:url(./images/en/lo.jpg);
	padding: 1px;
	right:40;
	margin-right:110;
	padding-top:0;
	font-size: 10px;
	font-weight:bold;
	width:160px;
}
DIV#navigation UL UL.default LI UL.default LI
{ 
	height: 25px;
	right:23;
	margin-right:0;
	display: block;
	padding: 1px 10 0 0; 
	margin: 0px; 
	padding-top:3px;
	font-size: 10px;
	font-weight:bold;
	white-space: nowrap; 
	width:160px;
}
DIV#navigation UL UL.default LI A 
{ 
	border-top:solid 1px #d3d3d3;
	height: 25px;
	display: block;
	padding: 1px; 
	margin: 0px; 
	font-size: 10px;
	font-weight:bold;
	white-space: nowrap; 
	width:160px;
}

DIV#navigation UL UL.default LI A:hover 
{ 
	position:relative;
	width:160px;
	color:#b8b9b7;
	padding:1px;
	margin: 0px; 
	font-size: 10px;
	font-weight:bold;
	height: 25px;
	white-space: nowrap; 
}
DIV#navigation UL UL.default LI.default2
{ 
	background-image:url(../images/ar/next1.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding: 1px;
	font-size: 10px;
	font-weight:bold;
	width:170px;
}
DIV#navigation UL UL.default UL
{ 
	margin: -21px 0 0px 175; 
	position: absolute; 
} 

