/*
main
*/
html{
	margin: 0 auto;
	padding: 0;
	border: 0;
}

body {
	margin: 0 auto;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	background: #fff;
}

a img{
	border: none;
}

#wrap{
	margin: 0 auto;
	width: 990px;
	background: url(/images/back.jpg) top left no-repeat;
}

a:hover {
  text-decoration:none;
}

h2{
	color: #5c94ec;
	font-size:24pt;
	font-weight: normal;
	margin: 0 0 0 20px;
}

h3{
	color: #4F5464;
}

/*
left
*/

#left{
	float: left;
	width: 657px;
	position: relative;
}

#logo{
	position: relative;
}

#name{
	margin: 65px 0 0 130px;
	display: block;
}

#yaht{
	position: absolute;
	z-index: 20;
	top: 50px; left: 390px;
}

/*
menu
*/

#menu{
	margin: 55px 0 0 10px;
	height: 102px;
	background: url(/images/nav_bg.gif) bottom left no-repeat;
	padding: 30px 0 0 10px;
}

#menu table a{
	color:#0643A9;
	text-decoration:none;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bolder;	
}

#menu a:hover{
	color: #5c94ec;
}

#menu table{
	width: 600px;
}

#menu img{
	vertical-align: top;
}

/*
content
*/

.loop{
	width: 640px;
	height: 211px;
	margin: 10px 0 10px 0;
}

.frame{
	padding: 7px;
	background: url(/images/country_foto_bg.gif) top left no-repeat;
	float: left;
	margin: 0 10px 0 0;
	
}

.desc{
	float: left;
	width: 360px;
	height: 210px;
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
	color: #4F5464;
}

.desc h3{
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}

.desc img{
	float: left;
	margin: 0 20px 0 0;
}

.desc a{
	color: #899AC1;
	font-size: 8pt;
}

.desc a:hover{
	text-decoration: none;
}

/*
tabs
*/

#tabs a{
	text-transform: none;
	font-weight: normal;
}

#tabs ul li{
	float: left;
	list-style: none;
}

#tabNavigation{
	margin: 20px 0 0 20px;
	padding: 0;
	
}

*html + .contain{
	margin: -30px 0 0 0;
}

#tabNavigation li{	
	text-align: center;
	margin: 0 3px 0 0;
	font-family: Tahoma;
	
}

#tabNavigation li a{
	text-decoration: none;
	color: #000;
	display: block;
	background: #96cbf8;
	padding: 5px 7px 0 7px;
	height: 23px;
	font-size: 11pt;
}

#tabNavigation li a.selected{
	background: #badffa;
}

.contain{
	background: #badffa;
	width: 580px;
	margin: 0 0 0 0;
	padding: 10px 0 15px 20px;
	font-family: Tahoma;
	font-size: 8pt;
}

.contain ul{
	margin: 0;
	padding: 10px 0 20px 0;
}

.contain li{
	width: 178px;
	height: 14px;
	margin: 0 0px 0 0;
}

.contain li a{
	color: #000;
	width: 80px;
	display: block;
	float: left;
}


/*
right
*/

#right{
	float: right;
	margin: 158px 20px 0 0;
	position: relative;
}

/*
jorney
*/

#shadow{
	background: url(/images/block_shadow.png) bottom center no-repeat;
	padding:  0 5px 28px 15px;
	width: 292px;
}

#jorney{
	width: 284px;
	background: #364560;
	min-height: 300px;
	border: #fff solid 4px;
	color: #fff;
}

#compass{
	position: absolute;
	top: 340px; right: 12px;
	z-index: 20;
}

.headjorney{
	height: 34px;
	background: #1e2f4d;
	padding: 10px 0 0 16px;
}

#top{
	color: #fff;
	margin: 0 31px;
	line-height: 20px;
	padding: 15px 0;
}


#top select{
	font-size: 8pt;
	width: 120px;
	float: right;
	clear: right;
	margin: 0 0 2px 0;
}

#date{
	color: #fff;
	border-top: dotted 1px #737d90;
	border-bottom: dotted 1px #737d90;
	margin: 0 11px;
	padding: 10px 0;
}

#date select{
	float: right;
	font-size: 8pt;
	margin: 0 2px 2px 1px;
}

#dateselect{
	margin: 5px 35px;
}

#duration, #price{
	margin: 0 15px;
	padding: 10px 0;
}

#duration input, #price input{
	font-size: 8pt;
}

#duration div, #price div{
	width: 300px;
	text-align: center;
	margin: 5px 0;
}

#price{
	border-top: dotted 1px #737d90;
}

#button{
	margin: 0 0 10px 10px;
}

/*
offer
*/
#spec{
	width: 284px;
	background: #364560;
	min-height: 300px;
	border: #fff solid 4px;
	color: #fff;
	margin-top: 45px;
	padding-bottom: 70px;
	position: relative;
}

.spechead{
	height: 45px;
	background: #1e2f4d;
	padding: 15px 0 15px 16px;
}

