* {
margin: 0;
padding: 0;
outline: 0;
}
div{
position:relative;
overflow:hidden;
}
body{
background-image: url('/assets/img/pattern3.jpg');
background-repeat:repeat;
background-color:#ffffff;
overflow:auto;
color:#000000;
padding-top: 28px;
}


img{
border:0px solid #ffffff;
}
button:focus { 
    outline: none; 
	}

	
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}



/*-------------------- main container--------------*/

.main_container {
/*background-color:#ffffff;*/
    /*border: medium none;*/
   /* border-radius: 0 0 5px 5px;*/
    height: auto;
    margin: 10px auto;
    text-align: center;
    width: 1100px;
}

.main_container.login {
  /*border: medium none;*/
  /*border-radius: 0 0;*/
    clear: both;
    height: 100px;
    margin: 0;
    text-align: center;
    width: 100%;
}
.main_container.login.logo {
	background-color: transparent;
    background-image: url("/assets/img/bkg_header_logo_big(without).png");
    background-repeat: no-repeat;
    clear: none;
    float: left;
    height: 80px;
    width: 534px;
}

.main_container.login.nomember {
background-color:#F8F8F8;
/*background-image:-moz-linear-gradient(#F8F8F8, #F1F1F1);
background-image:-o-linear-gradient(#F8F8F8, #F1F1F1);
background-image:-webkit-linear-gradient(#F8F8F8, #F1F1F1);
background-image:-ms-linear-gradient(#F8F8F8, #F1F1F1);
background-image:linear-gradient(#F8F8F8, #F1F1F1);*/
background-repeat: no-repeat;
border:1px solid #CACACA;
/*border-radius:5px 5px 0 5px;*/
clear:none;
float:right;
font-family:arial,serif;
height:auto;
padding:8px 6px;
width:auto;
z-index:2;
}

.main_container.login.nomember a{
color: #666666;
display: block;
float: left;
font-family: arial,sans-serif;
font-size: 13px;
font-weight: normal;
margin-left: 0;
margin-top: 0;
padding: 0 15px;
text-decoration: none;
width: auto;
}

.main_container.login.member {
/*background-image:url('/assets/img/bkg_header_member.png');*/
background-repeat:no-repeat;
background-color:transparent;
width:510px;
height:100px;
float:right;
clear:none;
}
.main_container.login.member a{
 color: #555555;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 37px;
    margin-bottom: 1px;
    margin-left: 8px;
    margin-right: 8px;
    text-decoration: none;
    width: auto;
}
/*------------------------------*/
.main_container.region_filter {
background-color: transparent;
    border: medium none;
    clear: both;
    height: 38px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top:1px;
    width: 100%;
}
.main_container.separator {
background-color: #FFFFFF;
    border: medium none #CCCCCC;
    clear: both;
    height: 1px;
    margin-top: 0;
    /*opacity: 0;*/
    width: auto;
}

.main_container.filter {
margin:0;
width:205px;
height:auto;
float:left;
}
.main_container.content.filter_tr {
/*background-image:url('/assets/img/bkg_left_filter.jpg');*/
background-color:transparent;
 background-repeat:repeat-x;
 /*opacity:0.80;filter:alpha(opacity=80);*/
 position:absolute;
 top:0;
 left:0;
 z-index:-1;
width:200px;
height:700px;
}
.main_container.filter_cat {
    background-color: #FFFFFF;
    border: 1px solid #CECECE;
    /*border-radius: 5px 5px 0 0;*/
    clear: both;
    float: left;
    font-size: 16px;
    height: 35px;
    margin: 10px 0 0;
    text-align: left;
    width: 198px;
}

