/* CSS Document */
BODY,HTML,form{
	margin:0;
	padding:0;	
}

section, nav,header, footer, aside{display:block;}
img{border:none;}
input, select, textarea{font-family:Arial, Helvetica, sans-serif;}
BODY{
	background:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#252525;
	direction:rtl;
}
.clear{clear:both;}
.b728x90{
	width:728px;
	height:90px;
}
#header,#main,#prop,#head,#footer{
	width:100%;
	clear:both;
}
#head{
	background:#f6f6f6;
	height:27px;
	line-height:27px;
	border-bottom:1px solid #e3e3e3;
}
#head a{ display:inline-block;}

.sprite{
	background-image:url(sprite.png); 
	background-color:transparent;
	background-repeat:no-repeat;
}
#head .box{position:relative;}
#menu{
	float:left;
	width:auto;
}
#menu a{
	font-size:14px;
	color:#000;
}
#menu a:hover{text-decoration:none;}
#menu .active{
	color:#078532; 
	text-decoration:none;
	font-size:14px;
}
#head span{
	padding:0 8px; 
	color:#828080;
	font-size:10px;
}
#head .fav_btn{
	position:absolute;
	z-index:1;
	display:block;
	width:123px;
	height:40px;
	background-position: 0 -75px;
	right:0;
	top:0;
}#head .fav_btn:hover{background-position:-125px -75px;}
#head .fav_btn.active{ 
	z-index:9999;
	background-position:0px -116px;
}#head .fav_btn.active:hover{background-position:-125px -116px;}
#head .fav_btn span{
	float:left;
	font-size:13px;
	line-height:14px;
	text-decoration:none;
	color:#fff;
	padding: 6px 0 0 22px;
}
#head .fav_btn.active span{ display:none;}
#favBox{
	position:absolute;
	z-index:1;
	display:block;
	width:auto;
	height:auto;	
	top:37px;
	right: 1px;
	top: 37px;
}
#addthis_box{
	float:left;
	padding:3px 8px 0;
	direction:ltr;
	width:150px;
	overflow: hidden;
	height: 20px;	
}
#addthis_box span{padding:0;}
#login_btn{
	margin-right:145px;
	color:#3f3f3f;
	font-size: 14px;
}
#login_btn a{ color:#3f3f3f;}
#login_btn a.blue{color:#2e71ad;}
#login_btn a:hover{text-decoration:none;}
#login_btn span, #menu span{
	display:inline-block;
	padding:0;
}

#header{padding-top:10px;}
.logo {
	display: block;
	width: 130px;
	height: 72px;
	text-decoration: none;
	float: right;
	margin-top: 18px;
	color: #205D90;
	font-size: 16px;
	letter-spacing: -0.15px;
	text-align: center;
	position: relative;
}
.logo  span{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
a.logo:hover{	
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/* IE 8 */
  -moz-opacity: 0.5;/* Netscape */
  -khtml-opacity: 0.5; /* Safari 1.x */
  opacity: 0.5; /* Good browsers */
}
#header .b728x90{float:left;}
.gotohp {
	float: left;
	width: auto;
}
.und_link {
	text-decoration: underline;
	cursor: pointer;
	color: #25699e;
}
#banners{
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	display:none;
}

#banners .b300x600,
#banners .b160x600,
#banners .b120x600, 
#banners .b126x177, 
#banners .buy2{
    	padding-bottom: 24px;
	clear:both;
}
#banners .b126x177{	height:177px;}
#banners .buy2{ height:227px;}

#banners .OUTBRAIN {
    margin-bottom: 24px !important;
}

#prop{
	height:24px;
	line-height:24px;
	padding-top:15px;
	font-size:14px;	
}
#prop .date{
	float:right;
	width:auto;
	color:#2e71ad;
	padding-right: 10px;
}
#prop .date span{ padding:0 8px; font-size:12px;}
#prop .view{
	float:left;
	width:auto;
	color:#494848;
}
#prop .view span{padding-left:3px; font-size:12px;}
#prop .view span.sections{
	padding-left:0;
	font-size:14px;
}
#prop .view  a{
	color:#494848;
	padding:0 5px;
}
#prop .view  a.on{
	color:#078532;	
	text-decoration:none;
	padding-right:3px;
}
#prop .view  a.on i{
	display: inline-block;
	background-position: -142px 0;
	width: 15px;
	height: 8px;
}
#prop .view  a:hover{text-decoration:none;}
#main{position:relative;}
#main .box{
	border:1px solid #d7d7d7;	
	width:836px;
	padding:20px 14px;
	background:#fff;
}
#main .box.shimushonBox,#main .box.contentBox {min-height:835px;}
#search{
	border-bottom:1px solid #d8d8d8;
	height: 50px;
	position:relative;	
}
#search i{
	background-position: -30px 0;
	width: 110px;
	height: 39px;
	display: inline-block;
	margin-bottom: -8px;	
	overflow: hidden;
	margin-right: 14px;
	margin-left: 6px;
}

