
.yl_btn a.addtext{text-decoration:none;	font-size:13px !important; font-weight: bold; color: #555; }

.yl_btn{
	font-weight: bold;
	color: #555;
	padding:7px 14px;
	border:1px solid #d9a12f;
	border-radius:5px;
	font-size:13px !important;
	text-shadow:0 0 4px #fdf6c8;
	box-shadow: 0 1px 1px #999999;
	cursor: pointer;
	background: #ECBD49;
	background:-moz-linear-gradient(bottom, #ECBD49, #FFF190);
	background:-o-linear-gradient(bottom, #ECBD49, #FFF190);
	background:-ms-linear-gradient(bottom, #ECBD49, #FFF190);
	background:linear-gradient(bottom, #ECBD49, #FFF190);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ECBD49), color-stop(100%,#FFF190));
	background:-webkit-linear-gradient(bottom, #ECBD49, #FFF190);
	margin:15px;
	float:left;
}

.yl_btn:hover{
	background:-moz-linear-gradient(bottom, #F5CB68, #FFFADA);
	background:-o-linear-gradient(bottom, #F5CB68, #FFFADA);
	background:-ms-linear-gradient(bottom, #F5CB68, #FFFADA);
	background:linear-gradient(bottom, #F5CB68, #FFFADA);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#F5CB68), color-stop(100%,#FFFADA));
	background:-webkit-linear-gradient(bottom, #F5CB68, #FFFADA);
}

.review{color:#888888;font-weight:bold;width:auto;padding:8px 0 0 36px;height:24px;margin:3px 3px 4px 3px}

.sklonvelvet{background:url('/images/review-sprite.png') 0 0 no-repeat;}
.sklonpuh{background:url('/images/review-sprite.png') 0 -32px no-repeat;}
.sklonhills{background:url('/images/review-sprite.png') 0 -64px no-repeat}

.puresnow{background:url('/images/review-sprite.png') 0 -96px no-repeat;}
.hardsnow{background:url('/images/review-sprite.png') 0 -128px no-repeat;}
.ice{background:url('/images/review-sprite.png') 0 -160px no-repeat;}

.people3{background:url('/images/review-sprite.png') 0 -192px no-repeat;}
.people2{background:url('/images/review-sprite.png') 0 -224px no-repeat;}
.people1{background:url('/images/review-sprite.png') 0 -256px no-repeat;}

.good {background:url('/images/review-sprite.png') 0 -288px no-repeat;}
.middle {background:url('/images/review-sprite.png') 0 -320px no-repeat;}
.bad {background:url('/images/review-sprite.png') 0 -352px no-repeat;}

.arrow-left div{background:url('/images/glc-sprite.png') 0 center no-repeat;width:12px;height:100%;margin:0 17px 0 1px}
.arrow-right div{background:url('/images/glc-sprite.png') -13px center no-repeat;width:12px;height:100%;margin:0 1px 0 17px}

.okbook{background:url('/images/glc-sprite.png') -26px 0 no-repeat;width:14px;height:14px;vertical-align:top;display:inline-block}

.tdreviews{ margin:5px;padding:2px 0; }
.td-white{ margin:5px 5px 3px 5px; border-bottom:1px }

div.star{float:left;width:17px;height:15px;text-indent:-999em;display:block;overflow:hidden;background:transparent;}
div.star.on{background:url(/js/star-rating/star.gif) no-repeat 0 -32px;}
div.star.off{background:url(/js/star-rating/star.gif) no-repeat 0 0;}
div.half_star{float:left;width:8px;height:15px;text-indent:-999em;display:block;overflow:hidden;background:url(/js/star-rating/star.gif) no-repeat 0 -32px;}
.fl{float:left;margin-right:7px}

#price .ui-tabs-panel{border-top:0px}

.ui-tabs-hide{display:none}

/* камера на первой вкладке */
    .scam table{width:100%;height:100%;border-collapse:collapse;}
    .scam table td{vertical-align:bottom;padding:0}
    .scam table td div.txt{background:url("/images/webcam/bg.png") repeat scroll left bottom transparent;color:#fff;font-size:10px;float:left;width:100%;padding:2px 0 5px 0}
    .vk_share_button{margin-top:6px;}
    .dots td{background: url("/images/webcam/webcam-main-sprite.png") no-repeat center -45px transparent;height: 19px; width: 22px; float:left;list-style-type: none; text-indent: 0; cursor:pointer;padding:0}
    .dots td.fill{background: url("/images/webcam/webcam-main-sprite.png") no-repeat center -24px transparent;}

/* прогноз погоды */
.forecast{border-collapse:collapse;margin:9px 0 0 45px;float:right;font-size:11px}
.forecast td{padding:3px 1px;border:1px solid #ccc;text-align:center;width:30px}
.wtype{border-bottom:1px dashed #888;cursor:pointer}
.wtype.curr{border:none;cursor:default;font-weight:bold;color:#898989}
.wsimg{width:22px;margin:3px -3px -1px -3px}
