@CHARSET "UTF-8";


/* Google */

.pac-item {
	cursor: pointer;
}

.gm-style-iw {
    max-height:400px !important;
    overflow-y:auto;
}





.active-labels {
	font-family: 'OpenSansLight';
	font-size: 15px;
	color: #666;
}

.closelabel {
	font-size: 12px;
	cursor: pointer;
	margin-left: 3px;
}

.closelabel:HOVER {
	color: red;
}

.active-labels ul {
	margin-left: 0px;
}

.active-labels ul li {
	display: inline-block;
	list-style-type: none;
	margin-right: 5px;
	padding: 3px 4px;
	border-radius: 5px;
}

.active-labels ul li:HOVER {
	background-color: #d5d5d5;
}

ul.items_list {
	margin: 0px;
	
}

#content.span9 {
	width: 100%;
	background-color: #e6e6e6;
	margin-top: 0px !important;
	padding-top: 50px;
	border-top: 1px solid #adadad;
}


#adminForm {
	margin-left: auto;
	margin-right: auto;
}

.card {
	height: 187px;
	width: 321px;
	display: inline-block;
	margin: 2px 0px;
	overflow: hidden;
}

.hover {
	height: 187px;
	position: absolute;
	margin-top: -187px;
	background-color: rgba(89,166,183,0.85);
	width: 321px;
	
	display: none;
	color: #ddd;
	font-size: 13px;
	line-height: 19px;
	overflow: hidden;
	text-align: justify;
}

 .card a:HOVER .hover {
	/*display: block;*/
}

.title {
	height: 50px;
	position: absolute;
	margin-top: -50px;
	background-color: rgba(0, 0, 0, 0.3);
	width: 321px;
}

div.hover h3.title2 {
	font-family: 'OpenSansLight';
	color: white;
	font-size: 16px;
	text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    margin-bottom: 3px;
}

.card .title h1 {
	color: #ddd;
    font-family: 'OpenSansLight';
    font-size: 19px;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
	font-weight: normal;
	text-align: left;
	text-shadow: none !important;
}


.card .title table tbody tr td {
	font-family: 'OpenSansItalic';
	color: #ddd;
	font-size: 15px;
	line-height: 18px;
}

.card .title table tbody tr td img {
	margin-left: 15px;
	margin-right: 5px;
	vertical-align: baseline;
}

div.hover div.content {
	padding-top: 15px;
	padding-left: 10px;
	font-family: 'OpenSansLight';
	font-size: 14px;
	line-height: 17px;
	color: white;
}

div.hover table tbody tr td {
	font-family: 'OpenSansItalic';
	color: white;
	font-size: 15px;
	line-height: 18px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.hover table tbody tr td img {
	margin-left: 15px;
	margin-right: 5px;
	vertical-align: baseline;
}






a.c-item {
	display: block;
}

a.c-item:HOVER div.title {
	display: none;
}


a.c-item:HOVER div.hover {
	display: block;
}

#clr {
	display: none;
}

#clr i {
	color: red;
}

.card.center {
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
}

.card .cat {
	position: absolute;
	height: 28px;
	margin-left: 137px;
	width: 194px;
	color: white;
	z-index: 100;
}

.category {
	background-color: red;
	float: right;
	height: 28px;
	width: 125px;
	
	font-size: 18px !important;
	line-height: 25px;
	text-transform: uppercase;
	text-align: right;
	color: white;
}

.category img {
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 3px;
	max-width: 23px !important;
}

.s-owner {
	cursor: pointer;
}

.cat img {
	float: right;
	max-width: 28px;
}

.btn-toolbar {
    display: inline-block;
}


.search-block, .group-block {
	display: inline-block;
}

.search-block {
	vertical-align: top;
	margin-top: 25px;
	margin-right: 3px;
}

.search-block div input {
	width: 140px;
	border-radius: 0px !important;
	border: none;
	margin: 0px;
	box-shadow: none;
	transition: none !important;
}

.search-block div input:focus {
	box-shadow: none;
	transition: none !important;
}

.complex-search {
	border: 1px solid #bdbdbd;
	background-color: white;
	height: 28px;
	line-height: 28px;
	width: 199px;
}

#sbt {
	margin-left: 41px;
}

