/*

AKMS Web site
June 05, 2007
Ali Hammouri
----------------------------------------------------------------------*/

*{margin: 0; padding: 0;} img{border: 0;}


body{
	font: 11px/130% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0;
	direction: ltr;
	}

a  {
	color: #0066CC;
	text-decoration: none;
	outline: none;
	}

a:hover{
	text-decoration: underline;
	}

p{
	color: #333333;
	margin: 0 0 15px 0;
	line-height: 150%;
	}

/*
-- end general -----------------------------------------------------------*/

#header{
	width: auto;
	height: 139px;
	position: relative;
	}

.topBar{
	text-align: right;
	height: 29px;
	position: relative;
	}

.topNav{
	color: #999;
	position: absolute;
	right: 0;
	bottom: -1px;
	border-collapse: collapse;
	border-spacing: 0;
	}

.topNav input{
	font-size: 12px;
	width: 175px;
	height: 16px;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #96C8E1 #F1F6F9 #F1F6F9 #96C8E1;
	background: #EEEEEE;
	}

.topNav a{
	font-size: 10px;
	color: #006699;
	padding: 0;
	}

.topNav .lang a{
	font: 13px tahoma;
	}

.logo{
	margin: 16px 0 0 5px;
	}

.quickNav{
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	}

.quickNav li{
	display: inline;
	margin: 0;
	padding: 0;
	}

.quickNav li a{
	font-size: 10px;
	color: #333333;
	float: left;
	margin: 0 0 0 1px;
	padding: 0 0 0 1px;
	background: url(../../images/bgQuickNav_en.gif) left top no-repeat #E6E6E6;
	}

.quickNav li a span{
	display: block;
	margin: 0;
	padding: 4px 10px 3px 8px;
	border-top: 1px solid #ffffff;
	}

/*
-- end header -----------------------------------------------------------------*/

#wrapper{
	width: 740px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	background: url(../../images/bgHeader_en.jpg) left top no-repeat #96C8E1;
	}

.topBorder{
	width: auto;
	border-top: 5px solid #E6E6E6;
	}

h6{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #b68000;
	line-height: 30px;
	text-align: left;
	height: 30px;
	margin: 0;
	padding: 0 8px;
	background: url(../../images/bgTitleBlue.gif) left top repeat-x;
	}

/*
-- Home ------------------------------------------------------------------------
------------------------------------------------------------------------------*/

#columnA{
	float: left;
	width: 175px;
	margin: 0;
	height: auto;
	}

.mainMenu{
	width: 175px;
	height: 284px;
	position: relative;
	}

ul#navmenu .noBord a{
	border-bottom: 0px;
	background-image: none;
	}

.cal{
	text-align: center;
	padding: 1px;
	height: 198px;
	position: relative;
	}

.cal table{
	margin: 0 auto;
	}

.cal table td{
	border: 1px solid #ffffff;
	}

.month{
	color: #666;
	}

.dayHeader{
	font: normal 10px Arial;
	color: #E3931C;
	padding: 1px 3px;
	}

.day{
	color: #666E72;
	padding: 1px 3px;
	background: #F6F6F6;
	}

.today{
	color: #333;
	background: #E9F4FC;
	}

.eveDay {
	color: #999;
	padding: 1px 3px;
	background: url(../../images/eveDay_en.gif) right bottom no-repeat #F6F6F6;
	}

/*
-- end column A -----------------------------------------------------------*/

.vision{
	padding: 17px 12px;
	background: url(../../images/bgDownShadow.gif) left bottom no-repeat;
	}

.vision p{
	text-indent: -10000px;
	width: 343px;
	height: 83px;
	margin: 0;
	overflow: hidden;
	background: url(../../images/homeMas_en.gif) left top no-repeat;
	}

.news{
	height: 260px;
	padding: 1px;
	background: url(../../images/bgDownShadow.gif) left bottom no-repeat;
	}

.newsListHome{
	margin: 0 10px;
	padding: 0;
	list-style: none;
	}

