/* ###################################################################################### */

* { padding: 0; margin: 0; }

body
{
    background: #FFFFFF;
    font-family: Arial;
    color: #333333;
    font-size: 62.5%;
    line-height: 165%;   
}

a
{                            
    -moz-outline-style: none;
    color: #0065EF;        
    text-decoration: underline;
}                         
a:hover
{     
    text-decoration: none;                            
}                                
a img
{
    position: relative;
    float: left;
    border: none;
}

form, fieldset
{
    position: relative;
    float: left;
    padding: 0px;
    margin: 0px;
    border: none;
}

label.err
{
    color: #FF0000;
}

/* ###################################################################################### */

#header
{
    position: relative;
    float: left;
    width: 100%;        
    height: 70px;
    padding-top: 20px;
    /*padding: 20px 0px 0px 0px;*/
    color: #A9A9A9;
    line-height: 100%;
    font-size: 11px;   
/*    border-bottom: 1px solid #A9A9A9;  */
    border-bottom: 5px solid #173FA2;
    margin-bottom: 20px;    
	z-index:1000;                                    
}

#header div
{
    position: relative; 
    width: 990px;
	height: 50px;
    margin: 0 auto;                                                           
}

#header ul
{
	position: relative;
	float: left;
	list-style-type: none;
	margin-top: 42px;
    margin-left: 30px;    
}
#header ul li
{
	position: relative;
	float: left;
	margin-right: 10px;	
	line-height: 18px;
}
#header ul li a
{	   
    font-size: 1.4em;
    padding: 7px 0px 3px 0px;
    width: 170px;
    display: block;
    float: left;    
    color: #04309B;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    background: url('/images/tab.gif') no-repeat bottom left;
    /*font-size: 1.1em;
	color: #333;*/
}   

#header ul li a.active,
#header ul li a:hover {
/*    text-decoration: underline;*/
    color: #FFF;
    background: url('/images/tab_on.gif') no-repeat bottom left;
}
    
/* ###################################################################################### */

#content
{
    position: relative; 
    width: 990px;  
    margin: 0 auto;  
    font-size: 1.1em;
    padding-bottom: 10px;
}

/* ###################################################################################### */

#search, #search2
{
    position: relative;
    float: left;
    width: 152px;
    padding: 13px;
    border: 1px solid #A9A9A9;
    font-size: 1em;
    margin-bottom: 15px;
}
#left
{
	position: relative;
    float: left;
	margin-right: 15px;
	width: 180px;
}

#adsense
{
    position: relative;
    float: left;
}

#search form fieldset, #index form fieldset, #search2 form fieldset
{
    width: 152px;
}
#search form label, #index form label, #search2 form label
{                    
    position: relative;
    float: left; 
    padding-bottom: 2px;
    font-weight: bold;   
    width: 152px;
}
#search form input, #index form input, #search2 form input
{
    position: relative;
    float: left;    
    margin-bottom: 8px;
    width: 148px; 
}
#search form select, #index form select, #search2 form select
{
    position: relative;
    float: left; 
    margin-bottom: 8px;
    width: 152px; 
}

#search form input.d, #search2 form input.d 
{
    width: 130px;
}
#search form a.d, #index form a.d, #search2 form a.d
{
    position: relative;
    float: left;
    width: 14px;
    height: 14px;
    background: url('/app/webroot/images/btn.date.gif') no-repeat top left;
    margin: 2px 0px 0px 4px;
}

#search form fieldset.r, #search2 form fieldset.r
{
    padding-bottom: 7px;
}
#search form fieldset.r label, #search2 form fieldset.r label
{
    width: 127px;  
    padding: 0px;
    line-height: 12px;      
}    
#search form fieldset.r input, #search2 form fieldset.r input
{
    clear: none;
    width: 15px;       
    margin: 0px 5px;
    height: 14px;            
}

#search form fieldset.a, #index form fieldset.a, #search2 form fieldset.a
{
    width: 48px;
    margin-bottom: 15px;
}
#search form fieldset.a label, #index form fieldset.a label, #search2 form fieldset.a label
{
    width: 44px;    
}
#search form fieldset.a select, #index form fieldset.a select, #search2 form fieldset.a select
{
    width: 40px;
}

#search form a.s, #search2 form a.s
{
    position: relative;
    float: left;
    color: #33CC33;
    background: url('/app/webroot/btn.search.gif') no-repeat top right;
    font-size: 1.1em;
    font-weight: bold;            
    padding: 2px 30px 2px 0px;
} 
#search form button, #search2 form button
{
    position: relative;
    float: left; 
    background: url('/app/webroot/images/btn.search.gif') no-repeat center right;
    font-size: 1.1em;
    font-weight: bold;
    color: #3FC93F;               
    line-height: 100%;
    padding: 2px 30px 3px 0px;
    cursor: pointer;        
    text-decoration: underline;
    width: 122px;
    border: none;
    font-family: Arial;
    height: 20px;
    text-align: right;
}

