body, ul, hr, table, td, div, dl, dd, dt {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
}
body{
    background: url(../images/desktop/pattern.png);
/*background: url(../images/desktop/ddeal-valentin-pattern.jpg);*/
color: #253c44;
}
input{
font-family: 'Source Sans Pro', sans-serif;
}
h2{
margin-top: 0;
padding-top: 0;
}
img{
border: none;
}
p {
line-height: 145%;
margin: 0;
padding: 0 0 15px;
}
ul, ol{
line-height: 145%;
margin-bottom: 15px;
}
a {
color: #41b6d1;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #15708c;
}
.clear{
clear: both;
margin: 0;
padding: 0;
}
/**/
.orangegradient{
    background: #ff8740; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODc0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjZiMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ff8740 0%, #f26b19 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8740), color-stop(100%,#f26b19)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ff8740 0%,#f26b19 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ff8740 0%,#f26b19 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ff8740 0%,#f26b19 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ff8740 0%,#f26b19 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8740', endColorstr='#f26b19',GradientType=0 ); /* IE6-8 */
    border: 1px solid #f7a012;
}
.greengradient{
    background: #dff7d2; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmZjdkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjNzlkMTQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjNTJiZDFiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #dff7d2 0%, #79d140 3%, #52bd1b 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dff7d2), color-stop(3%,#79d140), color-stop(99%,#52bd1b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dff7d2 0%,#79d140 3%,#52bd1b 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dff7d2 0%,#79d140 3%,#52bd1b 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dff7d2 0%,#79d140 3%,#52bd1b 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #dff7d2 0%,#79d140 3%,#52bd1b 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dff7d2', endColorstr='#52bd1b',GradientType=0 ); /* IE6-8 */
    border: 1px solid #37aa25;
}
.greengradient:hover{
    background: #def2d2; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZjJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjODBkYTQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjNGVhOTIwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #def2d2 0%, #80da45 3%, #4ea920 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#def2d2), color-stop(3%,#80da45), color-stop(99%,#4ea920)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #def2d2 0%,#80da45 3%,#4ea920 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #def2d2 0%,#80da45 3%,#4ea920 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #def2d2 0%,#80da45 3%,#4ea920 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #def2d2 0%,#80da45 3%,#4ea920 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#def2d2', endColorstr='#4ea920',GradientType=0 ); /* IE6-8 */
}
.greygradient{
    background: #f7f7f7; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f7f7f7 0%, #ebebeb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f7f7f7 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f7f7f7 0%,#ebebeb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f7f7f7 0%,#ebebeb 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f7f7f7 0%,#ebebeb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ebebeb',GradientType=0 ); /* IE6-8 */

}
.greygradient:hover{
    background: #ededed; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ededed 0%, #e2e2e2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ededed 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ededed 0%,#e2e2e2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ededed 0%,#e2e2e2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ededed 0%,#e2e2e2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-8 */
}
.purplegradient{
    background: #f8789f; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4Nzg5ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZWEzZTczIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjZTAzNzZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QwMzg2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #f8789f 0%, #ea3e73 2%, #e0376b 41%, #d03867 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8789f), color-stop(2%,#ea3e73), color-stop(41%,#e0376b), color-stop(100%,#d03867)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f8789f 0%,#ea3e73 2%,#e0376b 41%,#d03867 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f8789f 0%,#ea3e73 2%,#e0376b 41%,#d03867 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f8789f 0%,#ea3e73 2%,#e0376b 41%,#d03867 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f8789f 0%,#ea3e73 2%,#e0376b 41%,#d03867 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8789f', endColorstr='#d03867',GradientType=0 ); /* IE6-8 */
    border: 1px solid #c0325e;
}
.purplegradient:hover{
    background: #f5356f; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1MzU2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZDgxODUxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjYzQxZTUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FkMjk1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #f5356f 0%, #d81851 2%, #c41e50 41%, #ad2953 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5356f), color-stop(2%,#d81851), color-stop(41%,#c41e50), color-stop(100%,#ad2953)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5356f 0%,#d81851 2%,#c41e50 41%,#ad2953 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5356f 0%,#d81851 2%,#c41e50 41%,#ad2953 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5356f 0%,#d81851 2%,#c41e50 41%,#ad2953 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f5356f 0%,#d81851 2%,#c41e50 41%,#ad2953 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5356f', endColorstr='#ad2953',GradientType=0 ); /* IE6-8 */
}
/*tooltip*/
.tooltip {outline:none; }
.tooltip strong {line-height:30px; font-size: 15px;}
.tooltip:hover {text-decoration:none;}
.tooltip span{
    z-index:10;display:none; padding:8px 20px 12px;
    margin-top:-30px; margin-left:28px;
    width:240px; line-height:16px;
    font-size: 13px;
    text-align: left;
}
.tooltip span.w250 {
    width:250px;
}
.tooltip span.w350 {
    width:350px;
}
.tooltip:hover span{
    display:inline;
    position:absolute;
    color:#253c44;
    border:1px solid #96a2a6;
    background:#e3e8e8;}
.callout {
	z-index:20;
	position:absolute;
	top:30px;
	border:0;
	left:-10px;
	background:url(../images/desktop/sprite.png) no-repeat -214px -259px;
	width:10px;
	height: 21px;
	display:block;
}

/*CSS3 extras*/
.tooltip span
{
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 3px 3px 8px rgb(144, 144, 144);
    -webkit-box-shadow: 3px 3px 8px rgb(144, 144, 144);
    box-shadow: 3px 3px 8px rgb(144, 144, 144);
}
.greentext{
    color: #53bd1b;
}
#dialog-overlay {

    /* set it to fill the whil screen */
    width:100%;
    height:100%;

    /* transparency for different browsers */
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background:#000;

    /* make sure it appear behind the dialog box but above everything else */
    position:absolute;
    top:0; left:0;
    z-index:3000;

    /* hide it by default */
    display:none;
}


#dialog-box {

    /* css3 drop shadow */
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);

    /* css3 border radius */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

    background:#eee;
    /* styling of the dialog box, i have a fixed dimension for this demo */
    width:328px;

    /* make sure it has the highest z-index */
    position:absolute;
    z-index:5000;

    /* hide it by default */
    display:none;
}

#dialog-box .dialog-content {
    /* style the content */
    text-align:left;
    padding:10px;
    margin:13px;
    color:#666;
    font-family:arial;
    font-size:11px;
}

