@charset "UTF-8";
/* CSS Document */


body {
    /* background: url(../images/backg-global.png) repeat-x scroll left 120px; */
    font-family: 'Open Sans', sans-serif;
}

@media screen {

/* @group Header */

header .ym-gbox {
    padding: 0;
}

#logo {
    float: left;
    height: 7.5em; 
    width: 17.3125em;
}

header .ym-gbox.top-links {
    float: right;
}

header .ym-gbox.top-links {
    font-size: 0.75em;
    padding-top: 4.16666666666667em;
}

header .ym-gbox.top-links a {
    border-radius: 0.41666666666667em;
    margin-left: 0.83333333333333em;
    padding: 0.41666666666667em 0.83333333333333em;
}

header .ym-gbox.top-links a:hover {
    background-color: #d0e6cf;
    color: #335366;
}

/* @end */

/* @group General */

a {
    color: #667680;
    text-decoration: none;
}

h1 {
    color: #335366;
    font-size: 2.5625em;
    font-weight: 300;
}

h2 {
    color: #8fa68d;
    font-size: 1.125em;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1.11111111111111em;
}

.teaser {
    background-color: #d0e6cf;
    min-height: 11.25em;
    padding-bottom: 0.1em;
}

#wrapper.infoPage {
    padding: 5em 2em;
    width: 520px;
}

.standalone-wrapper #wrapper.infoPage {
    width: auto;
}

#wrapper.infoPage.suggest {
    margin: 0 auto;
    padding-bottom: 0;
    width: auto;
}

#wrapper.infoPage p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.5em 0 0 0;
    color: #666;
}

#wrapper.infoPage.suggest p {
    margin: 0 0 1.5em 0;
}

#wrapper.infoPage h1,
#wrapper.infoPage h2,
#wrapper.infoPage h3,
#wrapper.infoPage h4,
#wrapper.infoPage h5,
#wrapper.infoPage h6 {
    font-weight: 400;
    color: #333;
    margin:0;
}

#wrapper.infoPage h1 {
	font-size:250%;
	line-height: 0.8571em;
	margin: 0.4286em 0 0;
}

#wrapper.infoPage h2 {
	font-size:175%;
	line-height: 1.2em;
	margin: 2em 0 0 0;
}

#wrapper.infoPage h3 {
	font-size:133.33%;
	line-height: 0.8571em;
	margin: 2em 0 0 0;
}

#wrapper.infoPage h4 {
	font-size:116.67%;
	line-height: 1.125em;
	margin:2em 0 0 0;
}

#wrapper.infoPage h5 {
	font-size:100%;
	line-height: 1.2857em;
	margin: 1.5em 0 0 0;
}

#wrapper.infoPage h6 {
	font-weight: bold;
	font-size:100%;
	line-height: 1.5em;
	margin: 1.5em 0 0 0;
}

.ym-grid.voting {
    padding-right: 0.3125em;
}

.productImg {
    min-height: 230px;
	text-align: center;
}


/* @end */

/* @group Brands Section */

.ym-wrapper.brands-wrapper {
    max-width: 64.375em;
    margin-top: -5em;
    position: relative;
}

.brands {
    background-color: #edeff0;
    border: 1px solid #dadee0;
    border-radius: 0.3125em;
    -moz-box-shadow: 0 0 0 0.25em #ffffff;
    -webkit-box-shadow: 0 0 0 0.25em #ffffff;
    box-shadow: 0 0 0 0.25em #ffffff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 2.5em;
    padding: 1.25em;
    position: relative;
}

.brands.inactive {
    background-color: #fff;
    border-style: none;
    margin: 0;
    padding: 1em 0;
    width: 63em;
}

.brands .ym-g33.picture {
    background: url(../images/backg-col-33.png) no-repeat center top;
    min-height: 340px;
    text-align: center;
}

.brands .ym-g50.picture {
    background: url(../images/backg-col-50.png) no-repeat center top;
    min-height: 340px;
    text-align: center;
}


.brands.inactive .ym-g33.picture,
.brands.inactive .ym-g50.picture {
    background-image: none;
    min-height: 100px;
}

.brands .ym-g33 .ym-gbox-left,
.brands .ym-g33 .ym-gbox-right {
    background: url(../images/backg-col-33-b.png) no-repeat center bottom;
    padding-bottom: 1.25em;
}

.brands .ym-g50 .ym-gbox-left,
.brands .ym-g50 .ym-gbox-right {
    background: url(../images/backg-col-50-b.png) no-repeat center bottom;
    padding-bottom: 1.25em;
}


