body {
background-color: #ecf1f4;
font-size: 12px;
font-family:Arial, Verdana, Sans-serif;
color:#000000;  
padding:0px;
margin: 0px;
text-align:center;
}

/* for iePC */ td{
font-size: 12px;
}

a {color: #7a9c00;
text-decoration: none;}
a:visited {color:#7a9c00;}
a:hover {color: #54646a;}
a:active { color:#7a9c00;}

h1{
font-size:18px;
}
h2{
font-size:16px;
}
h3{
font-size:24px;
color: #7a9c00;
text-align: center;
text-decoration: underline;
}
h4{
font-size:12px;
}

.bullets{
list-style-image : url(images/bullets_HP.gif);
}

#container {
	width:925px;
	min-height:700px;
	height:auto !important;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	top:0px;
}

#left_margins 
{	
	
	margin-left: auto;
	background-color: #ecf1f4;
	
}

#top_nav 
{
	font-size: 13px;
	color:#696969;
	background-image: url(images/T1_02.jpg);
	background-repeat:no-repeat;
	width:925px;
	height:96px;
	clear:both;
	text-align:left;
	padding: 0 0 0 5px;
}

#top_nav a {color: #696969; text-decoration: none;}
#top_nav a:visited {color:#696969;}
#top_nav a:hover {color: #7A9C00;}
#top_nav a:active { color:#696969;}

#right_margins 
{
	
	margin-right: auto;
	
}

#header 
{
	background-image: url(images/T1_05.jpg);
	width:925px;
	height:154px;
	clear:both;
	background-repeat: no-repeat;
}

#header_banner 
{
	background-color: #000;
	width:925px;
	height:133px;
	clear:both;
}

#btn_top{   
    padding-top:20px;
}

#nav_menu 
{	
	float:left;
	width:925px;
	height:24px;	    	
	border:1px solid;
    border-color: #bfc9d2;
	background-image: url(images/T1_07.jpg);
	background-repeat: repeat-x;		
	clear:both;	
}

#menu a { 
color: #3e494e;
text-decoration: none; 
margin: 0px;
}

#menu a:visited {color:#3e494e;}
#menu a:hover {color: #ffb228;}
#menu a:active { color:#3e494e;}


#breadcrumbs
{
clear: both;
text-align:right;
padding: 5px 10px 0 0;

}

#breadcrumbs a {color: #696969; text-decoration: none;}
#breadcrumbs a:visited {color:#696969;}
#breadcrumbs a:hover {color: #7A9C00;}
#breadcrumbs a:active { color:#696969;}

#right_space 
{
	float:right;
	/*background-image: url(images/T1_09.jpg);*/
	width:170px;
	height:13px;
}

#wraper{
width:748px;
float:right;
_clear:both;
}

#carousel 
{
	float:right;	
	text-align:right;
	direction:rtl;
	width:748px;
	min-height:110px;
	height:auto !important;
	padding: 0 0 0 0;		
}

#main 
{
	float:right;
	background-image: url(images/T1_11.jpg);
	font-family:Arial, Verdana, Sans-serif;
	text-align:right;
	direction:rtl;
	width:748px;
	height:155px;	
}

.main_links{
font-size:14px;
color: #7A9C00;
font-weight: bold;
}

#main_links a {color: #7A9C00; text-decoration: none;}
#main_links a:visited {color:#7A9C00;}
#main_links a:hover {color: #000000;}
#main_links a:active { color:#7A9C00;}


#main_banners 
{
	float:right;	
	text-align:right;
	direction:rtl;
	width:748px;
	min-height:180px;
	height:auto !important;
	clear:both;
		
}

#left_col
{
	float:left;	
	width:177px;
	min-height:515px;
	height:auto !important;
	text-align:right;
	direction:rtl;
	padding: 0 0 0 0;
	clear:both;
	/*display:none;*/
}

.box_container{
    background-color: #ffffff;
    width: 177px;
    border: solid 1px;
    border-color: #bfc9d2;    
}

.box_title{
    background-image: url(images/box_title_bg.jpg);
    background-repeat: repeat-x; 
    border-bottom: solid 1px;
    border-bottom-color: #bfc9d2;     
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: 177px;
}

.box{
    background-color: #ffffff;
    width: 177px;
}

#footer
{
	clear:both;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	width:925px;
	height:27px;
	color:#696969;
	padding: 4px 0 0 0;
}

#footer a {color: #696969; text-decoration: none;}
#footer a:visited {color:#696969;}
#footer a:hover {color: #7A9C00;}
#footer a:active { color:#696969;}

#copyright 
{
	clear:both;	
	width:925px;
	height:15px;
}

/* AjaxSearch */

#ajaxSearch_form {
           color: #7A9C00;
           width: 170px;
       }
       
#ajaxSearch_input 
{
   direction:rtl;          
   display: inline;
   height: 17px;
   width: 100px;
   border: 1px solid #ddd;
   border-left-color: #c3c3c3;
   border-top-color: #7c7c7c;
   background: #fff url(images/input-bg.gif) repeat-x top left;
   margin: 0 3px 0 0;
   padding: 3px 0 0;
   vertical-align: top;
   text-align:right;
}

.ajaxSearch_extract
{
   color:#617377;
   direction:rtl;     
   
}
#ajaxSearch_submit {
   display: inline;
   height: 22px;
   width: 22px;          
   line-height: 22px;
   background: url(images/search_btn.jpg);
   background-repeat:no-repeat;
   border-style:none;
}
#ajaxSearch_output {
   border: 1px solid #7A9C00;
   padding: 10px;
   background: #fff;
   display: block;
   height: auto;
   vertical-align: top;
}

.ajaxSearch_resultsInfo {

}

.ajaxSearch_result {
   color: #000000;
   margin-bottom: 3px;
}
.ajaxSearch_resultLink {
   text-decoration: underline;
   color: #7A9C00;
}

.ajaxSearch_highlight
{
 text-decoration:undrline !important;  
 font-weight:bold;
 color: #7A9C00;
 
}

.ajaxSearch_paging
{
    float:left;
}

#newsletter 
{
 font-family:Arial, Arial (Hebrew), Verdana;
 color: #7a9c00;
}

/* ToolTip */

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}       
/* NewsTicker */
#newstitle
{
margin-right:5px;
	
}

#newsdate
{
font-size: 10px;
font-weight: bold;
margin-right:5px;

}

#newsintro
{
margin-right:5px;
}

/* stepcrousel */

.stepcarousel{
position: relative; /*leave this value alone*/
border: 1px solid #bfc9d2;
overflow: scroll; /*leave this value alone*/
width: 728px; /*Width of Carousel Viewer itself*/
height: 130px; /*Height should enough to fit largest content's height*/
background-color: #ffffff;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 5px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