/* ###################################################################################### */
                      
#search h2, #search2 h2
{
    font-size: 1.4em;
    color: #3fc93f;
    margin-bottom: 15px;
}
#search ul, #search2 ul
{
    position: relative;
    float: left;
    width: 152px;
    margin-bottom: 10px;
    list-style-type: none;
}
#search ul li, #search2 ul li
{
    position: relative;
    float: left;
    width: 152px;
}
#search ul li span, #search2 ul li span
{
    position: relative;
    float: left;
    color: #7A7A7A;
    width: 75px;
}

#search div.viso, #search2 div.viso
{
    position: relative;
    float: left;
    width: 152px;
    font-weight: bold;
    border-top: 1px solid #A9A9A9;
    padding-top: 10px;
    margin-top: 20px;
}
#search div.viso span, #search2 div.viso span
{                       
    margin-left: 10px;
    color: #04309b;
    font-size: 1.7em;
}

#search ul#passengers, #search2 ul#passengers
{
	position: relative;
    float: left;
    width: 77px;
}

/* ###################################################################################### */

#results, #search_results
{
    position: relative;
    float: left;
    width: 615px;
    font-size: 1em;
  /*  margin-bottom: 20px;*/
}

#results h1
{
    font-size: 1.6em;
    margin-bottom: 5px;
    line-height: 150%;
}
#results h2
{
	position: relative;
	float: left;
	width: 100%;
    font-size: 1.4em;
    line-height: 130%;
	font-weight: normal;
}
#results h2#pm
{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #a9a9a9;
    font-size: 1.4em;
    line-height: 130%;
	font-weight: bold;
}
#results h3
{
    font-size: 1.4em;
    color: #7FCC33;
    line-height: 130%;
}

#results a.hide
{
    float: right;
    margin-bottom: 10px;
}


/* ###################################################################################### */

#results div.skr
{
    position: relative;
    float: left;
    width: 600px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 200%;
}
#results div.skr h2
{
    position: relative;
    float: left;
    width: 600px;
    margin: 0px;
    padding: 0px;
    color: #3fc93f;
    font-size: 1.6em;
    text-align: left;
	font-weight: bold;
}
#results div.skr p
{
    position: relative;
    float: left;
    font-size: 1.3em;
    color: #888888;
    font-weight: normal;
}
#results div.skr strong
{
    color: #333333;
}

/* ###################################################################################### */

#results div.filtras
{
    position: relative;
    float: left;
    width: 618px;
    border: 1px solid #A9A9A9;
    padding: 10px 20px;
    margin-bottom: 20px;
}  
#results div.filtras strong
{                       
    color: #333333;        
} 
#results div.filtras p
{                      
    color: #888888;
    font-size: 11px; 
}              
#results div.filtras span
{
    color: #33CC33;
}

#results div.filtras div.sl
{
    position: relative;
    float: left;       
    width: 290px;
    text-align: center;
    margin-right: 38px;
}   

#results div.filtras fieldset
{          
    margin-top: 10px;  
    width: 618px;           
}
#results div.filtras fieldset label
{                  
    padding: 0px;
    line-height: 12px;    
}    
#results div.filtras fieldset input
{
    clear: none;
    width: 15px;    
    height: 14px;        
}

/* This file skins sliders */
#results div.filtras div.ui-slider-handle 
{ 
    position: absolute; 
    height: 11px; 
    width: 7px; 
    top: 0px; 
    left: 0px; 
    background: url('/app/webroot/images/slider.gif') no-repeat top left;
    cursor: pointer;
}
#results div.filtras div.ui-slider-disabled #results div.filtras div.ui-slider-handle 
{ 
    opacity: 0.5; 
    filter: alpha(opacity=50); 
}
/* Default slider backgrounds */
#results div.filtras div.ui-slider 
{ 
    width: 290px; 
    height: 11px; 
    position: relative; 
    float: left;
    background: url('/app/webroot/images/slider.bg.gif') no-repeat 0px 3px;   
}
#results div.filtras div.bg
{
    position: absolute;
    background: url('/app/webroot/images/slider.bg2.gif') repeat-x top left;
    height: 6px;
    left: 0px;
    right: 0px;
    margin-top: 3px;
}  

