html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}
ul, p, h1, h2, h3, h4, h5, h6, form, dl, dd, dt {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
img {
	vertical-align: top;
	border: none;
}
a {
	color: #5b81bd;
}
a:hover {
	text-decoration: none;
}
a, input, textarea {
	outline: none;
}

.input {
	width: 232px;
	display: inline-block;
	vertical-align: top;
	background: url(/i/input.png) no-repeat left top;
	margin-right: 10px;
	text-align: left;
}
.input span {
	display: block;
	height: 31px;
	position: relative;
	margin-right: -10px;
	background: url(/i/input.png) no-repeat right -31px;
}
.input input {
	background: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #303030;
	margin: 7px 0px 0px 5px;
	width: 232px;
}
.i-pas {
	background-position: 0px -62px;
}
.i-pas span {
	background-position: right -93px;
}
.i-pas input {
	display: none;
}
.i-date {
	width: 124px;
}
.i-date input {
	width: 86px;
}
.i-date img {
	margin: 5px 0px 0px 4px;
	cursor: pointer;
}

.i-ddl {
	width: 82px;
	position: relative;
	z-index: 3;
}
.i-ddl a.down {
	width: 16px;
	height: 10px;
	float: right;
	margin: 12px 12px 0px 0px;
	background: url(/i/ddl_arr.gif) no-repeat;
	cursor: pointer;
}
.i-ddl em {
	display: block;
	margin: 0px 30px 0px 5px;
	padding-top: 7px;
	font-style: normal;
	cursor: pointer;
	white-space: nowrap;
}
.i-ddl .list {
	position: absolute;
	width: 100%;
	top: 26px;
	left: 0px;
	display: none;
}
.i-ddl .list div {
	margin-right: 7px;
	background: url(/i/ddl_list.png) no-repeat left bottom;
	position: relative;
	z-index: 2;
	padding-bottom: 1px;
}
.i-ddl .list i {
	width: 7px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(/i/ddl_list.png) no-repeat right bottom; 
}
.i-ddl .list ul {
	margin: 0px -6px 0px 1px;
	position: relative;
	border-top: 1px #cfd0d3 solid;
	padding-bottom: 5px;
	max-height: 120px;
	overflow: auto;
}
.i-ddl .list li {
	padding: 4px 9px;
	cursor: pointer;
}
.i-ddl .list li:hover {
	color: #fff;
	background: #5475ab;
}

.i-ddl-gray {
	width: 133px;
	margin-right: 3px;
	background-image: url(/i/inp.png);
}
.i-ddl-gray span {
	height: 28px;
	margin-right: -7px;
	background: url(/i/inp.png) no-repeat right -28px;
}
.i-ddl-gray a.down {
	margin: 11px 9px 0px 0px;
	background-image: url(/i/ddl_arr.png);
}
.i-ddl-gray em {
	font-size: 11px;
	color: #aaa;
	margin: 0 30px 0 10px;
}
.i-ddl-gray .list {
	top: 23px;
}
.i-ddl-gray .list div {
	background-image: url(/i/ddl_list2.png);
}
.i-ddl-gray .list i {
	background-image: url(/i/ddl_list2.png);
}
.i-ddl-gray .list li {
	color: #000;
}
.i-ddl.wide {
	width: 212px;
}
.i-ddl.wide em {
	overflow: hidden;
}
.cbx i {
	display: inline-block;
	vertical-align: bottom;
	width: 19px;
	height: 19px;
	background: url(/i/cbx.png) no-repeat left top;
	cursor: pointer;
}
.cbx.checked i {
	background-position: 0px -19px;
}
.cbx label {
	font-size: 12px;
	color: #303030;
	margin-left: 3px;
	cursor: pointer;
}

#page {
	min-height: 100%;
}
#main {
	width: 930px;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 320px;
}
#header {
	height: 129px;
	position: relative;
}
#logo {
	position: absolute;
	left: 0px;
	top: 57px;
}
#social {
	position: absolute;
	right: 0px;
	top: 52px;
}
#social a {
	margin-left: 11px;
}
#top-menu {
	width: 560px;
	position: absolute;
	left: 205px;
	top: 50px;
}
#top-menu li {
	float: left;
	height: 35px;
	padding-top: 10px;
	background-image: url(/i/tm.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#tm-flights {
	background-position: 0px 0px;
	width: 113px;
	padding-right: 43px; 
}
#tm-flights.act {
	background-position: 0px -45px;
}
#tm-hotels {
	background-position: 0px -90px;
	width: 210px;
}
#tm-hotels.act {
	background-position: 0px -135px;
}
#tm-auto {
	background-position: 0px -180px;
	width: 111px;
	padding-left: 43px;
}
#tm-auto.act {
	background-position: 0px -225px;
}

