@import 'reset.css';

/* =Main Style
________________ */

html {
	font-size:100.1%;
}

html, body {
	height:100%;
}

body {
	font:.75em Arial, Verdana, Helvetica, sans-serif;
	color:#212121;
	background:#eeeddc url(./i/bg.jpg) repeat-x;
}

a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
	font-size:0;
	overflow:hidden;
	height:1px;
}

.clrfix:after {
	content:".";
	display:block;
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
	visibility:hidden;
}

/* =Layout
________________ */

#wrapper {
	min-width:1000px;
	background:url(./i/wrapper-bg.jpg) no-repeat;
}

#main-content {
	position:relative;
	min-height:100%;
	background:url(./i/main-content-bg.jpg) no-repeat 100% 0;
	padding:0 0 211px;
}

#footer {
	position:relative;
	height:181px;
	margin:-181px 0 0;
	clear:both;
	background:#f0e8b7;
}

#sidebar {
	width:201px;
	float:left;
	margin:47px -100% 0 0;
	padding:0 41px 0 50px;
}

body.inner #sidebar {
	width:25%;
	margin:25px -100% 0 0;
	padding:0;
}

body.country #sidebar {
	width:29%;
	margin:25px -100% 0 0;
	padding:0;
}

body.inner #container, body.country #container {
	margin-left:30%;
}

#container {
	margin:44px 0 0 292px;
	overflow:hidden;
}

#tours {
	float:left;
	overflow:hidden;
	width:60%;
	margin:45px 0 0 7px;
}

#extra {
	float:right;
	width:276px;
	margin:53px 0 0;
}

/* =Header
____________________ */

#header {
	position:relative;
	height:185px;
	overflow:hidden;
}

/* =Logo */

#header h1 {
	overflow:hidden;
	font-size:200%; /* 24px */
	color:#fff;
	width:210px;
	height:95px;
	background:url(./i/logo24Blue.png) no-repeat;
	float:left;
	margin:39px 0 0 29%;
	text-indent:-999em;
}

#header h1 a {
	display:block;
	width:210px;
	height:95px;
}

#header h2 {
	overflow:hidden;
	position:absolute;
	font-size:167%; /* 20px */
	color:#fff;
	text-indent:-999em;
}

/* =Phones */

#header div.phones {
	position:absolute;
	top:36px;
	left:47px;
	clear:both;
}

#header div.phones span.code {
	font-size:117%; /* 14px */
	float:left;
	color:#b1defc;
}

#header div.phones b {
	display:block;
	color:#fff;
	font:italic bold 283% "Myriad Pro", Arial, Helvetica, sans-serif; /* 34px */
	margin:-13px 0 3px 1.7em;
	position:relative;
}

#header div.phones p {
	color:#bbe4ff;
	font-size:92%; /* 11px */
	font-style:italic;
	margin:0 0 9px 5.4em;
}

#header div.phones p span {
	display:block;
	font:italic bold 150% "Myriad Pro", Verdana, Arial, Helvetica, sans-serif; /* 18px */
	color:#fff;
}

#header div.phones p.license span {
	font:italic bold 108% Verdana, Arial, Helvetica, sans-serif; /* 13px */
}

/* =Discount */

#header dl.discount {
	position:absolute;
	overflow:hidden;
	top:123px;
	left:32%;
	width:30%;
	background:url(./i/five-percent.png) no-repeat;
	padding:22px 0 60px 92px;
}

#header dl.discount dt {
	font:183%/19px Tahoma, Helvetica, sans-serif; /* 22px */
	color:#fff;
	margin:0 0 3px;
}

#header dl.discount dd {
	font:117%/19px Tahoma, Helvetica, sans-serif; /* 14px */
	color:#fff;
	width:60%;
}

/* =Sidebar
____________________ */

#sidebar ul.contries li {
	width:201px;
	height:63px;
	margin:0 0 15px;
	font-size:150%; /* 18px */
	color:#ce3131;
	overflow:hidden;
	text-indent:-999em;
}

#sidebar ul.contries li a {
	color:#ce3131;
	text-decoration:none;
	height:100%;
	width:100%;
	display:block;
	padding:20px 0 0 19px;
}

#sidebar ul.contries li#turkey {
	background:url(./i/turkey-ban.png) no-repeat;
}