#results div.filtras div.lk
{
    position: relative;
    float: left;
    font-size: 11px;
    color: #04309B;
    width: 130px;
    text-align: left;       
}

/* ###################################################################################### */

#results table.maz
{
    position: relative;
    float: left;
    width: 100%;
    background: #A9A9A9;
    margin-bottom: 10px;
	margin-top: 10px;
}
#results table.maz th
{
    background: #EDEDED;
    color: #7A7A7A;
    font-weight: normal;
    padding: 3px 7px;
}

#results table.maz th.pirmyn
{
    background: #d2d2d2;
    color: #333333;
}

#results table.maz th.pirmyn_over
{
    background: #f2ff9e;
    color: #333333;
}

#results table.maz th.atgal_over
{
    background: #f2ff9e;
    color: #333333;
}

#results table.maz td.ieskoti
{
	background: url('/app/webroot/images/ieskoti.gif') no-repeat center center #FFFFFF;
	cursor: pointer;
}

#results table.maz th strong
{
    color: #333333;
}
#results table.maz td
{
    font-weight: bold;
    padding: 3px 7px;
    text-align: center;
    background: #FFFFFF;
}
#results table.maz td.sel
{
    background: #D3FFD3;
}
#results table.maz td.load
{
    background: url('/app/webroot/images/preloader2.gif') no-repeat center center #FFFFFF;
}                    
#results table.maz td a
{
    font-weight: normal;
}

#results div.maz_info
{
	font-size: 11px;
	color: #a9a9a9;
	line-height: 140%;
	margin-bottom: 10px;
    width: 615px;
}


/* ###################################################################################### */

#results div.total
{
	position: relative;
    float: right;
    width: 100%;
	font-size: 12px;
	margin-bottom: 20px;
	color: #333;
}

#results div.paging
{
	position: relative;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #333;
}
#results div.paging ul
{
	position: relative;
	float: right;
	list-style-type: none;
}
#results div.paging ul li
{
	position: relative;
	float: left;
	margin-left: 10px;
}

#results table.pas
{                
    position: relative;
    float: left;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #A9A9A9;
    border-top: none;
    font-size: 1em;
    margin-bottom: 20px;
}
#results table.pas td
{                       
    border-top: 1px solid #A9A9A9;
    padding: 5px;
    color: #7A7A7A;
    vertical-align: top;
}                
#results table.pas td h3
{                        
    line-height: 108%;
    color: #333333;     
}
#results table.pas td.sm h3
{
    font-size: 1em; 
    line-height: 150%;
}
#results table.pas td.b
{
    font-size: 1.4em;
    color: #333333;
    font-weight: bold;
}    
#results table.pas th
{
    background: #EDEDED;
    text-align: left;
    font-weight: normal;
    color: #7A7A7A;
    padding: 5px;
    border-top: 1px solid #A9A9A9;
}     
#results table.pas th.pirmyn
{
    padding-left: 30px;
    background: url('/app/webroot/images/bg.pirmyn.gif') no-repeat 5px 6px #EDEDED;
}       
#results table.pas th.atgal
{
    padding-left: 30px;
    background: url('/app/webroot/images/bg.atgal.gif') no-repeat 5px 6px #EDEDED;
}
#results table.pas td span, #results table.pas th span
{
    color: #333333;
}

#results table.pas thead td span
{
    margin-right: 10px;
}    
#results table.pas thead td span strong
{               
    position: static;
    float: none;       
    font-size: 1em;
    color: #333333;
    margin: 0px 0px 0px 10px;
}  
#results table.pas thead td strong
{                  
    position: relative;
    float: left;
    font-size: 1.8em;
    color: #04309B;
    margin-right: 10px;
    margin-top: 11px
}
#results table.pas thead td p
{
    position: relative;
    float: left;
    width: 440px;
    line-height: 170%;
}
#results table.pas thead td a.i
{
    background: url('/app/webroot/images/btn.isskl.gif') no-repeat center right;
    padding-right: 10px;
    color: #0065EF;
}  
#results table.pas thead td a.s
{         
    background: url('/app/webroot/images/btn.suskl.gif') no-repeat center right;
    padding-right: 14px;
    display: none;
    color: #0065EF;
}

#results table td.rad
{
	background-color: #d2d2d2;/*#d3ffd3;*/
	border-right: 1px solid #a9a9a9;
	text-align: center;
	vertical-align: middle;
}
#results table td.rad input
{
	margin-top: 5px;
}

