@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'hacen_tunisiaregular';
    src: url('hacen_tunisia.eot');
    src: url('hacen_tunisia.eot?#iefix') format('embedded-opentype'),
         url('hacen_tunisia.woff') format('woff'),
         url('hacen_tunisia.ttf') format('truetype'),
         url('hacen_tunisia.svg#hacen_tunisiaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hacen_tunisia_boldregular';
    src: url('hacen_tunisia_bold.eot');
    src: url('hacen_tunisia_bold.eot?#iefix') format('embedded-opentype'),
         url('hacen_tunisia_bold.woff') format('woff'),
         url('hacen_tunisia_bold.ttf') format('truetype'),
         url('hacen_tunisia_bold.svg#hacen_tunisia_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kimberley';
    src: url('kimberley_bl.eot');
    src: url('kimberley_bl.eot?#iefix') format('embedded-opentype'),
         url('kimberley_bl.woff') format('woff'),
         url('kimberley_bl.ttf') format('truetype'),
         url('kimberley_bl.svg#kimberley_bl') format('svg');
    font-weight: normal;
    font-style: normal;
}

.hacenb{
	/*font-family: 'hacen_tunisia_boldregular', Arial;	

*/	font-family:Arial, Helvetica, sans-serif;
}
.hacen{
	font-family: 'hacen_tunisiaregular', Arial;	
}

.kimb{
	font-family:'kimberley', Arial;	
}
body
{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg1.jpg);
	background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
	/*
	background:#5f8dbb;*/
	/*background-image:url(../images/bg.jpg);
	font-family:Tahoma, Arial ;
	font-size:11px;
	/*direction:rtl;
*/}

div#container
{
	width:1102px;
	margin:0px auto;
	 
}
/*
div#header
{
	background:url(../images/newbanner1.png) no-repeat top center;
	height:175px;
}*/

div#menu
{
	font-family:Arial, "times New Roman", Tahoma;
	
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width: 1000px;
	left: 51px; right: 51px;
}


p
{
	text-align:left;
	padding:14px 5px;
	margin:0px;
	
}

div#content
{
	/*
	background:#FFF ;
	border:solid 1px #ead49c;
	*/margin:0px 8px;
	padding:5px;
	min-height:310px; 
	overflow:auto;
}
div#content table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
}
div#content table tr{
	/*border-top:1px #FFF solid;
*/}

div#content table tr td{
	/*border-top:1px #FFF solid;
	*/padding: 5px;
	padding-left:10px;
	padding-left:10px;
	height:25px;
	vertical-align:middle;
}
div#content > div.con
{
	/*border-bottom:1px dotted #CCC;
	*/padding:5px;
	padding-bottom:10px;
}

div#content img
{
	/*box-shadow:0px 1px 3px #999;
	-moz-box-shadow:1px 1px 3px #999;
	-webkit-box-shadow:1px 1px 3px #999;
*/}

div#content  img.ryt
{
	float:right;
	margin-left:10px;
	float:right;
	display:block;
	background:#f7f7f7;
	padding:2px;
	border:0px dotted #CCC;
	margin-left:10px;

}

div#content  img.ryt:after
{
	display:block;
	background:#CCC;
	padding:2px;
	border: 4px solid #878786;
}




td#side
{
	/*background:#F6F6F6;
	*/color:#FFF;
	background-color:#e2eaf3;
}

td#side > h1
{
	background:url(../images/hdln_side_bar.jpg) repeat-x top;
	text-shadow:1px 1px 1px #7d8290;
	color:#FFF;
	font-family:Arial, "times New Roman", Tahoma;
	font-weight:bold;
	font-size:17px;
	margin:0px;
	padding:3px 6px;
	height:23px;
	
}

td#side > div
{
	padding:5px;
}



td#footer
{
	padding:4px;
	padding-bottom:10px;
	text-align:center;
	color:#FFF;
}


td#footer a, td#footer a:hover
{
	padding:4px;
	padding-bottom:10px;
	text-align:center;
	color:#FFF;
	text-shadow:1px 1px 1px #537ba4;
	text-decoration:underline;
}


h1
{
	text-shadow:1px 1px 1px #7d8290;
	color:#FFF;
	font-family:Arial, "times New Roman", Tahoma;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	background:url(../images/hdln_main.jpg) repeat-x top;
	padding:2px 6px;
	height:20px;
}


h2
{
	color:#990000;
	font-family:Arial, "times New Roman", Tahoma;
	font-size:15px;
	font-weight:bold;
	margin:3px 4px;
}



.button
{
	margin:3px 6px;
	padding:0px 6px;
	color:#FFF;
	font-family:Arial, "times New Roman", Tahoma;
	font-weight:bold;
	font-size:15px;
	background:#8fce55 url(../images/btn_bg.jpg) repeat-x ;
	border:solid 1px #45b00e;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-shadow:1px 1px 0px #35870b;
	box-shadow:1px 1px 2px #606060;
	-moz-box-shadow:1px 1px 2px #606060;
	-webkit-box-shadow:1px 1px 2px #606060;
}


button:hover
{
	background:url(../images/btn_ovr_bg.jpg) repeat-x  #ddca4c;
	border:solid 1px #fdbe00;
	text-shadow:1px 1px 0px #bf9100;
}

