@CHARSET "UTF-8"; 

.clearfix:before,.clearfix:after {
	content: ".";
	display: block;
	position: relative;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1px;
}

.clearfix {
	display: block;
}

html,body {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-family: arial,tahoma,sans-serif;
}

select, textarea, input.text, input.submit {
    font: normal 14px arial,tahoma,sans-serif;
}

body {
	background: #eaece7 url("../img/top_bg.jpg") top repeat-x;
}

form,h1,h2,h3,h4,h5,h6,p,label,fieldset,ul,ol,li,table,tr,td,th,img {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.alt, .hidden {
	display: none;
}

ul,ol {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-weight: normal;
	font-style: normal;
}

	
#lay-wrp {
	text-align: center;
}

div#lay-hdr {
	text-align: left;
	font-size: 11px;
    height: 91px;
    width: 990px;
    margin: 0 auto;
    position: relative;
    background-image: url("../img/hdr_bg.jpg");
	background-position: 0 0;
}


#lay-hdr a.logo {
	display: block;
	width: 153px;
	height: 58px;
	background-image: url("../img/logo2.png") !important;
	background-image: url("../img/logo2_ie6.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 19px;
	left: 18px;
}

#lay-hdr a.logo:hover {
	background-position: 0 100%;
}


#lay-hdr .txt{
    display: block;
    width: 132px;
    height: 10px;
    background-image: url("../img/hdr_logo_txt.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
    top: 26px;
    left: 177px;
}

#lay-hdr div.mini-menu {
	position: absolute;
	top: 10px;
	right: 0;
}

#lay-hdr .mini-menu ul {
    float: right;
}

#lay-hdr .mini-menu ul.lang {
	padding-left: 11px;
}

#lay-hdr .mini-menu li {
	float: left;
	padding: 0 8px 0 8px;
	background: url("../img/separator_ln_blue_1x10.gif") 100% 50% no-repeat;
}

#lay-hdr .mini-menu li.last {	
    background-image: none;
    padding-right: 0;
}

#lay-hdr .mini-menu li a {
    color: #d2d5cc;
}

#lay-hdr .mini-menu li a:hover {
    color: #fff;
    text-decoration: underline;
}

#lay-hdr .mini-menu .lang li {
    padding-left: 21px;
}

#lay-hdr .mini-menu .lang li.en {
    background: url("../img/flag_en.gif") 0 50% no-repeat;
}


#lay-hdr a.question-btn {
    display: block;
    width: 138px;
    height: 26px;
    background-image: url("../img/hdr_question_btn.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 49px;
    right: 0;
}

#lay-hdr a.question-btn:hover {
	background-position: 0 100%;
}



#lay-hdr .tabs {
    position: absolute;
    left: 226px;
    height: 35px;
    width: auto;
    bottom: 0 !important;
    bottom: -1px;
    width: 600px;
}

#lay-hdr .tabs ul {
    height: 35px;
}

#lay-hdr .tabs li {
    float: left;
    padding-right: 4px;
}

#lay-hdr .tabs li.last {
    padding-right: 0;
}

#lay-hdr .tabs li a {
    display: block;
    height: 35px;
    background-repeat: no-repeat;
    background-image: url("../img/tabs.gif");
}

#lay-hdr .tabs li.flights a {
	width:128px;
    background-position: 0 0;
}
#lay-hdr .tabs li.flights a:focus,
#lay-hdr .tabs li.flights a:hover {
    background-position: 0 -35px;
}
#lay-hdr .tabs li.flights-on a,
#lay-hdr .tabs li.flights-on a:focus,
#lay-hdr .tabs li.flights-on a:hover {
    background-position: 0 -70px;
}

#lay-hdr .tabs li.hotels a {
	width:114px;
    background-position: -128px 0;
}
#lay-hdr .tabs li.hotels a:focus,
#lay-hdr .tabs li.hotels a:hover {
    background-position: -128px -35px;
}
#lay-hdr .tabs li.hotels-on a,
#lay-hdr .tabs li.hotels-on a:focus,
#lay-hdr .tabs li.hotels-on a:hover {
    background-position: -128px -70px;
}

#lay-hdr .tabs li.cars a {
	width:150px;
    background-position: -242px 0;
}
#lay-hdr .tabs li.cars a:focus,
#lay-hdr .tabs li.cars a:hover {
    background-position: -242px -35px;
}
#lay-hdr .tabs li.cars-on a,
#lay-hdr .tabs li.cars-on a:focus,
#lay-hdr .tabs li.cars-on a:hover {
    background-position: -242px -70px;
}

#lay-hdr .tabs li.deals a {
	width:113px;
    background-position: -392px 0;
}
#lay-hdr .tabs li.deals a:focus,
#lay-hdr .tabs li.deals a:hover {
    background-position: -392px -35px;
}
#lay-hdr .tabs li.deals-on a,
#lay-hdr .tabs li.deals-on a:focus,
#lay-hdr .tabs li.deals-on a:hover {
    background-position: -392px -70px;
}

div#lay-cnt {
	background-color:#fff;
}

div#lay-cnt-main {
    text-align: left;
    margin: 0 auto;
    width: 990px;
    padding: 10px 0 10px;
    background-color:#fff;
}

