﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin,greek);

body, html
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-size: 100%;
    font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
    color: #333;
}

html
{
    background: url('bg.png');
}

body, form, div, li, h1, h2, h3, h4, h5, h6, pre, fieldset, p, blockquote
{
    margin: 0;
    padding: 0;
}

body
{
    background-color: #fff;
    background: url(footer-bg.jpg) left bottom repeat-x;
}

fieldset, img
{
    border: 0;
}

ol, ul
{
    list-style: none;
    margin: 0;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

a, a:link
{
    color: #6d6d6d;
    text-decoration: none;
}

    a:hover
    {
        text-decoration: underline;
    }

*, *:before, *:after
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.responsiveimg
{
    max-width: 100%;
    height: auto;
}

.spacer
{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

#frmMain
{
    background: url(header-bg_shadow.png) repeat-x 0px -65px;
}

.container
{
    max-width: 93.75rem;
    margin: 0rem auto 0rem auto;
    padding-left: 1.563rem;
    padding-right: 1.563rem;
}

.leftcol
{
    float: left;
    width: 229px;
}

.top
{
    padding-top: 0.8125rem;
    height: 215px;
}

.row1
{
    min-height: 7.4375rem;
    padding-bottom: 1rem;
}

.logo
{
    text-align: center;
    padding-top: 1rem;
    display: block;
}

.logo2
{
    text-align: center;
    padding-top: 1rem;
    display: none;
}

.logo img
{
    max-width: 100%;
    height: auto;
}

.rightcol
{
    float: none;
    width: auto;
    overflow: hidden;
    padding-left: .8rem;
    padding-right: .2rem;
}

#breadcrumb
{
    font-size: 12px;
    line-height: 1.5rem;
    color: #7f7f7f;
    margin-bottom: 1.5rem;
}

    #breadcrumb span a
    {
        color: #e6368b;
    }

.footer
{
    padding-top: 2.3rem;
    padding-bottom: 1.25rem;
}

    .footer a
    {
        color: #e6368b;
        text-decoration: none;
    }

        .footer a:hover
        {
            text-decoration: underline;
        }

.col1, .col2, .col3
{
    float: left;
}

.col1
{
    width: 24%;
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 1rem;
    text-align: center;
}

    .col1 img
    {
        max-width: 100%;
        height: auto;
    }

.col2
{
    width: 50.5%;
    color: #515151;
    font-size: 0.6875rem;
    padding-right: 3.125rem;
}

    .col2 h1, .col2 h2, .col2 h3, .col2 p
    {
        font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 0.8125rem;
        font-weight: normal;
        color: #333;
        padding-bottom: 0.5rem;
    }

    .col2 ul
    {
        margin: 0px;
        padding: 0px;
        display: block;
        font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
    }

        .col2 ul li
        {
            display: inline-block;
            text-align: left;
        }

            .col2 ul li:before
            {
                content: "|";
                display: inline-block;
                text-align: left;
                padding-right: 0.1875rem;
                color: #ffffff;
            }

            .col2 ul li:first-child:before
            {
                content: "";
                padding-right: 0px;
                padding-left: 0px;
            }

.col3
{
    width: 25.5%;
}

    .col3 h3
    {
        font-family: Georgia,Helvetica,serif;
        font-size: 0.9375rem;
        font-weight: normal;
        color: #333;
        line-height: 1.125rem;
    }

    .col3 ul
    {
        margin: 0px;
        font-size: 0.75rem;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0.625rem;
        margin-top: 0.375rem;
    }

        .col3 ul li
        {
            line-height: 1.125rem;
        }

.copyright
{
    text-align: right;
    color: #333;
    font-size: 0.6875rem;
}

    .copyright a, .copyright a:link
    {
        color: #333;
    }

.slogan
{
    float: none;
    width: 100%;
    padding-top: 0.75rem;
    padding-right: 0rem;
    padding-bottom: 1rem;
}

    .slogan h1
    {
        font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 1.1875rem;
        color: #e6368b;
        font-weight: bold;
        line-height: 1.5rem;
    }

    .slogan p
    {
        font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 1rem;
        color: #7F7F7F;
        font-weight: normal;
        line-height: 1.5rem;
        padding-top: 0.375rem;
    }

.search
{
    position: relative;
    padding-right: 0.1875rem;
}

    .search input[type="text"]
    {
        background-color: #fafafa;
        margin: 0px;
        border: 0px none #FFFFFF;
        -moz-border-radius: 0.3125rem 0px 0px 0.3125rem;
        -webkit-border-radius: 0.3125rem 0px 0px 0.3125rem;
        -khtml-border-radius: 0.3125rem 0px 0px 0.3125rem;
        border-radius: 0;
        width: 100%;
        color: #ABABAB;
        font-family: "Georgia", "Lucida Grande", "Trebuchet MS", Serif;
        font-size: 0.9375rem;
        line-height: 2.1875rem;
        height: 2.19rem;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0.5rem;
        box-shadow: inset 2px 2px 3px rgb(76, 76, 75), 2px 2px 2px rgb(137, 138, 129);
    }

    .search input[type="button"], .search input[type="submit"], .search input[type="reset"]
    {
        position: absolute;
        right: 0;
        bottom: -7px;
        margin: 0px;
        margin-top: -1px;
        padding: 0px;
        border: 0px none #FFFFFF;
        background-color: transparent;
        border-radius: 0;
        line-height: 2.1875rem;
        height: 2.6rem;
        cursor: pointer;
        background-image: url(search_btn.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        min-width: 2.6rem;
        border-left: none;
    }

.widget1
{
    margin-bottom: 0.75rem;
    text-align: right;
}

.widget2
{
    min-height: 3.5rem;
    margin-bottom: 0.75rem;
}

    .widget2 .fb_iframe_widget, .widget2 .fb_iframe_widget span, .widget2 .fb_iframe_widget span iframe[style]
    {
        max-width: 100% !important;
    }

.offers
{
    padding-bottom: 1.5%;
    margin-top: -4%;
    margin-left: -2%;
}

    .offers ul
    {
        margin: 0px;
        padding: 0px;
    }

        .offers ul li
        {
            background-color: #fff;
            float: left;
            width: 31.333%;
            margin-left: 2%;
            margin-top: 2%;
            margin-bottom: 3%;
            padding-top: 0.625rem;
            padding-right: 0.5625rem;
            padding-bottom: 0.5rem;
            padding-left: 0.5625rem;
            box-shadow: 0 4px 4px -2px #666666;
            -moz-box-shadow: 0 4px 4px -2px #666666;
            -webkit-box-shadow: 0 4px 4px -2px #666666;
            font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
            font-size: 0.78125rem;
            color: #5F5F5F;
            font-style: normal;
            line-height: 1rem;
            transition: all 0.3s ease 0s;
            position: relative;
            min-height: 22.35rem;
        }

            .offers ul li:after
            {
                content: "";
                display: block;
                width: 100%;
                position: absolute;
                left: 0px;
                bottom: -1.1875rem;
                height: 1.1875rem;
                background-image: url(offershade.png);
                background-repeat: no-repeat;
                background-position: center bottom;
                background-size: 100%;
            }

            .offers ul li:hover
            {
                background-color: #fff;
            }

    .offers .location
    {
        font-size: 0.65625rem;
        color: #7F7F7F;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-left: 0.125rem;
    }

        .offers .location a, .offers .location a:link
        {
            color: #7F7F7F;
        }

    .offers h2
    {
        margin-top: 0.1875rem;
        padding-bottom: 0.25rem;
        font-family: Georgia,Helvetica,serif;
        font-weight: bold;
        font-size: 1.125rem;
        color: #979797;
        margin-left: 0.125rem;
        line-height: 1.5rem;
        height: 3.125rem;
        overflow: hidden;
    }

    .offers .shop
    {
        margin-top: 0.1875rem;
        padding-bottom: 0.25rem;
        border-bottom: 1px double #BCBCBC;
        font-family: Georgia,Helvetica,serif;
        font-weight: bold;
        font-size: 1.125rem;
        color: #979797;
        margin-left: 0.125rem;
        overflow: hidden;
    }

        .offers .shop a, .offers .shop a:link, .offers h2 a, .offers h2 a:link
        {
            color: #979797;
            text-decoration: none;
        }

            .offers .location a:hover, .offers .shop a:hover, .offers h2 a:hover
            {
                text-decoration: none;
                color: #e6368b;
            }

    .offers a.title, .offers a.title:link
    {
        margin-top: 0.4375rem;
        height: 5rem;
        overflow: hidden;
        display: block;
        color: #5F5F5F;
        margin-left: 0.125rem;
    }

        .offers a.title:hover
        {
            text-decoration: none;
        }

    .offers .photo
    {
        padding: 1px;
        background-color: #fff;
        margin-top: 0.375rem;
        margin-right: 0rem;
        margin-bottom: 0.5625rem;
        margin-left: 0rem;
        height: 11.875rem;
        overflow: hidden;
        white-space: nowrap;
        text-align: center;
    }

    .offers .demi .photo
    {
        height: 12.6875rem;
    }

    .offers .demi a.title, .offers .demi a.title:link
    {
        height: 4.1875rem;
    }

    .offers .land .photo
    {
        height: 14.875rem;
    }

    .offers .land a.title, .offers .land a.title:link
    {
        height: 2rem;
    }

    .offers .large .photo
    {
        height: 13.6875rem;
    }

    .offers .large a.title, .offers .large a.title:link
    {
        height: 3.1875rem;
    }

    .offers .photo a, .offers .photo a:link
    {
        margin: 0px;
        padding: 0px;
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

        .offers .photo a.more
        {
            display: none;
            position: relative;
            float: left;
            left: 1px;
            bottom: 28.5px;
            width: auto;
            height: auto;
            color: #fff;
            text-decoration: none;
            padding: 0.225rem 0.4375rem 0.3125rem 0.4375rem;
            font: normal 1rem 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
            background-color: rgba(230, 54, 139, 0.5);
        }

    .offers .photo span
    {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .offers .photo img
    {
        min-width: 5%;
        max-width: 100%;
        min-height: 25%;
        max-height: 100%;
        vertical-align: middle;
        -ms-transition: 0.4s;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        transition: 0.4s;
    }

    .offers ul li:hover .photo img
    {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .offers .stretch .photo img
    {
        height: 100%;
    }

    .offers .elevated .photo img
    {
        position: relative;
        top: -96px;
    }

    .offers .semielevated .photo img
    {
        position: relative;
        top: -40px;
    }

.infotable
{
    display: table;
    width: 98.5%;
    margin-left: 0.8%;
    margin-right: 0.7%;
}

.inforow
{
    display: table-row;
    font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.625rem;
}

    .inforow div
    {
        display: table-cell;
        border-top: 1px double #DFDFDF;
        line-height: 0.9375rem;
    }

        .inforow div:first-child
        {
            width: 50%;
            text-align: left;
            white-space: nowrap;
            overflow: hidden;
        }

        .inforow div:nth-child(2)
        {
            width: 50%;
            text-align: right;
            white-space: nowrap;
            overflow: hidden;
            color: #5F5F5F;
        }

    .inforow:first-child div
    {
        border-top: 0px none #d91f26;
        padding-bottom: 0.25rem;
        line-height: 0.9375rem;
    }

    .inforow:first-child
    {
        font-family: Georgia,Helvetica,serif;
        font-size: 0.75rem;
        line-height: 0.9375rem;
        color: #e6368b;
        padding-bottom: 0.25rem;
    }

        .inforow:first-child span
        {
            font-size: 0.9375rem;
            font-weight: bold;
            color: #7F7F7F;
        }

        .inforow:first-child .note
        {
            font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
            font-size: 0.75rem;
            font-weight: normal;
            color: #4C4C4C;
        }

        .inforow:first-child .strike
        {
            text-decoration: line-through;
            font-weight: normal;
        }

        .inforow:first-child .bold
        {
            color: #e6368b;
            font-weight: bold;
        }

    .inforow a, .inforow a:link
    {
        color: #4C4C4C;
    }

        .inforow a:hover
        {
            color: #e6368b;
        }

.pricebox, .discountbox
{
    float: right;
    position: absolute;
    background-color: #e6368b;
    border-radius: 50%;
    height: 4.375rem;
    width: 4.375rem;
    right: 0.5rem;
    top: -2.25rem;
    z-index: 5;
    text-align: center;
    /*line-height: 4.125rem;*/
    padding-top: 1.5rem;
    color: #ffffff;
    font-family: Georgia, Helvetica, Serif;
    font-size: 1.313rem;
    box-shadow: -2px 1px 1px rgba(0, 0, 0, 0.345);
    -ms-transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.offers ul li:hover .pricebox, .offers ul li:hover .discountbox
{
    -webkit-transform: scale(1.2) rotateZ(10deg);
    -ms-transform: scale(1.2) rotateZ(10deg);
    transform: scale(1.2) rotateZ(10deg);
}

.pricebox span
{
    font-size: 1rem;
}

.paging
{
    display: block;
    clear: both;
    text-align: center;
    font-family: Georgia,Helvetica,serif;
    font-size: 1rem;
    color: #333;
    /*padding-top: 2.1875rem;*/
    padding-bottom: 1.25rem;
}

.indicator
{
    display: inline-block;
    height: 2.125rem;
    line-height: 2.125rem;
    vertical-align: top;
    min-width: 20.625rem;
}

.paging a, .paging a:link
{
    text-decoration: none;
    display: inline-block;
    font-size: 0px;
    background-image: url(buttons.png);
    height: 2.125rem;
    width: 2.125rem;
    background-repeat: no-repeat;
    vertical-align: top;
}

.paging #start
{
    background-position: 0px 0px;
}

    .paging #start:hover
    {
        background-position: 0px -68px;
    }

    .paging #start.inactive, .paging #start.inactive:hover
    {
        background-position: 0px -34px;
    }

.paging #previous
{
    background-position: -34px 0px;
}

    /* .paging #previous:hover
    {
        background-position: -34px -68px;
    }*/

    .paging #previous.inactive
    {
        background-position: -34px -34px;
    }
/*.paging #previous.inactive:hover
    {
        background-position: -34px -34px;
    }*/


.paging #next
{
    background-position: -68px 0px;
}

    /*.paging #next:hover
    {
        background-position: -68px -68px;
    }*/

    .paging #next.inactive
    {
        background-position: -68px -34px;
    }
/*.paging #next.inactive:hover
    {
        background-position: -68px -34px;
    }*/

.paging #end
{
    background-position: -102px 0px;
}

    /*.paging #end:hover
    {
        background-position: -102px -68px;
    }*/

    .paging #end.inactive
    {
        background-position: -102px -34px;
    }
/*.paging #end.inactive:hover
    {
        background-position: -102px -34px;
    }*/

.paging .inactive
{
    cursor: default;
}

.tagsbox2, .shopsbox2
{
    display: none;
}

.wordsbox, .leftmenu
{
    background-color: #fff;
    box-shadow: 0 4px 4px -2px #666666;
    -moz-box-shadow: 0 4px 4px -2px #666666;
    -webkit-box-shadow: 0 4px 4px -2px #666666;
    padding-left: 0.65rem;
    padding-right: 0.65rem;
    padding-bottom: 0.625rem;
    position: relative;
    margin-bottom: 1rem;
}

    .wordsbox:after, .leftmenu:after
    {
        content: "";
        display: block;
        width: 100%;
        position: absolute;
        left: 0px;
        bottom: -0.85rem;
        height: 0.85rem;
        background-image: url(offershade.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 100%;
    }

    .leftmenu h3, .wordsbox h3, .offers h3
    {
        margin-left: -0.75rem;
        margin-right: -0.75rem;
        margin-bottom: 0.9375rem;
        padding: 0px;
        font-family: Georgia,Helvetica,serif;
        color: #fbfbfb;
        text-align: center;
        font-size: 1.0625rem;
        line-height: 2.125rem;
        display: block;
        background-color: #e6368b;
        margin-top: 0rem;
        border-top-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-left-style: solid;
        border-top-color: #e6368b;
        border-left-color: #e6368b;
        text-shadow: 1px 2px 1px RGBA(102,102,102,1);
        position: relative;
    }

.offers h3
{
    margin-left: -0.125rem;
    margin-right: -0.125rem;
    display: none;
}

.tags, .shops
{
    text-align: center;
}

.leftmenu2
{
    display: none;
}

.leftmenu
{
    margin-top: 0rem;
}

    .leftmenu ul
    {
        margin: 0px;
        text-align: center;
        color: #7F7F7F;
        text-decoration: none;
        font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        padding-top: 0px;
        padding-right: 0.5625rem;
        padding-bottom: 0px;
        padding-left: 0.625rem;
    }

        .leftmenu ul li
        {
            border-top-width: 1px;
            border-top-style: solid;
            border-top-color: #cccccc;
            padding-bottom: 0.125rem;
        }

            .leftmenu ul li a, .leftmenu ul li a:link
            {
                color: #7F7F7F;
                display: block;
                padding-top: 0.25rem;
                padding-bottom: 0.25rem;
                border-top-width: 1px;
                border-top-style: solid;
                border-top-color: #fff;
            }

                .leftmenu ul li a:hover
                {
                    text-decoration: none;
                    background-color: #ddddda;
                    -moz-border-radius: 10px;
                    -webkit-border-radius: 10px;
                    -khtml-border-radius: 10px;
                    border-radius: 10px;
                }

            .leftmenu ul li:first-child, .leftmenu ul li:first-child a, .leftmenu ul li:first-child a:link
            {
                border: none 0px;
            }

    .leftmenu h3:before
    {
        content: "";
        position: absolute;
        left: 0.125rem;
        top: -3.625rem;
        width: 100%;
        display: block;
        height: 2.625rem;
    }

.FacebookButton a, .FacebookButton a:link
{
    height: 3.125rem;
    background-color: transparent;
    background-image: url(facebook.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    margin-bottom: 1.25rem;
    display: block;
    font-size: 0rem;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 4px 4px -2px #666666;
    -moz-box-shadow: 0 4px 4px -2px #666666;
    -webkit-box-shadow: 0 4px 4px -2px #666666;
}

    .FacebookButton a:hover
    {
        text-decoration: none;
    }

.leftmenu2
{
    z-index: 100;
}

.areas2
{
    z-index: 90;
}

.tagsbox2
{
    z-index: 80;
}

.shopsbox2
{
    z-index: 70;
}

.topmenu2
{
    z-index: 60;
}

.areas, .areas2, .leftmenu2, .tagsbox2, .shopsbox2, .topmenu2
{
    display: block;
    position: relative;
    color: #7f7f7f;
    font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    margin-top: 1.25rem;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background: #fafafa;
    height: 1.5rem;
    margin-bottom: 1.25rem;
}

    .areas:after, .areas2:after, .leftmenu2:after, .tagsbox2:after, .shopsbox2:after
    {
        content: "";
        display: block;
        width: 100%;
        position: absolute;
        left: 0px;
        bottom: -1.625rem;
        height: 1.625rem;
        background-image: url(menushadow.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100%;
    }

.areasearch
{
    margin: 0px;
    border: none 0px;
    height: 1.75rem;
    left: 0px;
    top: 0px;
    position: absolute;
    background: #fafafa;
    width: 100%;
    border: 1px solid #9f9f9f;
    padding-top: 0px;
    padding-right: 0.3125rem;
    padding-bottom: 0px;
    padding-left: 0.3125rem;
    color: #808080;
    font: 0.75rem 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
    z-index: 10;
}

    .areasearch:focus
    {
        border: solid 1px #3d3d3d;
    }

.area_selector, .topmenu2_selector
{
    height: 1.5rem;
    width: 17px;
    font-size: 0.9375rem;
    line-height: 0rem;
    font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif;
    color: #7d7d7d;
    right: 0.125rem;
    top: 0.125rem;
    padding: 0px;
    text-align: center;
    position: absolute;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #7f7f7f;
    z-index: 20;
    cursor: pointer;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}

    .area_selector:hover, .topmenu2_selector:hover
    {
        border: solid 1 #606060;
        background: rgb(255,255,255); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
    }

    .area_selector:before, .topmenu2_selector:before
    {
        content: "";
        position: absolute;
        display: block;
        background-image: url(DXR.axd.png);
        background-repeat: no-repeat;
        background-position: -92px 3px;
        width: 1.0625rem;
        height: 1.375rem;
        left: 0px;
        top: 0px;
    }

.areas ul.areasavailable, .areas2 ul.areasavailable, .topmenu2 ul.filteroptions
{
    margin: 0px;
    padding: 1px;
    height: 10.3125rem;
    display: none;
    position: absolute;
    background: #fff;
    border: solid 1px #a0a0a0;
    z-index: 30;
    top: 1.6875rem;
    overflow: auto;
    width: 100%;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.345);
    text-align: left;
}

.topmenu2
{
    display: none;
    position: relative;
    color: #808080;
    font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    margin-top: 1.25rem;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 1.5rem;
}

    .topmenu2:after
    {
        content: "";
        display: block;
        width: 100%;
        position: absolute;
        left: 0px;
        bottom: -1.625rem;
        height: 1.625rem;
        background-image: url(menushadow.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100%;
    }

    .topmenu2 ul.filteroptions
    {
        height: 8.875rem;
    }

.areasavailable > li, .filteroptions > li
{
    width: 100%;
    line-height: 1.4375rem;
    font-size: 0.8125rem;
    padding: 0px;
    cursor: pointer;
    color: #000;
}

    .areasavailable > li a, .areasavailable > li a:link, .filteroptions > li a, .filteroptions > li a:link
    {
        color: #000;
        display: block;
        text-decoration: none;
        padding: 0px 0.3125rem;
    }

        .areasavailable > li a:hover, .filteroptions > li a:hover
        {
            background: #cfcfcf;
            text-decoration: none;
        }


.topmenu
{
    background-color: #fff;
    position: relative;
    margin-bottom: 1.2rem;
    box-shadow: 0 4px 4px -2px #666666;
    -moz-box-shadow: 0 4px 4px -2px #666666;
    -webkit-box-shadow: 0 4px 4px -2px #666666;
}

    .topmenu:after
    {
        content: "";
        display: block;
        width: 100%;
        position: absolute;
        left: 0px;
        bottom: -1.625rem;
        height: 1.625rem;
        background-image: url(menushadow.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100%;
    }

.row3
{
    width: 100%;
    height: 3.75rem;
    margin-bottom: 33px;
}

.slider-wrapper.default > div:after
{
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -1.625rem;
    height: 1.625rem;
    background-image: url(menushadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.slider-wrapper.default > div
{
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 4px 4px -2px #666666;
    -moz-box-shadow: 0 4px 4px -2px #666666;
    -webkit-box-shadow: 0 4px 4px -2px #666666;
}

    .slider-wrapper.default > div #slides
    {
        font-weight: 400;
        color: #fff;
        line-height: normal;
        padding: 0px 0px 0px 0px;
    }

        .slider-wrapper.default > div #slides img
        {
            border: 0;
        }

        .slider-wrapper.default > div #slides > a
        {
            line-height: 0;
        }

            .slider-wrapper.default > div #slides > a:hover
            {
                color: #b0191e;
            }

        .slider-wrapper.default > div #slides h1, .slider-wrapper.default > div #slides h2, .slider-wrapper.default > div #slides h3, .slider-wrapper.default > div #slides h4
        {
            font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
            font-size: 1rem;
            color: #6d6d6d;
            padding: 0.6875rem;
            line-height: normal;
            position: absolute;
            top: 0%;
            left: 0%;
        }

        h3.content b {
			color: #e6368b;	
		}

            .slider-wrapper.default > div #slides h1:hover, .slider-wrapper.default > div #slides h2:hover, .slider-wrapper.default > div #slides h3:hover, .slider-wrapper.default > div #slides h4:hover
            {
                color: #e6368b;
            }

        .slider-wrapper.default > div #slides span, .slider-wrapper.default > div #slides p
        {
            line-height: normal;
        }
        
    .slider-wrapper.default > div .social
    {
        position: absolute;
        top: 4%;
        left: 3%;
        z-index: 10000;
    }

        .slider-wrapper.default > div .social div
        {
            float: left;
            margin-right: 0.625rem;
        }

    .slider-wrapper.default > div #bullets
    {
        height: 0.625rem;
        position: absolute;
        bottom: 0.375rem;
        right: 0.25rem;
        z-index: 10000;
    }

        .slider-wrapper.default > div #bullets .bullet
        {
            min-height: 0.625rem;
            min-width: 0.625rem;
            border-radius: 0.375rem;
            margin-left: 0.3125rem;
            float: left;
            cursor: pointer;
            background-color: #e8e8e8;
            border: 1px solid #c7c7c7;
        }

            .slider-wrapper.default > div #bullets .bullet:hover
            {
                background-color: #3f9b9c;
            }

            .slider-wrapper.default > div #bullets .bullet.selected
            {
                background-color: #c7c7c7;
                border: 1px solid #5f5f5f;
            }

    .slider-wrapper.default > div #left
    {
        position: absolute;
        width: 47px;
        height: 47px;
        background-image: url(arrow.png);
        left: 0;
        top: 40%;
        margin-top: -1.5rem;
        z-index: 999999;
        cursor: pointer;
    }

    .slider-wrapper.default > div #right
    {
        position: absolute;
        width: 47px;
        height: 47px;
        background-image: url(arrow.png);
        background-position: right top;
        right: 0;
        top: 40%;
        margin-top: -1.5rem;
        z-index: 999999;
        cursor: pointer;
    }

h2.content strong
{
    color: #e6368b;
}

.areas2, .leftmenu2, .tagsbox2, .shopsbox2, .topmenu2
{
    display: none;
}

.tag0, .tag1, .tag2, .tag3
{
    line-height: 18px;
}

    .tag0 a, .tag1 a, .tag2 a, .tag3 a
    {
        color: #e6368b;
    }

    .tag0 span, .tag1 span, .tag2 span, .tag3 span
    {
        color: #4C4C4C;
        margin-left: 2px;
    }

.tag0
{
    font-size: 11px;
}

.tag1
{
    font-size: 14px;
}

.tag2
{
    font-size: 16px;
}

.tag3
{
    font-size: 18px;
}

.selector
{
    font-family: 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}

.chosen-container-single .chosen-single
{
    font-size: 0.875rem;
    background-color: #fff;
    color: #7f7f7f;
    border: 0;
    box-shadow: 0 4px 4px -2px #666666;
    -moz-box-shadow: 0 4px 4px -2px #666666;
    -webkit-box-shadow: 0 4px 4px -2px #666666;
}

.chosen-results, .chosen-search
{
    background-color: #fff;
    font-size: 0.875rem;
}

    .chosen-results li
    {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #ccc;
    }

.chosen-container-single .chosen-search input[type=text]
{
    background-color: #fff;
    font-family: "Georgia", "Lucida Grande", "Trebuchet MS", Serif;
    font-size: 0.875rem;
    color: #000;
}

.chosen-container .chosen-results
{
    color: #7f7f7f;
}

    .chosen-container .chosen-results li.highlighted
    {
        background-color: #ddddda;
        background-image: none;
        color: #7f7f7f;
    }

.chosen-container-active .chosen-single
{
    border: 0px solid #9f9f9f;
    box-shadow: none;
}

.chosen-container-active.chosen-with-drop .chosen-single
{
    border: 1px solid #9f9f9f;
    background-image: none;
    box-shadow: none;
}

metavasitext h3 span
{
    color: #e6368b;
}

.metavasitext span a
{
    color: #e6368b;
}

@media screen and (max-width: 1920px)
{
    .container
    {
        max-width: 65.876rem;
    }

    .offers
    {
        margin-top: -5.1%;
    }

    .offers ul li
    {
        min-height: 20.35rem;
        margin-bottom: 5%;
    }

    .offers .photo
    {
        height: 8.875rem;
    }

    .offers .demi .photo
    {
        height: 9.6875rem;
    }

    .offers .land .photo
    {
        height: 11.875rem;
    }

    .offers .large .photo
    {
        height: 10.6875rem;
    }
}

@media screen and (max-width: 1100px)
{
    .offers ul li
    {
        width: 48%;
    }

    .offers .elevated .photo img
    {
        top: -168px;
    }

    .offers .semielevated .photo img
    {
        top: -70px;
    }

    .row3
    {
        width: 100%;
        height: 5.75rem;
    }

    #slider, #slides a
    {
        height: 5.75rem !important;
    }
}

@media screen and (max-width: 928px)
{
    .offers
    {
        margin-left: 0%;
        margin-top: -3.8%;
    }

        .offers ul li
        {
            min-height: 25.35rem;
            width: 100%;
            float: none;
            margin-left: 0px;
            margin-right: 0px;
            margin-bottom: 10%;
        }

        .offers .photo
        {
            height: 13.875rem;
        }

        .offers .demi .photo
        {
            height: 14.6875rem;
        }

        .offers .land .photo
        {
            height: 16.875rem;
        }

        .offers .large .photo
        {
            height: 15.6875rem;
        }

        .offers .elevated .photo img
        {
            top: -96px;
        }

        .offers .semielevated .photo img
        {
            top: -40px;
        }

        .offers .photo a.more
        {
            display: block;
        }

    .footer
    {
        padding-top: 1rem;
    }

    .col1
    {
        float: none;
        width: 100%;
        padding-bottom: 1.25rem;
    }

    .col2
    {
        width: 72.5%;
    }

    .col3
    {
        width: 27.5%;
    }

    .row3
    {
        width: 100%;
        height: 6.75rem;
        margin-bottom: 50px;
    }

    #slider, #slides a
    {
        height: 6.75rem !important;
    }

    .indicator
    {
        min-width: 60%;
    }
}

@media screen and (max-width: 800px)
{
    body
    {
        background: url(footer-bg1.jpg) left bottom repeat-x;
    }

    .col2
    {
        float: none;
        width: 100%;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 2rem;
    }

    .col3
    {
        float: none;
        width: 100%;
        text-align: center;
        padding-bottom: 2rem;
        padding-left: 0px;
        padding-right: 0px;
    }

        .col3 ul li
        {
            display: inline;
        }

            .col3 ul li:after
            {
                content: ",";
                display: inline;
            }

            .col3 ul li:last-child:after
            {
                content: "";
            }

    .offers
    {
        margin-top: 0%;
    }

    .offers .photo a.more
    {
        display: block;
    }

    .offers ul li
    {
        margin-bottom: 9%;
    }
}

@media screen and (max-width: 700px)
{
    .top
    {
        height: auto;
    }

    .logo
    {
        display: none;
    }

    .logo2
    {
        display: block;
    }

    .slogan
    {
        margin-top: 1rem;
    }

    .widget1
    {
        display: none;
    }

    .row3
    {
        display: none;
    }

    .wordsbox
    {
        display: none;
    }

    .tagsbox2, .shopsbox2
    {
        display: block;
    }

    .leftcol
    {
        display: none;
    }

    .areas
    {
        display: none;
    }

    .areas2, .leftmenu2, .tagsbox2, .shopsbox2, .topmenu2
    {
        text-align: center;
        margin-top: 0.8125rem;
        margin-bottom: 0.8125rem;
    }

    .rightcol
    {
        float: none;
        width: 100%;
        padding-left: 0rem;
        padding-right: .2rem;
    }

    #breadcrumb
    {
        margin-top: 16px;
        margin-bottom: -6px;
    }

    .leftmenu
    {
        display: none;
    }

    .areas2, .leftmenu2
    {
        display: block;
    }

    .offers h3
    {
        display: none;
    }

    .offers ul
    {
        margin-top: 2.9375rem;
    }

    .topmenu
    {
        display: none;
    }

    .topmenu2
    {
        display: block;
    }

    .areas2:after
    {
        bottom: -1rem;
        height: 1rem;
    }

    .row1
    {
        padding-bottom: 0;
    }

    .search input[type="text"]
    {
        width: 100%;
    }

    .indicator
    {
        min-width: 50%;
    }

    .offers .photo a.more
    {
        display: block;
    }
}

@media screen and (max-width: 400px)
{
    .indicator
    {
        min-width: auto;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .offers .photo a.more
    {
        position: relative;
        float: right;
        right: -1px;
        bottom: 30px;
        width: auto;
        height: auto;
        color: #fff;
        text-decoration: none;
        padding: 0.125rem 0.4375rem 0.3125rem 0.4375rem;
        font: normal 20px 'Ubuntu', Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
        background-color: rgba(230, 54, 139, 0.5);
    }

    .offers ul li
    {
        margin-bottom: 20%;
    }
}