a.button {
    /* styles for button */
    margin:10px auto 0 auto;
    text-align:center;
    background-color: #e33100;
    display: block;
    width:50px;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;

    /* css3 implementation :) */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;

}

a.button:hover {
    background-color: #c33100;
}

/* extra styling */
#dialog-box .dialog-content p {
    font-weight:700; margin:0;
}

#dialog-box .dialog-content ul {
    margin:10px 0 10px 20px;
    padding:0;
    height:50px;
}
#content{
    text-align: center;
    width: 100%;
}
#content #content_inner{
    text-align: center;
    margin: 20px auto;
    width: 980px;
}
#content #content_left{
    float: left;
    width: 670px;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: left;
    padding: 10px 20px 25px;
    font-size: 14px;
}
#content_right{
    float: right;
    width: 255px;
    text-align: left;
}
#content #content_left h2{
    font-size: 22px;
    text-align: left;
    padding: 15px 0;
    color: #253c44;
    font-weight: normal;
    border-bottom: 1px solid #dbd9d9;
    line-height: 120%;
}
#content #content_left h3{
    font-size: 18px;
    text-align: left;
    padding: 0;
    margin: 10px 0 10px;
    color: #253c44;
    font-weight: 600;
}
.message{
    color: #615454;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    font-style: italic;
    margin: 20px auto 10px;
}
.message tr td:first-child{
    background: url(../../images/desktop/message.png) no-repeat;
    padding: 37px;
}
.message tr td:nth-child(2){
    padding: 10px 10px 18px 25px;
}
/*header*/
#header{
    background: url(../../images/desktop/header_bg_small.png) repeat-x 0px 0px;
    width: 100%;
    text-align: center;
}
#header #header_inner{
    margin: 0 auto;
    width: 980px;
    padding: 0 10px;
    position: relative;
}
#header_login{
    background: #fff;
    height: 76px;
    width: 100%;
    text-align: center;
}
#header_login #header_inner{
    margin: 0 auto;
    height: 76px;
    width: 720px;
    padding: 0 10px;
}
#header h1, #header_login h1{
    margin: 0;
    padding: 0;
    text-align: center;
}
#header h1{
    float: left;
}
#logo{
    width: 262px;
    height: 68px;

    /*background: #fff url(../../images/desktop/valentin-logo.png) no-repeat;*/
    background: #fff url(../../images/desktop/logo.png) no-repeat;
    margin-top: 9px;
    height: 64px;

    display: block;
}
#header_login{
    padding-top: 9px;
}
#header_login #logo{
    margin: 0 auto;
}
#logo span{
    display: none;
}
#header #citybox{
    margin: 25px 0 0 40px;
    width: 250px;
    height: 30px;
    float: left;
}
#citybox label.textlabel{
    float: left;
    font-size: 14px;
    padding: 6px 10px 0 0;
    text-align: right;
    width: 70px;
}
.cityselector{
    text-align: left;
}
.cityselector select {
    padding:5px;
    margin: 0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background: #fff;
    color:#252622;
    border:1px solid #dbd9d9;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    width: 150px;
    height: 30px;
}
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .cityselector select {padding-right:18px}
}

.cityselector label {position:relative}
.cityselector label:after {
    content:'>';
    font:17px "Consolas", monospace;
    color:#252622;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right: 0px;
    top: -2px;
    padding: 7px 0px 0px 10px;
    position: absolute;
    pointer-events: none;
    height: 18px;
    width: 18px;
    line-height: 11px;
    background: #f2f2f2;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom: 1px solid #dbd9d9;
}
.cityselector label:before {
    display:block;
    position:absolute;
    right: 0px;
    top: -2px;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    padding: 7px 0px 0px 10px;
    position: absolute;
    pointer-events: none;
    height: 18px;
    width: 18px;
    line-height: 11px;
    pointer-events:none;
    background: #f2f2f2;

}
#header #cart{
    width: 250px;
    height: 75px;
    float: left;
    margin-left: 10px;
}
#header #loginbox{
    width: 160px;
    height: 75px;
    float: right;
}
.cartlink{
    width: 185px;
    height: 40px;
    float: right;
    margin: 21px 0 0;
    color: #253c44;
    padding: 9px 20px 0 50px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-align: left;
    position: relative;
}
.cartlink:hover{
    color: #1daacb;
}
.cartlink.nohover{
    color: #253c44;
    cursor:default;
}
.cartlink span.icon{
    background: url(../../images/desktop/sprite.png) no-repeat -120px -208px;
    display: block;
    position: absolute;
    width: 21px;
    height: 19px;
    top: 9px;
    left: 21px;
}
/**/
.cartlink b{
    color: #f37155;
    font-size: 14px;
}
.cartlink .tri-left {
    position: absolute;
    background: url(../../images/desktop/sprite.png) no-repeat -384px -34px;
    top: 0px;
    left: 111px;
    width: 13px;
    height: 38px;
  }
.cartlink:hover .tri-left{
    position: absolute;
    background: url(../../images/desktop/sprite.png) no-repeat -384px -75px;
    top: 0px;
    left: 111px;
    width: 13px;
    height: 38px;
}
.cartlink.nohover .tri-left {
    position: absolute;
    background: url(../../images/desktop/sprite.png) no-repeat -384px -34px;
    top: 0px;
    left: 111px;
    width: 13px;
    height: 38px;
  }
