@font-face {
    font-family: 'me_to_you';
    src: url('fonts/metoyou/me_to_you-webfont.eot');
    src: url('fonts/metoyou/me_to_you-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/metoyou/me_to_you-webfont.woff') format('woff'), url('fonts/metoyou/me_to_you-webfont.ttf') format('truetype'), url('fonts/metoyou/me_to_you-webfont.svg#me_to_youmedium') format('svg');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'playball';
    src: url('fonts/playball/playball_0-webfont.eot');
    src: url('fonts/playball/playball_0-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/playball/playball_0-webfont.woff') format('woff'), url('fonts/playball/playball_0-webfont.ttf') format('truetype'), url('fonts/playball/playball_0-webfont.svg#playballregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'paypal_sans_bigregular';
    src: url('fonts/paypal/paypalsansbig-regular-klim-webfont.woff2') format('woff2'), url('fonts/paypalsansbig-regular-klim-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'paypal_sans_small_mediumRg';
    src: url('fonts/paypal/paypalsanssmall-medium-klim-webfont.woff2') format('woff2'), url('fonts/paypalsanssmall-medium-klim-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'paypal_sans_smallregular';
    src: url('fonts/paypal/paypalsanssmall-regular-klim-webfont.woff2') format('woff2'), url('fonts/paypalsanssmall-regular-klim-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-family: 'me_to_you';
    font-size: 32px;
    color: #797979;
    margin: 0px;
    padding: 0px;
    font-weight: normal
}

.minibasket {
    display: none;
    width: 280px;
    border: 1px solid #de006e;
    background-color: White;
    position: relative;
    top: 83px;
    z-index: 10000;
    right: 187px;
    -moz-border-radius: 10px 0px 10px 10px;
    border-radius: 10px 0px 10px 10px
}

.minibasketinner {
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    text-align: center
}

.minibasketinner .header {
    width: 94%;
    background-color: #9ed6f5;
    padding: 3px;
    color: white;
    text-align: left;
    margin: auto;
    margin-top: 4px;
    font-size: 13px;
    font-weight: bold
}

.minibasketinner a {
    text-decoration: none;
    color: black
}

html {
    repeat;
    overflow-y: scroll
}

html,
body {
    background-position: center top;
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: 'Lato', sans-serif;
    background-image: url('../images/siteassets/standard/BG.jpg');
    width: auto!important; overflow-x: hidden!important
}

a {
    outline: 0;
    padding: 0px;
    margin: 0px
}

img {
    padding: 0px;
    margin: 0px;
    border: 0px
}

p {
    margin: 0px;
    padding: 0px
}

* {
    outline: none
}

#outer {
    position: absolute;
    padding: 0px;
    width: 100%
}

#main {
    padding: 0;
    width: 1030px;
    margin: auto;
    position: relative
}

#top {
    width: 1030px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #000;
    height: 120px
}

#top .col1 {
    width: 146px;
    float: left;
    padding: 0px;
    margin: 0px;
    height: 128px;
    border: 0px solid #000;
    background-image: url('../images/siteassets/standard/images/MTY_01.jpg')
}

#top .col2 {
    width: 222px;
    float: left;
    background-image: url('../images/siteassets/standard/images/MTY_02.jpg');
    height: 128px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #000;
    background-size:222px 128px;
}
    #top .col2_checkout {
        width: 222px;
        float: left;
        background-image: url('../images/siteassets/standard/images/MTY_02_checkout.png');
        height: 128px;
        padding: 0px;
        margin: 0px;
        border: 0px solid #000;
        background-size: 222px 128px;
    }

#top .col3 {
    width: 525px;
    float: left;
    padding: 0px;
    margin: 0px;
    height: 128px;
    border: 0px solid #000;
    background-image: url('../images/siteassets/standard/images/MTY_03.jpg');
    background-size: 525px
}

#top .col4 {
    width: 137px;
    float: left;
    background-image: url('../images/siteassets/standard/images/MTY_04.jpg');
    height: 128px;
    padding: 0px;
    margin: 0px
}

#top .col5 {
    width: 1px;
    float: left;
    height: 128px;
    padding: 0px;
    margin: 0px
}

#top .baskettitle {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 13px;
    position: relative;
    top: 65px;
    left: 16px;
    text-decoration: none;
    width:100px
}

#top .baskettitle a {
    text-decoration: none
}

#top .basketcontent {
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    position: relative;
    top: 68px;
    left: 0px;
    font-weight: bold;
    width: 93px;
    text-align: center
}

#top .basketcontent a {
    color: #de0870;
    font-weight: bold
}

#menu {
    width: 1000px;
    background-color: #cccccc
}

#newsletter {
    width: 1000px
}

#bottom {
    width: 1030px;
    height: 220px;
    background-image: url('../images/siteassets/standard/images/MTY_10.jpg');
    font-size: 13px;
    color: #636363
}

#bottom .header {
    font-weight: bolder;
    color: #de006e;
    font-family: me_to_you;
    font-size: 29px;
    text-decoration: none
}

@media only screen and (max-device-width: 480px) {
    #bottom .header {
        font-size: 25px
    }
}

#bottom input {
    border: 1px solid #de006e;
    height: 22px;
    width: 196px;
    font-size: 13px;
    padding-left: 4px
}

#bottom a {
    text-decoration: none;
    color: #636363
}

#bottom a:hover {
    color: #de006e;
    text-decoration: underline
}

#bottom .col1 {
    border: 0px solid;
    width: 192px;
    height: 160px;
    margin-left: 40px;
    overflow: visible
}

#bottom .col2 {
    border: 0px solid;
    width: 212px;
    height: 210px;
    margin-left: 34px
}

#bottom .col3 {
    border: 0px solid;
    width: 130px;
    height: 210px;
    margin-left: 15px
}

#bottom .col4 {
    border: 0px solid;
    width: 230px;
    margin-left: 92px;
    border: 0px solid #000
}

