.menu-cursos{
	width:914px;
	height:28px;
	background:url(imgs/bg-menu.png);
	margin-left:7px;
	padding-top:12px;
	padding-left:40px;
	margin-top:10px;
	position:relative;
}
.menu-cursos {
	height:42px;
		background: #0469ac; /* IE6-9* and old browsers */
	background: -moz-linear-gradient(top,  #0469ac 7%, #0078c8 46%, #0469ac 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#0469ac), color-stop(46%,#0078c8), color-stop(100%,#0469ac)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0469ac 7%,#0078c8 46%,#0469ac 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0469ac 7%,#0078c8 46%,#0469ac 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0469ac 7%,#0078c8 46%,#0469ac 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0469ac 7%,#0078c8 46%,#0469ac 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0469ac', endColorstr='#0469ac',GradientType=0 ); /* IE no border-radius*/

	/*width:956px;
	height:39px;
	position:absolute;
	top:164px;
	left:9px;
	z-index:3;*/

	border: 2px solid #FFFFFF;
	border-radius: 8px;
	box-shadow: 1px 1px 3px #b2b2b2;
	z-index: 20;
}

.menu-cursos  {
	height:auto;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:6px;
	width:924px;
}
.menu-cursos .menu-item a {
	float: right;
}
.menu-cursos .menu-item a.i-novo {
	padding-left: 20px;
	background: url(../imgs/icon/novo.png) left center no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
}
.menu-cursos div.divi-menu {
	margin-top: 3px;
}
.menu-cursos form.menu-form {
	float: left;
	padding: 0;
	margin: 0;
}
.menu-cursos form.menu-form label {
	color:#FFF;
	float:left;
	font-weight:bold;
	font-size:16px;
	text-transform: uppercase;
}
.menu-cursos form.menu-form input[type=text],
.menu-cursos form.menu-form select {
	margin: 0 5px;
	padding: 2px;
	display: block;
	width: 200px;
	float: left;
	/*margin-top: -6px;*/
	border: solid 1px #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.menu-cursos form.menu-form select {
	padding: 1px;
	width: 150px;
	margin-right: 25px;
}
.menu-cursos form.menu-form input.filtro-busca {
	margin: 0 5px;
	padding: 2px 4px;
	display: block;
	width: 64px;
	float: left;
	margin-top: -1px;
	margin-right: 20px;
	/*background-color: #35AEFF;*/
	background-color: rgba(255,255,255,0.2);
	border: solid 1px rgba(255,255,255,0.4);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-transform: uppercase;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	cursor: pointer;
}
.menu-cursos form.menu-form input.filtro-busca:hover {
	background-color: rgba(255,255,255,0.4);
	border-color: rgba(255,255,255,0.6);
}

.div-chatonline {
	width: 948px !important;
	margin: 16px !important;
	margin-left: 15px;

}

.negocio-chatonline {
	float: left;
	width: 300px;
	height: 222px;
	border: solid 1px #c6c6c6;
	padding: 2px;
	border-radius: 2px;
	overflow: hidden;
	margin: 5px;
	background-color: #ffffff;
	position: relative;
}


.nline1,
.nline2,
.nline3 {
	float: none;
	clear: both;
	padding: 2px;
}
.nline1 {
	height: 49px;
	overflow: hidden;
}
/*
.nline1 { background-color: #cccccc;}
.nline2 { background-color: #D8DA92;}
.nline3 { background-color: #B0B0B0;}*/

.col1n1 {
	width: 49px;
	height: 45px;
	padding-top: 2px;
	float: left;
	text-align: center;
}
a.chline-foto {
	display: block;
	width: 45px;
	height: 45px;
	border-radius: 4px;
	margin: 0 auto;
	background-size: 45px;
}
h2.chline-tit {
	font-size: 13px;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	height: 31px;
	overflow: hidden;
}
h2.chline-tit a {
	color: #000000;
}
p.chline-para {
	font-size: 10px;
	height: 12px;
	color: #B50000;
	text-align: center;
	margin-top: -3px;
	overflow: hidden;
}
p.chline-info {
	text-align: center;
	color: #666666;
	line-height: 1;
	margin: 0;
	padding: 0;
	height: 14px;
	overflow: hidden;
}
span.chline-balao {
	/*display: block;*/
	display: table-cell;
   text-align: center;
   vertical-align: middle;
	padding: 0;
	width: 87px;
	height: 38px;
	border-radius: 12px;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	/*position: absolute;
	right: 3px;
	top: 20px;*/
	overflow: hidden;
	z-index: 9999;
}
span.chline-idinfo {
	color: #036BB1;
	font-weight: bold;
}
span.chline-separador {
	color: #Dddddd;
}
a.link-balao {
	display: table;
	width: 100%;
}

a.link-balao:hover {
	text-decoration: none;
}
a.link-balao:hover span.chline-balao {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 118, 198, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 118, 198, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(0, 118, 198, 0.75);
}

.col2n1 {
	width: 160px;
	float: left;
	/*background-color: #eeeeee;*/
}
.col3n1 {
	width: 87px;
	float: right;
}

.ch-vid-embed {
	width: 220px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden;
}


.col1n2 {
	width: 220px;
	height: 130px;
	margin-left: 20px;
	float: left;
	z-index: 10;
	/*background-color: #8D8D8D;*/
}
.col2n2 {
	width: 42px;
	margin-right: 5px;
	float: right;
	text-align: center;
	padding-top: 44px;
	/*background-color: #ccc;*/
}

a.chline-ico {
	display: block;
	width: 32px;
	height: 32px;
	text-align: center;
	float: left;
	margin: 0 2px;
}
a.chline-fb {
	background: url(imgs/icon/icon-face.png) center center no-repeat;
}
a.chline-tw {
	background: url(imgs/icon/icon-twitter.png) center center no-repeat;
}
a.chline-sk {
	background: url(imgs/icon/icon-skype.png) center center no-repeat;
}

.chline-time {
	width: 130px;
	float: left;
	text-align: right;
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #333;
}

a.chat-parceiro {
	padding-left: 4px;
	padding-top: 14px;
	padding-bottom: 5px;
	padding-right: 40px;
	background: #036CB2 url(imgs/icon/icon-chat2.png) 29px center no-repeat;
	text-transform: uppercase;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-topleft: 9px;
	border-bottom-left-radius: 9px;
	border-top-left-radius: 9px;
	float: right;
	color: #FFFFFF;
	/*position: absolute;
	bottom: 3px;
	right: 3px;*/
	font-size: 10px;
	font-weight: bold;
	width: 12px;
}

a.chat-parceiro:hover {
	background-color: #50B3FF;
	color: #FFF;
	text-decoration: none;
}



.box-menu {
	clear: both;
	margin-top: 20px;
	background:url(imgs/bg-menu.png) no-repeat;
	width:947px;
	height:39px;
	position:relative !important;
	top: auto;
	left: auto;
	z-index:3;
	padding:0 0 0 7px;
}

.hr-negocios {
	width: 80%;
	padding: 10px 0;
	margin: 0 auto;
	margin-bottom: 20px;
	border-bottom: solid 1px #e6e6e6;
	text-align: center;
	clear: both;
}
a#mostrar-mais, span.final-lista, p.nenhum-resultado {
	text-align: center;
	font-weight:bold;
	font-size:16px;
	text-transform: uppercase;
	color: #036CB2;
}
span.final-lista {
	color: #D9D9D9;
	display: none;

}
p.nenhum-resultado {
	margin: 30px auto;
	color: #666666;
}