/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/
html {
}
body {
  min-width: 1000px;
  font-family: Arial, 'PT Sans';
}
.sha {text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.83);}
/* Container
----------------------------------------------------------------------------------------------------*/

.container_16 {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  
  }

a.noun:hover{text-decoration:none;}
a.noun:active{text-decoration:none;}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
  display: inline;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16 {
  position: relative;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
  width: 40px;
}

.container_16 .grid_2 {
  width: 100px;
}

.container_16 .grid_3 {
  width: 160px;
}

.container_16 .grid_4 {
  width: 294px;
}

.container_16 .grid_5 {
  width: 280px;
}

.container_16 .grid_6 {
  width: 340px;
}

.container_16 .grid_7 {
  width: 400px;
}

.container_16 .grid_8 {
  width: 460px;
}

.container_16 .grid_9 {
  width: 520px;
}

.container_16 .grid_10 {
  width: 580px;
}

.container_16 .grid_11 {
  width: 640px;
}

.container_16 .grid_12 {
  width: 706px;
}

.container_16 .grid_12x {
  width: 980px;
}

.container_16 .grid_13 {
  width: 760px;
}

.container_16 .grid_14 {
  width: 820px;
}

.container_16 .grid_15 {
  width: 880px;
}

.container_16 .grid_16 {
  width: 1000px;
}

/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
  padding-left: 60px;
}

.container_16 .prefix_2 {
  padding-left: 120px;
}

.container_16 .prefix_3 {
  padding-left: 180px;
}

.container_16 .prefix_4 {
  padding-left: 240px;
}

.container_16 .prefix_5 {
  padding-left: 300px;
}

.container_16 .prefix_6 {
  padding-left: 360px;
}

.container_16 .prefix_7 {
  padding-left: 420px;
}

.container_16 .prefix_8 {
  padding-left: 480px;
}

.container_16 .prefix_9 {
  padding-left: 540px;
}

.container_16 .prefix_10 {
  padding-left: 600px;
}

.container_16 .prefix_11 {
  padding-left: 660px;
}

.container_16 .prefix_12 {
  padding-left: 720px;
}

.container_16 .prefix_13 {
  padding-left: 780px;
}

.container_16 .prefix_14 {
  padding-left: 840px;
}

.container_16 .prefix_15 {
  padding-left: 900px;
}

/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
  padding-right: 60px;
}

.container_16 .suffix_2 {
  padding-right: 120px;
}

.container_16 .suffix_3 {
  padding-right: 180px;
}

.container_16 .suffix_4 {
  padding-right: 240px;
}

.container_16 .suffix_5 {
  padding-right: 300px;
}

.container_16 .suffix_6 {
  padding-right: 360px;
}

.container_16 .suffix_7 {
  padding-right: 420px;
}

.container_16 .suffix_8 {
  padding-right: 480px;
}

.container_16 .suffix_9 {
  padding-right: 540px;
}

.container_16 .suffix_10 {
  padding-right: 600px;
}

.container_16 .suffix_11 {
  padding-right: 660px;
}

.container_16 .suffix_12 {
  padding-right: 720px;
}

.container_16 .suffix_13 {
  padding-right: 706px;
}

.container_16 .suffix_14 {
  padding-right: 840px;
}

.container_16 .suffix_15 {
  padding-right: 900px;
}

/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .push_1 {
  left: 60px;
}

.container_16 .push_2 {
  left: 120px;
}

.container_16 .push_3 {
  left: 180px;
}

.container_16 .push_4 {
  left: 294px;
}

.container_16 .push_5 {
  left: 300px;
}

.container_16 .push_6 {
  left: 360px;
}

.container_16 .push_7 {
  left: 420px;
}

.container_16 .push_8 {
  left: 480px;
}

.container_16 .push_9 {
  left: 540px;
}

.container_16 .push_10 {
  left: 600px;
}

.container_16 .push_11 {
  left: 660px;
}

.container_16 .push_12 {
  left: 720px;
}

.container_16 .push_13 {
  left: 780px;
}

.container_16 .push_14 {
  left: 840px;
}

.container_16 .push_15 {
  left: 900px;
}

/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .pull_1 {
  left: -60px;
}

.container_16 .pull_2 {
  left: -120px;
}

