/*GENERAL & MISC*/
body {
  background: url(images/mainBG.jpg) #0d5399; 
  background-repeat: repeat-x;
  color: #fff; 
  font-family: arial; 
  direction: rtl; 
  font-size: 13px; 
}
   
.clr { clear: both; }


#site {
  padding-top: 3px; 
}
  
/*CNETER*/
#center {
	/*background-color: #001624;*/
  vertical-align: top;
}
  /*HEADER*/
#header { background: transparent url(images/header.gif) no-repeat scroll 0 0; 
  width: 754px; 
  height: 140px;    

  }
    #header p { padding-top: 10px; padding-right: 12px; font-weight: bold; color: yellow; }
    
#header_top {
  text-align: center;
  font-weight: bold;
  font-size: 16px; 
  color: yellow; 
  display: block;
  }
  
#header_top_midd {
  text-align: center;
  font-weight: bold;
  font-size: 15px; 
  color: white; 
}

#header_he_info {
  padding-top: 50px;
  padding-right: 10px;
  color: yellow;
  font-weight: bold; 
  text-align: right;
}
#header_en_info {
  padding-top: 3px;
  padding-right: 10px;
  color: yellow;
  font-weight: bold; 
  text-align: right;
}
    /*END HEADER*/
    
    
  /*CONTENT*/
  #content { 

  background: #001624 url(images/cont_bg.jpg) no-repeat;
  padding: 0; 
/*  border-bottom: 3px solid white;*/
  }
  #content_left,#content_right {
  float: left; 
  width: 140px; 
  height: 83px; 
  margin-top: 10px; 
  }
  #content_center {
  float: left; 
  width: 238px; 
  height: 83px; 
  /*background: url(images/big_button.gif)*/; 
  margin: 50px 105px 0px 105px; 
  }
  #center_button {
  text-align: center; 
  padding: 4px 4px;
  }

#frameholder {
	/*height: 500px;*/
	/*width: 480px;*/
	padding: 0px important;
	display: block!important;
}
/* control refreshing frame, change width / height */
#google {
	width: 321px;
	height: 241px;
	clear: both;
	display:block;
	padding-top: 0px;
	padding-right: important;
	padding-bottom: 0px;
	padding-left: important;
	overflow: hidden;
	
	
} 
/* control none refreshing frame, change width / height */
#cast-tv {
	width: 560px;
	height: 493px;
	clear: both;
	display:block;
	padding-top: 0px;
	padding-right: important;
	padding-bottom: 0px;
	padding-left: important;
	border: 0;
	background-color: #001624;
	text-align: center;
}


      #btn_left, #btn_right { 
        /*float: left; */
        background: url(images/small_button.gif); 
        width: 150px; 
        height: 41px; 
		text-align: center;

      }
	   
     #btn_right { text-align: center; }
      #btn_left { text-align: center; } /*IE FIX*/
      
      #btn_left a, #btn_right a { text-align: center; color: white; }
      
      #note { text-align: center; padding: 15px 0px; }
      
  /*FOOTER*/
#footer {
	background: #0d5399 url(images/footer_bg2.gif);
	height: 44px;
	width: 752px;
  }
  #footer_new {background-color: #0d5399;}
    #bottom_menu { padding: 10px 0px 0px 80px; }
    
    #footer ul li { float: left; margin-right: 15px;}
      #footer ul li a { color: yellow; }
      
          #footer_new ul li { float: left; margin-right: 15px;}
      #footer_new ul li a { color: yellow; }
  
  
/*RIGHT*/
#right {margin-left: 0px; }

/*SIDEBARS*/
#left { width: 90px; *width: 110px;  float: left; padding-top: 150px; *padding-left:5px; text-align: center;  }
 #right { width: 108px; float: right; padding-top: 150px; text-align: center; }
  #left p,#right p { margin-bottom: 10px; }
  #left img,#right img { margin-bottom: 25px; }

/*FORM*/
  div.form2
{
margin-top:0;
 background-color:#c0c0c0;
  width: 80%;
  text-align:center;
 margin-bottom:0px;
}
  div.form
{
 background-color:#c0c0c0;
  width: 445px;
  text-align:center;
  height:500px;
  *height:490px;
  margin-top:15px;
 margin-bottom:0px;

}

h1.frm_h1
{
  color:#00f;
font-size:19px;
padding-top:15px;
padding-bottom:30px;


}
h2.frm_h2
{
  color:#3366ff;
font-size:17px;
padding-top:15px;
*padding-left:188px;
font-weight:bold;
}

div.fld
{
  display:block;
  width:440px;
  padding-bottom:10px;
  

}

div.frm_name
{

  display:inline;
  color:#ba5f5e;
  float:right;
  font-size:16px;
  font-weight:bold;
  padding-right:20px;
  padding-top:14px;
}
div.frm_sub
{

  display:inline;
  color:#3f65e2;
  float:right;
  font-size:16px;
  font-weight:bold;
  padding-right:20px;
  padding-top:20px;
}

div.fld_type
{

display:inline;
float:right;
padding-right:10px;

}
input.fld_erea1
{
 width:140px;
 background:#feff99;
 float:right;
margin-right:70px;
*margin-right:220px;
*margin-top:-25px;


}
input.fld_erea2
{
 width:140px;
 background:#feff99;
 float:right;
padding-right:60px;
*margin-right:190px;
*margin-top:-25px;
}

textarea.erae
{

background:#ffffcd;

width:240px;
height:100px;

overflow:auto;
}

input.submit
{
 margin-top:10px;
  *margin-top:-50px;
 
 margin-left:120px;
  *margin-left:20px;
  height:30px;  
 width:80px;
 
 
  
}

div.frm_img
{
 display:block;
 margin-bottom:10px;
 
  *margin-top:-10px;

}

.afootertext {
	padding-bottom: 2px;
}

.afootertext a {
	color: white;
}
a , a:visited {color:#ffffff !important;}
coffeexml {padding-top: 10px; *padding-top: -10px; }

#test {

}
