@charset "utf-8";
/* CSS Document */
*
{
	margin:0px;
}
.tahoma-bold-white-12
{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.tahoma-bold-white-12 a{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.tahoma-bold-white-11
{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	direction:rtl;
}
.tahoma-bold-orange-10
{
	font-family:tahoma;
	font-size:10px;
	color:#d36e00;
	font-weight:bold;
		direction:rtl;
}

.tahoma-bold-orange-10
a{
	font-family:tahoma;
	font-size:10px;
	color:#d36e00;
	font-weight:bold;
	text-decoration:none;
		direction:rtl;
}
.tahoma-bold-orange-12
{
	font-family:tahoma;
	font-size:11px;
	color:#d36e00;
	font-weight:bold;
		direction:rtl;
}

.tahoma-bold-orange-12
a{
	font-family:tahoma;
	font-size:11px;
	color:#d36e00;
	font-weight:bold;
	text-decoration:none;
		direction:rtl;
}
.tahoma-bold-blue-11
{
	font-family:tahoma;
	font-size:11px;
	color:#abd4fd;
	font-weight:bold;
		direction:rtl;
}

.tahoma-bold-blue-11 a{
	font-family:tahoma;
	font-size:11px;
	color:#abd4fd;
	font-weight:bold;
	text-decoration:none;
		direction:rtl;
}

.tahoma-bold-dark-blue-11 {
	font-family:tahoma;
	font-size:11px;
	color:#05386b;
	font-weight:bold;
	line-height:1.6;
		direction:rtl;
	
}

.tahoma-bold-dark-blue-11 a{
	font-family:tahoma;
	font-size:11px;
	color:#05386b;
	font-weight:bold;
	text-decoration:none;
		line-height:1.6;
			direction:rtl;
}

.tahoma-bold-dark-blue-10 {
	font-family:tahoma;
	font-size:10px;
	color:#05386b;
	font-weight:bold;
	line-height:1.6;
		direction:rtl;
	
}

.tahoma-bold-dark-blue-10 a{
	font-family:tahoma;
	font-size:10px;
	color:#05386b;
	font-weight:bold;
	text-decoration:none;
		line-height:1.6;
			direction:rtl;
}


.tahoma-bold-black-11
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;

	
}
.tahoma-bold-gray-11
{
	font-family:tahoma;
	font-size:11px;
	color:#959595;
	font-weight:bold;
	
}

.tahoma-gray-11{
	font-family:tahoma;
	font-size:11px;
	color:#959595;
	font-weight:normal;
	direction:rtl;
	
}
.tahoma-gray-11 a{
	font-family:tahoma;
	font-size:11px;
	color:#959595;
	font-weight:normal;
	direction:rtl;
			text-decoration:none;
	
}

.tahoma-gray-11 a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
		direction:rtl;
		text-decoration:none;
		
	
}
.tahoma-gray-11-under{
	font-family:tahoma;
	font-size:11px;
	color:#959595;
	font-weight:normal;
	direction:rtl;
	text-decoration:underline;
	
}
.tahoma-gray-11-under a{
	font-family:tahoma;
	font-size:11px;
	color:#959595;
	font-weight:normal;
	direction:rtl;
	text-decoration:underline;
	
}

.tahoma-gray-11-under a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	direction:rtl;
	text-decoration:underline;
		
	
}

.tb-bg-image {
    background-image: url(../images/001addounia-home-page_54.jpg);
	height:20px;
	width:154px;
	background-repeat:no-repeat;
	
	
}

img{
border:none;
}
img a{
border:none;
}