#specshadow{
	background: url(/images/block_shadow.png) bottom center no-repeat;
	padding:  0 5px 28px 15px;
	width: 292px;
	position: relative;
}

#right h2{
	font-size: 18pt;
	margin: 40px 0 0 15px;
}

.offer{
	width: 294px;
	height: 205px;
	margin: 20px auto 40px auto;
	text-align: center;
	color: #fff;
}

#ofname{
	background: url(/images/arrows.gif) bottom right no-repeat;
	padding: 0 5px 0 0;
	width: 200px;
	margin: 0 0 0 10px;
}

.offer a{
	color: #fff;
	font-family: Tahoma;
}

#salt{
	position: absolute;
	bottom: -15px; right: -5px;
	z-index: 50;
}

.foto{
	margin: 10px 0 0 0;
	padding: 0 1px 0 0;
	position: relative;
}

.frameright{
	position: absolute;
	top: 0px; left: 26px;
}

#track{
	margin: 15px 0 15px 15px;
	font-family: Tahoma;
	font-size: 12pt;
}

#track a{
	color: #723316;
	font-size: 14pt;
	font-family: Arial;
}

#alltrack{
	margin: 15px 0 15px 15px;
	font-family: Tahoma;
	font-size: 12pt;
}

#alltrack a{
	color: #723316;
	font-size: 14pt;
	font-family: Arial;
}

#allnews{
	margin: 15px 0 15px 15px;
	font-family: Tahoma;
	font-size: 12pt;
}

#allnews a{
	color: #723316;
	font-size: 14pt;
	font-family: Arial;
}



/*
footer
*/

#footer{
	clear: both;
	height: 33px;
	text-align: center;
	margin: 20px auto 0 auto;
}

#footer div{
	color: #6ca8b8;
	background: url(/images/small_compass.gif) top left no-repeat;
	width: 360px;
	text-align: center;
	margin: 0 auto;
}


/*
Jeen styles
*/

#Country {
  padding-left:40px;
}

#CountryTitle {
  color: #5c94ec;
	font-size:24pt;
	font-weight: normal;
	margin-bottom:5px;
}

#CountryTitle img {
  vertical-align:middle;
}

#CountryTitle span {
  margin-left:20px;
}

#CountrySubmenu {
  margin-bottom:40px;
  color:#6d6d6d;
  font-size:22pt;
  padding-left:66px;
}

#CountrySubmenu a {
  color:#6d6d6d;
}

#CountryDesc {
  color:#2d2d2d;
  margin-bottom:15px;
}

#CountryGallery {
  margin-bottom:15px;
}

#CountryGallery img {
  /*float:left;*/
  margin:0 8px 8px 0;
}

#CountryGalleryTitle {
  color: #5c94ec;
  font-size:22pt;
  margin-bottom:15px;
}

.Tour {
  margin-bottom:20px;
}

.TourPrice {
  font-weight:bold;
  color:#000;
  background:url(/images/price_bg.gif) no-repeat;
  font-size:13pt;
  padding: 7px 0 0 12px;
}

.TourTitle, .TourMore, .TourMore a {
  color:#0070ee;
}



.TourSnar {
  background:url(/images/snar_bg.gif) no-repeat;
  text-align:center;
  font-size:8pt;
  padding-top:21px;
}

.TourSnar a {
  color:#fff;
}

#FullNews {
  padding-left:40px;
}

#FullNewsTitle {
  color: #5c94ec;
	font-size:24pt;
	font-weight: normal;
	margin-bottom:5px;
}

.FNBlock {
  margin-bottom:30px;
}

.FNBlock h6 {
  color: #5c94ec;
	font-size:18pt;
	font-weight:normal;
	margin-bottom:20px;
  padding:0;
}

.FNBlock .FNText {
  color:#5f5f5f;
}

.FNBlock .FNText h5 {
	font-size:18pt;
  font-weight:normal;
  margin-bottom:15px;
  padding:0;
}

/*
michas styles
*/

#avialink{
    width:310px;
    margin-top:20px;
}

.TourTitle{
    width:288px;
}

#trackfotolink{
    color:#666;
}

#order label{
    width:200px;
    display:block;
    float:left;
    margin-left: 30px;
    margin-top: 10px;
}

#order input[type=submit]{
    margin-left:350px;
}

#order input{
    margin-top:10px;
}

#order select{
    margin-top:10px;
}


#Novelty {
  margin-bottom:20px;
  overflow:hidden;
  width:657px;
}

#Novelty .New {
  position:relative;
  width:188px;
  float:left;
  margin:0 15px;
  height:190px;
  background:url("/images/new_bg.gif") no-repeat 0 0;
} 

#Novelty .New sub {
  position:absolute;
  z-index:6;
  top:6px;
  left:5px;
  width:50px;
  height:51px;
}

#Novelty .New span {
  display:block;
  margin:10px 0 0 10px;
}

#Novelty .New a {
  display:block;
  margin:0 0 0 12px;
  width:170px;
  text-align:center;
  overflow:hidden;
  font:normal 11px Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color:#0643a9;
}

