@import url("reset.css");

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

                                                                                   
body
{
    background: url('../images/bg.body.gif') repeat-x top left #EBEBEB;
    font-family:Arial,sans-serif;
    color: #000000;
	font-size: 62.5%;
    line-height: 165%; 
	text-align:center;
}

a 
{
    font-family: Arial;
	color: #000000;
    text-decoration: none; 
}

a:hover
{
    text-decoration: none;
}

a img
{
    border: none;
}

form 
{
	display:inline;
} 

input, select 
{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background: #fff url('/client/img/fieldbg.gif') repeat-x top;
	padding: 3px;
}

input.search
{
    border-right: 1px solid #DBD8D8;
	border-bottom: 1px solid #DBD8D8;
	border-left: 1px solid #aba9a9;
	border-top: 1px solid #aba9a9;
    padding: 3px;
    width: 200px;
    font-family: Verdana;
	float: left;
	font-size: 11px;
	background: #fff url('/client/img/fieldbg.gif') repeat-x top;
}

textarea
{
    border: 1px solid #DBD8D8; 
    font-family: Verdana;
	font-size: 13px;
    width: 514px;
    padding: 3px;
    background:#fff url('/client/img/fieldbg.gif') repeat-x top;
}

button.search {
	margin-left:2px;
	float: left;
	padding:2px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	width:21px;
	height:20px;
	background:url('/client/images/search-button.gif') no-repeat 0px 3px;
	text-indent:-5000px;
}





h1 {
	font-size:1.0em;
	font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
}

hr {
	height:1px;
	background:transparent;
	border-bottom:1px solid #ccc;
	padding:10px 0px;
}

h3 {
	border-bottom:1px solid #eee;


}

button
{
    cursor: pointer;
}

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

#cont
{
    position: relative;
    float: left;
    width: 100%;                                                             
    font-size: 1.2em;
	text-align:center;
}

#footer
{
    position: relative;
    float: left;
    width: 980px;                                                       
    padding: 5px 0px 5px 0px;
    border-top: 8px solid #AEADAD;
    font-size: 11px;
    color: #252422;
}

#footer span.aut {
    float:right;
}

#footer span.aut a{
    text-decoration:underline;
    margin:0px 4px;
    
}

#footer span.aut a:hover{
    text-decoration:none;
    
}

#footer span.copyright {
    float:left;
}

#footer_content
{
	border-top:8px solid #AEADAD;
	padding: 10px;
	color: #888;
	font-size: 11px;
	float:left;
	background: #ffffff;
}

#footer_content p
{
	color: #888;
	font-size: 11px;
	margin: .6em 0;
	padding: 0;
	line-height:130%;
}

#footer_content a{
	color: #888;
	font-size: 11px;
	text-decoration:underline;
}





div.align
{
    position: relative;       
    width: 980px;
    height: 100%;
    margin: 0 auto;
	text-align:left;
}

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

#header
{
    position: relative;
    float: left;
    width: 920px;
    background: url('../images/bg.header.gif') no-repeat top left;
    padding: 0px 30px 27px 30px;   
}

#header p
{
    position: relative;
    float: left;
    width: 920px;
    padding: 8px 0px 8px 0px;
    font-size: 11px;
    color: #252422;
}

form#searchform {
	position: absolute;
	top: 50px;
	left: 730px;
	z-index: 30;
	width: 240px;
}

form#searchform fieldset {
    display: inline;
	margin:0;
    padding:0;
    border:0;
}

#header ul {
	position:absolute;
	right:30px;
	z-index:5;
}

#header li {
	float:left;
}

#header li a {
	display:block;
	padding:0 10px;
	font-size:11px;
	color:#171717;

}
#header #menu-up {
	top:5px;
}

#header #menu-up a{
	float:left;
	background: url('/client/images/nav-left.gif') no-repeat left top;
	margin:0;
	margin-right:5px;
	padding:0 0 0 10px;
	color:#656565;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */


}

#header #menu-up a:hover {
	color:#000;
}


#header #menu-up a span {
	float:left;
	display:block;
	background: url('/client/images/nav-right.gif') no-repeat right top;
	padding: 1px 10px 2px 0px;
}

#header #banner {
	position:absolute;
	left:200px;
	top:38px;
	z-index:10;
	height:47px;
	padding:0;
}

#header #langs {
	position:absolute;
	left:30px;
	bottom:10px;
	z-index:50;
}

#header #langs a {
	padding-right:10px;
	color:#fff;
	text-decoration:none;
}

#header #langs a:hover {
	color:#99e248;
}

#header #langs a.current {
	font-weight:bold;
	text-decoration:underline;
}

#header #langs a.current:hover {
	color:#fff;
}


#header #menu2 {
	position:absolute;
	right:0px;
	bottom:5px;
	z-index:55;
	height:25px;
	width:800px;
}


