/*
 *	The structure of this stylesheet follows these rules:
 *	- first are generic tag and class definitions
 *	- next we proceed from outer wrappers inside and from top to bottom
 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: #eee;
}

a {
	color: #0686b0;
	text-decoration: none;
}

a.button-green {
	display: block;
	background: url(../images/buy-btn.jpg) no-repeat 0px 0px;
	width: 142px;
	height: 42px;
	text-indent: -5000px;
	float: left;
	margin: 20px 20px 0px 0px;
}

a.button-blue {
	display: block;
	background: url(../images/quote-btn.jpg) no-repeat;
	width: 142px;
	height: 42px;
	text-indent: -5000px;
	float: left;
	margin: 20px 20px 0px 0px;
}

a.button-blue:hover, a.button-green:hover {
	background-position: 0px -42px;
}
.clear {
	clear: both;
	float: none !important;
}

h6 {
	font-weight: bold;
}
/* this wrapper is used with some bacground variations that require shadow */
#wrapper-shadow {
	width: 1030px;
	margin: auto;
}

#wrapper {
	background-color: white;
	width: 960px;
	margin: auto;
	padding: 0px 20px;
}

#header, #billboard, #featured, #content, #footer {
	margin: 0px 30;
}

#header {
	padding-top: 10px;
	padding-bottom: 0px;
	}

#heading {
	float: left;
}

#header h1 {
	font-weight: bold;
	font-size: 36px;
	letter-spacing: -1px;
	margin-bottom: 6px;
}

#heading h3 {
	font-size: 16px;
	color: #5b5b5b;
	margin-top: 5px;
}

h4 {
	font-weight: bold;
	font-size: 16px;
}

/* navigation */

#menu2 {
	margin-top: 20px;
	float: right;
	font-family: Arial;
	color:444;
	width: 390px;
}

#menu2imgs{
	text-align:right;
	margin-bottom:50px;
}

#menu2bt a{
font-size: 0.8em !important;
color:#666;
float:left;
padding: 0 4px;
}

#menu2bt a.hover, #menu2bt a:hover{
color:#fff;
background:#019DC5;
text-decoration:none;
}

#menu2bt2{
float:left;
color:#019DC5;
font-weight:bold;
}
#menu2p{
	float:left;
	font-size:12;
	margin: 0 6px;
	}

#menu {
    height: 45px;
	float: left;
}

#menu ul {
	
}

#menu ul li {
	border-right: 1px solid #5CC;
	float: left;
	display: block;
	padding: 12px 0px;
}

#menu ul li ul li {
	padding: 0px;
	border-top: 1px solid white;
	background-color: #4bd;
}

#menu ul li ul{
	padding-top: 25px;
}

#menu ul li ul li a{
	font-size: 11px;
	padding: 5px 10px;
}

#menu ul li a {
	font-size: 14px;
	padding: 14px 21px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
    background: url(http://www.microsom.com.br/site/wp-content/themes/kreativik2/kreativik/images/fundomenu2.jpg);
}


li.current_page_item a {
	font-weight: bold;
}

li.current_page_item  ul li a {
	font-weight: normal;
}

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top: 20px;
	z-index: 1000;
}

#nav li ul a{
	width:17em;
	height:auto;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:11em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

/* billboard */

#billboard {
	margin-top: 21px;
	width: 940px;
	height: 376px;
	overflow: hidden;
}

#billboard img {
	width: 940px;
	height: 376px;
}

/* featured services */

#featured {
	margin: 30px 40px;
	background-color: #f4f4f4;
}

#featured div {
	float: left;
	text-align: center;
}

#featured div h4, #featured div h5 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#featured div h5 {
	font-size: 12px;
	font-weight: normal;
}

#featured div img {
	max-height: 80px;
	max-width: 230px;
	overflow: hidden;
}

#featured div.center {
	padding-top: 25px;
	width: 338px;
	height: 145px;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

#featured div.first, #featured div.last {
	padding-top: 25px; 
	width: 300px;
	height: 145px;
}

/* main content */

#content {
}

#content h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#content h3 a {
	color: #0686b0;
	text-decoration: none;
}

#content h3 a:hover {
	text-decoration: underline;
}

#content p.date {
	color: #ddd;
}

#content.half div {
	width: 450px;
	float: left;
}

#content.half div.half-1 {
	margin-right: 40px;
}

#content .features-row {
	margin-bottom: 25px;
}

#content .half-2 .feature {
	float: left;
	width: 223px;
    border-right:1px solid #ccc !important;
    margin-left:16px !important;
}

#content .half-2 .feature img {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 20px; 
}

