*{
margin: 0;
/* padding: 0; */
}
@font-face {
font-family: myfont;
src: url("myfont.ttf");} 
@font-face {
font-family: seg;
src: url("seg.ttf");} 
body{
background: url(img/background.png);
font-smooth:always; 
-webkit-font-smoothing: antialiased; 
font-family: seg;}
#top{
background: url(img/top.png) repeat-x;
height: 143px;
margin-top: 10px;}
.width{
width: 960px;
margin-left: auto;
margin-right: auto;}
.logo{
width: 253px;
height: 78px;
margin-top: 23px;
border: none;
outline: none;}
#menu{
font-family: myfont;
font-size: 22px;
float: right;
margin-top: 51px;}
#menu li{
display: inline;
padding-right: 12px;
list-style-type: none;}
#menu a,#menu a:visited{
color: #fff;
text-decoration: none;
padding: 7px 12px;
text-shadow: 2px 2px 2px rgba(0,0,0,0.8);}
#menu a:hover{
background: url(img/menuhover.png) repeat-x;
height: 42px;
color: #523303;
text-shadow: 1px 1px 2px rgba(245,198,123,0.9);
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.8);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.8);
box-shadow: 2px 2px 2px rgba(0,0,0,0.8);}
#content{
background: rgba(255,255,255,0.5);
width: 950px;
margin-left: auto;
margin-right: auto;
padding: 8px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: 0 0 2px rgba(0,0,0,0.8);
-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.8);
box-shadow: 0 0 2px rgba(0,0,0,0.8);}
#serachform{
position: relative;}
.search{
background: url(img/search.png) no-repeat;
width: 75px;
height: 75px;
border: none;
cursor: pointer;
display: block;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;}
.discount-big{
background: url(img/discount.png) no-repeat;
width: 141px;
height: 74px;
color: #925e0c;
text-align: right;
padding-top: 14px;
font-size: 39px;
font-family: myfont;
text-shadow: 0 -1px 0 rgba(0,0,0,0.6), 0 1px 0 rgba(255,255,255,0.5);}
.deal_title_big{
font-family: myfont;
color: #363636;
font-size: 42px;
margin-left: 155px;
margin-top: -72px;
padding-bottom: 12px;}
.info{
margin-left: 460px;
margin-top: -297px;
font-size: 17px;
width: 430px;
z-index: 50;}
.info tr{
background: url(img/line.png) repeat-x;
height: 2px;
width: 100%;}
.info tr.nobg{
background: none;}
.info td{
padding: 14px 0;}
.info .lbl{
width: 100px;
text-align: right;
font-weight: bold;}
.info .value{
padding-left: 20px;}
.description{
clear: both;
padding-bottom: 45px;
padding-left: 28px;
overflow-wrap: anywhere;
}
.description p{
padding: 0 7px;}
.description p:nth-of-type(1){
padding-top: 20px;}
.info a,.info a:visited{
color: #363636;
text-decoration: none;}
.description a,.description a:visited{
color: #363636;
text-decoration: underline;}
.info a:hover,.description a:hover{
color: #fc9a00;}
#map{
background: rgba(236,233,233,0.85) url(img/loader.gif) no-repeat center center;
width: 50px;
height: 291px;
float: right;
margin-right: -8px;
position: relative;
overflow: hidden;
z-index: 100;
transition: width 1s, margin-left 1s;
-webkit-transition: width 1s, margin-left 1s;
-webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
-moz-box-shadow: -2px 0 5px #888;
-webkit-box-shadow: -2px 0 5px #888;
box-shadow: -2px 0 5px #888;}
.labels{
margin-left: 86px;
margin-top: -2px;
position: absolute;}
.label-location{
margin-left: 195px;}
.label-category{
margin-left: 115px;}
.label-sort{
margin-left: 199px;}
#serachform input{
margin-right: 5px;}
.input{
background: #e2e2e2;
border: none;
padding: 7px;
font-size: 15px;
font-family: Arial;
font-weight: bold;
z-index: 200;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.7), 0 1px 1px rgba(255,255,255,0.7);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.7), 0 1px 1px rgba(255,255,255,0.7);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.7), 0 1px 1px rgba(255,255,255,0.7);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.list{
margin-left: 5px;
margin-top: -47px;
line-height: 18px;
position: absolute;}
.lst{
display: none;}
.lst a,.lst a:visited{
color: #363636;
text-decoration: none;
padding: 15px 5px 10px 5px;
display: block;}
.lst a:hover{
background: #f2f1f1;
color: #f58a00;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.show{
width: 17px;
height: 8px;
float: right;
margin-top: 6px;
padding-left: 5px;}
.icon{
width: 23px;
height: 23px;
float: left;
margin-top: -3px;
padding-right: 10px;}