#menu2 #kaleva-menu li a{
	color:#FFF;
	border-right:1px solid #309667;
	line-height:24px;
	font-size:11px;
}

#menu2 #kaleva-menu li a:hover {
	background:#1f533b;
}

#menu2 #kaleva-menu li.sel a {
	background:#1f533b;
}



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

#container
{
    position: relative;
    float: left;
    width: 970px;
    padding: 5px;
    background: #FFFFFF;
}

#menu
{
    position: relative;
    float: left;
    width: 159px;
	padding-right:5px;
	border-right: 1px solid #DCDCDC;
}

#menu ul.left-menu {
	margin:0;
	padding:0;
    position: relative;
    float: left;
    width: 159px;
}
#menu ul li {
	margin:0;
	padding:0;
	width:159px; 
    position: relative;
    float: left;                      
    margin-bottom: 2px;   
}

#menu ul li a 
{
    position: relative;
    float: left;
    width: 151px;       
	padding: 4px;     
	display: block;
	color: #fff;
	font-weight:bold; 
    background: #027f46;
} 
#menu ul li a span
{                   
    position: relative;
    float: left;
    width: 131px;
}



#menu ul li a:hover {
	background:#033b28;
}

#menu ul li a img {  
    position: relative;
    float: left;
padding-top: 5px;   
padding-left:5px;
padding-right:10px;     
}

#menu ul li ul {
	margin:0;
	padding:0;

}

#menu ul li ul li {
	margin:0;
	padding:0;              
    margin-bottom: 1px;  
}

#menu ul li ul li a {
	display:block;
	background:#e6e6e6 url('/client/images/menu-icon2.gif') no-repeat 5px;
	padding-left:15px;
	color:#000;
	font-weight:normal;
	width:140px;
}

#menu ul li ul li a:hover {
	background:#c4c4c4 url('/client/images/menu-icon2.gif') no-repeat 5px;
}

#menu ul li.sel
{
margin: 0px;
padding: 0px;
}
#menu ul li.sel a {
	background:#00a86d;
}

#menu ul li ul li.sel a {
	background:#c4c4c4 url('/client/images/menu-icon2.gif') no-repeat 5px;
	font-weight:bold;
}


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

#container2
{
    position: relative;
    float: left;
    width: 799px;
    padding-left: 5px;
    border-left: 1px solid #DCDCDC;
	margin-left:-1px;
}
#container2 div.l1
{
    position: relative;
    float: left;
    background: #E4F5FD;
    padding: 5px 10px 5px 10px;
    color: #252422;
    font-size: 1em;
    width: 779px;
    margin-bottom: 5px;
}

#container2 div.l1 a{
	text-decoration:underline;
	color:#097f17;

}

#container2 div.l1 a:hover {
	text-decoration:none;
	color:#171717;
}

#container2 div.l2
{
    position: relative;
    float: left;
    background: #00a86d;  
    padding: 10px;
    color: #FFFFFF;
    font-size: 1.4em;
    width: 779px;
    margin-bottom: 5px;
}

#container2 div.l2 h1 {
	color:#fff;
	font-weight:normal;
	width:auto;
	float:left;
}
#container2 div.l2 a {
	color:#fff;
	font-weight:normal;
	font-size:0.6em;
	width: auto;
	float: right;
	text-align: right;
}
#container2 div.l2 h1 a {
	font-size:1em;
	float: left;
	text-align: left;
	font-family:"trebuchet ms",arial,"hirakakupro-w3",osaka,"ms pgothic",sans-serif;
}
#container2 div.l2 a:hover {
	text-decoration: underline;
}

#container2 div.l2.mindex {
	width:430px;
	margin-top:5px;
	margin-bottom:10px;
}

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

#content
{
    position: relative;
    float: left;
    border-right: 1px solid #DCDCDC;
    padding-right: 5px;
	padding-left:5px;
    width: 629px;
	margin-left:-1px;
}

#content p
{
    padding-bottom: 10px;
    color: #252422;
    font-size: 1.1em;
    line-height: 150%;
}

#content h1 {
	font: 2.4em/1.4 Georgia, "Times New Roman", Times, serif;
	/*color:#93a89b;*/
	color:#FF0000;
	display:block;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

#content h3 {
	font: 1.5em/1.3 Arial, "Times New Roman", Times, serif;
	color:#2e654c;
	display:block;
	margin-bottom:5px;
	width:100%;
	display:block;
}
#content h4 {
	font: 1.2em/1.1 Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#2e654c;
	display:block;
	margin-top:15px;
	padding-bottom:5px;
	width:100%;
	display:block;
}

#content a {
	color:#ff7e00;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content ul {
    position:relative;
	padding: 0px;
	list-style-type:disc;
	margin-left: 40px;
	margin-bottom: 10px;
}

#content ul li {
	padding-bottom: 5px;
	line-height: 150%;
    
}

/**/

#content .miestas-aprasymas{
	
}
#content .vitem {
	position:relative;
	float:left;
	border-top:1px solid #ccc;
	padding-top:5px;
}

