/* Novaturas TRAVEL + */

/* CSS Document */

body, html {
	background-color:#FEE2A4;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	
}


select {
	font-size:11px;
}

a {
	color:#09438f;
}

a.backTop {
display:block;
background:url(../img/back_top.gif) left center no-repeat;
padding-left:15px;
margin:0px 0px 15px 0px;
text-decoration:none;
}

a:hover {
	text-decoration:none;
}

p {
padding: 0;
line-height:130%;
margin: 0px 0 7px 0;
color:#333333 !important;
}

h1 {
	color:#09438f;
	font-size:22px;
	padding:0;
	margin:0px 0px 10px 0px;
}
h2 {
	color:#09438f;
	font-size:14px;
	padding:0;
	margin:0px 0px 5px 0px;
}
h3 {
	font-size:16px;
	color:#000;
	padding:0;
	margin:0px 0px 5px 0px;
}

h4 {
	font-size: 14px;
	color: #D81C3E;
	margin:0px 0px 5px 0px;
}
h5 {
	font-size: 12px;
	color: #000;
	margin:0px 0px 3px 0px;
}


img {
	border:0px;
}

ul {margin:0px 0px 10px 16px;padding:0px;}
ul li {list-style-image:url(../img/travelplus/travel_bullet.gif); margin-bottom:2px;}
ul li ul li{list-style-image:url(../img/travelplus/travel_bullet_2.gif); margin-bottom:2px;}

ol {margin:0px 0px 10px 23px;padding:0px;}
ol li {margin-bottom:2px; padding:0px; margin-left:0px;}
ol li ol {margin:0px 0px 0px 25px;}
ol li ol li{margin-bottom:2px; padding:0px; margin-left:0px; list-style-type:circle;}



img.borderYellow{
	background-color:#fbeed3;
	padding:3px;
	border:1px solid #fbc677;
	margin:7px;
}

img.borderBlue{
	background-color:#E9F3FD;
	padding:3px;
	border:1px solid #BCDBFA;
	margin:7px;
}

span.textImportant {
	font-weight:bold;
	color:#485257;
}

p.wordFile {
	padding:1px 0px 0px 17px; margin-bottom:5px;
	font-size:12px;
	background:url(../img/filetypes/doc.gif) left top no-repeat;
}

p.excelFile {
	padding:1px 0px 0px 17px; margin-bottom:5px;
	font-size:12px;
	background:url(../img/filetypes/xls.gif) left top no-repeat;
}

p.pdfFile {
	padding:3px 0px 0px 17px; margin-bottom:5px;
	font-size:12px;
	background:url(../img/filetypes/pdf.gif) left center no-repeat;
}

blockquote {margin-left:20px;}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clear {
    clear: both;
}

#container {
	width:960px;
	margin:0 auto;
	height:100%;
}

/*#top {
	margin-top:10px;
}*/



#content {
	vertical-align:top;
	background:url(../img/innerContainer_bg.gif) bottom left no-repeat #fff;
	width:740px;
	
}

#content h2 {
	color:#09438f;
	font-size:17px;
	margin: 0px 0px 7px 0px;
	padding:0px;
}

#left {
	width:738px;
	float:left;
}

#innerContainer {
	padding:0px 0px 15px 0px; 
	width:720px;
}



/* -------------- Content Navigation ------------------------ */
.travel_plus_menu_block{
	background-color:#F6BF62; 
	width:100%; 
	height:20px; 
	color:#FFFFFF; 
	border-bottom:solid 1px #FFFFFF; 
	padding-top:5px; 
}

.travel_plus_menu_block b{ margin-left:7px;}



#sideNav {
	width:175px;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	margin-right:15px;
}


#navContainer {
	background:url('../img/block_center.gif') repeat-y;
	/*padding:0px 7px 0px 7px;*/
}

#navContainer ul{ margin:0px; padding:0px; list-style:none !important;
}

#navContainer ul li {list-style-image:none;}