#results table.pas thead a.rezerv
{
    position: relative;
    float: right;
    font-size: 1.2em;
    color: #7FCC33;
    background: url('/app/webroot/images/btn.rezerv.gif') no-repeat top right;
    font-weight: bold;
    padding: 2px 25px 3px 0px;        
    margin-top: 9px;
}

#results table.pas thead
{
    display: table-row-group;
}
#results table.pas tbody
{
    display: table-row-group;
}                         
#results table.pas tbody.h
{
    display: none;
}

#results table.pas td.yel
{
    text-align: center;
    background: #FFFF65;  
    padding: 2px 0px;
}
#results table.pas td.red
{
    text-align: center;
    background: #FFDBB7;
    padding: 2px 0px;
}
#results table.pas td.red strong
{
    color: #DB0000;
}

#results table.pas td.b span
{
    font-size: 0.7em;
    font-weight: normal;
}

                                                                                           
/* ###################################################################################### */

#preloader
{
	text-align: center;    
    font-size: 1.8em;
    color: #04309B;
    width: 615px;
    line-height: 160%;
}

.preloader
{
    position: relative;
    float: left;
    height: 205px;
    
    padding-top: 170px;
    background: url('/app/webroot/images/preloader.gif') no-repeat center 90px;
}

#no_results
{
    position: relative;
    float: right;
    width: 615px;    
    text-align: center;    
    font-size: 1.8em;
    color: #04309B;
    line-height: 160%;
	margin: 50px 0 10px 0;
}

#error
{
    position: relative;
    float: left;  
    width: 638px;
    border: 1px solid #E9EA46;
    background: #FEFF63;
    color: #FE0009;
    font-size: 1em;
    padding: 5px 10px;
    margin-bottom: 10px;
    display: none;
    font-weight: bold; 
}                     
#index #error
{
    width: 388px;
}

/* ###################################################################################### */

#index
{
    position: relative;
    float: left;
    width: 410px;
/*    background: url('http://static.skrisk.lt/images/bg.index.jpg') no-repeat bottom right;*/
    padding: 0px 100px 20px 120px;
    font-size: 1em;
}
#index h1
{
    font-size: 1.6em;
    margin-bottom: 5px;
    line-height: 150%;
    color: #04309B;
}        
#index p
{
    font-size: 1.1em;
    margin-bottom: 20px;
}

#index form
{
    position: relative;
    float: left;
    width: 388px;
    padding: 15px 0px 20px 20px;
    border: 1px solid #A9A9A9;     
} 
#index form input, #index form select
{
    margin-bottom: 0px;
}
#index form fieldset
{             
    width: 174px;
    margin-right: 20px;
    margin-bottom: 8px;
}
#index form select
{
    width: 174px
}
#index form input
{
    width: 170px;
}
#index form label
{
    width: 174px;
}

#index form fieldset.r
{
    width: 368px;           
    padding: 5px 0px 3px 0px;
}                       
#index form fieldset.r label
{
    width: auto;  
    padding: 0px;
    line-height: 12px;      
}    
#index form fieldset.r input
{
    clear: none;
    width: 15px;       
    margin: 0px 5px;
    height: 14px;            
}
#index form input.d
{
    width: 152px;
}

#index form a.s
{
    position: relative;
    float: right;
    clear: both;
    background: url('/app/webroot/images/btn.search2.gif') no-repeat center right;
    font-size: 13px;
    font-weight: bold;
    color: #3FC93F;               
    line-height: 100%;
    padding: 13px 50px 14px 0px;
}
#index form button
{
    position: relative;
    float: right;
    clear: both;
    background: url('/app/webroot/images/btn.search2.gif') no-repeat center right;
    font-size: 13px;
    font-weight: bold;
    color: #3FC93F;               
    line-height: 100%;
    padding: 13px 50px 14px 0px;
    cursor: pointer;        
    text-decoration: underline;
    width: 215px;
    border: none;
    font-family: Arial;
    text-align: right;
}

/* ###################################################################################### */

#text
{
    position: relative;
    float: left;
    width: 410px;
	height: 390px;
    background: url('/app/webroot/images/bg.apie.jpg') no-repeat bottom right;
    padding: 0px 290px 10px 160px;
    font-size: 1em;
	line-height: 170%;
}
#text h1
{
    font-size: 1.6em;
    margin-bottom: 10px;
    line-height: 150%;
    color: #04309B;
}     
#text h2
{
    font-size: 1.6em;
    margin-bottom: 10px;
    line-height: 150%;
    color: #04309B;
}   
#text h3
{
	font-size: 1.2em;
    margin-bottom: 10px;
}      
#text p
{
    font-size: 1.1em;
    margin-bottom: 10px;
}

div.text2
{
    width: 660px !important;
	height: auto !important;
	background: none !important;
}