#content .half-2 .feature div {
	width: 215px;
}

#content .half-2 .feature div h6 {
	font-size: 15px;
	font-weight: bold;
	color: #0686b0;
	margin-bottom: 5px;
}

/* footer */

#footer p {
	color: #5b5b5b;
	margin: 20px 0px 0px;
	padding-bottom: 20px;
}

#billboard-delay, #billboard-effect {
	display: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#content .maincontent img, #content .maincontent-hp img, #content .half-1 img {
}

#content img.alignleft {
	margin: 2px;
}

#content img.alignright {
	margin: 0px 20px 15px 20px;
}

.half-1, .maincontent-hp {
	padding-bottom: 20px;
}

#acessorio{
	min-height: 110px;
	margin:20px 0;
}

#acessorioimg{
	margin: 0 6px 0 0 !important;
}


/* inner */
#page-heading {
    background: url(http://www.microsom.com.br/site/wp-content/themes/kreativik2/kreativik/images/fundomenu.jpg);
    width: 960px;
    margin-top:1px;
}

#osbreads{
	padding:30px 40px 0;
	}

#osbreads a{
	font-size: 16px;
	color: #555;
}

#matrizgaleria{
	height:120px;
	width:100%;
}

#enderecoM{
	color:#4bd;
	font-weight:bold;
	font-size:1.1em;
	float:left;
	margin: 10px 0px;
}

#copyright{
	float:right;
	margin: 10px 0px;
	}
	
.pointer{
margin:0;
display:none !important;		
	}
	
#imgPg{
	width:500px;
	height: 485px;
	float:left;
	padding-top:10px;
}

#imgPg2{
	width:260px;
	height: 485px;
	float:left;
	padding-top:10px;
}


#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top: 20px;
	z-index: 1000;
}

#nav li ul a{
	width:17em;
	height:auto;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* menu interno*/

#imgPg ul li{
	padding:5px;
	border-bottom:1px solid #ddd;
	list-style-type:none;
	text-decoration:none;
	width:170px;
}

#imgPg ul li a{
	text-decoration:none;
	color:black;
}

#imgPg ul li a:hover{
font-weight:bold;
}

#imgPg2 ul li{
	padding:5px;
	border-bottom:1px solid #ddd;
	list-style-type:none;
	text-decoration:none;
	width:170px;
}

#imgPg2 ul li a{
	text-decoration:none;
	color:black;
}

#imgPg2 ul li a:hover{
font-weight:bold;
}

.maincontent{
background: url(http://www.microsom.com.br/site/wp-content/themes/kreativik2/kreativik/images/baseredonda.gif) no-repeat bottom;
}

/* Fundos */
.empresa_historico{
	background:url(../images/empresa_historico.jpg) no-repeat;
}

.empresa_matriz{
	background:url(../images/empresa_matriz.jpg) no-repeat;
}

.empresa_filosofia{
	background:url(../images/empresa_filosofia.jpg) no-repeat;
}

.servicos_atecnica{
	background:url(../images/servicos_atecnica.jpg) no-repeat;
}

.servicos_adomiciliar{
	background:url(../images/servicos_adomiciliar.jpg) no-repeat;
}

.servicos_edomiciliar{
	background:url(../images/servicos_edomiciliar.jpg) no-repeat;
}

.servicos_orientacao{
	background:url(../images/servicos_orientacao.jpg) no-repeat;
}

.servicos_aauditiva{
	background:url(../images/servicos_aauditiva.jpg) no-repeat;
}

.pagina_contato{
	background:url(../images/contato.jpg) no-repeat;
}

.pagina_seja{
	background:url(../images/sejadistribuidor.jpg) no-repeat;
}

.pagina_rh{
	background:url(../images/rh.jpg) no-repeat;
}

.fundoBranco{
	background:url(../images/fundobranco.jpg) no-repeat;
}

.produtos_acessorios{
	background:url(../images/produtos_acessorios.jpg) no-repeat;
}

.produtos_medicos{
	background:url(../images/produtos_medicos.jpg) no-repeat;
}

.produtos_telefone{
	background:url(../images/produtos_telefone.jpg) no-repeat;
}

.produtos_unitron{
	background:url(../images/produtos_unitron.jpg) no-repeat;
}

.produtos_speech{
	background:url(../images/produtos_speech.jpg) no-repeat;
}

#footer{
margin-top:15px;
}

.mapads{
	float: left;
	height: 170px;
	margin-right: 50px;
	margin-top: 20px;;
}

#Table_01{
margin:0 !important;
border:0;
}

img.nomargin{
margin:0 !important;
}