img {
    border: none;
}

body {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.body1 {
    background-color: #fae09a;
    background-image: url(/images/yellow_bg.gif);
    background-repeat: repeat-x;
}
.body2 {
    background-color: #9df7f5;
}

div.bg1 {
    text-align: center;
    display: block;
    padding: 0px;
    margin: 0px;
    margin-bottom: -22px;
}
div.bg2 {
    background-image: url(/images/blue_bg.gif);
    background-repeat: repeat-x;
    text-align: center;
    display: block;
    padding: 0px;
    margin: 0px;
    margin-bottom: -22px;
}

div.content {
    text-align: left;
    margin: auto;
    width: 1228px;
    display: inline-block;
}

div.header {
    height: 146px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 0;
}
div.header .logo {
    width: 250px;
    height: 128px;
    float: left;
    margin: 10px 0 0 28px;
}
div.header .banner {
    width: 663px;
    height: 146px;
    text-align: right;
    float: left;
    position: relative;
}
div.header .banner a
{
    position: absolute;
    bottom: 0;
    right: 0;
}

div.leftContent
{
    margin-top: 25px;
    width: 296px;
    float: left;
}

div.centerContent
{
    margin-top: 25px;
    width: 671px;
    float: left;
}

div.rightContent
{
    margin: 25px 0 0 23px;
    width: 238px;
    float: right;
}

div.rightContent div.rightBox
{
    width: 238px;
    overflow: hidden;
    margin-bottom: 30px;
}

div.rightContent div.rightBox div.boxHeader
{
    height: 12px;
    background: url(/images/menu_top2.png) -16px 0 no-repeat;
}

div.rightContent div.rightBox div.boxContent
{
    padding: 0 10px 0 10px;
    width: 218px;
    overflow: hidden;
    text-align: justify;
    background: url(/images/menu_bg.png) -16px 0 repeat-y;
}

div.rightContent div.rightBox div.boxContent p
{
    margin: 0;
}

div.rightContent div.rightBox div.boxContent div.content
{
    width: 218px;
    overflow: hidden;
}

div.rightContent div.rightBox div.boxFooter
{
    height: 12px;
    background: url(/images/menu_bottom.png) -16px 0 no-repeat;
}

div.advTitle
{
    color: #ababab;
    font-size: 11px;
    width: 270px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2px;
}

div.advTitle2
{
    color: #ababab;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    position: relative;
}

div.advTitle3
{
    color: #ababab;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    bottom: 10px;
    position: relative;
}

div.adv
{
    width: 223px;
    !width: 235px;
    text-align: center;
    margin-left: 18px;
    margin-right: 18px;
    background-color: #ffffff;
    padding: 5px 6px 5px 6px;
}

.error
{
    color: red;
}
/* Footer
----------------------------------------------------------*/

div.footer
{
    height: 66px;
    background-image: url(/images/footer_bg.jpg);
    background-repeat: repeat-x;
}
div.footer2
{
    height: 66px;
    background-image: url(/images/footer_bg2.jpg);
    background-repeat: repeat-x;
}
div.footerBottom
{
    height: 105px;
    background-image: url(/images/footer_bottom_bg.gif);
    background-repeat: repeat-x;
}
div.footerBottom2
{
    height: 105px;
    background-image: url(/images/footer_bottom_bg2.gif);
    background-repeat: repeat-x;
}

div.footerContent
{
    text-align: left;
    margin: auto;
    width: 967px;
    padding-top: 59px;
    padding-left: 30px;
    color: #ffffff;
    position: relative;
}

div.footerContent a
{
    color: #ffffff;
    text-decoration: none;
}
div.footerContent a:hover
{
    text-decoration: underline;
}

div.footerBanner
{
    text-align: center;
    margin-top: 20px;
    display: block;
}
div.footerIcons
{
    float: right;
    width: 199px;
    height: 62px;
    position: absolute;
    top: 4px;
    right: 0px;
}
/* Search Box
----------------------------------------------------------*/
div.searchBox
{
    width: 671px;
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 26px;
}
div.searchBox .top
{
    width: 671px;
    height: 12px;
}
div.searchBox .bottom
{
    width: 671px;
    height: 49px;
    background-image: url(/images/search_bottom.png);
    background-repeat: no-repeat;
    position: relative;
}

div.searchBox h1
{
    font-family: 'Century Gothic', Arial;
    font-size: 23px;
    font-weight: bold;
    margin: 11px 0px 8px 0px;
}

div.searchBox div.scontent
{
    width: 671px;
    background-image: url(/images/search_bg.gif);
    background-repeat: repeat-y;
    display: inline-block;
}
div.searchBox div.scontent div.left
{
    margin-left: 40px;
    width: 366px;
    float: left;
}
div.searchBox div.scontent div.right
{
    width: 240px;
    float: left;
    margin-left: 10px;
}
div.searchBox div.scontent div.right2
{
    width: 240px;
    float: left;
    margin-left: 20px;
}
div.searchBox .select1
{
    width: 275px;
}
div.searchBox .select2
{
    width: 50px;
}
div.searchBox .select3
{
    width: 210px;
}
div.searchBox .select4
{
    width: 170px;
}
div.searchBox .select5
{
    width: 128px;
}
div.searchBox .date
{
    width: 90px;
}
div.searchBox .date2
{
    width: 66px;
}
div.searchBox .money
{
    width: 60px;
}
div.searchBox .cb
{
    min-width: 70px;
    float: left;
}
div.searchBox table.t1
{
    margin-top: -34px;
}

div.searchBox .searchFields
{
    margin-top: 18px;
}

div.searchBox .searchFields div
{
    clear: both;
}
div.searchBox .searchFields div.h19
{
    height: 19px;
}
div.searchBox div.scontent td
{
    font-size: 12px;
    color: #ffffff;
    height: 25px;
}
div.searchBox td.dateTD
{
    background-image: url(/images/datetd_bg.gif);
    background-repeat: no-repeat;
    white-space: nowrap;
    background-position: 0px 2px;
}
div.searchBox td.dateTD2
{
    background-image: url(/images/datetd2_bg.gif);
    background-repeat: no-repeat;
    white-space: nowrap;
    background-position: 3px 2px;
}
div.searchBox td.dateTD a
{
    display: inline-block;
    width: 30px;
    height: 22px;
    display: block;
    float: left;
}
div.searchBox td.dateTD input {
    display: block;
    float: left;
}

div.searchBox input, div.searchBox select
{
    font-size: 12px;
    color: #b8b8b8;
}
div.noSearchResult
{
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    color: #6E0000;
}
div.searchBox .comment
{
    font-size: 10px;
    margin-left: 105px;
    margin-top: 10px;
}
div.searchBox .commentR
{
    font-size: 10px;
    margin-left: 293px;
    margin-top: 10px;
}
div.searchBox .srcLink
{
    position:absolute;
    top: 20px;
    left: 105px;
}
div.searchBox .srcButton1
{
    width: 108px;
    height: 34px;
    border: none;
    background-image: url(/images/search_button1.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    left: 272px;
    top: 3px;
    color: #7f7f7f;
    font-weight: bold;
}
div.searchBox .srcButton2
{
    width: 108px;
    height: 34px;
    border: none;
    background-image: url(/images/search_button2.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    left: 537px;
    top: 3px;
    color: #7f7f7f;
    font-weight: bold;
    padding-bottom: 2px;
}

div.searchBox a
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}
div.searchBox a:hover
{
    text-decoration: underline;
}

/* Simple searchbox
----------------------------------------------------------*/
div.searchBox.simple form {
    margin: 0 0 0 28px;
}
div.searchBox.simple div.scontent {
    background-image: url(/images/search_simple_bg.gif);
    position: relative;
}
div.searchBox.simple .bottom {
    background-image: url(/images/search_simple_bottom.png);
}
div.searchBox.simple .commentR {
    margin: 0 0 0 188px;
    padding-top: 20px;
    display: block;
}
div.searchBox.simple td.label {
    width: 160px;
    text-align: right;
}
div.searchBox.simple button.srcButton1 {
    left: 537px;
    top: 80px;
    z-index: 90;
}
div.searchBox.simple a.srcButton1 {
    text-decoration: none;
    display: block;
    font-family: Arial,Sans-Serif;
    text-align: center;
    line-height: 34px;
    left: 537px;
    top: 120px;
    z-index: 90;
}
div.searchBox.simple .slider {
    float: left;
    width: 160px;
}
div.searchBox.simple .slider .sliderInfo {
    width: 160px;
    margin: 0 0 3px 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

div.searchBox.simple input,
div.searchBox.simple #regionSelector {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    height: 18px;
    padding-left: 3px;
    width: 92px;
}

div.searchBox.simple #regionSelector {
    width: 272px;
    cursor: pointer;
    height: 20px;
    background: #fff url(/images/form_down.png) no-repeat 253px 1px;
}

div.searchBox.simple #regionSelector .label {
    display: block;
    height: 100%;
    line-height: 20px;
    width: 246px;
    color: #5A5A5A;
}