.newsListHome li{
	line-height: 15px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 11px;
	border-bottom: 1px solid #e2e2e2;
	background: url(../../images/arrow_en.gif) left 4px no-repeat;
	}

.newsListHome li a{ color: #0066cc;}

.moreNews{
	text-align: right;
	color: #CCCCCC;
	padding: 2px 15px 0 15px;
	}

.moreNews img{
	margin: 0 2px 0 0;
	position: relative;
	bottom: -1px;
	}



.subscribe{
	color: #666;
	padding: 10px 0 10px 40px;
	background: url(../../images/icon_subscribe_en.gif) left center no-repeat;
	}
.subscribe a{
	color: #0066CC;
	display: block;
	}

/*
-- end column B ---------------------------------------------------------*/

#columnC{
	float: right;
	width: 175px;
	height: auto;
	}

.login{
	height: 157px;
	padding: 1px;
	position: relative;
	}

.login small{
	font-size: 10px;
	color: #666666;
	margin-left: 9px;
	display: block;
	}

.login input{
	width: 154px;
	margin: 0 0 4px 9px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #cccccc;
	background: #E9E9E9;
	}

.login .button{
	font: 11px verdana;
	color: #333;
	width: 79px;
	height: 19px;
	padding: 0;
	margin: 0 0 0 9px;
	border: 0;
	background: url(../../images/bgButton.gif) left top no-repeat #fff;
	cursor:pointer;
	}

.login small a{
	color: #666666;
	margin: 5px 0 0 0;
	display: block;
	}

.quickLinks {
	height: 200px;
	}

.textImgLink{
	margin: 0;
	padding: 10px 8px;
	list-style: none;
	}

.textImgLink li{
	color: #A78706;
	height: 34px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
	}

.textImgLink li a{
	color: #005ca0;
	margin: 0;
	}

.textImgLink li a img{
	float: left;
	margin: 0 5px 0 0;
	padding: 1px;
	border: 1px solid #c3e9ff;
	}

li.textLinkDown{
	margin: 0;
	border: 0;
	}

/*
-- end column C -------------------------------------------------------------*/

.logout{
	height: 157px;
	padding: 1px;
	}

.logout .outBtn{
	padding: 0 4px 2px;
	margin: 0 9px 5px 9px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #eee;	
	}

.logout small{
	font-size: 11px;
	margin: 0 0 0 9px;
	padding: 0;	
	}

.logout select{
	color: #0066CC;
	width: 154px;
	margin: 2px 0 5px 9px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #cccccc;
	background: #E9E9E9;
	}

.button , .backbutton{
	font: 11px verdana;
	color: #333;
	width: 79px;
	height: 19px;
	padding: 0;
	margin: 0 0 0 9px;
	border: 0;
	background: url(../../images/bgButton.gif) left top no-repeat #fff;
display:block;
text-align:center;
padding:1px;
	}
/*
-- end Logout -------------------------------------------------------------*/

.LogError{
	height: 141px;
	padding: 1px;
	}

.LogError p{
	color: #CC0000;
	margin: 0 10px;
	}

.LogError p a{
	color: #0066CC;
	}

/*
-- end Login Error -------------------------------------------------------------*/

.loader{
	position: absolute;
	right: 10px;
	top: 10px;
	}

.logoBanner{
	text-align: center;
	padding: 10px 0 0 0;
	height: 60px;
	border: 0px solid #000000;
	background: url(../../images/bgFooter_en.jpg) left top no-repeat;
	}

.logoBanner table{
	margin: 0 auto;
	}

#footer{
	font-size:10px;
	text-align: center;
	height: 60px;
	position: relative;
	border: 0px solid #000000;	
	}

.bottomLinks{
	color: #494949;
	line-height: 15px;
	margin-top: 10px;
	}

.bottomLinks a{
	color: #494949;
	text-decoration: none;
	}

.bottomLinks a:hover{
	text-decoration: underline;
	}

.copyright{
	color: #494949;
	line-height: 22px;
	}

#footer img{
	position: absolute;
	left: -10px;
	bottom: 0;
	}
#ContentPlaceHolder1_hlLogout{ float:right;}