.brands.inactive .ym-g33 .ym-gbox-left,
.brands.inactive .ym-g33 .ym-gbox-right,
.brands.inactive .ym-g50 .ym-gbox-left,
.brands.inactive .ym-g50 .ym-gbox-right {
    background-image: none;
    padding-bottom: 1.25em;
}


.brands .ym-g33 .ym-gbox-left img,
.brands .ym-g33 .ym-gbox-right img,
.brands .ym-g50 .ym-gbox-left img,
.brands .ym-g50 .ym-gbox-right img {
    padding: 0.9375em 0.625em 1.25em;
    background: url(../images/backg-img.png) no-repeat center -1.25em;
}

.brands.inactive .ym-g33 .ym-gbox-left img,
.brands.inactive .ym-g33 .ym-gbox-right img,
.brands.inactive .ym-g50 .ym-gbox-left img,
.brands.inactive .ym-g50 .ym-gbox-right img {
    padding: 1.6875em 0.625em 0.625em;
    background: url(../images/backg-img-inactive.png) no-repeat center center;
}

.brands .ym-gbox,
.brands .ym-gbox-left,
.brands .ym-gbox-right{ 
    padding: 0;
}

.brands .ym-g33 img,
.brands .ym-g50 img {
    height: 13.25em;
    margin: 0 auto;
    width: 18.25em;
}

.offer {
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}

.win {
    background-color: #ff7e33;
    border-radius: 0.5em;
    border: 1px solid #ffb980;
    -moz-box-shadow: inset 0 0 10px #fff8ba, 0 3px 5px rgba(0, 0, 0, 0.3), 0 0 0 2px #ff7e33;
    -webkit-box-shadow: inset 0 0 10px #fff8ba, 0 3px 5px rgba(0, 0, 0, 0.3), 0 0 0 2px #ff7e33;
    box-shadow: inset 0 0 10px #fff8ba, 0 3px 5px rgba(0, 0, 0, 0.3), 0 0 0 2px #ff7e33;
    display: table;
    margin: -2.9375em auto 1.25em;
    text-align: center;
}

.win:hover {
    background-color: #ff9e66;
}


.win p {
    color: #fff;
    font-size: 1.125em;
    font-weight: 600;
    line-height: 24px;
    padding: 0.625em 1.25em;
}

.tel {
    color: #e56317;
    font-size: 1.5em;
    margin: 0.48em 0 0;
    text-shadow: 0 1px 0 #f7f6f6;
}

span.tel-icon {
    background: url(../images/icon-tel.png) no-repeat left center;
    padding-left: 30px;
}

p.tel span.apostrophe {
    color: #70828c;
    font-size: 0.66666666666667em;
    vertical-align: text-top; 
}