div.searchBox.simple #regionOptions {
    display: none;
    position: absolute;
    z-index: 100;
    background: #fff;
    border: 6px solid #fff;
    left: 0;
    height: 300px;
    overflow-y: scroll;
    color: #09385C;
}

div.searchBox.simple #regionOptions #clearRegion {
    width: 100%;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
}
div.searchBox.simple #regionOptions #clearRegion.hover {
    background: #03506d;
    color: #fff;
}

div.searchBox.simple #regionOptions .holder {
    overflow: hidden;
    float: left;
    width: 164px;
}
div.searchBox.simple #regionOptions .holder.hun {
    border-left: 1px solid #cecece;
    width: 148px;
}

div.searchBox.simple #regionOptions .regionItem {
    display: block;
    cursor: pointer;
    height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 24px;
}

div.searchBox.simple #regionOptions .regionItem.orszag {
    font-weight: bold;
    text-indent: 3px;
    height: 23px;
    font-size: 14px;
}

div.searchBox.simple #regionOptions .regionItem.regio {
    text-indent: 10px;
}

div.searchBox.simple #regionOptions .regionItem.kikoto {
    text-indent: 20px;
    color: #3FB8AF;
}

div.searchBox.simple #regionOptions .regionItem.hover {
    background: #03506d;
    color: #fff;
}

/* noUI slider */
.noUi-horizontal {
    height: 8px;
}
.noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    left: -8px;
    top: -4px;
    background: url('../images/slider-handle.png') no-repeat center center;
    border: none;
}
.noUi-handle:before,
.noUi-handle:after {
    height: 7px;
    left: 10px;
    top: 3px;
    display: none;
}
.noUi-handle:after {
    left: 12px;
}
.noUi-handle, .noUi-active {
    box-shadow: none;
}