#content .vitem h1{
	color: #027f46;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

#content .vitem p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin-bottom: 5px;
	padding: 0px;
}

#content .vitem span {
	position:relative;
	float:left;
	width:337px;
	padding:0px 5px;
	color:#545453;

}



#content .vitem .images {
	position:relative;
	float:left;
	width:150px;
	padding:5px;
}

#content .vitem .images img {
	padding-bottom:5px;
}





#content h2 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #027f46;
	margin-bottom: 10px;
}

#right-menu {
	position:relative;
	float:left;
	width:154px;
	padding-left:5px;
	border-left: 1px solid #DCDCDC;
	margin-left:-1px;
}

#right-menu h1 {
    position:relative;
    float:left;
    width:146px;
	display:block;
	padding:4px;
	background:#00a86d;
	color:#FFF;
	font-size:1.0em;
	font-family:Arial;
	font-weight:bold;
	margin-bottom:5px;
}

#right-menu .box {
    position:relative;
    float:left;
	display:block;
	padding:5px;
	margin-bottom: 10px;
	background:#e4f5fd;
	border:1px solid #e4e4e4;
}

#right-menu .box strong{
    font-size:1.0em;
    float:left;
    width:100%;
    margin:5px 0px 10px 0px;
    width:142px;  
}

#right-menu .box a strong{
	text-decoration:underline;
	color:#027f46;
    
}




#right-menu .box a:hover strong{
	text-decoration:none;
	color:#000;
}

#right-menu .box ul {
	margin:0;
	padding:0;
}



#right-menu .box ul li {
	padding:5px 0;
	border-bottom:1px solid #ccc;
}

#right-menu ul#luxur {
	width:154px;
	margin:0;
	padding:0;
}

#right-menu ul#luxur li {
	float:left;
	width:154px;
	border-bottom:1px solid #f0f0f0;
	padding:4px 0px 4px 0px;
}

#right-menu ul#luxur li a {
	background:url('/client/images/st.gif') no-repeat left 50%;
	padding-left:10px;
}

#right-menu ul#luxur li a:hover {
	color:#027f46;
	text-decoration:underline;
}

#right-menu ul#luxur li.sel {
	background:#d6e3fe;
}

#right-menu ul#luxur li.sel a {
	font-weight:bold;
	color:#027f46;
	background:none;
}

#right-menu ul#luxur li.sel a:hover {
	text-decoration:none;
}

/* Kelioniu sarasas*/

#content #kelioniu_sarasas{
	text-align:left;
}

#content #kelioniu_sarasas a{
	color:#03183e;
	font-weight:bold;
}

#content #kelioniu_sarasas tr td{
	padding:8px;
	background:#bedecf;
	border-bottom:2px solid #fff;

}

#content #kelioniu_sarasas tr th {
	padding:5px;
	border-bottom:1px solid #AAA;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}



#content #kelioniu_sarasas tr.zebra td{
	background:#e5f2ec;
}

#content #kelioniu_sarasas tr.nonebg td{
	background:none;
	
}

/* Pazintines keliones aprasymas*/

#content .gallery {
	float:right;
	padding:5px;
	background:#e4f5fd;
	border:1px solid #e4e4e4;
	width:140px;
	padding-bottom:0;
	margin:5px 0px 5px 10px;

}

#content .gallery a img {
	padding-bottom:3px;
}

#content .pk-aprasymas{
}

/**/
#content #pk-prices{
	text-align:left;
}



#content #pk-prices tr td{
	padding:8px;
	background:#bedecf;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;

}

#content #pk-prices tr th {
	padding:5px;
	border-bottom:1px solid #AAA;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}



#content #pk-prices tr.zebra td{
	background:#e5f2ec;
}

/* Index page*/
/*left*/
#main_left
{
    position: relative;
    float: left;
    border-right: 1px solid #DCDCDC;
    padding-right: 5px;
	padding-left:1px;
    width: 450px;
	margin-left:-1px;
}
#main_left .main_big_banner {
	width:450px;
	height:150px;
	/*height:300px;*/
	background: #008f1f url('/client/images/bg.l2.gif') repeat-x bottom left;
	/*margin-bottom:5px;*/
	border:0;

}

.main_big_banner a img {
	position:relative;
	float:left;
}


.main_bb0
{
	position: relative;
	float: left;
	width: 450px;
	background: url(/client/images/liukutausta.gif);
	margin: 5px 0;
}

.main_bb1, .main_bb2 {
	position:relative;
	float:left;
	width:225px;
	padding: 5px 0;
	z-index: 9999;
}

.main_bb1 {
	/*border-left:1px solid #fff;*/
	background:url('/client/images/main_bb_bg.gif') repeat-y top right;
}

.main_bb2 {
	/*border-left:1px solid #fff;
	margin-left:-1px;
	background:url('/client/images/main_bb_bg.gif') repeat-y top left;*/
}