/* ###################################################################################### */

#rules
{
    position: relative;
    float: left;
    width: 500px;
    padding: 10px;
    font-size: 1em;
	line-height: 170%;
}
#rules h1
{
    font-size: 1.6em;
    margin-bottom: 10px;
    line-height: 150%;
    color: #04309B;
}     
#rules h2
{
    font-size: 1.4em;
    margin-bottom: 10px;
    line-height: 150%;
    color: #04309B;
}
#rules h3
{
    font-size: 1.2em;
    margin-bottom: 10px;
    line-height: 150%;
    color: #04309B;
} 
#rules pre
{
    font-size: 1.1em;
    margin-bottom: 10px;
}

/* ###################################################################################### */

#page
{
    position: relative;
    float: left;
    width: 660px;
    font-size: 1em;
    margin-bottom: 20px;
}

#page p
{
    font-size: 1.1em;
    line-height: 160%;
    margin-bottom: 10px;
}
#page h1
{
    font-size: 1.6em;
    margin-bottom: 10px;
}

#page h1 span
{                     
    color: #33CC33;
}
#page h2
{                             
    font-size: 1.6em;
    line-height: 130%;
    color: #33CC33;
}
#page h3
{
    font-size: 1.4em;
    color: #7FCC33;
    line-height: 130%;
}
#page ul
{
    list-style-type: none;
    font-size: 1.1em;
    margin-left: 20px;
    line-height: 200%;
    margin-bottom: 10px;
}

#page button.next
{
    position: relative;
    float: right;
    font-size: 1.2em;
    color: #7FCC33;
    background: url('/app/webroot/images/btn.rezerv.gif') no-repeat top right;
    font-weight: bold;
    padding: 2px 25px 4px 0px;
    margin: 5px 0px;
    font-family: Arial;
    border: none;
    cursor: pointer;
    text-align: right;
    line-height: 100%;
    text-decoration: underline;  
    width: 140px;
}
#page a.next, #page a.back
{
    position: relative;
    float: right;
    font-size: 1.2em;
    color: #7FCC33;
    background: url('/app/webroot/images/btn.rezerv.gif') no-repeat top right;
    font-weight: bold;
    padding: 2px 25px 3px 0px;
    margin: 5px 0px;  
}
#page a.back
{
    float: left;
    background: url('/app/webroot/images/btn.back.gif') no-repeat top left;
    padding: 2px 0px 3px 25px;
}
#page div.box a.next
{
    margin: 5px 10px 10px 10px;
}     
#page div.box button.next
{
    width: 150px;
    margin: 5px 10px 10px 10px;
}
#page div.box a.back
{
    margin: 5px 0px 10px 10px;
}

#page div.box
{
    position: relative;
    float: left;
    width: 658px;
    border: 1px solid #A9A9A9;
    border-top: none;
    margin-bottom: 0px;
}
#page div.box p
{
    font-size: 1.1em;
    line-height: 160%;
    margin-bottom: 10px;
    margin-left: 10px;
}
#page div.box p span
{            
    position: static;
    float: none;
    clear: none;
    font-size: 1.6em; 
    font-weight: bold;
    color: #0430BD;    
    margin: 0px;
    line-height: 160%;
    padding: 0px;
}
#page div.box h3
{
    position: relative;
    float: left;
    font-size: 1.1em;
    font-weight: normal;
    color: #333333;
    background: #EDEDED;
    border-top: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
    width: 638px;
    padding: 3px 10px;
    margin-bottom: 5px;
}
#page div.box fieldset
{                              
    width: 648px;
    padding: 0px 0px 10px 10px;
    clear: both;
}
#page div.box label
{
    position: relative;
    float: left;
    width: 314px;
    margin-right: 10px;
    font-weight: bold;
}
#page div.box label.s
{
    width: 40px;
    font-size: 0.9em;
    padding: 1px 0px 0px 3px;
}
#page div.box input, #page div.box select
{
    position: relative;
    float: left;
    width: 306px;
    margin-right: 10px;
    padding: 2px;
}   
 
#page div.box select
{
    position: relative;
    float: left;
    width: 60px;
}
#page div.box select.long
{
    position: relative;
    float: left;
    width: 306px;
}
#page div.box span
{
    position: relative;
    float: left;
    width: 314px;
    margin-right: 10px; 
    color: #7A7A7A;
    font-size: 0.9em; 
    line-height: 13px;
}

#page div.box fieldset.r input
{
    clear: none;
    width: 15px;       
    margin: 0px 5px;
    height: 14px;  
}           
#page div.box fieldset.r label
{                       
    width: auto;  
    padding: 0px 30px 0px 0px;
    line-height: 12px;      
}