/* Promotion Box
----------------------------------------------------------*/
div.promotionBox
{
    width: 671px;
    margin-bottom: 26px;
}
div.promotionBox .top
{
    width: 671px;
    height: 48px;
    position: relative;
    background-image: url(/images/promotion_top.png);
    background-repeat: no-repeat;
    position: relative;
}
div.promotionBox .top h1,
div.promotionBox .top2 h1,
div.promotionBox .top3 h1
{
    font-family: 'Century Gothic', Arial;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 19px;
    left: 20px;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
}
.top2 h1 a
{
    font-family: 'Century Gothic', Arial;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.top2 h1 a:hover
{
    text-decoration: underline;
}

div.promotionBox .top h2
{
    font-family: 'Century Gothic', Arial;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 21px;
    left: 128px;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
}

div.promotionBox .top2
{
    width: 671px;
    height: 48px;
    position: relative;
    background-image: url(/images/promotion_top2.png);
    background-repeat: no-repeat;
    position: relative;
}
div.promotionBox .top2 h2
{
    font-family: 'Century Gothic', Arial;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 11px;
    left: 196px;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    height: 35px;
    width: 450px;
    line-height: 35px;
}
div.promotionBox .top2 h2 a
{
    font-family: 'Century Gothic', Arial;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
div.promotionBox .top2 h2 a:hover
{
    text-decoration: underline;
}


.top2 h2 img
{
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
}

div.promotionBox .top3
{
    width: 671px;
    height: 48px;
    position: relative;
    background-image: url(/images/promotion_top3.png);
    background-repeat: no-repeat;
    position: relative;
}

div.promotionBox .top3 h2
{
    font-family: 'Century Gothic', Arial;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 13px;
    left: 140px;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    height: 35px;
    width: 520px;
    line-height: 35px;
    display: inline-table;
}

.top3 h2 img
{
    padding-left: 5px;
    padding-right: 5px;
    display: table-cell;
}

div.promotionBox .top3 div
{
    font-size: 10px;
    height: 35px;
    line-height: 12px;
    display: table-cell;
    vertical-align: middle;
}

div.promotionBox .top3 div.actual
{
    color: #143e55;
    font-weight: bold;
    font-size: 12px;
}


div.promotionBox .bottom
{
    width: 671px;
    height: 12px;
    background-image: url(/images/promotion_bottom.png);
    background-repeat: no-repeat;
}

div.promotionBox .content
{
    width: 647px;
    background-image: url(/images/promotion_bg.png);
    background-repeat: repeat-y;
    padding: 0px 0px 0px 20px;
    margin: 0px;
    border: 1px solid #ffffff;
    color: #000000;
}


/* Class Box
----------------------------------------------------------*/
div.classBox
{
    font-size: 10px;
    color: #000000;
    margin-top: 17px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    width: 648px;
}

div.classBox .data
{
    margin-left: 20px;
    width: 608px;
}

div.classBox .data2
{
    margin-left: 0px;
}

div.classBox h2
{
    color: #09385c;
    font-size: 22px;
    padding: 0px;
    margin: 0px 0px 8px 0px;
}

div.classBox .data h2 a
{
    color: #09385c;
    font-size: 22px;
    text-decoration: none;
}
div.classBox .data h2 a:hover
{
    color: #efa200;
}

div.classBox h3
{
    height: 22px;
    background-image: url(/images/class_date_header_bg.png);
    background-repeat: no-repeat;
    color: #595959;
    font-size: 10px;
    padding: 5px 0px 0px 10px;
    margin: 5px 0px 0px 0px;
}

div.classBox .data table
{
    margin-left: 10px;
    margin-bottom: 10px;
}
div.classBox .data table td
{
    font-size: 10px;
    height: 19px;
    border-bottom: 1px solid #e8e8e8;
    font-weight: bold;
}
div.classBox .data table td.td1
{
    width: 228px;
}
div.classBox .data table td.td2
{
    width: 150px;
    text-align: right;
    text-decoration: line-through;
}
div.classBox .data table td.td3
{
    width: 150px;
    text-align: right;
}
div.classBox .data table td.td4
{
    width: 100px;
    text-align: right;
}

div.shipBox .data table td.td1s
{
    width: 100px;
    text-align: right;
}
div.shipBox .data table td.td2s
{
    width: 100px;
    text-align: right;
}
div.shipBox .data table td.td3s
{
    width: 90px;
    text-align: right;
}
div.shipBox .data table td.td4s
{
    width: 90px;
    text-align: right;
}
div.shipBox .data table td.td5s
{
    width: 110px;
    text-align: right;
}

div.classBox .bookButton
{
    border: none;
    width: 49px;
    height: 15px;
    float: right;
    text-align: center;
    background-image: url(/images/book_button.gif);
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 9px;
    cursor: pointer;
    padding-top: 2px;
    text-decoration: none;
}

div.classBox .detailsButton
{
    border: none;
    width: 77px;
    !width: 87px;
    height: 21px;
    background-image: url(/images/details_button.gif);
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    float: right;
    text-decoration: none;
    padding-top: 3px;
    padding-left: 10px;
}

div.classBox .point
{
    font-family: 'Century Gothic', Arial;
    font-size: 24px;
    color: #000000;
    position: absolute;
    right: 20px;
    top: 30px;
}

div.classBox .point span
{
    font-size: 14px;
}

div.classBox div.point2
{
    color: #545454;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.classBox div.point2 span
{
    color: #000000;
    font-family: 'Century Gothic', Arial;
    font-size: 26px;
    font-weight: bold;
}

.noPoint{
    text-align: right;
    position: absolute;
    right: 0px;
    top: 4px;
    font:normal 9px Arial;
    color:#bababa;
}
.noPoint2{
    text-align: right;
    position: relative;
    top:10px;
    float:right;
    font:normal 9px Arial;
    color:#bababa;
}

/* Ship Box
----------------------------------------------------------*/
div.shipBox
{
    font-size: 10px;
    color: #000000;
    margin-top: 17px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
}

div.shipBox div.point
{
    position: absolute;
    color: #545454;
    bottom: 0px;
    left: 195px;
}

div.shipBox div.point span
{
    color: #000000;
    font-family: 'Century Gothic', Arial;
    font-size: 26px;
    font-weight: bold;
}

div.shipBox .data
{
    float: left;
    margin-left: 20px;
    width: 448px;
}

div.shipBox .data2
{
    float: left;
    margin-left: 20px;
    width: 442px;
    margin-bottom: 40px;
}

div.shipBox .data h2, div.shipBox .data2 h2
{
    color: #09385c;
    font-size: 22px;
    padding: 0px;
    margin: 0px 0px 8px 0px;
    height: 30px;
}

div.shipBox .data h2 a, div.shipBox .data2 h2 a
{
    color: #09385c;
    font-size: 22px;
    text-decoration: none;
}
div.shipBox .data h2 a:hover, div.shipBox .data2 h2 a:hover
{
    color: #efa200;
}

div.shipBox .shipSum {
    width: 448px;
    background: url(/images/ship_sum_bg.gif) no-repeat 40px 0;
    position: relative;
}
div.shipBox .shipSum .capacity
{
    color: #7d7d7d;
    position: absolute;
    left: 153px;
    top: 6px;
}
div.shipBox .shipSum .sleep
{
    color: #7d7d7d;
    position: absolute;
    left: 242px;
    top: 6px;
}
div.shipBox .shipSum .length
{
    color: #7d7d7d;
    position: absolute;
    left: 296px;
    top: 6px;
}
div.shipBox .shipSum .manufactured
{
    color: #7d7d7d;
    position: absolute;
    left: 372px;
    top: 6px;
}
div.shipBox .shipSum .point
{
    font-family: 'Century Gothic', Arial;
    font-size: 24px;
    color: #000000;
    position: absolute;
    right: 0px;
    top: 0px;
}
div.shipBox .shipSum .point span
{
    font-size: 14px;
}

div.shipBox .shipSum2
{
    width: 448px;
    background-image: url(/images/ship_sum_bg3.gif);
    background-repeat: no-repeat;
    position: relative;
}
div.shipBox .shipSum2 .capacity
{
    color: #7d7d7d;
    position: absolute;
    left: 113px;
    top: 6px;
}
div.shipBox .shipSum2 .sleep
{
    color: #7d7d7d;
    position: absolute;
    left: 187px;
    top: 6px;
}
div.shipBox .shipSum2 .length
{
    color: #7d7d7d;
    position: absolute;
    left: 253px;
    top: 6px;
}
div.shipBox .shipSum2 .manufactured
{
    color: #7d7d7d;
    position: absolute;
    left: 402px;
    top: 6px;
}
div.shipBox .shipSum2 .sail
{
    color: #7d7d7d;
    position: absolute;
    left: 318px;
    top: 6px;
}
div.shipBox .shipSum2 .kabin
{
    color: #7d7d7d;
    position: absolute;
    left: 328px;
    top: 6px;
}
div.shipBox .shipSum2 .point
{
    font-family: 'Century Gothic', Arial;
    font-size: 24px;
    color: #000000;
    position: absolute;
    right: 0px;
    top: 0px;
}
div.shipBox .shipSum2 .point span
{
    font-size: 14px;
}

/*Ship tags*/
div.shipBox .shipSum2 .capacityTag
{
    position:absolute;left:85px;width:40px;height:22px;
}
div.shipBox .shipSum2 .sleepTag
{
    position:absolute;left:153px;width:40px;height:22px;
}
div.shipBox .shipSum2 .lengthTag,div.shipBox .shipSum .lengthTag
{
    position:absolute;left:225px;width:45px;height:22px;
}

div.shipBox .shipSum2 .sailTag
{
    position:absolute;left:302px;width:40px;height:22px;
}
div.shipBox .shipSum2 .kabinTag
{
    position:absolute;left:302px;width:40px;height:22px;
}
div.shipBox .shipSum2 .manufacturedTag
{
    position:absolute;left:375px;width:48px;height:22px;
}

div.shipBox .shipSum .capacityTag
{
    position:absolute;left:85px;width:40px;height:22px;
}
div.shipBox .shipSum .sleepTag
{
    position:absolute;left:160px;width:40px;height:22px;
}
div.shipBox .shipSum .lengthTag
{
    position:absolute;left:230px;width:50px;height:22px;
}

div.shipBox .shipSum .manufacturedTag
{
    position:absolute;left:305px;width:50px;height:22px;
}

div.shipBox .data h3
{
    width: 459px;
    height: 22px;
    background-image: url(/images/ship_date_header_bg.png);
    background-repeat: no-repeat;
    color: #595959;
    font-size: 10px;
    padding: 5px 0px 0px 10px;
    margin: 5px 0px 0px 0px;
}

div.shipBox .data2 h3
{
    width: 442px;
    height: 22px;
    background-image: url(/images/ship_date_header_bg.png);
    background-repeat: no-repeat;
    color: #595959;
    font-size: 10px;
    padding: 5px 0px 0px 10px;
    margin: 5px 0px 0px 0px;
}

div.shipBox .data table, div.shipBox .data2 table
{
    margin-left: 10px;
    margin-bottom: 10px;
}
div.shipBox .data table td, div.shipBox .data2 table td
{
    font-size: 10px;
    height: 19px;
    border-bottom: 1px solid #e8e8e8;
    font-weight: bold;
}
div.shipBox .data table td.td1
{
    font-size: 10px;
    color: #154259;
    width: 320px;
}
div.shipBox .data2 table td.td1
{
    font-size: 10px;
    color: #154259;
    width: 320px;
}
div.shipBox .data table td.td2, div.shipBox .data2 table td.td2
{
    width: 98px;
    text-align: right;
    text-decoration: line-through;
}
div.shipBox .data table td.td3, div.shipBox .data2 table td.td3
{
    width: 98px;
    text-align: right;
}
div.shipBox .data table td.td4, div.shipBox .data2 table td.td4
{
    width: 60px;
    text-align: right;
}

div.shipBox .bookButton
{
    border: none;
    width: 49px;
    height: 15px;
    float: right;
    text-align: center;
    background-image: url(/images/book_button.gif);
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 9px;
    cursor: pointer;
    padding-top: 2px;
    text-decoration: none;
}

div.shipBox .detailsButton
{
    border: none;
    width: 77px;
    !width: 87px;
    height: 21px;
    background-image: url(/images/details_button.gif);
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    float: right;
    text-decoration: none;
    padding-top: 3px;
    padding-left: 10px;
    text-align: left;
}

div.shipBox div.shipImg
{
    width: 159px;
    float: left;
}
div.shipBox .shipImgTop
{
    width: 159px;
    height: 7px;
    background-image: url(/images/ship_top.gif);
    background-repeat: no-repeat;
}
div.shipBox .shipImgBg
{
    width: 159px;
    background-image: url(/images/ship_bg.gif);
    background-repeat: repeat-y;
    text-align: center;
    position: relative;
}

div.shipBox .shipImgBottom
{
    width: 159px;
    height: 7px;
    background-image: url(/images/ship_bottom.gif);
    background-repeat: no-repeat;
}

div.shipBox div.shipImg2
{
    width: 176px;
    float: left;
}
div.shipBox .shipImgTop2
{
    width: 176px;
    height: 7px;
    background-image: url(/images/ship_top2.gif);
    background-repeat: no-repeat;
}
div.shipBox .shipImgBg2
{
    width: 176px;
    background-image: url(/images/ship_bg2.gif);
    background-repeat: repeat-y;
    text-align: center;
    position: relative;
}

div.shipBox .shipImgBg2 div
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 41px;
    height: 35px;
    background-image: url(/images/img_big.png);
    background-repeat: no-repeat;
}

div.shipBox .shipImgBg div.discountCorner
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 41px;
    height: 35px;
    background-image: url(/images/img_corner.png);
    background-repeat: no-repeat;
    text-shadow: 1px 1px 2px #c3ab6b;
    color: #EFA200;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
}

div.shipBox .shipImgBottom2
{
    width: 176px;
    height: 7px;
    background-image: url(/images/ship_bottom2.gif);
    background-repeat: no-repeat;
}

div.shipBox .otherImages
{
}

div.shipBox .otherImages div
{
    float: left;
    background-image: url(/images/thumb_bg.gif);
    background-repeat: no-repeat;
    width: 54px;
    height: 54px;
    margin-top: 6px;
    text-align: center;
}

div.shipBox .otherImages div img
{
    margin: 7px;
}

div.shipSep
{
    width: 621px;
    height: 1px;
    background-image: url(/images/ship_sep.gif);
    background-repeat: no-repeat;
}

div.shipBox div.extra
{
    margin-top: 20px;
    margin-bottom: 15px;
}
div.shipBox div.extra span
{
    color: #143e55;
}

div.shipBox div.extra table
{
    border: none;
    margin: 0px;
    width: 450px;
}

div.shipBox div.extra table td
{
    border: none;
    color: #5e5e5e;
    height: 12px;
    padding: 0px;
}

.description
{
    background-color: #e3e3e3;
    width: 592px;
    padding: 15px 18px 5px 18px;
    text-align: justify;
    color: #545454;
}

.descriptionBottom
{
    width: 63px;
    height: 30px;
    background-image: url(/images/desc_bottom.gif);
    background-repeat: no-repeat;
}

.description h3
{
    color: #143e55;
    padding: 0px;
    margin: 0px;
}

div.shipline2{
    width:100%;
    height:18px;
}

.contract2
{
    margin-bottom: 10px;
}
.contract2 a
{
    color: #4c4c4c;
    text-decoration: underline;
    font-weight: bold;
}
.contract2 a:hover
{
    text-decoration: none;
}

div.kaucio
{
    color: #4c4c4c;
    float:right;
    font-size:11px;
}
/* Menu
----------------------------------------------------------*/
div.menu
{
    font-size: 14px;
    color: #09385c;
    display: inline-block;
    margin-left: 12px;
}


div.menu .top
{
    width: 271px;
    height: 26px;
    position: relative;
}

div.menu .flags
{
    position: absolute;
    text-align: center;
    top: -23px;
    left: 53px;
    height: 24px;
    width: 271px;
    display: inline-block;
}

div.menu .flags div.flag
{
    text-align: center;
    height: 24px;
    width: 52px;
    margin-right: 10px;
    float: left;
    position: relative;
}
div.menu .flags div.flag div
{
    position: absolute;
    width: 52px;
    height: 3px;
    background-image: url(/images/flag_bottom.png);
    background-repeat: no-repeat;
    top: 20px;
    left: 0px;
}

div.menu .bottom
{
    width: 271px;
    height: 12px;
    background-image: url(/images/menu_bottom.png);
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

div.menu .mcontent
{
    width: 271px;
    background-image: url(/images/menu_bg.png);
    background-repeat: repeat-y;
}

div.menu .mi
{
    height: 23px;
    !height: 29px;
    width: 230px;
    !width: 271px;
    background-image: url(/images/mi_bg.png);
    background-repeat: no-repeat;
    padding-left: 41px;
    padding-top: 6px;
    position: relative;
}
div.menu .miSel, div.menu .miSelected
{
    height: 23px;
    !height: 29px;
    width: 230px;
    !width: 271px;
    background-image: url(/images/mi_sel_bg.png);
    background-repeat: no-repeat;
    padding-left: 41px;
    padding-top: 6px;
    position: relative;
    cursor: pointer;
}

div.menu .menuTitle
{
    margin-top:11px;
    height: 28px;
    width: 271px;
    background-image: url(/images/mi_sel_bg.png);
    background-repeat: no-repeat;
    position: relative;
}

div.menu .mi a 
{
    color: #09385c;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
div.menu .miSel a, div.menu .miSelected a
{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

div.menu .prevSel
{
    position: absolute;
    width: 16px;
    height: 12px;
    left: 0px;
    top: -12px;
    background-image: url(/images/mi_prev_sel.png);
    background-repeat: no-repeat;
    visibility: hidden;
}
div.menu .prevSel2
{
    position: absolute;
    width: 17px;
    height: 12px;
    right: 0px;
    top: -12px;
    background-image: url(/images/mi_prev_sel2.png);
    background-repeat: no-repeat;
    visibility: hidden;
}

div.menu .prevSelV
{
    position: absolute;
    width: 16px;
    height: 12px;
    left: 0px;
    top: -12px;
    background-image: url(/images/mi_prev_sel.png);
    background-repeat: no-repeat;
}
div.menu .prevSelV2
{
    position: absolute;
    width: 17px;
    height: 12px;
    right: 0px;
    top: -12px;
    background-image: url(/images/mi_prev_sel2.png);
    background-repeat: no-repeat;
}

.menuBlock
{
    display:block;
    width:200px;
    height:19px;
}


/* Login box
----------------------------------------------------------*/

div.loginBox
{
    margin-left: 41px;
    margin-top: 15px;
    font-size: 12px;
    color: #000000;
    width: 200px;
}
div.loginBox .title
{
    font-family: 'Century Gothic', Arial;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

div.loginBox input
{
    margin-top: 5px;
    border: none;
    background-image: url(/images/login_inp_bg.gif);
    background-repeat: no-repeat;
    width: 124px;
    font-family: 'Century Gothic', Arial;
    font-size: 12px;
    color: #fefefe;
    padding-left: 10px;
    padding-right: 10px;
    height: 21px;
    padding-top: 3px;
}

div.loginBox a, div.loginBox a:hover
{
    color: #4c4c4c;
    text-decoration: underline;
}

div.loginBox .loginButton {
    width: 91px;
    height: 26px;
    background-image: url(/images/login_button.gif);
    background-repeat: no-repeat;
    color: #f7f7f7;
    text-align: center;
    margin: 10px 0px 5px 95px;
    border: none;
    cursor: pointer;
    padding-bottom: 5px;
}

#pwS
{
    position: absolute;
    top: 8px;
    left: 10px;
    font-family: 'Century Gothic', Arial;
    font-size: 12px;
    color: #fefefe;
}

/* Size, align
----------------------------------------------------------*/
.ar
{
    text-align: right;
}
.red
{
    color: #b21e13;
}
.black
{
    color: #000000;
}
.lt
{
    text-decoration: line-through;
}
.mlr7
{
    margin-left: 7px;
    margin-right: 7px;
}
.mtb10
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.mb10
{
    margin-bottom: 10px;
}
.pl15
{
    padding-left: 15px;
}
.textBox
{
    font-size: 12px;
    color: #353a3d;
}
.i150
{
    width: 150px;
}
.i50
{
    width: 50px;
}
.i250
{
    width: 250px;
}
.ta
{
    width: 500px;
    height: 60px;
}
.button
{
    width: 121px;
    height: 31px;
    background-image: url(/images/button.png);
    background-repeat: no-repeat;
    border: none;
    color: #ffffff;
    text-align: center;
    padding-right: 32px;
    cursor: pointer;
    font-weight: bold;
    padding-bottom: 3px;
}

.button2
{
    width: 135px;
    height: 31px;
    background-image: url(/images/button2.png);
    background-repeat: no-repeat;
    border: none;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding-right: 32px;
    cursor: pointer;
    padding-bottom: 3px;
}

.button3
{
    width: 160px;
    height: 31px;
    background-image: url(/images/button3.png);
    background-repeat: no-repeat;
    border: none;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding-right: 32px;
    cursor: pointer;
    padding-bottom: 3px;
}
.button4
{
    width: 200px;
    height: 31px;
    background-image: url(/images/button4.gif);
    background-repeat: no-repeat;
    border: none;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding-right: 32px;
    cursor: pointer;
    padding-bottom: 3px;
}
.buttonback
{
    width: 121px;
    height: 31px;
    background-image: url(/images/buttonback.png);
    background-repeat: no-repeat;
    border: none;
    color: #ffffff;
    text-align: center;
    padding-left: 12px;
    cursor: pointer;
    font-weight: bold;
    padding-bottom: 3px;
}

.errorText
{
    color: #b21e13;
}

.toPay
{
    font-size: 16px;
    font-weight: bold;
}

div.fizetesExtraBoxBg{
    background-image: url(/images/FizetesExtraBox.png);
    background-repeat: no-repeat;
    width: 275px;
    height: 193px;
    margin: 5px;
    float:left;
}

table.fizetesExtraBox{
    width: 260px;
    height: auto;
    margin: 10px;
}
table.fizetesExtraBox td.name{
    width: 50%;
    font-weight: bold;
}
span.fizetesExtraRB{
    font: bold 15px Arial;
    color: #000;
}
div.booking span
{
    width: 150px;
    font-weight: bold;
    float: left;
}

div.ertekeles {}
div.ertekeles h3
{
    margin-bottom: 4px;
    font-size: 12px;
    padding: 0px;
}
div.ertekeles .inp
{
    margin-bottom: 10px;
    padding-left: 15px;
}

div.ertekelesPontszam
{
    width:100%;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    float: right;
    margin-right: 10px;
}

div.ertekelesPontszamSmall
{
    width: auto;
    height: auto;
    font-size: 10px;
    text-align: right;
    float: right;
    margin-right: 9px;
    color: #9B9B9B;
}

div.noRates
{
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    color: #6E0000;
}

div.noFreeDates
{
    font-size: 13px;
    text-align: left;
    margin: 10px 0px 0px 10px;
    color: #BB0B0B;
}

table.ertekelesTable
{
    width: 550px;
}
table.ertekelesTable td.title
{
    font-weight: bold;
    vertical-align: top;
}

/* Calendar
----------------------------------------------------------*/
div.calendar
{
    margin-top: 15px;
    margin-left: -15px;
    width: 212px;
    height: 220px;
    background-image: url(/images/calendar_bg.png);
    background-repeat: no-repeat;
}
div.calendar .month
{
    color: #3d3d3d;
    font-size: 16px;
    text-align: center;
    padding-top: 16px;
    padding-right: 21px;
    margin-bottom: 12px;
}
div.calendar .month .sLeft
{
    margin-right: 8px;
    vertical-align: middle;
}
div.calendar .month .sRight
{
    margin-left: 8px;
    vertical-align: middle;
}
div.days
{
    display: inline-block;
    width: 155px;
    margin-left: 20px;
    font-family: Tahoma;
    text-align: center;
}

div.days a
{
    text-decoration: none;
}

div.days .dayName
{
    width: 22px;
    height: 16px;
    padding-top: 4px;
    font-weight: bold;
    color: #ffffff;
    background-color: #efa200;
    float: left;
}

div.days .empty
{
    width: 21px;
    height: 16px;
    padding-top: 4px;
    background-color: #ffffff;
    color: #000000;
    float: left;
    border-right: 1px solid #cccac5;
}
div.days .progress
{
    width: 21px;
    height: 16px;
    padding-top: 4px;
    background-color: #fdb51f;
    border-right: 1px solid #fdb51f;
    color: #000000;
    float: left;
}
div.days .used
{
    width: 21px;
    height: 16px;
    padding-top: 4px;
    background-color: #f2685f;
    border-right: 1px solid #f2685f;
    color: #000000;
    float: left;
}
div.days .free
{
    width: 21px;
    height: 16px;
    padding-top: 4px;
    background-color: #8db646;
    border-right: 1px solid #8db646;
    color: #000000;
    float: left;
}
div.days .inactive
{
    width: 21px;
    height: 16px;
    padding-top: 4px;
    background-color: #e0e0e0;
    border-right: 1px solid #e0e0e0;
    color: #000000;
    float: left;
}
div.days .bl
{
    border-left: 1px solid #c4c2bd;
}
div.days .br
{
    border-right: 1px solid #c4c1bc;
}
div.days .brw
{
    border-right: 1px solid #ffffff;
}
div.days .brdn
{
    border-right: 1px solid #efa200;
}
div.days .nm
{
    color: #737373;
}
div.days .line_sep
{
    height: 0px;
    width: 155px;
    clear: both;
    border-bottom: 1px solid #c7c4bf;
}

.op
{
    color: #5a5a5a;
}

img.online
{
    margin-right: 8px;
    float: left;
}

img.sb
{
    float: left;
    margin-right: 5px;
}

div.contract
{
    width: 625px;
    height: 200px;
    overflow: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mr10
{
    margin-right: 10px;
}

.bizalmasAdat{
    color: #819cb4;
    margin: 6px 4px 4px 4px;
}

.afaTart{
    /*color: #09385c;*/
    color: #fff;
    margin: 2px;
    text-align:center;
}

div.shipline{
    background-image: url(/images/csik.png);
    background-repeat: no-repeat;
    width:675px;
    height:43px;
}

div.shipline .style{
    position:relative; float:left;
}
div.shipline .offline{
    margin: 7px 0px 0px 20px;
}
div.shipline .offlineText{
    margin: 7px 0px 0px 7px;
    width:220px;font:normal 10px Arial;
}
div.shipline .online{
    margin: 8px 0px 0px 7px;
}
div.shipline .onlineText{
    margin: 15px 0px 0px 7px;
    width:220px;font:normal 10px Arial;
}
div.shipline .bankLogo{
    margin: 5px 0px 0px 10px;
}

div.bankinfo{
    background-color: #FFE7A1;
    color:#6E0000;
    margin: 10px 10px 10px 0px;
    border: solid 1px #E9CDA3;
}

div.text{
    margin: 10px 10px 10px 10px;
}

/* order */
div.orderbar{
    margin-left: 170px;
    padding: 10px;
}
div.orderTypeName{
    float: left;
    font: bold 13px Arial;
    color: #004080;
    margin:0px 2px;
}
div.orderAsc{
    float: left;
    background-image: url(/images/orderAsc.png);
    width: 10px;
    height: 10px;
    margin:3px 2px;
    cursor: pointer;
}
div.orderAscOver{
    float: left;
    background-image: url(/images/orderAscOver.png);
    width: 10px;
    height: 10px;
    margin:3px 2px;

}
div.orderDesc{
    float: left;
    background-image: url(/images/orderDesc.png);
    width: 10px;
    height: 10px;
    margin:3px 2px;
    cursor: pointer;
}
div.orderDescOver{
    float: left;
    background-image: url(/images/orderDescOver.png);
    width: 10px;
    height: 10px;
    margin:3px 2px;
}

div.orderLength{
    float: left;
    width:90px;
    height: 20px;
}
div.orderPlace{
    float: left;
    width:105px;
    height: 20px;
}
div.orderSleep {
    float: left;
    width:110px;
    height: 20px;
}
div.orderPrice {
    float: left;
    height: 20px;
    width: 120px;
}
div.orderBuilt {
    float: left;
    width: 160px;
    height: 20px;
}
div.orderPersonPrice {
    float: left;
    width:120px;
    height: 20px;
}

div.clear{
    clear: both;
}

div.loginRegHolder {
    overflow: auto;
}

div.loginRegHolder table{
    border-collapse: collapse;
}

div.loginRegHolder table td {
    vertical-align: top;
    padding-top: 3px;
    line-height: 21px;
}


div.loginRegHolder input.lightBlueBorder,
div.loginRegHolder .lightBlueBorder input {
    border: 1px solid #7f9db9;
    width: 150px;
    height: 19px;
}

div.loginRegHolder div.w260 {
    width: 260px;
    margin-top: 20px;
    float: left;
}

div.loginRegHolder div.w360 {
    width: 340px;
    margin-top: 20px;
    padding: 0 10px 10px 10px;
    float: right;
}

div.loginRegHolder .title {
    font-size: 16px;
    font-weight: bold;
}
div.searchBox input#sDateFrom, div.searchBox input#sDateTo,
div.searchBox input.money {
    color: #5A5A5A;
}

/* Diavetítő */
#nyitoDiavetito {
    display:        block;
    width:          666px;
    height:         261px;
    overflow:       hidden;
    background:     url('/images/r_border.png') 0 0 no-repeat;
    margin-bottom:  15px;
    padding:        6px 0 0 5px;
    position:       relative;
}

#nyitoDiavetito #numberHolder {
    position:       absolute;
    top:            10px;
    right:          10px;
    width:          19px;
    overflow:       hidden;
    z-index:        50;
}

#nyitoDiavetito #diaHolder {
    position:       relative;
    z-index:        30;
}

#nyitoDiavetito b {
    cursor:         pointer;
    display:        block;
    width:          18px;
    height:         18px;
    text-align:     center;
    font-size:      12px;
    line-height:    18px;
    margin-bottom:  3px;
    color:          #fff;
    background:     url('/images/r_number_bg.png') 0 0 no-repeat;
}

#nyitoDiavetito b.hover, #nyitoDiavetito b.active {
    color:          #03506d;
    background:     url('/images/r_number_hover_bg.png') 0 0 no-repeat;
}

#nyitoDiavetito a {
    display:        block;
    background:     #fff no-repeat 0 0;
    width:          660px;
    height:         255px;
    overflow:       hidden;
    position:       relative;
}