.main_container.filter_cat.title {
	display: block;
    float: left;
    font-weight: bold;
    height: 25px;
    margin-left: 5px;
    margin-top: 5px;
	border:0 none;
}
.main_container.filter_cont
{
	    background-color: #FFFFFF;
    border-bottom: 1px solid #CECECE;
    border-left: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    clear: both;
    float: left;
    height: auto;
    margin: 0;
    width: 198px;
}
.btn_filter_cat
{
	background-color: transparent;
    border: 0 none;
    color: #39AEBB;
	font-family: arial;
    font-size: 12px;
    height: 20px;
    margin-bottom: 6px;
    margin-top: 6px;
    text-align: center;
    width: 59px;
}

.main_container.content {
/*background-color:#1966b2;*/

border: medium none;
    float: left;
    height: auto;
    margin: -4px 0 0;
    width: 895px;
}

.main_container.content.vip {
    clear: both;
    float: left;
    margin-left: 6px;
    width: 100%;
    margin-bottom: 10px;
}

.main_container.content.filter2 {
border: medium none;
    clear: both;
    float: left;
    height: 40px;
    margin-left: 4px;
    width: 100%;
	margin-bottom: -7px;
	margin-top: 3px;
}

.main_container.content.filter2_tr {
background-image:url('/assets/img/bkg_content_filter.jpg');
 background-repeat:repeat-x;
/*opacity:0.2;filter:alpha(opacity=20);*/
 position:absolute;
 top:0;
 left:0;
 z-index:-1;
 width:100%;
height:60px;
}

.main_container.content.filter_on {
margin:0;
width:100%;
height:50px;
float:left;
clear:both;
}

.main_container.content.offers {
border: medium none;
    clear: both;
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
}

/*--------------------------------------------------------------------------------------------------------------------*/
.order_button
{
background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #349096;
    cursor: pointer;
    float: left;
    height: 39px;
    font-family: arial,sans-serif;
    font-size: 13px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 2px;
    padding: 0 12px;
    width: auto;
    position: relative;
    overflow: hidden;
}
.order_button input
{
    position: absolute;
    top: -100px;
}
.order_button.hover
{
color:#105685;
}
.order_button.selected
{
background: url("/assets/img/sort-down.png") no-repeat scroll 0 3px transparent;
    color: #444444;
    font-weight: bold;
}
.order_button.selected_up
{
	background: url("/assets/img/sort-up.png") no-repeat scroll left center transparent;
    color: #444444;
    font-weight: bold;
}
/*------------------------------------------------------------*/
.time_button, .profile_button
{
	background: none repeat scroll 0 0 #DEDEDE;
    border: 1px solid #CCCCCC;
    /*border-radius: 5px 5px 5px 5px;*/
    color: #444444;
    cursor: pointer;
    float: left;
	font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    margin-bottom: -1px;
    margin-right: 8px;
    width: 100px;
}
.time_button:hover, .profile_button:hover
{
	border: 1px solid #349096;
}
.time_button.selected ,.profile_button.selected
{
	background: none repeat scroll 0 0 #87CDD1;
    border: 1px solid #349096;
    color: white;
    cursor: pointer;
color: #444444;
font-weight: bold;
   /* width: 100px;*/
}

/*-------*/
.profile_button
{
/*background: -moz-linear-gradient(#F8F8F8, #F1F1F1);
background: linear-gradient(#F8F8F8, #F1F1F1);
background: -ms-linear-gradient(#F8F8F8, #F1F1F1);
background: -o-linear-gradient(#F8F8F8, #F1F1F1);
background: -webkit-linear-gradient(#F8F8F8, #F1F1F1);*/
    border: 1px solid #BBBBBB;
    /*border-radius: 3px 3px 3px 3px;*/
    color: #444444;
    cursor: pointer;
    float: left;
    font-weight: normal;
    height: 35px;
    margin-bottom: -1px;
    margin-right: 5px;
    padding: 5px 22px;
    width: auto;
}
.profile_button.hover
{
	border: 1px solid #349096;
}
.profile_button.selected
{
	 background: none repeat scroll 0 0 #4DA2C1;
    /*border-radius: 3px 3px 3px 3px;*/
    color: white;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 35px;
    margin-right: 5px;
    padding: 5px 22px;
   /* width: 100px;*/
}
/*------*/
.prTwo_button
{
	 background: none repeat scroll 0 0 #DEDEDE;
    border: 1px solid #CCCCCC;
    /*border-radius: 3px 3px 0 0;*/
    color: black;
    cursor: pointer;
    float: left;
    font-weight: normal;
    height: 35px;
    margin-bottom: -1px;
    margin-right: 5px;
    padding: 5px 22px;
    width: 100px;
	width:auto;
}
.prTwo_button.hover
{
	border:1px solid #349096;
}
.prTwo_button.selected
{
	background: none repeat scroll 0 0 #87CDD1;
    border: 2px solid #349096;
    /*border-radius: 3px 3px 0 0;*/
    color: white;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 35px;
    margin-bottom: -1px;
    margin-right: 5px;
    padding: 5px 22px;
   /* width: 100px;*/
}