.complex-button {
	border: none !important;
	border-radius: none !important;
	background-image:none !important;
}















#labels {
	width: 100%;
	background-color: #cdcdcd;
	margin: 0px;
	padding: 0px; 
	position: relative;
    top: -9px;
    padding-bottom: 30px;
    display: none;
}

.labels-on {
	margin-bottom: 30px;
	padding-top: 20px;
	padding-left: 45px;
	padding-right: 10px;
}

#labels .labels-on > input[type="checkbox"] {
	margin: 0px;
}

#labels .labels-on > label {
    display: inline-block;
    width: 175px;
    padding-left: 5px;
    font-family: 'OpenSansLight';
    font-size: 14px;
    line-height: 16px;
    color: #595959;
    margin: 0px;
    vertical-align: top;
    cursor: pointer;
}

.tour-count p {
	font-family: 'OpenSansLight';
	font-size: 15px;
	color: #666;
}




.c-item.various > img {
	width: 321px;
}



.filters {
	width: 100%;
	min-height:100px;
	border-bottom: 2px solid #b9b9b9;
}

.filter-inner {
	width: 980px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}

div.items {
	width: 980px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}


.filter-city {
	background-color: white;
	border: 2px solid #cdcdcd;
}

input[type='button']#f-c {
	background: url('../../../../images/sr.png') no-repeat center center #b78f66;
	height: 30px;
	width: 55px;
	border-color: #cbb197;
}

.chzn-container a {
	height: 30px !important;
}

.chzn-container a span {
	height: 30px !important;
	line-height: 30px !important;
}

.chzn-container a , .chzn-container div {
	border-radius: 0px !important;
}

select.elado {
	width: 85px;
	height: 30px;
	
}

select.typeTable {
	width: 185px !important;
}

div.btn-group.geo {
	margin-right: 20px;
}

div.btn-group.price {
	font-size: 14px !important; 
}

div.btn-group.type {
	margin-left: 15px !important; 
}

div.btn-group label {
	display: inline-block;
	font-family: 'OpenSansLight';
	font-size: 16px;
	color: #303030;
	font-weight: normal;
	vertical-align: top;
	margin-top: 6px;
	margin-right: 2px;
	margin-left: 10px;
}


.search-box input {
	height: 30px;
}

div.btn-group.price input[type='text'] {
	height: 26px !important;
	width: 36px !important;
	margin: 0px;
	border-radius: 0px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

input[type='button']#sb {
	background-color: #aa8258;
	color: white;
	border: none;
	border-bottom: 2px solid #886845;
	font-family: 'OpenSansItalic';
	font-size: 16px;
	padding: 0px 10px;
	height: 33px;	
}

input[type='button']#sb:HOVER {
	background-color: #c19c75;
}

.btn-group {
	height: 32px !important;
} 

.search-box {
	display: block;
	width: calc(100% - 24px);
	background-color: #ebebeb;
	padding: 12px;
	margin: 0px;
}

.search-opt {
	display: block;
	float: right;
	margin-top: 11px;
}



#refine {
	font-size: 15px;
	display: inline-block;
	vertical-align: top;
	float: right;
	margin-left: 45px;
}

#refine p {
	font-size: 15px;
	font-family: 'OpenSansLight';
	color: #AAA;
	line-height: 25px;
}

#refine p.active {
	color: red;
}

#refine p b {
	background:  url("chosen-sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: top;
}

#refine p b.active {
	background-position: -18px 1px;
}






.search-info {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}

.search-info > div {
	display: inline-block;
	vertical-align: top;
}

.change-sort > div {
	display: inline-block;
}

.sort-by {
	vertical-align: top;
	margin-left: 20px !important;
	padding-top: 7px;
}

.sort-by img {
	vertical-align: top;
	margin-top: 5px;
	cursor: pointer;
}

div.btn-group.sort-by label {
	margin-top: 0px;
	margin-right: 5px;
}

.show-hits {
	float: right;
}

.show-hits p {
	color: #b78f66;
	font-family: 'OpenSansLight';
	font-size: 15px;

}
		
.change-show {
	width: 265px;
}

.change-show img {
	vertical-align: bottom;
}

.change-show img:FIRST-CHILD {
	margin-right: 10px;
}


































































