﻿body
{
    padding: 0px;
    margin: 0px;
    color: #565455;
    font-family: Verdana;
    font-size: 10pt;
}

h1
{
    text-align: center;
    font-size: 14pt;
}

a
{
    color: #565455;
    text-decoration: none;
}

a:hover
{
    color: #565455;
    text-decoration: underline;
}

a[disabled]{
    display:none;
}

.BlockTitle
{
    background-position: left bottom;
    font-family: Verdana;
    font-size: 10pt;
    color: #565455;
    vertical-align: middle;
    text-align: left;
    background-color: #d6d6d6;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-image: url(images/BlockTitleCorner.gif);
    line-height: 28px;
    display:block;
}

.BlockUnder
{
    background-position: left bottom;
    font-family: Verdana;
    font-size: 10pt;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(images/BlockUnderCorner.gif);
    height: 35px;
    display:block;
    width:190px;
}
.mark_tb
{
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    margin-left: auto;
    margin-right: auto;
}

.mark_tb tr td {padding: 0px; margin: 0px;}



.tfDiv
{
    border: 3px solid #d6d6d6;
    margin-top: 10px;
    padding-left: 15px;
    background-image: url(images/LeftMenuBg.gif);
    padding-bottom: 5px;
}
.tfDiv .tfBlock
{
    padding-top: 5px;

}
.tfDiv .tfGrp
{
    padding-left: 11px;
    background-position: 0px 4px;
    background-image: url(images/LeftMenuItem.gif);
    font-weight: bold;
    background-repeat: no-repeat;
}
.tfDiv .tfInner
{
    padding-left: 15px;
    font-size: 9pt;
}
.tfDiv .tfLink
{
    
}

.mainMenu
{
    vertical-align: middle;
    text-align: left;
    padding-left: 20px;
    line-height: 28px;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 100%;
}
.mainMenu tr td
{   
    white-space:nowrap;
    padding-left:5px;
    padding-right:5px;
}

.topMenu
{
    vertical-align: middle;
    text-align: left;
    margin-top: 5px;
    margin-left: -3px;

    width: 100%;
    color: #999999;
}
.topMenu tr td
{   
    white-space:nowrap;
    padding-left:3px;
    padding-right:3px;
}

.topMenu a
{
    font-size: 10pt;
    color: #999999;
    text-transform:lowercase;
}
.keywords
{
    vertical-align: top;
    color: #999999;
    font-size: 7pt;
}
.langImage
{
    padding-left:1px;
    padding-right:1px;
}


.langBlock
{
    padding-right:35px;
}

.CopyText
{
    font-size: 8pt;
    }
.copyright
{
    vertical-align: middle;
    text-align: left;
    height: 35px;
    margin-top: 15px;
    width: 100%;
    font-size: 7pt;
}


.copyright tr td
{
    padding-left:10px;
    height: 35px;
}
.projects
{
    color: #949594;
    font-size: 8pt;
    margin-bottom: 10px;
    }
.tour_name
{
    font-family: Verdana;
    color: #f27a05;
    font-weight: bold;
    font-size: 10pt;
    }
.tour_card 
{
    font-size: 8pt;
}
.tour_subtitle
{
    font-size: 10pt;
    border-bottom: solid 2px #a9a8a8;
    margin: 10px 0px 5px 0px;
}
.price_cell
{
    text-align: center;
    border:solid 1px #a9a8a8;
    }
    
 .price_cell a
{
    font-weight: bold;
    font-size: 9pt;
    color: #f27a05;
    font-weight:bold;
    font-size: 13pt;
    }
    
.price_xcol
{
    border-left:solid 1px #a9a8a8;
    border-right:solid 1px #a9a8a8;
    border-top:solid 1px #a9a8a8;
    font-weight:bold;
    text-align: center;
}
.price_crosscol
{
    border-left:solid 1px #a9a8a8;
    border-top:solid 1px #a9a8a8;
    font-weight:bold;
}
.price_subxcol
{
    border-left:solid 1px #a9a8a8;
    border-right:solid 1px #a9a8a8;
    border-top:solid 1px #a9a8a8;
    text-align:center;
    font-weight:bold;
}

.price_ycol
{
    border-top:solid 1px #a9a8a8;
    border-bottom:solid 1px #a9a8a8;
    border-left:solid 1px #a9a8a8;
    text-align: center;
    font-weight:bold;
}
    
.price_area
{
    padding-top: 10px;
}
table.price_table td 
{ 
    padding:5px; 
}