#top-menu a {
	color: #fff;
}
#top-menu .act a {
	color: #303030;
	text-decoration: none;
}

#body {
	width: 100%;
	float: left;
}

#head-block {
	width: 934px;
	float: left;
	background: url(/i/or_top.png) repeat-x left top;
	position: relative;
	margin: 0px -2px;
}
#hb-wrap {
	width: 930px;
	float: left;
	border: 1px #cdb566 solid;
	border-top-width: 2px;
	margin: 5px 1px 0px;
	position: relative;
	background: url(/i/pattern.gif) repeat left top;
}
#l-corn, #r-corn {
	width: 26px;
	height: 26px;
	position: absolute;
	bottom: -1px;
	left: -2px;
	background: url(/i/corns.png) no-repeat left top;
	z-index: 2;
}
#r-corn {
	left: auto;
	right: -2px;
	background-position: right top
}
#hbw-ov {
	width: 100%;
	height: 240px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: url(/i/or_shad.png) repeat-x left top;
}
.header #hbw-ov {
	height: 60px;
	background-position: left -100px;
}

#head-block h2 {
	font-size: 40px;
	color: #303030;
	position: relative;
	z-index: 3;
	margin-top: 16px;
	height: 98px;
}
#head-block h3 {
	font-size: 20px;
	color: #303030;
	position: relative;
	z-index: 3;
	margin-top: 16px;
	padding-bottom: 20px;
}
#head-block h2 small {
	color: #837552;
	font-size: 14px;
	display: block;
	position: relative;
	margin-top: -4px;
}
#head-block .promo-search {
	color: #303030;
	font-size: 16px;
	position: relative;
	z-index: 3;
	margin-top: 16px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#hb-form {
	position: relative;
	z-index: 3;
	border-top: 1px #fff0bb solid;
}
#hbf-wrap {
	width: 567px;
	float: left;
	margin: 13px 0px 0px 206px;
	padding-bottom: 30px;
}
#hb-form .item {
	width: 242px;
	float: left;
	font-size: 14px;
	color: #303030;
	margin-right: 37px;
	text-align: left;
}
#hb-form .item .lbl {
	float: left;
	margin: 0px 0px 2px 5px;
}
#hb-form .item .l-pas {
	color: #b7a474;
}
#hb-form .item .map {
	float: right;
	text-decoration: none;
	border-bottom: 1px dashed;
	cursor: pointer;
	font-size: 12px;
	color: #005ead;
	margin: 0px 5px 0px 0px;
}
#hb-form .item small {
	display: block;
	color: #837552;
	font-size: 12px;
	margin: 2px 0px 0px 5px;
}
#hb-form .item small a {
	border-bottom: 1px dashed;
	cursor: pointer;
}
#hbf-tabs {
	width: 316px;
	height: 95px;
	float: left;
	margin: 10px 0px 0px 103px;
}
#hbf-tabs .t-item {
	width: 316px;
	height: 95px;
	float: left;
	background: url(/i/s_tabs.png) no-repeat left -95px;
	display: none;
}
#hbf-tabs .t-item:first-child {
	display: block;
	background-position: 0px 0px;
}
#hb-form .cbx {
	float: right;
	position: relative;
	margin: -4px 3px 0px 0px;
}
.t-item .tabs {
	float: left;
	font-size: 14px;
	margin-top: 8px;
}
.t-item .tabs li {
	float: left;
	width: 125px;
	text-align: center;
}
.t-item .tabs li a {
	border-bottom: 1px dashed;
	color: #2271ab;
	cursor: pointer;
}
.t-item .ctrls {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.t-item .input {
	margin: 0px 13px 0px 3px;
}
#hbf-wrap .big-button {
	margin-top: 21px;
	margin-left: -32px;
}

#breadcrumbs {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#breadcrumbs.bc-left {
	width: 917px;
	padding-left: 13px;
	text-align: left;
}
#breadcrumbs .sep {
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	height: 7px;
	background: url(/i/bc_arr.gif) no-repeat left top;
	margin: 0px 2px;
}

#tabs {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: -5px;
}
#tabs li {
	width: 129px;
	height: 29px;
	float: left;
	text-align: center;
	font-size: 14px;
	padding-top: 9px;
}
#tabs li.act {
	background: url(/i/tab.png) no-repeat left -38px;
}
#tabs li:first-child.act {
	background-position: 0px 0px;
}
#tabs li a {
	border-bottom: 1px dashed;
	text-decoration: none;
	cursor: pointer;
}
#tabs li.act a {
	border: none;
	cursor: default;
	color: #303030;
}

p.info {
	font-size: 14px;
	margin: 10px 30px 0px;
}

