/*
body {
	padding:150px 50px;
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
}
*/
/* get rid of those system borders being generated for A tags */
:focus {
  -moz-outline-style:none;
}

/* root element for hdr_tabs  */
ul.hdr_tabs { 
	height:41px; background:url(seach_rw_bg.gif) top left repeat-x;
	list-style:none; 
	margin:0 !important; 
	padding:0;	
}

/* single tab */
ul.hdr_tabs li { 
	float:right;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.hdr_tabs a { 
	font-size:13px;
	display:block;
	height: 40px;  
	line-height:38px;
	text-align:center;	
	text-decoration:none;
	color:#ffffff;
	margin:0 0 0 0px;	
	position:relative;
	top:1px;
	padding:0 15px;
}

ul.hdr_tabs a:active {
	outline:none;
}

/* when mouse enters the tab move the background image */
ul.hdr_tabs a:hover {
	color:#fff;
	background-color:#88c034;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.hdr_tabs a.current, ul.hdr_tabs a.current:hover, ul.hdr_tabs li.current a {
	cursor:default !important; 
	color:#ffffff !important;
	background-color:#6b9829;
}

/* Different widths for hdr_tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.hdr_tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.hdr_tabs a.s:hover 	{ background-position: -553px -31px; }
ul.hdr_tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.hdr_tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.hdr_tabs a.l:hover 	{ background-position: -248px -31px; }
ul.hdr_tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.hdr_tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.hdr_tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.hdr_tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}






div.wrap {
	width:980px;
	margin-bottom:10px;
}

.wrap .pane  {	
	background:#fff url(h150.png) repeat-x 0 20px;
	display:none;		
	border:1px solid #cccccc;
	border-top:0;
	font-size:14px;	 
	font-size:18px;
	color:#456;	
	_background-image:none;
	direction:rtl;
}







ul.hdr_tabs1 { 
	background: #F0EFE0;
	list-style:none; 
	margin:0 !important; 
	padding:0 3px 0 0;	
	border-bottom:1px solid #dddddd;	
	height:75px;
}

/* single tab */
ul.hdr_tabs1 li { 
	float:right;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.hdr_tabs1 a img{ border:none; margin:10px 0 4px 0}

ul.hdr_tabs1 a { 
	background: none;
	font-size:11px;
	display:block;
	height: 75px;  
	line-height:15px;
	width: 98px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px 4px;
	margin:0px;	
	position:relative;
	border-right: 1px solid #DDD;
	border-left: 1px solid #F0EFE0;
	font-family:tahoma, verdana;
}

ul.hdr_tabs1 a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.hdr_tabs1 a:hover {
	background: #F0EFE0;	
	color:#de7f2b;	
	border-bottom:none !important;	
	height: 74px;
	margin:0px !important;
}

ul.hdr_tabs1 a.current:hover {
	color:#de7f2b;	
	border-bottom:none !important;	
	height: 75px;  
}


/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.hdr_tabs1 a.current, ul.hdr_tabs1 a.current:hover, ul.hdr_tabs1 li.current a {
	background: #FFF;
	border-right: 1px solid #dddddd !important; 
	border-left: 1px solid #F0EFE0;
	cursor:default !important; 
	color:#000 !important;
}

.wrap .pane1  {	
	display:none;		
	border:none;
	border-top:0;
	font-size:14px;	 
	font-size:18px;
	color:#456;	
	_background-image:none;
	padding:4px;
	height:60px
}


li.first a{border-right:1px solid #F0EFE0 !important}
li.last a.current {border-left: 1px solid #dddddd !important}

.Acat {display:inline-block; padding:2px; height:16px; float:right; font-size:11px; font-weight:normal; width:142px; text-decoration:none !important; color:#596147; font-family:Tahoma; line-height:16px; margin-left:10px}
a.Ccat { background-color:#DE7F2B; color:#FFFFFF !important; padding-left:10px; width:132px}


li.searchBlockTab {float:left !important}
div.tabSearch {margin-top:7px; margin-left:8px; background-color:#FFFFFF; border:1px solid #888888; padding-top:1px; padding-left:4px; width:220px; height:21px}

div.tabSearch div.submSearch {float:left; padding-top:2px}
div.tabSearch div.txtSearch {float:left}

div.tabSearch div.txtSearch input {border:none; height:18px; width:190px; font-style:italic; font-size:12px; direction:rtl}