.container_16 .pull_3 {
  left: -180px;
}

.container_16 .pull_4 {
  left: -240px;
}

.container_16 .pull_5 {
  left: -300px;
}

.container_16 .pull_6 {
  left: -360px;
}

.container_16 .pull_7 {
  left: -420px;
}

.container_16 .pull_8 {
  left: -480px;
}

.container_16 .pull_9 {
  left: -540px;
}

.container_16 .pull_10 {
  left: -600px;
}

.container_16 .pull_11 {
  left: -660px;
}

.container_16 .pull_12 {
  left: -720px;
}

.container_16 .pull_13 {
  left: -780px;
}

.container_16 .pull_14 {
  left: -840px;
}

.container_16 .pull_15 {
  left: -900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after,
.container_16:before,
.container_16:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_16:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix,
.container_16 {
  zoom: 1;
}

.logo {
	height:41px;
	margin-top:10px;
}

.nav {
	text-transform:uppercase;
	margin-top:0px;
	height:43px;
	line-height:43px;
	margin-bottom:1px;
	
}



.nav li {
	display:inline;
}

.nav ul ul {
	display:none;
}

#active  {
	color:#414141;
}

.nav li a {
	text-decoration:none;
	color:white;
	font-size:13px;
	font-family:arial;
	margin:0 15px;
	padding:0 0 3px 0;
	background: url('../images/seper.png') no-repeat right center;
}

.nav {
	text-align:center;
}

.nav li a:hover {
	color:#fcc;
	border-bottom:2px solid #d55;
}


.nav li a.active {
	color:#fff;
	background: #E62121;
	padding:5px 10px;
	border-radius: 5px;
}

.lang {
	margin-top:7px;
	line-height:14px;
}

.sep {
	border-left: 1px dotted gray;
	width:1px;
	height:45px;
	float:left;
	margin-top:3px;
	margin-right:20px;
}

.nav2 {
	width:100%;
	color:#9e9e9e;
	text-align: right;
	line-height: 24px;
}

.nav2 li a {
	color:#9e9e9e;
	margin:0 5px;
}

.nav2 li a:hover {
	border-bottom:0;
}
.lang p {
	height:7px;
}

.lang a {
	color:#787878;
	font-size:12px;
	text-decoration:none;
}


.lang a:hover {
	color:white;
	text-decoration:none;
}




.special, .special a {
	font-size:24px;
	color:white;
	text-shadow: #fafafa 2px 2px 2px;
	text-decoration:none;
	text-transform:uppercase;
}

.phones {
	color:white;
	text-shadow: grey 1px 1px 1px;
	font-size:12px;
	text-align:right;
}

.phone_icon {
	height:16px;
	background: url('../images/phone.png') no-repeat;
	padding-left:17px;
	width:100px;
	float:right;
}

.skype_icon {
	height:16px;
	background: url('../images/skype-16.png') no-repeat;
	padding-left:17px;
	width:65px;
	float:right;
	color:white;
	margin-top: -2px;
}

.skype_icon a {
	color:white;
	font-size:13px;
}

.offer, .menu {
	background-color:white;
//	border:1px solid #d0d0d0;
//	-moz-border-radius: 10px;
//	border-radius: 10px;
//	-webkit-border-radius: 10px;
//	margin-top:20px;
//	-webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3);
//	-moz-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3);
//	box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3);
}

.offer {
	padding:15px;
	overflow:hidden;
}


a {
	color:#e00;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h3 {
	font-size:24px;
	color:#e00;
	margin-bottom:10px;
	margin-left:3px;
	text-shadow: #fafafa 2px 2px 2px;
	font-weight:normal;
}

.offer_title{
	font-size:24px;
	line-height: 22px;
	color:#e00;
	margin-bottom:5px;
	margin-left:3px;
	text-shadow: #fafafa 2px 2px 2px;
}


.offer_title img, .offer img {

//	-moz-box-shadow: none;
//	-webkit-box-shadow: none !important;
//	box-shadow: none !important;	
//	text-shadow: none !important;
}


.offer_img{
	float:left;
	height:99px;
	width:138px;
}

.offer_descr {
	font-size:13px;
	color:#727272;
	width: 156px;
	float:right;
	padding-right:5px;
	line-height:18px;
	overflow:hidden;
	height:142px;
}