.cartlink .cartbox{
    background: #fdf7ec;
    border: 1px solid #f5ddb6;
    border-left: none;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 74px;
    height: 29px;
    position: absolute;
    top: 1px;
    left: 124px;
    font-size: 12px;
    color: #000000;
    padding: 3px 8px;
    line-height: 14px;
}
.cartlink:hover .cartbox{
    background: #f37155;
    border: 1px solid #f37155;
    border-left: none;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 74px;
    height: 29px;
    position: absolute;
    top: 1px;
    left: 124px;
    font-size: 12px;
    color: #000000;
    padding: 3px 8px;
    color: #fff;
}
.cartlink.nohover .cartbox{
    background: #fdf7ec;
    border: 1px solid #f5ddb6;
    border-left: none;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 74px;
    height: 29px;
    position: absolute;
    top: 1px;
    left: 124px;
    font-size: 12px;
    color: #000000;
    padding: 3px 8px;
    line-height: 14px;
}
.cartlink:hover .cartbox b{
    color: #fff;
}
/**/
.loglink{
    width: 91px;
    height: 27px;
    float: right;
    margin: 10px 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #253c44;
    padding: 8px 20px 0 40px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-align: left;
    position: relative;
}
.loglink span{
    background: url(../../images/desktop/sprite.png) no-repeat -60px 0px;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 9px;
    left: 21px;
}
.loglink:hover{
    background: #e945df;
    color: #fff;
}
.loglink:hover span{
    background: url(../../images/desktop/sprite.png) no-repeat -80px -211px;
}
.reglink{
    width: 130px;
    margin: 0px 10px 0;
    padding: 5px 0;
    text-align: center;
    font-size: 13px;
    font-style: italic;
    text-decoration: underline;
    color: #41b6d1;
    float: right;
    font-weight: 600;
}
.reglink:hover{
    color: #15708c;
}
#header .couponlink{
    display: block;
    width: 70px;
    height: 27px;
    padding: 8px 0 0 26px;
    float: right;
    margin: 22px 15px 0 5px;
    font-size: 14px;
    color: #253c44;
    text-decoration: none;
    text-align: left;
    position: relative;
}
#header .couponlink:hover{
    color: #96572d;
}
#header .couponlink span{
    background: url(../../images/desktop/sprite.png) no-repeat 0 -180px;
    display: block;
    position: absolute;
    width: 20px;
    height: 22px;
    top: 4px;
    left: 0;
}
#header .couponlink:hover span{
    background: url(../../images/desktop/sprite.png) no-repeat -20px -180px;
}
#header #logedlink{
    /*width: 135px;*/
    height: 27px;
    float: right;
    margin: 22px 0 0;
    color: #253c44;
    padding: 8px 10px 20px 24px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-align: left;
    position: relative;
}
#header #logedlink span{
    background: url(../../images/desktop/sprite.png) no-repeat -40px 0px;
    display: block;
    position: absolute;
    width: 18px;
    height: 19px;
    top: 6px;
    left: 0;
}
#header #logedlink:hover span{

}
#logedlink b{
    margin: 0;
    float: left;
    font-weight: normal
}
#logedlink b i{
    font-weight: bold;
}
#logedlink img{
    margin: 7px 0 1px 10px;
    float: left;
}
.logsubmenu{
    width: 200px;
    position: absolute;
    right: 9px;
    top: 27px;
    padding: 50px 0 0 0;
    display: none;
    z-index: 1000;
}
.logsubmenu ul{
    margin:0;
    padding: 0;
    border: 5px solid #253c44;
    border-top: none;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #fff;
}
.logsubmenu ul li{
    border-top: 1px solid #dbd9d9;
    text-align: left;
}
.logsubmenu ul li:first-child{
    border-top: none;
}
.logsubmenu ul li a{
    display: block;
    color: #253c44;
    text-decoration: none;
    font-size: 15px;
    width: 140px;
    padding: 6px 10px 4px 40px;
    height: 40px;
    line-height: 120%;
    position: relative;
}
#header .logsubmenu ul li a em{
    background: url(../../images/desktop/sprite.png) no-repeat -20px -180px;
    display: block;
    position: absolute;
    width: 20px;
    height: 22px;
    top: 14px;
    left: 10px;
}
#header .logsubmenu ul li a span{
    font-size: 13px;
}
#header .logsubmenu ul li a.kuplink{
}
#header .logsubmenu ul li a.kuplink:hover{
    background: #fdefc8;
}
#header .logsubmenu ul li a.egyenleglink em{
    background: url(../../images/desktop/sprite.png) no-repeat 0px -60px;
    height: 20px;
}
#header .logsubmenu ul li a.egyenleglink b{
    color: #f05c3b;
}
#header .logsubmenu ul li a.egyenleglink:hover{
    background: #fdefc8;
}
#header .logsubmenu ul li a.adatlink em{
    background: url(../../images/desktop/sprite.png) no-repeat -80px 0px;
    height: 20px;
}
#header .logsubmenu ul li a.adatlink:hover{
    background: #fdefc8;
}
#header .logsubmenu ul li a.kartyalink em{
    background: url(../../images/desktop/sprite.png) no-repeat -351px -220px;;
    height: 22px;
}
#header .logsubmenu ul li a.kartyalink:hover{
    background: #fdefc8;
}
#header .logsubmenu ul li a.nyerdvisszalink em{
    background: url(../../images/desktop/sprite.png) no-repeat -378px -231px;
    height: 20px;
}

#header .logsubmenu ul li a.tombolalink em{
    background: url(../../images/desktop/sprite.png) no-repeat -47px -269px;
    height: 25px;
}

#header .logsubmenu ul li a.nyerdvisszalink:hover{
    background: #fdefc8;
}
#header .logsubmenu ul li a.kileplink{
    padding: 15px 10px 15px 40px;
    height: 20px;
}
#header .logsubmenu ul li a.kileplink em{
    background: url(../../images/desktop/sprite.png) no-repeat 0px -120px;
    height: 20px;
    top: 14px;
}
#header .logsubmenu ul li a.kileplink:hover{
    background: #fdefc8 url(../../images/desktop/logout_icon.png) no-repeat 10px 14px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
ul.menu{
    width: 100%;
    height: 40px;
    margin: 2px 0 0;
}
ul.menu li{
    display: inline;
}
ul.menu li a{
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 9px 44px 8px;
    display: block;
    float: left;
    position: relative;
}
ul.menu li a:hover{
    background: #18718c;
    padding: 8px 44px 9px;
}
ul.menu li a.active{
    background: #4ab7d8;
}
ul.menu li a.active:hover{
    background: #4ab7d8;
    padding: 9px 44px 8px;
}
ul.menu span{
    background: url(../../images/desktop/sprite.png) no-repeat 0 0;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 12px;
    left: 20px;
}


ul.menu .menu_aktualis.active span{
    background: url(../../images/desktop/sprite.png) no-repeat -20px 0px;
}

