@CHARSET "UTF-8";

/* ### Header ### */

#header-area {
	width: 1003px;
	height: 109px;
	float: left;
	text-align: left;
}

.logo-area {
	width: 295px;
	height: 109px;
	float: left;
	background: url(../images/default/logo_image.jpg) no-repeat;
	text-align: left;
	font-size: 24px;
	font-family: Trebuchet MS;
	color: #080808;
	font-weight: bold;
}

#top-links-area, #top-link-logged-area {
	width: 573px;
	height: 27px;
	float: left;
	background: url(../images/default/top-links_bg1.jpg) no-repeat;
	text-align: center;
	margin-left: -90px;
}

.top-links {
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #0C0B0B;
	padding-left: 12px;
	padding-right: 12px;
}

.arabic-icon {
	width: 24px;
	height: 12px;
	float: left;
	background: url(../images/default/arabic_icon.png) no-repeat;
	margin-top: -18px;
	margin-left: 20px;
}

A.arabic-icon:hover {
	width: 24px;
	height: 12px;
	float: left;
	background: url(../images/default/arabic_icon-on.png) no-repeat;
	margin-top: -18px;
	margin-left: 20px;
}

#top-links-area2 {
	width: 173px;
	height: 27px;
	float: left;
	background: url(../images/default/top-links_bg2.jpg) no-repeat;
	text-align: center;
	margin-left: 38px;
}

#top-navigation-area {
	width: 696px;
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-top: 48px;
}

.top-navigation1 {
	width: 128px;
	height: 36px;
	float: left;
	margin-left: 1px;
	background: url(../images/default/navigation_bg.jpg) no-repeat;
	text-align: center;
	font-size: 15px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
}

A.top-navigation1:hover {
	width: 128px;
	height: 36px;
	float: left;
	margin-left: 1px;
	background: url(../images/default/navigation_bg.jpg) no-repeat;
	text-align: center;
	font-size: 15px;
	font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
}

.top-navigation2 {
	width: 179px;
	height: 36px;
	float: left;
	margin-left: 1px;
	background: url(../images/default/navigation_bg2.jpg) no-repeat;
	text-align: center;
	font-size: 15px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
}

A.top-navigation2:hover {
	width: 179px;
	height: 36px;
	float: left;
	margin-left: 1px;
	background: url(../images/default/navigation_bg2.jpg) no-repeat;
	text-align: center;
	font-size: 15px;
	font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
}

#top-link-logged-area{
	float:right;
	width:770px;
	background: url(../images/default/top-link-logged-area.png) no-repeat;
}