#text {
	width: 100%;
	float: left;
}
#text .head {
	padding: 0px 20px;
	width: 890px;
}
.t-sep {
	width: 151px;
	height: 1px;
	background: url(/i/t_sep.gif) no-repeat;
	font-size: 0px;
	clear: both;
	margin: 0px auto;
	text-align: center;
}
#text p {
	margin: 20px 0px;
	line-height: 190%;
}
#text p.p-short {
	color: #868686;
	margin: 20px 195px;
}
#text big {
	font-size: 16px;
	font-weight: bold;
	color: #868686;
}
#text h3.head {
	background-image: url(/i/crop5.gif);
	color: #a9a9a9;
	margin-top: 10px;
}
#text h4 {
	font-size: 16px;
	font-weight: bold;
	color: #303030;
}

.head {
	width: 100%;
	float: left;
	background: url(/i/crop3.gif) repeat-x left 14px;
	text-align: center;
	color: #303030;
	margin: 20px 0px 15px;
}
.head span {
	background: #fff;
	padding: 0px 10px;
	display: inline-block;
	vertical-align: top;
}
.head.h-left {
	text-align: left;
}
h3.head {
	font-size: 20px;
}
h1.head {
	font-size: 40px;
	background-position: left 26px;
	margin-bottom: 20px;
}
h1.head span {
	padding: 0px 15px;
}
.head small {
	font-size: 14px;
	color: #9f9f9f;
	display: block;
	border-bottom: 1px #efeeea solid;
	padding-bottom: 7px;
}

.button {
	display: inline-block;
	vertical-align: top;
	background: url(/i/but.png) no-repeat right top;
	margin-left: 20px;
	text-decoration: none;
}
.button span {
	display: block;
	position: relative;
	margin-left: -20px;
	background: url(/i/but.png) no-repeat left -228px;
	height: 28px;
	cursor: pointer;
	padding: 10px 20px 0px;
	color: #4b4b4b;
	font-size: 14px;
	text-shadow: #fff 0px 1px 0px;
}
.button small {
	background: url(/i/crop4.gif) repeat-x left bottom;
	font-size: 14px;
	color: #4b4b4b;
	text-shadow: #fff 0px 1px 0px;
}
.button:hover {
	background-position: right -76px;
}
.button:hover span {
	background-position: left -266px;
}
.button:hover small, .button.pushed small {
	background: none;
}
.button.pushed {
	background-position: right -152px;
}
.button.pushed span {
	background-position: left -304px;
}

.button.blue {
	background-position: right -687px;
}
.button.blue span {
	background-position: left -1149px;
	color: #fff;
	text-shadow: #162a54 0px -1px 0px;
}

.button.btn-camera {
	margin-left: 36px;
}
.button.btn-camera span {
	margin-left: -36px;
	background-position: left -38px;
	padding-left: 43px;	
}
.button.btn-camera:hover span {
	background-position: left -114px;
}
.button.btn-camera.pushed span {
	background-position: left -190px;
}

.button.btn-arr {
	margin-left: 40px;
	background-position: right -342px;
}
.button.btn-arr span {
	margin-left: -40px;
	background-position: left -380px;
	padding-left: 46px;	
	padding-right: 36px;
}
.button.btn-arr:hover {
	background-position: right -418px;
}
.button.btn-arr:hover span {
	background-position: left -456px;
}
.button.btn-arr.pushed {
	background-position: right -494px;
}
.button.btn-arr.pushed span {
	background-position: left -532px;
}

.button.btn-change {
	margin-left: 40px;
}
.button.btn-change span {
	margin-left: -40px;
	background-position: left -570px;
	padding-left: 45px;
	height: 29px;
}
.button.btn-change:hover span {
	background-position: left -609px;
}
.button.btn-change.pushed span {
	background-position: left -648px;
}

.button.btn-view {
	margin-left: 40px;
	background-position: right -687px;
}
.button.btn-view span {
	margin-left: -40px;
	background-position: left -725px;
	padding-left: 46px;
	color: #fff;
	text-shadow: #162a54 0px -1px 0px;
}
.button.btn-view:hover {
	background-position: right -763px;
}
.button.btn-view:hover span {
	background-position: left -801px;
	color: #162a54;
	text-shadow: #fff 0px 1px 0px;
}
.button.btn-view.pushed {
	background-position: right -839px;
}
.button.btn-view.pushed span {
	background-position: left -877px;
	color: #ad8a00;
}

.button.btn-cancel {
	margin-left: 40px;
	background-position: right -915px;
}
.button.btn-cancel span {
	margin-left: -40px;
	background-position: left -954px;
	padding-left: 45px;
	height: 29px;
}
.button.btn-cancel:hover {
	background-position: right -993px;
}
.button.btn-cancel:hover span {
	background-position: left -1032px;
	color: #fff;
	text-shadow: #ec8454 0px -1px 0px;
}
.button.btn-cancel.pushed {
	background-position: right -1071px;
}
.button.btn-cancel.pushed span {
	background-position: left -1110px;
	height: 28px;
	padding-top: 11px;
}