#sidebar ul.contries li#cuba {
	background:url(./i/cuba-ban.png) no-repeat;
}

#sidebar ul.contries li#malasia {
	background:url(./i/malasia-ban.png) no-repeat;
}

#sidebar ul.contries li#egypt {
	background:url(./i/egypt-ban.png) no-repeat;
}

#sidebar ul.contries li#dominicana {
	background:url(./i/dominicana-ban.png) no-repeat;
}

#sidebar ul.contries li#yamaica {
	background:url(./i/yamaica-ban.png) no-repeat;
}

#sidebar ul.contries li#tunis {
	background:url(./i/tunis-ban.png) no-repeat;
}

#sidebar ul.contries li#maldives {
	background:url(./i/maldives-ban.png) no-repeat;
}

#sidebar ul.contries li#iordania {
	background:url(./i/iordania-ban.png) no-repeat;
}

#sidebar ul.contries li#parom {
	background:url(./i/parom-ban.png) no-repeat;
}

#sidebar ul.contries li#ski {
	background:url(./i/ski-ban.png) no-repeat;
}

/* =Container
____________________ */

/* =Nav
____________________ */

#nav {
	margin:62px 0 0;
	overflow:hidden;
}

#nav li {
	color:#0275b6;
	font-size:150%; /* 18px */
	background:url(./i/menu-sprite24.png) no-repeat;
	min-height:49px;
	padding-left:50px;
	width:17.8%;
	float:left;
}

#nav li.last {
	margin:0;
}

#nav li a {
	color:#0275b6;
	position:relative;
}

#nav li.about a {
	top:13px;
	left:4px;
}

#nav li.response a {
	top:12px;
	left:14px;
}

#nav li.partners a {
	top:12px;
	left:7px;
}

#nav li.contacts a {
	top:14px;
	left:-3px;
}

#nav li.about {
	background-position:0 0;
}

#nav li.response {
	background-position:0 -49px;
}

#nav li.partners {
	background-position:0 -98px;
}

#nav li.contacts {
	background-position:0 -147px;
}

/* =Tours
____________________ */

#tours h3 {
	font:133% "Lucida Sans Unicode", Verdana, Helvetica, sans-serif; /* 16px */
	color:#007cbc;
	clear:both;
}

/* =Announces */

#tours dl.announce {
	margin:18px 0 47px;
	overflow:hidden;
	float:left;
	width:49.9%;
}

#tours dl.announce dt {
	float:left;
}

#tours dl.announce dt img {
	border:2px solid #fff;
}

#tours dl.announce dd {
	margin:0 0 0 102px;
	padding-right:17px;
	font-size:108%; /* 13px */
}

/* =Extra
____________________ */

#extra h2 {
	color:#ac2611;
	font:167% "Lucida Sans Unicode", Verdana, Helvetica, sans-serif; /* 20px */
	margin:0 0 25px 20px;
}

/* =Cards */

#extra p.cards {
	margin:0 0 38px 20px;
}

#extra p.cards img {
	margin-right:20px;
}

#extra p.cards img.last {
	margin:0;
}

/* =Partners */

#extra p.partners {
	margin:0 0 2px 20px;
	width:236px;
}

#extra p.partners img {
	margin:0 20px 14px 0;
}

#extra p.partners img.last {
	margin:0 0 14px 10px;
}

/* =Partners Link */

#extra p.partners-link {
	margin-left:20px;
}

#extra p.partners-link a {
	font-size:108%; /* 13px */
	color:#0275b6;
}

/* =Working Time */

#extra div.working-time {
	position:relative;
	z-index:2;
	padding:39px 0 105px 38px;
	margin:31px 0 0;
	background:#f0e8b7 url(./i/time-corner.png) no-repeat;
}

#extra div.working-time p {
	position:relative;
	z-index:3;
	color:#6e6752;
	padding-right:90px;
	font-size:1em; /* 12px */
}

#extra div.working-time p.time {
	padding:0 0 13px;
	margin:0 0 19px;
	font-size:117%; /* 14px */
	background:url(./i/line.gif) no-repeat 6px 100%;
}

#extra div.working-time p.time span {
	display:block;
	margin-left:2px;
}

#extra div.working-time p.time b {
	font-size:283%; /* 34px */
	font-weight:normal;
	color:#b3251b;
}