/*--------------------------------------------------------------------------------*/
ul.fb_friends 
{
	height: auto;
    margin-top: 8px;
    padding: 5px;
    width: 100%;
}
ul.fb_friends li
{
    display: block;
    height: 55px;
    line-height: 50px;
    margin-bottom: 5px;
    margin-left: 5px;
    text-decoration: none;
	width:300px;
}
ul.fb_friends li img
{
	float:left;
}
ul.fb_friends li span
{
 color: #666666;
    float: left;
    font-family: sans-serif,arial;
    font-size: 13px;
    margin-left: 5px;
    text-align: left;
    width: auto;
	text-decoration:none;
}
ul.fb_friends li span a
{
	margin-top:3px;
}
/*---------------------------------------------------------------------------*/
.profile_main
{
	background-color: #FFFFFF;
    border: 1px solid #CACACA;
    /*border-radius: 8px 8px 8px 8px;*/
    padding: 20px;
    text-align: left;
    width: auto;
	height: auto;
	border-bottom: none;
}
.profile_main h1
{
	color:#578384;
	font-size:18pt;
	margin-bottom:10px;
}
/*--------------------------------------------------------------------------------------------------------------------*/
.profile_city_button
{
margin-top:5px;
margin-left:5px;
width:136px;
height:40px;
float:left;
background-image:url('/assets/img/btn_chk_city.jpg');
color:#000000;
border:0;
text-align:center;
cursor:pointer;
}
.profile_city_button.hover
{
background-position:0px -40px;
}
.profile_city_button.selected
{
background-position:0px -80px;
color:#000000;
font-weight:bold;
}
.profile_save_button
{
background: #6B9229;
				/*background-image: -moz-linear-gradient(center top , #83B232 30%, #6B9229 80%);
				background-image: -o-linear-gradient(top, #83B232 30%, #6B9229 80%);
				background-image: -ms-linear-gradient(top, #83B232 30%, #6B9229 80%);
				background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(30%, #83B232), color-stop(100%, #6B9229));
				background-image: linear-gradient(top, #83B232 30%, #6B9229 80%);*/
				border:0 none;
    font-size: 17px;
    height: auto;
    padding: 8px 22px;
    width:auto;
	color:#ffffff;
	/*border-radius:4px;*/
	cursor:pointer;
	margin-top:5px;
margin-left:5px;
float:left;
}

/*----------------------------------------------------*/
.divNext40
{
	clear:both;
	text-align:center;
}
.btnNext40
{
     background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBDEED;
    color: #0F0F0F;
    cursor: pointer;
    height: auto;
    padding: 10px 50px;
    width: 200px;
    margin: 0 auto;
    text-decoration: none;
    display: block;
}

/*----------------------------------------*/
.footer
{
	background: url("/assets/img/footer_bg.png") repeat scroll 0 0 #444444;
    clear: both;
    color: #DDDDDD;
    font-weight: lighter;
    margin-top: 40px;
    padding-top: 25px;
    width: 100%;
	height: auto;
        position: relative;
}

.footer_container
{
    margin: 0 auto;
    max-width: 1100px;
    min-width: 960px;
    width: 100%;
}

