* {margin: 0px;padding:0px;}
body {background: url('bgcolor.png') repeat-x top;background-color:#c1b08f;}
div#container{text-align:center;}
div#pagecontent {background: url('bg2.png') no-repeat top; width:1009px;height:669px;margin:auto;text-align:center !important;}
div#logo {padding-top:10px;margin-bottom:10px;}
div#text {font-size:15pt;text-shadow: 0 1px 1px rgba(0,0,0,0.25);direction:rtl;font-weight:bold;}
div#pageform {padding:0 140px 0px 140px;_padding:0;  width:729px;}
.bt_search{width:135px;height:25px;background-image:url('bt_search.png');cursor:hand;float:right;margin:5px 20px 0 0;}
div#results{_margin-right:70px;margin-top:20px;width:850px;_width:370px;text-align:right;direction:rtl;}
.clearfix {clear:both;padding:0px;margin:0px;width:1px;height:1px;}
div#info{font-size:10px;color:#5a4a38;direction:rtl;margin-top:20px;}

h1 {font-size:14pt;}

/************* system actions (buttons) *************/
.sys-actions, .sys-actions:visited {
	font: 12px arial,sans-serif;
	background: #222 url('alert-overlay.png') repeat-x; 
	display: inline-block; 
	padding: 1px 10px ; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}


input , textarea, select{
	padding:0.23em 0.4em 0.2em 0;
	width:450px;
	height:40px;
	border:1px solid #d5d5d5;
	background:#f7f7f7;
	font: 18pt arial;
	color:#000;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	font-weight:normal;
}
input:hover, textarea:hover{background:#f7f7f7;} 
input:focus, textarea:focus {border:1px solid #85c224;background:#fff;}

.multilines {height:200px;width:200px;font-size:12pt;}
a.actionlink {padding:2px 4px; background-color:gray;font-size:12px;text-decoration:none;font-family:arial;color:#fff;margin: 0px 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
a.actionlink_small {padding:1px; background-color:gray;font-size:9px;text-decoration:none;font-family:arial;color:#fff;margin: 0px 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
a.actionlink:hover, a.actionlink_small:hover {background-color:#000 !important;}

ul {margin-right:20px;}
ul._small {font-size:12px;font-family:arial;margin-right:20px;}