.main_bb0 h1 {
	positioN:relative;
	background:url('/client/images/main_bb_h1_bg.gif') repeat-x bottom;
	padding-left:5px;
	padding-bottom:5px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
}

.main_bb0 ul {
	float:left;
	margin:0;
	padding:5px 10px 0px 5px;
}

.main_bb0 ul li {
	float:left;
	display:block;
}

.main_bb0 ul li a {
	float:left;
	color:#fff;
	font-size:11px;
	background:url('/client/images/main_bb_list_bg.gif') no-repeat left;
	padding-left:10px;
	width:120px;
}

.main_bb0 ul li a:hover {
	text-decoration:underline;
}

.main_bb0 ul li span {
	float:right;
	margin:0;
	padding:0;
	color:#7ce40c;
}

#main_left .online-box
{
	position:ralative;
	float:left;
}

.tabs {
	margin-right:5px;
	text-align:center;
	float:left;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	border-bottom:0px;
	background:#f2f2f2;
	font-size:11px;
	font-weight:bold;
	color:#616060;
	
}

.tabs a {
	text-decoration:underline;
}

.tabs a{
	display:block;
	padding:4px 10px 4px 10px;
}


.tabs.sel a, .tabs a:hover {
	background:#d8e8e7;
	border:0;
	color:#041f41;
	text-decoration:none;
}


#tab-content {	
	
	height:250px;
	clear:both;
	width:450px;
	background:#d8e8e7;
}

/*right*/

#main_right {
	position:relative;
	float:left;
	width:330px;
	padding-left:5px;
	border-left: 1px solid #DCDCDC;
	margin-left:-1px;
}

#main_right .main-rb {
	position:relative;
	float:left;
	width:330px;
	padding:5px 0px;
	background:url('/client/images/bottom_bg.gif') repeat-x bottom left;

}
h2.top
{
	font-family: Arial;
	background:#027F46;
	font-size:13px;
	color:white;
	padding:5px;
	float:left;
	width: 326px;
	font-weight: bold;
}


#main_right .newsl {
    position:relative;
    float:left;
    width:326px;
	height: 45px;    
    padding:5px 5px 8px 5px;
    background:url('/client/images/newsl.jpg') no-repeat top left;
}

form#newsl fieldset {
	display:inline;
	border:0;
	padding:0;
	margin:0;
}


#main_right .newsl label{
    position:relative;
    float:left;
    font-weight: bold;
	padding-top: 15px;
	padding-left: 5px;
    padding-bottom: 5px;
}

#main_right .newsl input
{
    width: 290px;
	float: left;
	position: relative;
}

#main_right .newsl button {
	width: 20px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background:url('/client/images/newsletter-button.gif') no-repeat;
	text-indent:-5000px;
}


.main-rb h2 {
	position:relative;
	float:left;
	display:block;
	width:336px;
	padding-bottom:10px;

} 
.main-rb  h2 a.title, .main-rb  h2 span.title{
	font-weight:bold;
	display:inline;
	background:url('/client/images/main_rb_title.gif') no-repeat left ;
	padding-left:15px;
}

.main-rb h2 a.title span {
	color:#ff7a00;
	padding-left:10px;
	font-size:11px;
	font-weight:normal;
}

.main-rb img {
	position:relative;
	float:left;
	width:60px;
	padding-right:5px;

}

.main-rb ul {
	float:left;
	margin:0;
	width:260px;
	
}

.main-rb ul li {
	float:left;
	display: list-item;
}

.main-rb ul li a {
	float:left;
	font-size:11px;
	background:url('/client/images/main_rb_list_icon.gif') no-repeat left;
	padding-left:10px;
	text-decoration:underline;
	color:#007139;
	width:250px;
}
.main-rb p
{
	width: 250px;
	float:left;
	padding-left: 10px;
}
.main-rb p a {
	text-decoration:underline;
	color:#007139;
}

.main-rb ul li a:hover, .main-rb p a:hover{
	text-decoration:none;
}

.main-rb ul li  span {
	float:right;
	margin:0;
	padding:0;
}

/**/

.center-1box {
	position:relative;
	float:left;
	background:url('/client/images/bottom_bg.gif') repeat-x bottom left;
	padding:0px 0px 5px 0px;
	width:450px;
}

.center-1box a img {
	position:relative;
	float:left;
	width:150px;
	padding:0px 5px 0px 0px;
}

.center-1box ul {
	position:relative;
	margin:0;
	padding:0;
	padding-top:5px;
	margin-left:15px;
	float:left;
	width:280px;
	list-style-image:url('/client/images/main_rb_list_icon.gif');
}
.center-1box ul li {
	margin:0;
	padding:0;
	font-size:11px;
}
.center-1box ul li a {
	text-decoration:underline;
}

/*box3*/

#box3 {
	position:relative;
	float:left;
	width:450px;
	padding:5px 0px;
	background:url('/client/images/bottom_bg.gif') repeat-x bottom left;
}