.footer_logo
{
width:33%;
}

.footer_social
{
width:40%;
}

.footer_twitter
{
background:url("/assets/img/footer-twitter.png") no-repeat scroll center top transparent;
text-decoration: none;
color: #666666;
padding: 40px 25px;
}

.footer_facebook
{
background:url("/assets/img/footer-facebook.png") no-repeat scroll center top transparent;
text-decoration: none;
color: #666666;
padding: 35px 25px;
}

.footer_gplus
{
background:url("/assets/img/footer-gplus.png") no-repeat scroll center top transparent;
text-decoration: none;
color: #666666;
padding: 38px 15px;
}

.footer_rss
{
background:url("/assets/img/footer-rss.png") no-repeat scroll center top transparent;
text-decoration: none;
color: #666666;
padding: 40px 15px;
}

/*.footer_contacts
{
}*/

/*----------------------------------------------------------------------------------------------------------------------
--
--------------------------------------------------------------------------------------------------------------------------*/
.offer
{
    float: left;
    height: 365px;
    margin-left: 5px;
    margin-top: 10px;
    width: 218px;
}
.offer.logo
{
	height: 40px;
margin-left: 10px;
width: 200px;
cursor:pointer;
}

.offer.trans 
{
    background-color: #fefefe;
    border: 1px solid /*#cacaca*/#459D9E;
    /*border-radius: 7px 7px 7px 7px;*/
    box-shadow:0 0.4px 5px /*rgba(0, 0, 0, 0.3)*/#459D9E;
    height: 249px;
    left: 0;
    /*opacity: 1;*/
    position: absolute;
    top: 42px;
    width: 209px;
    z-index: -1;
}

.offer.title {
    color: #000000;
    font-family: sans-serif,verdana;
    font-size: 16px;
    font-weight: normal;
    height: 133px;
    line-height: 22px;
    margin: 5px 20px 20px 13px;
    text-align: left;
    text-decoration: none;
    width: 196px;
	/*opacity: 0.9;*/
}

.offer.pic
{
	height: 140px;
    left: 0;
    margin-left: 4px;
    overflow: hidden;
    position: absolute;
    top: 110px;
    z-index: 10;
}
.offer.pic.container {
   height: 140px;
    margin: 0 0 0 4px;
    position: relative;
    top: -5pt;
    width: 201px;
}
.offer.pic.slider
{
	width:570px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
}
.offer_pic_slider_buttons_div
{
	width:250px;
	position:absolute;
	right:2px;
	top:62px;
	left:363px;
}
.offer.price
{
	color: #7D8381;
    float: left;
    font-family: "century gothic";
    font-size: 11px;
    height: 40px;
    margin: 50px 0 5px 8px;
    width: 209px;
	
}
.offer.price.old {
background-image: url("/assets/img/bkg_old_price_no_vip.jpg");
background-repeat: no-repeat;
margin: 0;
width: 33%;
background-position: -3px 6px;
}
.offer.price.disc
{
	color: #459D9E;
    font-size: 18px;
    font-weight: normal;
    margin: 7px 0 0;
    width: 30%;
}
.offer.price.new
{
	width:33%;
	margin:0;
}

a.offer_ref
{
  background-image: url("/assets/img/btn_go_offer.png");
    display: block;
    float: left;
    height: 35px;
    margin-left: 11px;
    margin-top: -2px;
    width: 200px;
}
a.offer_ref.hover
{
	  background-position: 0 -36px;
}
/*-------------------------------------------------------------------*/
.offer_list
{
	float: left;
    height: 154px;
    margin-left: 12px;
    margin-top: 7px;
	margin-bottom:10px;
    width: 880px;
	border-radius:7px 7px 7px 7px;
	border:1px solid #cacaca;
	background-color:#ffffff;
}
.offer_list.midle {
    color: #000000;
	border:0 none;
    height: 133px;
	margin-top:16px;
    text-align: left;
    text-decoration: none;
    width: 465px;
	/*opacity: 0.9;*/
}

