﻿
		.content
	    {
		    width:1010px;
		    height:708px;
		    margin-top:0px !important;		
		    background-image:url('../img/content_fill.png');
		    background-position:0 0;
		    background-repeat:no-repeat;
		    padding-top:0px !important;		    
	    }
	    
	    body
	    {
	        margin:0px;
	        padding:0px;
	        background-image:url('../img/body_fill.png');
	        background-repeat:no-repeat;
	        background-position:0 0;
	    }
	    
	    .linkStyle
	    {
	        font-family:Arial;
	        font-size:13px;
	        color:#999999;
	        direction:rtl;
	    }
	    
	    .nav_text
	    {	        	        
	        float:left;
	        margin-top:15px;
	        margin-left:30px;	        
	        position:absolute;
	    }
	    
	    .bottom
	    {
	        margin-top:450px !important;	        
	    }
	    
	    .nav_text a
	    {	        
	        direction:rtl;	        
	        text-decoration:none;
	        margin-left:10px;    
	        margin-right:10px;    	        
	    }
	    
	    .inputDiv
	    {
	        background-image:url('../img/input_bg.png');    
	        width:334px;
	        height:32px;
	        background-repeat:no-repeat;
	        display:inline-block;	        
	        vertical-align:middle;		        
	    }
	    
	    input[type=text]
	    {	        
	        background-color:transparent;
	        border:none;	     
	        direction:rtl;
	        width:320px;
	        height:32px;
	        padding-right:10px;
	        padding-left:4px;
	    }
	    
	    .button_search
	    {
	        background-image:url('../img/button_search.png');    
	        width:89px;
	        height:34px;
	        background-repeat:no-repeat;
	        background-position:0 0;
	        display:inline-block;
	        vertical-align:middle;
	        cursor:pointer;	        
	    }
	    
	    .left_galochki
	    {
	        background-image:url('../img/left_galochki.png');    
	        width:220px;
	        height:103px;	        	        
	    }
	    
	    
	    .left_logo
	    {
	        background-image:url('../img/left_logo.png');    
	        width:95px;
	        height:98px;	        
	        margin-top:35px;	    
	    }
	    
	    .left_holder
	    {
	        float:left;
	        margin-left:105px;   
	        width:204px;
	        margin-top:30px; 
	        display:inline-block;
	    }
	    
	    .button_printer
	    {
	        background-image:url('../img/button_main.png');    
	        width:304px;
	        height:81px;
	        margin-top:50px;
	        float:left;
	        margin-left:100px;
	        cursor:pointer;
	    }
	    
	    .printer_holder
	    {
	        background-image:url('../img/printer_image.png');    
	        background-repeat:no-repeat;
	        background-position:0 0;
	        display:inline-block;	     
	        margin-top:50px;
	             
	        width:700px;
	        margin-left:-20px;
	        height:375px;
	    }



	#result {
		height:20px;
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333;
		padding:5px;
		margin-bottom:10px;
		background-color:#FFFF99;
		}

	#searchText {
		text-align: left;
		border: 0;
		font-size: 16px;
		}



	.suggestionsBox {
		background: #fff; 
		text-align: center;
		position: absolute;
		margin-left: 24em;
		margin-top: -1em;
		padding:0;
		display: block;
		width: 260px;
	
		color: #000;

		border-radius: 17px; 
		-webkit-border-radius: 17px;
		-moz-border-radius: 17px;
		border: 1px solid gray;

		z-index: 999;
		}


	.suggestionList {
		margin: 0px;
		padding: 0px;
		}

	.suggestionList ul li {
		list-style:none;
		margin: 0px;
		padding: 6px;
		border-bottom:1px dotted #666;
		cursor: pointer;
		text-align: left;
		font-weight: normal;
		}

	.suggestionList ul li:hover {
		background-color: #FC3;
		color:#000;
		}

	.suggestionList ul {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000;
		padding:0;
		margin:0;
		text-align: left;
		}


	#suggest {
		position:relative;
		}


	.suggesionList a, a:hover, a:link, a:visited {
		font-weight: normal;
		}

	.popup
	    {	         
	         width:757px;	         
	         background-repeat:no-repeat;
	         background-position:0 0;
   	         display:none;
	         position:absolute;
	         margin-top:265px;
	         margin-left:125px;
	    }
	    
	    .popup_top
	    {
	        height:60px;
	        width:757px;
	        background-image:url('../img/popup_top.png');    
	    }
	    
	    .popup_fill
	    {	        
	        width:757px;
	        background-image:url('../img/popup_fill.png');    
	        background-repeat:repeat-y;	        
	    }
	    
  	

        .popup_margin
        {
            margin-right:80px;
        }
	    
	    .popup_message
	    {
	        font-family:Arial;
	        color:#4e4e4e;
	        font-size:18px;
	        direction:rtl;
	        width:640px;
	        margin-right:80px;
	        margin-left:30px;    
	        text-align:right;       
	    }
	    
	    .popup_title
	    {
	        direction:rtl;
	        text-align:right;
	        width:640px;
	        margin-right:80px;
	        margin-left:30px;    
	        text-align:right;
	        font-family:Arial;
	        font-weight:bold;
	        font-size:37px;
	        color:#3a831a;
	    }
	    
	    .popup_bottom
	    {
	        height:33px;
	        width:757px;
	        background-image:url('../img/popup_bottom.png');    
	    }
	    
	    .close_popup
	    {
	         background-image:url('../img/popup_close.png');
	         width:30px;
	         height:30px;
	         float:right;
	         cursor:pointer;
	         margin-top:8px;
	         margin-right:15px;	         
	    }

		.formContact {
			text-align: right;
		}

		.formContact input {
			width: 140px;
			border: 1px solid gray;
			height: 25px;
			margin-right: 10px;
			margin-top: 10px;
		}

		.formContact input[type="submit"]{
	background: #44921f;/* Fallback color for non-css3 browsers */
		border: 0;
		color: #eee;
		cursor: pointer;
		font: 16px Arial, Helvetica, sans-serif;
		font-weight: bold;
		height: 30px;
		margin-right: 5.5em;
		margin-top: 10px;
		width: 84px;
		outline: none;
		/* Rounded Corners */
		border-radius: 30px; 
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;

}
		textarea:focus, input:focus{
		 outline: none;
		}
		
		