html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    background: url(../images/bg.gif) left 0px #f7f7f7;
    font: normal 400 12px/18px verdana;   
    color:#919191;
}
@font-face {
    font-family: "Roboto";
     src: url('Roboto-Light.ttf');
}
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: block;
    height: 10px;
}

::-webkit-scrollbar-button:vertical:increment {
    background-color: #fff;
}

::-webkit-scrollbar-track-piece {
    background-color: #eee;
    -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background-color: #ccc;
    -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
    background-color: #ccc;
    -webkit-border-radius: 3px;
}
.width100{
	width:100%;
}
a {
    text-decoration:none !important;
    color:#919191;
}
a:hover {
    color:#0067b2;
}
.clear {
    clear:both;
}
.right {
    width:auto;
    float:right;
}
.header{
	width:100%;
	float:left;
	background:#eeeeee;
	padding:10px 0px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:20px;
}
@media(min-width: 900px){
	.wrapper {
	    width: 1000px;
	    margin:auto;
	}
	.smaller-padding{
		padding:0px 10px !important;
	}
	.topmenu{
		width:auto;
		float:right;
	}
	.topmenu ul li a{
		color:#dfdfdf;
		font-size:11px;
		text-decoration:none;
	}
	.buttons {
	    width:auto;
	    float:right;
	    margin-top:6px;
	}
	.inner_long {
	    width:100%;
	    float:left;
	}
	.search_but_long1 {
	    border: none;
	    width: 30px;
	    height: 30px;
	    background: url(../images/lupa.png) no-repeat 0px 3px;
	    position:absolute;
	    cursor: pointer;
	    top:-1px;
	}
	.no-padding-left-big{
		padding-left:0px !important;
	}
	.no-padding-right-big{
		padding-right:0px !important;
	}
	.captcha_l {
	    width:20%;
	    float:left;
	}
	.captcha_r {
	    width:80%;
	    float:left;
	    margin-top:15px;
	}
	.view_right {
	    width:100%;
	    float:left;
	    padding:17px 15px 19px 15px;
	    border: 1px solid #ccc;
	    background:#fff;
	}
	.white_fade {
	    width:228px;
	    height:153px;
	    background:url(../images/fade.png) left 0px;
	    position:absolute;
	    display:none;
	    z-index:9;
	    left:0px;
	    margin:44px 11px 0px 11px;
	}
	.white_fade_big {
	    width:311px;
	    height:173px;
	    background:url(../images/fade.png) left 0px;
	    position:absolute;
	    display:none;
	    z-index:9;
	    left:0px;
	    margin:44px 11px 0px 11px;
	}
	.margin-big{
		margin-top:20px;
	}
	.featured_fade_view .left {
	    width:auto;
	    height:45px;
	    line-height:45px;
	    margin-right:10px;
	    padding-left:30px;
	    font-size:13px;
	    float:left;
	    text-align:right;
	    color:#fff;
	    background:url(../images/main_icons.png) left -24px no-repeat;
	}
	.reveal-modal {
		width:716px;
		margin-left:-358px;
	    visibility: hidden;
	    top: 20%; 
	    left: 50%;
	    position: absolute;
	    z-index: 9998;
	}
	.box_img{
		min-height:152px;
	}
	.box .title{
		height:70px;
		float:left;
		overflow:hidden !important;
	}
	.box:hover .title{
		height:auto;
		position:absolute !important;
		left:11px;
		background:#fff;
		width:228px;
		border-bottom:1px solid #aaaaaa;
		padding:10px;
	}
	.box:hover .prices{
		margin-top:80px;
	}
	.reveal-modal .close-reveal-modal {
		margin: 18px 73px 0px 0px;
	}
	.banner-min{
		min-height:241px;
	}
	.bookingaff{
		position:absolute;
		margin:0px 0px 0px 5px;
	}
}
@media(max-width: 900px){
	.wrapper {
	    width: 100%;
	    margin:auto;
	}
	.topmenu{
		width:100%;
		float:right;
	}
	.topmenu ul li a{
		color:#dfdfdf;
		font-size:10px;
		text-decoration:none;
	}
	.buttons {
	    width:auto;
	    float:right;
	    margin-top:0px;
	}
	.logo{
		margin-top:5px;
	}
	.inner_long {
	    width:100%;
	    float:left;
	    margin-bottom:10px;
	}
	.search_but_long1 {
	    border: none;
	    width: 30px;
	    height: 30px;
	    background: url(../images/lupa.png) no-repeat 0px 3px;
	    position:absolute;
	    cursor: pointer;
	    top:-1px;
	    right:-5px;
	}
	.no-padding-small{
		padding:0px !important;
	}
	.captcha_l {
	    width:45%;
	    float:left;
	}
	.captcha_r {
	    width:55%;
	    float:left;
	    margin-top:15px;
	}
	.view_right {
	    width:100%;
	    float:left;
	    padding:17px 15px 17px 15px;
	    border: 1px solid #ccc;
	    margin-top:15px;
	    background:#fff;
	}
	.margin-minus-top{
		margin-top:-35px;
	}
	.white_fade {
	    display:none !important;
	}
	.white_fade_big, .margin-big, .tosite-left{
		display:none !important;
	}
	.featured_fade_view .left {
	    width:auto;
	    height:45px;
	    line-height:45px;
	    margin-right:10px;
	    padding-left:30px;
	    font-size:11px;
	    float:left;
	    text-align:right;
	    color:#fff;
	    background:url(../images/main_icons.png) left -24px no-repeat;
	}
	.reveal-modal {
		width:100%;
	    visibility: hidden;
	    position: absolute;
	    top:0px;
	    z-index: 9998;
	}
	.reveal-modal .close-reveal-modal {
    	margin: 18px 30px 0px 0px !important;
	}
	.bookingaff{
		float:left;
	}
}
.content {
    width: 100%;
    float:left;
}
.topcategories{
	margin:15px 0px;
}
.headertop{
	width:100%;
	float:left;
	background:#353535;
	padding:6px 0px 7px 0px;
	font-size:12px;
	font-family:Roboto;
}
.topmenu ul li{
	width:auto;
	float:right;
	padding:0px 10px;
}
.topmenu ul li a:hover, .topmenu .active{
	color:#fff;
}
.sort-by{
	width:auto;
	float:left;
	margin:12px 0px 0px 0px;
}
.sort-by ul li{
	width:auto;
	float:right;
	padding:0px 20px 0px 0px;
	color:#878787;
	font-size:12px;
	text-decoration:none;
	font-family:Roboto;
	cursor:pointer;
}
.sort-by ul li:hover{
	color:#595959;
}
.total{
	color:#878787;
	font-size:12px;
	text-decoration:none;
	font-family:Roboto;
}
.total-top{
	width: 100%;
    float: left;
    margin: 20px 0px;
    font-size:16px;
}
.total:hover{
	color:#878787;
	text-decoration:none;
}
.tosite-left{
	margin-left:105px !important;
}
#menu nav {
    position: relative;
    top: 75px;
}

#menu nav a {
    padding: 10px 5px;
    border-bottom: 1px dotted #c0c0c0;
    display: block;
    clear: both;
    font: bold 13px/18px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #fff;
    text-decoration: none;
}

#menu nav a:hover {
    color: #ee4e1d;
}