#copywrite {
    width: 1000px;
    height: 80px;
    margin: 0px auto 0 auto;
    padding: 15px 0px 0px 10px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #5e5e5d;
    background-image: url('../images/siteassets/standard/images/MTY_11.jpg');
    background-repeat: no-repeat
}

.TextBoxSearch {
    position: relative;
    top: 80px;
    left: 58px;
    width: 120px;
    height: 15px;
    background-color: transparent;
    border: 0px solid #000
}

.ImageButtonSearch {
    position: relative;
    top: 90px;
    left: 68px;
    border: 0px solid #000000
}

.tag {
    position: absolute;
    bottom: 350px;
    right: -138px;
    display: inline;
    background-image: url('../images/siteassets/standard/tag.png');
    background-repeat: no-repeat;
    width: 160px;
    height: 120px
}

.tag1 {
    position: absolute;
    bottom: 54px;
    right: 102px;
    display: inline
}

.tag2 {
    position: absolute;
    bottom: 46px;
    right: 52px;
    display: inline
}

#middle {
    width: 1030px;
    background-image: url('../images/siteassets/standard/images/MTY_06.jpg');
    background-repeat: repeat;
    clear: both
}

#middle a {
    text-decoration: none;
    color: #333333
}

#middle a:hover {
    text-decoration: none
}

#filterdiv {
    border: 1px solid #90c8e9;
    min-height: 200px;
    width: 200px;
    float: left;
    margin-left: 50px;
    margin-right: 10px
}

#contentdiv {
    border: 0px solid #000;
    min-height: 200px;
    width: 700px;
    float: left
}

#arrows {
    width: 875px;
    position: absolute;
    top: 175px;
    height: 5px;
    z-index: 10001;
    left: 35px
}

.table1 tr {
    font-size: 13px
}

#pagecontent {
    width: 90%;
    margin: 0px auto 0px auto;
    border: 1px solid #FFF;
    font-family: 'Lato', sans-serif;
    font-size: 12px
}

#pagecontent p {
    margin: 10px;
    font-family: tahoma, arial
}

#pagecontent a {
    margin-left: 10px;
    text-decoration: underline;
    font-size: 13px;
    font-family: tahoma, arial
}

#pagecontent a:hover {
    margin-left: 10px;
    color: Blue;
    text-decoration: underline
}

#pagecontent #nolink {
    text-decoration: none
}

.productimage {
    width: 468px;
    min-height: 493px;
    border: 1px solid #9ed6f5;
    margin-left: 50px;
    float: left;
    text-align: right
}

.productinfo {
    width: 472px;
    float: left;
    padding-left: 5px
}

.productinfo .priceholder {
    position: absolute;
    bottom: 2px;
    right: 7px;
    text-align: right
}

.productinfo h1 {
    font-size: 24px;
    color: #000;
    font-family: 'me_to_you';
    padding: 0px;
    margin: 0px;
    margin-left: 5px
}

.productinfo .title {
    font-weight: normal
}