#field{
	-webkit-box-shadow: 0px 0px 5px 1px  rgba(47, 119, 239, 0.6);
	-moz-box-shadow:    0px 0px 5px 1px  rgba(47, 119, 239, 0.6);
	box-shadow:         0px 0px 5px 1px  rgba(47, 119, 239, 0.6);
	width:480px;
	height:29px;
	border:1px solid #1d68e3;
	display:inline-block;
	overflow:hidden;
}
#field input{
	border:none;
	background-color:#fff;
	-webkit-box-shadow: inset 1px 2px 0px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    inset 1px 2px 0px 0px rgba(50, 50, 50, 0.15);
	box-shadow:         inset 1px 2px 0px 0px rgba(50, 50, 50, 0.15);
	width:453px;
	height:29px;
	line-height:20px;
	padding:0 14px;
	margin:0;
	display:block;
	font-size:15px;
	font-weight:bold;
}
#field.active{		
	-webkit-box-shadow: 0px 0px 5px 1px  rgba(47, 119, 239, 1);
	-moz-box-shadow:    0px 0px 5px 1px  rgba(47, 119, 239, 1);
	box-shadow:         0px 0px 5px 1px  rgba(47, 119, 239, 1);	
}
#search span{
	float: right;
	top: 8px;
	position:relative;
}

#submit{
	width:117px;
	height:32px;
	background-color:#2f77ef !important;
	background-position:90px 8px;
	border:1px solid #2f77ef;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    1px 1px 1px 1px rgba(50, 50, 50, 0.1);
	box-shadow:         1px 1px 1px 1px rgba(50, 50, 50, 0.1);
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	top: 0;
	padding-right: 30px;
	line-height: 27px;
	cursor:pointer;
	float:left;
}

#submit:hover{background-color:#1f96ff !important;}

#footer .box{
	border-top:1px solid #d7d7d7;
	font-size:12px;
	line-height:30px;
	padding-bottom:20px;
}

#footer .fmenu{
	width: auto;
	float: right;
	position: relative;
}
#footer .fmenu a{
	color:#080808;
}
#footer .fmenu a:hover{text-decoration:none;}

#footer .copyright{
	width: auto;
	float: left;
	color:#686868;	
}
#footer .copyright i{
	background-position:0 -44px;
	width:230px;
	height:26px;
	display:inline-block;
	float:left;
	position:relative;
}
#footer span{
	padding:0 8px; 
	font-size:10px;
	color:#828080;
}

#shimushon dl, 
#shimushon dt,
#shimushon dd
{
	margin:0;
	padding:0;
}
#shimushon dl{ 
	clear:both;
	padding-bottom:8px;
	}

#shimushon dt{
	width:60px;
	color:#003953;
	line-height:14px;
	padding:9px 0 0px;
	float:right;
	font-size:14px;
	overflow:hidden;
}
#shimushon dt.long{ padding:3px 0 0;}
#shimushon dd{
	padding-right:60px;
	height:auto;
	margin-bottom: 9px;	
}

#shimushon dd a{
	float:right;
	height:30px;
	text-decoration:none;
	background-color:transparent;	
	background-repeat:no-repeat;
	/*margin:3px;*/
	margin:3px 0;
	display:block;
}
#shimushon dl:not(#mylinks) dd a:hover{	
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/* IE 8 */
  -moz-opacity: 0.5;/* Netscape */
  -khtml-opacity: 0.5; /* Safari 1.x */
  opacity: 0.5; /* Good browsers */
}
#shimushon dl#mylinks{padding-bottom:0;}
#mylinks .bottom{
	 border-bottom:1px solid #efefef;
	 width:774px;	
}
#mylinks >dt, #mylinks >dd{ padding-bottom:0 !important;}
#mylinks > dd a, #mevz > dd a{
	background: none !important;	
	font-size:14px;
	text-decoration:underline;
	color:#447fae;
	font-weight:normal;
	margin:3px;
}
#mylinks > dd a:hover{
	text-decoration:none;
}

