/*****************************************************************************
*   STYLING GOOGLE MAP
******************************************************************************/

#cboxOverlay {
    background: transparent !important;
    opacity: 0.37 !important;
}
#cboxLoadedContent {
    background: #FFFFFF;
    border: 5px solid rgba(0, 0, 0, 0.4);
}
#cboxClose {
    height: 25px;
    right: 8px;
    top: 18px;
    margin: 0 !important
}
#colorbox{
    position: absolute !important;
    box-shadow: 0 0 25px 5px #999999;

}
#cboxContent {
    margin-top: 0px;

}
#google_map {
    /*float: left;*/
    height: 100%;
    /*width: 774px;*/
}
#google_box{
    display: none;
}
#google_box,
#google_map img{
    max-width: inherit;
}
#google-list {
    box-shadow: 3px 0 2px -1px rgba(0, 0, 0, 0.1);
    float: left;
    overflow: auto;
    width: 410px;
    width: 29%;
    display: none
}
.gheader{
    background: url("../img/black.png") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #f1ca7e;
    padding: 9px 0 5px 15px;
    height: 35px;
}
.gheader img{
    display: block
}
.gheader .infoline{
    float: right;
    font: 400 16px/16px Lato;
    color: #FAFAFA;
    padding: 11px 55px 0 0
}
.gheader ul{
    margin-right: 8px;
    margin-top: 8px;
}
.gheader li {
    float: left;
    line-height: 16px;
    margin-right: 3px;
    padding: 3px 10px;
}
.gheader li a {
    color:#FAFAFA;
    line-height: 19px;
    padding: 0 1px;
}
.GH {
    border-color: #EBEBEB #FFFFFF;
    border-style: solid solid solid none;
    border-width: 1px;
    cursor: default !important;
    height: 84px;
    margin-top: -1px;
    position: relative;
    right: 0;
    z-index: 1;
}
.GH:first-child {
    margin-top: 0;
}
.GH:hover {
    border-color: #CCCCCC;
    box-shadow: 0 6px 16px -4px rgba(0, 0, 0, 0.2);
    z-index: 3;
}
.GH img {
    background-color: white;
    display: block;
    height: 70px;
    left: 16px;
    position: absolute;
    top: 7px;
    width: 70px;
}
.GH .title {
    font-size: 16px;
    left: 96px;
    overflow: hidden;
    position: absolute;
    right: 80px;
    text-overflow: ellipsis;
    top: 16px;
    white-space: nowrap;
    border: none;
    padding:0;
    line-height: 18px;
}
.GH .subtitle {
    left: 96px;
    max-width: 152px;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    top: 39px;
    white-space: nowrap;
    padding:0
}
.GH .list {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAOUlEQVR42mO4cuUK25kzZyYC8Vsgfgdig8QYgIwJQPwfDXcwQFWiS7zFK4Fh1NmzZzsZkCx/h2w5AIQtclwsSweRAAAAAElFTkSuQmCC) no-repeat scroll 0 0 transparent;
    height: 6px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    top: 39px;
    width: 6px;
}
.GH .stars {
    color: #777777;
    font-size: 11px;
    left: 213px;
    position: absolute;
    top: 42px;
}
.GH .GH-star {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAgElEQVR42mNgwASMQMwLpQkCFiD2hNIEgSAQV0JpgkAdiHugNAYQAWIPIPYDYm8gzoIqzoLyQeLuUHVgt+kAcRVUETqugsqj+IETiGPRFMZCxbGCYDTFwbgUcgBxPRAXA7EhlK6HimMADSBOhkYICPBB+RrYFIsDMTuaGDtUHAwA3fsRexbpvLAAAAAASUVORK5CYII=) repeat-x scroll 0 0 transparent;
    display: inline-block;
    height: 11px;
    overflow: hidden;
    position: relative;
    width: 10px;
}
.GH .price {
    color: black;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: 8px;
    top: 18px;
}
.GH .no-price {
    color: #777777;
    font-size: 11px;
    font-weight: normal;
    position: absolute;
    right: 8px;
    text-align: right;
    top: 19px;
    width: 60px;
    line-height: 16px
}
#google_map .infowidnow{
    width: 458px;
    font-family: 'Ubuntu', sans-serif;
}
#google_map .infowidnow img,
#google_map .infowidnow h3,
#google_map .infowidnow p{
    float: left;
    margin: 0;
}
#google_map .infowidnow h3,
#google_map .infowidnow p{
    max-width: 330px;
}

#google_map .infowidnow img{
    display: block;
    border-radius: 6px;
    overflow: hidden;
    width: 88px;
    height: 88px;
    margin-right: 13px
}
#google_map .infowidnow h3{line-height: 27px; margin-bottom: 5px; margin-top: -1px}
#google_map .infowidnow h3 a{
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    text-shadow: 1px 1px 0 #FFFFFF;
    font-size: 15px
}
#google_map .infowidnow p{padding-left: 2px; width: 90%;}
#google_map .reviews{
    float: right;
    font-size: 18px;
    margin-right: 10px;
    margin-top: 3px;
    max-width: 60px;
    right: 0;
    text-align: right;
    top: 0;
}
#google_map .no_reviews{
    font-size: 11px;
    line-height: 14px;
    padding-top: 5px;
    clear: both;
    display: block
}

.gradient3{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 47%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 47%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 47%,#efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 47%,#efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 47%,#efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}
#google-list,
#google_map {
    height: 500px;
}

.infowidnow .image{
    width: 70px;
    height: 70px;
}