

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.floatLeft {
    float: left !important;
}
.paddingNone {
    padding: 0px !important;
}
.marginNone {
    margin: 0px !important;
}
.clsTourName
{
    margin: 0;
}
.spnGreen
{
    color: #0d9e02;
}
.fontH6
{
    font-size: 11.9px;
}
.clsRightAlign
{
    text-align: right;
}

.spnRed
{
    font-size: 24.5px;
    font-family: 'Della Respira' , serif;
    color: #f00;
    font-weight: bold;
}
.spnDull
{
    color: #999;
}


.contentBorder, .grayBorder
{
    /* border: groove 4px #ddd;     padding: 4px;*/
    border: solid 1px #ccc;
    margin: 0 0 3px 0;
    padding: 8px 9px;
    background: #F5F5F5;
    box-shadow: 1px 4px 5px #aaa;
}
.grayBorder
{
    background-color: #ffffff;
    padding: 4px;
}
/*
.navbar
{
    background-color: #2D2D2D;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 1px;
}
.navbar .nav > li > a
{
    color: yellow;
    text-shadow: none;
    font-weight: bold;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover
{
    color: #ff8800;
    text-shadow: none;
    font-weight: bold;
}*/
.clsCloudBrown
{
    font-size: 130%;
    color: #3c1c06;
    padding: 3px;
}
.clsCloudRed
{
    color: #356aa0;
    padding: 1px;
}

.clsCloudBlue
{
    font-size: 90%;
    color: #c10505;
    padding: 2px;
}
.clsCloudBlue:hover, .clsCloudRed:hover, .clsCloudBrown:hover
{
    background-color: #eee;
}

.padding4
{
    padding: 4px;
}

.padding16
{
    padding: 16px;
}

.spnHome
{
    background-image: url("/img/site/home.png");
    display: block;
}
.spnHomeSelected
{
    background-image: url("/img/site/home-selected.png");
    display: block;
}

.topBorder
{
    /* background-color: #2D2D2D;     height: 20px;     border-bottom-left-radius: 20px;     border-bottom-right-radius: 20px;*/
    height: 5px;
    background-image: url('/img/site/icons/header-bg.jpg');
}
.bottomBorder
{
    margin-top: 10px;
    padding: 10px 0;
    background-color: #2D2D2D;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
    color: #fff;
}

.divHeader
{
    background-color: #2D2D2D;
    color: #fff;
    padding: 8px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}


.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus
{
    /* background-color: #021c8e;     border-color: #DDDDDD #DDDDDD transparent;     color: #fff;*/
    background-color: #fff;
    color: #000;
    border-right: solid 2px #4da902;
    border-left: solid 2px #4da902;
}

.nav-tabs > li > a
{
    background-color: #4da902;
    color: #fff;
}

.nav-tabs
{
    border-bottom: 1px solid #4da902;
}
.nav > li > a:hover, .nav > li > a:focus
{
    text-decoration: none;
    background-color: #ff8800;
    color: #000;
}

.tabbable .nav
{
    margin-bottom: 0;
}
.tabbable .tab-content
{
    border: solid 1px #4da902;
    border-top-width: 0;
}

.clsThumbImage
{
    text-align: center;
}


.lstBullet
{
    padding-left: 16px;
}

/*
.dropdown-submenu, .dropdown-menu
{
    max-height: 200px;
    overflow-y: scroll;
}*/
.spnRupee
{
    font-family: Arial;
    font-size: 17.5px; /*h4 size*/
}
.divCtrlBorder
{
    border: solid 1px #D6D6D6;
    padding: 5px;
    margin: 0px;
    height: 25px;
    vertical-align: top;
    text-align: left;
}
.Boldlabel
{
    font-weight: bold;
}
.piinfosoftSearchFormDiv select
{
    width: 205px;
    font-size: 12px;
}

.clsSmallLinks
{
    color: #00f;
}
/*
.fb-send, fb\:send
{
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
*/



#galleria
{
    height: 337px;
}
.galleria-image-nav
{
    overflow: hidden;
}

#galleriaBanner
{
    height: 300px;
}

.clsBookLink
{
    font-size: 12px;
    font-family: 'Della Respira' , serif;
    margin-right: 2px;
    font-weight: bold;
}
.clsSmallText
{
    font-size: 9px;
}
.clsMoreLink
{
    font-size: 12px;
}
.clsHotelRate:hover
{
    background-color: #F5F5F5;
}

.tab-pane
{
    background-color: #fff;
}
.piinfosoftDayIcon
{
    float: left;
    width: auto;
}
.piinfosoftDayHeadline
{
    width: 400px;
}
.AccordeonSelection
{
    background-color: #F5F5F5;
    padding: 3px;
}