#mylinks > dd a i, #mevz > dd a i{
	display:inline-block;
	width:20px;
	height:20px;
	position:relative;
	top:7px;
	background-repeat:no-repeat;
	margin-left: 2px;	
}
dl#mevz {
  border-top: 1px solid #d8d8d8;
  line-height: 31px;
  height: 27px;
  border-bottom: 1px solid #d8d8d8;  
  margin: 5px 0;
}
dl#mevz.mevzLayer{
	margin: 5px 0px 0px;
	height: auto;
	line-height: 30px;
	padding-bottom: 0px;
}

#mevz >dt{ 
  padding-top: 11px;
  margin-top: 0;
  padding-right: 4px;
  width: 56px;
  color:#4f4f4f;
  position: relative;
  z-index: 1;
  background: #fff;
  width: 48px;
  
  -webkit-box-shadow: -8px 8px 8px 0px #fff;
  -moz-box-shadow: -8px 8px 8px 0px #fff ;	
  box-shadow: -8px 8px 8px 0px #fff; 
}
#mevz.mevzLayer >dt{ 
  -webkit-box-shadow:none;
  -moz-box-shadow:none ;	
  box-shadow: none; 
   
}

#mevz >dd{
  padding-top: 0px !important;
  position: relative;
  top: 0;
  padding-right: 0;
 
  
  
}
#mevz.mevzLayer >dd{
	margin-bottom: 0px;	
	padding-right: 56px;
}
@media \0screen\,screen\9 {#mevz.mevzLayer >dd{	padding-right/*\**/:0\9;}}/*IE8*/

#mevz > dd a{
	color:#215584;
	text-decoration:none;
	margin-left: 4px;
}
#mevz.mevzLayer > dd a{
	line-height: 18px;
    height: 18px;
}

#mevz > dd a i{ top:5px;}
#mevz.mevzLayer > dd a i{top: 1px;}

#layer.contact .window, 
#layer.contact-callback .window{
	width:509px;
	height:481px;		
}
#layer.register .window{
	width:434px;
	height:518px;	
}
#layer.login .window{
	width:434px;
	height:473px;	
}
#layer.fav .window{
	width:377px;
	height:650px;	
	top: 0;
	left: auto;
}

/*CONTENT STYLES*/
.contentBox h1, .contentBox p{ padding:0 14px;}
	
.contentBox h1{
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	color: #396899;
	
}
	
	
/*LAYER STYLE*/
#layer {
	display:none;	
}
#layer .bglayer{
	width:100%;
	height:100%;
	position:fixed;
	opacity:0.75;
	background:#222;	
	z-index:999;
	top:0;
	left:0;
}

#layer .window{	
	position:absolute;
	z-index:9999;
	top:30px;
	left:50%;
	background:transparent;	
}

#layer .win_title{
	width:100%;
	height:46px;
	background:#619dc9;
	color:#fff;
	position:relative;
}
#layer .win_close{
	position:absolute;
	width:20px;
	height:20px;
	top:50%;
	left:10px;
	margin-top:-10px;	
}#layer .win_close:hover{	
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/* IE 8 */
  -moz-opacity: 0.5;/* Netscape */
  -khtml-opacity: 0.5; /* Safari 1.x */
  opacity: 0.5; /* Good browsers */
}

#layer .win_close i{
	background-position:-145px -15px;
	width:10px;
	height:10px;
	margin:5px;
	display:block;
}

#layer .win_title h2{
	margin:0;
	font-size:21px;
	line-height:46px;
	padding:0 22px;
}


/*END LAYER STYLE*/