#navContainer a {
	display:block;
	width:159px;
	padding:5px 0px 7px 0px;
	margin-left:7px;
	background:url('../img/menu_underline.gif') no-repeat bottom;
	text-decoration:none;
	color:#3663a6;
}

#navContainer a:hover, .selectedSub a {
	color:#db183a !important;
}

#navContainer .selected {
	font-weight:bold;
	font-size:11px;
	background:none;
}

#navContainer .selected_nosub {
	font-weight:bold;
	font-size:11px;
}

#navContainer span {
	margin-left:3px;
}

#subContainer {
	/*width:161px;*/
	background-color:#fff;
	padding:0px;
	border-top:1px solid #fce3a1;
	border-bottom:1px solid #fce3a1;	
}

#subContainer ul {
	margin:7px 0px 7px 7px;
	padding:0px; 
}

#subContainer ul li {
	background:url('../img/subBullet.gif') no-repeat 0px 5px;
	list-style-type:none;
	padding:0px 0px 0px 10px;
	margin:0px 0px 4px -2px;
}

#subContainer ul li a {
	padding:0px;
	margin:0px;
	background:none;
	font-size:11px; font-weight:100;
}

.selectedSub {
	background:url('../img/subBullet_selected.gif') no-repeat 0px 5px !important;
	color:#db183a;
}



/* ------------------- Content -----------------------*/

#contentNav {
	font-size:11px;
	font-weight:bold;
	background-image:url(../img/container_top.gif); 
	background-repeat:no-repeat; 
}

#right {
	padding-left:8px;
	vertical-align:top;
}

table.eCat {
color: #333 !important; 
width: 500px !important;
}

table.eCat td {
vertical-align: top;
padding-left: 0px !important;
padding-top:5px;
padding-right:0px; 
padding-bottom: 10px !important; 
border-bottom: 1px solid #F0EBE1; 
}

table.eCat h3 {
margin: 0px !important;
padding: 3px !important;
padding-bottom: 5px !important;
}

table.eCat p {
margin: 0px !important;
padding: 3px !important;
}

td.eCatImage {
width: 100px;
padding-left: 10px !important;
padding-right:8px !important;
}

td.eCatImage img {
margin: 0px;
}

td.eCatText {
padding-top: 10px !important; 
}

td.eCatText h3 {
font-weight: normal;
font-size: 11px !important;
color: #D91E3E !important; 
}

td.eCatText p {
}

td.eCatText p strong {
font-weight: bold !important; 
color: #0066CC !important; 
font-size: 14px; 
}

td.eCatText p.btn {
padding: 0px !important; 
margin: 0px !important; 
margin-top: 10px !important; 
}

ul.svarbiInfo {
margin:0px; padding-left:20px;}

ul.svarbiInfo li {
font-size: 12px;
margin-bottom: 7px;
color: #09438F;
/* list-style-type: none; */
}

ul.svarbiInfo li strong {
font-weight: normal !important;
}

ul.svarbiInfo ul {
margin-top: 10px;
}

ul.svarbiInfo li li {
font-size: 12px;
margin-bottom: 7px;
color: #000;
}

ul.svarbiInfo li li li {
font-size: 12px;
margin-bottom: 10px;
color: #000;
}

#lithuania_map {
	width:300px;
	height:235px;
}

/*------------------------------------ bus ------------------------------------*/


/* content text */



#tp {
margin: 0px 10px;
}

/*
#tp p {
padding: 0;
margin: 5px 0 15px 0;
}


#tp h3 {
	color:#09438f;
	font-size:24px;
	padding:0;
	margin:0;
}

#tp h4 {
	color:#09438f;
	font-size:16px;
	padding:0;
	margin:0;
	margin-top:15px;
}

#tp h5 {
	color:#09438f;
	font-size:16px;
	padding:0;
	margin:0;
	margin-top:20px;
	font-weight: normal;
	}

#tp h6 {
	color:#09438f;
	font-size:1em;
	padding:0;
	margin:0;
	margin-top:20px;
	font-weight: normal;
}

#tp h4 {
padding: 0;
margin: 5px 0;
}

*/
#tp td {
padding-right: 5px;
}

