/*
* Author: Kanav Kohli
* Author URI: http:kanavkohli.com
* Description: results page stylesheet
*/


/*************************************************************
							HEADER
/************************************************************/
header {
    position: absolute;
    width: 1013px;
}

header .logo {
	left: 0;
    margin-left: 0;
    margin-top: 70px;
    position: absolute;
    top: 0;
    z-index: 2;
}

header .logo img {
    width: 179px;
}

header #search-container {
	left: 0;
	margin-left: 217px;
	margin-top: 71px;
}

header #search-container input[type="text"] {
	font-size: 18px;
	height: 50px;
}

#search-container button[type="submit"] {
    margin-top: -18px;
}


/*************************************************************
							MAP
/************************************************************/
#map {
	background: rgba(0, 0, 0, 0) url("../images/header-bg.jpg") repeat scroll 0 -1354px;
	height: 201px;
	width: 100%;
    display:none;
}


/*************************************************************
							PAGE CONTENT WRAPPER
/*************************************************************/
.page-content-wrapper {
	margin:0px auto auto;
    width: 100%;
    display: inline-block;
    padding: 1%;
    border:0px;
    background: #fff;
}


/*************************************************************
							SIDEBAR
/************************************************************/
#sidebar {
	float: right;
	width:33%;
}

#sidebar .map-widget {
	height: 268px;
	width: 100%;
}

#sidebar .map-widget img {
	width: 350px;
}

#sidebar .sidebar-widget h1 {
	color: #666666;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0;
}

#sidebar .sidebar-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}

#sidebar .sidebar-widget li {
	list-style: none;
	height: 25px;
}

#sidebar .sidebar-widget li:before { 
	font-family: 'FontAwesome';
    content: "\f101";
    display: block;
    height: 0;
    width: 0;
    position: relative;
	color: #c65453;
	font-weight: bold;
}

#sidebar .sidebar-widget li a {
	font-size: 13px;
	color: #c65453;
	outline: medium none;
}


/*************************************************************
						SIDEBAR	TABS
*************************************************************/
.sidebar-tab-widget {
   margin: 35px 0 25px 0px;
}

.sidebar-tab-widget .nav-tabs {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-tab-widget .nav-tabs > li {
    margin-bottom: -1px;
}

.sidebar-tab-widget .nav-tabs > li.active {
    margin-bottom: -1px;
}

.sidebar-tab-widget .nav-tabs li a {
    background: #fafafa none repeat scroll 0 0;
    border-color: #e2e2e2;
    border-radius: 0;
    color: #aaa;
    font-size: 14px;
    font-weight: 400;
    margin-right: -1px;
    outline: medium none;
    padding: 9.8px;
	position: relative;
    z-index: 3;
}

.sidebar-tab-widget .nav-tabs > li.active > a,
.sidebar-tab-widget .nav-tabs > li.active > a:hover,
.sidebar-tab-widget .nav-tabs > li.active > a:focus {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-color: #e2e2e2 #e2e2e2 #fff;
    color: #555555;
    cursor: default;
	position: relative;
    z-index: 1;
}

.sidebar-tab-widget .nav-tabs li a:hover {
    background: #f4f4f4 none repeat scroll 0 0;
}

.sidebar-tab-widget .tab-content {
	background-color: #fff;
    border: 1px solid #e2e2e2;
	border-top: 0px;
    min-height: 125px;
    overflow: auto;
    padding: 15px;
	top: -1px;
    position: relative;
    z-index: 2;
}
section.home_rate{
    background: #ffffff;

}

/*************************************************************
						ADVERTISEMENTS
*************************************************************/
.advertise {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    cursor: auto;
    display: table;
    margin: 25px 0;
    padding: 1%;
    width: 100%;
    float:right;
}

.advertise .advertise-content {
    background: #ebebeb none repeat scroll 0 0;
    color: #b7b7b7;
    display: table-cell;
    font-size: 20px;
    height: 250px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto;
}


/*************************************************************
							PAGE CONTENT
*************************************************************/
.page-content {
	float: left;
    width: 66%;
    padding-right: 10px;
}

.no-results-wrapper {
	margin-top: 50px;
	text-align: center;	
}

.no-results-wrapper i {
	font-size: 35px;
	color: #dedede;
    padding-bottom: 30px;
}

.no-results-wrapper h3 {
	font-size: 20px;
    font-weight: 400;
	margin-bottom: 20px;
    letter-spacing: 1px;
    position: relative;
    text-align: center;
}

.no-results-wrapper p {
	font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    position: relative;
    text-align: center;
}


/*************************************************************
							BREADCRUMBS
*************************************************************/
.breadcrumb {
    background-color: #fafafa;
}

.breadcrumb a {
    color: #000;
}


/*************************************************************
							FILTERS 
*************************************************************/
#filters .filter {
	margin-bottom: 15px;
    padding-left: 0;
    position: relative;
    z-index: 50;
}