#box3 .box_c {
	position:relative;
	float:left;
	width:139px;
	padding:0px 5px;
	border-right:1px solid #ccc;
}

#box3 h2 a.title{
	font-weight:bold;
	display:inline;
	background:url('/client/images/main_rb_title.gif') no-repeat left ;
	padding-left:15px;
}

#box3 span {
	font-size:11px;
	padding-top:5px;
}


/* ###################################################################################### */
/* Naujienos*/

.news {
	width:100%;
	float:left;
	position:relative;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url('/client/images/bottom_bg.gif') repeat-x bottom left;

}

#content .news p {
    position:relative;
    float:left;
    width:100%;
    margin:0;
    padding:0;
}

#content .news p a {
    padding-left:5px;
}

.news a span {
	float:left;
	position:relative;
	font-weight:bold;
	color:#016240;
	text-decoration:underline;
}

.news a:hover span{
    text-decoration:none;
}

#content .news p.date{
	font-size:10px;
	color:#666;

}
.news img {
    position:relative;
    float:left;
	margin-right: 10px;
}
.news .articles {
    padding:5px 0;
    position:relative;
    float:left;
	width: 380px;
}

.news .articles a{
    padding-left:5px;
    text-decoration:underline;
    color:#ff7a00;
}


img.news_img {
    position:relative;
    float:left;
    margin:10px 10px 10px 0px;
}



.back {
	position:relative;
	float:left;
	width: 629px;
	height:10px;
	padding-bottom:10px;
}

.back a {
	float:right;
	font-size:1.0em;
	font-weight:bold;
}
/* Content elements*/
/*Contacts*/


.cont-box {
	position:relative;
	float:left;
	width:308px;
	margin-bottom:10px;

}


#content .cont-box ul li{
	background:none;
	padding-left:0;

}

table#personalas
{
    position: relative;
    float: left;
    margin-bottom: 10px;
    width: 629px;
}
table#personalas tr th
{
    background: #ddedf6;
    text-align: left;
    font-weight: normal;
    width: 150px;
    padding: 3px;
	padding-left:5px;
    font-size: 0.9em;
    line-height: 170%;
}
table#personalas tr th span, table#personalas tr th strong
{
    position: relative;
    float: left;
    width: 170px;
    font-size: 1.1em;
}
table#personalas tr td
{
    background: #e8f3f9;
    padding: 5px;
    text-align: center;
}

/* ###################################################################################### */
/* Forms elements*/
form#uzsakymas
{
    position: relative;
    float: left;
	width: 629px;           
}

form#uzsakymas h2
{                  
	position: relative;
	float: left;
	margin-bottom: 10px;
	width: 619px;
	padding: 5px;
	background: #e4f5fd;
	font-weight: bold;
	font-size: 14px;
    color: #000000
}
form#uzsakymas div.box
{                      
    position: relative;
    float: left;
    width: 305px;
    padding-right: 19px; 
    padding-bottom: 10px;   
}
form#uzsakymas label
{
    position: relative;
    float: left; 
    padding-bottom: 3px;   
}
form#uzsakymas input
{
    width: 297px;
	margin-bottom: 10px;
}
form#uzsakymas input[type=radio]
{
    width: 20px;
	margin-bottom: 10px;
}
form#uzsakymas input.chk
{
    position: relative;
    float: left; 
    width: 15px;
    height: 15px;
    margin-bottom: 0px;
}
form#uzsakymas select
{      
    width: 305px;  
    padding: 0px;
	margin-bottom: 10px;
}
form#uzsakymas input.s
{
    width: 135px;
    margin-bottom: 0px;
}
form#uzsakymas select.s
{
    width: 143px;
    margin-bottom: 0px;
}
form#uzsakymas textarea
{
	position: relative;
	float: left;
    width: 620px;
    margin-bottom: 10px;
}
form#uzsakymas button
{
    position: relative;
    float: right;
    font-size: 1em;
    width: 80px;
    padding: 2px 0px 2px 0px;
}

form#uzsakymas h2 label
{
    position: relative;
    float: left;
    padding: 0px;
    width: 599px;
}
form#uzsakymas h2 input.chk
{
    float: right;
    background: none;
    width: 20px;
    height: 15px;
    line-height: 20px;
    margin: 3px 0px 0px 0px;
    padding: 0px;
    border: none;
}
#error
{
    position: relative;
    float: left; 
	width: 619px;
	padding: 5px;
    font-weight: bold;
    background: #FDD755; 
    margin-bottom: 5px;
    display: none;
}




div.f_title{
	position:relative;
	float:left;
	margin-bottom:10px;
	width:619px;
	padding:5px;
	background:#e4f5fd;
	font-weight:bold;
	font-size:14px;
}

div.space {
	position:relative;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}

form#rez ul {
	margin:0;
	padding:0;
}