#nyitoDiavetito div.dia {
    position:       absolute;
    top:            0;
    left:           0;
}

#nyitoDiavetito a div {
    position:       absolute;
    bottom:         0;
    left:           1px;
    background:     url('/images/r_bg.png') 0 0 repeat;
    z-index:        31;
    width:          640px;
    padding:        4px 10px;
}

#nyitoDiavetito a div h2 {
    font-size:      16px;
    font-weight:    bold;
    color:          #f9b122;
    margin:         0 0 6px 0;
}

#nyitoDiavetito a div span {
    color:          #fff;
}

#nyitoDiavetito a img {
    position:       absolute;
    top:            0;
    left:           0;
    z-index:        40;
}

div.loadIndicator {
    width: 100%;
    background: url('/images/load.gif') no-repeat center center;
    height: 300px;
}

div#keresoSzuro {
    width: 218px;
    background: #fff;
    position: relative;
    color: #000000;
    font-size: 12px;
    margin-left: 16px;
    padding: 20px 10px 10px;
    overflow: hidden;
}

div#keresoSzuro.sticky {
    position: fixed;
    top: 0;
    z-index: 400;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.45);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.45);
}

div#keresoSzuro .filterButton {
    width: 91px;
    height: 26px;
    font-size: 12px;
    padding-top: 3px;
    background-image: url(/images/login_button.gif);
    background-repeat: no-repeat;
    color: #f7f7f7;
    text-align: center;
    margin: 10px 0px 5px 95px;
    border: none;
    cursor: pointer;
    padding-bottom: 5px;
    float: right;
}

