﻿body
{
    direction:rtl;
    text-align:right;
    width:256px; height:166px;
    font-family:Arial;
    font-size:12px;
    color:Black;
    overflow:hidden;
    margin:0px;    
}

a
{
    color:Black;
    text-decoration:none;
    cursor:pointer;
}

.header {height:21px;}

.header a {vertical-align: inherit;}

.main
{
    height:87px !important;
    height:87px;
    padding-right:4px !important;
    padding-right:6px;
    border-right:solid 1px #a4a5ab;
    border-left:solid 1px #a4a5ab;
}

.main div {clear:both;}

.main .labels div
{
    width:125px;
    float:right;
}

.main .inputLine
{
    height:28px !important;
    height:auto;    
    margin-top:2px;    
    clear:both;   
}

.main input
{
    color:black;        
    background-color:#FFFFFF;
    background-image:url(/Hebrew/images/newSite/Backgrounds/input_strip.gif);
    background-position:left top;
    background-repeat:repeat-x;
    border:1px solid #9F9F9F;    
    padding:3px 5px 0px 0px;
    float:right;
    font-size:12px;
    font-family:Arial;
}

.main .send
{        
    background-image:none;
    position:absolute;    
    top:68px;    
    border:none; 
    cursor:pointer; 
	margin-right:36px;
	width:67px;
	height:38px;
}

.main .searchEngineErr
{
    color:Red;
    font-size:11px;
    z-index:5;
    position:absolute;
    padding-right:30px;
    display:none;
    right:0px;
    top:110px !important;
    top:105px;
    background-image:url('/Hebrew/images/newSite/Backgrounds/erorr_engine_insidePage.gif');
    background-position:right top;
    background-repeat:no-repeat;
	width:220px;
}

.footer
{    
    height:56px;
    border-right:solid 1px #a4a5ab;
    border-left:solid 1px #a4a5ab;
}
.art
{
    direction:rtl;
    text-align:right;
    width:116px; height:240px;
    font-family:Arial;
    font-size:12px;
    color:Black;
    overflow:hidden;
    margin:0px; 
	
	
}
.DBoxArt
{
	
}
.headerArt
{
	height:21px;
	width:116px;
	overflow:hidden;
}

.DBoxArt .mainArt
{
	
    height:150px;
    width:114px;
	overflow:hidden;
    border-right:solid 1px #a4a5ab;
    border-left:solid 1px #a4a5ab;
	
}
.DBoxArt .mainArt .inputLine
{
	height:28px !important;
	height:28px; 
	
    
}

.DBoxArt .mainArt .inputLine INPUT
{
	color:black;        
    background-color:#FFFFFF;
    background-image:url(/Hebrew/images/newSite/Backgrounds/input_strip.gif);
    background-position:left top;
    background-repeat:repeat-x;
    border:1px solid #9F9F9F;    
    padding:3px 5px 0px 0px;
	margin-right:5px;
    font-size:12px;
    font-family:Arial;
	width:96px;
}
.DBoxArt .sendLine
{
	margin-right:45px;
	
}
.DBoxArt .mainArt .searchEngineErr
{
    color:Red;
    font-size:11px;
    z-index:5;
    position:absolute;
    padding-right:30px;
    display:none;
    right:0px;
    top:160px !important;
    top:160px;
    background-image:url('/Hebrew/images/newSite/Backgrounds/erorr_engine_insidePage.gif');
    background-position:right top;
    background-repeat:no-repeat;
	width:90px;
}