input[type="checkbox"] {
	margin:0px 5px;
	padding:0;
	border:0;
}

input.ch {
	border:0;
	padding:0;
	margin:0 10px 0 0;
}

form#rez input[type="text"] {
	width:300px;
}

input.t {
	width:300px;
}


form#rez textarea {
	width:300px;
}

form#rez button.submit {
	padding:5px;
	font-weight:bold;

}

/* ###################################################################################### */
/* Nauja forma */

div#steps
{
    position: relative;
    float: left;
	width: 629px;
	margin: 10px 0;
}
div.step
{
	position: relative;
    float: left;
	width: 105px;
	background: #fdc403;
	color: #000;
	font-weight: bold;
	padding: 10px 5px 10px 15px;
}
div#s1
{
	background: #fc8803;
}

div.step_box
{
    position: relative;
    float: left;
	width: 629px;
}

div.links
{
    position: relative;
    float: left;
	width: 629px;
	margin: 10px 0;
}
div.links a.prev, div.links a.next 
{
	position:relative;
    float: left;
    background:#fc8803;
    display:block;
    padding:2px 5px;
    color:#000 !important;
    text-decoration:none !important;
    text-align:center;
    width:40px;
    
}

div.links a.prev:hover, div.links a.next:hover{
    background:#fdd755
}

div.links a.next
{
	position:relative;
    float: right;
	margin-right: 50px;
	padding: 7px 15px;
}

.b_title
{   
    position:relative;
	float: left;
	width: 629px;
	font-weight: bold;
	margin-bottom: 5px;
}

#step_2, #step_3, #step_4, #step_5
{
	position:relative;
    display: none;
}

form#uzsakymas
{
    position: relative;
    float: left;
	width: 629px;
}

form#uzsakymas fieldset
{
	position:relative;
    float: left;
}

form#uzsakymas h2
{                  
	position: relative;
	float: left;
	margin-bottom: 10px;
	width: 619px;
	padding: 5px;
	background: #00A86D;
	font-weight: normal;
	font-size: 14px;
    color: #fff
}

form#uzsakymas table#bendrakeleiviai td
{
	width: 157px;
}

form#uzsakymas table#bendrakeleiviai input
{
	margin: 0;
	width: 140px;
}

form#uzsakymas div.box
{                      
    position: relative;
    float: left;
    width: 305px;
    padding-right: 19px; 
    padding-bottom: 10px;   
}
form#uzsakymas label
{
    position: relative;
    float: left; 
    padding-bottom: 3px;   
}
form#uzsakymas input
{
    width: 297px;
	margin-bottom: 10px;
	border: 1px solid #00A86D;
}
form#uzsakymas input.chk
{
    position: relative;
    float: left; 
    width: 15px;
    height: 15px;
    margin-bottom: 0px;
}
form#uzsakymas select
{      
    width: 305px;  
    padding: 0px;
	margin-bottom: 10px;
	border: 1px solid #00A86D;
}
form#uzsakymas input.s
{
    width: 135px;
    margin-bottom: 0px;
}
form#uzsakymas select.s
{
    width: 143px;
    margin-bottom: 0px;
}
form#uzsakymas textarea
{
    width: 620px;
    margin-bottom: 10px;
	border: 1px solid #00A86D;
}
form#uzsakymas button
{
    position: relative;
    float: right;
    font-size: 1em;
    width: 80px;
    padding: 2px 0px 2px 0px;
}
#error
{
    position: relative;
    float: left; 
	width: 619px;
	padding: 5px;
    font-weight: bold;
    background: #FDD755; 
    margin-bottom: 5px;
    display: none;
}

.praleisti
{
	position:relative;
    float: left;
	width: 629px;
	background: #eee;
	color: #555;
	margin-bottom: 10px;
}
.skip
{
	position:relative;
    float: left;
	width: 470px;
	border-right: 1px solid #fff;
	padding: 5px;
	text-align: right;
	font-weight: bold;
}
.praleisti a
{
    display: block;
	float: left;
	width: 138px;
	padding: 5px;
	text-align: center;
}

input[type="checkbox"] {
	margin:0px 5px;
	padding:0;
	border:0;
}

input.ch {
	border:0;
	padding:0;
	margin:0 10px 0 0;
}

input.t {
	width:300px;
}


/* ###################################################################################### */
/* Search results elements*/

#content div.line {
	width:619px;
	padding:5px;
	margin:0px 0px 10px 0px;
	height:20px;
}

#content div.line .left {
	font-weight:normal;
	color:#334c1a;
	font-size:12px;
	text-transform:uppercase;
	padding-left:5px;

}


#content div.line .right ul{
	margin:0;
	padding:0;

}

#content div.line .right ul li{
	margin:0 5px;
	padding:0;
}

#content div.line .right ul li a {
	margin:0;
	padding:3px;
}

#content div.line .right ul li.selected  {
	margin:0 5px;
	padding:3px;
}