.productinfo .price {
    font-size: 24px;
    color: #de006e;
    margin-left: 10px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

.continucheckoutbutton {
    background-image: url('../images/otherpages/Continue_Checkout_Button.jpg');
    width: 211px;
    height: 48px
}

.productinfo .reference {
    font-size: 12px;
    color: #5e5e5d;
    margin-left: 10px;
    font-family: 'Lato', sans-serif;
}

.productinfo .points {
    font-size: 12px;
    color: #5e5e5d;
    margin-top: 20px
}

.productinfo .social {
    width: 468px;
    margin: 10px 0px 0px 5px;
    border-top: 1px dotted #9ed6f5;
    padding-top: 10px
}

.productinfo .wishlist {
    font-size: 12px;
    color: #797979
}

.productinfo .qtytable {
    width: 468px;
    margin: 15px 0px 0px 10px;
    border-top: 1px dotted #9ed6f5;
    padding-top: 9px;
    color:#797979
}

.productinfo .qtybox {
    width: 22px;
    text-align:center;
    padding:3px
}

.productinfo .emailboxes {
    border: 1px solid #000
}

.producttabs {
    width: 468px;
    float: left;
    margin: 5px 0px 0px 12px;
    position: relative
}

.tabs {
    clear: both;
    width: 470px;
    height: 29px
}

.Hpltab1 {
    background-image: url('../images/page_details/tab_1_hover.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.Hpltab2 {
    background-image: url('../images/page_details/tab_2.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.Hpltab3 {
    background-image: url('../images/page_details/tab_3.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.Hpltab9 {
    background-image: url('../images/page_details/tab_9.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.Hpltab7 {
    background-image: url('../images/page_details/tab_7.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.Hpltab8 {
    background-image: url('../images/page_details/tab_8.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.Hpltab8open {
    background-image: url('../images/page_details/tab_8_hover.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.Hpltab1closed {
    background-image: url('../images/page_details/tab_1.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.tab1 {
    clear: both;
    width: 407px;
    text-align: left;
    display: block;
    padding: 25px;
    border: 1px solid #9ed6f5;
    min-height: 160px;
    font-size: 13px;
    color: #797979;
    padding-top: 20px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(61%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(203, 228, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cbe4f2', GradientType=0)
}

.tab2 {
    clear: both;
    width: 457px;
    text-align: left;
    display: block;
    border: 1px solid #9ed6f5;
    min-height: 165px;
    display: none;
    font-size: 13px;
    padding-top: 5px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(61%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(203, 228, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cbe4f2', GradientType=0)
}

.tab3 {
    clear: both;
    width: 407px;
    text-align: left;
    display: block;
    padding: 25px;
    border: 1px solid #9ed6f5;
    min-height: 155px;
    display: none;
    font-size: 13px;
    color: #797979;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(61%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(203, 228, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cbe4f2', GradientType=0)
}

.tab9 {
    clear: both;
    width: 437px;
    text-align: left;
    display: none;
    padding: 10px;
    border: 1px solid #9ed6f5;
    min-height: 185px;
    font-size: 13px;
    color: #797979;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(61%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(203, 228, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cbe4f2', GradientType=0)
}

.tab7 {
    clear: both;
    width: 407px;
    text-align: left;
    display: block;
    padding: 25px;
    border: 1px solid #9ed6f5;
    min-height: 155px;
    display: none;
    font-size: 13px;
    color: #797979;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(61%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(203, 228, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cbe4f2', GradientType=0)
}

.tab8 {
    clear: both;
    width: 407px;
    text-align: left;
    display: block;
    padding: 25px;
    border: 1px solid #9ed6f5;
    min-height: 160px;
    font-size: 13px;
    color: #797979;
    padding-top: 20px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(61%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(203, 228, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cbe4f2', GradientType=0)
}



.navtable {
    width: 718px;
    border-bottom: 1px solid #01a3ca;
    margin-left: 6px;
    font-family: Tahoma;
    font-size: 13px;
    padding-bottom: 3px;
    padding-top:3px
}

.navtablebot {
    width: 718px;
    border-top: 1px solid #01a3ca;
    margin-left: 6px;
    font-family: Tahoma;
    font-size: 13px;
    padding-bottom: 3px;
    padding-top:3px
}

.Overlay {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100000
}

.cookie-consent-content {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    width: 650px;
    text-align: center;
    color: black;
    margin: auto;
    margin-top: 100px;
}

    .cookie-consent-content p {
        font-size: 18px
    }

.cookie-consent-content-button {
    margin: 10px;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background-color: #53c1f2;
    color: white;
}


.cookie-consent-content-button1 {
    margin: 10px;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #53c1f2;
    color: black;
    background-color: #ffffff
}


    .cookie-consent-content-button:hover {
        opacity: 0.8;
    }

.PnlGiftWrap {
    margin: auto;
    margin-top: 50px;
    z-index: 2001;
    padding: 10px;
    width: 800px;
    max-height: 640px;
    background-image: url('../images/page_details/gift_wrap_bg.png');
    background-repeat: no-repeat
}

.PnlTellaFriend {
    margin: auto;
    margin-top: 150px;
    z-index: 2001;
    padding: 10px;
    width: 550px;
    height: 500px;
    background-image: url('../images/page_details/tell_a_friend.png');
    background-repeat: no-repeat
}

.tellafriendbutton {
    position: relative;
    top: 195px;
    left: 375px
}

.PnlBasketOffers {
    margin: auto;
    margin-top: 80px;
    z-index: 2001;
    padding: 10px;
    width: 850px;
    height: 600px;
    background-color: White;
    border: 3px solid #8fc6e8
}

.PnlExtraImages {
    margin: auto;
    margin-top: 25px;
    z-index: 2001;
    padding: 10px;
    width: 840px;
    height: 700px;
    background-color: White;
    border: 3px solid #8fc6e8
}

.offerbox1 {
    background-image: url('../images/otherpages/Offerbox1full.jpg');
    cursor: default
}

.offerbox2 {
    background-image: url('../images/otherpages/Offerbox2full.jpg');
    cursor: default
}

.offerbox3 {
    background-image: url('../images/otherpages/Offerbox3full.jpg');
    cursor: default
}

.offerbox1buy {
    background-image: url('../images/otherpages/Offerbox1full.jpg');
    background-position: 0px -293px
}

.offerbox1buy:hover {
    background-image: url('../images/otherpages/Offerbox1full.jpg');
    background-position: 0px -634px
}

.offerbox2buy {
    background-image: url('../images/otherpages/Offerbox2full.jpg');
    background-position: 0px -293px
}

.offerbox2buy:hover {
    background-image: url('../images/otherpages/Offerbox2full.jpg');
    background-position: 0px -634px
}

.offerbox3buy {
    background-image: url('../images/otherpages/Offerbox3full.jpg');
    background-position: 0px -293px
}

.offerbox3buy:hover {
    background-image: url('../images/otherpages/Offerbox3full.jpg');
    background-position: 0px -634px
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tellafriendbutton {
        position: relative;
        top: 207px;
        left: 375px
    }
}

.cookie_box {
    font-family: tahoma;
    position: fixed;
    bottom: 0px;
    font-size: 0.7em;
    z-index: 1000;
    background: #FFFFFF;
    padding: 4px;
    text-align: left;
    width: 155px;
    height: 65px;
    color: #535353;
    right: 0px;
    border: 1px solid #b10459;
    padding: 7px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    text-align: center;
    border-bottom: 0px
}

.cookie_box a:hover {
    color: #ffffff;
    text-decoration: underline
}

.DelButton {
    font-weight: bold
}

.DelButton:hover {
    font-size: 16px;
    font-weight: bold;
    color: Red
}

.DelButton a:hover {
    font-size: 16px;
    font-weight: bold;
    color: Red
}

.breadcrumb {
    font-family: 'Lato', sans-serif;
    clear: both;
    height: 22px;
    width: 940px;
    margin: 0px 0px 0px 50px;
    border-bottom: 2px dotted #9ed6f5;
    margin-bottom: 10px;
    font-size: 14px
}

@media (min-width: 1000px) {
    .breadcrumb {
        font-family: 'Lato', sans-serif;;
        clear: both;
        height: 22px;
        width: 940px;
        margin: 0px 0px 0px 50px;
        border-bottom: 2px dotted #9ed6f5;
        margin-bottom: 10px;
        font-size: 14px
    }
}

#filterdiv {
    min-height: 800px;
    font-size: 10px;
    background-color:#e0eff8;
}

#filterdiv .header {
    margin: auto;
    width: 100%;
    margin-top: 0px;
    background-color: #90c8e9;
    padding: 7px;
    color: white;
    font-size: 12px;
    box-sizing: border-box;
}

.reset {
    font-size: 12px;
    margin-left: 80px
}

#filterdiv .title-open {
    border-bottom: 0px solid #9ed6f5;
    margin: 15px auto 0px auto;
    width: 85%;
    padding: 4px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: black;
    font-size: 14px;
    font-weight: bold;
    background-image: url('../images/cat_pages/Arrow_Open.png');
    background-position: 98% 10%;
    background-repeat: no-repeat; 
    background-size:20px}

#filterdiv .title-closed {
    border-bottom: 1px solid #9ed6f5;
    margin: 15px auto 0px auto;
    width: 85%;
    padding: 4px;
    padding-bottom: 15px;
    color: black;
    font-size: 14px;
    font-weight: bold;
    background-image: url('../images/cat_pages/Arrow_Closed.png');
    background-position: 98% 10%;
    background-repeat: no-repeat; 
    background-size:20px}
}

#filterdiv .title-open a {
    text-decoration: none;
    color: #000;
}

#filterdiv .title-closed a {
    text-decoration: none;
    color: #000;

}

.menu-open {
    width: 85%;
    border-bottom: 1px solid #9ed6f5;
    margin: 15px auto 0px auto;
    padding-bottom: 15px
}

.menu-open p {
    padding: 3px;
    font-size: 13px
}

.menu-closed {
    display: none;
    width: 85%;
    border-bottom: 1px solid #9ed6f5;
    margin: 15px auto 0px auto;
    padding-bottom: 15px
}

.productwrap {
    background-image: url('../images/cat_pages/product_highlight_grey.jpg');
    background-position: bottom center;
    background-repeat: repeat-x;
    padding-bottom: 7px
}

.productwrap:hover {
    background-image: url('../images/cat_pages/product_highlight_blue.jpg');
    background-position: bottom center;
    background-repeat: repeat-x
}

.productwrap .pricewrapper {
    min-height: 47px;
    padding: 7px;
    border: 0px solid #000;
    padding-bottom: 0px
}

.menubuttons {
    width: 25px;
    height: 25px;
    position: relative;
    left: 148px;
    top: -22px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-style: none
}

#menubuttonhldr {
    position: relative;
    width: 1px;
    height: 1px;
    border: 0px
}

img {
    border: 0px
}

.navigation {
    height: 20px;
    margin-top: 9px;
    font-family: Tahoma;
    font-size: 14px
}

.navigation a:hover {
    text-decoration: underline
}

.hptestimonials {
    width: 90%;
    border-top: 1px dotted #9ed6f5;
    margin-left: 53px;
    margin-top: 20px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #797979;
    text-align: center;
    padding-bottom: 12px
}

.banner {
    width: 718px;
    height: 150px;
    margin-left: 5px
}

#contacttable p {
    height: 11px;
    font-size: 17px;
    color: #797979
}

#contacttable .imgenvelope {
    margin-top: 8px
}

#contacttable .imgat {
    margin-top: 115px;
    margin-top: 120px
}

#contacttable .imgphone {
    margin-top: 3px
}

#contacttable .opentitle {
    margin-top: 50px;
    font-size: 18px
}

#contacttable .leftcell {
    display: table-cell;
    width: 35%;
    vertical-align: top;
    text-align: right
}

#contacttable .rightcell {
    display: table-cell;
    width: 65%;
    vertical-align: top
}

