body {
	font:bold 10px arial,sans-serif;
	color:#000;
	background:#45667E url(../images/bg.gif) repeat-x;
	margin:0;
	padding:0 0 10px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
a:focus {outline:none}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
#topmenu {
	font-size: 12px;
	height: 24px;
	width: 98%;
	margin: 0px auto;
	background-color: #ECECE5;
	border: 1px solid #888;
}
#topmenu ul {
	padding: 0px;
	margin: 0px;
	margin: 0px 5px;	
}
#topmenu ul li {
	float: left;
	font-weight: normal;
	list-style:none;
	color: #AAA;
	padding: 5px 10px;
}
#topmenu ul li.active {
	background-color: white;
	font-weight: bold;	
	border-left: solid 1px #AAA;
	border-right: solid 1px #AAA;
}

#topmenu ul li a {
	color: #888;
}
#topmenu ul li a:hover {
	color: black;
}

#topmenu ul li.active a {
	color: #AB2126;
}

form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none}
#main {
	background:url(../images/bg-content.gif) repeat-y;
	margin:0 auto;
	width:901px;
}

.profile {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  width:595px;
  list-style:none;
}
.profile p {
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:right;
	margin:0;
	padding:5px 9px;
	background:#AB2126;
	text-transform: uppercase;
}
.profile ul {
	margin: 10px 0px 10px 0px;
	float: left;
  list-style:none;
}
.profile li.grey {
	background-color: #DDD;
}
.profile li {
	margin: 10px 0px 10px 0px;
}

.profile img {
	margin-right: 25px;
	float: left;
	display: inline;
}
.profile h3 {
	font-size: 120%;
	display: inline;
}
.profile h4 {
	font-size: 120%;
	display: inline;
}
.profile span.title {
	color: #00579b;
	font-size: 120%;
}
.profile ul.info {
	margin: 10px 0px 10px 0px;
	font-size: 120%;
	width: 560px;
}
.profile span {
	display:block;
}
.profile .wid {
	width: 100px;
	float: left;
}
.profile li {
	padding: 10px;
}
h1.logo {
	padding:0;
	margin:0;
}
.back {
	float: left;
	padding: 0 13px 0 13px;
	background:#AAAAAA;
}
.next {
	float: right;
	padding: 0px 10px 0px 10px;
	margin-left: 5px;
	background:#AB2126;
}
.loge {
	padding: 0px 10px 0px 10px;
	margin-left: 5px;
	background:#AB2126;
}
.logo a {
	float:left;
	background:url(../images/logo.png) no-repeat;
	width:183px;
	height:108px;
	text-indent:-3000px;
	overflow:hidden;
	margin:0;
}
#header {
	clear: both;
	width:811px;
	overflow:hidden;
	padding:17px 44px 0 46px;
}
.header {
	width:805px;
	padding:11px 3px 0;
	height:156px;
	overflow:hidden;
}
#menu {
	float:left;
	width:665px;
	padding:0;
	margin:123px 0 0;
	list-style:none;
}
#menu li {
	float:left;
	padding:0 3px 0 0;
}
#menu li a {
	filter : alpha(opacity=90);
    -moz-opacity : 0.9;
    opacity : 0.9; 
	float:left;
	font:bold 11px/34px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/bg-menu.gif) repeat-x;
	height:35px;
	padding:1px 15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
#menu li a:hover {
	filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1; 
	background:url(../images/bg-menu-over.gif) repeat-x;
	font:bold 11px/34px Arial, Helvetica, sans-serif;
	color:#AB2126;
	text-decoration:none;
}
#menu li a.active {
	filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1; 
	background:url(../images/bg-menu-over.gif) repeat-x;
	font:bold 13px/34px Arial, Helvetica, sans-serif !important;
	color:#AB2126;
	padding:0 45px;
}
.head {
	float:left;
	width:140px;
}
.lang {
	width:91px;
	padding:0 0 0 49px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.lang li {
	float:left;
	padding:0 3px 0 0;
}
.lang li img {display:block}
a.account {
	display:block;
	margin:110px 0 0;
	background:url(../images/bg-account.gif) repeat-x;
	width:122px;
	padding:8px 0 8px 18px;
	height:16px;
}
a.account:hover {text-decoration:none}
a.account span {
	display:block;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 0 14px;
	background:url(../images/ico-account.gif) no-repeat 0 50%;
}
#content {
	width:811px;
	padding:19px 44px 37px 46px;
	overflow:hidden;
}
.content {
	width:811px;
	overflow:hidden;
}
.info {
	float:left;
	width:595px;
	padding:0 34px 0 0;
}
.book {
	width:595px;
	margin:5px 0 0;
	overflow:hidden;
}
.book h1 {
	font:bold 25px/26px Arial, Helvetica, sans-serif;
	color:#AB2126;
	margin:0;
	text-transform:uppercase;
}
.book h2 {
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#005b9d;
	margin:0;
	margin-bottom: 10px;
	text-transform:uppercase;
}
.steps {
	background:url(../images/bg-steps.gif) repeat-x;
	width:595px;
	margin:23px 0 0;
	padding:0;
	overflow:hidden;
	list-style:none;
}
.steps li {
	float:left;
	padding:0 0 0 4px;
}
.steps li:first-child {padding:0}
.steps li a {
	float:left;
	font:bold 11px/23px Arial, Helvetica, sans-serif;
	color:#c9c9c9;
	background:url(../images/bg-step.gif) repeat-x;
	padding:0 0 0 7px;
	width:137px;
	text-decoration:none;
}