span.radio {
	width: 19px;
	height: 25px;
	padding: 5 5px 0 0;
	background: url(../images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	
}

span.select {
	position: absolute;
	width: 202px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #000;
	font: 12px/21px arial,sans-serif;
	background: url(../images/combobox.jpg) no-repeat;
	overflow: hidden;
	padding-left:40px;
	padding-top:1px;
}
#container{
width: 700px;
background-color: #F5F5F5;
color: #00314A;
margin: 0 auto;
border: 2px solid #ffffff;
border-top: 0;
padding: 0 5px;
position:relative;
height:800px
}
#heading{
	font-size: 23px;
	font-weight: bold;
	position:absolute;
	left: 25px;
	top: 15px;
	height: 34px;
}
#main{
	width: 150%;
	margin-top: 5px;
	position:relative;
	left: 13px;
	top: 7px;
	height: 700px;
}
#left{
	float: left;
	width: 567px;
	position:absolute;
	left: 135px;
	top: 355px;
}
#right{
	display: inline;
	float: right;
	width: 50px;
	position:absolute;
	left: 690px;
	top: 356px;
	background:#333333;
	filter:alpha(opacity=40);
}
#clear{
	clear: both;
	position:absolute;
	left: -24px;
	top: 23px;
}
#copyright{
	width: 466px;
	margin: 5px auto;
	font-size: 9px;
	border-top: 1px dashed #8D8D8D;
	text-align: center;
	position:absolute;
	left: 52px;
	top: 302px;
	height: 24px;
}
#title{
	font-weight: bold;
	margin-top: 5px;
	position:absolute;
	left: 212px;
	top: 36px;
	width: 97px;
}
#slider{
	position:absolute;
	width: 97px;
	left: 52px;
	top: 265px;
}
#description{
	width: 520px;
	height: 79px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color: #FFFFFF;
	position:absolute;
	left: 3px;
	top: 149px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/desc_bg.jpg);
	background-repeat:no-repeat;
	background-color:#333333;
	direction:rtl;
}
#right img{
border: 2px solid #8D8D8D;
}
#right img:hover{
border: 2px solid #FFFFFF;
}


/**/

#imageFlow {
	OVERFLOW: hidden;
	WIDTH: 573px;
	POSITION: relative;
	TOP: 0px;
	HEIGHT: 217px;
	margin:0px;
	float:left
	
}
#imageFlow .diapo {
	-MS-INTERPOLATION-MODE: nearest-neighbor; LEFT: -1000px; CURSOR: pointer; POSITION: absolute;
	border: 2px solid #ffffff; 
}
#imageFlow .link {
	BORDER-RIGHT: #fff 1px dotted; BORDER-TOP: #fff 1px dotted; MARGIN-BOTTOM: -1px; MARGIN-LEFT: -1px; BORDER-LEFT: #fff 1px dotted; BORDER-BOTTOM: #fff 1px dotted
}
#imageFlow .bank {
	VISIBILITY: hidden
}
#imageFlow .text {
	Z-INDEX: 1000;
	LEFT: 74px;
	WIDTH: 461px;
	COLOR: #fff;
	BOTTOM: 47px;
	FONT-FAMILY: verdana, arial, Helvetica, sans-serif;
	POSITION: absolute;
	TEXT-ALIGN: center
}
#imageFlow .title {
	FONT-WEIGHT: bold; FONT-SIZE: 0em;
	background:none;
}
#imageFlow .legend {
	FONT-SIZE: 14px;
	font-family:tahoma;
	font-weight:bold
}
#imageFlow .scrollbar {
	Z-INDEX: 1000;
	LEFT: 141px;
	WIDTH: 320px;
	BOTTOM: 30px;
	POSITION: absolute;
	HEIGHT: 13px;
	background-color:#2c537a;
}
#imageFlow .track {
	FILTER: alpha(opacity=10);
	LEFT: 26px;
	WIDTH: 272px;
	POSITION: absolute;
	height:13px;
	opacity: 0.3;
	background-color:#1C4670;
	top: -1px;
}
#imageFlow .arrow-left {
	POSITION: absolute;
	left: 0px;
	height:13px;
}
#imageFlow .arrow-right {
	RIGHT: 0px;
	POSITION: absolute;
	top: 0px;
	height:13px
}
#imageFlow .bar {
	LEFT: 36px;
	POSITION: absolute;
	HEIGHT: 13px;
	top: 0px;
}
