﻿@charset "utf-8";

/* CSS Document */

body{

	background:#f4f4f4 url(../images/bg-repeat.jpg) repeat-x;

	color:#000;

	margin:0px;

	padding:0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

}

img {

	border:none;

	text-decoration:none;

}

a:link, a:visited{

	color:#4e4e4e;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;

}

a:hover{

	color:#000;

	text-decoration:underline;

}







h1{

	margin:0px;

	padding:0px;

	font-size:22px;

	font-weight:normal;

}

h2{

	margin:0px;

	padding:0px;

	font-size:20px;

	font-weight:normal;

}

h3{

	margin:0px;

	padding:0px;

	font-size:20px;

	font-weight:normal;

}



.greentext{

	color:#383838;

}



.green_2{

	color:#444;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;
	
	font-weight:bold;

}



/*.browntext{

	color:#51311a;

}*/

.orangetext{

	color:#000;
	font-weight:bold;

}

h2.orangetext{
	font-size:12px;
	}

h2.orangetext:hover {
	font-size:12px;
	}


.textInput, input{

	border: 0px;

	background:none;

	margin-left:5px;

	margin-top:2px;

	font-size: 1.1em;

	width:239px;
	line-height:28px;
	height:28px;

}

.textInputbg, .textInput_2{

	background:url(../images/login-bg.jpg) left top no-repeat; ;

	width:239px;

	height:32px;
	
	 margin: 10px 0 0;
	 

}

.loginButton {
	background:url(../images/search-button.png) no-repeat top left;
	height:20px;
	width:89px;
	text-indent:-9999px;
	overflow:hidden;
	border:medium none;
	cursor:pointer;
	margin-top: 0;
	}
	
.goButton {
	background:url(../images/go-button.jpg) no-repeat top left;
	height:20px;
	width:89px;
	text-indent:-9999px;
	overflow:hidden;
	border:medium none;
	cursor:pointer;
	float:left;
	margin-left:134px;
	margin-top: 0;
	}

.textarea{

	border: 0px;

	background:none;

	margin-left:5px;

	margin-top:2px;

	font-size: 1.1em;

	width:239px;

	height:110px;

}

textarea.textInput_2 {
	
	background:url(../images/message-bg.jpg) no-repeat; width:239px; height:138px; border:medium none;}
	
	table tr td, table tr td label{font-size:13px;}
	
	select.textInput_2{border:medium none;}

/*.textareabg{

	background:url(../images/Layer-72.gif) left top no-repeat; 

	width:250px;

	height:120px;

}*/

/*.textInput_2

{

border: 1px solid #839a01;

background-color:#fcfce6;

padding:3px;

font-size: 0.8em;

width:130px;

}*/

.productsTable {
	color:#fff
	}

h1.otherLinks {
	font-size: 16px;
	}
	
	
	a.prodLine {background:url(../images/prodline-icon.png) no-repeat;}
	a.qualStat {background:url(../images/quality-icon.png) no-repeat;}
	a.compLaint {background:url(../images/complaintss.png) no-repeat;}
	a.siteMap {background:url(../images/sitemapp-ico.png) no-repeat;}
	a.prodLine, a.qualStat, a.compLaint, a.siteMap{
	width:37px; height:53px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin-left:12px;}
	
	a.prodLine:hover {background:url(../images/prodline-iconh.png) no-repeat;}
	a.qualStat:hover {background:url(../images/quality-iconh.png) no-repeat;}
	a.compLaint:hover {background:url(../images/complaintssh.png) no-repeat;}
	a.siteMap:hover {background:url(../images/sitemapp-icoh.png) no-repeat;}
	
	table.footer {color:#fff; border-top:1px solid #000; font-weight:bold; }
	table.footer a, table.footer a:visited {color:#fff; text-decoration:none; margin:0 10px; font:bold 12px Arial, Helvetica, sans-serif}
	table.footer a:hover {color:#F30}
	
	table.footerHome {color:#000; font-weight:bold; }
	table.footerHome a {color:#000; text-decoration:none; margin:0 15px; font-weight:normal; font:bold 12px Arial, Helvetica, sans-serif}
	table.footerHome a:hover {color:#F30}
	
	
	a.moreButton {
	background:url(../images/more-btn.png) no-repeat top center;
	width:576px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	text-decoration:none;
	*margin-bottom:40px;
	}
	
a.moreButton:hover {
	background-position:0 100%;
	text-decoration:none;
	}
	
	
	
a.serv-link {
	color:#0a0a0a;
	font:14px/28px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	padding:0 0 12px 45px;
	border-bottom:1px dotted #b7b7b7;
	float:left;
	clear:both;
	margin-bottom:10px;
	width:165px;
	}
	
a.ico1 {
	background:url(../images/prod-ico.jpg) top left no-repeat;
	}
	
a.ico2 {
	background:url(../images/qual-ico.jpg) top left no-repeat;
	}
	
a.ico3 {
	background:url(../images/comp-ico.jpg) top left no-repeat;
	}
	
a.ico4 {
	background:url(../images/sit-ico.jpg) top left no-repeat;
	}
	
a.ico5 {
	background:url(../images/jobs-ico.jpg) top left no-repeat;
	}
	
a.serv-linkar {
	color:#0a0a0a;
	font:14px/28px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	padding:0 45px 12px 0;
	border-bottom:1px dotted #b7b7b7;
	float:left;
	clear:both;
	margin-bottom:10px;
	width:165px;
	text-align:right
	}
	
	
	
a.ico1ar {
	background:url(../images/prod-ico.jpg) top right no-repeat;
	}
	
a.ico2ar {
	background:url(../images/qual-ico.jpg) top right no-repeat;
	}
	
a.ico3ar {
	background:url(../images/comp-ico.jpg) top right no-repeat;
	}
	
a.ico4ar {
	background:url(../images/sit-ico.jpg) top right no-repeat;
	}
	
a.ico5ar {
	background:url(../images/jobs-ico.jpg) top right no-repeat;
	}
	
a.serv-link:hover, a.serv-linkar:hover {color:#F30}

a.facebook-ico{
	
	float:left;
	clear:both;
	background:url(../images/facebook.jpg) no-repeat top center;
	width:172px; 
	height:64px;
	text-indent:-9999px;
	overflow:hidden}
	
p.news-ticker {
	background:#fcfcfc url(../images/recent-icon.jpg) no-repeat top left;
	padding:10px 0 10px 50px;
	border:1px solid #d2d2d2;
	}
	
a.new-products {
	float:left;
	border:medium none;
	outline: medium none;
	margin-right:22px;
	}
	
a.new-products:hover {
	border:medium none;
	outline: medium none;
	}	
	
a.read-mmore {
	width:86px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/read-mmore.jpg) no-repeat top center;
	float:right;
	margin:20px 20px 0;
	
	
	}
	
	
	
a.read-mmore-ar {
	width:86px;
	height:24px;
	text-indent:-9999px;
	text-align:left;
	overflow:hidden;
	background:url(../images/read-mmore3.jpg) no-repeat top center;
	float:left;
	margin:20px 20px 0;
	
	
	}
	
h1.h1-arabic {font:bold 18px Tahoma, Geneva, sans-serif; float:right;}
h1.h1-arabic span {color:#666;}


table.footer-ar {color:#fff; border-top:1px solid #000; font-weight:bold; }
	table.footer-ar a {color:#fff; text-decoration:none; margin:0 10px;  font:12px Tahoma, Geneva, sans-serif}
	table.footer-ar a:hover {color:#F30}
	table.footer-ar span {font:12px Tahoma, Geneva, sans-serif}