.steps li a.active {
	color:#fff;
	background:#AB2126;
	padding:0 0 0 9px;
	width:142px;
}
.way {
	width:595px;
	overflow:hidden;
	padding:0;
	margin:20px 0 0;
	list-style:none;
}
.way li {
	background:#7d7b7a;
	float:left;
	width:139px;
	padding:16px 30px 16px 50px;
}
.way li.dark {
	background:#BBB9B8;
	width:122px;
	padding:16px 0 16px 66px;
}
.way li.light {
	background:#ecebe5;
	width:122px;
	padding:16px 0 16px 66px;
}
.way li input {
	float:left;
	width:14px;
	height:15px;
	padding:0;
	margin:0 5px 0 0;
}
.way li label {
	float:left;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 5px 0 0;
	white-space:nowrap;
}
.way li.light label {color:#7c7a79}
.parts {
	width:595px;
	overflow:hidden;
	margin:16px 0 0;
}
.part {
	float:left;
	width:296px;
}
.partfull {
	text-align: right;
	font-size: 150%;
	float:left;
	width:592px;
}

#gotab input {
	border: solid 1px #555555;
}
#retab input {
	border: solid 1px #AAAAAA;
}

#gotab .inactive {
	background-color: #AAAAAA;
	border: solid 1px #555555;
}
#retab .inactive {
	background-color: #EEEEEE;
	border: solid 1px #AAAAAA;
}
.one {width:297px}
.block {
	background:#BBB9B8;
	width:255px;
	padding:17px 18px 16px 21px;
	border: solid 1px #AAA;
}
.blockfull {
	background:#BBB9B8;
	padding:17px 20px 16px 21px;
}
.one .block {
	background:#ecece5;
	width:256px;
}
.block h3 {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#555555;
	margin:0;
	text-transform:uppercase;
}
.one .block h3 {color:#7c7a79}
.form {
	width:255px;
	padding:0;
	margin:4px 0 0;
	overflow:hidden;
	list-style:none;
}
.form li {
	float:left;
	width:255px;
	font-size: 12px;
	margin:11px 0 0;
	font-size: 14px;
}
.form li.ls {
	float:left;
	width:255px;
	margin:5px 0 0;
}
.form div {
	float:left;
	width:255px;
}
.form label {
	float:left;
	width:255px;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#555555;
}
.one .form label {color:#7c7a79}
.form .label {width:auto}
.form select {
	float:left;
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#0b0b0b;
	width:221px;
	height:18px;
}
.form .short {
	width:46px;
	margin:0 2px 0 0;
}
.form .text1 {
	float:left;
	background:#FFFFFF;
	margin:0 5px 0 0;
}
span.title {
	font-size: 120%;
	text-align: left;
}
.form .text1 input {
	float:left;
	font:13px/13px Arial, Helvetica, sans-serif;
	color:#0b0b0b;
	width:174px;
	padding:5px;
	height:16px;
	background:none;
	border:none;
}
.one .form .text1 input {color:#555;}
.form .text2 {
	float:left;
	background:#FFFFFF;
	margin:0 5px 0 0;
}
.form .text2 input {
	float:left;
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#0b0b0b;
	width:196px;
	padding:5px;
	height:16px;
	background:none;
	border:none;
}
.form .text3 input {
	float:left;
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#0b0b0b;
	background: #FFFFFF;
	width:230px;
	padding:5px;
	height:16px;
	background:none;
	border:none;
}
.one .form .text2 input {color:#000000;}
.form .check {
	float:left;
	width:14px;
	height:15px;
	padding:0;
	margin:0 4px 0 0;
}
.form em {
	float:left;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
}
.form p {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
}
.one .form p {color:#7d7b79}
.form a {
	float:left;
	background:url(../images/ico-calendar2.gif) no-repeat;
	width:28px;
	height:15px;
	margin:6px 0 0;
	text-indent:-9999px;
}
.error {
	font-size: 120%;
}
.error h3 {
	font-size: 14px;
}
.one .form a {background:url(../images/ico-calendar2.gif) no-repeat}
.box {
	border: solid 1px #AAA;
	background:#BBB9B8;
	width:255px;
	padding:2px 18px 14px 21px;
	margin:16px 0 0;
}
.boxfull {
	background:#AB2126;
	padding:14px 20px 14px 21px;
	font-size: 100%;
	margin:20px 0 0;
	border: solid 1px #75000B;
	color: #FFFFFF;
}
.boxfull a {
	text-decoration: underline;
}
.one .box {background:#ecece5}
.now {
	width:296px;
	overflow:hidden;
	margin:5px 0 0;
}
.nows {
	overflow:hidden;
	margin:38px 0 0;
}
.now a, .now input, .nows a, .loge {
	font:bold 18px/28px Arial, Helvetica, sans-serif;
	font-size: 16px;
	_font-size: 15px;
	color:#fff;
	border:solid 1px #555555;
	margin: 16px 0px;
	padding: 6px 22px;
	text-transform: uppercase;
}
.now a:hover, .now input:hover, .nows a:hover, .loge:hover {
	background-color: #598fb8;
	cursor: pointer;
	text-decoration: underline;
}

.sidebar {
	float:left;
	width:182px;
}
a.minute {
	font:bold 17px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	_font-size: 14px;
	display:block;
	background:url(../images/bg-minutes.gif) no-repeat;
	width:159px;
	height:41px;
	margin: 14px 0px;
	padding:10px 0 0 18px;
	text-decoration:none;
}
a.minute span {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform: uppercase;
	text-align: center;
	display:block;
}
a.minute:hover {text-decoration:none}
.more {
	width:178px;
	overflow:hidden;
	margin:14px 0 0 4px;
}
.ask {margin:15px 0 0 4px}
.more a {
	display:block;
	font:bold 11px/28px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/bg-but.gif) no-repeat;
	width:158px;
	padding:1px 0 0 15px;
	text-transform:uppercase;
}
.galphotos {
	float: left;
	width:595px;
	padding:0 0 0 0px;
	margin:6px 0 0;
	overdlow: hidden;
	list-style:none;
}
.galphotos li {
	width:148px;
	overdlow: hidden;
	margin:11px 0 0;
	float: left;
}
.galphotos li img {display:block}
.galphotos li p {
	font:bold 10px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	width: 112px;
	padding:5px 9px;
	background:#AB2126;
}
.photos {
	width:178px;
	padding:0 0 0 4px;
	margin:6px 0 0;
	overflow:hidden;
	list-style:none;
}
.photos li {
	width:170px;
	margin:11px 0 0;
}
.photos li img {display:block}
.photos li p {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:5px 9px;
	background:#AB2126;
}
#footer {
	background:url(../images/bg-footer.gif) no-repeat 0 100%;
	padding:0 44px 33px 46px;
	width:811px;
	overflow:hidden;
}
.footer {
	background:#ecece5;
	border: solid 1px #AAA;
	width:784px;
	padding:17px 0 22px 27px;
	overflow:hidden;
}
.destination {
	float:left;
	width:604px;
}
.destination div {
	width:604px;
	overflow:hidden;
}
.footer h2 {
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#00579b;
	margin:0;
	text-transform:uppercase;
}
.footer ul {
	float:left;
	width:180px;
	padding:0;
	margin:12px 0 0;
	list-style:none;
}
.footer ul li {
	float:left;
	width:180px;
	margin:5px 0 0;
}
.footer ul li a {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#AB2126;
	text-transform:uppercase;
}
.sitemap {
	float:left;
	width:180px;
}
.foot {
	width:807px;
	padding:0 0 0 4px;
	margin:29px 0 0;
	overflow:hidden;
}
.foot span {
	text-transform: uppercase;
	float:left;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#AB2126;
	width:630px;
	margin:4px 0 0;
}
.foot ul {
	float:left;
	width:177px;
	padding:0;
	margin:0;
	list-style:none;
}
.foot ul li {
	float:left;
	padding:0 0 0 11px;
}
.foot ul li img {display:block}

/* countdown styles */
.hasCountdown {
	border: 1px solid #ccc;
	background-color: #eee;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding div {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	text-align: center;
}
.countdown_show1 div {
	width: 100%;
}
.countdown_show2 div {
	width: 50%;
}
.countdown_show3 div {
	width: 33%;
}
.countdown_show4 div {
	width: 25%;
}
.countdown_show5 div {
	width: 20%;
}
.countdown_show6 div {
	width: 16%;
}
.countdown_show7 div {
	width: 14%;
}
.countdown_section {
	float: left;
	font-size: 75%
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	width: 100%;
}

.partners ul {
	padding: 0px;
	margin: 0px;	
}
.partners ul li {
	width: 100%;
	margin-bottom: 10px;
	padding: 20px 0px;
	list-style-type: none;
}
.partners .title {
	font-size: 14px;
	color: red;	
}
.partners img {
	float: left;
	margin-right: 10px;
	border: solid 1px grey;	
}

.partners .text {
	width: 450px;
	float: left;	
}
.partners .desc {	
}