.top_menu {
    width:100%;
    float:left;
    height:80px;
}
.top_menu .left {
    width:auto;
    float:left;
    color: #919499;
    font-family: verdana;
    font-size: 16px;
    padding:33px 0px 0px 20px;
}
.top_menu .left span {
    color:#0067b2;
    font-size:14px;
}
.top_menu .center {
    width:auto;
    float:left;
    color: #919499;
    font-family: verdana;
    font-size: 16px;
    padding:32px 0px 0px 20px;
}
.top_menu .center .sort {
    width:auto;
    float:left;
    font-size:12px;
    margin-right:5px;
    padding-top:2px;
}
.top_menu .center ul {
    margin:0;
    padding:0;
    list-style-type: none;
}
.top_menu .center ul li {
    width:auto;
    float:left;
    padding:2px 15px 2px 30px;
    border:1px solid #0067b2; 
    margin-right:7px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    position: relative;
    behavior: url(/PIE.php);
    font-size:12px;
    color:#fff;
    text-shadow: 0 1px 1.5px rgba(0,0,0,0.5);
}
.top_menu .center .newest {
    background:url(../images/cat_icon.png) 9px -18px no-repeat #0067b2;
}
.top_menu .center .topview {
    background:url(../images/cat_icon.png) 9px -120px no-repeat #0067b2;
}
.top_menu .center .topliked {
    background:url(../images/cat_icon.png) 9px 5px no-repeat #0067b2;
}