.tour_params
{
    border: solid 3px #d6d6d6;
    padding: 10px 5px 5px 5px;
    margin: 10px 0px 10px 0px;
}
.GrayBlock
{
    padding: 7px 5px 7px 10px;
    margin: 10px 0px 10px 0px;
    background-color: #d6d6d6;
}
.TourListCell
{
    padding: 10px 10px 10px 20px;
    display:inline-block;
    border-top: dotted 2px #d6d6d6;
    width: 935px;
}
.TourListCellNum
{
    float:left;
    width: 30px;
    font-size: 8pt;
}
.TourListCellData
{
    float:left;
    width: 545px;
}

.HotelListCellData
{
    float:left;
    width: 620px;
}

.TourListCellPhoto
{
    float:left;
    width: 140px;
}
.TourListCellPrice
{
    float:left;
    width: 125px;
    padding: 0px 7px 0px 7px;
}
.TourListPriceCell
{
    width: 125px;
    display:inline-block;
}

.TourListCellTransport
{
    float:left;
    width: 75px;
    margin-top: 35px;
    text-align:center;
}

.TourListCellName
{
    font-weight:bold;
    text-transform:uppercase;
    color: #ff6000;
    font-family: Tahoma;
    font-size: 8pt;
    
}
.TourListCellDesc
{
    padding-top: 4px;
    font-size: 8pt;
}
.TourListCellRoute
{
    font-size: 9pt;
    padding: 4px 0px 3px 0px;
}
.TourListCellDates
{
    font-size: 8pt;
    padding: 5px 0px 2px 0px;
    font-family: Tahoma;
    font-size: 8pt;
}

.TourListCellDatesName
{
    text-decoration:underline;
}
.TourListCellDatesData
{
    color: #ff6000;
}

.TourListCellPlace
{
    font-size: 8pt;
    padding: 2px 0px 2px 0px;
    font-family: Tahoma;
    font-size: 8pt;
}

.TourListCellPlaceName
{
    text-decoration:underline;
}
.TourListCellPlaceData
{
    font-weight: bold;
    font-size: 8pt;
}

.TourListCellRoute a
{
    text-decoration:none;
    font-weight:bold;
    font-family: Tahoma;
    font-size: 8pt;
}

.TourListCellRoute a:hover
{
    text-decoration:underline;

}
.PointResortList a
{
    text-decoration:underline;
    font-size: 9pt;
}

.TourListPriceCellDur
{
    float: left;
    width: 50px;
    font-size: 9pt;
    font-weight:bold;
}
.TourListPriceCellPrice
{
    float: left;
    width: 75px;
    text-align: right;
    font-size: 13pt;
    font-weight:bold;
    color: #ff6000;
}

.TourListPriceCellPrice a
{
    color: #ff6000;
}
.TourDetail
{
    widows: 125px;
    background-color: #7f7f7f;
    line-height: 17px;
    text-align:center;
    background-image: url(/images/detail_item.gif);
    background-repeat:no-repeat;
    background-position:left center;
    margin-top: 10px;
}

.TourDetail a
{
    font-size: 8pt;
    color: #FFFFFF;
}
.TourDetailUnder
{
    padding-top: 15px;
    font-size: 8pt;
}
.TourDetailUnderComment
{
    text-decoration: underline;
}
.warning
{
    padding-left: 18px;
    background-image: url(/images/warn.gif);
    background-repeat:no-repeat;
    background-position:left top;
    color:#ff5a00;
    line-height: 100%;
}
.ImageRotatorOuter
{
    padding-top: 10px;
    margin-left: 10px;
}

.ImageRotatorImage
{

    
}
.ImageRotatorNote
{
    text-align:center;
}

.ellipsis {
   width: 100%;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
}

.TourRouteCell a
{
    text-decoration: underline;
}

.TourHotelCell
{
    font-weight: bold;
}

.OrderPriceInfo
{
    display:block;
    background-color: #ffe99e;
    line-height: 25px;
    padding: 5px 5px 5px 5px;
    width: 700px;
    font-size: 8pt;
}

.OrderPriceInfoValue
{
    font-size: 10pt;
    font-weight: bold;
}

.OrderPriceInfoPrice
{
    font-size: 10pt;
    font-weight: bold;
    color: #e67608;
}

.TreeLevel0
{
    font-size: 10pt;
    border-bottom: solid 2px #dedede;
    width:98%;
    padding: 3px 0px 3px 0px;
    font-weight:bold;
}

.TreeLevel1
{
    font-size: 9pt;
    padding: 2px 0px 2px 0px;
    text-decoration:underline;
}

.TreeLevel2
{
    font-size: 8pt;
}

.TreeItem
{
    
}
.TreeSubItem
{
    padding: 0px 0px 0px 15px;
}