#contactarea .contactabout {
    color: #797979;
    font-size: 15px
}

#contactarea .aboutus_bear {
    margin-left: 50px;
    margin-bottom: 30px
}

#contactarea p {
    margin-left: 25px
}

.Personalised {
    width: 468px;
    float: left;
    padding-left: 5px;
    vertical-align: top
}

.Personalised .priceholder {
    position: absolute;
    bottom: 2px;
    right: 7px;
    text-align: right
}

.Personalised h1 {
    font-size: 24px;
    color: #000;
    font-family: 'me_to_you';
    padding: 0px;
    margin: 0px;
    margin-left: 5px
}

.Personalised .title {
    font-weight: normal
}

.Personalised .price {
    font-size: 24px;
    color: #de006e;
    margin-left: 10px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

.Personalised .reference {
    font-size: 12px;
    color: #5e5e5d;
    margin-left: 10px;
    font-family: 'Lato', sans-serif;
}

.Personalised .points {
    font-size: 12px;
    color: #5e5e5d;
    margin-top: 20px
}

.Personalised .social {
    width: 468px;
    margin: 10px 0px 0px 5px;
    border-top: 1px dotted #9ed6f5;
    padding-top: 10px
}

.Personalised .wishlist {
    font-size: 12px;
    color: #797979
}

.Personalised .qtytable {
    width: 468px;
    margin: 15px 0px 0px 10px;
    border-top: 1px dotted #9ed6f5;
    padding-top: 9px
}

.Personalised .qtybox {
    width: 35px
}

.Personalised .emailboxes {
    border: 1px solid #000
}

.Personalised .textbox {
    border: 1px solid #d7d8da;
    width: 250px;
    height: 22px;
    padding-left: 10px;
    font-family: 'me_to_you';
    color: #000000;
    font-size: 18px;
    padding-top: 2px
}

.productcarousels {
    width: 468px;
    border: 1px solid #9ed6f5;
    margin-left: 50px;
    float: left
}

.Hpltab1PS {
    background-image: url('../images/page_details/tab_4_hover.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.Hpltab2PS {
    background-image: url('../images/page_details/tab_5.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.Hpltab3PS {
    background-image: url('../images/page_details/tab_6.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    margin: 0px;
    top: -12px
}

.tab1PS {
    clear: both;
    width: 450px;
    text-align: left;
    display: block;
    border: 1px solid #9ed6f5;
    min-height: 70px;
    font-size: 12px;
    color: #797979;
    padding-top: 7px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(61%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(203, 228, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cbe4f2', GradientType=0)
}

.tab2PS {
    clear: both;
    width: 450px;
    text-align: left;
    display: block;
    border: 1px solid #9ed6f5;
    min-height: 70px;
    display: none;
    font-size: 12px;
    padding-top: 7px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(61%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(203, 228, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cbe4f2', GradientType=0)
}

.tab3PS {
    clear: both;
    width: 450px;
    text-align: left;
    display: block;
    border: 1px solid #9ed6f5;
    min-height: 70px;
    display: none;
    font-size: 12px;
    padding-top: 7px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(61%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(203, 228, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 61%, rgba(203, 228, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cbe4f2', GradientType=0)
}

.HplNewsletter {
    background-image: url('../images/siteassets/standard/images/MTY_09.jpg');
    width: 1030px;
    height: 46px;
    border: 0px;
    -webkit-box-shadow: none
}

.ImgDetailsFooter {
    background-image: url('../images/siteassets/standard/images/MTY_08.jpg');
    width: 1030px;
    height: 28px;
    border: 0px;
    -webkit-box-shadow: none
}

.ImgDetailsTopper {
    background-image: url('../images/siteassets/standard/images/MTY_08.jpg');
    width: 1030px;
    height: 28px;
    border: 0px;
    -webkit-box-shadow: none;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    position: relative;
    left: 9px
}

.progress {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: transparent
}

.disabled {
    pointer-events: none
}

.buybuttonsub {
    background-image: url('../images/cat_pages/button_sprite.png');
    width: 200px;
    height: 40px;
    background-position: 0px -120px
}

.buybuttonsub:hover {
    background-image: url('../images/cat_pages/button_sprite.png');
    width: 200px;
    height: 40px;
    background-position: 0px 80px
}

.personalisebuttonsub {
    background-image: url('../images/cat_pages/button_sprite.png');
    width: 200px;
    height: 40px;
    background-position: 0px -40px
}

.personalisebuttonsub:hover {
    background-image: url('../images/cat_pages/button_sprite.png');
    background-position: 0px 0px
}

.moredetailsbuttonsub {
    background-image: url('../images/cat_pages/moredetails_button_sprite.png');
    width: 200px;
    height: 40px;
    background-position: 0px 0px
}

.moredetailsbuttonsub:hover {
    background-image: url('../images/cat_pages/moredetails_button_sprite.png');
    background-position: 0px -40px
}

.buybutton {
    background-image: url('../images/page_details/details_button_sprite.jpg');
    width: 211px;
    height: 48px
}

.buybutton:hover {
    background-image: url('../images/page_details/details_button_sprite.jpg');
    background-position: 0px -48px
}

.buybuttonos {
    background-image: url('../images/page_details/details_button_sprite.jpg');
    width: 211px;
    height: 48px;
    background-position: 0px -96px
}

.buybuttonos:hover {
    background-image: url('../images/page_details/details_button_sprite.jpg');
    width: 211px;
    height: 48px;
    background-position: 0px -144px
}

.checkoutbuttons {
    background-image: url('../images/basket/checkout_button_sprite.jpg');
    width: 211px;
    height: 48px;
    background-position: 0px -0px
}

.checkoutbuttons:hover {
    background-image: url('../images/basket/checkout_button_sprite.jpg');
    width: 211px;
    height: 48px;
    background-position: 0px -48px
}

.continuecheckoutbuttons {
    background-image: url('../images/basket/continue_checkout_button_sprite.jpg');
    width: 211px;
    height: 48px;
    background-position: 0px -0px
}

.continuecheckoutbuttons:hover {
    background-image: url('../images/basket/continue_checkout_button_sprite.jpg');
    width: 211px;
    height: 48px;
    background-position: 0px -48px
}

.continueshoppingbuttons {
    background-image: url('../images/basket/continue_button_sprite.jpg');
    width: 211px;
    height: 48px;
    background-position: 0px -0px
}

.continueshoppingbuttons:hover {
    background-image: url('../images/basket/continue_button_sprite.jpg');
    width: 211px;
    height: 48px;
    background-position: 0px -48px
}

.CustomValidatorCalloutStyle div,
.CustomValidatorCalloutStyle td {
    border: solid 1px #a52a2a;
    background-color: #FFF;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    margin: 0
}

.personalisedmenu1 {
    background-image: url('../images/personalised/menuoption1.gif');
    background-position: 0px 0px
}

.personalisedmenu1:hover {
    background-image: url('../images/personalised/menuoption1.gif');
    background-position: 0px -292px
}

.personalisedmenu2 {
    background-image: url('../images/personalised/menuoption2.gif');
    background-position: 0px 0px
}

.personalisedmenu2:hover {
    background-image: url('../images/personalised/menuoption2.gif');
    background-position: 0px -292px
}

.personalisedmenu3 {
    background-image: url('../images/personalised/menuoption3.gif');
    background-position: 0px 0px
}

.personalisedmenu3:hover {
    background-image: url('../images/personalised/menuoption3.gif');
    background-position: 0px -292px
}

.personalisedmenu4 {
    background-image: url('../images/personalised/menuoption4.gif');
    background-position: 0px 0px
}

.personalisedmenu4:hover {
    background-image: url('../images/personalised/menuoption4.gif');
    background-position: 0px -292px
}

.personalisedmenu6 {
    background-image: url('../images/personalised/menuoption6.gif');
    background-position: 0px 0px
}

.personalisedmenu6:hover {
    background-image: url('../images/personalised/menuoption6.gif');
    background-position: 0px -292px
}

.hpfeaturelink1 {
    width: 485px;
    height: 250px;
    float: left;
    border: 0px solid #000;
    background-image: url('../images/banners/desktop/Homepagex4.jpg');
    background-position: top left
}

.hpfeaturelink2 {
    width: 465px;
    height: 250px;
    float: left;
    border: 0px solid #000;
    background-image: url('../images/banners/desktop/Homepagex4.jpg');
    background-position: top right
}

.hpfeaturelink2Amended {
    width: 465px;
    height: 250px;
    float: left;
    border: 0px solid #000;
    background-image: url('../images/banners/desktop/Homepage_1.jpg');
    background-position: top right
}

.hpfeaturelink2_generic {
    width: 465px;
    height: 250px;
    float: left;
    border: 0px solid #000;
    background-image: url('../images/banners/desktop/Homepagex4.jpg');
    background-position: top right
}


.hpfeaturelink3 {
    width: 485px;
    height: 185px;
    float: left;
    border: 0px solid #000;
    background-image: url('../images/banners/desktop/Homepagex4.jpg');
    background-position: bottom left
}

.hpfeaturelink4 {
    width: 465px;
    height: 185px;
    float: left;
    border: 0px solid #000;
    background-image: url('../images/banners/desktop/Homepagex4.jpg');
    background-position: bottom right
}

#feature {
    margin: auto;
    width: 950px;
    height: 435px;
    clear: both
}

.voucherfeaturelink1 {
    width: 485px;
    height: 260px;
    float: left;
    border: 0px solid #000;
    background-image: url('../images/banners/desktop/Homepage_vouchers.jpg');
    background-position: top left
}

.voucherfeaturelink2 {
    width: 465px;
    height: 260px;
    float: left;
    border: 0px solid #000;
    background-image: url('../images/banners/desktop/Homepage_vouchers.jpg');
    background-position: top right
}

.PnlPMC {
    margin: 10px;
    color: #797979;
    font-size: 12px;
    border-top: 1px dotted #9ed6f5;
    padding-top: 5px
}

.PnlPMC .title {
    font-family: 'me_to_you';
    font-size: 24px;
    color: #de006e
}

.PnlPMC .PMCtb {
    border: 1px solid #797979;
    width: 300px;
    padding: 3px
}

#voucherframe {
    width: 90%;
    margin: auto;
    background-position: top left;
    background-repeat: no-repeat
}

#voucherframe h1 {
    color: #dd006c
}

.carouselleft{float:left;margin-top:5px; margin-left:50px; width:462px;}
.carouselright{margin-right:40px;float:right;margin-top:5px}
.carouselheader{font-family:Arial;padding:0px;font-size:14px;color:#408ce4;font-weight:bold; border-bottom:1px solid #9ed6f5}
.carouselheaderlong{font-family:Arial;padding:5px;font-size:14px;color:#408ce4;font-weight:bold;margin-bottom:8px; border-bottom:1px solid #9ed6f5}

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl
}

#carousel1 .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 440px;
    padding: 0;
    height: 140px;
    margin: auto;
    padding-top: 5px
}

#carousel2 .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 440px;
    padding: 0;
    height: 140px;
    margin: auto;
    padding-top: 5px
}

#carousel3 .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 900px;
    padding: 0px;
    margin:auto
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden
}

#carousel1 .jcarousel-skin-tango .jcarousel-item {
    width: 135px;
    height: 140px;
    text-align: center
}

#carousel2 .jcarousel-skin-tango .jcarousel-item {
    width: 135px;
    height: 160px;
    text-align: center
}

#carousel3 .jcarousel-skin-tango .jcarousel-item {
    width: 135px;
    height: 140px;
    text-align: center
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal,
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 0
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 65px;
    right: -4px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(../../images/page_details/carousel_right.png) no-repeat;
    background-size:20px;
}

#carousel2 .jcarousel-skin-tango .jcarousel-next-horizontal {
    right: -3px;
}

#carousel3 .jcarousel-skin-tango .jcarousel-next-horizontal {
    right: -14px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover {
    background: url(../../images/page_details/carousel_right_grey.png) no-repeat;
    background-size:20px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 65px;
    left: -4px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(../../images/page_details/carousel_left.png) no-repeat;
    background-size:20px;
}

#carousel2 .jcarousel-skin-tango .jcarousel-prev-horizontal {
    left: -3px;
    background-size:20px;
}

#carousel3 .jcarousel-skin-tango .jcarousel-prev-horizontal {
    left: -14px;
    background-size:20px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover {
    background: url(../../images/page_details/carousel_left_grey.png) no-repeat;
    background-size:20px;
}

#sliderFrame {
    position: relative;
    width: 1030px;
    clear: both;
    height: 351px;
    padding-top: 0;
    padding-left: 0;
    margin: auto
}

