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

body{font:12px Tahoma; margin:0px; padding:0px; direction:rtl;}

a img { border:0px none;}

.text{color:#656565; text-align:justify; }

.sep{ height:7px; background-color:#bababa;}
.flo_right{ float:right;}
.flo_left{ float:right;}
.bluefont{color:#3b6f9e;}
.smallTxt{font-weight:bold; font-size:9px;}
.pad3{ padding-right:5px;padding-left:5px;}
.gray_bg{ background-color:#ececea; width:100px;padding:3px;}
.gray_bg a{color:#3c6f9c; font-size:11px; display:block;}
.vertical_sep{ background-image:url(gray_dot.gif); background-position:center; background-repeat:repeat-y; width:1px; font-size:1px;}
.errors{ font:10px Tahoma; color:#900;}

.bottom_borders{ border-bottom:1px #CCC solid !important;}


#container{ width:1001px; border-collapse:collapse; /*border-left:1px #cfd4b6 solid; border-right:1px #cfd4b6 solid;*/ }
/* navbar */
#main_nav{ 
	background-image:url(nav_bg1.gif); 
	height:46px;
	background-color:#f0f2dc;
	font-size:12px ;
	font-weight:bold;
	vertical-align:middle;
}#main_nav .alllinks{ margin-right:30px;}
#main_nav .links, #main_nav .current{ 
	width:100px;
	float:right;
	padding-top:13px;
	text-align:center;
}#main_nav .links a{
	color:#444446;
	text-decoration:none;
}#main_nav .links a:hover, #main_nav .current a{
	color:#6a8911;
	/*text-decoration:underline;*/
}

/* icons  */
#icons{ width:95%; border-collapse:collapse; }
#icons .nuah_logo{ width:150px; text-align:center; height:84px;}
#icons .icons{ text-align:left; height:48px;}
#icons .icons img{vertical-align:middle}


/* image under header */
#img{ clear:both;}

/* line */
#line{background-color: #dee798; height:12px; font:1px;}

/* page contents */
#main_page_content{	background-color:#c0c0c0; }
#main_page_content .page_content{ background-color:#FFF; margin-left: 30px; margin-right:30px; }
.page_content h2{ color:#527b9b; font-size:13px; font-weight:bold; border-bottom:1px #c4c4c4 solid; padding-bottom:3px; margin:0px;}

/* footer */
#footer{ background-image:url(footer_bg1.gif); height:33px; background-color:#dadada; font-size:11px;}
#footer a{ color:#000;}
#footer .footer_links{margin-left: 30px; margin-right:30px; padding-top:8px; }
#footer .footer_links .right_footer{ float:right; width:49%; text-align:right;}
#footer .footer_links .left_footer{ float:left; width:49%; text-align:left;}
#footer .footer_links .left_footer img{ vertical-align:middle;}
#footer .footer_links .left_footer a{ text-decoration:none;}


/* menu */
.menu{
	background-color:#dee699;
	border:1px #8e964c solid;
	position:absolute;
	top:45px;
	text-align:right;
	width:150px;
}
.menu a{ display:block; text-align:center; padding-right:3px; padding-left:3px; padding-bottom:5px; padding-top:5px;}
.menu a:hover{ background-color:#faffce;}

.green_grdient{ background-image:url(comments_bg.gif); background-position:bottom; background-repeat:repeat-x; border-bottom:#dbdbdb 2px solid; height:103px; padding-right:3px;padding-left:3px;}
.blue_grdient{ background-image:url(blue_gr.gif); background-position:bottom; background-repeat:repeat-x; border-bottom:#dbdbdb 2px solid; height:100px; margin-top:5px;}
.green_headers{ color:#527a9d; border:0px !important; ;border-right:10px solid #bcba03 !important; text-decoration:none; border-bottom:0px none; padding-right:5px;}
.contact_us{color:#565656;}
.contact_us form input{ border:1px #adacb1 solid; width:100%; margin-bottom:10px; margin-top:2px;}
h3.h3_green{color:#73862a; margin:0px; font-size:12px; font-weight:bold;}


/* forms */
input.textboxs{ border:1px #e6e6e6 solid; margin-bottom:3px;}
input.search{ width:100%;}
input.submit{ background-image:url(btrm.PNG); width:55px !important; height:22px !important; border:0px none !important; color:#FFF;}