#extra div.working-time div.decor {
	z-index:1;
	position:absolute;
	right:0;
	bottom:0;
	width:327px;
	height:175px;
	background:url(./i/time-bottom.png) no-repeat;
}

/* =Content
____________________ */

#content {
	margin:38px 10% 0 60px;
}

#content img.decorate {
  border:3px solid #fff;
}

#content h2 {
	font-size:167%; /* 20px */
	color:#007cbc;
	font-weight:normal;
	margin:0 0 1.9em;
}

#content p {
	font-size:117%; /* 14px */
	color:#434343;
	margin:0 0 1.4em;
}

#content p a {
	color:#007cbc;
}

#content ul, body.country #content ol {
	list-style-position:inside;
	font-size:117%; /* 14px */
	color:#434343;
	margin:0 0 1.4em;
}

#content ol {
	list-style-type:decimal;
}

#content ul li:before {
	content:"\2014\a0";
}

/* =Tour Teasers */

#content div.tour-teasers {
	margin:72px -10% 0 0;
	overflow:hidden;
}

#content div.tour-teasers h3 {
	font-size:167%; /* 20px */
	font-weight:normal;
	width:49.9%;
	float:left;
}

#content div.tour-teasers h3 a {
	color:#c93704;
}

#content div.tour-teasers dl {
	margin:53px 0 48px;
	width:33%;
	float:left;
}

div.tour-teasers dl dt {
	margin:0 0 37px;
}

#content div.tour-teasers dl dt img {
	border:3px solid #fff;
}

#content div.tour-teasers dl dd {
	width:75%;
}

#content div.tour-teasers dl dd h4 {
	font-size:167%; /* 20px */
	font-weight:normal;
	color:#007cbc;
	margin:0 0 .7em;
}

/* =Footer
____________________ */

/* =Contacts */

#footer address {
	position:absolute;
	top:60px;
	left:299px;
	font-style:normal;
}

#footer address b {
	font-size:167%; /* 20px */
	font-weight:normal;
}

#footer address p {
	font-size:1em; /* 12px */
	color:#717171;
	margin:0 0 5px;
}

#footer address a {
	color:#0275b6;
	font-size:150%; /* 18px */
}

#footer div.license {
	position:absolute;
	top:57px;
	right:11%;
}

#footer div.license p {
	font-size:1em; /* 12px */
	margin:0 0 1.25em;
}

#footer div.license p a {
	color:#0275b6;
}

/* =Inner Page
____________________ */

/* =Sidebar */

body.inner #sidebar div.rounded {
	background:#f0e8b7 url(./i/corner-tr.gif) no-repeat 100% 0;
}

body.inner #sidebar div.rounded ul.menu {
	padding:21px 46px 15px;
	background:url(./i/corner-br.gif) no-repeat 100% 100%;
	margin:0 0 35px;
}

body.inner #sidebar div.rounded ul.menu li {
	font-size:108%; /* 13px */
	margin:0 0 .75em;
}

body.inner #sidebar div.rounded ul.menu li.separator {
	margin-top:1.69em;
}

body.inner #sidebar div.rounded ul.menu li a {
	color:#2d779d;
}

body.inner #sidebar dl.hot {
	margin:0 0 54px;
	background:url(./i/hot.png) no-repeat;
	padding:8px 0 0 102px;
}

body.inner #sidebar dl.hot dt {
	font-size:167%; /* 20px */
	color:#007cbc;
	margin:0 0 .6em;
}

body.inner #sidebar dl.hot dt a {
	text-decoration:none;
	color:#007cbc;
}

body.inner #sidebar dl.hot dd {
	font-size:1em; /* 12px */
	color:#434343;
	line-height:1.58;
}

body.inner #footer address {
	left:30%;
}

body.inner #footer address a {
	font-size:117%; /* 14px */
	line-height:1.3;
}

/* =Country Page
____________________ */

/* =Sidebar */

body.country #sidebar ul.menu {
	margin:14px 0 10px;
	padding:0 46px 31px;
	border-bottom:1px dashed #4e6a7a;
}

body.country #sidebar ul.menu li {
	font-size:108%; /* 13px */
	margin:0 0 .75em;
}

body.country #sidebar ul.menu li.act {
  font-weight:bold;
}