#page div.box div.col
{
	position: relative;
	float: left;
	width: 324px;
}
#page div.box div.col fieldset.s
{
	position: relative;
	float: left;
	width: 300px;
}
#page div.box div.col fieldset.s h4
{
	font-size: 1.1em;
	font-weight:  bold;
	color: #333;
}

#page div.box fieldset.small
{	
	clear: none;
    width: 105px;
    margin-bottom: 15px;
}
#page div.box fieldset.small label
{
    width: 50px;    
}
#page div.box fieldset.small select
{
    width: 80px;
}


/*
#page div.box fieldset#rules label
{
	float: right;
	width: 100px;
}
#page div.box fieldset#rules input
{
	float: right;
	width: 20px;
}

#page div.box fieldset#payment label
{
	width: 160px;
}
#page div.box fieldset#payment input
{
	width: 20px;
}

#page div.box fieldset#utype label
{
	width: 160px;
}
#page div.box fieldset#utype input
{
	width: 20px;
}
*/

/* ###################################################################################### */

#footer
{
    position: relative;
    float: left;
    width: 990px;       
    border-top: 1px solid #A9A9A9;  
    padding: 10px 0px;
    font-size: 1.1em;
    color: #A9A9A9;
    line-height: 180%;
}
#footer p 
{
    position: relative;
    float: left;
}
#footer p.r 
{                      
    float: right;
    text-align: right;
}
#footer p.r span 
{
    position: relative;
    float: right;
    clear: both;
}

#footer span
{
	font-size: 11px;
}

#footer span a
{
	color: #A9A9A9; 
}


#footer a
{
    color: #333333;
}
#footer p.r a
{
    position: static;                 
    font-weight: bold;
}
#footer strong
{
    color: #333333;
}

/* ###################################################################################### */

#banner
{
	float: right;
	margin-bottom: 20px;

}

/* ###################################################################################### */
/* Autocomplete CSS */
.ac_results {
    padding: 0px;
    border: 1px solid WindowFrame;
    background-color: Window;
    overflow: hidden;
}
.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}
.ac_results iframe {
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    filter:mask();
    width:3000px;
    height:3000px;
}
.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: menu;
    font-size: 12px;
    overflow: hidden;
}
.ac_loading {
    background : Window url('/app/webroot/images/indicator.gif') right center no-repeat;
}
.ac_over {
    background-color: Highlight;
    color: HighlightText;
}
/* ###################################################################################### */
/* DatePicker */

table.jCalendar {
    background: #FFFFFF;
    border-collapse: separate;
    border-spacing: 2px;
    z-index: 199;
}
table.jCalendar th {
    background: #04309b;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
}
table.jCalendar td {
    background: #ededed;
    color: #000;
    padding: 3px 5px;
    text-align: center;
}
table.jCalendar td.other-month {
    background: #ddd;
    color: #000000;
}
table.jCalendar td.today {
    background: #ededed;
    color: #04309b;
}
table.jCalendar td.selected {
    background: #2da62d;
    color: #fff;
}
table.jCalendar td.selected:hover {
    background: #2da62d;
    color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
    background: #2da62d;
    color: #FFFFFF;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
    background: #bbb;
    color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
    margin-top: 25px;
    position: relative;
    background: #FFFFFF;
	border: 1px solid #04309b;
    font-size: 10px;
    font-family: arial, sans-serif;
    padding: 2px;
    width: 171px;
    line-height: 1.2em;
    z-index: 199;
}
div#dp-popup {
    position: absolute;
    z-index: 99999;
}
div.dp-popup h2 {
    font-size: 12px;
    text-align: center;
    margin: 2px 0;
    padding: 0;
}
a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}
a#dp-close:hover {
    text-decoration: underline;
}
div.dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}
div.dp-popup div.dp-nav-prev a {
    float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
    cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
    cursor: default;
}
div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}
div.dp-popup div.dp-nav-next a {
    float: right;
}
div.dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}
div.dp-popup td {
    cursor: pointer;
}
div.dp-popup td.disabled {
    cursor: default;
}

a.dp-nav-prev-month
{               
    position: relative;
    float: left;                               
    width: 4px;
    height: 4px;      
    padding: 0px;
    margin-top: 4px;      
    background: url('/app/webroot/images/btn.prevd.gif') no-repeat top left;
    line-height: 1px;
}
a.dp-nav-next-month
{    
    position: relative;
    float: left;                               
    width: 4px;
    height: 4px;     
    padding: 0px;
    margin-top: 4px;      
    background: url('/app/webroot/images/btn.nextd.gif') no-repeat top left;
    line-height: 1px;
}
a.disabled
{
    background: none;
}