.big-button {
	display: inline-block;
	vertical-align: top;
	background: url(/i/but_big.png) no-repeat left top;
	margin-right: 58px;
	text-decoration: none;
}
.big-button span {
	display: block;
	position: relative;
	margin-right: -58px;
	background: url(/i/but_big.png) no-repeat right -58px;
	height: 45px;
	cursor: pointer;
	padding: 13px 68px 0px 38px;
	color: #fff;
	font-size: 22px;
	text-shadow: #395e99 0px -1px 0px;
}
.big-button:hover {
	background-position: 0px -116px;
}
.big-button:hover span {
	background-position: right -174px;
	color: #395e99;
	text-shadow: #fff 0px 1px 0px;
}
.big-button.pushed {
	background-position: 0px -232px;
}
.big-button.pushed span {
	background-position: right -290px;
	color: #ad8a00;
	padding-top: 15px;
	height: 43px;
}

#cont-blocks {
	width: 100%;
	float: left;
	margin: 20px 0px 30px;
	text-align: left;
}
#cont-blocks li {
	float: left;
	height: 215px;
}
#cont-blocks li.item {
	width: 204px;
	background: url(/i/b_item.png) no-repeat left top;
}
#cont-blocks li.sep {
	width: 37px;
	text-align: center;
}
#cont-blocks li.sep img {
	margin-top: 93px;
}
#cont-blocks h4 {
    color: #005EAD;
    font-size: 18px;
    height: 68px;
    margin: 20px 0 0 42px;
    overflow: hidden;
    width: 156px;
}
/*#cont-blocks h4 a {
	color: #005ead;
}*/
#cont-blocks p {
	width: 174px;
	height: 96px;
	margin: 10px 0px 0px 23px;
	line-height: 150%;
	overflow: hidden;
}

#gallery {
	width: 960px;
	float: left;
	text-align: left;
	margin-top: 32px;
}
#gallery li {
	width: 207px;
	float: left;
	margin: 0px 33px 37px 0px;
}
#gallery .img {
	width: 207px;
	height: 147px;
	background: url(/i/g_item.png) no-repeat;
	position: relative;
}
#gallery .img label {
	/*width: 187px;*/
	font-size: 18px;
	color: #303030;
	float: left;
	margin: 18px 0px 0px 9px;
}
#gallery .img img {
	position: absolute;
	width: 188px;
	height: 90px;
	bottom: 10px;
	left: 10px;
}
#gallery.g-custom li {
	height: 247px;
}
#gallery .img .nums {
	float: right;
  margin: 23px 7px 0 9px;
}
#gallery .nums span {
	color: #9f9f9f;
	font-weight: bold;
}
#gallery .prices {
	width: 100%;
	float: left;
	margin-top: 7px;
}
#gallery .prices .item {
	width: 100%;
	float: left;
	background: url(/i/crop6.gif) repeat-x left top;
	padding: 6px 0px 8px;
}
#gallery .prices .item:first-child {
	background: none;	
}
#gallery .prices .rate {
	width: 81px;
	height: 16px;
	float: left;
	background: url(/i/stars.png) no-repeat left -16px;
	margin-left: 7px;
}
#gallery .prices .rate div {
	height: 16px;
	float: left;
	background: url(/i/stars.png) no-repeat left top;
}
#gallery .prices span {
	float: right;
	color: #9f9f9f;
	font-size: 14px;
	margin-right: 10px;
}

.b-border {
	width: 466px;
	float: left;
	border-top: 1px #efeeea solid;
	padding-top: 19px;
	text-align: center;
	margin-left: 232px;
}

#orders {
	width: 100%;
	height: 174px;
	background: #fff5d0;
	border-top: 1px #e3e3e3 solid;
	border-bottom: 1px #e3e3e3 solid;
	position: relative;
	margin: -305px 0px 335px;
	//margin: -280px 0px 230px;
}
#ord-wrap {
	width: 930px;
	height: 174px;
	margin: 0px auto;
	text-align: center;
}
#ord-wrap .head span {
	background: #fff5d0;
}
#orders .butts .button {
	margin: 0px 12px 0px 52px;
}
#orders .links a {
	padding-left: 40px;
	position: relative;
	font-size: 14px;
	color: #005ead;
	margin: 0px 10px;
}
#orders .links {
	margin-top: 19px;
}
#orders .links a img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#orders .links a.lnk-support img {
	left: 9px;
	top: 1px;
}
#orders .links a.lnk-chat img {
	left: 0px;
	top: -3px;
}