form{
	padding: 5px;
	padding-bottom:10px;	
}

.link, .link a{
		color: #990000;
		text-decoration:none;
}
.link a:hover{
		color: #990000;
		text-decoration:underline;
}
div#content.text p{
	text-align:justify;
	font-size: 15px;	
}
ul.menu li{
	height: 28px; display:inline;
	width:250px; border:1px;
	text-align:center;
	font-family:'kimberley', Arial;
	color:#FFF; padding:10px; text-transform:uppercase;
}

ul.menu li#first{
	background-image:url(../images/menu-top.jpg);
	background-repeat:no-repeat;
	color: #036;
	}

ul.menu li#last{
	background-image:url(../images/menu-bottom.jpg);
	background-repeat:no-repeat;
	color: #036;
}

ul.menu li#link{
	background-image:url(../images/menu-notselected.jpg);
	background-repeat:no-repeat;
	color:#CFF;	
}

ul.menu li#link:hover{
	background-image:url(../images/menu-selected.jpg);
	background-repeat:no-repeat;
	color:#036;	
}
ul.menu li a{
	font-family:'kimberley', Arial;
	color:#eaeaea; letter-spacing:1px;
	font-size:14px; text-decoration:none;
}

ul.menu li a:hover{
	font-family:'kimberley', Arial;
	color:#fff; letter-spacing:1px;
	font-size:14px; text-decoration:none;
}
ul.menu li#arabic a{
	font-family:'hacen_tunisia_boldregular', Arial;
	color:#eaeaea; letter-spacing:1px;
	font-size:18px; font-weight:bold; 
}
ul.menu li#arabic a:hover{
	font-family:'hacen_tunisia_boldregular', Arial;
	color:#fff; letter-spacing:1px;
	font-size:18px; font-weight:bold; 
}

#header
{
	color:#FFF;
	}

#header #hd-text
{
	width:307px;
	height:186px;
	margin-top:14px;
	overflow:hidden;
}
#header #hd-text ol
{
	color:#ff9000;
	font-weight:bold;
	margin:0px;
}

#header #hd-text ol li p
{
	color:#FFF;
	font-weight:normal;
}

#header #slide-show
{
	top:0px;
	left:2px;
	background:url(../images/slideshow-frame.jpg) top center no-repeat;
	width:1010px;
	height:258px;
}

#header #slide-show #slide-show-body
{
	padding:0px 3px;
	padding-bottom:20px;
	position:relative;
}
#header #slide-show #slide-show-body #previous
{
	position:absolute;
	top:107px;
	left:-12px;
	border-radius:4px;
	background:url(../images/slide-prv.png) no-repeat top center;
	width:45px;
	height:45px;
	overflow:hidden;
	box-shadow:0px 0px 5px rgba(0,0,0,0.6);
	cursor:pointer;
	transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}

#header #slide-show #slide-show-body #previous:hover
{
	left:-20px;
}

#header #slide-show #slide-show-body #next
{
	position:absolute;
	top:107px;
	right:-14px;
	border-radius:4px;
	background:url(../images/slide-nxt.png) no-repeat top center;
	width:45px;
	height:45px;
	overflow:hidden;
	box-shadow:0px 0px 0px rgba(0,0,0,0.6);
	cursor:pointer;
	transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}

#header #slide-show #slide-show-body #next:hover
{
	right:-22px;
}


#header #slide-show #slide-show-body #slides-list
{
	width:782 px;
	height:260px;
	border:#cfcab5 0px solid;
	border-radius:0px;
	overflow:hidden;
	z-index:3;
}

#side-bar #search > #search-bar
{
	background:#FFF;
	border:#959595 1px solid;
	padding:3px 5px;
}

#side-bar #search > #search-bar input[type="search"]
{
	background:none;
	border:none;
	outline:none;
}

#side-bar #search > #search-bar input[type="submit"]
{
	border:none;
	outline:none;
	background:none;
	cursor:pointer;
	background-image:url(../images/search-btn.png);
	background-repeat:no-repeat;
	background-position:top center;
	/*display:block;*/
	height:21px;
	width:21px;
	opacity:0.6;
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}

#side-bar #search > #search-bar input[type="submit"]:hover
{
	opacity:1;
}

/*--------------- Metal prices div---------------------*/

#side-bar #prices
{
	border:4px #949d71 solid;
	border-radius:8px;
}

#side-bar #prices h3
{
	margin:0px;
	padding:5px 0px;
	background:#949d71;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-shadow:1px 1px 2px rgba(0,0,0,0.3);
	text-transform:uppercase;
	font-size:95%;
	text-align:center;
}


#side-bar #prices table tr.even
{
	background:#CCD1B3;
}
#side-bar #prices table th
{
	text-align:center;
}

#side-bar #prices table th,
#side-bar #prices table td
{
	padding:2px 3px;
}

#side-bar #prices table tr.even.first
{
	background:#C1C8A6;
}
#marqueecontainer{
position: relative;
width: 189px; /*marquee width */
height: 100px; /*marquee height */
background-color: #eaeaea;
overflow: hidden;
border: 1px solid #999;
padding: 2px;
padding-left: 4px;
text-align:center;
font-family:arial, verdana, tahoma;
font-size:12px
}
#marqueecontainer div{
	padding-top: 10px;	
}