﻿/* CSS file */

* {
	margin: 0;

	z-index: 0;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5d5d5d;
	text-align: left;
	background-color: #cad2e3;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
}

.png {behavior: url(pngbehavior.htc);}


a img
{
border:0
}

.submit_button
{
  margin: auto;
	color:#fff;
	margin-top: 20px;
	font-style:italic;
	font-weight:bold;
	background-image: url(/v2/Button.png);
	background-repeat:no-repeat;
	background-color:transparent;
	border:0;
	height:32px;
	width:292px;
}

.submit_button_down
{ 
  margin: auto;
	color:#fff;
	margin-top: 20px;
	font-style:italic;
	font-weight:bold;
	background-image: url(/v2/Button_down.png);
	background-repeat:no-repeat;
	background-color:transparent;
	border:0;
	height:32px;
	width:292px;
}

table#main {
		float:center;
    width:763px;
    margin:auto;
	}

h1 {
	font-size: 12pt;
	color: #666;
	text-align: left;
}

h2 {
	font-size: 10pt;
	color: #6694bf;
	text-align: left;
	margin: 0;
	padding: 5px 0px 5px 0px;
}

h3 {
	font-size: 10pt;
	color: #666;
	text-align: center;
	margin: 0;
	padding-top: 5px;
}

input, select {
	z-index: -100;
}

p {
	text-align: justify;
	margin-bottom: 5px;
	padding: 0;
}

a, a:visited {
	font-weight: normal;
	color: #4e6ba3;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #c41818;
	text-decoration: none;
}

.online-support {
display: inline;
float:left;
height: 31px;
width: 97px;
margin-left: 140px;
z-index: 100;
}

a.continue, a.continue:visited {
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px 0px 5px 5px;
}

a.continue:hover {
	font-weight: bold;
	color: #6694bf;
	text-decoration: none;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px 0px 5px 5px;
}

h3 a, h3 a:visited {
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
}

h3 a:hover {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}

#topMenu a, #topMenu a:visited {
	font-size: 7pt;
	font-weight: normal;
	color: #cc3333;
	text-decoration: none;
	/*background-image: url(img/topMenu/topMenuBackground.jpg);*/
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	margin-left: -3px;
}

#topMenu a:hover {
	font-size: 7pt;
	font-weight: normal;
	color: #6694bf;
	text-decoration: none;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	margin-left: -3px;
}

#menu a, #menu a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #3b6192;
	text-decoration: none;
	background-image: url(img/dash.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 0px 5px;
}

#menu a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #6694bf;
	text-decoration: none;
	background-image: url(img/dash.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;
	padding: 10px 10px 0px 5px;
}

table#ImageIndex {
  width: 763px;
  height: 258px;
  margin: 0 auto;
  padding-top: 20px;
	background-image: url(img/indexHotel.jpg);
	background-repeat: no-repeat;
}

.sample1 a, .sample1 a:visited {
	font-size: 8pt;
	font-weight: normal;
	color: #00000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.sample1 a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
  padding: 2px 6px 0px 0px;
}

#footer a, #footer a:visited {
	font-size: 8pt;
	font-weight: normal;
	color: #4e6ba3;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#footer a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #c41818;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

li a, li a:visited {
	font-weight: normal;
	color: #5d5d5d;
	text-decoration: none;
	background-image: none;
	margin: 0;
	padding: 0;
}

li a:hover {
	font-weight: normal;
	color: #cc3333;
	text-decoration: none;
	background-image: none;
	margin: 0;
	padding: 0;
}

ul {
	margin-bottom: 0px;
	padding-top: auto;
  padding: 0px 0px 0px 10px;
}

li {
	list-style-image: url(/v2/white_tick.gif);
	text-align: left;
	margin-left: 15px;
}

ul.colored {
	margin: 0;
	padding: 0;
}

ul.colored li {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 4px 0px 4px 8px;
}

ul.colored li.gray {
	background-color: #cad2e3;
}

ul.colored_2 li {
        list-style-image: none;
        list-style-type: none;
        text-align: left;
        margin: 0;
        padding: 4px 0px 4px 0px;
}

ul.colored_2 {
        width: 105px;
        margin: 0 0;
        padding: 0;
}

ul.colored_2 li.gray {
        background-color: #cad2e3;
}
tr.dark {
	      background-color: #cad2e3;
}

tr.light {
	background-color: #fff;
}

tr.over {
	background-color: #d2e6ff;
}

ul.colored li.bullet {
	list-style-image: url(img/bullet.jpg);
	text-align: left;
	margin: 5px 0px 0px 40px;
	padding: 0px 0px 0px 3px;
}

div#language {
	float:right;
    text-align: right;
	width: 120px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}


div#language input {
	width: 100px;
	font-size: 8pt;
	color: #5d5d5d;
	background-color: #fff;
	margin: 5px 0px 5px 0px;
	padding: 1px;
}

div#language input#button {
	width: 40px;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	background-color: #6799cd;
	margin: 5px 0px 5px 0px;
	padding: 1px;
}

	a#lithuania {
		float: right;
		width: 34px;
		height: 22px;
		background-image: url(img/lithuania.png);
		background-repeat: no-repeat;
		margin: 0;
		padding: 0;
	}
	a#latvia {
		float: right;
		width: 34px;
		height: 22px;
		background-image: url(img/latvia.png);
		background-repeat: no-repeat;
		margin-right: 5px;
		padding: 0;
	}
	a#estonia {
		float: right;
		width: 34px;
		height: 22px;
		background-image: url(img/estonia.png);
		background-repeat: no-repeat;
		margin-right: 5px;
		padding: 0;
	}