.offer_list.title {
	border: 0 none;
    color: #000000;
    font-family: sans-serif,verdana;
    font-size: 17px;
    font-weight: normal;
    height: 75px;
    line-height: 22px;
    margin-top: 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

.offer_list.logo
{
	border: 0 none;
    color: #9A9DA6;
    cursor: pointer;
	font-size: 14px;
    height: 22px;
    margin-left: 11.5px;
    position: absolute;
    top: 84px;
    width: 130px;
}

.offer_list.right {
    border: 0 none;
    color: #000000;
	float:right;
	margin-right:20px;
    height: 132px;
    text-align: left;
    text-decoration: none;
    width: 150px;
}

.offer_list.price
{
	color: #7D8381;
    float: right;
    font-family: "century gothic";
    font-size: 11pt;
    height: 132px;
    margin: 11px 0 5px 8px;
    width: 175px;
	border:0 none;
	
	
}
.offer_list.price a
{
	display:block;
	clear:both;
	height:auto;
	
}
	

.offer_list.price div
{
	display:block;
	clear:both;
	height:38px;
	width:143px;
}
.offer_list.price.old {
 background-image: url("/assets/img/bkg_old_price_list.jpg");
    background-position: 34px -3px;
    background-repeat: no-repeat;
    border: 0 none;
    font-size: 14px;
    margin: 0;
	border:0 none;
	height:35px;
}





.offer_list.price.disc
{
	color: #459D9E;
    font-size: 14px;
    font-weight: normal;
    color:#93509d;
	margin:0;
    
}
.offer_list.price.new
{
	 background-color: #B9DD23;
    border: 1px solid #5D9C71;
    color: #000000;
    font-weight: normal;
    line-height: 36px;
	font-size:22px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
}

a.offer_list_ref
{
  background-image: url("/assets/img/btn_go.offer_list.png");
    display: block;
    float: left;
    height: 35px;
    margin-left: 11px;
    margin-top: -2px;
    width: 200px;
}
a.offer_list_ref.hover
{
	  background-position: 0 -36px;
}
/*----------------------------------------------------------------*/
.offer_vip {
    float: left;
    height: 400px;
    margin-top: 15px;
    width: 298px;
}
.offer_vip.logo {
    background: none repeat scroll 0 0 transparent;
    height: 40px;
    margin-top: 14px;
	margin-left: -2px;
}

.offer_vip.trans {
    background-color: #fefefe;
    border: 2px solid /*#cacaca*/#459D9E;
    /*border-radius: 9px 9px 9px 9px;*/
    box-shadow: 0px 0.5px 5px /*#cacaca*/#459D9E;
    height: 383px;
    left: 5px;
    /*opacity: 1;*/
    position: absolute;
    top: -10px;
    width: 281px;
    z-index: -1;
}
.offer_vip.title
{
	color:#000000;
    font-family: sans-serif,verdana;
    font-size: 17px;
    font-weight: normal;
    height: 200px;
    line-height: 22px;
    margin: 3px 10px 20px 17px;
    text-align: left;
    width: 260px;
	/*opacity: 0.9;*/
}

.offer_vip.pic {
    height: 170px;
    left: 17px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 125px;
    width: 260px;
    z-index: 1;
}

.offer_vip.pic.container
{
	height: 180px;
    left: 0px;
    margin: 0;
    position: relative;
    top: 0;
    width: 275px;
	
}

.offer_vip.pic.slider
{
	width:602px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
}

.offer_vip.price
{
	  color: #7D8381;
    float: left;
    font-family: "century gothic",sans-serif;
    font-size: 13pt;
    height: 35px;
    margin: 23px 0 0 5px;
    width: 302px;
	
}
.offer_vip.price.old
{
    background-image: url("/assets/img/bkg_old_price.jpg");
    background-position: -5pt 0;
    background-repeat: no-repeat;
    margin: 8px 0 0 12px;
    text-align: left;
    width: 33%;
	
}
.offer_vip.price.disc
{
    color: #459D9E;
    font-size: 22pt;
    font-weight: bold;
    margin: -2px 0 0 -6px;
    text-align: center;
    width: 24%;
}
.offer_vip.price.new
{
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 6px;
    text-align: right;
    width: 31%;
}
.offer_vip.price.top
{
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 6px;
    text-align: right;
    width: 70%;
    color: #459D9E;
    font-size: 16pt;
    font-weight: bold;
}
a.offer_vip_ref
{
background-color:#7BBFD4;
background-image:linear-gradient(top, #7BBFD4 30%, #3A9EBE 80%);
background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(30%, #7BBFD4), color-stop(80%, #3A9EBE));
background-image:-o-linear-gradient(top, #7BBFD4 30%, #3A9EBE 80%);
background-image:-ms-linear-gradient(top, #7BBFD4 30%, #3A9EBE 80%);
background-image:-moz-linear-gradient(center top , #7BBFD4 30%, #3A9EBE 80%);
border:1px solid #399FC7;
/*border-radius:5px 5px 5px 5px;*/
color:#FFFFFF;
display:block;
float:left;
font-family:"Century Gothic",arial;
font-size:26px;
height:39px;
margin-left:17px;
margin-top:5px;
text-decoration:none;
width:260px;
box-shadow:0px 0.5px 4px #399FC7;
}

a.offer_vip_ref.hover
{
background:#7BBFD4;
box-shadow:0 0 0;
}
/*
.offer_vip.timer {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://www.oferto.bg/bkg_timer.jpg");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: 267px auto;
    font-size: 11px;
    height: 50px;
    margin-left: 16px;
    margin-top: 0;
    width:265px;
}
.offer_vip.timer.digits
{
	    background: none repeat scroll 0 0 transparent;
    color: #646466;
    display: block;
    float: left;
    font-size: 18pt;
    margin-left: 9pt;
    margin-top: 5px;
    width: auto;
    word-spacing: 11.3pt;
}*/

.chkFavOffer
{
	width:89px;
	height:29px;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-family: century gothic;
	font-size: 13px;
	text-align: center;
margin-top: 5px;	
}

/*.facebook_share
{
background: url("http://img2.sportal.bg/images/fb_1.gif") no-repeat scroll 0pt 0pt transparent;
padding-left: 47px;
padding-right: 47px;
line-height:20px;
margin-left:-51px;
}*/

.info_popup {
    background-color: #f1f1f1;
    border-color: #8E9492;
    border-style: solid;
    border-width: 1px;
	border-radius:5px;
    color: #459D9E;
    font-size: 14px;
    font-weight: normal;
    left: 20px;
    margin-bottom: -5px;
    margin-right: 20px;
    padding: 5px;
    position: absolute;
    text-align: justify;
    text-decoration: none;
    top: 20px;
    width: auto;
	z-index:1005;
}


#toTop {
    background: url("/assets/img/topBtn.png") no-repeat scroll 0 0 transparent;
    bottom: 2%;
    cursor: pointer;
    display: block;
    height: 48px;
    position: fixed;
    right: 20px;
    text-indent: 888em;
    width: 48px;
    z-index: 888;
	border:1px solid #cccccc;
	border-radius:30px;
}
#toTop:hover {
    background: url("/assets/img/topBtn.png") no-repeat scroll 0 -48px transparent;
}

/*---google----*/
#map_canvas { overflow:visible;}
	#x { overflow:visible;}
	div.visible { overflow:visible;}
	div.visible div { overflow:visible;}
/*---------------------------------------*/
.offer_map
{
	float: left;
    height: 102px;
    width: 327px;
	
}


.offer_map.title {
    color: #000000;
    font-family: sans-serif,verdana;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    width: 170px;
	padding-left:5px;
	float:left;
	left:150px;
	top:-3px;
	/*opacity: 0.9;*/
}

.offer_map.pic
{
	height: 102px;
	width:151px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 10;
	float:left;
}
.offer_map.pic.container {
   height: 100px;
    margin: 0 0 0 4px;
    position: relative;
    top: -5pt;
    width: 201px;
}
.offer_map.pic.slider
{
	width:535px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
}
.offer_map_pic_slider_buttons_div
{
	width:200px;
	position:absolute;
	right:2px;
	top:72px;
	left:419px;
}

.offer_map.price
{
	color: #7D8381;
    float: left;
    font-family: "century gothic";
    font-size: 11px;
    height: 20px;
    width: 152px;
	left:-6px;
	text-align:right;
	top: 40px;
	
}
.offer_map.price.old {
background-image: url("/assets/img/bkg_old_price_no_vip.jpg");
background-repeat: no-repeat;
margin: 0;
width: 33%;
background-position: -3px 14px;
}
.offer_map.price.disc
{
	color: #459D9E;
	float:left;
    font-size: 17px;
    font-weight: normal;
    width: auto;
}
.offer_map.price.new
{
	width:auto;
	float:right;
	text-align:right;
}

a.offer_map_ref
{
  background-image: url("/assets/img/btn_go_offer.png");
    display: block;
    float: left;
    height: 35px;
    margin-left: 11px;
    margin-top: -2px;
    width: 200px;
}
a.offer_map_ref.hover
{
	  background-position: 0 -36px;
}
#lowerVipRoom {
    margin-top: 20px;
}

.blockOverlay {
    background: url("/assets/img/overlay-background.jpg") top left repeat !important;
}


#overlay { 
   left: 50%;
    margin: -160px auto 0 -530px;
    overflow: visible !important;
    position: absolute;
    top: 140px;
    width: 1132px;
    display: none;
}
#overlay .popup { 
    color:#fff; 
    text-align:left;  
    width: 759px; 
    height: 130px; 
    background:url(/assets/img/popupNewsletter2.png) 0 0 no-repeat; 
    margin: 50px auto 0 auto; 
    color: #5e5e5e;
    padding: 45px;
    overflow: visible !important; 
}
#overlay .popup h2 { color:#5e5e5e; font-size:24px; display:block; margin-bottom:5px; }
#overlay .popup h3 { display:block; width:500px; line-height:22px; margin-top:20px; }
#overlay .popup .label { height:30px; line-height:30px; color:#fff; }
#overlay .popup .label-city { position:absolute; top:140px; left:350px; }
#overlay .popup .field { overflow: visible !important; } 
#overlay .popup .field input { float:left; border:1px solid #138299; padding:10px; width:230px; height:19px; }
#overlay .popup .field input.city { float:left; margin-left:22px; width:250px; background:url(/assets/img/input.city.png) 0 0 no-repeat; border:none; height:22px; cursor:pointer; }
#overlay .popup .cities { width:206px; height: 300px; overflow: auto;  background:#fff; position:absolute; top:41px; left:274px; border:1px solid #138299; border-top:none; display:none; }
#overlay .popup .cities a { display:block; padding:5px 10px 5px 10px; color:#000; }
#overlay .popup .cities a:hover { background:#138299; color:#fff; }
#overlay .popup  h1 { margin-top: 20px;}
#overlay span.shadow { display:block; text-shadow:#ffe88c 1px 1px 0px; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, color=#ffffff, positive=1); }
#overlay span.shadow { zoom:1; }
#overlay .discount { position:absolute; top:30px; left:350px; width:50px; height:50px;  background:url(/assets/img/discount_10.png) 0 0 no-repeat } 
#overlay .x15 {  background:url(/assets/img/discount_15.png) 0 0 no-repeat; left:385px; top:5px; } 
#overlay .x20 {  background:url(/assets/img/discount_20.png) 0 0 no-repeat; left:420px; } 
#overlay .xbutton { 
        display:block; 
        width:132px; 
        height:46px; 
        text-align:center; 
        line-height:38px;
        background-color:#447ba2;
        border:1px solid #4b718c;
        /*border-radius:5px 5px 5px 5px;*/
        color:#FFFFFF;
        display:block;
        float:left;
        font-size:20px;
        height:39px;
        margin-left:17px;
        margin-top:5px;
        text-decoration:none;
        width:180px;
        box-shadow:0px 0.5px 1px #e4e6e6;
        border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
}
#overlay .xbutton span { display:block; color:#fff;}
#overlay .xbutton span { zoom:1; }
#overlay .popup-actions { overflow: visible !important; position:absolute; top:118px; right: 118px; } 
#overlay .popup-actions .column { overflow: visible !important; }
#overlay .info { background:url(/assets/img/info.png) center left no-repeat; height:50px; padding-top:30px; padding-left:50px; width:380px; }
#overlay a.close {  background:url(/assets/img/close.png) center center no-repeat; width:32px; height:32px; display:block; position:absolute; top: 41px; right:135px; cursor:pointer; }
#overlay .overlay-console { overflow: visible !important; height:120px; line-height:20px; margin-top:75px; }
#overlay a.closeNewsletter {
    bottom: 30px;
    font-size: 12px;
    left: 185px;
    position: absolute;
    cursor: pointer;
}
#overlay a.closeNewsletter2 {
    top: 45px;
    font-size: 12px;
    right: 135px;
    position: absolute;
    cursor: pointer;
    background:url(/assets/img/close.png) center center no-repeat; 
    width:32px; 
    height:32px;
}
.go-profile {
    display: block;
    margin-top: 10px;
    color: #138299;
    margin-left: 215px;
}