#tp h4.news {
font-size: 14px;
color: #D81C3E;
margin-bottom: 5px;
}

#tp h4 a{
color: #D81C3E;
text-decoration: none;
}

#tp h4 a:hover{
color: #D81C3E;
text-decoration: underline;
}

#tp p.date {
color: #999999;
font-size: 11px;
margin-top: 13px;
margin-bottom: 0px;
}

#tp p.news {
margin-top: 5px;
margin-bottom: 0px;
}

#tp p.more {
font-size: 11px;
margin-bottom: 20px;
}

#tp p.more a{
text-decoration: none;
}

#tp p.more a:hover{
text-decoration: underline;
}

#tp h4.agency {
margin-top: 20px;
margin-bottom: 0px;
}

#tp h5.red {
font-size: 12px;
color: #D81C3E;
margin-top: 0px;
}


#body_text3 {
	width:235px;
	float:left;
}

/*
#tp strong {
color: #09438F;
font-weight: normal;
}
*/

/* print */
#tools {
list-style-type: none;
font-size: 11px;
padding: 0;
margin: 0;
/*margin-right:15px;*/
}

#tools li {
list-style-type: none;
padding: 0px;
margin: 0px;
margin-left: 15px;
display: inline;
height: 30px;
}

#tools li a {
float: right; /* pataiso IE aukscio baga */
padding: 0px 3px 5px 23px;
margin: 0px;
margin-left: 20px;
}

#tools li.print a {background: url(../img/icon_print.gif) 0 0 no-repeat;}
#tools li.send a {background: url(../img/icon_send.gif) 0 0 no-repeat;}


/* price list */
.head_lent {
	border-top:solid 2px #c2c2c2;
	border-bottom:solid 2px #c2c2c2;
}

.viesbuciai td {
	padding:2px 5px;
}

.blue_light {
	background-color:#e9f5ff;
}
.blue_dark {
	background-color:#d3e2ed;
}

#tp ul.skrydziai {
list-style-type: none;
padding:0;
margin:0;
margin-top:5px;
width: 256px;  
border-top: 1px solid #FEE2A4;
}

#tp ul.skrydziai li {
float: left;
padding: 2px 3px;
margin:0;
margin-right:9px;
border-bottom: 1px solid #FEE2A4;
width: 250px;
list-style-image:none;
}

#tp ul.skrydziai li a {
  text-decoration: none;
  color: #000000;
}

#tp ul.skrydziai li a:hover {
  text-decoration: underline;
  color: #09438F;
}


/*-----------------------------Travel+---------------------------------*/

#tpNewsHeader {
margin: 0 6px;
margin-bottom: 8px;
width: 492px;
}

#tpNewsHeader strong {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09438F;
}

#tpNewsHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09438F;
	text-decoration: none;
}

#tpNewsHeader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09438F;
	text-decoration: underline;
}

#tpNews {
margin: 0 6px;
}

#tpNews p, #tpNews h4 {
padding: 0;
margin: 5px 0;
}

#tpNews td {
padding-right: 20px;
}

#tpNews h4{
font-size: 14px;
color: #D81C3E;
margin-bottom: 5px;
}

#tpNews h4 a{
color: #D81C3E;
text-decoration: none;
}

#tpNews h4 a:hover{
color: #D81C3E;
text-decoration: underline;
}

#tpNews p.date {
color: #999999;
font-size: 11px;
margin-top: 13px;
}

#tpNews p.news {
}

#tpNews p.more {
font-size: 11px;
}

#tpNews p.more a{
text-decoration: none;
}

#tpNews p.more a:hover{
text-decoration: underline;
}

#tpFreeText img {
border: 3px solid #ffffff;
}