#keresoSzuro label {
    display: block;
    font-weight: bold;
}

#keresoSzuro select {
    width: 215px;
}

#keresoSzuro .slider {
    width: 190px;
    margin: 0 auto 10px;
}
#keresoSzuro .slider .sliderInfo {
    width: 190px;
    margin: 0 0 3px 0;
    text-align: center;
    color: #000;
}

.description table td {
    padding: 2px 4px;
    text-align: left;
}

.description table tr.odd td {
    background-color: #f7f7f7;
}

div.shipBox.simple .data {
    overflow: hidden;
}

div.shipBox.simple .data .left {
    width: 240px;
    float: left;
}

div.shipBox.simple .data table {
    width: 208px;
    margin-left: 0;
}

div.shipBox.simple .data table tr.noBorder td {
    border: none;
    height: 14px;
}

div.shipBox.simple .data table td {
    font-weight: normal;
}

div.shipBox.simple .shipSum {
    background: url(/images/ship_sum_bg_simple.gif) no-repeat 0 0;
    width: 300px;
    float: left;
    height: 24px;
}

div.shipBox.simple .shipSum .cabinsTag {
    height: 22px;
    left: 2px;
    position: absolute;
    width: 40px;
}
div.shipBox.simple .shipSum .capacityTag {
    left: 48px;
}
div.shipBox.simple .shipSum .sleepTag {
    left: 107px;
}
div.shipBox.simple .shipSum .lengthTag {
    left: 234px;
}
div.shipBox.simple .shipSum .manufacturedTag {
    left: 160px;
}