#console { 
    position:fixed; 
    top:0px; 
    left:0px; 
    width:100%; 
    height:32px; 
    text-align:center; 
    background:url(/assets/img/console.tile.png) bottom left repeat-x; 
    z-index:9998; 
    display:none; 
}
#console span {
    float: right;
    width: 70px;
    height: 27px;
    background: url(/assets/img/console.stamp.png) top right no-repeat; 
}
#console a { padding-left: 70px; height:30px; width:100%; color:#5e5e5e; text-decoration:none; font-size:14px; line-height:24px; cursor:pointer; }

.search {
    background: url("/assets/img/search_small.png") top right no-repeat;
}
#single-page ul, #single-page ol {
    margin: 1em 0;
    padding-left: 30px;
}
#single-page ol li {
    list-style: decimal outside; 
    padding-bottom: 1em;
}
#single-page ul li {
    list-style: disc outside;
    padding-bottom: 1em;
}
#single-page h2 {
    font-weight: bold;
    padding: 5px 0;
}
#single-page a:hover {
    text-decoration: underline;
}
#single-page strong,  #single-page b {
    font-family: "Calibri","sans-serif";
    font-size: 11pt;
    line-height: 115%;
    font-weight: bold;
}
#single-page p {
    margin: 10px 0;
    font-family: "Calibri","sans-serif";
    font-size: 11pt;
    line-height: 115%;
}
#single-page { 
    border: 1px solid #459D9E;
    box-shadow: 0 0.4px 5px #459D9E;
    -moz-box-shadow: 0 0.4px 5px #459D9E;
    -o-box-shadow: 0 0.4px 5px #459D9E;
    -webkit-box-shadow: 0 0.4px 5px #459D9E;
    position:relative; 
    padding: 10px; 
    width:1060px; 
    margin:0px auto; 
    height:auto !important; 
    background: #fff; 
    border-radius: 7px; 
    -webkit-border-radius: 7px; 
    -moz-border-radius: 7px;  
    text-align: left;
}
#single-page .comments-wrapper { /*margin-top:10px;*/ }
#overlay .popup h1 {
    margin-top: 55px;
}
#system-message {
    background: none repeat scroll 0 0 #FFC6C6;
    color: #C73C3C;
    font-size: 14px;
    margin: 15px 0 5px 10px;
    padding: 5px;
}