body.country #sidebar ul.menu li ul {
  margin:.75em 0 0;
}

body.country #sidebar ul.menu li ul li {
  font-size:100%;
  margin-left:10px;
  font-weight:normal;
}

body.country #sidebar ul.menu li.separator {
	margin-top:1.69em;
}

body.country #sidebar dl.hot {
	margin:0 0 27px;
	background:url(./i/hot.png) no-repeat;
	padding:8px 0 0 102px;
}

body.country #sidebar dl.hot dt {
	font-size:167%; /* 20px */
	color:#007cbc;
	margin:0 0 .6em;
}

body.country #sidebar dl.hot dt a {
	text-decoration:none;
	color:#007cbc;
}

body.country #sidebar dl.hot dd {
	font-size:1em; /* 12px */
	color:#434343;
	line-height:1.58;
}

body.country #sidebar ul.countries {
	margin:0 0 10px;
	padding:30px 46px 0;
	border-top:1px dashed #4e6a7a;
}

body.country #sidebar ul.countries li {
	font-size:108%; /* 13px */
	margin:0 0 .75em;
	padding:3px 0 3px 50px;
	background:url(./i/countries.png) no-repeat;
}

body.country #sidebar ul.menu li a, body.country #sidebar ul.countries li a  {
	color:#2d779d;
}

body.country #sidebar ul.countries li.turkey {
	background-position:0 0;
}

body.country #sidebar ul.countries li.cuba {
	background-position:0 -22px;
}

body.country #sidebar ul.countries li.malaysia {
	background-position:0 -44px;
}

body.country #sidebar ul.countries li.egypt {
	background-position:0 -66px;
}

body.country #sidebar ul.countries li.dominicana {
	background-position:0 -88px;
}

body.country #sidebar ul.countries li.jamaica {
	background-position:0 -110px;
}

body.country #sidebar ul.countries li.tunis {
	background-position:0 -131px;
}

body.country #sidebar ul.countries li.maldives {
	background-position:0 -153px;
}

body.country #sidebar ul.countries li.jordan {
	background-position:0 -175px;
}

body.country #sidebar ul.countries li.separator {
	margin:2.43em 0 1.3em;
}

body.country #sidebar ul.countries li.notcountry {
	padding:0;
	background:none;
}

/* =Phones */

body.country #header div.phones {
	top:145px;
	left:48px;
}

/* =Logo */

body.country #header h1 {
	margin:21px 0 0 68px;
}

/* =Nav */

body.country #nav {
	margin:31px 0 0;
}

/* =Container */

body.country #container {
	margin-top:0;
}

/* =Footer */

body.country #footer address {
	left:31%;
}

body.country #footer address a {
	font-size:117%; /* 14px */
	line-height:1.3;
}

body.country #footer address b, body.country #footer div.license {
	color:#353535;
}

/* =Turkey
____________________ */

body.turkey {
	background:#e8dec5 url(./i/bg-turkey.jpg) repeat-x;
}

body.turkey #wrapper {
	background:none;
}

body.turkey #main-content {
	background-image:url(./i/main-content-bg-turkey.jpg);
}

body.turkey #header {
	height:255px;
}

body.turkey #footer {
	background:#e1cdb1;
}

body.turkey #header div.phones p {
	color:#fff;
}

body.turkey #header h2 {
	top:21px;
	left:31%;
	width:185px;
	height:97px;
	background:url(./i/turkey-logo.png) no-repeat;
}

/* =Tunis
____________________ */

body.tunis {
	background:#ede7d6 url(./i/bg-tunis.png) repeat-x;
}

body.tunis #wrapper {
	background:url(./i/wrapper-bg-tunis.png) repeat-x 0 251px;
}

body.tunis #main-content {
	background-image:url(./i/main-content-bg-tunis.jpg);
}

body.tunis #header {
	height:251px;
}

body.tunis #footer {
	background:#d5e4e1;
}

body.tunis #header div.phones p, body.tunis #header div.phones p span, body.tunis #header div.phones b, body.tunis #header div.phones span.code {
	color:#0f83be;
}

body.tunis #header h2 {
	top:22px;
	left:32%;
	width:147px;
	height:40px;
	background:url(./i/tunis-logo.png) no-repeat;
}