.line{
background: #fc9a00;
height: 2px;
width: 905px;
margin-left: 42px;
margin-top: -2px;}
.deals{
margin-top: 20px;
float: left;
}
.skix{
width: 463px;
height: 242px;
margin-bottom: 15px;
cursor: pointer;
transition: all 0.2s ease;
box-shadow: none;
border: solid 3px #c2c0c0;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;}
.skix:hover{
border-bottom: solid 3px #363636;
border-right: solid 3px #363636;
border-top: solid 3px #4d4c4c;
border-left: solid 3px #4d4c4c;
box-shadow: -1px 0 0 #4d4c4c, 0 1px 0 #363636, -2px 1px 0 #4d4c4c, -1px 2px 0 #363636, -3px 2px 0 #4d4c4c, -2px 3px 0 #363636, -4px 3px 0 #4d4c4c, -3px 4px 0 #363636, -5px 4px 0 #4d4c4c, -4px 5px 0 #363636, -6px 5px 0 #4d4c4c, -5px 6px 0 #363636, -7px 6px 0 #4d4c4c, -6px 7px 0 #363636, -8px 7px 0 #4d4c4c, -7px 8px 0 #363636, -9px 8px 0 #4d4c4c, -8px 9px 0 #363636, -10px 9px 0 #4d4c4c, -9px 10px 0 #363636, -11px 10px 0 #4d4c4c;
position: relative;
transform: translate(10px, -10px);
-ms-transform: translate(10px, -10px);
-webkit-transform: translate(10px, -10px);}
.ribbon{
background: url(img/ribbon.png) no-repeat;
width: 153px;
height: 37px;
display: block;
font-family: myfont;
text-decoration: none;
text-align: center;
padding-top: 7px;
color: #553503;
margin-left: -30px;
margin-top: 24px;
z-index: 100;
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);}
.stripe{
background: rgba(77,76,76,0.5);
width: 447px;
padding: 8px;
margin-top: 60px;}
.stripehover{
background: rgba(77,76,76,0.9);}
.deal_title{
font-family: myfont;
font-size: 21px;
color: #fc9a00;}
.discount{
float: right;}
.discount span:before {
border-color: transparent #fc9a00 transparent transparent;
border-style: solid;
border-width: 12px 12px 12px 0;
content: "";
float: left;
height: 0;
left: -12px;
position: absolute;
top: 0;
width: 0;}
.discount span {
background: none repeat scroll 0 0 #fc9a00;
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
color: #4d3003;
margin-left: 20px;
padding: 0 10px 0 6px;
text-decoration: none;
float: left;
font-size: 15px;
font-weight: bold;
height: 24px;
line-height: 24px;
margin-bottom: 12px;
position: relative;}
.deal_desc{
color: #fff;
margin-top: 6px;
font-size: 13px;
text-overflow: ellipsis;
    max-height: 52px;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}
.left{
float: left;
margin-right: 10px;}
.right{
float: right;}

#slider{
margin-top: 14px;}
.bannerscollection_zoominout {
position:relative;
line-height:20px;}
.bannerscollection_zoominout img {
position:relative;
display: block;
max-width:inherit;
max-height:inherit;
-webkit-backface-visibility: hidden;}
.bannerscollection_zoominout_list {
margin:0;
padding:0;
list-style:none;
display:none;}
.bannerscollection_zoominout .contentHolderVisibleWrapper {
position:absolute;
overflow:hidden;
margin-top:0px;
margin-top:-20px;}
.bannerscollection_zoominout .contentHolder {
position:absolute;}
.bannerscollection_zoominout .contentHolderUnit {
display:block;
overflow:hidden;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;}
.mycanvas {
position:absolute;
top:8px;
right:10px;
z-index:10;}
.myloader {
background:url(img/loader.gif);
width:37px;
height:37px;
position:absolute;
left:49%;
top:49%;
z-index:5;}
.bannerscollection_zoominout.opportune .contentHolderVisibleWrapper {
position:absolute;
overflow:hidden;
margin-top:0px;}
.bannerscollection_zoominout.opportune .bannerControls {
position:absolute;
left:0;
top:0;
z-index:2;
width:100%;}
.bannerscollection_zoominout.opportune .leftNav {
position:absolute;
left:0px;
width:63px;
height:72px;
background:url(img/leftNavOFF.png) 0 0 no-repeat;
cursor: pointer;}
.bannerscollection_zoominout.opportune .leftNav:hover {
background:url(img/leftNavON.png) 0 0 no-repeat;}
.bannerscollection_zoominout.opportune .rightNav {
position:absolute;
right:0px;
width:63px;
height:72px;
background:url(img/rightNavOFF.png) 0 0 no-repeat;
cursor: pointer;}
.bannerscollection_zoominout.opportune .rightNav:hover {
background:url(img/rightNavON.png) 0 0 no-repeat;}
.bannerscollection_zoominout.opportune .bottomNav {
position:absolute;
width:0px;
height:24px;
bottom:-56px;
z-index:3;
padding-left:9px;}

.ajax{
margin-top: -10px;}
.r {
position: relative; }
.rating, .transparent {
position: absolute;}

.star {
background: url(img/stars.png);
cursor: pointer;
float: left !important;
z-index: 90;
height: 22px;
width: 25px;}
.transparent .star {
background: url(img/stars.png);
background-position: 0 -44px;
height: 22px;
width: 25px;
overflow: hidden;
display: block;}

.votes {
float: left;
font-size: 15px;
padding-left: 5px;
padding-top: 3px;}
.you{
font-size: 15px;
margin-top: 27px;
position: absolute;}

a.goback{
background: url(img/goback.png) no-repeat;
display: none;
outline: none;
overflow: hidden;
border: none;
position: fixed;
background-repeat: no-repeat;
}
a.goback{
background-position: 0 0;
width: 75px;
height: 220px;}
a.goback:hover{
background-position: 0 -220px;}
a.goback span{
display: block;
text-indent: -99999px;}

.pagination{
margin: 20px;
text-align: center;
font-size: 18px;}
.pagination a,.pagination a:visited{
background: url(img/separator.png) no-repeat;
padding: 10px 8px 10px 17px;
color: #363636;
outline: none;
text-decoration: none;}
.pagination a:hover{
color: #fc9a00;}
.current{
padding: 10px 8px 10px 17px;
color: #fc9a00;}
.pagination span{
background: url(img/separator.png) no-repeat;
padding: 10px 8px 10px 17px;}
a.nosep{
background: none;}


.footer{
color: #747474;
margin-top: 40px;
margin-bottom: 40px;
font-size: 12px;
text-align: center;}
.footer a,.footer a:visited{
color: #363636;
font-weight: bold;
text-decoration: none;}
.footer a:hover{
text-decoration: underline;}