ul.menu .menu_gyorsbevaltas span{
    background: url(../../images/desktop/sprite_gyik.png) no-repeat -30px -180px;
    width: 24px;
    height: 17px;
}
ul.menu .menu_piacter{
    background: url(../../images/desktop/menu_piac.png) no-repeat 20px 11px;
}
ul.menu .menu_piacter:hover, ul.menu .menu_piacter.active{
    background: #4ab7d9 url(../../images/desktop/menu_piac_hover.png) no-repeat 20px 11px;
}
ul.menu .menu_kredit span{
    background: url(../../images/desktop/sprite.png) no-repeat 0 -60px;
    width:18px;
    height:18px;
}
ul.menu .menu_kredit.active span{
    background: url(../../images/desktop/sprite.png) no-repeat -20px -60px;
}
ul.menu .menu_keress_penzt span{
    background: url(../../images/desktop/sprite.png) no-repeat -168px -208px;
    width:22px;
    height:20px;
    left: 13px;
    top: 11px;
}
ul.menu .menu_keress_penzt.active span{
    background: url(../../images/desktop/sprite.png) no-repeat -190px -208px;
}
ul.menu .menu_hogyan span{
    background: url(../../images/desktop/sprite.png) no-repeat 0 -20px;
    width:18px;
    height:18px;
}

ul.menu .menu_advent span{ background: url(../../images/desktop/sprite.png) no-repeat 0px -310px;
    width:20px;
    height:20px; }

ul.menu .menu_hogyan.active span{
    background: url(../../images/desktop/sprite.png) no-repeat -20px -20px;
}
ul.menu .menu_kapcsolat span{
    background: url(../../images/desktop/sprite.png) no-repeat 0 -100px;
    top: 14px;
    left: 22px;
}
ul.menu .menu_kapcsolat.active span{
    background: url(../../images/desktop/sprite.png) no-repeat -20px -100px;
}