div#topMenu {
	width: 760px;
	height: 18px;
	background-image: url(/img/topMenu/topMenu.jpg);
	background-repeat: no-repeat;
}

div.sample1 {
  margin: 0 auto;
  width: 763px;
  height: 35px;


}

table#ImageIndex {
  width: 763px;
  height: 270px;
  margin: 0 auto;
 

}

div#destinations, div#bookAccommodation, div#packages, div#bookmarksSocial, div#destinationsMap, div#hotDeals, div#bestsellers, div#lithuania, div#latvia, div#estonia, div#travelNews, div#explore, div#customerServices, div#bookmarksSocial div#content, div#banner {
	background-color: #fff;
	margin: 0 auto;
	padding: 5px;
}

table#search {
  margin-left: 0px;
	margin-bottom: 14px;
	position:relative;
	z-index: 1000;
}

table#search input.value {
	font-size: 8pt;
	color: #555;
	height: 16px;
	vertical-align: middle;
	background-color: #fff;
	background-image: url(img/searchGradient.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 1px 20px;
	padding: 0;
	position:relative;
	z-index: 1000;
}

div#destinations {
	width: 170px;
}

div#bookAccommodation {
	color: #5d5d5d;
	height: 100%;
	width:310px;
	/*height:420px;
	background-image: url(/v2/search_bg.gif);*/
	overflow:hidden;
	background:#fff;
	z-index:1000;
	position:relative;
}

div#bookAccommodation h1{
	padding:17px 0px 5px 0px;
}

div#search {
	width: 320px;
	
	padding-left: 20px;
}

div#packages {
	width: 310px;
}

div#bookmarksSocial {
width: 310px;
text-align: center;
background-color: white;
margin: 0 auto;
padding: 5px;
}

table#bookmarksSocial-2 {
margin: 0 auto;
text-align: center;
}

.facebook-button {
overflow:hidden;
width: 50px !important;
}

.twitter-button {
width: 58px !important;
vertical-align: bottom;
height: 62px;
}

.google-button {
width: 55px !important;
}

.stumbleupon-button {
width: 57px !important;
}

.linkedin-button {
width: 55px !important;
}

div#destinationsMap {
	width: 310px;
	height: 242px;
}

div#hotDeals {
	width: 180px;
	height: 220px;
	z-index:1000;
	position:relative;
}

div#bestsellers {
	width: 180px;
	height: 220px;
	z-index:1000;
	position:relative;
}

div#lithuania {
	width: 110px;
	height: 206px;
}

div#latvia {
	width: 110px;
	height: 206px;
}

div#estonia {
	width: 110px;
	height: 206px;
}

div#travelNews {
	width: 390px;
	height: 70px;
}

div#explore {
	width: 180px;
	height: 170px;
}

div#customerServices {
	width: 180px;
	height: 170px;
}

div#content {
	width: 300px;
	display: table;
}

div#banner {
	width: 150px;
	height: 300px;
}

div#footer {
	width: 770px;
	height: 32px;
	margin: auto;
}

div#footerLeft {
	float: left;
	margin: auto;
	padding: 5px 0px 10px 20px;
}

div#footerRight1 {
	padding:5px 5px 0px 0px;
	float: right;
	width: 50px;
	height: 31px;
	background-image: url(/v2/Visa.png);
	background-repeat: no-repeat;
	border: 1px;
}

div#footerRight2 {
	padding:5px 10px 0px 0px;
	float: right;
	width: 50px;
	height: 31px;
	background-image: url(/v2/Mastercard.png);
	background-repeat: no-repeat;
	border: 1px;
}

.article {
	margin-bottom: 15px;
	padding: 0;
	color: #5d5d5d;
}

.dot {
	width: 20px;
	height: 4px;
	background-image: url(img/dot.png);
	background-position: center;
	background-repeat: repeat-y;
}

div.travelNews {
    width: 390px;
    height: 70px;
    background-repeat:no-repeat;
}

div.travelNews h1{
  padding-top: 15px;
        padding-right: 30px;
        padding-left: 5px;
        width:30%;
        height: 50px;
        color:#5d5d5d;
        float:left;
}

div.travelNews li{
  float:center;
	color:#5d5d5d;
	font-size:11px;
	list-style-image: url(/v2/white_tick.gif);
}
div.travelNews li a
{
  width:80px;
  float:center;
	color:#5d5d5d;
}

.sponsored_links
{
width:750px;
height:13px;
margin:5px 0px 0px 0px;
background-image:url(/v2/sponsored_links2.png);
padding:2px 0px;
color:#fff;
}
.sponsored_links_2
{
width:110px;
height:13px;
margin:10px 0px 0px 0px;
background-image:url(/v2/sponsored_links.png);
padding:2px 5px;
color:#fff;
}

.sponsored
{
margin:0px 0px 0px 0px;
padding:2px auto;
width:145px;
float:left;
}

#main_foot_f {
	background-color: #ffffff;
	background-repeat: repeat;
	height:452px;
	margin: 0;
	padding: 0;
	z-index: 0;
	width:100%;
}

table#main_foot {
		padding-left:0px;
		margin:auto;
}