.win p a {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ff7e33), to(#f27830));
    background-image: -moz-linear-gradient(90deg, #ff7e33 0%, #f27830 100%);
    
    -moz-box-shadow: 0 1px 1px rgba(247, 246, 246, 0.5), inset 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 1px rgba(247, 246, 246, 0.5), inset 0 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(247, 246, 246, 0.5), inset 0 1px 0 rgba(0, 0, 0, 0.2);
    
    border-radius: 0.41666666666667em;
    
    color: #fff;
    font-size: 0.66666666666667em;
    margin-left: 1.66666666666667em;
    padding: 0.41666666666667em 0.83333333333333em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.win p a:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f27830), to(#ff7e33));
    background-image: -moz-linear-gradient(90deg, #f27830 0%, #ff7e33 100%);
    
    -moz-box-shadow: 0 -1px 1px rgba(247, 246, 246, 0.5), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -1px 1px rgba(247, 246, 246, 0.5), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 -1px 1px rgba(247, 246, 246, 0.5), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

p.brand-name {
    color: #5c6a73;
    font-size: 1.125em;
    text-shadow: 0 1px 0 #ffffff;
}

p.note {
    color: #70828c;
    font-size: 0.75em;
    float: left;
    margin: 1.66666666666667em 0 0 0.9em;
    line-height: 1.3em;
}

p.note span {
    font-size: 0.83333333333333em;
}

p.brandsIntrotext {
    color: #70828C;
    font-size: 1.25em;
    padding: 1em 0.3125em ;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
}

/* @end */

/* @group Generic Pages */

.ym-wrapper.standalone-wrapper {
    max-width: 64.375em;
    margin-top: -4em;
    position: relative;
}

/* @end */

/* @group Buttons & Footer */

.extra-tools {
    padding: 0 1.6875em 0 1.5em;
}

.extra-tools ul {
    margin-left: 0.4375em;
}

.extra-tools .ym-grid {
    box-sizing: border-box;
    padding: 1.875em 0;
}

a.button {
    background-color: #e2ede1;
    border-radius: 0.38461538461538em;
    color: #738b99;
    font-size: 0.8125em;
    margin: 0 0.625em 0 0;
    padding: 0.38461538461538em 1.53846153846154em;
    text-decoration: none;
}

a.button:hover {
    background-color: #a3cca3;
    color: #fff;
}

a.stand {
    background-color: #335366;
    color: #fff;
    font-weight: bold;
}

a.stand:hover {
    background-color: #86aabf;
}

a.mail-to-a-friend img {
    height: 1.1875em;
    width: 1.875em;
}

#fb-login.button {
    background: url(../images/fb.png) no-repeat 10px center #335366;
    border-radius: 0.38461538461538em;
    border-style: none;
    color: #fff;
    cursorr: pointer !important;
    font-size: 0.8125em;
    font-weight: bold;
    padding: 0.5em 1.53846153846154em 0.5em 2.5em;
}

#fb-login.button:hover {
    background-color: #86aabf;
}

.brands input[type="submit"] {
    background-color: #fff;
    border-radius: 0.38461538461538em;
    border: 1px solid #bac8d1;
    color: #335366;
    cursor: pointer;
    font-size: 0.8125em;
    font-weight: bold;
    margin: 0.625em 0 0 0;
    padding: 0.38461538461538em 1.53846153846154em;
    text-decoration: none;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.brands input[type="submit"]:hover {
    background-color: #86aabf;
    border: 1px solid #86aabf;
    color: #fff;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.voteOnline img {
    padding-top: 15px !important;
    background: url(../images/backg-img-inactive.png) center -20px !important;
}

.ym-grid.voting .ym-g50 {
    padding-top: 2em;
    text-align: right;
}

p.slogan {
    color: #70828c;
    float: right;
    font-style: italic;
    font-weight: normal;
    line-height: 2em;
    margin-right: 1em;
}

#social.icons .fb_iframe_widget,
#social.icons iframe,
#___plusone_0 {
    float: right !important;
}

#social.icons .fb_iframe_widget {
    margin: -2px 0 0 10px;
}

#___plusone_0 {
    margin-right: 10px !important;
}

footer .CollapsiblePanel {
    border-top: 2px dotted #dae1e6;
    margin-bottom: 2em;
    padding-top: 1em;
}

footer .CollapsiblePanelTab {
    margin-bottom: 2em;
}

footer .CollapsiblePanelTab span {
    border-bottom: 1px dotted #667680;
    color: #667680;
}

footer .CollapsiblePanelTab span:hover {
    border-bottom-color: #a3cca3;
    color: #a3cca3;
    cursor: pointer;
}

footer p,
footer h4 {
    color: #808080;
    font: 0.625em "Lucida Grande", Lucida, Verdana, sans-serif;
}

footer h4 {
    font-weight: bold;
    margin: 1.5em 0 .5em;
}

a.button.stand {
    float: right;
    display: inline-block;
    margin: 0;
    padding: 0.46153846153846em 1.53846153846154em;
}


/* @end */

/* @group Lists */

.list-detail {
}

.list-detail .ym-wbox {
    min-width: 61em;
}

.overviewContainer {
    background-color: #fff;
    border-radius: 0.3125em;
    -moz-box-shadow: 0 0 0 0.25em #ffffff;
    -webkit-box-shadow: 0 0 0 0.25em #ffffff;
    box-shadow: 0 0 0 0.25em #ffffff;
    padding: 3em 2em;
    min-width: 40.625em;
}

.standalone-wrapper .overviewContainer {
    box-shadow: 0 0 0 0.25em #eee;
}

ul.overviewList {
    border-top: 1px solid #ced5d9;
    list-style: none;
    margin: 0;
}

ul.overviewList li {
    background: url(../images/arrow-lists.png) no-repeat 0.625em center;
    border-bottom: 1px solid #ced5d9;
    line-height: 1em;
    margin-left: 0;
    padding: 1em 0;
}

ul.overviewList li.previewRow {
    background-image: none;
}

ul.overviewList.gewinner li {
    background-image: none;
    color: #667680;
}

ul.overviewList li:hover {
    background-color: rgba(226, 237, 225, 0.5);
}

ul.overviewList li.previewRow:hover {
    background-color: transparent;
}

ul.overviewList li a,
ul.overviewList li p {
    margin-left: 3.75em;
}

ul.overviewList li.previewRow p {
    color: #667680;
    margin-left: 0;
}

.archiv-dates {
    font-style: italic;
    font-size: 0.875em;
}

a.backToOverview {
    position: absolute;
    right: 0;
    top: -80px;
}

a.backToOverview img {
    opacity: 0.5;
}