.top_oferta {
    width:120px;
    height:120px;
    position:absolute;
    margin-top:-5px;
    margin-left:-5px;
    background:url(../images/top_oferta1.png) left 0px no-repeat;
    z-index:999;
}
.featured {
    width:455px;
    height:478px;
    padding:3px;
    float:left;
    margin:10px 12px 10px;
    background:#fff;
    border:1px solid #ccc;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    behavior:url(/PIE.php);
    overflow:hidden;
}
.featured_view {
    width:100%;
    height:285px;
    overflow:hidden !important;
    padding:3px;
    float:left;
    background:#fff;
    border:1px solid #ccc;
    overflow:hidden;
}
.featured_box {
    width:320px;
    height:140px;
    background:#fff;
    opacity:0.85;
    filter:alpha(opacity=85);
    position:absolute;
    display:none;
    margin-top:70px;
    margin-left:70px;
    z-index:999;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    behavior:url(/PIE.php);
}
.featured_img {
    width:100%;
    height:277px;
}
.featured_title {
    width:440px;
    height:40px;
    overflow:hidden;
    padding:7px 5px;
    float:left;
    color:#919499;
    font-family: Roboto;
    font-size: 16px;
    line-height: 18px;
}
.featured_review {
    width:440px;
    height:75px;
    overflow:hidden;
    float:left;
    padding:0px 5px 10px 5px;
    font-family: Arial,sans-serif;
    color: #919499;
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    border-bottom: 1px solid #0067b2;
}
.featured_prices {
    width:100%;
    float:left;
}
.featured_prices .value {
    width:auto;
    height:44px;
    line-height:44px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    float:left;
    color:#383838;
    padding-left:5px;
    padding-right:5px;
}
.featured_prices .value span {
    font-weight:bold;
    font-size:14px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color:#0067b2;
}
.lined {
    width:auto;
    height:44px;
    line-height:44px;
    float:left;
    color:#383838;
    font-weight:bold;
    font-size:14px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background:url(../images/zadraskano.png) 7px 17px no-repeat;
    margin-right:10px;
}
.big_sticky {
    width:59px;
    height:70px;
    position:absolute !important;
    margin-left:399px;
    background:url(../images/big_sticky.png) left 0px no-repeat;
    margin-top:-15px;
    color: #fff;
    line-height: 76px;
    text-align: center;
    font-size: 14px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-shadow: 0 1px 1.5px rgba(0,0,0,0.5);
    font-weight: 700;
    z-index:9999 !important;
}
.featured_fade {
    width: 448px;
    height: 45px;
    top:287px;
    margin-top: -33px;
    position: absolute;
    z-index: 2;
    background: url(../images/short-title-bg.png);
    font-size: 11px;
    font-family: verdana;
    line-height: 18px;
    color: #fff;
    padding-left: 6px;
    border-top: 1px solid #000;
    text-shadow: 1px 1px 2px #000;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    behavior: url(/PIE.php);
}
.featured_fade .left {
    width:auto;
    height:45px;
    line-height:45px;
    padding-left:30px;
    font-size:14px;
    float:left;
    background:url(../images/main_icons.png) left 12px no-repeat;
}
.featured_fade .right {
    width:auto;
    height:45px;
    line-height:45px;
    margin-right:10px;
    padding-left:30px;
    font-size:14px;
    float:right;
    text-align:right;
    background:url(../images/main_icons.png) left -27px no-repeat;
}
.featured_fade_view {
    width: 95%;
    height: 45px;
    margin-top:236px;
    margin-left:4px;
    position: absolute;
    z-index: 2;
    background: url(../images/short-title-bg.png);
    font-size: 11px;
    font-family: verdana;
    line-height: 18px;
    color: #fff;
    padding-left: 6px;
    border-top: 1px solid #000;
    text-shadow: 1px 1px 2px #000;
    z-index:99;
}
.featured_fade_view .right {
    width:auto;
    height:45px;
    line-height:45px;
    margin-right:10px;
    padding-left:45px;
    font-size:13px;
    float:right;
    text-align:right;
    color:#fff;
    background:url(../images/view_category.png) left 2px no-repeat;
}
.box {
    width:100%;
    height:auto;
    float:left;
    margin:10px 0px;
    background:#fff;
    border:1px solid #ccc;
}
.box_img {
    width:100%;
}
.bigimgwrap{
	width:100%;
	position:relative;
	height:auto;
}
.fromsite{
	width:100%;
	height:30px;
	position:absolute;
	bottom:0px;
	background: 0 0;
    background: -moz-linear-gradient(top,rgba(27,27,27,0) 0,rgba(27,27,27,.7) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(27,27,27,0)),color-stop(100%,rgba(27,27,27,.7)));
    background: -webkit-linear-gradient(top,rgba(27,27,27,0) 0,rgba(27,27,27,.7) 100%);
    background: -o-linear-gradient(top,rgba(27,27,27,0) 0,rgba(27,27,27,.7) 100%);
    background: -ms-linear-gradient(top,rgba(27,27,27,0) 0,rgba(27,27,27,.7) 100%);
    background: linear-gradient(to bottom,rgba(27,27,27,0) 0,rgba(27,27,27,.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001b1b1b', endColorstr='#1b1b1b', GradientType=0 );
    color: #fff;
    text-shadow: 0 1px 0px #000;
    text-align:right;
    padding:5px 10px;
    font-size:12px;
    font-family:Roboto;
    z-index:99;
}
.box .title {
    width:100%;
    padding:10px 10px 0px 10px;
    margin-bottom:10px;
    float:left;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    font-family: Verdana;
    color:#555555;
    text-decoration:none;
}
.box .title:hover{
	color:#000;
}
.sticky {
    background: url(../images/sticky.png) left 0;
    color: #fff;
    height: 50px;
    width: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-shadow: 0 1px 1.5px rgba(0,0,0,0.5);
    font-weight: 700;
    position: absolute;
    margin-top: -9px;
    margin-left: 176px;
    z-index: 99;
    opacity:1;
}
.fade {
    width:210px;
    height:25px;
    margin-top: -30px;
    position: absolute;
    z-index: 2;
    background: url(../images/short-title-bg.png);
    font-size: 11px;
    font-family:verdana;
    line-height: 18px;
    color: #fff;
    padding-left: 6px;
    border-top: 1px solid #000;
    text-shadow: 1px 1px 2px #000;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    behavior: url(/PIE.php);
}
.fade .left {
    width: 110px;
    float: left;
    background: url(../images/time_box.png) left 4px no-repeat;
    padding: 2px 0 3px 19px;
}
.fade .right {
    width: auto;
    float: right;
    margin-right: 5px;
    background: url(../images/coupon_box.png) left 4px no-repeat;
    padding: 2px 0 3px 18px;
    text-align: right;
}

.prices {
    width:90%;
    float:left;
    margin:0px 5% 15px 5%;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4; 
}
.prices .left {
    width:50%;
    float:left;
    height: auto;
    line-height: 22px;
    font-size: 12px;
    font-family: Verdana;
    padding-top: 2px;
    text-align:center;
    font-weight: bold;
    border-right: 1px solid #d4d4d4; 
    color:#878787;
}
.prices .left span, .prices .right span {
	width:100%;
	float:left;
	text-align:center;
    font-weight: 700;
    font-size: 15px;
    color: #569900;
    font-family: Verdana;
    padding-bottom:10px;
}
.prices .right {
    width:50%;
    float:right;
    height: auto;
    line-height: 22px;
    font-size: 12px;
    font-family: Verdana;
    padding-top: 2px;
    font-weight: bold;
    text-align:center;
    color:#878787;
}
.button {
    width:auto;
	padding:7px 10px;
    display: table;
	background:url(../images/tosite.png) left 0px;
    border: 1px solid #6d6e71;
    font-family:Roboto;
    font-size:12px;
    text-align:center;
    color:#000;
    margin:20px auto;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    text-shadow:0px 1px 0px #fff;
}
.featured_more {
    width:105px;
}
.send_question {
    width:310px;
    float:left;
    height:35px;
    line-height:25px;
}
.register_b {
    width:310px;
    float:left;
    height:35px;
    line-height:25px;
    margin-top:20px;
}
.show_deal {
    width:187px;
    float:left;
    height:25px;
    line-height:25px;
    margin-top:10px;
}
.fifty{
	width:50% !important;
	float:left !important;
	margin-top:10px !important;
}
.lostpass {
    width:auto;
    float:right;
    margin-top:10px;
    cursor:pointer;
    color:#919191;
    font-size:12px;
}
.terms{
	color:#919191;
    font-size:12px;
}
.button2 {
    width:auto;
	padding:7px 10px;
	background:url(../images/tosite.png) left 0px;
    border: 1px solid #6d6e71;
    font-family:Roboto;
    font-size:12px;
    float:left;
    text-align:center;
    color:#000;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    text-shadow:0px 1px 0px #fff;
}
.xml_save {
    width:100%;
    float:left;
    margin:10px 0px 20px -14px;
}
.xml_example {
    width:100%;
    height:auto;
    float:left;
    padding:8px 8px 0px 8px;
    border:1px solid #d4d4d4;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
}
.load_b:hover {
    color: #fff;
    background: #006AB2;
}
.button:hover, .button2:hover{
	text-decoration:none;
	color:#000;
}


.box:hover, .featured:hover, .g_map:hover{
    cursor:pointer;
    border:1px solid #aaaaaa;
    -webkit-box-shadow: 0px 0px 6px 3px rgba(235,235,235,1);
	-moz-box-shadow: 0px 0px 6px 3px rgba(235,235,235,1);
	box-shadow: 0px 0px 6px 3px rgba(235,235,235,1);
}
.inner_menu {
    display:none;
    padding-right:18px;
}
.divide {
    width:100%;
    float:left;
    height:2px;
    margin-top:6px;
    margin-bottom:6px;
}
.load_more {
    width:100%;
    float:left;
}
.load_b {
    width:300px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    color:#FFF;
    -webkit-box-shadow: rgba(0,0,0,0.45) 0 0 0;
    -moz-box-shadow: rgba(0,0,0,0.45) 0 0 0;
    box-shadow: rgba(0,0,0,0.45) 0 0 0;
    border: 1px solid #7cae24;
    border-color: #7cae24 #6b991f #497016 #6b991f;
    background: #7fbc27;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #95ce2c), color-stop(100%, #5c9c1c));
    background: -webkit-linear-gradient(#95ce2c,#5c9c1c);
    background: -moz-linear-gradient(#95ce2c,#5c9c1c);
    background: -o-linear-gradient(#95ce2c,#5c9c1c);
    background: linear-gradient(#95ce2c,#5c9c1c);
    text-shadow: rgba(0,0,0,0.3) 1px 1px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: Verdana,sans-serif;
    font-size:14px;
    behavior:url(/PIE.php);
    padding:5px;
    cursor:pointer;
    margin-top:15px;
    margin-bottom:20px;
}
.load_b span {
    width:auto;
    height:20px;
    padding:2px 5px 2px 5px;
    background:#5baa0b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior:url(/PIE.php);
   -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #447e09;
    font-size:11px;
    margin-left:10px;
}
.from {
    width:100%;
    float:left;
    text-align:center;
    font-family:verdana;
}
.from span {
    width:100%;
    float:left;
    font-size:12px;
    text-align:center;
    padding-top:5px;
}
.from_logo {
    width:auto;
    height:41px;
    margin:2px auto;
}
.views{
    width:100%;
    float:left;
    text-align:center;
    font-size:12px;
    padding-top:13px;
    padding-bottom:5px;
    font-family:Roboto;
    z-index:9999;
    color:#fff;
    text-shadow:0px 1px 0px #000;
}
.views span {
    font-weight:bold;
    font-size:13px;
    color:#fff;
}
.tosite{
	width:auto;
	padding:7px 10px;
	background:url(../images/tosite.png) left 0px;
    border: 1px solid #6d6e71;
    font-family:Roboto;
    font-size:12px;
    position:absolute;
    text-align:center;
    color:#000;
    margin:55px 60px 60px 65px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    text-shadow:0px 1px 0px #fff;
}
.suggested {
    width:80px;
    height:80px;
    background:url(../images/suggested.png) left 0px no-repeat;
    position:absolute;
    z-index:99;
    margin-top:-4px;
    margin-left:-4px;
}
.expiring {
    width:80px;
    height:80px;
    background:url(../images/expiring.png) left 0px no-repeat;
    position:absolute;
    z-index:99;
    margin-top:-4px;
    margin-left:-4px;
}
.limited {
    width:80px;
    height:80px;
    background:url(../images/limited.png) left 0px no-repeat;
    position:absolute;
    z-index:99;
    margin-top:-6px;
    margin-left:-6px;
}
.tipsy
{
    font-size:11px;
    position:absolute;
    z-index:100000;
    line-height:14px;
    padding:5px;
}

.tipsy-inner
{
    background:#000;
    color:#fff;
    max-width:200px;
    text-align:center;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:relative;
    behavior:url(/PIE.php);
    padding:4px 8px;
}

.tipsy-arrow
{
    position:absolute;
    width:0;
    height:0;
    line-height:0;
    border:5px dashed #000;
}

.tipsy-arrow-n
{
    border-bottom-color:#000;
}

.tipsy-arrow-s
{
    border-top-color:#000;
}

.tipsy-arrow-e
{
    border-left-color:#000;
}

.tipsy-arrow-w
{
    border-right-color:#000;
}

.tipsy-n .tipsy-arrow
{
    top:0;
    left:50%;
    margin-left:-5px;
    border-bottom-style:solid;
    border-top:none;
    border-left-color:transparent;
    border-right-color:transparent;
}

.tipsy-nw .tipsy-arrow
{
    top:0;
    left:10px;
    border-bottom-style:solid;
    border-top:none;
    border-left-color:transparent;
    border-right-color:transparent;
}

.tipsy-ne .tipsy-arrow
{
    top:0;
    right:10px;
    border-bottom-style:solid;
    border-top:none;
    border-left-color:transparent;
    border-right-color:transparent;
}

.tipsy-s .tipsy-arrow
{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-top-style:solid;
    border-bottom:none;
    border-left-color:transparent;
    border-right-color:transparent;
}

.tipsy-sw .tipsy-arrow
{
    bottom:0;
    left:10px;
    border-top-style:solid;
    border-bottom:none;
    border-left-color:transparent;
    border-right-color:transparent;
}

.tipsy-se .tipsy-arrow
{
    bottom:0;
    right:10px;
    border-top-style:solid;
    border-bottom:none;
    border-left-color:transparent;
    border-right-color:transparent;
}

.tipsy-e .tipsy-arrow
{
    right:0;
    top:50%;
    margin-top:-5px;
    border-left-style:solid;
    border-right:none;
    border-top-color:transparent;
    border-bottom-color:transparent;
}

.tipsy-w .tipsy-arrow
{
    left:0;
    top:50%;
    margin-top:-5px;
    border-right-style:solid;
    border-left:none;
    border-top-color:transparent;
    border-bottom-color:transparent;
}
.buttons ul {
    margin:0px;
    padding:0px;
    list-style-type: none;
}
.buttons ul li {
    width: 29px;
    height: 29px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    behavior: url(/PIE.php);
    float: left;
    background: url(../images/top_menu.png) no-repeat #8fcf33;
    border: 1px solid #81c026;
    margin-right: 7px;
}
.buttons ul li a{
    width: 29px;
    height: 29px;
    float:left;
}
.buttons ul li:hover, .top_menu .center ul li:hover {
    background-color:#81c026;
    cursor:pointer;
}
.buttons .facebook{
    background-position: 2px -1px;
}
.buttons .google{
    background-position: -34px -3px;
}
.buttons .twitter{
    background-position: -32px -2px;
}
.buttons .vkontakte{
    background-position: -66px -1px;
}
.buttons .register{
    background-position: -100px -2px;
}
.buttons .subscribe{
   background-position: -130px -1px;
   cursor:pointer;
}
.buttons .home{
    background-position: -158px -1px;
}
.buttons .favorites{
    background-position: -182px -1px;
}
.buttons .map{
    background-position: -208px 0px;
    cursor:pointer;
}
.buttons .exit{
    background:url(../images/exit.png) 4px 2px no-repeat #8fcf33;
}
.buttons .account{
   background-position: -241px 0px;
   cursor:pointer;
}
#map_content{
    width:98%;
    float:left;
    height:350px;
    display:none;
    padding:0% 1% 0% 1%;
    margin-bottom:17px;
    margin-left:-2px;
}
.g_map {
    width:100%;
    height:100%;
    float:left;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(/PIE.php);
    padding:3px;
    background:#fff;
}
/*popup subscribe window*/
.subscribe_popup_wrap .subscribe_popup_deals {
    width:225px;
    height:204px;
    position:absolute;
    margin-left:-100px;
    background:url(../images/subscribe_envelope_coupons.png) left 0px no-repeat;
}

.subscribe_popup_wrap .popup_top {
    width:600px;
    padding-left:120px;
    float:left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color:#919191;
    font-size:12px;
    line-height:1.5
    text-shadow:0px 1px 0px #fff;
}
.subscribe_popup_wrap .popup_top span {
    width:610px;
    float:left;
    font-size:15px;
    color:#900707;
    font-weight:bold;
}
.popup_top_register {
    width:100%;
    float:left;
    margin-bottom:15px;
    font-family: Roboto;
    font-size:15px;
    color:#900707;
}
.inp_text_subscribe{
    display: block;
    background: #fff;
    height: 30px;
    width: 100%;
    text-shadow: none;
    font-family: verdana;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    behavior: url(/PIE.php);
    cursor: pointer;
    padding: 7px;
    margin-bottom: 3px;
    border: 1px solid #dedede;
}
.reveal-modal-bg { 
    position: fixed; 
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 9997;
    display: none;
    top: 0;
    left: 0; 
    -moz-opacity: 0.80;
    opacity:.80;
    filter: alpha(opacity=80);
}  
.reveal-modal.small         { width: 200px; margin-left: -140px;}
.reveal-modal.medium         { width: 400px; margin-left: -240px;}
.reveal-modal.large         { width: 600px; margin-left: -340px;}
.reveal-modal.xlarge         { width: 800px; margin-left: -440px;}
.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: 22px;
    position: absolute;
    right:0px;
    color: #aaa;
    padding:1px 5px 0px 5px;
    text-shadow: 0 -1px 1px rbga(0,0,0,.6);
    font-weight: bold;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/PIE.php);
    text-decoration:none;
    z-index:99999;
} 
.reveal-modal .close-reveal-modal:hover {
     background: #ac1f28;
     background: -webkit-gradient(linear, left top, left bottom, from(#ac1f28), to(#821519));
     background: -moz-linear-gradient(top, #ac1f28, #821519);
     color:#fff;
}
.DivSelectyze {
    position:relative;
    width:212px;
    float:left;
    margin-top:1px;
    margin-right:14px;
   
}
.DivSelectyze .selectyzeValue {
    position:relative;
    z-index:10;
    display:block;
    text-decoration:none;
}
.DivSelectyze ul {list-style:none;}
.DivSelectyze .UlSelectize {
    position:absolute;
    z-index:9999;
    display:none;
}
.DivSelectyze li a {
    display:block;
    text-decoration:none;
}
.optgroupTitle {
    display:block;
}

.selectyzeValue {
    float: left;
    border: 1px solid #a8a8a8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/PIE.php);
    padding:5px 0px 4px 10px;
    line-height:23px;
    font-weight:normal;
    color: gray;
    height: 23px;
    font-family:verdana !important;
    margin-bottom: 3px;
    margin-right:13px;
    float: left;
    width: 202px;
    font-family:verdana !important;
    background:url('../images/bg_skype.png') no-repeat;   
}

.skype .UlSelectize {
    margin:0;
    padding:0;
    top:33px;
    left:0px;
    width:212px;
    border: 1px solid #a8a8a8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/PIE.php);
    background:#fffee9;   
}
.skype li a {
    padding:5px 0px 2px 10px;
    font-weight:normal;
    color: gray;
    height: 23px;
    line-height:23px;
    font-family:verdana !important;
}
.skype li a:hover {
    color:#fff;
    background: #6CAD1F;
    background: -webkit-gradient(linear, left top, left bottom, from(#86C725), to(#53951A));
    background: -moz-linear-gradient(top, #86C725, #53951A);
    text-shadow:none;
}
.skype .optgroupTitle {
    margin-top:15px;
    font-size:16px;
    padding-left:10px;
    background-color:#0fb1ef;
    color:#fff;
}
.subscribe_b
{
    border:1px solid #2da923;
    text-shadow:0 1px 0 #333;
    font-weight:700;
    color:#FFF;
    text-decoration:none;
    background: #6CAD1F;
    background: -webkit-gradient(linear, left top, left bottom, from(#86C725), to(#53951A));
    background: -moz-linear-gradient(top, #86C725, #53951A);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position:relative;
    behavior: url(/PIE.php);
    width:100%;
    cursor:pointer;
    padding:9px 14px;
    margin:15px 0px;
}
.subscribe_b:hover {
    background: #7FC42F;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0E241), to(#5FA81D));
    background: -moz-linear-gradient(top, #A0E241, #5FA81D);
    behavior: url(/PIE.php);
}
.subscribe_checkbox {
    width:100%;
    float:left;
    height:auto;
    margin-bottom:17px;
}
.popup_subscribe {
    width:auto;
    height:auto;
    float:left;
}    
.subscribe_categories {
    width:100%;
    float:left;
    padding-left:10px;
}  
.margin_bottom {
    margin-top:15px;
    margin-bottom:13px;
}
input[type=checkbox], input[type=radio] {
    visibility: hidden;
}
/*input[type=radio] {
    visibility: hidden;
}*/
.custom_checkbox {
    width: 190px;    
    margin: 7px 5px 0px 0px;
    position: relative;
    float:left;
}
.custom_checkbox2{
	width: auto;    
    margin: 2px 5px 0px 0px;
    position: relative;
    float:left;
}
.custom_checkbox label, .custom_checkbox2 label {
    cursor: pointer;
    position: absolute;
    width: 23px;
    height: 20px;
    top: 0;
    background: url(../images/checkbox.png) -1px 0px no-repeat;
    
}
.custom_checkbox label span {
    width:120px !important;
    float:left;
    margin-left:30px;
    font-size:12px !important;
    font-weight:normal !important;
    color:#919191 !important;
}
.custom_checkbox label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 6px;
    left: 6px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.custom_checkbox label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.custom_checkbox input[type=checkbox]:checked + label:after, .custom_checkbox input[type=radio]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.rating_view {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
.rating_view span {
    width:auto;
    float:left;
    padding-right:10px;
    padding-left:40px;
    font-size:12px;
}
.rating_view .rating_star {
    width:64px;
    height:20px;
    background:url(../images/rating_star.png) left 0px no-repeat;
    float:left;
}
.rating_view_right {
    width:130px;
    float:right;
    text-align:center;
    margin-top:12px;
}
.rating_view_right span {
    width:130px;
    float:left;
    padding-right:10px;
}
.rating_view_right .rating_star {
    width:64px;
    height:20px;
    background:url(../images/rating_star.png) left 0px no-repeat;
    float:right;
}




.ratingblock {

    width:130px;
    position:absolute;
    margin-top:17px;
    margin-left:50px;
    padding-bottom:8px;
    margin-bottom:11px;
}

.loading {
    height: 20px;
}
    
.unit-rating { /* the UL */
    list-style:none;
    margin: 0px;
    padding:0px;
    height: 20px;
    position: relative;
    background: url('../images/rating/starrating.png') top left repeat-x;        
    }

.unit-rating li{
    text-indent: -90000px;
    padding:0px;
    margin:0px;
    /*\*/
    float: left;
    /* */
    }
    
.unit-rating li a {
    outline: none;
    display:block;
    width:20px;
    height: 20px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
    }
    
.unit-rating li a:hover{
    background: url('../images/rating/starrating.png') left center;
    z-index: 2;
    left: 0px;
    }

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:20px;}
.unit-rating a.r2-unit{left:20px;}
.unit-rating a.r2-unit:hover{width: 40px;}
.unit-rating a.r3-unit{left: 40px;}
.unit-rating a.r3-unit:hover{width: 60px;}
.unit-rating a.r4-unit{left: 60px;}    
.unit-rating a.r4-unit:hover{width: 80px;}
.unit-rating a.r5-unit{left: 80px;}
.unit-rating a.r5-unit:hover{width: 100px;}
.unit-rating a.r6-unit{left: 100px;}
.unit-rating a.r6-unit:hover{width: 120px;}
.unit-rating a.r7-unit{left: 120px;}
.unit-rating a.r7-unit:hover{width: 140px;}
.unit-rating a.r8-unit{left: 140px;}
.unit-rating a.r8-unit:hover{width: 160px;}
.unit-rating a.r9-unit{left: 160px;}
.unit-rating a.r9-unit:hover{width: 180px;}
.unit-rating a.r10-unit{left: 180px;}
.unit-rating a.r10-unit:hover{width: 200px;}

.unit-rating li.current-rating {
    background: url('../images/rating/starrating.png') left bottom;
    position: absolute;
    height: 20px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
    }

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}        

.footer ul {
    margin:0px 0px 0px 85px;
    padding:0 0 0px 30px;
    list-style-type:none;
    float:right;
}
.footer ul li {
    width:auto;
    height:15px;
    line-height:15px;
    padding-right:10px;
    padding-left:10px;
    float:left;
    font-size:12px;
    font-family:verdana;
    border-right:1px solid #919191;
}
.footer ul li:last-child {
    border-right:none;
}
.footer ul li a {
    color:#eee;
}
.footer ul li a:hover {
    color:#c2c2c2;
}

.pages_content {
    float: left;
    width: 100%;
    color: #5C5C5C;
    font-family: Roboto;
    text-shadow: 0px 1px 0px #fff;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 15px;
}
.pages_title {
    width:90%;
    float: left;
    color: #919499;
    font-family: Roboto;
    font-size: 16px;
    line-height: 18px;
    margin-left:15px;
}


.faq ul {
    margin:0;
    padding:0;
    list-style-type:none !important;
}
.faq ul li {
    width:100%;
    float:left;
    height:auto;
}
.faq ul li .showtext {
    width:100%;
    float:left;
    height:auto;
    cursor:pointer;
    
    font-weight:normal;
    color: #5C5C5C;
    font-size: 12px;
    font-family: verdana;
}
.faq ul li {
    width:100%;
    height:auto;
    background:url(../images/arrows_slide.png) right 4px no-repeat;
}
.faq ul li .active {
    width:100%;
    height:auto;
    background:url(../images/arrows_slide_active.png) right 0px no-repeat;
    color:#0067b2;
}
.faq ul li .showed_content {
    width:100%;
    float:left;
    display:none;
    height:auto;
}
.faq ul li .showed_content .showed_cursor {
    width:100%;
    height:11px;
    z-index:999;
    background:url(../images/showed_cursor.png) 30px 0px no-repeat;
}
.faq ul li .showed_content .showed_body {
    width:97%;
    float:left;
    height:auto;
    background:#f7f6f6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(/PIE.php);
    padding: 15px;
    line-height:19px;
    font-weight:normal;
    color:#5C5C5C;
    text-shadow:0px 1px 0px #fff;
    margin-bottom:5px;
}
.hover_li {
    width:100%;
    float:left;
    height:35px;
    line-height:35px;
    color:#5C5C5C;
    font-size:12px;
    font-family:verdana;
    font-weight:normal;
}
.inp_text
{
    display: block;
    background: #fff;
    height: 30px;
    width: 100%;
    text-shadow: none;
    font-family: verdana;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    behavior: url(/PIE.php);
    cursor: pointer;
    padding: 7px;
    margin-bottom: 3px;
    border: 1px solid #dedede;
}
.select_text {
    border:1px solid #C5CFD3;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    position:relative;
    behavior:url(/PIE.php);
    color:gray;
    height:30px;
    line-height:28px;
    margin-bottom:11px;
    float:left;
    width:100%;
    resize:none;
    padding:0 5px;
    background:#fafbfa;
    font-family:verdana;
}
#change-image {
    width:auto;
    float:left;
    margin-top:-5px;
    font-size:10px;
}
.inp_text_captcha {
    border:1px solid #C5CFD3;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    position:relative;
    behavior:url(/PIE.php);
    color:gray;
    height:30px;
    line-height:28px;
    margin-bottom:11px;
    margin-left:10px;
    float:left;
    width:186px;
    resize:none;
    padding:0 5px;
    background:#fafbfa;
    font-family:verdana;
    outline:none;
}
.inp_text:focus, .inp_text_captcha:hover, .select_text:focus, .select_city_long:focus, .inp_text_subscribe:focus {
    border:1px solid #b0b0b0;
    outline:none;
}
.reg_log_m {
    width:100%;
    float:left;
    color: #919191 !importantl;
}
.reg_log_m label{
	width:100%;
	float:left;
	color:#878787;
	font-family:Roboto;
	margin-top:4px;
}
.phone_c {
    width:90%;
    float:left;
    height:30px;
    line-height:30px;
    background:url(../images/contact_phone.png) left 0px no-repeat;
    padding-left:35px;
    margin-top:10px;
}
.email_c {
    width:90%;
    float:left;
    height:30px;
    line-height:30px;
    background:url(../images/contact_email.png) left 0px no-repeat;
    padding-left:35px;
    margin-top:10px;
}
.skype_c {
    width:90%;
    float:left;
    height:30px;
    line-height:30px;
    background:url(../images/contact_skype.png) left 0px no-repeat;
    padding-left:35px;
    margin-top:10px;
    margin-bottom:10px;
}
.success {
    border: 1px solid #5b911d;
    width: 96.3%;
    padding: 5px 10px 5px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/PIE.php);
    margin-bottom:10px;
    font-family:verdana;
    font-weight: normal;
    font-size:11px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color: #4F8A10;
    background:url('../images/success.png') 8px 6px no-repeat #DFF2BF;
}
.errorMsg {
    border: 1px solid #f29b9b;
    width: 96.3%;
    padding: 5px 10px 5px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/PIE.php);
    margin-bottom:10px;
    font-family:verdana;
    font-weight: normal;
    font-size:11px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color: #ff0000;
    /*background:url('../images/err.png') 8px 6px no-repeat #f4d7d7;*/
}
.errorMsg2 {
    border: 1px solid #f29b9b;
    width: 100%;
    padding: 15px 10px 15px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/PIE.php);
    margin-bottom:10px;
    font-family:verdana;
    font-weight: normal;
    font-size:11px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color: #ff0000;
    /*background:url('../images/err.png') 8px 14px no-repeat #f4d7d7;*/
}
.xml_left {
    width:350px;
    height:auto;
    float:left;
    margin-top:20px;
}
.xml_right {
    width:100%;
    height:auto;
    float:left;
    margin-top:20px;
}
.xml_right .title {
    width:auto;
    float:left;
    padding-left:15px;
}
.register_left {
    float: left;
    width: 100%;
    font-family: Verdana,sans-serif;
    text-shadow: 0px 1px 0px #fff;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 8px;
    font-weight:normal;
}
.account_wrap {
    width: 100%;
    font-family: Verdana,sans-serif;
    text-shadow: 0px 1px 0px #fff;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 8px;
    font-weight:normal;
}
.acc-title{
    width:100%;
    float:left;
    font-size: 15px;
    color: #900707;
    font-weight: bold;
}
.lostpass_title {
    margin-bottom:10px;
}
.lostpass_right {
    margin-left:15px;
}
.register_right {
    width: 100%;
    font-family: Verdana,sans-serif;
    text-shadow: 0px 1px 0px #fff;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 8px;
}
.register_left .title, .register_right .title {
    width:100%;
    float: left;
    color: #919499;
    font-family: Roboto;
    font-size: 16px;
    margin-bottom:15px;
    line-height: 18px;
}
.social_login {
    width:100%;
    float:left;
    margin-top:15px;
}
.social_login p {
    width:100%;
    float:left;
    margin-bottom:8px;
    color: #878787;
    font-family: Roboto;
}
.fb_login {
    width:20px;
    height:20px;
    float:left;
    background:url(../images/social_login.png) left 0px no-repeat;
    cursor:pointer;
    margin-right:10px;
}
.vk_login{
    width:20px;
    height:22px;
    float:left;
    background:url(../images/vk_login.png) left 2px no-repeat;
    cursor:pointer;
    margin-right:10px
}
.twitter_login {
    width:20px;
    height:20px;
    float:left;
    background:url(../images/social_login.png) -80px 1px no-repeat;
    cursor:pointer;
    margin-right:10px;
}
.google_login {
    width:20px;
    height:20px;
    float:left;
    background:url(../images/social_login.png) -55px 1px no-repeat;
    cursor:pointer;
    margin-right:10px;
}
.yahoo_login {
    width:20px;
    height:20px;
    float:left;
    background:url(../images/social_login.png) -27px 1px no-repeat;
    cursor:pointer;
    margin-right:10px;
}
.long_menu {
    width:70px;
    height:auto;
    float:right;
    
}
.long_menu .cell {
    width:70px;
    height:60px;
    float:left;
    padding-right:6px;
    margin-bottom:10px;
}
.small_logo {
    width:36px;
    height:37px;
    float:left;
    margin-left:15px;
    margin-top:15px;
    background:url(../images/small_logo.png) left 0px no-repeat;
}
.big_divide {
    width:70px;
    height:4px;
    float:right;
    background:#0067b2;
}
.fade_long {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 999;
    display: none;
    top: 0;
    left:71px;
    -moz-opacity: 0.80;
    opacity: .80;
    filter: alpha(opacity=80);
}
.long_search {
    width:60px;
    height:60px;
    float:left;
    padding-left:10px;
    padding-top:10px;
    background:url(../images/long_menu_icons.png) 10px 12px no-repeat;
    cursor:pointer;
    border-bottom:1px dotted #919191;
}
.long_city {
    width:60px;
    height:60px;
    float:left;
    padding-left:10px;
    padding-top:10px;
    background:url(../images/long_menu_icons.png) 10px -62px no-repeat;
    cursor:pointer;
    border-bottom:1px dotted #919191;
}
.long_category {
    width:60px;
    height:60px;
    float:left;
    padding-left:10px;
    padding-top:10px;
    background:url(../images/long_menu_icons.png) 10px -133px no-repeat;
    cursor:pointer;
    border-bottom:1px dotted #919191;
}
.long_price {
    width:60px;
    height:60px;
    float:left;
    padding-left:10px;
    padding-top:10px;
    background:url(../images/long_menu_icons.png) 10px -213px no-repeat;
    cursor:pointer;
    border-bottom:1px dotted #919191;
}
.long_discount {
    width:60px;
    height:60px;
    float:left;
    padding-left:10px;
    padding-top:10px;
    background:url(../images/long_menu_icons.png) 10px -286px no-repeat;
    cursor:pointer;
    border-bottom:1px dotted #919191;
}
.long_site {
    width:60px;
    height:60px;
    float:left;
    padding-left:10px;
    padding-top:10px;
    background:url(../images/long_menu_icons.png) 5px -358px no-repeat;
    cursor:pointer;
    border-bottom:1px dotted #919191;
}
.long_other {
    width:60px;
    height:60px;
    float:left;
    padding-left:10px;
    padding-top:10px;
    background:url(../images/long_menu_icons.png) 5px -432px no-repeat;
    cursor:pointer;
    border-bottom:1px dotted #919191;
}
.long_search span, .long_city span, .long_category span, .long_price span, .long_discount span, .long_site span, .long_other span{
    width:80%;
    float:left;
    margin-top:30px;
    font-size:11px;
    text-align:center;
}
.show{
    width:300px;
    height:69px;
    background:url(../images/show_arrow.png) left top no-repeat #efefef;
    position:absolute;
    margin-left:60px;
    margin-top:-9px;
    display:none;
    z-index:9999;
}
.input_search {
    border:none;
    float:left;
    background:transparent;
    color:#919191;
    margin-top:-4px;
    line-height:20px;
    font-family:verdana;
    width:225px;
    padding-left:10px;
    font-size:12px;
    outline:none;
}
.searching
{
    display:block;
    background:#fff;
    height:14px;
    width:260px;
    text-shadow:none;
    font-family:verdana;
    font-size:12px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    position:relative;
    behavior:url(/PIE.php);
    cursor:pointer;
    margin-top:20px;
    margin-left:15px;
    padding: 7px 7px 7px 0px;
    border:1px solid #dedede;
}
.search_but_long1 {
    border: none;
    width: 30px;
    height: 30px;
    background: url(../images/lupa.png) no-repeat 0px 3px;
    position:absolute;
    cursor: pointer;
    top:-1px;
}
.select_city
{
    display:block;
    background:url(../images/select_city.png) 245px 5px no-repeat #fff;
    height:30px;
    width:270px;
    text-shadow:none;
    font-family:verdana;
    font-size:12px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    position:relative;
    behavior:url(/PIE.php);
    cursor:pointer;
    margin-top:20px;
    margin-left:15px;
    padding: 5px 7px 5px 0px;
    border:1px solid #dedede;
    color:#919191;
    outline:none;
}
select {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}
/*view*/
.view_wrap {
    width:715px;
    height:auto;
    float:left;
}
.details_wrap {
    width:100%;
    padding:15px;
    float:left;
    border: 1px solid #ccc;
    margin-top:18px;
    background:#fff;
}
.details_wrap p a{
	color:#919499;
}
.details_wrap .title, .deal_title {
    width:100%;
    float:left;
    color: #919499;
    font-family: Roboto;
    font-size: 16px;
    line-height: 22px;
    margin-bottom:15px;
    
    
}
.details_wrap p {
    width:98%;
    float:left;
    margin-bottom:10px;
    background:url(../images/li_arrow.png) left 4px no-repeat;
    padding-left:13px;
}
.view_left {
    width:465px;
    float:left;
}
.other_wrap {
    width:100%;
    height:auto;
    float:left;
}
.other_wrap .title{
    width:auto;
}
.socials_share {
    width:310px;
    float:left;
}
.price_title {
    width:auto;
    float:left;
}
.price_title_free {
    width:100%;
    float:left;
    text-align:center;
}
.view_right .price {
    width:auto;
    float:right;
    font-weight:bold;
    font-size:18px;
    color:#8fcf33;
    margin-bottom:3px;
    font-family:Roboto;
}
.value-1 {
    width:auto;
    float:right;
    margin-bottom:3px;
}
.value-2 {
    width:auto;
    float:right;
    text-decoration:line-through;
    text-shadow:none !important;
    margin-bottom:3px;
}
.bigger {
    width:300px;
    float:left;
    height:auto;
    padding-bottom:14px;
}
.bigger_cats {
    width:395px;
    float:left;
    height:auto;
    padding-bottom:14px;
}
.custom_checkbox p {
    width:145px;
    /*float:right;*/
    padding-left:30px;
    font-size:11px;
    color:#919191;
    margin-top:4px;
}
.ui-slider .ui-slider-handle { width: 30px; margin-left: -15px; }
.slider_wrap {
    margin-left:15px;
    margin-top:35px;
}
#price_slider_long, #discount_slider_long {
    margin-top:15px;
    margin-left:5px;
    margin-bottom:7px;
}
.price_slider, .discount_slider {
    margin-top:32px;
    margin-left:15px;
    margin-bottom:7px;
}
.long_slide{
    margin-top:15px;
    margin-left:-5px;
    margin-bottom:7px;
}
.long_top {
    width:100%;
    height:20px;
    float:left;
    font-size:12px;
    font-family:Roboto;
    font-size:12px;
    color:#878787;
}
.input_search_long {
    border:none;
    float:left;
    background:transparent;
    font-family:Roboto;
    font-size:12px;
    color:#878787;
    margin-top:-4px;
    line-height:20px;
    width:195px;
    padding-left:10px;
    outline:none;
}
.searching_long
{
    display:block;
    background:#fff;
    height:30px;
    width:100%;
    text-shadow:none;
    font-family:verdana;
    font-size:12px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    position:relative;
    behavior:url(/PIE.php);
    cursor:pointer;
    padding: 7px 7px 7px 0px;
    margin-bottom:3px;
    border:1px solid #dedede;
}
.select_city_long
{
    display:block;
    background:url(../images/select_city.png) right 6px no-repeat #fff;
    height:30px;
    width:100%;
    text-shadow:none;
    font-family:Roboto;
    font-size:12px;
    color:#878787;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    position:relative;
    behavior:url(/PIE.php);
    cursor:pointer;
    padding: 5px 7px 5px 5px;
    border:1px solid #dedede;
    outline:none;
}
.categories_long {
    width:auto;
    float:left;
    margin-left:-10px;
}
.long_checkbox {
    float:left;
    width:110px !important;
}
.long_checkbox p {
    float:left;
    width:85px !important;
}
.start {
    width:10px;
    position:absolute;
    margin-top:43px;
    margin-left:-5px;
    font-family:Roboto;
    font-size:11px;
    color:#919191 !important;
}
.end {
    width:10px;
    position:absolute;
    margin-left:265px;
    font-family:Roboto;
    font-size:11px;
    color:#919191 !important;
    margin-top:-1px;
}
.end_view {
    width:10px;
    position:absolute;
    margin-left:195px;
    font-family:Roboto;
    font-size:11px;
    color:#919191 !important;
    margin-top:-1px;
    margin-bottom:10px;
}
.slider_percent {
    width:auto;
    position:absolute;
    margin-left:130px;
    margin-top:10px;
}
.slider_percent_view {
    width:auto;
    position:absolute;
    margin-left:100px;
    margin-top:-10px;
}
.slider_percent {
    width:auto;
    position:absolute;
    margin-left:130px;
    margin-top:10px;
}
.perc {
    width:auto;
    float:left;
    margin-left:150px;
    margin-top:10px;
}
.perc_view {
    width:auto;
    float:left;
    margin-left:115px;
    margin-top:-13px;
    font-family:Roboto;
    font-size:11px;
    color:#919191 !important;
}
.slider_summ {
    width:auto;
    position:absolute;
    margin-left:90px;
    margin-top:5px;
}
.slider_summ_view {
    width:auto;
    position:absolute;
    margin-left:60px;
    margin-top:5px;
    font-family:Roboto;
    font-size:11px;
    color:#878787 !important;
}
.view_padding {
    margin-bottom:10px;
}
.from_summ {
    width:auto;
    float:left;
    font-size:11px;
}
#slider_discount {
    width:auto;
    min-width:20px;
    font-weight:bold;
    margin-top:0px;
    float:left;
    text-align:center;
    font-size:11px;
}
.slider_sum_min, .slider_sum_max {
    width:auto;
    min-width:50px;
    font-weight:bold;
    margin-top:0px;
    float:left;
    text-align:center;
    font-size:11px;
}
.details_wrap h1 {
    width:100%;
    float:left;
    font-size:14px;
    font-weight:normal;
    padding-bottom:10px;
}
.ajax_loader {
    width:100%;
    height:100%;
    position:fixed;
    background:#fff;
    opacity:0.7;
    z-index:9999;
    margin-left:-10px;
    display:none;
}
.loader {
    position:absolute;
    width:90%;
    height:32px;
    background:url(../images/ajax-loader.gif) center center no-repeat;
    margin:20% auto;
}
.no-deals {
    margin-top: 15px;
    border: 1px solid #dadada;
    float: left;
    margin-left: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    behavior: url(/PIE.php);
    color: #5C5C5C;
    font-family: Verdana,sans-serif;
    text-shadow: 0px 1px 0px #fff;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
    padding: 15px;
    width:90%;
    float:left;
    text-align:center;
}
.facebook_comments {
    width:100%;
    float:left;
    margin-top:17px;
}
.favorites_long {
    width: 416px;
    height: 227px;
    padding: 3px;
    float: left;
    margin: 10px 10px 9px 10px;
    background: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(/PIE.php);
}
#loader {
    margin-bottom:50px;
}
#footer_show {
  position:fixed;
  bottom:0;
  width: 100%;
  z-index: 100;
}
#footer_arrow {
  background:#6f6f6f;
  font-size:12px;
  color: #ececec;
  cursor: pointer;
  text-align:center;
  margin: -2px 0 0 85%;
  padding: 3px 15px 3px;
  text-decoration: none;
  width: auto;
  min-width:160px;
  -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    behavior: url(/PIE.php);
}
#footer_content {
  background:#6f6f6f;
  width:100%;
  color: #CCCCCC;
  text-align:center;
  font-size: 46px;
  margin: 0;
  padding: 20px 0 30px 0;
  text-decoration: none;
}
#footer_show .clientsClose {
  background:#6f6f6f;
}
#footer_show #footer_dash {
  display: none;
}
.add_favorite {
    width:30px;
    height:25px;
    position:absolute;
    z-index:99;
    background:url(../images/favorite_hearth.png) left 0px no-repeat;
    margin:10px 0px 0px 0px;
    right:15px;
}
.liked{
    width:30px;
    height:25px;
    position:absolute;
    z-index:99;
    background:url(../images/favorite_hearth.png) left -35px no-repeat;
    margin:10px 0px 0px 0px;
    right:15px;
}
.why_reg {
    width:auto;
    float:left;
    height:30px;
    background:url(../images/plus_icon.png) left 0px no-repeat;
    padding-left:40px;
    font-size:12px;
    line-height:17px;
    color:#919191;
    font-family:verdana;
    margin-bottom:10px;
    padding-top:8px;
    margin-top:2px;
}
#pMsg {
    width:677px !important;
}
.label {
    font-size:12px;
    color:#5C5C5C;
    margin-bottom:4px;
    padding-left:3px;
}
.center {
    width:90%;
    float:left;
    text-align:center;
}
.ch_all {
    width:auto;
    float:right;
    cursor:pointer;
}
.lostpass_show {
    display:none;
}
.no-padding {
    padding:0px !important;
}
.back_enter {
    width:100%;
    float:left;
    margin-top:10px;
    cursor:pointer;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    padding: 0;
    *zoom: 1;
    overflow:hidden;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    width:auto;
    margin-left:37%;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    height:20px;
    top: 250px;
    z-index:999;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    padding:2px;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    behavior:url(/PIE.php);
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #8fcf33;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
#page {float:left;width:70px;font-size:10px;text-align:center;color:#fcfcfc !important;}
.info_inner {
border: 1px solid #f29b9b;
width: 100%;
float:left;
padding: 8px 10px 8px 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
behavior: url(/PIE.php);
margin-bottom: 10px;
font-family: verdana;
font-weight: normal;
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: red;
background: url('../images/err.png') 8px 7px no-repeat #f4d7d7;

}
.check_all_categories{width:auto;padding:2px 5px 2px 5px;margin:5px;color:#919191;font-size:11px;font-family:Roboto;}.broken_link {width: 377px;height: 167px;margin-left:auto;margin-right:auto;background: url(../images/dead_link.png) left 0px no-repeat;}
.errorNo2 {
    border: 1px solid #5b911d;
    width: 100%;
    float:left;
    padding: 15px 10px 15px 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/PIE.php);
    margin-bottom:10px;
    font-family:verdana;
    font-weight: normal;
    font-size:11px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color: #4F8A10;
    background:url('../images/success.png') 8px 12px no-repeat #DFF2BF;
}
.buttons .admin{
    background:url(../images/admin.png) 4px 2px no-repeat #8fcf33;
}
.cities {
     display: block;
     width:auto;
     float: left;
     background:#006AB2;
     color: #fff;
     margin: 31px 11px 0 0px;
     padding: 5px 29px 6px 17px;
     font-size: 13px;
     line-height: 14px;
     font-family: verdana, sans-serif;
     -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    position: relative;
    behavior: url(/PIE.php);
    font-size: 12px;
    color: #fff;
    text-shadow: 0 1px 1.5px rgba(0,0,0,0.5);
     
     cursor:pointer;
 }
 .cities .counter {
     float:right;
 }
.city_menu {
      width:150px;
      height:auto;
      top:20px;
      display:none;
      position:absolute;
      float:left; 
      z-index:996;
  }
.city_list {
    -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
     behavior: url(/PIE.php);
}
.city_list a {
    width:145px;
    float:left;
    color:#615F5D;
    font-family:verdana;
    font-weight:normal;
    text-shadow:0px 1px 0px #fff;
}
.city_menu_inside_top {
    width:156px;
    height:15px;
    float:left;
    background:url(../images/white_arrow.png) left 0px no-repeat;
    margin-top:-19px;
}
.city_menu_inside {
    margin-top:20px;
    background: #fff;
    width:170px;
    height:auto;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.6);
    margin-left:-17px;
    padding: 5px;
    behavior: url(/PIE.php);
    float:left;
}
.city_inside_ul ul li {
    height:15px;
    line-height:15px;
    padding:8px 10px 6px 15px;
    float:left;
}  
.city_inside_ul ul li:hover {
    background:#dddddd;
    
}
.city_inside_ul ul li a {
    font-weight:normal;
    color:#615F5D !important;
    font-family:verdana;
}
.city_inside_ul ul li span {
    float:right;
}
.footer{
	width:100%;
	float:left;
}
.banners-wrap{
	width:100%;
	float:left;
	margin:10px 0px;
}
.modal-title{
	font-size: 12px;
    line-height: 15px;
    font-family: Roboto;
    color: #555555;
    padding:5px 0px 0px 0px;
}
.footer{
	width:100%;
	float:left;
}
.footer-text{
	width:100%;
	float:left;
	padding:20px 0px 30px 0px;
	font-weight:normal;
    color:#615F5D !important;
    font-family:verdana;
    font-size:12px;
}
#back-top {
	position: fixed;
	bottom: 30px;
	right: 0px;
	z-index: 9999;
}
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top span {
    width: 50px;
    height: 47px;
    display: block;
    margin-bottom: 7px;
    background: url(../images/up-arrow.png) no-repeat center center;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#dealPrototype{
	display:none;
}
.cookie {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #494949;
    border-radius: 0px;
    color: #fff;
    box-sizing: border-box;
    width: 100%;
    font-size: 11px !important;
    line-height: 24px;
    z-index: 900;
    padding: 6px 20px !important;
    font-family: Arial;
    font-size: 0.8em;
    text-align: center;
    z-index:99999;
}
.cookie a {
    background-color: #333;
    padding: 4px 7px;
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #2E2E2E;
    border-radius: 3px;
    margin-left: 3px;
    font-weight: 500;
}
.cookie a:hover {
    background: #282828;
}