a.menu_advent{ background: #698c2e; color: white; /*font-weight: bold;*/ }
a.menu_advent:hover{ background: #698c2e !important; color: #f0ad21; }

ul.submenu{
    width: 100%;
    /*height: 48px;*/
    margin: 0;
    position: relative;
    z-index: 500;
}
.submenu_container{
    position: relative;
    padding: 10px 20px;
}
.submenu_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #4d6268;*
    /*background: #ee3a5d;*/
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    opacity:0.1;
    filter:alpha(opacity=10); /* For IE8 and earlier */
    z-index: 120;
}
ul.submenu li{
    display: inline;
    padding: 2px 0;
}
ul.submenu li a{
    color: #253c44;
    text-decoration: none;
    font-size: 14px;
    padding: 4px 10px 4px 10px;
    margin-right: 10px;
    display: block;
    float: left;
    font-weight: 600;
    position: relative;
}

/*ul.submenu li:last-child a span*/ div.submenu_container ul li.tombolas-ajanlatok a span{
    display: block;
    width: 30px;
    height: 30px;
    background: url(../../images/desktop/sprite.png) no-repeat -74px /*-268px*/ -270px;
    position: absolute;
    top:0;
    left:0;
}
div.submenu_container ul li.valentin-nap a{padding-left: 35px; color: #e7475d;}
div.submenu_container ul li.valentin-nap a span{
    display: block;
    width: 30px;
    height: 30px;
    background: url(../../images/desktop/sprite.png) no-repeat -74px /*-268px*/ -301px;
    position: absolute;
    top:0;
    left:0;
}
/*ul.submenu li a sup{
    color: #f05c3b;
    font-size: 12px;
}*/
ul.submenu li a:hover{
    text-decoration: underline;

}
ul.submenu li a.active{
    color: #f05c3b;
    background: #f8f9fa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 4px 10px;
    margin-right: 10px;
}
/*ul.submenu li:last-child a{
    padding-left: 35px;
    color: #f05c3b;
}*/
#header .logsubmenu ul li a.kileplink:hover{
    background: #fdefc8 url(../../images/desktop/logout_icon.png) no-repeat 10px 14px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
#header .reglinkpart{
	color: #fff;
	background: #d146c8;
	border: 1px solid #e242d7;
	padding: 10px 40px 10px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	display: block;
	position: relative;
}
#header .reglinkpart span{
	background: #fff url(../../images/desktop/partner_sprite.png) no-repeat 8px -133px;
	padding: 18px 15px;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#header .reglinkpart:hover{
	color: #fff;
	background: #c42aba;
	border: 1px solid #b91daf;
	padding: 10px 40px 10px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	display: block;
	position: relative;
}
#header .partnername{
	float: right;
	padding: 10px;
	text-align: right;
}
/*ul.submenu li a:hover sup{
    text-decoration: none;
}*/
/*header vége*/
/*footer*/
#footer{
    text-align: center;
}
#footer_top{
    height: 56px;
    border-bottom: 20px solid #2f5d6a;
}
#footer_center{
    background: #2d4b53;
    width: 100%;
    border-top: 1px solid #556d74;
}
#footer_center .inner{
    padding: 50px 10px 30px;
    width: 980px;
}
#footer_center .menu_box{
    width: 160px;
    float: left;
    text-align: left;
}
#footer_center .menu_box h3{
    color: #aed9e9;
    font-size: 12px;
    text-transform: uppercase;
}
#footer_center .menu_box ul, #footer_center .menu_box ul li{
    margin: 0;
    padding: 0;
    line-height: 130%;
}
#footer_center .menu_box ul li a{
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
#footer_center .menu_box ul li a:hover{
    text-decoration: underline;
}
#footer_center .totop{
    width: 163px;
    height: 14px;
    position: absolute;
    top: -52px;
    left:406px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 60px 0 0;
}
#footer_center .totop:hover{
    color: #f95e22;
}
#footer_center .totop span{
    display: block;
    width: 163px;
    height: 55px;
    position: absolute;
    top: 0px;
    left:0px;
    background: url(../../images/desktop/sprite.png) no-repeat -204px -60px;
}
#footer_center .totop:hover span{
    background: url(../../images/desktop/sprite.png) no-repeat -204px 0px;
}
#footer_bottom{
    width: 100%;
    background: #1d2225;
    color:#81a7b2;
    font-size: 12px;
    padding: 14px 0;
}
#footer .inner{
    margin: 0 auto;
    width: 980px;
    position: relative;
}
#footer #footer_center .right_box{
    width: 339px;
    border-left: 1px solid #425b62;
    float: right;
    text-align: left;
}
#footer #footer_center .right_box .right_box_inner{
    width: 283px;
    border-left: 1px solid #1d2225;
    padding: 9px 0 10px 55px;
}
#footer #footer_center .right_box label{
    color: #aed9e9;
    font-size: 12px;
}
#footer #footer_center .right_box label.sporolas{
    float: left;
	margin-bottom: 20px;
	padding: 3px 0 0;
}
#footer #footer_center .right_box .sporolasdiv{
    float: left;
    text-align: right;
    width: 156px;
}
#footer #footer_center .right_box .sporolasdiv b{
    color: #ef9d61;
    float: left;
    text-align: right;
    width: 140px;
    font-size: 18px;
    font-weight: 400;
    line-height: 110%;
}
#footer #footer_center .right_box .sporolasdiv span{
    float: right;
    color: #a5cedd;
    font-size: 14px;
    padding: 2px 0 0;
}
#footer #footer_center .right_box .bankokdiv, #footer #footer_center .right_box .kartyakdiv{
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    width: 273px;
    margin: 5px 0 10px;
	text-align: center;
}
#footer #footer_center .right_box .kartyakdiv{
    margin: 5px 0 10px;
    background: #fff;
    height: 31px;
}
#footer #footer_center .right_box .kartyakdiv span{
    background: url(../../images/desktop/sprite.png) no-repeat -170px -328px;
    height: 31px;
    width: /*190px*/ 222px;
    display: block;
	margin: 0 auto;
}
#footer .cib{
    display: block;
    width: 166px;
    height: 31px;
    background: url(../../images/desktop/sprite.png) no-repeat -60px -140px;
    margin: 0 20px 0 0;
    float: left;
}
#footer .jivochat{
    display: block;
    width: 166px;
    height: 31px;
    background: url(../../images/desktop/jivochat.png) no-repeat center;
    margin: 0 auto;
	text-align: center;
}
#footer /*.payu*/ .simple_pay{
    display: block;
    width: /*72px*/ 78px;
    height: 31px;
    background: url(../../images/desktop/sprite.png) no-repeat /*-60px -109px*/ -214px -285px;
    float: left;
}
/*footer vége*/
#panel {
    background: #2F3131;
    width: 100%;
    height: 40px;
    position: fixed;
    left: 0;
    bottom: -300px;
    /* transform: translateY(200px); */
    /* transition: transform 0.3s ease-in-out; */
    transition: all 1s ease-in-out;
    z-index: 30000;
    text-align: center;
    padding-top: 8px;
    color: #ccc;
    font-size: 14px;
}
#panel .panel_inner{
    width: 960px;
    margin: 0 auto;
}
#panel.newsletterpanel{
    right: 0;
	bottom: 0px;
	transition: all 1s ease-in-out;
}
#panel .closepanel{
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 50px;
	color: #96dcf0;
	padding: 30px 0 0 30px;
	text-align:left;
	text-decoration: none;
	cursor:pointer;
}
#panel .closepanel:hover{
	color: #d6f3fb;
}
#panel .closepanel span{
	position: absolute;
	top: 29px;
	left: 25px;
	background: url(../../images/panel_close.png) no-repeat 0px -80px;
	width: 25px;
	height: 25px;
}
#panel .closepanel:hover span{
	background: url(../../images/panel_close.png) no-repeat 0px 0px;
}
#panel .newsletter_footer{
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#panel .newsletter_text{
	font-size: 14px;
	color: #ccc;
    padding: 7px 30px 0 10px;
    float: left;
}
#panel .newsletter_text .email_error{
	padding: 15px 0px;
	font-size: 18px;
	color: #f33;
	font-weight: bold;
	text-align: right;
}
#panel .newsletter_text .email_success{
	padding: 15px 0px;
	font-size: 18px;
	color: #3f3;
	font-weight: bold;
	text-align: right;
}
#panel #newsletter_panel{
	width: 430px;
	float: right;
	padding: 15px 30px 15px 0;
}
#panel #newsletter_panel input.newsletter_email{
	background: #fff;
	padding: 14px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 250px;
	border: none;
	font-size: 16px;
	float: left;
	outline: none;
}
#panel .newsletter_button{
	display: block;
	padding: 7px 15px;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	margin: 0 10px 0 0;
	font-weight: normal;
	float: right;
	cursor: pointer;
	outline: none;
}
.newsletter_popup{
	width:498px;
	height:113px;
	padding: 190px 15px 15px;
	background:url("../../images/desktop/newsletter_popup1.png") no-repeat;
	text-align: center;
	font-size: 14px;
}
.newsletter_popup h2{
	font-size: 20px;
	font-weight: bold;
}
.newsletter_popup h3{
	font-size: 15px;
	font-weight: normal;
	margin: -61px 0 15px;
}
.newsletter_popup b{
	color: #e12233;
}
.newsletter_popup p{
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
	color: #5e777b;
}
.newsletter_popup .button_long, .newsletter_popup .button_long1{
	display: block;
	padding: 11px 15px;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	margin: 10px auto 0;
	font-weight: normal;
	cursor: pointer;
	outline: none;
	width: 200px;
}
.newsletter_popup .button_long1{
	width: 90px;
	float: left;
	margin: 0 0px 0 124px;
}
.simplemodal-container .modalCloseown{
	width: 110px;
	padding: 13px;
	font-size: 13px;
	position:absolute;
	bottom: 73px;
	right: 117px;
	display:none;
}
/*newlayer*/
#mask, #mask1 {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
#dboxes .window, #dboxes1 .window1 {
	position:fixed;
	display:none;
	z-index:9999;
}
/*newsletter_popup*/
#dboxes1.newsletter_popup_box .window1 {
	width:600px;
	height:359px;
	color: #252622;
	background:none;
	border:0;
	padding: 0px;
}
/* Customize your modal window here, you can add background image too */
#dboxes1.newsletter_popup_box #dialogw1 {
  width:600px;
}
#dboxes1.newsletter_popup_box #dialogw1 .close{
	position:absolute;
	top: -14px;
	right: -13px;
	background: url(../../images/desktop/x.png) no-repeat;
	display:block;
	width: 25px;
	height: 29px;
}
#dboxes1.newsletter_popup_box .newsletter_popup{
	width:570px;
	height:169px;
	padding: 190px 15px 15px;
	/*background:url("../../images/desktop/newsletter_popup1.png") no-repeat;*/
	background:url("/images/hirlevel/kincsem_park_felugro_bg.jpg") no-repeat;
	text-align: center;
	font-size: 14px;
}
#dboxes1.newsletter_popup_box .newsletter_popup h2{
	padding: 0;
	margin: 0;
	font-size: 22px;
	color: #253c44;
	font-weight: normal;
}
#dboxes1.newsletter_popup_box .newsletter_popup .promo_text{
    color: #fff;
    font-size: 20px;
    width: 330px;
    position: absolute;
    top: 20px;
    left: 20px;
    text-align: left;
    line-height: 125%;
    font-weight: bold;
}
#dboxes1.newsletter_popup_box .newsletter_popup .promo_image{
    color: #fff;
    width: 220px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url("../../images/hirlevel/kincsem_park_nyeremeny.png") no-repeat;
    height: 200px;
    background-size: contain;
}
#dboxes1.newsletter_popup_box .newsletter_popup .promo_text strong{
    color: #fff450;
    font-size: 16px;
    font-weight: bold;
}
#dboxes1.newsletter_popup_box .newsletter_popup .promo_text p{
    color: #fff;
    font-size: 16px;
    margin: 0;
    line-height: 130%;
}
#dboxes1.newsletter_popup_box .newsletter_popup .promo_text p.smalltext{
    font-size: 15px;
    line-height: 125%;
    font-weight: normal;
}
#dboxes1.newsletter_popup_box .newsletter_popup #newsletter_text{
    text-align: left;
    padding: 5px;
    clear: both;
    font-size: 14px;
    font-weight: bold;
}
#dboxes1.newsletter_popup_box .newsletter_popup #newsletter_text .email_error{
    color: #f00;
}
#dboxes1.newsletter_popup_box .newsletter_popup #newsletter_text .email_success{
    color: #2e8c00;
}
#dboxes1.newsletter_popup_box .newsletter_popup .morelink{
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 94%;
}
#dboxes1.newsletter_popup_box .newsletter_popup .morelink a{
    color: #3f6622;
    text-decoration: underline;
}
#dboxes1.newsletter_popup_box .newsletter_popup #newsletter_panel{
    position: absolute;
    top: 271px;
}
#dboxes1.newsletter_popup_box .newsletter_popup #newsletter_panel input.newsletter_email{
    padding: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    width: 300px;
    font-size: 16px;
    float: left;
    margin-right: 15px;
}
#dboxes1.newsletter_popup_box .newsletter_popup h3{
	font-size: 15px;
	font-weight: normal;
	margin: -61px 0 15px;
}
#dboxes1.newsletter_popup_box .newsletter_popup b{
	color: #e12233;
}

