
@font-face {
	font-family: 'GESS';
	src: url('../fonts/GE-SS-Text-Light.eot');
	src: url('../fonts/GE-SS-Text-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GE-SS-Text-Light.otf') format("opentype"),
        url('../fonts/GE-SS-Text-Light.ttf') format('truetype'),
        url('../fonts/GE-SS-Text-Light.svg') format('svg');
        font-weight:normal;
}


h1, h2, h3, h4, h5, h6 {
font-family: 'GESS', Helvetica, open-san, arial;
}
.searchmod .searchform input[type="text"]{
	font-family: 'GESS', Helvetica, open-san, arial;
}
.bottom_mod iframe{
    float: left;
}

.header ul.nav{
    text-align:right
}
.rsCaptur{
    left:auto;
    right:10%;
    text-align:right;
}
.travel_entry .image_holder .title{
    right: 10px;
    left: auto;
}
.travel_entry .image_holder .booknow{
    right: auto;
    left: 10px;
}
.travel_entry .image_holder .booknow a{
    float: left;
}
.searchmod .searchform input[type="submit"]{
    float: right;
}
.searchmod .searchform input[type="text"]{
    float: right;
}
.feild_a{
	float:right;
}
.feild_a .label_a{
    float: right;
    border-radius: 0 3px 3px 0;
}

.feild_a .input_a{
    float: right;
}
.feild_a.p50{
    padding-left: 2%;
    padding-right: 0;
}
.feild_a .input_a input,
.feild_a .input_a textarea,
.feild_a .input_a select{
    border-radius: 3px 0 0 3px;
    float: right;
}

.ui-autocomplete-loading {
	background: white url('../img/ui-anim_basic_16x16.gif') 2% center no-repeat;
}

.feild_a .input_a.phone select{
    float: left;
    border-width: 1px;
    border-radius: 3px 0 0 3px;
}
.feild_a .input_a.phone input{
    border-radius: 0;    
    /* float: left; */
}

.order_form_btn_submit{
	float:left
}