/*
#------------------------------------------------------------------------
# News - December Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

/* Facebook Likebox Responsivo */
#fb-root {
  display: none;
}
#golbeLikeBox .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

/* Topo */
#golbeLogo img{ 
	float: left;
	max-width:100% !important;
    height:auto;
    display:block;
}
/* Banners */
div.banneritem{ 
	border: none!important;
	margin: 0auto!important;
	padding: 0px!important;
	vertical-align: middle;
}

#golbeLogo div.banneritem{
	height: auto !important;
    max-width: 100% !important;
	float: left;
	border: none!important;
	margin: 0auto!important;
	padding: 0!important;
	font-size: 0!important;

}

.gkIsWrapper-gk_rockwall h2{
	font-size: 14px;
	color: #363636;
	-moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}

#golbeLogo div.banneritem a{
	font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.golbeBannerBottom div.banneritem{
	padding-left:20px!important;
	float: left;
}

/* Titles */
.oldbigtitle h4.nspHeader{
	font-size: 20px!important;
}
.oldbigtitlebottom h4.nspHeader{
	font-size: 17px!important;
}
.oldbigtitle .nspArt:first-child {
	border-top: none;
}
.oldbigtitle .nspArt {
	border-top: 1px solid #e5e5e5;
}

/* Other Styles */
.boxBorderTop {
	border-top: 1px solid #e5e5e5;
}
.boxBorderTop:first-child {
	border: none!important;
}
.separador{
	border-bottom: 1px solid #E5E5E5;
	padding:0 0 5px;
}

#gkInsetBottom{
	width: 35%;
	float: left;
}

/* Buscatel */
#buscatel{
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 240px;
	background: url(../../../images/imgconteudo/buscatel.jpg)!important;
}

#buscatel.button,
input[type="submit"],
input[type="button"] { margin-top: 5px; display:block; float:inherit!important; border: 2px solid #ffffff; height:28px !important; width:115px !important; line-height: 24px; color:#fff; background: #FF9900; }

.itensBuscatel {
	padding-top: 115px;
	margin: 0 auto;
}

/* Content */
#golbeSocialAPI {
  width: 110px!important;
  float: left;
}
#golbeSocialAPI .fb_iframe_widget {
  width: 110px!important;
}
#golbeSocialAPI .fb_iframe_widget span{
  width: 110px!important;
}
#golbeSocialAPI  iframe{
  width: 450px!important;
}
.easy_img_caption {
		margin-right:10px!important;
		width:100%!important;
}

.gs-title {
		line-height: 22px!important;
}

.golbeBusca .inputbox {
	background: transparent url('../images/search_bg.png') no-repeat right center;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
	-ms-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
	-o-box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
	box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.11);
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
	
}

.menuOculto {
			display: none;
}
.bigtitle_classimoveis .header {
    color: #ff6f00;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -0.04em;
    margin-top: 12px;
    text-transform: none;
}

.logo_classimoveis {
    margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.panorama {
    position:relative;
    padding-bottom:33.333%; /* 236 (height) ÷ 590 (width) = 0.333 = 33.333%)  */
    height:0;
    overflow:hidden;
}

.panorama iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}