form#done, #done fieldset
{
	position: relative;
    float: none;
}

/* ###################################################################################### */
/* First Data */

#page #information
{
	position: relative;
	float: left;
	width: 670px;
	font-size: 10px;
}

#page #information div.logotips img
{
	margin-right: 10px;
	margin-bottom: 10px;
}

#page #information h1
{
	position: relative;
	float: left;
	width: 670px;
}

#page #information div.left
{
	position: relative;
	float: left;
	width: 315px;
	margin-right: 40px;
}

#page #information div.right
{
	position: relative;
	float: left;
	width: 315px;
}

#page #information div.right div.visa
{
	position: relative;
	float: left;
	width: 100px;
	margin-left: 50px;
	margin-right: 20px;
}

#page #information div.right div.mc
{
	position: relative;
	float: left;
	width: 120px;
}

#page #information div.right div.verisign
{
	padding-top: 20px;
	position: relative;
	float: left;
	width: 120px;
}

#page div.box dl
{
	width: 500px;
	float: left;
	margin-left: 10px;
}

#page div.box dt
{
    width: 314px;
    font-weight: bold;
	margin-bottom: 2px;
}

#page div.box dd, #page div.box dd input
{
	margin-bottom: 10px;
}

#page div.box dd.price
{
	color:#04309B;
	font-size:1.7em;
}
#page div.box dd.month_year input
{
	width: 50px;
}
#page div.box dd input[name="cvc2"]
{
	/*#width: 50px;*/
}

/* ###################################################################################### */

#offers
{
    position: relative;
    float: left;
    width: 660px;
    font-size: 1em;
    margin-bottom: 20px;
}

#offers h1
{
    position: relative;
    float: left;
    width: 660px;
    margin: 0px;
    padding: 0px;
    color: #3fc93f;
    font-size: 1.6em;
    text-align: left;
	font-weight: bold;
}

#offers h2
{
	position: relative;
    float: left;
	width: 200px;
	color: #000;
	font-size: 1.4em;
}