.completeInfo
{
    color:Red;
    font-size: 14pt;
    font-weight:bold;
}

.ContentListCell
{
    display:inline-block;
    padding: 5px 0px 5px 0px;
    font-size: 9pt;
}


.ContentListCellPhoto
{
    margin: 3px 10px 3px 3px;
}

.ContentListCellData
{
    
}
.ContentTitle
{
    font-weight: bold;
}

.ContentDate
{
    color: #ff4e00;
}

.ContentMore
{
    color: #ff4e00;
}

.ContentListKeywords
{
    padding-top: 5px;
    font-style:italic;
    font-size: 8pt;
}

.ShortTourList
{
    border: 3px solid #d6d6d6;
    padding: 5px 3px 5px 10px;
    margin-top: 10px;
}

.ShortTourListItem
{
    font-size: 8.5pt;
    padding:2px 0px 2px 15px;
    background-repeat: no-repeat;
    background-image: url(images/item1.gif);
    background-position: left center;
}

.CountryItem
{
    color: #ff7400;
    font-family: Verdana;
    font-size: 10pt;
    font-weight:bold;
}

.CountryMainInfoItem
{
    padding: 5px 0px 5px 0px;
}

.NavLine
{
    padding-bottom: 8px;
    vertical-align:bottom;
}

.NavLine a
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: underline;
}

.NavIcons
{
    position:relative;
    top: 36px;
    left: 13px;
    margin-bottom: -66px;
}

.ValutaBar
{
    position:relative;
    left: 13px;
    margin-bottom: -79px;
    height: 79px;
    width:115px;
}

