@charset "utf-8";
/* CSS Document */

body{
	font:12px Tahoma, Geneva, sans-serif;
	color:#4b4b4b;
	background-color:#bebebe;
}

a {
	color:#4b4b4b;
	text-decoration:none;
}

a:hover {
	color:#00adef;	
}

h1 {
	font-size:36px;	
	color:#014f9a;
}

h2 {
	color:#5c0100;
	font-size:24px;
}

h3 {
	color:#5c0100;
	font-size:20px;
	font-weight:bold;
}

h4 {
	color:#5c0100;
	font-weight:bold;
}

ul{
	list-style:inside;
}

.mayz {
	color:#00adef;
	font-weight:bold;
}

#arabic a {
	color:#fff;
	display:block;
	padding:0px 05px 0px 05px;
	margin:05px;
	text-decoration:none;
	background-color:#00adef;
	line-height: 30px;
	cursor: pointer;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px
}

#arabic a:hover {
	background-color:#ffd400;
	color:#6F5B00;
}

#download a, #name a, #name span {
	color:#ffd400;
	font-weight:bold;
	text-decoration:none;
}

#download a:hover {
	color:#00adef;
}

/* Forms */
form label,
form input,
form select,
form textarea {
	border:1px solid #ccc;
	padding-left:.3em;
	margin: 05px 0 0;
}
form input:focus, 
form select:focus, 
form textarea:focus, 
form input.submit:hover {
	border-color:#3199CC
}
form label, form input.submit {
    text-transform: capitalize;	
}
form input.submit {
	background: transparent;
}
form label, 
form input,
form select, 
form textarea, 
form input.submit {
	-moz-border-radius:02px;
	-webkit-border-radius:02px;
}


 /* Divs */
#wrap {
	width:900px;
	margin:0px auto;
	background-color:#FFF;
}

	#header {
		height:480px;
		background-image:url(../images/head-bg.jpg);
	}
		
		#logo {
			width:480px;
			height:120px;
			top:20px;
			left:60px;
			position:relative;
			float:left;
		}
		
		#login {
			top:10px;
			position:relative;
		}
			
			#download {
				background-image:url(../images/download.png);
				background-repeat:no-repeat;
				height:30px;
				width:250px;
				position:relative;
				padding:05px 0px 0px 07px;
				float:left;
			}
	
		#navigation {
			margin-left:60px;
			float:left;
		}
		
			#navigation ul {
				text-transform: uppercase;
				list-style: none;
				overflow: auto;
			}
			#navigation ul li {
				float: left;
				line-height: 32px;
				margin: 0 .5em 0 0;
			}
			#navigation ul li a {
				color: #00217b;
				font-weight:bolder;
				display: block;
				width:95px;
				text-align:center;
				text-decoration: none;
				background: url(../images/bg.png) no-repeat;
			}
			#navigation ul li a span {
				display: block;
			}
			#navigation ul li a:hover, #navigation ul li.current a {
				background: url(../images/bgs.png) no-repeat;
			}
			#navigation ul li.active a span, #navigation ul li.current a span, #navigation ul li a:hover span {
				background: url(../images/bgs.png) no-repeat;
			}
			
		#search {
			background: url(../images/search-bg.png) no-repeat;	
			width:310px;
			height:35px;
			float:left;
			text-transform: uppercase;
			color: #00217b;
			font-weight:bolder;
			line-height: 32px;
			padding-left:15px;
		}
		#search span {
			float:left;	
		}
		
		#head-ad {
			float:left;
			left:25px;
			top:05px;
			position:relative;
		}
		
		#companies {
			position:relative;
			right:25px;
			top:05px;
			float:right;
			text-align:center;
		}
		
			#companies span {
				text-transform:uppercase;
				line-height: 32px;
				margin: 0 .5em 0 0;
				text-decoration: none;
				background: url(../images/bg.png);
				color: #00217b;
				font-weight:bolder;
				display: block;
				width:93px;
			}
		
			#companies ul {
				list-style:none;
				margin-top:10px;
			}
				#companies ul li{
					background:url(../images/brand-bg.png);
					display:block;
					width:130px;
					height:32px;
					margin-top:05px;
					line-height:35px;
				}

	
	#contents {
		padding:5px;
		text-align:center;
	}
	
		#leftbar {
			width:190px;
			margin-right:10px;
		}
		
		#right {
			float:right;
			width:680px;
		}
	
		#bar {
			padding:5px;
			width:190px;
			text-align:center;
		}
		
		#baright {
			padding:5px;
			width:190px;
			float:right;
			text-align:center;
		}
		
		#bar span, #baright span {
			text-transform:uppercase;
			line-height: 32px;
			background: url(../images/blue190.png);
			color: #fff;
			font-weight:bolder;
			display: block;
			width:190px;
			text-align:center;
		}
		
		#content {
			padding:5px;
			width:460px;
			float:left;
			text-align:center;
		}
		
		#content1 {
			padding:5px;
			width:670px;
			float:left;
			text-align:center;
		}
		
		#rightbar {
			float:right;
			width:190px;
		}
		
		.content1title {
			text-transform:uppercase;
			line-height: 32px;
			background: url(../images/blue670.png);
			color: #fff;
			font-weight:bolder;
			display: block;
			width:670px;
			text-align:center;
		}
		
		.contenttitle {
			text-transform:uppercase;
			line-height: 32px;
			background: url(../images/blue460.png);
			color: #fff;
			font-weight:bolder;
			display: block;
			width:460px;
			text-align:center;
		}
		
		#hawia {
			border:1px solid #00217b;
			margin:5px;
			text-align:center;
			padding:5px;
		}
		
		#product {
			float:left;
			width:33%;
		}
		
		#loading_div {
			position:absolute;
			left:45%;
			top:30%;
		}
	

/* scroll brands menu */
div.sc_menu_wrapper {
  position: relative;
  height: 260px;
  /* Make bigger than a photo, because we need a place for a scroll-bar. */


  margin-top: 10px;
  overflow: auto;
}

.sc_menu_wrapper .loading {
  position: absolute;
  top: 50px;
  left: 10px;

  margin: 0 auto;
  padding: 10px;

  width: 100px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;      

  text-align: center;
  color: #fff;
  border: 1px solid rgb(79, 79, 79);
  background: #1F1D1D;
}

/* end brands menu */


#footer {
	margin:0 0 5px 10px;
	clear:both;
}
.emc2 {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}
.emc2 sup {
	font-size:0.7em;
	vertical-align: super;
}