body.tunis #header dl.discount dt, body.tunis #header dl.discount dd {
	color:#d90000;
}

/* =Ski
____________________ */

body.ski {
	background:#ebf9fe url(./i/bg-ski.png) repeat-x;
}

body.ski #wrapper {
	background:none;
}

body.ski #main-content {
	background-image:url(./i/main-content-bg-ski.jpg);
}

body.ski #header {
	height:260px;
}

body.ski #footer {
	background:#a7e2f8;
}

body.ski #footer address p {
	color:#353535;
}

body.ski #header div.phones p, body.ski #header div.phones span.code {
	color:#e4f1f8;
}

body.ski #header h2 {
	top:48px;
	left:33.5%;
	width:298px;
	height:32px;
	background:url(./i/ski-logo.png) no-repeat;
}

/* =Parom
____________________ */

body.parom {
	background:#f5f0e9 url(./i/bg-parom.jpg) repeat-x;
}

body.parom #wrapper {
	background:url(./i/wrapper-bg-parom.png) repeat-x 0 261px;
}

body.parom #main-content {
	background-image:url(./i/main-content-bg-parom.jpg);
}

body.parom #header {
	height:261px;
}

body.parom #footer {
	background:#e6e7e7;
}

body.parom #footer address p {
	color:#353535;
}

body.parom #header div.phones p, body.parom #header div.phones p span, body.parom #header div.phones b, body.parom #header div.phones span.code {
	color:#c90000;
}

body.parom #header div.phones p {
	margin-top:-6px;
}

body.parom #header h2 {
	top:42px;
	left:33.5%;
	width:290px;
	height:39px;
	background:url(./i/parom-logo.png) no-repeat;
}

/* =Maldives
____________________ */

body.maldives {
	background:#ede7d6 url(./i/bg-maldives.png) repeat-x;
}

body.maldives #wrapper {
	background:url(./i/wrapper-bg-tunis.png) repeat-x 0 262px;
}

body.maldives #main-content {
	background-image:url(./i/main-content-bg-maldives.jpg);
}

body.maldives #header {
	height:262px;
}

body.maldives #footer {
	background:#d5e4e1;
}

body.maldives #header div.phones p, body.maldives #header div.phones p span, body.maldives #header div.phones b, body.maldives #header div.phones span.code {
	color:#fff;
}

body.maldives #header h2 {
	top:42px;
	left:33%;
	width:225px;
	height:45px;
	background:url(./i/maldives-logo.png) no-repeat;
}

/* =Malaysia
____________________ */

body.malaysia {
	background:#fff url(./i/bg-malaysia.png) repeat-x;
}

body.malaysia #wrapper {
	background:url(./i/wrapper-bg-malaysia.png) repeat-x 0 254px;
}

body.malaysia #main-content {
	background-image:url(./i/main-content-bg-malaysia.jpg);
}

body.malaysia #header {
	height:254px;
}

body.malaysia #footer {
	background:#94d5fc;
}

body.malaysia #header div.phones p, body.malaysia #header div.phones span.code {
	color:#4e9cd1;
}

body.malaysia #header div.phones p span, body.malaysia #header div.phones b {
	color:#196faa;
}

body.malaysia #header h2 {
	top:46px;
	left:33%;
	width:223px;
	height:66px;
	background:url(./i/malaysia-logo.png) no-repeat;
}

body.malaysia #header dl.discount dt, body.malaysia #header dl.discount dd {
	color:#d90000;
}

/* =Jordan
____________________ */

body.jordan {
	background:#e8dec5 url(./i/bg-jordan.png) repeat-x;
}

body.jordan #wrapper {
	background:none;
}

body.jordan #main-content {
	background-image:url(./i/main-content-bg-jordan.jpg);
}

body.jordan #header {
	height:255px;
}

body.jordan #footer {
	background:#e1cdb1;
}

body.jordan #header div.phones p, body.jordan #header div.phones span.code {
	color:#fce2c1;
}

body.jordan #header div.phones p span, body.jordan #header div.phones b {
	color:#feffff;
}

body.jordan #header h2 {
	top:45px;
	left:33%;
	width:163px;
	height:46px;
	background:url(./i/jordan-logo.png) no-repeat;
}

/* =Jamaica
____________________ */