.offer_button a{
	width:135px;
	height:29px;
	background: url('../images/redbutton.png') 0 38px;
	color:#fff;
	display:block;
	float:left;
	margin-top:10px;
	text-align:center;
	text-decoration:none;
	padding-top:8px;
	font-size:14px;
	text-transform:uppercase;
}

.offer_button a:hover {
	background: url('../images/redbutton.png') 0px 0px;
}



.content {
	background-color:white;
//	border:1px solid #d0d0d0;
//	-moz-border-radius: 10px;
//	border-radius: 10px;
//	-webkit-border-radius: 10px;
//	-moz-box-shadow: 0px 1px 1px #dbdbdb;
//	-webkit-box-shadow: 0px 1px 1px #dbdbdb;
/	box-shadow: 0px 1px 1px #dbdbdb;
//	padding:0px 0px;
//	margin-top:0px;
margin:20px;
margin-top:10px;
}


.contentt {
	padding:0px;
	margin-top:0px;
}

.contento {
}

.content p {
	margin-bottom:10px;
}


.content_text {
	font-size:14px;
	line-height:16px;
}

.content_text table {
	border-top:1px solid #777;
	border-right:1px solid #777;
	border-collapse:collapse;
}
.content_text table td {
	border-left:1px solid #777;
}
.content_text table td {
	border-bottom:1px solid #777;
	padding:3px 5px;
}


.footer {
	background-color:rgba(20,20,20,0.8);
	height:180px;
	width:100%;
}

.main_wrapper {
	min-height: 100%;
	margin-bottom: -180px;
}

#footer-spacer {
	height: 180px; /* = #container margin-bottom plus any extra space required between #container and #footer */
	clear:both;
}

* html .main_wrapper {
    height: 100%;
}

.logo_b {
	height:41px;
	background: url('../images/logo.png') no-repeat top left;
	margin-top:-35px;
}

.spacer {
	height:50px;
	width:100%;
}

.small {
	font-size:12px;
	color:#828282;
	margin-top:5px;
}

.small a {
	color:#aaa;
}

.copy {
	margin-top:50px;
}

.brando a {
	display:block;
	background: url('../images/brando.png') no-repeat right;
	height:37px;
	margin-top:27px;
}

.menu {
	width:260px;
	height:auto;
	padding:10px 0 10px 0;
}


.menu_cat  {
	border-bottom:1px dashed #e1e1e1;
	line-height:19px;
}

.menu_cat:last-child {
	border:0;
}

.menu_cat a {
	color:#545454;
	font-size:14px;
	text-decoration:none;
	display:block;
	padding:1px 3px 5px 35px;
	width:183px;
	background: url('../images/li.png') no-repeat 22px 6px;
}

.sub a{
	background-color:#f9f8f8;	
	font-size:14px;
	padding-left:60px;
	width:158px;
	background-position: 42px 6px;
}

.active{
	background: url('../images/menu_bg.png') repeat-x;
	width:218px;
	height:23px;
}

.active a {
	color:white;
}


.sub .active a {
	background: url('../images/li_w.png') no-repeat 42px 6px;
	color:white;
}

.menu_cat a:hover, .sub a:hover {
	text-decoration:underline;
}

.menu_title {
	margin-left:30px;
	font-size:18px;
	color:#e00;
	text-shadow: #fafafa 2px 2px 2px;	
}

.lm_offer {
	border-bottom:1px dashed #b1b1b1;
}

.lm_offer a {
	font-size:14px;
	color:#555555;
	width:228px;
	padding:3px 10px 5px 30px;
	background: url('../images/li.png') no-repeat 10px 8px;
	display:block;
	text-decoration:none;
}

.lm_offer:last-child {
	border:0;
}

.lm_offer a:hover {
	color:#3e3e3e;
}

.lm_offer span{
	font-size:18px;
	color:#e00;
}

.subscribe_input {
	width:173px;
	height:27px;
	background-image: url('../images/input.png');
	margin:auto;
	margin-top:6px;
	margin-bottom:6px;
}

.subscribe_input input {
	width:160px;
	border:0;
	margin-left:7px;
	margin-top:3px;
	color:#c2c2c2;
	font-size:14px;
	background:none;
}