.filter li {
    font-size: 14px;
    list-style-type: none;
}

.filter li.active {
    font-weight: 600;
}

.filter li.active a::before {
    content: "� ";
    display: inline-block;
    font-size: 145%;
    font-weight: 600;
    line-height: 0;
	position: relative;
    top: -2px;
    vertical-align: middle;
}

.filter .filter-selected {
    border: 1px solid #ddd;
    cursor: pointer;
	font-size: 13px;
    height: 34px;
    line-height: 18px;
    overflow: hidden;
    padding: 7px 25px 7px 10px;
    position: relative;
}

.filter .filter-selected::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: black transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    content: "";
    position: absolute;
    right: 8px;
    top: 14px;
}

.filter-sorter .filter-selected {
	border: 0;
}

.filter-sorter .filter-dropdown {
	width: 100px;
}

.filter.expanded {
	position: relative;
    z-index: 51;
}

.filter.expanded .filter-selected::before {
    border-bottom-color: black;
    border-top-color: transparent;
    top: 8px;
}

.filter.expanded .filter-dropdown {
    display: block;
}

.filter .filter-dropdown {
    background-color: white;
    border: 1px solid #ddd;
    display: none;
    min-width: 100%;
    padding: 5px 0;
    position: absolute;
}

.filter .filter-dropdown li {
    white-space: nowrap;
}

.filter .filter-dropdown a {
    color: #1f1f1f;
    display: block;
    font-size: 13px;
    padding: 5px 10px;
	text-decoration: none;
}

.filter .filter-dropdown a:hover {
    color: #c65453;
}

.filter .filter-dropdown::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #d6d6d6;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 20px;
    position: absolute;
    top: -20px;
    z-index: 10;
}

.filter .filter-dropdown::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent white;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 20px;
    position: absolute;
    top: -19px;
    z-index: 1040;
}

.filter .filter-choices {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
}

.filter.filter-size .filter-dropdown {
    width: 160%;
}

.filter.filter-size .filter-dropdown li {
    float: left;
    width: 50%;
}


/*************************************************************
						SEARCH LISTING
*************************************************************/
.search-list {
	display: none;
}

.search-list .search-list-header {
    clear: both;
    margin-bottom: 10px;
    padding: 8px 15px 0;
    width: 100%;
}

.search-list .search-list-header h1 {
    color: #666666;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.search-list .search-list-header h1 span:first-child {
    color: #ed2e54;
}

.search-list .list-item {
	display: block;
	border-top: 1px solid #eee;
    min-height: 123px;
    padding: 15px;
    width: 100%;
	cursor: pointer;
}

.search-list .list-item:hover{
	background: #fcfcfc;
}

.search-list .list-item:hover .list-item-name a {
	text-decoration: underline;
}

.search-list .list-item:hover .list-item-arrow {
	color: #000;
}

.search-list .list-item .list-item-image {
	float: left;
    margin: 10px 18px 6px -11px;
    width: 5%;
}

.search-list .list-item .list-item-image img {
    width: 50px;
}

.search-list .list-item .list-item-image .list-item-map-wrapper {
    background: #d63e30 none repeat scroll 0 0;
    height: 12px;
    margin: 10px 0 0 19px;
    position: absolute;
    width: 13px;
}

.search-list .list-item .list-item-image .list-item-map-icon {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-top: -4px;
    text-align: center;
}