#left-col {
	width: 207px;
	float: left;
	margin-right: 33px;
}
.l-item {
	width: 207px;
	margin: 15px 0px 34px;
	float: left;
	background: url(/i/litem.png) repeat-y left top;
}
.li-wrap {
	width: 207px;
	margin-top: -15px;
	position: relative;
	float: left;
	background: url(/i/litem.png) no-repeat -207px top;
	text-align: left;
}
.li-wrap .li-wrap {
	margin: 0px 0px -15px;
	background: url(/i/litem.png) no-repeat -414px bottom;
	padding-bottom: 25px;
}
.l-item h4 {
	margin: 15px 15px 0px 12px;
	padding-bottom: 2px;
	border-bottom: 1px #ecdca3 solid;
	font-size: 20px;
	color: #c89f3c;
}
.l-item ul {
	margin: 20px 16px 0px 16px;
}
.l-item li {
	padding-left: 22px;
	background: url(/i/crop7.gif) no-repeat left 2px;
	margin-top: 10px;
}

#right-col {
	width: 690px;
	float: left;
}
#right-col h1 {
	text-align: left;
}
#articles {
	width: 691px;
	float: left;
	position: relative;
	margin: 0px -1px 18px 0px;
	text-align: left;
}
#articles li {
	width: 691px;
	float: left;
	padding-top: 1px;
	background: url(/i/art_top.gif) no-repeat left top;
	margin-top: 8px;
}
.art-wrap {
	width: 691px;
	float: left;
	padding-bottom: 2px;
	background: url(/i/art_bot.gif) no-repeat left bottom;
}
.art-wrap .art-wrap {
	padding: 0px 0px 0px 1px;
	background: #f9f9f9;
	width: 690px;
}
.art-wrap .art-wrap .art-wrap {
	width: 688px;
	border-left: 1px #e1e1e1 solid;
	border-right: 1px #e1e1e1 solid;
	padding: 0px;
	background: #efefef url(/i/art.png) repeat-x left top;
	min-height: 144px;
}
.art-body {
	width: 688px;
	float: left;
	min-height: 119px;
	border-bottom: 1px #dbdbdb solid;
}
.art-body img {
	float: left;
	margin: 14px 0px 14px 8px;
}
.art-body .text {
	margin: 13px 0px 0px 243px;
}
.art-body .text a {
	font-size: 18px;
}
.art-body .text p {
	color: #303030;
	margin-top: 10px;
}
.art-foot {
	width: 100%;
	height: 19px;
	float: left;
	padding-top: 3px;
}
.art-foot a {
	font-size: 11px;
	color: #c89f3c;
	margin-left: 8px;
}

.paging {
	width: 694px;
	height: 56px;
	position: relative;
	margin: 0px -2px 12px;
	background: url(/i/p_bg.png) no-repeat;
	text-align: left;
	float: left;
}
.paging .i-ddl-gray {
	margin: 14px 0px 0px 10px;
}
.pager {
	float: right;
	margin: 13px 13px 0px 0px;
}
.pager li {
	float: left;
}
.pager a {
	width: 30px;
	height: 22px;
	float: left;
	padding-top: 6px;
	background: url(/i/arrs.png) no-repeat left -93px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.001em;
	text-decoration: none;
	margin: 0px 1px;
}
.pager a.act {
	background-position: right -93px;
	color: #303030;
}
.pager a.prev {
	background-position: 0px 0px;
	margin-right: 11px;
}
.pager a.prev:hover {
	background-position: 0px -31px;
}
.pager a.prev.pushed {
	background-position: 0px -62px;
}
.pager a.next {
	background-position: -35px 0px;
	margin-left: 11px;
}
.pager a.next:hover {
	background-position: -35px -31px;
}
.pager a.next.pushed {
	background-position: -35px -62px;
}
.pager li.first {
 margin-right: 10px;
}
.pager li.last {
 margin-left: 10px;
}

.f-item {
	margin-top: 17px;
}
.f-item label {
	display: block;
	font-size: 14px;
	color: #303030;
	margin-bottom: 3px;
}
.f-item .txt {
	display: inline-block;
	vertical-align: top;
	width: 394px;
	height: 211px;
	background: url(/i/txt.png) no-repeat;
	text-align: left;
}
.f-item .txt textarea {
	width: 384px;
	height: 197px;
	background: none;
	border: none;
	font: 14px Arial, Helvetica, sans-serif;
	color: #303030;
	margin: 7px 0px 0px 5px;
}
.fi-center {
	width: 394px;
	margin: 5px auto 0px;
	text-align: center;
}
.fi-center div {
	text-align: left;
}
.fi-center small {
	font-size: 12px;
	color: #868686;
}
.fi-center .input {
	margin-top: 3px;
}
.fi-center img {
	margin-left: 33px;
}