body.jamaica {
	background:#f2f0e4 url(./i/bg-jamaica.png) repeat-x;
}

body.jamaica #wrapper {
	background:url(./i/wrapper-bg-jamaica.png) repeat-x 0 254px;
}

body.jamaica #main-content {
	background-image:url(./i/main-content-bg-jamaica.jpg);
}

body.jamaica #header {
	height:254px;
}

body.jamaica #footer {
	background:#bddbec;
}

body.jamaica #header div.phones p, body.jamaica #header div.phones span.code {
	color:#5aa5d7;
}

body.jamaica #header div.phones p span, body.jamaica #header div.phones b {
	color:#196faa;
}

body.jamaica #header h2 {
	top:30px;
	left:33%;
	width:217px;
	height:69px;
	background:url(./i/jamaica-logo.png) no-repeat;
}

body.jamaica #header dl.discount dt, body.jamaica #header dl.discount dd {
	color:#d90000;
}

/* =Egypt
____________________ */

body.egypt {
	background:#fffaea url(./i/bg-egypt.png) repeat-x;
}

body.egypt #wrapper {
	background:url(./i/wrapper-bg-egypt.png) repeat-x 0 252px;
}

body.egypt #main-content {
	background-image:url(./i/main-content-bg-egypt.jpg);
}

body.egypt #header {
	height:252px;
}

body.egypt #footer {
	background:#d5e4e1;
}

body.egypt #header div.phones p, body.egypt #header div.phones span.code {
	color:#fff9f1;
}

body.egypt #header div.phones p span, body.egypt #header div.phones b {
	color:#fff;
}

body.egypt #header h2 {
	top:27px;
	left:33%;
	width:150px;
	height:73px;
	background:url(./i/egypt-logo.png) no-repeat;
}

body.egypt #header dl.discount dt {
	color:#fff;
}

body.egypt #header dl.discount dd {
	color:#f9e6cf;
}

/* =Dominicana
____________________ */

body.dominicana {
	background:#ebf9fe url(./i/bg-dominicana.png) repeat-x;
}

body.dominicana #wrapper {
	background:none;
}

body.dominicana #main-content {
	background-image:url(./i/main-content-bg-dominicana.jpg);
}

body.dominicana #header {
	height:260px;
}

body.dominicana #footer {
	background:#a7e1f7;
}

body.dominicana #footer address p {
	color:#3d4042;
}

body.dominicana #header div.phones p, body.dominicana #header div.phones span.code {
	color:#47a0cd;
}

body.dominicana #header div.phones p span, body.dominicana #header div.phones b {
	color:#fff;
}

body.dominicana #header h2 {
	top:42px;
	left:33%;
	width:200px;
	height:34px;
	background:url(./i/dominicana-logo.png) no-repeat;
}

/* =Cuba
____________________ */

body.cuba {
	background:#ede5d9 url(./i/bg-cuba.jpg) repeat-x;
}

body.cuba #wrapper {
	background:url(./i/wrapper-bg-cuba.png) repeat-x 0 253px;
}

body.cuba #main-content {
	background-image:url(./i/main-content-bg-cuba.jpg);
}

body.cuba #header {
	height:253px;
}

body.cuba #footer {
	background:#b6c4d7;
}

body.cuba #header div.phones p, body.cuba #header div.phones span.code {
	color:#717171;
}

body.cuba #header div.phones p span, body.cuba #header div.phones b {
	color:#208ac0;
}

body.cuba #header h2 {
	top:37px;
	left:33%;
	width:128px;
	height:53px;
	background:url(./i/cuba-logo.png) no-repeat;
}

body.cuba #header dl.discount dt, body.cuba #header dl.discount dd {
	color:#d90000;
}

/* =Exat Form Styles */

table#esfDiv {
  width: 66%;
  background: transparent;
  border-collapse: separate;
}

table#esfDiv th {
  text-align: left;
  padding: 5px;
  color: #007CBC;
  font-size: 1.25em;
  font-weight: normal;
  width: 40%;
}

table#esfDiv td {
  padding: 5px;
}

table#esfDiv h3 {
  color: #007CBC;
  font-size: 1.25em;
}

table#esfDiv #exatMaxDateCtrl {
  width: 86px;
}

table#esfDiv #exatMaxDurationCtrl {
  width: 57px;
}