#dboxes1.newsletter_popup_box .newsletter_popup b, #dboxes1.newsletter_popup_box .newsletter_popup strong{
    color: #F5ED4E;
}

/*#dboxes1.newsletter_popup_box .newsletter_popup p{
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
	color: #5e777b;
}*/
#dboxes1.newsletter_popup_box .newsletter_popup .button_long, #dboxes1.newsletter_popup_box .newsletter_popup .button_long1{
	display: block;
	padding: 11px 15px;
	color: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	margin: 10px auto 0;
	font-weight: normal;
	cursor: pointer;
	outline: none;
	width: 170px;
}
#dboxes1.newsletter_popup_box .newsletter_popup .button_long1{
	width: 90px;
	float: left;
	margin: 0 0px 0 193px;
}
#dboxes1.newsletter_popup_box .newsletter_popup .button_long{
    float: left;
    background: #de3d17;
    text-transform: uppercase;
    margin: 0;
    border: 1px solid #de3d17;
}

/*-------------------------------------------------------------*/
/* Szülinapi popupok */
/* mask layer */
.dd5birtday_popup_box .mask {
    position:absolute;
    z-index:9000;
    background-color:#000;
    display:none;
}

/*5 éves szülinapi játék popup*/
.dd5birtday_popup_box .window {
    position:fixed;
    display:none;
    z-index:9999;
    width:700px;
    height:460px;
    color: #fff;
    background:none;
    border:0;
    padding: 0;
}
/* Customize your modal window here, you can add background image too */
.dd5birtday_popup_box .window .close{
    position:absolute;
    top: -20px;
    right: 0;
    background: url(/images/popup/popupClose.png) no-repeat;
    display:block;
    width: 55px;
    height: 17px;
}
.dd5birtday_popup_box .dd5birtday_popup{
    width:670px;
    height:255px;
    padding: 190px 15px 15px;
    background:url("/images/popup/popupBackground.png") no-repeat;
    text-align: center;
    font-size: 14px;
}
.dd5birtday_popup_box .dd5birtday_popup h2{
    padding: 0;
    font-size: 28px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 20px 0;
}

.dd5birtday_popup_box .dd5birtday_popup .promo_text{
    color: #fff;
    font-size: 20px;
    width: 660px;
    position: absolute;
    top: 20px;
    left: 20px;
    text-align: left;
    line-height: 125%;
    font-weight: normal;
}
.dd5birtday_popup_box .dd5birtday_popup .promo_text p{
    color: #fff;
    font-size: 14px;
    margin: 0;
    text-align: center;
    line-height: 130%;
}
.dd5birtday_popup_box .dd5birtday_popup .morelink{
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 670px;
}
.dd5birtday_popup_box .dd5birtday_popup .morelink a.cta {
    text-align: center;
    font-size: 16px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    display: block;
    font-weight: normal;
    margin: 5px auto 0;
    width: 270px;
    cursor: pointer;
    /* IE6-9 */
    -moz-user-select: none;
    background: #E95F3E;
    border: 1px solid #d44726;
    box-shadow: 0 1px #f88c72 inset;
    color: white;
    padding: 15px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #762929;
    text-transform: uppercase;
    clear: both;
}
.dd5birtday_popup_box .dd5birtday_popup .morelink a.cta:hover{
    border: 1px solid #b52f10;
    color: #f5f2f2;
    background: #d74d2c;
}
.dd5birtday_popup_box .dd5birtday_popup span.highlight{
    color: #d8dd4e;
    font-weight: bold;
}
/*-------------------------------------------------------------*/
/* NLSubscription változat */

#popup_5evesDDNLSignUp h2 {
    margin: 0 10px 10px 10px;
}

#popup_5evesDDNLSignUp p {
    padding-bottom: 5px;
}

#popup_5evesDDNLSignUp .morelink {
    bottom: 10px;
}

#popup_5evesDDNLSignUp .alreadySignedUp, #popup_5evesDDNLSignUp .alreadySignedUp:hover {
    display: block;
    position: absolute;
    right: 0;
    bottom: 17px;
    color: #fff;
    text-decoration: underline;
}

/*----------------------------------------------------------------*/