div.shipBox.simple .shipSum .cabins {
    color: #7d7d7d;
    left: 18px;
    position: absolute;
    top: 6px;
}
div.shipBox.simple .shipSum .capacity {
    left: 70px;
}
div.shipBox.simple .shipSum .sleep {
    left: 120px;
}
div.shipBox.simple .shipSum .length {
    left: 238px;
}
div.shipBox.simple .shipSum .manufactured {
    left: 175px;
}
#ui-datepicker-div {
    z-index: 1000!important;
}

#ui-datepicker-div td.saturday {
    /*background-color: #fff;*/
}
#ui-datepicker-div td.saturday a {
    background-color: #5989a6;
    color: #ffc90e;
}
div .content .centerContent .promotionBox .content form input,
div .content .centerContent .promotionBox .content form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    margin: 0;
    width: 100%;
    height: 40px;
    line-height: 1.2em;
    font-size: 17px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    padding: 5px 15px;
    letter-spacing: 0.6px;
    background: white;
    color: #2E629D;
    font-weight: 700;
}
div .content .centerContent .promotionBox .content form input:-moz-placeholder,
div .content .centerContent .promotionBox .content form textarea:-moz-placeholder,
div .content .centerContent .promotionBox .content form input:-ms-input-placeholder,
div .content .centerContent .promotionBox .content form textarea:-ms-input-placeholder,
div .content .centerContent .promotionBox .content form input::-moz-placeholder,
div .content .centerContent .promotionBox .content form textarea::-moz-placeholder,
div .content .centerContent .promotionBox .content form input::-webkit-input-placeholder,
div .content .centerContent .promotionBox .content form textarea::-webkit-input-placeholder {
    color: #bbb;
    font-weight: 600;
}
div .content .centerContent .promotionBox .content form input:active,
div .content .centerContent .promotionBox .content form textarea:active,
div .content .centerContent .promotionBox .content form input:focus,
div .content .centerContent .promotionBox .content form textarea:focus {
    background: #efa200;
    color: #111;
}
div .content .centerContent .promotionBox .content form textarea {
    height: 130px;
    max-width: 100%;
    font-family: inherit;
}
div .content .centerContent .promotionBox .content form input[name="extrakerdes"] {
    width: 20%;
}
div .content .centerContent .promotionBox .content form input[type="submit"] {
    background: #2E629D;
    border: none;
    color: #111;
    cursor:pointer;
}
div .content .centerContent .promotionBox .content form input[type="reset"] {
    background: #EFA200;
    border: none;
    color: #111;
    cursor:pointer;
}
div .content .centerContent .promotionBox .content form input[type="submit"]:hover {
    background:#265090;
}
div .content .centerContent .promotionBox .content form input[type="reset"]:hover {
    background:#BA7F03;
}
div .content .centerContent .promotionBox .content form input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    -ms-appearance: checkbox !important;
    -o-appearance: checkbox !important;
    appearance: checkbox !important;
    width: 25px;
    height: 25px;
    display: inline-block;
}
div .content .centerContent .promotionBox .content form p {
    padding: 5px 10px;
}
div .content .centerContent .promotionBox .content form table.lightBlueBorder input{
    width:200px;
}
div .content .centerContent .promotionBox .content form table.lightBlueBorder select{
    width:200px;
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
    appearance: menulist !important;
}
div .content .centerContent .promotionBox .content form table.lightBlueBorder select::-ms-expand {
    display: none;
}