#slider {
    width: 950px;
    height: 351px;
    background: url(styleimages/loading.gif) 50% 50% no-repeat #fff;
    position: relative;
    margin-left: 45px;
    box-shadow: 0 0 0 #999
}

#slider img {
    position: absolute;
    border: none;
    display: none
}

#slider a.imgLink {
    z-index: 2;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%
}

div.mc-caption-bg,
div.mc-caption-bg2 {
    position: absolute;
    width: 100%;
    height: auto;
    padding: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
    overflow: hidden;
    font-size: 0
}

div.mc-caption-bg {
    background-color: #000
}

div.mc-caption {
    font: 700 14px/20px Arial;
    color: #EEE;
    z-index: 4;
    padding: 10px 0;
    text-align: center
}

div.mc-caption a {
    color: #FB0
}

div.mc-caption a:hover {
    color: #DA0
}

div.navBulletsWrapper {
    display:none;
    top: 334px;
    left: 419px;
    width: 150px;
    background: 0 0;
    padding-left: 20px;
    position: relative;
    z-index: 999;
    cursor: pointer
}

div.navBulletsWrapper div {
    width: 11px;
    height: 12px;
    background: url(styleimages/bullet.png) no-repeat;
    float: left;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 11px
}

div.navBulletsWrapper div.active {
    background-position: 0 -10px
}