#offers ul
{
	position: relative;
	float: left;
	width: 660px;
	list-style-type: none;
	margin: 15px 0;
}
#offers ul li
{
	position: relative;
	float: right;
	margin-left: 15px;
}
#offers ul li a
{
	font-size: 1.2em;
	color: #888;
}
#offers ul li a:hover
{
	color: #555;
}
#offers ul li a.sel
{
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

#offers table
{                
    position: relative;
    float: left;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #A9A9A9;
    border-top: none;
    font-size: 1em;
    margin-bottom: 20px;
}

#offers table thead
{
    display: table-row-group;
}

#offers table thead td
{                       
    border-top: 1px solid #A9A9A9;
    padding: 5px;
    color: #000;
    vertical-align: top;
	padding: 10px;
}

#offers table thead td strong
{                  

    font-size: 1.6em;
    color: #04309B;
    margin-right: 10px;
    margin-top: 11px
}

#offers table tbody.h
{
	display: none;
}


#offers table tbody th, #offers table tbody td
{
    background: #EDEDED;
    text-align: center;
    font-weight: normal;
	color: #000;
    padding: 5px;
    border-top: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
}  
#offers table tbody th, #offers table tbody td.price
{
	font-weight: bold;
}
#offers table tbody td.left
{
	text-align: left;
}
#offers table tbody td a
{
	color: #3FC93F;
	font-weight: bold;
}

#offers table thead td div.price
{
	position: relative;
	float: left;
	width: 200px;
	text-align: center;
}

#offers table thead td div.info
{
	position: relative;
	float: right;
	width: 200px;
	text-align: right;
}
#offers table thead td a.i
{
    background: url('/app/webroot/images/btn.isskl.gif') no-repeat center right;
    padding-right: 10px;
    color: #0065EF;
}  
#offers table thead td a.s
{         
    background: url('/app/webroot/images/btn.suskl.gif') no-repeat center right;
    padding-right: 14px;
    display: none;
    color: #0065EF;
}





            .flight {
                padding: 0px; 
                border: 1px solid #A9A9A9; 
                position: relative; 
                margin-bottom: 20px; 
                width: 615px;
                position: relative;
            }
            
            .flight .price {
                vertical-align: top; 
                width: 110px; 
                text-align: center;
                font-size: 20px; 
                font-weight: bold; 
                color: #04309B; 
                border-right: 1px solid #A9A9A9; 
                padding: 5px; 
                padding-top: 30px; 
            }
            
            .flight .book_link {
                position: relative;                            
                display: block;                
                font-size: 12px;
                width: 100px;
                height: 27px;
                text-align: left;
                margin: 0 auto;
                color: #7FCC33;
                background: url('/app/webroot/images/btn.rezerv.gif') no-repeat right center;
                font-weight: bold;
                padding: 0px;
                padding-top: 8px;
/*                padding-right:*/
                /*padding: 10px 20px 0px 0px;                */
            }
            
            .flight th {
                padding: 5px; 
                color: #7A7A7A; 
                font-size: 11px; 
                border-bottom: 1px solid #A9A9A9; 
                background: #EDEDED;
                font-weight: normal;
            }
            
            .flight th span.dark {
                color: #333333;                 
                padding-right: 10px;
            }
            
            th.way {
                background: #EDEDED; 
                border-bottom: 1px solid #A9A9A9; 
                font-weight: bold; 
                font-size: 11px; 
                padding: 5px;
                text-align: left;
            }
            
            th.way .light {
                padding-left: 20px; 
                font-size: 11px; 
                color: #7A7A7A; 
                font-weight: normal;
            }
            
            .flight_parts {
                width: 100%;
            }
            
            .flight_parts td {
                font-size: 11px; 
                color: #7A7A7A; 
                padding: 3px; 
                border-bottom: 1px solid #A9A9A9;
            }
            
            .flight_parts .last td {
                border-bottom: 0px;
            }
            
            .flight_parts td.b {
                padding-left: 10px; 
                font-size: 16px; 
                color: #333; 
                font-weight: bold;
            }   
            
            .flight_parts h3 {
/*                font-size: 15px; */
                color: #333;
                white-space: nowrap;
            }   
            
            .flight_parts .small {
                font-size: 12px !important;  
                color: #333 !important;              
            }      
            
            .flight_parts th {
                background: #EDEDED; 
                border-bottom: 1px solid #A9A9A9; 
                font-weight: bold; 
                font-size: 11px; 
                padding: 5px;
                color: #7A7A7A;
                font-weight: normal;
                text-align: left;
            }            
            
            .flight_parts .h {
                display: none;
            }
            
            .fl { float: left; }        
            .fr { float: right; }
            .cl { clear: both; }
            
            .dTable { display: table; }
            .dNone { display: none; }
            .dInline { display: inline; }
            
            .wf { width: 100%; }
#straipsnis
{
    
    float: left; 
    position: relative; 
    margin: 0px; 
    margin-left:15px;
    width: 300px; 
    border:1px solid #A9A9A9;
    padding:15px 20px 0 20px;
}
#straipsnis2
{
    
    float: left; 
    position: relative; 
    margin: 0px; 
    width: 300px; 
    border:0px solid #A9A9A9;
    padding:0px;
}
#top_banner2 img{
    float:left;
    margin-left:15px;
    margin-top:-13px;
}
#straipsnis h2, #straipsnis h2 a
{
    color:#04309B;
    line-height:150%;
    font-size: 16px;
}
#straipsnis a
{
    color:#000000;
    text-decoration: none;
}
#top_banner a img{
    float:left;
    padding-right: 5px;
    padding-bottom: 5px;
}

.country_select {
	padding: 16px 16px;
}

.country_select .group_header {
	font-weight: bold; 
	font-weight: 16px;
	background-color: #EFEFEF;
}

.top_menu {
	z-index:50000;
}

.finnair_index {
	
}


.finnair_index fieldset {
	float: none;
	width: 200px !important;
	display: block;
}

.finnair_index label {
	width: 80px !important;
	color: #003977;
}

.finnair_index strong {
	color: #003977;
}

.finnair_index  form {
	width: 200px !important;	
	padding: 8px 0 8px 20px !important;
	border: 1px solid #003977;
}

#index .finnair_index form button {
	background: none;
	border:medium none;
	clear:both;
	color:#003977;
	cursor:pointer;
	float:left;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	padding:2px 30px 2px 0 !important;
	text-align:right;
	font-style: italic;
	text-decoration:underline;
}

.promo {
	border: 2px solid  #003977;
	padding: 10px 10px 4px 10px;
	margin-bottom: 8px;
}

.promo > div{
	
}

.flight_promo {
	width:634px;
}

.waiting-more {
	left: 195px !important;
    opacity: 0.8 !important;
    padding-top: 0;
    position: absolute !important;
    top: 116px !important;
	z-index:100 !important;
	background: url("/app/webroot/images/preloader.gif") no-repeat scroll center 90px #FFFFFF !important;
}