#dboxes1.lejart_open_box #dialogw1 {
    width:980px;
    top: 70px;
    padding-top: 40px;
}
#dboxes1.lejart_open_box #dialogw1 .close{
    position: absolute;
    top: 10px;
    right: 7px;
    background: url(../../images/desktop/x.png) no-repeat right;
    display: block;
    width: 70px;
    height: 29px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    padding: 4px 0 0;
}
#dboxes1.lejart_open_box .lejart_open{
    width:940px;
    height:410px;
    padding: 100px 20px 15px;
    /*background:url("../../images/desktop/newsletter_popup1.png") no-repeat;*/
    background:#fff;
    text-align: center;
    font-size: 14px;
    border-radius:10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#dboxes1.lejart_open_box .sad{
    width: 940px;
    height: 300px;
    background: url("../../images/desktop/lejart_ajanlat.png") no-repeat center top;
    position: absolute;
    top: -20px;
    padding-top: 120px;
    font-size: 24px;
    color: #ec710f;
}
#dboxes1.lejart_open_box .lejart_ajanlat{
    border: 1px solid #dfdddd;
    width: 920px;
    padding: 10px;
    position: relative;
    text-align: left;
}
#dboxes1.lejart_open_box .ajanlat_text{
    float: left;
    width: 450px;
    margin-left: 10px;
}
#dboxes1.lejart_open_box .lejart_ajanlat h3{
    margin: 0;
    padding: 4px 0 10px;
    font-weight: normal;
    font-size:20px;
}
#dboxes1.lejart_open_box .lejart_ajanlat .ajanlat_image{
    float: left;
    position: relative;
}
#dboxes1.lejart_open_box .lejart_ajanlat .ajanlat_image span{
    float: left;
    width: 30px;
    padding: 5px 8px;
    color: #fff;
    background: #f7a012;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
}
#dboxes1.lejart_open_box .lejart_ajanlat .ajanlat_price{
    height: 35px;
    padding: 6px 10px 6px;
    /* margin: 0 -20px 0 0; */
    position: absolute;
    background: #f7a012;
    /* float: right; */
    width: 230px;
    top: 19px;
    right: -10px;
}
#dboxes1.lejart_open_box .lejart_ajanlat .ajanlat_price .ajanlat_eredeti_ar{
    text-decoration: line-through;
    font-size: 16px;
    display: block;
    float: left;
    padding: 14px 0 0 10px;
    font-style: italic;
}
#dboxes1.lejart_open_box .lejart_ajanlat .ajanlat_price .ajanlat_pricelabel{
    float: left;
    padding: 12px 0 0 20px;
    font-size: 18px;
}
#dboxes1.lejart_open_box .lejart_ajanlat .ajanlat_price .ajanlat_price_sum{
    font-size: 26px;
    color: #fff;
    display: block;
    float: left;
    padding: 4px 5px 0 7px;
    font-weight: 600;
}
#dboxes1.lejart_open_box .lejart_ajanlat .ajanlat_price .ajanlat_price_ft{
    float: left;
    padding: 12px 0 0 0px;
    font-size: 18px;
}
#dboxes1.lejart_open_box .lejart_ajanlat .ajanlat_price .triangle{
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 8px 10px;
    -webkit-transform: rotate(360deg);
    position: absolute;
    bottom: -8px;
    right: 0px;
    border-color: transparent transparent transparent #925f0c;
}
#dboxes1.lejart_open_box .lejart_open .similar{
    color: #5f7076;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 0 5px;
}
#dboxes1.lejart_open_box .product_box{
    width:300px;
    float:left;
    margin:10px;
    position:relative;
    cursor:pointer;
}
#dboxes1.lejart_open_box .product_box:first-child{
    margin-left: 0;
}
#dboxes1.lejart_open_box .product_box:last-child{
    margin-right: 0;
}
#dboxes1.lejart_open_box .product_box .vanajandek{
    position:absolute;top: 10px;left:10px;
    background: url(../../images/desktop/sprite.png) no-repeat -106px -232px;
    width:82px;height:27px;
}
#dboxes1.lejart_open_box .product_box.hovered{
    box-shadow:0 1px 2px 0 #999;
    -moz-box-shadow:0 1px 2px 0 #999;
    -webkit-box-shadow:0 1px 2px 0 #999;
    margin:8px 10px 12px;
}
#dboxes1.lejart_open_box .product_box:first-child.hovered{
    margin-left: 0;
}
#dboxes1.lejart_open_box .product_box:last-child.hovered{
    margin-right: 0;
}
#dboxes1.lejart_open_box .product_box img{
    width:300px;
}
#dboxes1.lejart_open_box .product_box .imagelayer{
    width:300px;
    position:absolute;
    top:152px;
}
#dboxes1.lejart_open_box .product_box .szazalek{
    padding:10px 0;
    color:#fff;
    display:block;
    font-size:18px;
    letter-spacing:1px;
    float:left;
    width:50px;
    height:24px;
    text-align:center;
    position: absolute;
    top: 0;
    right:0;
}
#dboxes1.lejart_open_box .product_box.orange .szazalek{
    background:#f7a012;
}
#dboxes1.lejart_open_box .product_box.purple .szazalek{
    background:#ba5286;
}
#dboxes1.lejart_open_box .product_box .imagelayer .blackrow{
    float:left;width:300px;
    background:#000;height:44px;margin:0;
    opacity:.5;filter:alpha(opacity=50);
}
#dboxes1.lejart_open_box .product_box .imagelayer h3{
    margin: 0;
    width: 290px;
    position: absolute;
    top: 6px;
    left: 6px;
    color: #fff;
    font-size: 13px;
    text-align: left;
    line-height: 130%;
    height: 34px;
    overflow: hidden;
}
#dboxes1.lejart_open_box .product_box .deal_param{
    width:298px;height:44px;
    border:1px solid #e5e5e5;border-top:0;
}
#dboxes1.lejart_open_box .product_box .params{
    width:252px;height:44px;
    float:left;border-right:1px solid #e5e5e5;
}
#dboxes1.lejart_open_box .product_box .params .prices{
    padding:7px 0 3px;
    margin:0 0 0 10px;
    width:222px;
}
#dboxes1.lejart_open_box .product_box .params .prices span.oldprice{
    text-decoration:line-through;
    font-size:14px;display:block;float:left;
    padding:9px 0 0;font-style:italic;
}
#dboxes1.lejart_open_box .product_box .params .prices span.newprice{
    font-size:24px;
    display:block;float:left;
    padding:0 5px 0 20px;
}
#dboxes1.lejart_open_box .product_box.orange .params .prices span.newprice{color:#f7a012}
#dboxes1.lejart_open_box .product_box.purple .params .prices span.newprice{color:#ba5286}
#dboxes1.lejart_open_box .product_box .params .prices span.newpriceft{float:left;padding:9px 0 0;font-size:14px}
#dboxes1.lejart_open_box .product_box .buttondiv{width:45px;height:44px;float:right;cursor:pointer;text-align:center}
#dboxes1.lejart_open_box .product_box.orange .buttondiv span{
    display:block;width:10px;height:16px;
    margin:16px auto 0;
    background:url(../images/desktop/sprite.png) no-repeat -30px -120px
}
#dboxes1.lejart_open_box .product_box.purple .buttondiv span{
    display:block;
    width:10px;
    height:16px;
    margin:16px auto 0;
    background:url(../images/desktop/sprite.png) no-repeat -20px -120px
}
#dboxes1.lejart_open_box .product_box.hovered .buttondiv{
    width:45px;height:44px;float:right;
    margin-bottom:-1px;position:relative;
}
#dboxes1.lejart_open_box .product_box.hovered.orange .buttondiv{background:#f7a012}
#dboxes1.lejart_open_box .product_box.hovered.purple .buttondiv{background:#ba5286}
#dboxes1.lejart_open_box .product_box.hovered.orange .buttondiv span,#dboxes1.lejart_open_box .product_box.hovered.purple .buttondiv span{
    display:block;width:10px;height:16px;margin:16px auto 0;
    background:url(../images/desktop/sprite.png) no-repeat -40px -120px
}
#dboxes1.lejart_open_box .product_box .city{
    font-size:13px;width:170px;padding:3px 0 5px 20px;
    margin:6px 0 0 10px;text-align:left;position:relative
}
#dboxes1.lejart_open_box .product_box.orange .city span{
    position:absolute;top:4px;left:3px;
    width:16px;height:16px;display:block;background:url(../images/desktop/sprite.png) no-repeat -191px 0
}
#dboxes1.lejart_open_box .product_box.purple .city span{
    position:absolute;top:4px;left:0;
    width:16px;height:16px;display:block;
    background:url(../images/desktop/sprite.png) no-repeat -176px 0
}
#dboxes1.lejart_open_box .product_box .counter{
    width:70px;font-size:13px;
    padding:0 0 5px 20px;margin:2px 0 0 10px;
    text-align:left;float:left;position:relative
}
#dboxes1.lejart_open_box .product_box.orange .counter em{
    position:absolute;top:2px;left:0;
    width:16px;height:16px;display:block;background:url(../images/desktop/sprite.png) no-repeat -160px 0
}
#dboxes1.lejart_open_box .product_box.purple .counter em{
    position:absolute;
    top:2px;left:0;
    width:16px;height:16px;
    display:block;
    background:url(../images/desktop/sprite.png) no-repeat -140px 0
}
#dboxes1.lejart_open_box .product_box .category{
    width:120px;
    font-size:13px;padding:0 0 5px 20px;
    margin:2px 0 0 9px;text-align:left;
    float:right;position:relative
}
#dboxes1.lejart_open_box .product_box.orange .category span{
    position:absolute;top:1px;left:1px;
    width:16px;height:16px;display:block;
    background:url(../images/desktop/sprite.png) no-repeat -100px 0
}
#dboxes1.lejart_open_box .product_box.purple .category span{
    position:absolute;top:0;left:1px;width:16px;height:17px;display:block;
    background:url(../images/desktop/sprite.png) no-repeat -120px 0
}