.search-list .list-item .list-item-image span {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 3px 0 0 21px;
    position: absolute;
}

.search-list .list-item .list-item-image i {
	font-size: 35px;
	color: #ddd;
}

.search-list .list-item .list-item-info {
	float: left;
	margin-top: -3px;
    width: 89%;
}

.search-list .list-item .list-item-info .list-item-name {
	outline: medium none;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-list .list-item .list-item-info .list-item-name a {
	color: #c65453;
    font-size: 16px;
}

.search-list .list-item .list-item-info .list-item-address {
	color: #666;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-top: 7px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-list .list-item .list-item-info .list-item-address i {
	color: #ddd;
	font-size: 14px;
	margin-right: 5px;
}

.search-list .list-item .list-item-info .list-item-phone {
	color: #999c9e;
	font-size: 13px;
	font-weight: 300;
    letter-spacing: 1px;
	margin-top: 7px;
}

.search-list .list-item .list-item-info .list-item-phone i {
	color: #ddd;
	font-size: 14px;
	margin-right: 2px;
}

.search-list .list-item .list-item-arrow {
    float: right;
	color: #c3c2c2;
    font-size: 20px;
    line-height: 72px;
    text-align: right;
    width: 5%;
}


/*************************************************************
							PAGINATION
*************************************************************/
.pagination-wrapper {
	text-align: center;
}

/* .pagination {
	display: none;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 3px; 
}

.pagination a {
	background: #f1f1f1 linear-gradient(to bottom, #fff 0%, #f1f1f1 100%) repeat scroll 0 0;
	display: block;
	float: left;
	height: 30px;
    line-height: 26px;
	outline: none;
	border-right: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	color: #555555;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
    padding: 0 12px;
    text-shadow: 1px 1px 1px #fff;
}

.pagination a:hover,
.pagination a:focus {
	background: #ddd linear-gradient(to bottom, #f1f1f1 0%, #eee 100%) repeat scroll 0 0;
}

.pagination a.disabled,
.pagination a.disabled:hover {
	background: #f3f3f3 linear-gradient(#f3f3f3, lightgrey);
	color: #A8A8A8;
	cursor: default;
}

.pagination a:first-child {
	border: none;
	border-radius: 2px 0 0 2px; 
}

.pagination a:last-child {
	border: none;
	border-radius: 0 2px 2px 0;
}

.pagination input {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 30px;
	outline: none;
	border: none;
	vertical-align: middle;
	text-align: center;
}
 */

/*************************************************************
							FOOTER
/************************************************************/
footer .footer-top {
	display: none;
}

/*************************************************************
							MAP
*************************************************************/
#map_wrapper {
    height: 285px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

#map_canvas h3 {
    color: #ed2e54;
    font-size: 16px;
	margin: 0;
	padding: 0;
}

#map_canvas p {
    color: #666;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-top: 7px;
}


/*************************************************************
							MAP POPUP
*************************************************************/
#map-popup .modal-dialog {
	width: 825px;
}

#map-popup .modal-content {
	border-radius: 0px;
	height: 302px;
}

#map-popup button.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #000;
    cursor: pointer;
    float: right;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    opacity: 0.2;
    padding: 0;
    position: absolute;
    right: 7px;
    z-index: 1;
}


#map-popup .map-popup-map-wrapper {
    float: left;
    width:38%;
}

#map-popup .map-popup-map-wrapper img {
    height: 300px;
    width: 100%;
}

#map-popup .map-popup-item-info {
    float: left;
    width: 61%;
    padding: 20px;
}


#map-popup .map-popup-item-name {
    color: #ed2e54;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

#map-popup .map-popup-item-phone {
    color: #999c9e;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 7px;
}

#map-popup p {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.5px;
    margin-top: 7px;
}

#map-popup p label {
    color: #333;
    font-size: 13px;
    font-weight: 600;
    width: 130px;
}

#map-popup p label i {
    color: #ccc;
    font-size: 14px;
    margin-right: 10px;
    text-align: center;
    width: 15px;
}

#map-popup p a {
    color: #1274c0;
    font-weight: 400;
    letter-spacing: 0px;
    outline: medium none;
    text-decoration: none;
}