/* --------------------- */

body {
	background: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #3d3d3d;
}

header {
	background: url('../images/slider_bg.jpg') repeat-x;
	height: 285px;
}

h2,h4 {
	font-size: 12px;
}

h3 {
	font-size: 24px;
	color: #535353;
	margin: 5px 0;
}

footer {
	font-size: 12px;
	width: 900px;
	margin: 15px auto;
}

footer img {
	vertical-align: -5px;
	margin-left: 10px;
}

a {
	color: #ff7e00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* --------------------- */

#page {
	background: url('../images/page_top_bg.jpg') repeat-x;
	height: 83px;
}

#top-line {
	height: 70px;
}

#logo {
	background: url('../images/logo.jpg') no-repeat;
	height: 47px;
	width: 229px;
	margin-top: 14px;
	float: left;
}

#langs {
	float: right;
	font-size: 12px;
	margin-top: 30px;
}

#octa {
	background: url('../images/image_octa.png') no-repeat;
	height: 386px;
	width: 588px;
	position: absolute;
	margin: -50px 0 0 -90px;
	overflow: hidden;
	z-index: 10;
}

#left-header-block {
	height: 85px;
	width: 500px;
	float: left;
	padding: 15px 0 0 0;
}

#left-header-block .title {
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 1px 1px white, -1px -1px #777777;
	font-size: 50px;
}

#left-header-block .subtitle {
	font-size: 32px;
	text-shadow: white 1px 1px 0px;
	filter: Shadow(Color=#FFFFFF, Direction=45, Strength=1);
	vertical-align: 7px;
}

#right-header-block {
	height: 285px;
	width: 500px;
	float: right;
	padding: 20px 0 0 0;
	text-align: center;
}

#right-header-block .title {
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 1px 1px white, -1px -1px #777777;
	font-size: 50px;
}

#right-header-block .subtitle {
	font-size: 32px;
	text-shadow: white 1px 1px 0px;
	filter: Shadow(Color=#FFFFFF, Direction=45, Strength=1);
	vertical-align: 7px;
}

#right-header-block .find-us {
	background: url('../images/find_us.png') no-repeat;
	width: 337px;
	height: 77px;
	margin: 10px auto;
	cursor: pointer;
}


#right-header-block .find-us:hover {
	background-position: 0 -77px;
}

#right-header-block .find-us-ru {
	background: url('../images/find_us_ru.png') no-repeat;
	width: 337px;
	height: 77px;
	margin: 10px auto;
	cursor: pointer;
}

#right-header-block .find-us-ru:hover {
	background-position: 0 -77px;
}

#main-menu li {
	background: url('../images/menu_block.png') no-repeat;
	float: left;
	width: 156px;
	height: 250px;
	margin: 50px 5px 0 5px;
	text-align: center;
	position: relative;
	z-index: 10;
	cursor: pointer;
}

#main-menu li .icon {
	margin: 25px 0 10px 0;
}

#main-menu li p {
	font-size: 12px;
	padding: 0 5px;
}

#selector {
	background: url('../images/selector.jpg') no-repeat;
	width: 162px;
	height: 265px;
	position: absolute;
	z-index: 1;
	margin: 3px 0 0 1px;
}

#calc-selector {
	background: url('../images/calc_selector.jpg') no-repeat;
	width: 147px;
	height: 169px;
	position: absolute;
	z-index: 1;
	margin: 3px 0 0 1px;
	margin: 10px 0 0 12px;
}

#content {
	width: 913px;
	margin: 15px auto;
}

#content-top {
	background: url('../images/content_top.jpg') no-repeat;
	width: 913px;
	height: 58px;
}

#content-center {
	background: url('../images/content_center.jpg') repeat-y;
	width: 913px;
}

#content-center aside {
	width: 150px;
}

#content-center aside .menu-item {
	margin: -10px 0 10px 40px;
}

#content-center aside .menu-title {
	margin: 15px 0 0 20px;
}

#content-center aside .menu-shadow {
	margin: 0 0 0 -20px;
	background: url('../images/menu_shadow.png') no-repeat;
	width: 196px;
	height: 17px;
}

#content-center aside img {
	vertical-align: 2px;
}

#content-calc {
	float: right;
	width: 666px;
}

#octa-calc {
	background: url('../images/octa_calc_bg.jpg') no-repeat;
	width: 666px;
	height: 83px;
	margin-left: -15px;
}

#content-center p {
	font-size: 12px;
	padding: 10px;
	line-height: 16px;
}

#content-bottom {
	background: url('../images/content_bottom.jpg') no-repeat;
	width: 913px;
	height: 9px;
}

#shorts {
	width: 800px;
	margin: 0 auto;
}

#shorts li {
	float: left;
	width: 370px;
	height: 100px;
	margin: 25px 15px 10px 15px;
	font-size: 12px;
}

#shorts li img {
	float: left;
	margin: 0 10px;
}

#cards {
	float: right;
	margin: -10px;
}

/* ------ CALC -------- */

.calc-price {
	background:url('../images/calc_item.png') no-repeat;
	width:132px;
	height:160px;
	display: inline-block;
	margin: 20px;
	z-index: 10;
	position: relative;
	text-align: center;
}

.calc-price p {
	line-height: 12px !important;
}

.calc-summ {
	font-size: 20px;
	color: #F07400;
}

#calc-list {
	position: relative;
	width: 530px;
	margin: 0 auto;
}

#calc-ltab {
	background: url('../images/calc_ltab.jpg') no-repeat;
	width: 668px;
	height: 27px;
	margin: 10px 0 30px -16px;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
}

#calc-ltab-travel-head {
	background: url('../images/calc_ltab.jpg') no-repeat;
	width: 668px;
	height: 27px;
	margin: 10px 0 5px -16px;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
}

#calc-ltab-travel {
	background-color: #FBFBEF;
	width: 668px;
	height: 47px;
	margin: 10px 0 30px -16px;
	text-align: center;
	padding-top: 6px;
}

/* ------ MODAL -------- */

#simplemodal-overlay {
  background-color:#000;
}

#simplemodal-container {
  height:400px;
  width:600px;
  background-color:#fff;
  border:3px solid #ccc;
}

#simplemodal-container iframe{
	height:400px;
	width:600px;
}

#simplemodal-container a.modalCloseImg {
  background:url('../images/x.png') no-repeat;
  width:36px;
  height:36px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

#simplemodal-container p.larger a {
	background:url('../images/viewlarger.png') no-repeat;
	display:inline;
	z-index:3200;
	position:absolute;
	bottom:-24px;
	right:-28px;
	cursor:pointer;
	color:#fff;
	padding-left:20px;
	height:20px;
	width:80px;
	text-decoration:none;
	font-size:0.8em;
}

/* ------ CONTENT TEXTS --------- */

#content #content-text-01 {
	width: 757px;
	margin: 16px 0 0 79px;
}

#byenergy {
	background: url('../images/developedby_0.png') no-repeat;
	height: 28px;
	width: 85px;
	float: right;
	margin: -15px 0 0 0;
}

#byenergy:hover {
	background: url('../images/developedby.png') no-repeat;
}


/* --------------------- */

.wrapper {
	width: 1000px;
	margin: 0 auto;
}

.spacer {
	background: #e2e2e2;
	height: 1px;
	width: 900px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.message-world {
	color: white;
	font-size: 19px;
	line-height: 22px;
	text-shadow: #777777 1px 1px 0px;
	filter: Shadow(Color=#777777, Direction=45, Strength=1);
}

.travel-calc { 
  color: #F07400; 
  font-family:arial; 
  font-size: 20px;
}