#catalog {
	width: 100%;
	float: left;
	margin-top: 25px;
	padding-bottom: 30px;
}
#catalog ul {
	width: 205px;
	float: left;
	margin-left: 35px;
}
#catalog ul:first-child {
	margin-left: 0px;
}
#catalog li {
	width: 100%;
	float: left;
	padding: 10px 0px;
	background: url(/i/crop10.gif) repeat-x left top;
}
#catalog li:first-child {
	background: none;
}
#catalog a {
	font-size: 14px;
	font-weight: bold;
	float: left;
	color: #005ead;
}
#catalog span {
	float: right;
	color: #7c7c7c;
}
#catalog span span {
	float: none;
	color: #000;
}

#footer {
	height: 279px;
	position: relative;
	margin-top: -279px;
	background: url(/i/foot.png) repeat-x left top;
}
#foot {
	width: 930px;
	height: 279px;
	position: relative;
	margin: 0px auto;
	text-align: center;
}
#foot * {
	text-align: left;
}

#foot-info {
	width: 100%;
	float: left;
	margin-top: 25px;
}
#foot-info .item {
	width: 200px;
	float: left;
	background: url(/i/crop.gif) no-repeat left top;
	padding: 26px 0px 0px 40px;
	min-height: 124px;
}
#foot-info .item:first-child {
	width: 210px;
	background: none;
	padding-left: 0px;
}
#foot-info .item:first-child > a {
	display: block;
}
#foot-info h3 {
	color: #6f6d6d;
	font-size: 20px;
}
#foot-info ul {
	margin: 15px 0px 0px 2px;
}
#foot-info li {
	padding-left: 15px;
	background: url(/i/crop2.gif) no-repeat left 5px;
	margin-top: 10px;
}
#foot-info ul a {
	color: #fff;
}
#foot-info .item div {
	color: #a2a2a2;
	margin-top: 10px;
}
#foot-info .item div a {
	color: #a2a2a2;
}
#foot-info .item div a.lnk-yell {
	color: #ffd64a;
}
#foot-info .item div span {
	margin: 0px 8px;
}
#copy {
	position: absolute;
	left: 0px;
	top: 190px;
	color: #6f6d6d;
}
#copy div {
	margin-top: 10px;
}
#overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	z-index: 3;
	display: none;
}
#popup {
	width: 656px;
	height: 484px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -242px 0px 0px -328px;
	background: url(/i/popup.png) no-repeat;
	z-index: 4;
	display: none;
	text-align: center;
}
#pop-close {
	position: absolute;
	right: 30px;
	top: 25px;
	cursor: pointer;
}
#popup h6 {
	margin-top: 25px;
	font-size: 14px;
	color: #000;
	text-shadow: #fff 0px 1px 1px;
	text-align: center;
}
#popup h6 img {
	margin-right: 8px;
	vertical-align: middle;
}
#player {
	width: 550px;
	height: 343px;
	position: absolute;
	left: 52px;
	top: 66px;
	border: 1px #fff solid;
}
#popup .button {
	margin-top: 370px;
}