#slider {
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0)
}

#mainmenuouter ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.nav {
    border-radius: 3px;
    width: 1030px;
    margin: 0 auto;
    height: 66px;
    position: relative;
    font: ArialRoundedMTBoldRegular;
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    border: 0 solid #000
}

.nav h3 {
    color: red;
    padding-bottom: 10px;
    font-size: 14px
}

.nav a {
    color: #018bbe;
    text-decoration: none
}

.nav a:hover {
    color: #914f96;
    text-decoration: none
}

.nav>li>div>a {
    padding-bottom: 10px
}

.nav li {
    list-style: none
}

.nav>li {
    padding: 0;
    float: left
}

.nav>li>a {
    float: left;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    line-height: 43px
}

.nav>li:hover>a {
    z-index: 9999999999
}

.nav>li>div {
    position: absolute;
    left: -4px;
    top: 46px;
    display: none;
    padding: 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .4)
}

.nav>li>div p:hover {
    background-color: #d4eaf9;
    color: #de006e
}

.nav>li>div.right {
    right: 0;
    left: auto
}

.nav>li>div .title:hover {
    background-color: #fff
}

.col1,
.col2,
.col3,
.col4,
.col5 {
    margin: 5px 0;
    float: left;
    padding: 0 10px;
    overflow: hidden
}