/*tombola*/

#dboxes.tombola .window {
    width:500px;
    height:400px;
    color: #252622;
    background:none;
    border:0;
    padding: 0px;
}
#dboxes.tombola #dialogw .close{
    position:absolute;
    top: -14px;
    right: -13px;
    background: url(../../images/desktop/x.png) no-repeat;
    display:block;
    width: 25px;
    height: 29px;
}
#dboxes.tombola #dialogw{
    width:460px;
    height:360px;
    padding: 20px;
    background:#fff;
    text-align: center;
    font-size: 14px;
    border-radius:10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#dboxes.tombola #dialogw .button_long{
    display: block;
    padding: 11px 15px;
    color: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    margin: 10px auto 0;
    font-weight: normal;
    cursor: pointer;
    outline: none;
    width: 170px;
    border: 1px solid #f7a012;
}

.fbbutton_tombola {
    background: #78B5E9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #78B5E9 0%, #2E6492 2%, #25567F 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78B5E9), color-stop(2%, #2E6492), color-stop(100%, #25567F));
    background: -webkit-linear-gradient(top, #78B5E9 0%, #2E6492 2%, #25567F 100%);
    background: -o-linear-gradient(top, #78B5E9 0%, #2E6492 2%, #25567F 100%);
    background: -ms-linear-gradient(top, #78B5E9 0%, #2E6492 2%, #25567F 100%);
    background: linear-gradient(to bottom, #78B5E9 0%, #2E6492 2%, #25567F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78b5e9', endColorstr='#25567f', GradientType=0);
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    border: 1px solid #124775;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    text-decoration: none;
    display: block;
    font-weight: normal;
    margin: 5px auto 0;
    width: 85%;
    cursor: pointer;
}

.fbbutton_tombola span.btext {
    padding: 15px 75px 15px 0;
    text-align: center;
    display: block;
}

.fbbutton_tombola img{
    float: left;
    margin: 8px 20px 0;
}

div.tombola_label_container{
    display: block;
    position: absolute;
    top:  0px;
    left: 0px;
    background: #e95e3f;
    color: white;
    width: 74px;
    /*height: 20px;*/
    /*padding: 5px 25px;*/
    z-index: 1;
}

div.tombola_label_img{
    position: absolute;
    top: -18px;
    left: 9px;
    background: url('/images/desktop/sprite.png') -108px -263px;
    width: 60px;
    height: 30px;
    z-index: 9;
}

div.tombola_label_text{
    font-size: 12px;
    background: #e95e3f;
    color: white;
    width: 74px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 12;
    padding: 0px 0 2px 0px;
    text-align: center;
}

#deals .product_box {
     margin: 15px 10px 10px 10px;
}