#tpFreeText p, #tpFreeText h4 {
padding: 0;
margin: 5px 0;
}

#tpFreeText td {
padding-right: 15px;
}

#tpFreeText h4{
font-size: 14px;
color: #09438F;
margin-bottom: 15px;
}

#tpFreeText h4 a{
color: #09438F;
text-decoration: none;
}

#tpFreeText h4 a:hover{
color: #09438F;
text-decoration: underline;
}

#tpFreeText p.more {
font-size: 11px;
}

#tpFreeText a{
text-decoration: none;
}

#tpFreeText a:hover{
text-decoration: underline;
}

div.tpWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
padding-bottom:15px;
}

div.tpWrapper ul {
width: 180px;  /* 30em room for 3 columns */
list-style-type: none;
padding:0;
margin:0;
margin-top:5px;
}

div.tpWrapper ul li {
float: left;
width: 94px;  /* accommodate the widest item */
padding: 2px 3px;
margin:0;
margin-right:9px;
border-bottom: 1px solid #FEE2A4;
}

/* vietos */
div.tpWrapper ul.vietos {
width: 258px;  
}
div.tpWrapper ul.vietos li {
width: 94px;  
	background-image: url(../img/travelplus/excel_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 20px;
	list-style-image:none;
}

div.tpWrapper ul li a {
  text-decoration: none;
  color: #000000;
}

div.tpWrapper ul li a:hover {
  text-decoration: underline;
  color: #09438F;
}

div.tpWrapper br {
clear: both; /* stop the floating after the list */
}

/* ----------- Newsletter ------- */

#newsletter {
	width:205px;
	height:90px;
	background:url(../img/newsletter_bg.gif) top left no-repeat;
	font-size:11px;
	position:relative;
}

#newsletter p {
	padding:34px 0px 0px 16px;
}

#newsletter input {
	position:absolute;
	top:50px;
	left:16px;
	padding-left:2px;
	width:140px;
}

#newsletter img {
	position:absolute;
	top:52px;
	left:166px;
	padding-left:2px;
}


/* vietos */
.vietos {
width: 258px;  
}
.vietos li {
width: 94px;  
	background-image: url(../img/travelplus/excel_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 20px;
	list-style-image:none;
}

#tp ul.vietos {
list-style-type: none;
padding:0;
margin:0;
margin-top:5px;
width: 272px;  
border-top: 1px solid #FEE2A4;
}

#tp ul.vietos li {
float: left;
padding: 2px 3px;
margin:0;
margin-right:9px;
border-bottom: 1px solid #FEE2A4;
width: 250px;  
background-image: url(../img/travelplus/excel_icon.gif);
background-repeat: no-repeat;
background-position: 3px 4px;
padding-left: 20px;
}

#tp ul.vietos li a {
  text-decoration: none;
  color: #000000;
}

#tp ul.vietos li a:hover {
  text-decoration: underline;
  color: #09438F;
}

table.tableData {
border-top: 1px solid #FFCB06;
width: 100%;
}

table.tableData th {
background-color: #FFF6E4;
border-bottom: 1px solid #FFCB06;
padding: 3px;
font-weight: normal;
font-size: 12px;
text-align: left;
}

table.tableData td {
border-bottom: 1px solid #FFCB06;
padding: 3px;
font-size: 11px;
}


/* index tp*/
#tpNews {
margin: 0 6px;
}

#tpNews p, #tpNews h4 {
padding: 0;
margin: 5px 0;
}

#tpNews td {
padding-right: 20px;
}

#tpNews h4{
font-size: 14px;
color: #D81C3E;
margin-bottom: 5px;
}

#tpNews h4 a{
color: #D81C3E;
text-decoration: none;
}

#tpNews h4 a:hover{
color: #D81C3E;
text-decoration: underline;
}

#tpNews p.date {
color: #999999;
font-size: 11px;
margin-top: 13px;
}

#tpNews p.news {
}

#tpNews p.more {
font-size: 11px;
}