.container-1 {
    width: 950px;
    height: 420px;
    margin-left: 34px;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 5px solid #9ed6f5;
    border-right: 5px solid #9ed6f5;
    border-left: 5px solid #9ed6f5;
    background-color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 13px;
    overflow: none;
    margin-top: 1px
}

.container-1 .title {
    font-family: me_to_you;
    font-size: 23px;
    color: #de006e;
    margin-bottom: 5px;
    font-weight: 400
}

.container-1 .title a {
    color: #de006e
}

.container-1 a {
    color: #000
}

.container-1 a:hover {
    color: #de006e
}

.container-1 .col1 {
    width: 177px;
    margin-left: 12px;
    padding: 0
}

.container-1 .col2,
.container-1 .col3 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 13px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-1 .col4 {
    width: 207px;
    margin-left: 2px;
    padding: 0 0 0 13px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-1 .col5 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-1 p {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px
}

@-moz-document url-prefix() {
    .container-1 .title {
        font-family: me_to_you;
        font-size: 23px;
        color: #de006e;
        margin-bottom: 10px;
        font-weight: 400
    }
    .container-1 p {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 2px;
        height: 17px
    }
}

.container-2 {
    width: 950px;
    height: 325px;
    margin-left: 34px;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 5px solid #9ed6f5;
    border-right: 5px solid #9ed6f5;
    border-left: 5px solid #9ed6f5;
    background-color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 13px;
    overflow: none;
    margin-top: 1px
}

.container-2 .title {
    font-family: me_to_you;
    font-size: 23px;
    color: #de006e;
    margin-bottom: 5px;
    font-weight: 400
}

.container-2 .title a {
    color: #de006e
}

.container-2 a {
    color: #000
}

.container-2 a:hover {
    color: #de006e
}

.container-2 .col1 {
    width: 177px;
    margin-left: 12px;
    padding: 0
}

.container-2 .col2 {
    width: 167px;
    margin-left: 2px;
    padding: 0 0 0 13px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-2 .col3 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 13px;
    border-left: 1px dotted #9ed6f5;
    float: left;
    margin-top: 30px
}

.container-2 .col4 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 13px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-2 .col5 {
    width: 177Px;
    margin-left: 2px;
    padding: 0 0 0 13px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-2 p {
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px
}

@-moz-document url-prefix() {
    .container-2 .title {
        font-family: me_to_you;
        font-size: 23px;
        color: #de006e;
        margin-bottom: 10px;
        font-weight: 400
    }
    .container-2 p {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 2px;
        height: 17px
    }
}

.container-3 {
    width: 950px;
    height: 295px;
    margin-left: 34px;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 5px solid #9ed6f5;
    border-right: 5px solid #9ed6f5;
    border-left: 5px solid #9ed6f5;
    background-color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 13px;
    overflow: none;
    margin-top: 1px
}

.container-3 .title {
    font-family: me_to_you;
    font-size: 23px;
    color: #de006e;
    margin-bottom: 5px;
    font-weight: 400
}

.container-3 .title a {
    color: #de006e
}

.container-3 a {
    color: #000
}

.container-3 a:hover {
    color: #de006e
}

.container-3 .col1 {
    width: 177px;
    margin-left: 12px;
    padding: 0
}

.container-3 .col2 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left;
    margin-top: 43px
}

.container-3 .col3 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-3 .col4 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left;
    margin-top: 43px
}

.container-3 .col5 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-3 p {
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px
}

@-moz-document url-prefix() {
    .container-3 .title {
        font-family: me_to_you;
        font-size: 23px;
        color: #de006e;
        margin-bottom: 10px;
        font-weight: 400
    }
    .container-3 p {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 2px;
        height: 17px
    }
}

.container-4 {
    width: 950px;
    height: 420px;
    margin-left: 34px;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 5px solid #9ed6f5;
    border-right: 5px solid #9ed6f5;
    border-left: 5px solid #9ed6f5;
    background-color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 13px;
    overflow: none;
    margin-top: 1px
}

.container-4 .title {
    font-family: me_to_you;
    font-size: 23px;
    color: #de006e;
    margin-bottom: 5px;
    font-weight: 400
}

.container-4 .title a {
    color: #de006e
}

.container-4 a {
    color: #000
}

.container-4 a:hover {
    color: #de006e
}

.container-4 .col1 {
    width: 177px;
    margin-left: 12px;
    padding: 0
}

.container-4 .col2,
.container-4 .col3,
.container-4 .col4,
.container-4 .col5 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-4 p {
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px
}

@-moz-document url-prefix() {
    .container-4 .title {
        font-family: me_to_you;
        font-size: 23px;
        color: #de006e;
        margin-bottom: 10px;
        font-weight: 400
    }
    .container-4 p {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 2px;
        height: 17px
    }
}

.container-5 {
    width: 950px;
    height: 280px;
    margin-left: 34px;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 5px solid #9ed6f5;
    border-right: 5px solid #9ed6f5;
    border-left: 5px solid #9ed6f5;
    background-color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 13px;
    overflow: none;
    margin-top: 1px
}

.container-5 .title {
    font-family: me_to_you;
    font-size: 23px;
    color: #de006e;
    margin-bottom: 5px;
    font-weight: 400
}