/*MASHLIM*/
.rightChoices {padding-bottom:10px !important;}
div.predictad{
	left: auto !important;
	top: 33px !important;
	right: 227px !important;
	width: 482px !important;
}
@-moz-document url-prefix(){
	div.predictad{right: 224px !important;}
}
.ppTD{
	position: absolute !important;
	bottom: 12px !important;
	
}
.rightChoices ul{
	-webkit-box-shadow: inset 0px 3px 3px 0px  rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    inset 0px 3px 3px 0px  rgba(50, 50, 50, 0.1);
	box-shadow:         inset 0px 3px 3px 0px  rgba(50, 50, 50, 0.1);	
}
div#predictad_div.predictad ul{padding-top: 8px !important;	padding-bottom: 30px !important;}
#predictad_table{border-color:#cdcdcd !important;}
#predictad_table li{font-size:15px; padding:0px 14px 1px !important; line-height: 19px !important;}
div.predictad ul li.selected.selected{ 
	background-image:none;background:#dceaf5 !important;
	border: none !important;
	padding: 2px 15px !important;
}
/*END MASHLIM*/
.highlight{
        background:yellow !important;
}
.ui-state-highlight{
        height:36px;
}
#layer.support .window, #layer.addurl .window {
        height: 481px;
         width: 509px;
}
.editBox .editlink_form{padding: 0;}

a.disabled{
	cursor:auto;
	color:#ccc;
}
body.search_page{background:#fff !important;}
.search_page .logo span{
	position:absolute !important;
	top: auto !important;
}

.search_page #search{
	padding: 15px 0px 0;
	background: #fff;
	border: none;
}

.search_page  .sbox {
	width: 862px;
	margin: 0;
}
#search .sbox{position:relative;} 
.search_page p{
	margin: 4px 0 -4px;
	font-size: 12px;
	line-height: 12px;
}
.search_page .logo {
	margin-top: 0;
	margin-left: 44px;
	margin-right: 15px;
	font-size: 12px;
	width: 74px;
	height: 40px;
	
}
.search_page .logo img{
	width: 74px;
	height: 31px;
}
.search_page .logo span{display:none;}

.search_result_pHeader, #content{
	background: #FFFFFF;
	padding: 10px 0;
}
#content{ padding-right:137px; padding-top:5px;}
.search_result_pHeader{
	margin-bottom: 10px;
	background: #f0f7f9;
	border-top: 1px solid #6b90da;
	height: 17px;
	overflow: hidden;
	padding: 3px 10px 3px 0;
	font-size: 12px;
	font-weight: normal;
}
.search_result_pHeader .result{
	display: inline-block;
	float: left;
	width:auto;
}

.search_page .search_list{
	margin: 0;
	list-style: none;
	padding: 10px 0 0;
}

.search_page #search form{
	margin-top: 10px;
	width: 100%;
}

.search_page #head{
	background: #fff;
	font-size: 13px;
	border-color: #c9d7f1;
	line-height: 21px;
	height: 25px;	
	margin-top: -1px;
}
.search_page #head strong{
	margin: 0px  5px 0 0;
	line-height: 23px;
	display: inline-block;	
}
.search_page #head a{
	display: inline-block;	
	margin: 0px 5px 0 0;
	color: #2200cc;
	text-decoration:underline;
}
.search_page #head a:hover{
	text-decoration:none;	
}
#sfield{
	width: 494px;
	height: 28px;
	display: inline-block;
	overflow: hidden;
	padding: 3px;
	float:right;
}
#sfield input{
	outline-color: #4D90FE;
	line-height: 28px;
	height: 28px;
	width: 461px !important;
	padding: 0 15px;
	border: 1px solid #a9a9a9;
	font-size: 16px;
}
.search_page #submit{
	top: 4px;
	background-position: -209px 8px;
	width: 68px;
	height: 28px;
	float: right;
	border-radius: 0;
	background-color: #4b8bf5 !important;
	border-color: #3078ee;
	box-shadow: none;
	margin-right: 14px;
}


.search_page div#adcontainer3 {
	padding-right: 10px;
	border-right: 1px solid #E3E3E3;
	float:left;
}
.search_page .scontBox {
	float: right;
	width: 540px;
}
.search_list li{padding-bottom: 15px; font-size:13px;}
.search_list .item_title a {
	color: #0000cf;
	font-weight: normal;
	font-size: 16px;
}
.search_list .item_site a.site_link{
	color: green;
	text-decoration: none;
	font-size: 12px;
}
.search_list .related_site_link{
	color: #0000cf;
	font-size: 14px;
	
}.search_list .related_site_link:hover{ text-decoration:none;}