.ValutaCap
{
    text-decoration:underline;
    font-family: Arial;
    font-size: 10pt;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

.ValutaDate
{
    font-family: Arial;
    font-size: 8pt;
    font-weight:bold;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

.ValutaItem
{
    font-family: Arial;
    font-size: 9pt;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 5px 2px 3px;
}

.ValutaValue
{
    padding-left: 0px;
}

.NavIcon
{
    width:114px;
    height: 18px;
    margin-bottom: 4px;
    font-family: Verdana;
    font-size: 7.5pt;
    padding-left: 16px;
    vertical-align: bottom;
    background-position: 2px 2px;
    background-repeat: no-repeat;

}
.NavIconMain
{
    background-image: url(images/icon_main.png);
}
.NavIconLetter
{
    background-image: url(images/icon_letter.png);
    
}
.NavIconMap
{
    background-image: url(images/icon_map.png);
    
}
.StatBar
{
    position:relative;
    top: 104px;
    left: 837px;
    width: 385px;
    height: 17px;
    margin-bottom: -17px;
    font-size: 8pt;
    line-height: 17px;
    vertical-align: baseline;
    padding-left: 10px;
}

.ChangeProject
{
    position:relative;
    left: 928px;
    height: 22px;
    margin-bottom: -22px;
    font-size: 8pt;
    line-height: 22px;
    vertical-align: baseline;
    width: 302px;
}

.StatBarItem
{
    padding: 0px 3px 0px 3px;
}

.banner
{
    text-align: center;
    padding-top: 10px;
}

.ContactBlockImg
{
    padding-top: 10px; 
    text-align:center;
}
.ContactBlockImg Img
{
    display: block;
    margin-left:auto;
    margin-right:auto;

}

.ContactBlockUnder
{
    margin-left:auto;
    margin-right:auto;
}

.ContactInfo
{
    text-align:center;
}

.ContactInfo #ContactOperator
{
    font-size: 8pt; 
    font-weight: bold; 
    padding-top: 5px;
}

.ContactInfo #ContactAddress
{
    font-size: 8pt;
}

.ContactInfo #ContactPhone
{
    color: #fe7903; 
    font-family:Arial; 
    font-size: 13pt; 
    padding: 5px 0px 5px 0px; 
    font-weight:bold;
}

.TopTourListCellTable td
{
    vertical-align: top;
}

.TopTourListCell
{
    padding: 10px 10px 10px 10px;
    vertical-align: top;
    width: 333px;
}

.TopTourListCellPhoto Img
{
    display: block;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}

.TopTourListPriceCell
{
    font-weight:bold;
    padding-bottom: 2px;
}

.TopTourListPriceCellPrice
{
    font-size: 11pt;
    font-weight:bold;
    color: #ff6000;
}

.ProgCopy
{
    text-align: right;
}

.ProgCopyDiv
{
    padding-right: 10px;
}

.ContactListCell
{
    padding: 5px 10px 0px 15px;
}

.ContactListItemTitle
{
    font-size: 9pt;
    font-weight:bold;
    text-decoration: none;
}

.ContentLeftBar
{
    padding: 10px 10px 10px 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}

.ContactBlockCont
{
    font-size: 9pt; 
    font-weight: bold; 
    padding: 3px 0px 2px 0px;
}

.ContactBlockPost
{
    font-size: 8pt; 
    font-style:italic;
    padding: 2px 0px 5px 0px;
}
.BranchItem
{
    padding-top: 5px;
    font-size: 8pt; 
    padding-left: 15px;
    background-color:#eff6ff;
}
.BranchItemExt
{
    padding-top: 5px;
}

.ContactBlockContPhone
{

}
.ContactBlockContEmail
{

}
.ContactBlockContICQ
{

}
.ContactBlockContSkype
{

}

.PointResortItemChecked
{
    font-weight:bold;
}

.PointResortItem
{
}

.HotelListCellItem
{
    padding: 3px 0px 3px 0px;
}
.HotelListCellItemName
{
    font-size: 8pt;
}

.HotelListCellItemData
{
    font-size: 8pt;
    font-weight:bold;
}
.BottomProject
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    
 }
.BottomProjectIt
{
    padding: 0px 10px 0px 10px;
}

.HotelServiceGroup
{
    font-weight:bold;
}

.HotelServiceTable
{
    width: 100%;
}

.HotelServiceTable td
{
    vertical-align: top;
}

.ContactMainImage
{
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}
.LinkArrow
{
    vertical-align:baseline;
}

.ContactImgBlock
{

    display:block;
}

.ContactImgBlock div
{
    display:inline-block;
    width: 100%;
}

.ContactImgBlock img
{
    margin: 3px 6px 3px 3px;
    width: 80px;
    height: 110px;
}

.ContactBlockContNote
{
    float: left;
    }

.ContactComm
{
    display:block;
    width: 100%;
}
.GoogleUrlArea
{
    font-weight:bold;
    padding: 4px 3px 4px 15px;
    background-color: #ffe076;
    margin: 4px -5px 4px -15px;
    width: 207px;
}

.ImageGalleryOuter
{
    padding-top: 10px;
    margin-left: 10px;
    float: left;
}

.ImageGalleryImage
{

    
}
.ImageGalleryNote
{
    text-align:center;
}
.AllPhotos
{
    padding:5px 5px 5px 5px;
    font-weight:bold;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}
.selecttour
{
    padding: 10px 0px 0px 0px;
}
.ContactSubDiv
{
    width: 220px;
    background-color:#bfeaff;    
    padding: 5px 2px 5px 2px;
    font-size: 8pt;
}

.ContactSubItem
{
    padding: 3px 2px 3px 28px;
    background-repeat: no-repeat;
    background-image: url(images/LeftMenuItem.gif);
    background-position: 14px 5px;

}
.ContactAddress
{
    background-color: #0089cf;
    color: #FFFFFF;
    width: 213px;
    margin: -5px 0 0 -14px;
    line-height: 20px;
    font-family: Verdana;
    font-size: 9pt;
    padding: 0 5px 0 5px;
}
.left
{
    float:left;
}
.OrderTourItem
{
    display:inline-block;
    width: 100%;
}
.OrderTourItemTitle
{
    width: 200px;
    float:left;
}

.OrderTourUserinfo
{
    display:block;
    background-color: #fef3cf;
    line-height: 25px;
    padding: 5px 5px 5px 5px;
    width: 700px;
    font-size: 8pt;

}
.OrderTourOffice
{
    display:block;
    background-color: #2287dd;
    line-height: 25px;
    padding: 8px 5px 8px 5px;
    width: 700px;
    font-size: 8pt;
    color: #FFFFFF;
}
.crm_link
{
    display: none;
}

.OrderBut
{
    width:304px;
    height:32px;
    background-color:#ff6000;
    text-align:center;
    vertical-align:middle;
    line-height:32px;
    margin-bottom: 3px;

}
.OrderBut a, .OrderBut a:hover
{
    font-family: Arial;
    font-size: 19px;
    color: #ffffff;
    text-decoration:none;
}

.splnk
{
    display: none;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.subscribe_block
{
    padding: 10px 0px 10px 10px;
}

.textinput
{
    width: 150px; 
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    margin:4px 4px 4px 4px; 
    vertical-align: middle;
}
#loginBlock
{
    margin: 10px 0 0 0;
}

.CommentDate
{
    font-size: 12px;
}
.CommentUser
{
    font-weight: bold;
}
.CommentText
{
    padding: 5px 0 5px 10px;
    
}

.CommentItem
{
    padding: 10px 0px 10px 0px;
    border-bottom: 1px dashed #565455;
}
