﻿.txtbox,.areabox{
}
.buttonx {
}
.btnx,.btnx:visited{
}
.btnx:hover,.btnx:active{
}
.hlSubmit,.hlSubmit:hover,.hlSubmit:visited,.hlSubmit:active{
	display:inline-block;
	font-size:13px;
	text-align:center;
	color:#fff;
	background-color:#CE9A27;
	font-weight:bold;
	text-decoration:none;
	padding:2px 5px;
	border:1px #D29F2D solid;
}


.hlLogo,.hlLogo:visited{
	margin:13px 46px 0 0;
	background-image:url(images/logo.jpg);
	float:right;
	width:109px;
	height:79px;
	visibility:hidden;
}
.dvIndex{
	/*background:url(images/index.jpg) no-repeat;*/
	height:201px;
	margin:8px 0;
}

#dvInnerMain{
}

h1.ttl{
	height:29px;
	font-size:17px;
	/*line-height:34px;*/
	padding:5px 0 0 0;
	margin-bottom:10px;
	color:#000;
}
h1.ttl a, h1.ttl a:visited, h1.ttl a:active, h1.ttl a:hover{
	font-size:17px;
	color:#000;
}
h1.ttl i{
	font-size:inherit;
	font-style:normal;
}

/*			menu			*/
#dvMenu {
	clear:both;
	padding:120px 350px 0 0;
	/*_margin:205px 0 0 3px;*/
}
#dvMenu ul{
	margin:0;
	padding:0;
	height: 33px;
	background:url(images/mnu_bg.gif) repeat-x;
}
#dvMenu ul li {
	margin:0;
	padding:0;
	*display: inline;
	float:right;
	*float:none;
	/*_float:right;*/
	list-style: none;
	height: 33px;
}
#dvMenu ul li em{
	float:right;
	/*_float:none;*/
	font-style:normal;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 10px;
}
#dvMenu ul li a,#dvMenu ul li a:visited{
	float:right;
	/*_float:none;*/
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 0 10px;
	font-weight:bold;
	color:#663600;
}
#dvMenu ul li a:active,#dvMenu ul li a:hover,#dvMenu ul li a.onn,#dvMenu ul li a.onn:visited{
}
/*			/menu		*/
.dvSubMnu{
	direction:rtl;
}
.dvSubMnu ul{
  list-style: none;
  margin:0 0 30px 0;
  padding:0;
}
.dvSubMnu ul li {
  margin:0;
  padding:0;
  _border-top:1px #fff solid;
 /* border-bottom:1px #fff solid;*/
}
.dvSubMnu ul a,.dvSubMnu ul a:visited {
	display: block;
	float:right;
	text-decoration: none;
	width:95px;
	height:83px;
	line-height:38px;
	margin:0 0 8px 5px;
	color:#000;
	font-size:14px;
}
.dvSubMnu ul a:hover,.dvSubMnu ul a:active,
.dvSubMnu ul a.on,.dvSubMnu ul a.on:visited{
	/*color:#CE000C;*/
}
.dvSubMnu ul a.m1,.dvSubMnu ul a.m1:active,
.dvSubMnu ul a.m1:hover,.dvSubMnu ul a.m1:active{
	background: url(images/m1.jpg) no-repeat;
}
.dvSubMnu ul a.m2,.dvSubMnu ul a.m2:active,
.dvSubMnu ul a.m2:hover,.dvSubMnu ul a.m2:active{
	background: url(images/m2.jpg) no-repeat;
}
.dvSubMnu ul a.m3,.dvSubMnu ul a.m3:active,
.dvSubMnu ul a.m3:hover,.dvSubMnu ul a.m3:active{
	background: url(images/m3.jpg) no-repeat;
}
.dvSubMnu ul a.m4,.dvSubMnu ul a.m4:active,
.dvSubMnu ul a.m4:hover,.dvSubMnu ul a.m4:active{
	background: url(images/m4.jpg) no-repeat;
}
.dvSubMnu ul a.m5,.dvSubMnu ul a.m5:active,
.dvSubMnu ul a.m5:hover,.dvSubMnu ul a.m5:active{
	background: url(images/m5.jpg) no-repeat;
}
/*			----			*/

#dvContacts{
	background: url(images/contacts_box_bg.gif) no-repeat;
	height:269px;
	padding:35px 38px 0 18px;
}
#dvContacts .cntct_row{
	margin-bottom:2px;
}

/*			footer			*/
#footermenu{
	background-color:#eee;
	padding:5px 10px;
	margin-bottom:5px;
}
#footermenu ul{
	float:right;
	list-style: none;
	margin:0;
	padding:0;
}
#footermenu ul li {
	display:inline;
	/*float:right;*/
	margin-left:10px;
}
#footermenu ul li em{
	/*float:right;*/
}
#footermenu ul li a,#footermenu ul li a:visited{
	/*float:right;*/
	font-size:12px;
	text-decoration:none;
}
#footermenu ul li a:hover{
	text-decoration:underline;
}
.footer-meta{
	margin-left:10px;
	float:left;	
	direction:rtl;
}
.footer-meta2{
	margin-right:10px;
	float:right;	
	direction:rtl;
}