#tpNews p.more a{
text-decoration: none;
}

#tpNews p.more a:hover{
text-decoration: underline;
}

#twoHeaderSkrydziai {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 40px;
	height: 27px;
	padding-top: 20px;
	color: #09438F;
	background-image: url(../img/travelplus/two_skrydziai.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#twoHeaderVietos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 40px;
	height: 27px;
	padding-top: 20px;
	color: #09438F;
	background-image: url(../img/travelplus/two_vietos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ecatIntro */

#ecatIntro {
background-color: #F5F2EC;
margin-bottom: 10px; 
}

#ecatIntro td {
font: normal 12px/14px Arial, Tahoma; 
color: #3B3A36; 
padding: 0px; 
margin: 0px; 
}


#ecatIntro td.tl {
background: transparent url('../img/ecat_intro_tl.gif') no-repeat top left; 
height: 6px; font-size: 2px; line-height: 4px;
}

#ecatIntro td.tr {
background: transparent url('../img/ecat_intro_tr.gif') no-repeat top right;  
width: 261px;
height: 6px; font-size: 2px; line-height: 4px;
}

#ecatIntro td.ml {
padding-top: 15px;
padding-bottom: 15px;
}

#ecatIntro td.ml p {
padding: 5px 20px; 
padding-right: 0px; 
margin: 0px; 
line-height: 14px !important; 
}

#ecatIntro td.ml p span#red {
color: #D91E3E !important; 
}

#ecatIntro td.mr {
background: transparent url('../img/ecat_intro_mr.jpg') no-repeat top right;   
}

#ecatIntro td.bl {
background: transparent url('../img/ecat_intro_bl.gif') no-repeat top left;  
height: 6px; font-size: 2px; line-height: 4px;
}

#ecatIntro td.br {
background: transparent url('../img/ecat_intro_br.gif') no-repeat top right;   
height: 6px; font-size: 2px; line-height: 4px;
}

/* ecatIntro END */

/* ------------------- FAQ ------------------------------*/

.faq-theme { margin:15px 0 10px; }

.faq-theme h3 { background-color:#fff3d9; font-size:18px; font-weight:normal; padding:5px 5px;}
.faq-question-block {
	margin-left:7px;
	border-bottom:1px dotted #CCC; 
	padding:8px 5px 8px 23px;
	background:url(/img/icon-arrow-blue.png) left 9px no-repeat;
}
.faq-question { text-decoration:none; color:#3e438f; line-height:16px; }
.faq-answer { display:none; margin-bottom:5px !important; line-height:18px !important; font-size:13px !important; }
.faq-question:hover { text-decoration:underline; }

.faq-selected { background:url(/img/icon-arrow-down-orng.png) left 8px no-repeat; }
.faq-selected .faq-question { font-weight:bold; color:#CC6600; }
.faq-selected .faq-answer { display:block; }

/*.faq-ask-question {
	margin-top:20px;
	width:310px; height:85px;
	background:url(/img/bg-faq-ask-question.png) top left no-repeat;
}

.faq-ask-question h2 {
	color:#CC6600 !important; 
	border-bottom:1px dotted #CCC;
	padding:15px 3px 8px !important; 
	margin: 0 0 10px 10px !important;
	width:280px;
}

.faq-ask-question a {
	padding-right:21px;
	background:url(/img/icon-arrow-blue.png) right center no-repeat;
	text-decoration:none;
	margin-left:15px;
}

.faq-ask-question a:hover { text-decoration:underline; }*/

.faq-ask-question { 
	margin-top:20px; margin-bottom:20px;
	background:url(/img/bg-faq-ask-question.png) top left repeat-x #fff;
	padding:10px 15px; 
}

.faq-ask-question h2 {
	color:#CC6600 !important; 
	border-bottom:1px dotted #CCC;
	padding:5px 3px 8px !important; 
	margin: 0 0 10px 0 !important;
}

/* END FAQ */
