

/* --- Stylesheet 6376 () --------- */ 

.T4028 .leftbar {
	padding: 0px 0px 25px 0px;
	float: left;
	width: 250px;
	background-color: rgba(255,255,255,0.2);
}

.T4028 .rightbar {
	margin-left: 300px;
}


.T4028 .items {
	margin-right: -20px;
}

.T4028 .items .item {
	float: left;
	width: 300px;
	margin: 0px 20px 20px 0px;
}

.T4028 .items .name {
	font-size: 13px;
	margin-top: 5px;
	color: #444;
}

.T4028 .tags a  {
	color: #336;
}


.T4028 .similar  {
	margin-right: -10px;
}

.T4028 .similar a {
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
}

.T4028 a.back {
	display: block;
	text-decoration: none;
	padding: 5px 20px;
	color: #000;
	font-size: 14px;
	background-color: rgba(255,255,255,0.3);
}

.T4028 a.back:hover {
	background-color: rgba(255,255,255,0.5);
}

/* --- Stylesheet 6377 () --------- */ 

.T4028  .box {
	margin: 25px 15px 10px 20px;
}

.T4028  .box .headline {
	font-size: 12px;
	color: #666;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

.T4028  .box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.T4028  .box ul li {
	margin: 0;
	padding: 0;
}

.T4028 .box ul li a {
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 1.2;
	padding: 0px 15px 6px 22px;
	cursor: pointer;
	text-decoration: none;
	color: #000;
}
.T4028 .box ul li a:before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	background: #fff;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	text-align: center;
}

.T4028 .box ul.radio li a:before {
	border-radius: 12px;
}
	
.T4028  .box ul li a.active:before {
	background-color: #393;
	background-image: url(https://tramino.s3.amazonaws.com/s/explorer-hotels/767029/checkbox.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.T4028 .box ul li a.off {
	color: #999;
}



.T4028 .box ul li a span {
	font-size: 12px;
	position: absolute;
	right: 0px;
	top: 3px;
	color: #666;
}