#content ul.search {
	margin:10px 0px;
	padding:0;

}


#content ul.search li a.res-title {
	color:#182a06;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}

ul.search li {
	margin:0;
	padding:0;
}

/*Messages*/

#error450 {
	position:relative;
	float:left;
	width:291px;
	background:#e2edf7 url('/client/images/error-icon.gif') no-repeat 10px 10px;
	padding:10px;
	padding-left:35px;
	margin-top:5px;
	color:#b01408;
	font-weight:bold;
}

#error450 span, #errorOK span {
	right:0;
	top:0;
	position:absolute;
	margin:10px;
}

#errorOK {
	position:relative;
	float:left;
	width:306px;
	padding:10px;
	padding-left:20px;
	margin-top:5px;
	color:#b01408;
	font-weight:bold;
	background:#e2edf7;
}

/* BOTTOM*/
div.bottom_news
{
	width:220px;
	float:left;
	background:transparent url(/client/images/bottom_bg.gif) repeat-x scroll left bottom;
	padding-bottom: 5px;
}
div.bottom_news h2
{
	font-family: Arial;
	background:#027F46;
	font-size:13px;
	color:#ffffff;
	padding:5px;
	width: 210px;
	margin:5px 0px;
	font-weight: bold;
}
div.bottom_news a
{
	color: white;
}

div.bottom_news img
{
	float:left;
	margin-right:10px;
}
div.bottom_news p a
{
	color:#FF7A00;
	padding-left:5px;
	text-decoration:underline;
}

/* Content-left menu  width: 629px */

#content .content-left {
	position:relative;
	float:left;
	width:100px;
	padding-right:5px;
	border-right:1px solid #DCDCDC;
}

#content .content-left ul {
	width:100px;
	margin:0;
	padding:0;
	list-style-type:none;
}

#content .content-left ul li {
	position:relative;
    float:left;
	width:100px;
	border-bottom:1px solid #f0f0f0;
	padding:3px 0px 3px 0px;
}

#content .content-left ul li a {
	background:url('/client/images/st.gif') no-repeat left 50%;
	padding-left:10px;
	color:#042d1a;
	display:block;
	text-decoration:none;
	font-size:11px;
}

#content .content-left ul li a:hover {
	color:#027f46;
	text-decoration:underline;
}

#content .content-left ul li.sel {
	background:#d6e3fe;
	
}

#content .content-left ul li.sel a {
	font-weight:bold;
	color:#027f46;
	background:none;
	text-decoration:none;
}

#content .content-left ul li.sel a:hover {
	text-decoration:underline;
}



#content .content-right{
	position:relative;
	float:left;
	width:517px;
	padding-left:5px;
	border-left:1px solid #DCDCDC;
	margin-left:-1px;

}

#content .content-right img {
	padding-bottom:5px;
}

/*Content table*/

#content table {
    border:0;
    padding:0;
    margin:0;
    width:100%;
}

#content table td, #content table th {
    padding:4px;
}

#content table td {
    background:#f1f9fe;
}

#content table tr th {
    background:#ddedf6;
}

#content table tr th.top {
    background:#bed3df;
}

/* Autobusu*/

#content table.autobusu{
    width:519px;
}
#content .trip table.autobusu tr td, #content .trip table.autobusu tr th {
	font-size: 10px;
}
#content .trip table.autobusu tr th {
	font-weight: bold;
}
#content table.autobusu tr td.hotels{ width:170px;}
#content table.autobusu tr td.price{width:40px;text-align: right;}
#content table.autobusu tr td.more{width:30px;}
#content table.autobusu tr td.uzsakyti{width: 20px;padding-left: 15px;}
#content table.autobusu tr td a {}    



#content .trip {
	position:relative;
    float: left;
    width:629px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#content div.trip img{
	width: 100px;
	position:relative;
    float: left;
	margin-right: 0px;
	border: 3px solid #027F46;
}
#content .trip table.autobusu tr th a {
    color:#00734b;
    font-size:1.2em;
    text-decoration:none;
}

/* File box*/

div.file {
    position:relative;
    float:right;
    padding:10px;
    margin:10px 0px 10px 10px;
    background:#eef2fc;
    border:1px solid #cdcdcd;
    text-align:center;
    font-size:1.2em;
    font-weight:bold;
}

div.file img {
    border:1px solid #ccc;
}

div.file a img {
    margin:0px;
    padding:0px;
    background:none;
}

div.file a.luxury {
    background:url('/client/images/pdf.icon.gif') no-repeat left;
    padding:2px 0px 2px 25px;
    color:#00734b !important;
    font-weight:normal;
    font-size:70%;
}