div#lay-cnt-main a {
    color: #217ad3;
    text-decoration: underline;
}

div#lay-cnt-main a:hover {
    color: #ff7800;
    text-decoration: none;
}

#lay-cnt-main .cnt-main-hdr {
/*    padding-top: 3px;*/
    padding-bottom: 7px;
/*    padding-left: 20px;*/
    border-bottom: 1px solid #cad6dc;
}

#lay-cnt-main .cnt-main-hdr h2 {
	color: #ff7800;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
}
#lay-cnt-main .cnt-main-hdr h2 span {
	font-size: 14px;
	font-weight:normal;
	line-height: 20px;
}
#lay-cnt-main .cnt-hdr-path {
	padding-bottom:10px;
}
#lay-cnt-main .cnt-hdr-path li {
	float: left;
	padding-right: 6px;
	font-weight: bold;
}

#lay-cnt-main .cnt-hdr-path li a {
	display: block;
	background: url("../img/double_arrow_right_orange_7x7.gif") 100% 50% no-repeat;
	padding-right: 12px;
	text-decoration: none;
}


div#lay-ftr {
	text-align: center;
}


#lay-ftr ul.f-menu-1 {
    border-top: 6px solid #eaece7;
    border-bottom: 1px solid #e3e5e0;
    background-color: #f5f6f4;
    font-size: 14px;
    line-height: 38px;
    color: #ff7800;
}

#lay-ftr ul.f-menu-1 li {
    display: inline;
    padding: 0 12px 0 10px;
    background: url("../img/bullet_pnt_orange_4x4.gif") 100% 50% no-repeat;
}

#lay-ftr ul.f-menu-1 li.first {
	padding-left: 0;
}

#lay-ftr ul.f-menu-1 li.last {
    padding-right: 0;
    background: none;
}

#lay-ftr .f-menu-1 a {
    color: #3e423a;
    font-weight: bold;
    white-space: nowrap;
}

#lay-ftr .f-menu-1 a:hover {
    color: #ff5f11;
}



#lay-ftr ul.f-menu-2 {
    font-size: 14px;
    line-height: 20px;
    color: #ff7800;
    padding-top: 5px;
    padding-bottom: 11px;
}

#lay-ftr ul.f-menu-2 li {
    display: inline;
    padding: 0 10px 0 9px;
    background: url("../img/separator_ln_orange_1x13.gif") 100% 50% no-repeat;
}

#lay-ftr ul.f-menu-2 li.first {
    padding-left: 0;
}

#lay-ftr ul.f-menu-2 li.last {
    padding-right: 0;
    background: none;
}

#lay-ftr .f-menu-2 a {
    color: #3e423a;
    white-space: nowrap;
}

#lay-ftr .f-menu-2 a:hover {
    color: #ff5f11;
}



#lay-ftr ul.f-menu-3 {
    font-size: 10px;
    line-height: 15px;
    color: #ff7800;
    white-space: normal;
}

#lay-ftr ul.f-menu-3 li {
    display: inline;
    padding: 0 8px 0 8px;
    background: url("../img/separator_ln_orange_1x9.gif") 100% 50% no-repeat;
}

#lay-ftr ul.f-menu-3 li.first {
    padding-left: 0;
}

#lay-ftr ul.f-menu-3 li.last {
    padding-right: 0;
    background: none;
}

#lay-ftr .f-menu-3 a {
    color: #a7aa9f;
    white-space: nowrap;
}

#lay-ftr .f-menu-3 a:hover {
    color: #ff5f11;
}

#lay-ftr .f-menu-3 a.more{
    color: #ff9211;
}

#lay-ftr .f-menu-3 a.more:hover{
    color: #ff5f11;
}



#lay-ftr p.f-oth {
	padding-top: 12px;
    font-size: 11px; 
    line-height: 18px;
    white-space: nowrap;
    color: #ff7800;
}

#lay-ftr p.f-oth strong{
    font-weight: bold;
    font-size: 12px;
    color: #3e423a;
}

#lay-ftr .f-oth a {
    color: #3e423a;
    text-decoration: underline;
}

#lay-ftr .f-oth a:hover {
    color: #ff5f11;
}

#lay-ftr p.f-oth em {
	color: #3e423a;
	font-style: normal;
}

#lay-ftr p.f-oth em a{
    text-decoration: none;
}

/**/


#cnt-pg-warn {
	background: #ff7e3f url("../img/red_warn_bg.png") 0 0 no-repeat;
	width: 690px;
	min-height: 92px;
	height: auto !important;
	height: 92px;
	margin: 0 auto;
}

#cnt-pg-warn .pg-warn-bdy {
	color: #fff;
	text-align: left;
	padding: 16px 20px 16px 79px;
	font-size: 14px;
	line-height: 18px;
}

#cnt-pg-warn .pg-warn-bdy h2 {
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 1px;
}

#cnt-pg-warn .pg-warn-bdy a {
	color: #fff;
	text-decoration: underline;
}

#cnt-pg-warn .pg-warn-bdy a:hover {
	text-decoration: none;
}

.f-not-valid {
    background-color: #ffe5e5;
}