.submit {
	width:183px;
	height:35px;
	background: transparent url('../images/large_button.png');
	border:0px;
	margin-left:17px;
	cursor:pointer;
}

.submit:hover {
	background: transparent url('../images/large_button.png') 0 36px;
}

.submit a {
	color:#727272;
	display:block;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
}

.main {
	width:1000px;
	float:right;
}
.left {
	width:706px;
	float:right;
}
.right {
	width:294px;
	float:right;
}

.tabs {
	padding-left:20px;
	width:690px;
	margin-top:10px;
}

.tabs li {
	background-color:white;
	border:1px solid #d0d0d0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	float:left;
	padding:3px 10px;
	font-size:16px;
	background: #fff url('../images/tabbg.png');
	border-bottom:0;
	-moz-box-shadow: 0px -1px 1px #dbdbdb;
	-webkit-box-shadow: 0px -1px 1px #dbdbdb;
	box-shadow: 0px 1px -1px #dbdbdb;
}

.tabs li:hover, .tabs li.act {
	background: #A00404 url('../images/tabbg_hover.png');
	background: #fff;
	border:1px solid #aaa;
	border-bottom:1px solid #fff;
}

.tabs li a {
	display:block;
}

.tabs li:hover a, .tabs li a:hover {
	text-decoration:none;
}



.content ul.contentpics {
	margin:25px 0;
	list-style-type:none;
	list-style-position:outside;
}

.content ul.excursionpics {
	margin-top:0;
}

.content ul.contentpics li {
	background:none;
	float:left;
	margin:0 15px 10px 0;
	padding:0;
}
.content ul.contentpics li a {
	padding:0;
	margin:0;
	background:none;
}

.content ul.contentpics li img, .offer img {
//	border:2px solid white;
//	-webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.2);
//	-moz-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.2);
//	box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.2);
}

.mecla {vertical-align:middle;text-align:center;}
.activex {color:#E62121;text-decoration:underline;font-weight:bold;}

.content ul.prices li {
	padding:3px 0;
}

.content ul.prices li img {
	vertical-align:text-top;
}

.corder {
	text-align:center;
	margin-bottom:10px;
}

.corder label {
	font-size:12px;
	color:#999;
}

.novatours, .alidaturs {
	position:absolute;
	top:66px;
}

.alidaturs {
	margin-left:200px; 
}


.bgblink_ru, .bgblink_lv {
	position:absolute;
	top:110px;
	margin-left:50px;
}

.bgblink_ru img {
	width: 296px;
	height: 48px;
}

.bgblink_lv img {
	width: 273px;
	height: 43px;
}

#likebtn {
	position:absolute;
	margin-top:-25px;
	margin-left:145px;
}

.breadcrumb {
	color:#e00;
	margin-top:20px;
	margin-left:10px;
}

.bustourtable {
	font-size:12px;
}

.bustourtable th {
	background:#900909;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}

.bustourtable td {
	text-align:center;
	vertical-align:middle;
}

.bustourtable td:first-child {
	text-align:left;
}

#country_collapser {
	padding-top:5px;
	text-align:center;
	font-size:12px;
}

.print {
	font-size:12px;
	float:right;
	margin-top:-35px;
}

.content_text .visas a {
	font-size:18px;
}

.content_text  .visas table, .content_text  .visas td {
	border:0;
}

.offers_one {
	border-bottom:1px dashed #e1e1e1;
	line-height:36px !important;
}


.offers_price {
	float:right;
	width:100px;
	font-size:18px;
	color:#e00;
	text-align: right;
}



.offers_icons {
	float:right;
	width:100px;
	font-size:18px;
	color:#e00;
	text-align: right;
	white-space: nowrap;
}

.offers_icons img {
	width:24px;
	height:24px;
	cursor:help;
}

.offers_title {
	width:460px;
}

.offers_title a {
	color:#333;
	float:left;
	line-height: 18px;
	padding:10px 0;
}

#parrot {
	width:92px;
	height:250px;
	position:absolute;
	margin-left:900px;
	margin-top:-90px;
	z-index:999;
}

#palm {
	width:199px;
	height:202px;
	position:fixed;
	bottom:0;
	right:0;
	z-index:-1;
	
}