div .content .centerContent .promotionBox .content form table {
    text-align: center;
    width:100%;
}

div .content .centerContent .promotionBox .content form table select,
div .content .centerContent .promotionBox .content form table option,
div .content .centerContent .promotionBox .content form table input {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
    width: 90%;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    padding: 0 15px;
    letter-spacing: 0.6px;
    color: #2E629D;
    font-weight: 700;
    position: relative;
}
div .content .centerContent .promotionBox .content form table option {
    color: black;
}
div .content .centerContent .promotionBox .content form table select::-ms-expand {
    display: none;
}
div .content .centerContent .promotionBox .content form table select:active,
div .content .centerContent .promotionBox .content form table option:active,
div .content .centerContent .promotionBox .content form table input:active,
div .content .centerContent .promotionBox .content form table select:focus,
div .content .centerContent .promotionBox .content form table option:focus,
div .content .centerContent .promotionBox .content form table input:focus {
    background: #efa200;
    color: #111;
}
.desktop-ajanlat {
    width: 90%;
    padding: 0;
    border: none;
    margin: 0 auto;
}
.desktop-ajanlat .desktop-ajanlat-inner {
    padding: 15px 15px;
    border: 1px solid #bbb;
    margin: 15px;
    border-radius: 5px;
    background: #f4f4f4;
}
.desktop-ajanlat .ajanlat-title {
    margin: 0 auto;
    color: #FF9900;
    font-size: 20px;
    padding: 20px 0;
    text-align: center;
    letter-spacing: 0.7px;
    font-weight: 700;
}
.desktop-ajanlat .title-desc {
    font-size: 16px;
    line-height: 1.4em;
    padding: 5px 10px;
}
.desktop-ajanlat .hajoberles-adatok {
    text-align: left;
    font-size: 16px;
    color: #ff9900;
    padding: 15px 10px;
}
.desktop-ajanlat p {
    padding: 10px;
    font-size: 15px;
}
.desktop-ajanlat p span {
    position: relative;
    top: 5px;
}
.desktop-ajanlat .shipSep {
    width: 95%;
    height: 1px;
    border-bottom: 1px dashed gray;
    margin: 0 auto;
    background-image: none;
}
.desktop-ajanlat .shipSep img {
    display: none;
}
.desktop-ajanlat #regForm td {
    display: inline-block;
    font-size: 15px;
    padding: 5px 0;
}
.desktop-ajanlat form input,
.desktop-ajanlat form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    margin: 0;
    width: 100%;
    height: 40px;
    line-height: 1.2em;
    font-size: 17px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    padding: 5px 15px;
    letter-spacing: 0.6px;
    background: white;
    color: #2E629D;
    font-weight: normal !important;
}
.desktop-ajanlat form input:-moz-placeholder,
.desktop-ajanlat form textarea:-moz-placeholder,
.desktop-ajanlat form input:-ms-input-placeholder,
.desktop-ajanlat form textarea:-ms-input-placeholder,
.desktop-ajanlat form input::-moz-placeholder,
.desktop-ajanlat form textarea::-moz-placeholder,
.desktop-ajanlat form input::-webkit-input-placeholder,
.desktop-ajanlat form textarea::-webkit-input-placeholder {
    color: #bbb;
    font-weight: normal;
}
.desktop-ajanlat form input:active,
.desktop-ajanlat form textarea:active,
.desktop-ajanlat form input:focus,
.desktop-ajanlat form textarea:focus {
    background: #efa200;
    border: none !important;
    color: #111;
}
.desktop-ajanlat form textarea {
    height: 130px;
    max-width: 100%;
    font-family: inherit;
}
.desktop-ajanlat form input[name="extrakerdes"] {
    width: 20%;
}
.desktop-ajanlat form input[type="submit"] {
    background: #2E629D;
    border: none;
    width: 30% !important;
    display: block;
    margin: 0 auto !important;
    border-radius: 5px;
    color: #111;
}
.desktop-ajanlat form input[type="reset"] {
    background: #EFA200;
    border: none;
    width: 30% !important;
    display: block;
    margin: 0 auto !important;
    color: #111;
    border-radius: 5px;
}
.desktop-ajanlat form input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    -ms-appearance: checkbox !important;
    -o-appearance: checkbox !important;
    appearance: checkbox !important;
    width: 25px;
    height: 25px;
    display: block;
}
.desktop-ajanlat form p {
    padding: 5px 10px;
}
.desktop-ajanlat form table {
    text-align: left !important;
}
.desktop-ajanlat form table td p {
    padding-bottom: 10px !important;
}
.desktop-ajanlat form table td.select {
    padding: 0 10px;
    position: relative;
}
.desktop-ajanlat form table td.select:after {
    content: "";
    background: url("../images/arrow-down.png");
    background-size: cover;
    width: 20px;
    height: 20px;
    display: inline-block;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top:16px;
}
.desktop-ajanlat form table select,
.desktop-ajanlat form table option,
.desktop-ajanlat form table input {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin:5px 0;
    width: 100% !important;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    padding: 0 15px;
    letter-spacing: 0.6px;
    color: #2E629D;
    font-weight: normal;
}

.desktop-ajanlat form table option {
    color: #000;
}

.desktop-ajanlat form table select::-ms-expand {
    display: none;
}
.desktop-ajanlat form table select:active,
.desktop-ajanlat form table option:active,
.desktop-ajanlat form table input:active,
.desktop-ajanlat form table select:focus,
.desktop-ajanlat form table option:focus,
.desktop-ajanlat form table input:focus {
    background: #efa200;
    color: #111;
}
.elerhetoseg-input {
    padding: 5px 15px !important;
    margin: 5px 0 !important;
    width:auto !important;
    min-width:300px;
    float:right;
    margin-right:8px !important;
}
.extrakerdes {
    display: inline-block !important;
    margin: 0 30px !important;
    max-width: 55px !important;
}
.ajanlat-select {
    width:100%;
    max-width:200px;
    transform:translateX(3px) !important;
    float:right;
    margin:5px 0 !important;
}
.ajanlat-select::-ms-expand{
    display: none !important;
}