/*		NEWS			*/
.hpitem{
 /*padding-bottom:10px;
  margin-bottom:10px;*/
}
.hpitem .tdr{
  padding:0 30px 0px 30px;
}
HR.splt{
	width:100%;
	height:1px;
	border:0;
	color:#ccc;
	background-color:#ccc;
	margin-top:15px;
	margin-bottom:15px;
}
.hHead:link,.hHead:visited{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
}
.hHead:hover,.hHead:active{
}
.hMore,.hMore:active,.hMore:visited{
	/*font-size:12px;*/
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
	padding:5px 0px;
	height:22px;
	line-height:22px;
}
.hMore:hover{
	text-decoration:none;
}


.news tr td{
	padding:3px;
}
.imgNews{
	float:left;
	margin:0px 10px 10px 0px;
}
/*		/NEWS			*/


#dvBreadCrumbs{
	margin-bottom:10px;
}
#dvBreadCrumbs a,#dvBreadCrumbs a:visited,#dvBreadCrumbs a:active,#dvBreadCrumbs a:hover{
	color:#000;
}
#dvBreadCrumbs .content2{
	margin-bottom:10px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

.dvBreak{
	height:22px;
}
/***********************	/STRUCTURE	************************/


/*			dvContMenu			*/



.gvSkin{
	color:#0099FF;
	background-color:#2B2E30;
	font-weight:bold;
	text-align:center;
}
.gv1{
	background-color:#F0F9FE;
	color:#333333;
}
.gv2{
	background-color:#ffffff;
	color:#284775;
}
.gv1 TD,.gv2 TD{
	padding:4px;
}
.gv1 td a:hover,.gvSkin td a:active,.gv2 td a:hover,.gvSkin td a:active{
	color:#000 !important;
}

.dvSmlRow{
	margin-top:5px;
}
.dvSmls{
	margin:4px 0;
	text-align:center;
}
.imgSml{
	/*float:left;*/
	/*margin:10px 7px 0 0;*/
	margin-right:5px;
	vertical-align:middle;
	cursor:pointer;
}
.inlnSml{
	vertical-align:middle;
}




/*/////////////////////////////////////////////////*/
.dvPager{
	margin:0 auto;
	display:block;
	text-align:center;
	padding:7px 0px;
	font-size: 11px ;
}
.dvPager DIV{
	padding:1px;
	display:inline;
	/*border: #333333 1px solid;*/
	/*color: #d1d1e1;*/
	/*background-color: #FFFFFF;*/
}
.dvPager .info{
	padding:2px 4px;
	/*color: #f0f1f2;*/
	white-space: nowrap;
	/*background-color: #990000;*/
	font-weight:normal;
	/*border:1px #000000 solid;*/
}
.dvPager .info:link, .dvPager .info:visited{
	/*color: #ffcc66;*/
	text-decoration: none;
}
.dvPager .curindex{
	/*color:#FFCC00;*/
	/*background-color: #FFFF99;*/
	padding:2px 4px;
	font-weight:bold;
	/*border:1px #000000 solid;*/
}
.dvPager a {noFocusLine:expression(this.onFocus=this.blur())} /* For IE, */
.dvPager a:focus {-moz-outline-style: none} /* For Firefox */
.dvPager a:link, .dvPager a:visited{
	padding:2px 4px;
	/*color: #000000;*/
	text-decoration: none;
	/*background-color: #f0f1f2;*/
	/*border:1px #000000 solid;*/
}
.dvPager a:hover, .dvPager a.ssc:hover, .dvPager a:active{
	/*background-color: #990000;*/
	/*color: #ffffff;*/
}
.dvPager a.ssc{
	/*background-color: #cccccc;*/
}
.pgfrst,.pgnxt,.pgprv,.pglst{
	/*background-position:center center;
	background-repeat:no-repeat;*/
}
.pgfrst{
	/*background-image:url(images/core/icon_pg_first.gif);*/
}
.pgnxt{
	/*background-image:url(images/core/icon_pg_next.gif);*/
}
.pgprv{
	/*background-image:url(images/core/icon_pg_prev.gif);*/
}
.pglst{
	/*background-image:url(images/core/icon_pg_last.gif);*/
}
/****************************************************************************/

.txtinput{
}

/*				CONTACTS US			*/
.hlSubmit{
}
.tblContact{
	margin-bottom:20px;
}
.tblContact b{
	font-weight:normal;	
}
.tblContact tr td{
}
.tblContact tr td input,
.tblContact tr td textarea,
.tblContact tr td select{
	margin:2px;
}
.txtContacts{
	width:150px;
}
.txtContactsP{
	float:left;
	width:90px;
}
.txaContacts{
	width:315px;
}
.ddlContacts{
	width:155px;
}
.ddlContactsPA{
	float:right;
	width:58px;
	_width:55px;
}
.hlSubmit{
	float:left;
	margin-left:3px;
}
/*				/CONTACTS US			*/


.sitemap strong,.sitemap a strong a,.sitemap a:visited strong{
	font-weight:normal;
	/*font-size:15px;*/
}
.sitemap a:hover font{
}