.search_page #search div.predictad {
    top:34px !important;
	width:493px !important;
	right: 136px !important;
}
@-moz-document url-prefix(){
	.search_page #search div.predictad{right: 136px !important;}
}
.search_page #botsearch div.predictad {
	top:auto !important;
	width:493px !important;
	bottom: 62px !important;
	right: 13px !important
}
@-moz-document url-prefix(){
	.search_page #botsearch div.predictad{right: 13px !important;}
}

#search_pagination {
	direction:ltr;
	text-align:center;
	padding: 45px 0 30px;
}
#search_pagination a, #search_pagination span{	padding:0 3px;}
#search_pagination span.current{ color:#Ca0002; font-weight:bold;}

#search_pagination a{ 
	color:#000 ; 
	margin:0 ;  
	font-weight:normal ;
	text-decoration:underline;
}
#search_pagination a:first-child, #search_pagination a:last-child{
    color: #20C ;
    font-weight: bold ;
	margin: 0 20px;
	
}


.search_page #search i{
	float: right;
	width: 118px;
	height: 25px;	
	background-position: 0 -160px;
	position: relative;
	top: 10px;
	margin-right: 10px;
}
.search_page #botsearch i{
	float: right;
	width: 120px;
	height: 28px;
	background-position: -126px -157px;
	position: relative;
	top: 5px;
	margin-right: 10px;
}
.search_page #botsearch{
	background: #f0f7f9;
	border-top: 1px solid #6b90da;
	border-bottom:1px solid #6b90da;
	padding:30px 10px;
	position: relative;
	
}
.search_page .spellingMistakes {
	padding-right: 10px;
	margin: -5px 0 10px;
	font-size: medium;
	font-weight: normal;
}
.search_page .spellingTitle{color: #cc0000;}
.search_page .spellingMistakes a {color: #2200cc;}

.search_page #head.smain{
	height: 32px;
	border-bottom: solid 3px #5496C9;
}
#head.smain a.logo{
	float:left;
	margin:1px 10px;
	display:inline-block;
	width:68px;
	height:30px;
}
#head.smain a.logo img{
	width:68px;
	height:30px;
}
.search_page #head .sbox{line-height:32px ;padding-right:15px;}
.search_page #search.smain .sbox{margin:0 auto;}
.search_page #search.smain #sfield {width: 581px !important;}
.search_page #search.smain #sfield input{width: 549px !important;} 
.search_page #search.smain i{ margin-right:0;}
.search_page #search.smain form {
    width: 722px !important;
    margin: 180px auto 0 !important;
	padding-right:118px !important;
}
.search_page #search.smain .sbox .sbox{
	text-align: center;
	width: 587px;
	float: right;
}
.search_page #search.smain #submit_btn{
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	-webkit-border-radius: 2px;
	-webkit-user-select: none;
	background-color: #f5f5f5;
	background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #666;
	cursor: default;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	line-height: 27px;
	margin: 11px 6px;
	min-width: 54px;
	padding: 0 8px;
	text-align: center;
	width: 150px;
	outline-color: rgb(77, 144, 254);
	border-color: rgb(220, 220, 220);
	color: rgb(102, 102, 102);
	cursor:pointer;
}
.search_page #search.smain #submit_btn:hover{	
	border-color: rgb(191, 191, 191);
	color: rgb(32, 32, 32);
}

.search_page #search.smain div.predictad {   
	width:581px !important;
	right: 133px !important;
	left:auto !important;
}
@-moz-document url-prefix(){
	.search_page #search.smain div.predictad{right: 132px !important;}
}
@media all and (-webkit-min-device-pixel-ratio:0) {/*CHROME*/
		.search_page #search.smain div.predictad{right: 132px !important;}
}

.search_page #search.smain p.copyright {
	direction: ltr;
	text-align: center;
	padding-top: 55px;
	font-size: 11px;
}

/* mevzBox */
.marquee {  	
  	overflow: hidden;
    direction:ltr;
	position:relative;
	top:0;
	right: -5px;
	width: 768px;
	margin-right:-5px;
	}
#mevz .mevzBox{
	height:35px;
	margin-bottom:0;
	direction:rtl;
}

#mevz.mevzLayer .mevzBox{
	margin: 6px 0 0;
	height:auto;	
	-webkit-transition:height 2s;
        transition:height 2s;
}

#mevz .mevzBox div{
	display:inline-block;
}

#mevz.mevzLayer .mevzBox div {
    line-height: 18px;
    height: 18px;
    display: inline-block;
}