/* old school styles */
TABLE.items{
	width: 100%;
	text-align: left;
	margin-bottom: 15px;
}
TABLE.items TD{
	vertical-align: top;
	padding: 15px 0px;
	border-top: 1px #c6c6c6 solid;
}
TABLE.items tr:first-child TD {
	border: 0px;
}
TABLE.items TD.img{
	width: 128px;
}
TABLE.items TD.img DIV{
	width: 109px;
	height: 73px;
	background: url(../i/img_bgr.png) no-repeat;
	position: relative;
	overflow: hidden;
	left: -3px;
}
TABLE.items TD.img DIV.bottom{
	width: 109px;
	height: 6px;
	/*background: url(../i/img_bgr.png) no-repeat 73px 0;*/
	background:transparent url(/i/img_bgr.png) no-repeat 0 -73px;
}
TABLE.items TD.img DIV IMG{
	position: relative;
	left: 6px;
	top: 6px;
}
TABLE.items TD.descr{
	padding-right: 31px;
}
TABLE.items TD.descr .ttl{
	font: bold 18px Arial;
}
TABLE.items TD.descr .ttl A{
	color: #0072ff;
}
.rating{
	margin-left: 3px;
	color: #F9D20D;
	font-size: 14px;
	font-weight: bold;
}
H1 .rating{
	margin-left: 9px;
}
.rating IMG{
	margin: 4px 1px 0px 0px;
	vertical-align: top;
}
TABLE.items TD.descr .small{
	color: #28485c;
	font-size: 11px;
	padding: 2px 0 10px;
}
TABLE.items TD.price DIV{
	width: 64px;
	height: 33px;
	text-align: center;
	font: bold 16px Arial;
	border: 1px #BDCDE5 solid;
	color: #fff;
	background: #5B81BD;
}
TABLE.items TD.price DIV:hover {
	background: #fff;
}
TABLE.items TD.price DIV A{
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 7px;
}
TABLE.items TD.price DIV A:hover{
	text-decoration: underline;
}
TABLE.items TD.price DIV:hover a {
	color: #5B81BD;
}
TABLE.items TD.price DIV SPAN{
	font-size: 12px;
}
.right-col H1{
	font: 24px Arial;
	line-height: 100%;
	padding-bottom: 25px;
}
TABLE.items .last TD{
	background: none !important;
}
#hotel{
	position: relative;
	text-align: left;
}
#hotel .img{
	width: 134px;
	background: url(../i/img_bgr5.png) repeat-y;
	float: left;
	position: relative;
	left: -3px;
}
#hotel .citem-top
{
	width: 134px;
	height: 6px;
	background: url(../i/img_bgr4.png) no-repeat top center;
	position: relative;
	left: -3px;
}
#hotel .citem-bottom
{
	width: 134px;
	height: 6px;
	//height: 3px;
	background: url(../i/img_bgr4.png) no-repeat bottom center;
	//top: -3px;
}
#hotel .img IMG{
	position: relative;
	left: 6px;
	top: 0;
}
#hotel .descr{
	margin-left: 157px;
}
#hotel .recommend{
	position: absolute;
	width: 139px;
	height: 36px;
	background: url(../i/sign-recommend.gif) no-repeat;
	right: 10px;
	top: -52px;
}
#hotel .addr{
	height: 57px;
	padding-top: 2px;

}
#hotel .addr DIV{
	color: #838383;
	padding-bottom: 3px;
}
#hotel .price{
	width: 93px;
	height: 35px;
	background: url(../i/price-bgr2.png);
	color: #533900;
}
#hotel .price SPAN{
	position: relative;
	top: 7px;
	font-size: 20px;
	color: #5B81BD;
}
#hotel .price SPAN STRONG{
	color: #005EAD;
}
#hotel .bron A {
	display: inline-block;
	vertical-align: top;
	background: url(/i/but.png) no-repeat right -687px;
	margin-left: 0px;
	margin-top: 10px;
	text-decoration: none;
  	height: 28px;
	cursor: pointer;
	padding: 10px 20px 0px 0px;
	color: #fff;
	text-shadow: #162a54 0px -1px 0px;
	font-size: 14px;
   border: 0px!important;
  	position: relative;
  	font-weight: normal;
}
#hotel .bron A span {
	width: 20px;
  height: 38px;
  display: block;
	position: absolute;
	left: -20px;
        top: 0px;
	background: url(/i/but.png) no-repeat left -1149px;
}
#hotel .bron A:hover {
	background-position: right -763px;
  color: #24407b!important;
  text-shadow: #fff 0px 1px 0px;
}
#hotel .bron A:hover span {
	background-position: left -1187px;
}
#hotel .descr2{
	padding-top: 30px;
}
#hotel .descr2 .item{
	padding-bottom: 26px;
	float: left;
	width: 100%;
}
#hotel .fotos {
	width: 100%;
	float: left;
}
#hotel .foto {
	float: left;
	margin: 0px 10px 10px 0px;
}

#hotel H2 {
	font: bold 18px Arial;
	height: 33px;
	margin-bottom: 15px;
	border-bottom: solid 1px #daf2d9;
	line-height: 100%;
}
#hotel H2.smaller{
	height: 30px;
	margin-bottom: 11px;
}
#hotel UL{
	width: 100%;
	float: left;
	list-style: none;
}
#hotel UL LI{
	display: inline; 
}
#hotel UL LI
{
float: left;
width: 313px;
padding: 0 0 10px 13px;
background: url(../i/grey-tri.gif) left 3px no-repeat;
} 
/*#hotel .fotos,
#article .fotos{
	overflow: auto;
	//overflow: visible;
}
#hotel .foto,
#article .foto{
	width: 109px;
	height: 79px;
	float: left;
	background: url(../i/img_bgr.png) no-repeat;
	margin-right: 15px;
	cursor: hand;
	cursor: pointer;
}
#hotel .foto IMG,
#article .foto IMG{
	position: relative;
	left: 6px;
	top: 6px;
}
* html #hotel .foto IMG,
* html #article .foto IMG{
	position: static;
	margin-left: 6px;
	margin-top: 6px;
}
.auto{
	overflow: auto;
}
#hotel .auto{
	position: relative;
	left: -3px;
	padding-left: 3px;
}*/

/* citites and countries*/
.cont_title span {
	padding: 5px 5px 10px 0;
	font-size: 18px;
}
ul.browse {
	display: block;
  float: left;
  padding: 10px 15px;
  width: 200px;
  text-align: left;
}