.container-5 .title a {
    color: #de006e
}

.container-5 a {
    color: #000
}

.container-5 a:hover {
    color: #de006e
}

.container-5 .col1 {
    width: 177px;
    margin-left: 12px;
    padding: 0
}

.container-5 .col2 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left;
    margin-top: 43px
}

.container-5 .col3 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-5 .col4 {
    width: 157px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-5 .col5 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left;
    margin-top: 43px
}

.container-5 p {
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px
}

@-moz-document url-prefix() {
    .container-5 .title {
        font-family: me_to_you;
        font-size: 23px;
        color: #de006e;
        margin-bottom: 10px;
        font-weight: 400
    }
    .container-5 p {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 2px;
        height: 17px
    }
}

.container-6 {
    width: 950px;
    height: 280px;
    margin-left: 34px;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 5px solid #9ed6f5;
    border-right: 5px solid #9ed6f5;
    border-left: 5px solid #9ed6f5;
    background-color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 13px;
    overflow: none;
    margin-top: 1px
}

.container-6 .title {
    font-family: me_to_you;
    font-size: 23px;
    color: #de006e;
    margin-bottom: 5px;
    font-weight: 400
}

.container-6 .title a {
    color: #de006e
}

.container-6 a {
    color: #000
}

.container-6 a:hover {
    color: #de006e
}

.container-6 .col1 {
    width: 177px;
    margin-left: 12px;
    padding: 0
}

.container-6 .col2 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left;
    margin-top: 43px
}

.container-6 .col3 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-6 .col4 {
    width: 167px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left
}

.container-6 .col5 {
    width: 177px;
    margin-left: 2px;
    padding: 0 0 0 10px;
    border-left: 1px dotted #9ed6f5;
    float: left;
    margin-top: 43px
}

.container-6 p {
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px
}

@-moz-document url-prefix() {
    .container-6 .title {
        font-family: me_to_you;
        font-size: 23px;
        color: #de006e;
        margin-bottom: 10px;
        font-weight: 400
    }
    .container-6 p {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 2px;
        height: 17px
    }
}

.break {
    border-top: 1px solid #de006e;
    height: 0;
    margin-top: 14px
}

.drop {
    margin-top: 37px
}

@-moz-document url-prefix() {
    .container-1 p,
    .container-2 p,
    .container-3 p,
    .container-4 p,
    .container-5 p,
    .container-6 p {
        padding-top: 3px
    }
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    transition: left .3s, top .3s
}

.noUi-state-drag * {
    cursor: inherit!important
}

.noUi-horizontal {
    height: 8px
}

.noUi-horizontal .noUi-handle {
    width: 24px;
    height: 18px;
    left: -17px;
    top: -6px
}

.noUi-horizontal.noUi-extended {
    padding: 0 15px
}

.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

.noUi-vertical.noUi-extended {
    padding: 15px 0
}

.noUi-vertical.noUi-extended .noUi-origin {
    bottom: -15px
}

.noUi-background {
    background: #FAFAFA;
    box-shadow: inset 0 1px 1px #f0f0f0
}

.noUi-connect {
    background: #c2e2f5;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, .45);
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.noUi-origin {
    border-radius: 2px
}

.noUi-target {
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB
}

.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, .45), 0 3px 6px -5px #BBB
}

.noUi-dragable {
    cursor: w-resize
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize
}

.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}

.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect,
[disabled].noUi-connect {
    background: #B8B8B8
}

[disabled] .noUi-handle {
    cursor: not-allowed
}

.tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    font: 400 12px/12px Arial;
    border-radius: 3px;
    background: #fff;
    top: -26px;
    left: -2px;
    text-align: center;
    width: 25px;
    padding: 5px 1px
}

.tooltip strong {
    display: block;
    padding: 2px
}

#mainmenuouter p {
    line-height: 14px;
}

@media only screen and (min-width: 37.5em) {
    #mainmenuouter p {
        line-height: 16px;
    }
}

.watermark {
    color: #777777
}

.Star {
    background-image: url(../images/Star_25.gif);
    height: 25px;
    width: 25px;
}

.WaitingStar {
    background-image: url(../images/WaitingStar_25.gif);
    height: 25px;
    width: 25px;
}

.FilledStar {
    background-image: url(../images/FilledStar_25.gif);
    height: 25px;
    width: 25px;
}

.reviewcomments {
    font-size: 16px;
    color: #000000;
    font-family: 'futuramedium';
    padding: 5px
}

.watermarked {
    font-size: 16px;
    color: #999999;
    font-family: 'futuramedium'
}

.PnlRated {
    padding: 5px;
    padding-top: 0px;
    color: #ff0000;
    clear: both
}

.pnlRating {
    margin: auto;
    margin-top: 100px;
    z-index: 2001;
    padding: 10px;
    width: 450px;
    height: 600px
}

.lblrelated {
    color: black;
    cursor: pointer
}

#feedbacktable {
    font-family: 'Lato', sans-serif;
    border: 2px solid #9fd6f5;
    width: 450px;
    height: 600px;
    background-color: white
}

#feedbacktable td {
    font-family: 'Lato', sans-serif;
    font-size: 13px
}

#feedbacktable .title {
    background-color: #9fd6f5;
    width: 98%;
    margin: auto;
    padding: 5px;
    font-weight: bold;
    color: White;
    font-size: 16px
}

select {

  /* styling */
  background-color: #f4f4f4;
  border: 0px;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.05em 3.5em 0.05em 1em;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

    select.classic {
        background-image: url('../images/siteassets/selectarrows.jpg');
        background-repeat: no-repeat;
        background-position:right center;
        background-size: 18px
    }

select.classic:focus {
        background-image: url('../images/siteassets/selectarrows.jpg');
        background-repeat: no-repeat;
        background-position:right center;
        background-size: 18px
}

select.classic::-ms-expand {
    display: none;
}