#mevz .mevzBox a i{
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-bottom:2px;
	margin-left:-3px;
}
#mevz.mevzLayer  > dd a#mevzCloseBtn{
	display: block;
	width: 20px;
	height: 20px;
	background-color:transparent !important;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJFJREFUeNpi1C9/z8nAwNADxLFAzMtAHvgMxPOBuJQFalgWA2UA5JA8IP7HBCRiGKgH4kAG8lHRQCEmBiqDgTPwQocA9QyEGUaMoUykuoyQoUzkeBOfoUzkhhkueSZKIgCbOhZsCg0qPgzBdDi8DPxERfPeggycSUUDF4CSTQ0QswFxMBDLkGnQG5BhQFwNEGAA2agfMqCQY/gAAAAASUVORK5CYII=") !important;
	text-indent:-5000px;
	overflow:hidden;
	margin:0 0 4px;
	float:left;
}
#mevz  > dd a#mevzOpenBtn{
	display: block;
	width: 20px;
	height: 20px;
	background-color:transparent !important;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJZJREFUeNpi1C9/z8bAwNAFxMFALMNAHngDxAuAuJoFSLQAcT4DZUAEiEuAmJEJSKQzUA8kgAzko6KBwkwMVAYj0EAWbIIXOgSINsCg4gNhF6IrItYwvF4mZCgueSZyNOGzjIlUbxFyORMpYUVM2DKRG5tDO6d8oqJ570AGLqGigYtYoCUtCMQCMS+ZBn0G4vlAXA4QYACPjyHC841pYgAAAABJRU5ErkJggg==") !important;
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	position:absolute;
	z-index:1;
	left:0;	
	line-height: 20px;
	top: 8px;
	margin: 0;
	
	-webkit-box-shadow: 8px 0px 8px 0px rgba(255,255,255,1);
	-moz-box-shadow: 8px 0px 8px 0px rgba(255,255,255,1);
	box-shadow: 8px 0px 8px 0px rgba(255,255,255,1);
	
}
/* END mevzBox */

/*POPUP*/
#popup{
        font-family:Arial, Helvetica, sans-serif;
        color:#000;
        width:500px;
        height:227px;
        direction:rtl;
        background:#eff4f8 url(img/popup_sprite.png) no-repeat 0 bottom;
        border: 7px solid rgba(0,177,255, .5);
        position:absolute;
        left:50%;
        top:50%;
        margin-top:-115px;
        margin-left:-225px;
        border-radius:6px;

  -moz-background-clip: border;     /* Firefox 3.6 */
  -webkit-background-clip: border;  /* Safari 4? Chrome 6? */
  background-clip: border-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */

  -moz-background-clip: padding;     /* Firefox 3.6 */
  -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
  background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */

  -moz-background-clip: content;     /* Firefox 3.6 */
  -webkit-background-clip: content;  /* Safari 4? Chrome 6? */
  background-clip: content-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
        z-index:1005;
}
#popup.view{
        background-image:url(img/popup_sprite_popup_view.png);
}

#popup .links{
        font-size:14px;
        text-align:left;
        padding:10px 15px;
        color:#0177ab;
}
#popup .links a{
        color:#0177ab;
        text-decoration:underline;
}#popup .links a:hover{text-decoration:none;}
#popup .links span{padding:0 8px;}

#popup h2{
        font-size:18px;
        line-height:30px;
        margin:0;
        padding:0;
        padding-right:34px;
}
#popup p{
        margin:0;
        font-size:15px;
        width:445px;
        padding-right:34px;
        line-height:23px;
}
#popup .download{
        display: block;
        width: 233px;
        padding-left: 26px;
        height: 43px;
        margin-top: 11px;
        font-size:18px;
        text-align:center;
        color:#fff;
        font-weight:bold;
        line-height:37px;
        text-decoration:underline;
}
#popup .download:hover{text-decoration:none;}
#popup .verbal_explanation_wrapper{

}
#popup .verbal_explanation_wrapper{
        position:absolute;
        right:48px;
        bottom:13px;
}
#popup .verbal_explanation_wrapper a{
        color:#0177ab;
        text-decoration:underline;
        font-size:14px;
}
#popup .verbal_explanation_wrapper a:hover {
        text-decoration:none;
}

/*END POPUP*/

#popup_layer{
        background:#222;
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        opacity:0.8;
        z-index:1002;
}

