/* 
------------------------------------------------------------------
Mega Sistemas
------------------------------------------------------------------
*/

@import url("layout.css");

.container-AB {
	height: 350px;	}
	* > .container-AB {
		min-height: 350px;
		height: auto!important;		}

#content .container-AB .grid9 {	width: 680px; margin: 20px;	}
#content .container-AB .grid6 { margin: 20px;	}
#content .container-AB .grid3 {	width: 180px; margin: 20px;	}
#content .container-AB .grid4 {	width: 320px; margin: 20px;	}

#content .container-AB .grid3.adjust {	width: 190px;	}
#content .container-AB .grid6.adjust {	width: 450px;	}
#content .container-AB .grid9.adjust {	width: 680px;	}
#content .container-AB .grid12.adjust, #content .container-ABC .grid12.adjust {	width: 920px;	}
#content .container-AB .adjust, #content .container-ABC .adjust { margin: 20px;	}



#content .container-AB .cnr_tl { background-position: 0px -20px; }
#content .container-AB .cnr_tr { background-position: -30px -20px; }
#content .container-AB .cnr_br { background-position: -10px -10px; }
#content .container-AB .cnr_bl { background-position: 0px -10px; }

#content .container-ABC .grid12 {	width: 920px; margin: 20px;	}

#content .container-ABC .cnr_tl { background-position: 0px -20px; }

#content .container-BC {
	top: 20px;
	padding-bottom: 10px;	}

#content .container-BC .cnr_tl, 
#content .container-BC .cnr_bl { display: none; }

#content .container-BC p { margin-bottom: 0;}

/* Mapa Localização */
#map {
	float:left;
	border: 1px solid #999999;	}

#map.small {
	width: 448px;
	height: 300px;	}
	
#map.full {
	width: 918px;
	height: 420px;	}

#zoomMap, #closeMap { float: left;  margin-top: 15px; }

/* Lista Clientes */
#clients { display: none; }
#clients li { margin-bottom: 1.5em;}
#clients .title { font-size: 1.2em;}

#clientsImg li { 
	float: left; 
	width: 130px;
	height: 123px;
	padding: 18px 0 0 0;
	margin: 1em 1.5em; 
	text-align: center;
	background: url(../../img/layout/bg-clients-list.png) no-repeat center top	}

/* Detalhe do conteúdo */
.bg-white { background-color: #f0f0f0; }
.bg-white .text {	color: #35312d;	}

.title-section {
	margin-bottom: 0 !important;	}
.title-section h2 {
	margin: 0;
	padding-bottom: 0.33em;
	color: #0066cc;
	border-bottom: 2px solid #d6dce2;	}
	
.text {
	margin-top: 0 !important;	}

.text h2 {
	margin: 10px 0 7px;
	color: #0066cc;	}

.text h3 {
	margin: 10px 0 7px;
	color: #8BB633;	}

.text .title {
	font-size: 1.8em;
	font-weight: bold; 
	color: #8BB65C; /*003874*/	}

.text .publish {
	display: block;
	clear: both;
	color: #b3b3b3;
	font-size: 0.812em;	}
.text .date {}
.text .publisher { font-style: italic;	}

.text p.desc {
	display: none;
	font-size: 1.15em;
	font-style: italic;
	color: #999999;
	margin: 1em 0;	}

.text p {
	line-height: 1.6;	}
	
/*Imagem/Video/Audio*/
.text .multimedia { 
	width: 1px;
	clear: both;
	float: left;
	margin: 0 1.5em 1em 0;	}
	.text .multimedia.audio {	width: 200px;	margin-top: 0.5em;	}
	.text .multimedia.video-ext {	margin-top: 1em;	}

.text .multimedia .thumb {}

.text .multimedia .attrib { display: block; font-size: 0.875em;	}
.text .multimedia .desc {
	padding: 5px;
	background-color: #f2f2f2;	}
.text .multimedia .further img { float: left; margin: 0 8px 0 0; }

/* Arquivo/Lista de notícias */
.text .archive {
	position: relative;
	top: 0;	left: 0;
	margin: 0;	padding: 0;
	list-style-type: none !important;
	list-style-position: outside  !important;
	z-index: 10; }

.text .archive .item {
	margin: 0 0 1.33em;
	padding: 0;
	position: relative;
	z-index: 1;	}

.text .archive .item .title {
	font-size: 1.1em;
	margin: 0 0 0.165em;	}

.text .archive .item .category, 
.text .archive .item .date {
	color: #9b9b9b;
	font-size: 0.875em; }
	
/* Lateral */
.container-BC {
	color: #dedede; /*2a2723*/
	background-image: url(../../img/layout/bg-gray-border-lt.png);
	background-position: left;
	background-repeat: repeat-y;	}

.container-BC h2 {
	border-bottom: 1px solid #3676AF;
	color: #8BB633;
	font-size: 1.33em;
	padding: 8px 0 0.33em;	}

.container-BC p { 	}

.container-BC a:link, 
.container-BC a:visited {
	color: white;	}

.news .item {
	margin: 0.67em 0 0.33em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #27669F;	}

.news .title {
	border: none;
	font-size: 1.1em;	}

.news .desc {
	display: none;
	font-size: 8.5pt;
	margin: 0.15em 0 0;	}	
	
#ListaSolucoes {}
	
#ListaSolucoes li {
	display: inline;
	padding: 10px 2px }
	
#ListaSolucoes img { width: 100px;	}
	