.hc_cal_date_lower a, .hc_cal_date_range a, .hc_cal_date_upper a {
    background: none repeat scroll 0 0 #FFD545 !important;
    border-color: #FFD545 !important;
}


/* s:roomConfig styles */
.hc_f_roomConfig {
    clear: left;
    display: none;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 522px;
}
.hc_f_roomConfig fieldset {
    display: inline-block;
}
.hc_f_roomConfig fieldset {
    background: none repeat scroll 0 0 #EFEFEF;
    display: block;
    height: auto !important;
    min-height: 35px;
    padding: 0;
    position: relative;
    width: auto;
    border: 1px solid #EFEFEF;
}
.hc_f_roomConfig fieldset:hover {
    background-color: #F6F6F6;
}
.hc_f_roomConfig fieldset legend {
    display: block;
    font-size: 1em;
    font-weight: normal;
    left: 10px;
    margin: 0;
    padding: 0 0 5px;
    position: absolute;
    top: 10px;
    width: 60px;
}
.hc_f_roomConfig fieldset.hc_f_roomConfig_1 legend {
    bottom: 3px;
    top: auto;
}
.hc_f_roomConfig .hc_f_roomDesc {
    display: none;
}
.hc_f_roomConfig .hc_f_wrap {
    display: block;
    margin: 0;
    padding: 5px 0;
}
.hc_f_roomConfig label {
    display: none;
    font-weight: normal;
    padding-bottom: 7px;
}
.hc_f_roomConfig fieldset.hc_f_roomConfig_1 label {
    display: block;
}
.hc_f_roomConfig fieldset.hc_f_roomConfig_1 {
    height: auto !important;
    min-height: 54px;
    padding-left: 0;
    padding-right: 0;
}
.hc_f_roomConfig .hc_f_adults {
    left: 75px;
    position: absolute;
    top: 0;
    z-index: 10;
}
.hc_f_roomConfig fieldset.hc_f_roomConfig_1 .hc_f_adults {
    bottom: 0;
    top: auto;
}
.hc_f_roomConfig .hc_f_children {
    border-right: 1px solid #FFFFFF;
    left: 130px;
    padding-right: 10px;
    position: absolute;
    top: 0;
    z-index: 9;
}
.hc_f_roomConfig .hc_f_children {
    left: 145px;
}
.hc_f_roomConfig .hc_f_roomConfig_1 .hc_f_children {
    bottom: 0;
    top: auto;
}
.hc_f_roomConfig .hc_f_adults select, .hc_f_roomConfig .hc_f_children select {
    width: 50px;
}
.hc_f_roomConfig .hc_f_children label {
    padding-left: 0;
    padding-right: 0;
}
.hc_f_roomConfig .hc_f_adults, .hc_f_roomConfig .hc_f_children {
    height: auto !important;
    min-height: 25px;
}
.hc_f_roomConfig fieldset.hc_f_roomConfig_1 .hc_f_adults, .hc_f_roomConfig fieldset.hc_f_roomConfig_1 .hc_f_children {
    height: auto !important;
    min-height: 44px;
}
.hc_f_roomConfig .hc_f_childrenAges {
    border-left: 1px solid #FFFFFF;
    display: block;
    margin-left: 190px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 60px;
    z-index: 8;
}
.hc_f_roomConfig fieldset.hc_f_roomConfig_1 .hc_f_childrenAges {
    padding-right: 0;
}
.hc_f_roomConfig .hc_f_childrenAges input {
    text-align: center;
    width: 30px;
}
.hc_f_roomConfig .hc_f_childrenAges {
    border-left: medium none;
    border-right: 1px solid #FFFFFF;
    margin-left: 0;
    margin-right: 0;
    padding-left: 220px;
    padding-right: 10px;
    text-align: left;
}
.hc_f_roomConfig fieldset.hc_f_roomConfig_1 .hc_f_childrenAges {
    padding-right: 10px;
}
.hc_f_roomConfig .hc_f_btn_removeRoom {
    display: block;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 13px;
    width: 50px;
}
.hc_f_roomConfig .hc_f_roomConfig_1 .hc_f_btn_removeRoom {
    display: none;
}
.hc_f_roomConfig .hc_f_btnWrap {
    display: inline-block;
}
.hc_f_roomConfig .hc_f_btnWrap {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    margin: 0 2px;
    padding: 5px 0 0;
    border: 1px solid #EFEFEF;
}
.hc_f_roomConfig .hc_f_btn_addRoom {
    display: inline-block;
    margin-left: 10px;
    padding: 5px 0 10px 23px;
    position: relative;
}
.hc_f_roomConfig .hc_f_btn_addRoom span {
    background: url("/i/hc_icon_plus_branding.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 18px;
}
/* e:roomConfig styles */