a.backToOverview:hover img {
    opacity: 1;
}

.list-detail .colStand {
    border-radius: 5px;
    margin: 0 10px;
}

.list-detail .contentStand {
    border-radius: 5px;
    height: 30px;
}

.list-detail .contentStand p {
    line-height: 30px;
}

/* @end */

/* @group Voting Stand */

.vStandContainer {
    padding-top: 2em;
    width: 600px;
}


.vStandContainer h2 {
    font-size: 1.5em;
    font-weight: bold;
    font-style: normal;
    color: #404040;
}

.vStandContainer p {
    color: #4c4c4c;
    margin: 1.5em 0 0 0;
}

.vStand {
    border-top: 1px solid #78c173;
    border-bottom: 1px solid #78c173;
    padding: 40px 0 20px;
}

.vStand .ym-gbox {
    padding: 0;
}

.colBrand,
.colStand {
    margin-bottom: 20px;
}

.colBrand p {
    line-height: 40px;
    margin: 0;
    color: #444;
}

.colStand {
    background-color: #e7e7e7;
    border-radius: 10px;
}

.brands .colStand {
    margin: 0.5em auto 0;
    width: 312px;
}

.contentStand {
    background: #87d781; /* Old browsers */
    background: -moz-linear-gradient(left, #87d781 0%, #78c173 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87d781), color-stop(100%,#78c173)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #87d781 0%,#78c173 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #87d781 0%,#78c173 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #87d781 0%,#78c173 100%); /* IE10+ */
    background: linear-gradient(left, #87d781 0%,#78c173 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87d781', endColorstr='#78c173',GradientType=1 ); /* IE6-9 */

    border-radius: 10px;
    height: 40px;
}

.contentStand p {
    line-height: 40px;
    margin: 0;
    padding-left: 20px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

/* @end */


/* @group Facebook */

.brand-vote {
    color: #5C6A73;
    font-size: 1.125em;
    text-shadow: 0 1px 0 #FFFFFF;
    font-weight: bold;
    font-style: italic;
}

.visitUsOnFB {
    float: right;
    margin-left: 0.75em;
}

/* @end */

}


@media screen and ( min-width: 0px ) {

}

@media screen and ( max-width: 760px ) {
    header {
        margin-bottom: 1.25em;
    }
    
    header .ym-gbox.logo {
        text-align: center;    
    }
    
    #logo {
        float: none;
    }

    header .ym-gbox.top-links {
        float: none;
        text-align: center;
    }
    
    header .ym-gbox.top-links a {
        padding: 0;
    }

    .box.info {
        padding: 1em;
    }
    
    #wrapper.infoPage.suggest {
        overflow: scroll;
    }

    .ym-wrapper.brands-wrapper {
        margin-top: 0;
    }
    
    .brands-wrapper .ym-wbox {
    	padding-left: 0px;
    	padding-right: 0px;
    }

    .brands {
        padding: 1.25em 0;
    }
    
    .offer {
        margin: 0 0.5em;
    }
    
    .ym-grid.voting {
        padding: 1em;
    }
    
    .extra-tools .ym-g66 {
        box-sizing: border-box;
        margin-bottom: 1em;
        padding: 0.5em;
    }
    
    a.button {
        display: block;
        margin: 0 0 1em;
        padding: 1.5em;
    }
    
    p.note {
        float: none;
    }
    
}

@media screen and ( max-width: 480px) {
    header {
        margin-bottom: 1.25em;
    }

    header .ym-gbox.logo {
        text-align: center;    
    }
    
    #logo {
        float: none;
    }

    header .ym-gbox.top-links {
        float: none;
        text-align: center;
    }
    
    header .ym-gbox.top-links a {
        padding: 0;
    }
    
    .box.info {
        padding: 1em;
    }
    
    #wrapper.infoPage.suggest {
        overflow: scroll;
    }

    .ym-wrapper.brands-wrapper {
        margin-top: 0;
    }
    
    .brands-wrapper .ym-wbox {
    	padding-left: 0px;
    	padding-right: 0px;
    }
    
    .brands {
        padding: 1.25em 0;
    }
    
    .offer {
        margin: 0 0.5em;
    }
    
    .ym-grid.voting {
        padding: 1em;
    }

    .extra-tools .ym-g66 {
        box-sizing: border-box;
        margin-bottom: 1em;
        padding: 0.5em;
    }

    a.button {
        display: block;
        margin: 0 0 1em;
        padding: 1.5em;
    }
    
    p.note {
        float: none;
    }
    
    p.brandsIntrotext {
        padding: 0 1em 2em;
    }
    
    
}

/* gotrendy.css */