.toursPrice
{
    color: #ff6600;
    font: bold 16px/26px Calibri;
    text-align: left;
    padding: 0px;
}
.toursDetail a
{
    width: auto;
    padding: 7px 18px;
    color: #000;
    font: normal 12px/18px Arial;
    border: 1px solid #888;
    background: #F5F5F5;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    background: -webkit-linear-gradient(#ede9e9, #b1b1b1); /* For Safari */
    background: -o-linear-gradient(#ede9e9, #b1b1b1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ede9e9, #b1b1b1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ede9e9, #b1b1b1); /* Standard syntax (must be last) */
    text-shadow: 1px 1px 0px #fff;
    -moz-text-shadow: 1px 1px 0px #fff;
    -webkit-text-shadow: 1px 1px 0px #fff;
    -o-text-shadow: 1px 1px 0px #fff;
    float: right;
    vertical-align: baseline;
    text-transform:uppercase;
}
.toursDetail a:hover
{
    border: 1px solid #000;
    color: Black;
    text-shadow: 1px 1px 0px #FFF;
    -moz-text-shadow: 1px 1px 0px #FFF;
    -webkit-text-shadow: 1px 1px 0px #FFF;
    -o-text-shadow: 1px 1px 0px #FFF;
}
@media (min-width:992px)
{
    .toursDetail a
    {
        margin-top: 13px;
    }
    .toursPrice
    {
        padding-top: 16px;
    }
}
/*----Tours Left Panel End---------------*/

/*------Tours Right Panel Start------------*/
.tour-first-right
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    float:left;
}
.tour-first-right img
{
    border:1px solid #ddd;
}
.modifySearch .modifyFeildsGap
{
    padding-bottom:10px !important;
    overflow:hidden;
}
@media (min-width:992px)
{
    .tour-first-right
    {
        max-width: 240px;
        float: right;
        text-align: right;
    }
}
.tour-first-right .form-group,
{
    margin-bottom:10px;
    float:left;
    width:100%;
}
.modifySearch .form-group
{
    margin:10px 0px;
    float:left;
    width:100%;
}
.modifySearch label
{
    width:100%;
    float:left;
}
.searchOption
{
    background: url(/img/bg-search-option.jpg) repeat-x left top;
    height: 40px;
    text-align: left;
    float: left;
    font: bold 14px/40px Arial;
    color: #003366;
    margin: 5px 0px 0px 0px;
    width: 100%;
}
.searchForm
{
    float: left;
    width: 100%;
    margin: 0px;
    padding: 20px 15px 10px 15px;
    background: #f7f6f4;
    text-align: left;
}
label
{
    color: #000;
    font: normal 14px/20px Arial;
    padding-left: 5px;
}
.tour-first-right input, .modifySearch input
{
    background: url(/img/bg-input.jpg) repeat-x left top;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    height: 37px;
    overflow:hidden;
}
.tour-first-right span.input-group-addon, .modifySearch span.input-group-addon
{
    background: url(/img/bg-input.jpg) repeat-x left top;
    border-radius: 0px 8px 8px 0px;
    -webkit-border-radius: 0px 8px 8px 0px;
    -moz-border-radius: 0px 8px 8px 0px;
    -o-border-radius: 0px 8px 8px 0px;
    height: 37px;
    overflow:hidden;
}
.tour-first-right select.form-control, .modifySearch select.form-control
{
    background: url(/img/bg-input.jpg) repeat-x left top;
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -o-border-radius: 8px !important;
    height: 37px;
    width:100%;
    float:left;
}
.modify-button 
{
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    border:none;
    padding:3px 8px;
    width:124px;
}
.modify-buttonSearchOther 
{
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    border:none;
    padding:3px 8px;
     float: right;
   
}
.search-button
{
    float: right;
    color: #FFF;
    font: bold 14px/20px Arial;
    margin:10px 0px;
    padding: 6px 19px;
    border: none;
    max-width: 108px;
    max-height: 33px;
    background: -webkit-linear-gradient(#289ecc, #0187be); /* For Safari */
    background: -o-linear-gradient(#289ecc, #0187be); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#289ecc, #0187be); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#289ecc, #0187be); /* Standard syntax (must be last) */
}
.clear-button
{
    float: right;
    color: #FFF;
    font: bold 14px/20px Arial;
     margin:10px 0px;
    padding: 6px 23px;
    border: none;
    max-width: 90px;
    max-height: 33px;
    background: -webkit-linear-gradient(#ff6600, #bd4c01); /* For Safari */
    background: -o-linear-gradient(#ff6600, #bd4c01); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ff6600, #bd4c01); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ff6600, #bd4c01); /* Standard syntax (must be last) */
}
.clear-button:hover, .search-button:hover
{
    background:Red;
    cursor:pointer;
}


/*-------------Tour Detail styel sheet--------------*/
.table-header
{
    background:url(/img/bg-calculation.jpg) repeat-x left top;
    border:1px solid #DDDDDD;
    height:37px;
    border-radius:12px 12px 0px 0px;
    overflow:hidden;
}
.table-header h2
{
    font:normal 19px/22px Arial;
    color:#003366;
    margin:0px;
    padding:6px 0px 0px 0px;
}
select.vehicle
{
    max-height:25px;
    padding:2px 5px;
    vertical-align:middle;
}
.fade
{
    opacity:1;
    background:rgba(0, 0, 0, .35);
}
.total-price
{
    font:bold 16px/22px Arial;
    color:Red;
}
.choosenData
{
    font:bold 12px/18px Arial;
    color:#ff6600;
}
.choosenData button
{
    float:right;
}
.tourAccomodation
{
    border-bottom:2px solid #FFF;
    padding:0px 0px 10px 0px;
    margin-bottom:5px;
    overflow:hidden;
}
.tourAccomodation h3
{
    color:#003366;
    font:bold 14px/18px Arial;
    margin:7px 5px;
}
.tourAccomodation h3 a 
{
    color:#003366;
}
.tourAccomodation img
{
    padding:3px;
    float:right;
    background:#FFF;
    /*border:1px solid #c9cbcb;*/
}
.tourAccomodation img.htl
{
    padding:3px;
    float:right;
    background:#FFF;
    max-height:75px;
    border:1px solid #c9cbcb;
}
.tourAccomodation img.ht2
{
    padding:3px;
    float:right;
    background:#F5F5F5;
    max-height:75px;
    /*border:1px solid #c9cbcb;*/
}
.tourAccomodation .place-hotel
{
    overflow:hidden;
    margin:0px;
}
.tourAccomodation .place-hotel span.leftSize
{
    display:block;
    float:left;
    width:50px;
    margin-right:2px;
}
.tourAccomodation .place-hotel div.placeAndHotelName 
{
    float:left;
}
.tourAccomodation .place-hotel div.placeAndHotelName a.selectanotherhotel
{
    margin:5px 0px 0px 0px;
    padding:3px 10px;
    background:red;
    color:#FFF;
    font:normal 12px/16px Arial;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -o-border-radius:6px;
    background: -webkit-linear-gradient(#04C4F3, #006181); /* For Safari */
    background: -o-linear-gradient(#04C4F3, #006181); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#04C4F3, #006181); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#04C4F3, #006181); /* Standard syntax (must be last) */
}
.tourAccomodation .place-hotel div.placeAndHotelName a.selectanotherhotel:hover
{
    background: -webkit-linear-gradient(#006181, #04C4F3); /* For Safari */
    background: -o-linear-gradient(#006181, #04C4F3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#006181, #04C4F3); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#006181, #04C4F3); /* Standard syntax (must be last) */
}
    
.tourAccomodation .place-hotel div.placeAndHotelName a
{
    color:#ff6600;
    font:bold 14px/20px Arial;
    text-decoration:none;
    display:block;
    float:left;
}
.tourAccomodation .place-hotel a span
{
    font:normal 12px/18px Arial;
    color:#6f6e6e;
}
.days-details
{
    margin:0px 0px 10px 0px;
    padding:0px;
    float:left;
    width:100%;
    text-align:justify;
}
.days-details h4
{
    font:bold 14px/20px Arial;
    color:#003366;
    padding:7px 0px;
    margin:0px;
}
.days-details img
{
    margin-right: 10px;
    width: 86px;
    height: 56px;
    padding: 1px;
    background: White;
    border: 1px solid #ff8400;
    float:left;
}

        
.acknowledgement
{
    border:1px solid #DDD;
    font:normal 12px/18px Arial;
    padding:15px;
    text-align:justify;
}
th h5
{
    font:bold 16px/20px Arial;
    margin:0px;
    padding:0px;
    color:#003366;
}
/*---------Pop Up Iframe CSS--------------*/
 #layer
 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, .75);
 }
 iframe#popup
{
    position: fixed;
    width:100%;
    height:90%;
    top: 5%;
    left:0;
    z-index:99999;
    background:none !important;
    border:0px;
}
   