/* ###################################################################################### */
/* 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: 199;
}
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('/client/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('/client/images/btn.nextd.gif') no-repeat top left;
    line-height: 1px;
}
a.disabled
{
    background: none;
}


/* ###################################################################################### */
/* 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;
	text-align: left;
}
.ac_loading {
    background : Window url('/client/images/indicator.gif') right center no-repeat;
}
.ac_over {
    background-color: Highlight;
    color: HighlightText;
}

label.mailer_error
{
	color: #f00;
}

div.top10_field {
			width: 157px;
			border: 1px solid #027F46;
			height: 100%;
			overflow: hidden;
			margin: 0 0 10px 0;
			padding: 0;
		}
		div.top10_field table {
			border-bottom: 1px solid #52b493;
			margin: 0;
			border-collapse: collapse;
		}
		div.top10_field th {
			border-left: 1px solid #52b493;
			font-weight: normal;
			text-align: right;
			padding: 4px;
			vertical-align: top;
			font-size: 11px;
		}
		div.top10_field td {
			width: 100%;
			border-right: 1px solid #52b493;
			font-weight: normal;
			text-align: left;
			padding: 4px 4px 4px 0;
			vertical-align: top;
			font-size: 11px;
		}
		div.top10_field tr.oddrow th,
		div.top10_field tr.oddrow td {
			background-color: #d8e8e7;
		}
		div.top10_field tr.evenrow th,
		div.top10_field tr.evenrow td {
			background-color: #b8dbd3;
		}
		div.top10_field td a,
		div.top10_field td a:link,
		div.top10_field td a:visited {
			color: #3f3f3f;
			text-decoration: none;
			font-size: 11px;
		}
		div.top10_field td u {
			text-decoration: none;
		}
		div.top10_field td a:hover,
		div.top10_field td a:active {
			color: #3f3f3f;
			text-decoration: underline;
			font-size: 11px;
		}
		div.top10_field h2 {
			font-family: Arial;
			background:#027F46;
			font-size:13px;
			color:white;
			padding:5px;
			float:left;
			width: 147px;
			font-weight: bold;	
		}













.menu12 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu12 li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu12 a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100px;
}
.menu12 li em {
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -50px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	background: url(/client/images/hover.png) no-repeat;
}
#telefonai {
	display: none;
	z-index: 9999;
	width: 315px;
	background: url(/client/images/tlf.png) no-repeat;
	position: absolute;
	top: 350px;
	left: 10px;
	padding: 15px 20px 20px;
}
#telefonai label {
	font-weight: bold;
	display: block;
}
#telefonai input {
	border: 1px solid #F0C78B;
}


#kainos a {
	float: left;
	font-size: 11px;
	background:url('/client/images/main_rb_list_icon.gif') no-repeat left;
	padding-left: 10px;
	text-decoration: underline; 
	color: #007139;
}
#kainos a:hover {
	text-decoration: none;
}

/*
	#main_big_banner ul, #main_big_banner li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#main_big_banner li{ 
	 
		width:450px;
		height:150px;
		overflow:hidden; 
		}
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:51px;
	
	text-indent:-8000px;
	}	
#nextBtn{ 
	left:420px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(/client/images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(/client/images/btn_next.gif) no-repeat 0 0;	
	}				
*/
.word {
font-family: Arial;
color: #000;
}
span a.tag {
	margin: 2px;
}
span a.tag:hover {
	background: #027F46;
	color: #fff;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}
span.size1 {
font-size: 15px;
font-weight: bold;
}
span.size2 {
font-size: 15px;
}
span.size3 {
font-size: 14px;
}
span.size4 {
font-size: 13px;
}
span.size5 {
font-size: 12px;
}
span.size6 {
font-size: 12px;
}
span.size7 {
font-size: 12px;
}
span.size8 {
font-size: 12px;
}
span.size0 {
font-size: 12px;
}

#twitter_div, #twitter_update_list, #twitter_update_list li span {
	width: 100%;
}
.konkurso_akcija a {
	text-decoration: none;
}
.konkurso_akcija a:hover {
	text-decoration: underline;
}
.link em {   
    width: 100px;  
    height: 49px;  
    position: absolute;  
    top: -70px;  
    left: -0px;  
    text-align: center;  
    text-indent: -9999px;  
    z-index: 2;  
    display: none; 
	background: #fff;
} 














/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/client/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
    .main-rb .twitter_div23 ul li a {
	background: none;
}  

#sveikinimas {
	margin-bottom: -10px;
}

/* slider */

.anythingSlider                         { width: 450px; height: 150px; position: relative; margin: 0 auto 25px; display: block; }
.anythingSlider .wrapper                { width: 450px; overflow: auto; height: 150px; border-bottom: 3px solid #027F46; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 150px; width: 450px; margin: 0; }

#thumbNav                               { position: relative; top: 0; left: 5px; }
#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #027F46 url('http://css-tricks.com/examples/AnythingSlider/images/cellshade.png') repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #027F46; }

#start-stop                             { background: #027F46; background-image: url('http://css-tricks.com/examples/AnythingSlider/images/cellshade.png'); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 45px; text-align: center; position: absolute; right: 5px; top: 150px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: #027F46; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
