/* Geral - Componentes Basicos  */

* {
	margin:0; 
    padding:0;
	}
	
body {
	font-size:62.5%;/* line-height:1.25; */ 
	font-family: arial, verdana, freesans, garuda, helvetica, sans-serif; 
	color: #ff6600;
	background-image:url(../unidades/images/unidades_bg.jpg);
	}
	
img, ul, a, fieldset {
	border: 0; 
	list-style: none;
	}
	
a{
	cursor: pointer;
	text-decoration:none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
p {
	margin: 0.5em 0;/* line-height: 1.5; */
	}
	
p a {
	text-decoration: underline;
	color:#666;
	}
	
input[type="text"] {
	border: 1px solid #ccc;
	}
	
hr {
	display: block;
	height: 1px;
	color: #CCC;
	background: #000;
	border: 0;
	margin: 0.5em 0.2em;
	display:none;
	}
	
select {
	font-size: 1em;
}

option {
	font-size: 1.1em;
	}

/*  TABS */
.tabs {
	background: #ffe8f3  url(../unidades/images/bgTabsLeft_rosa.gif) no-repeat left 7px;
	zoom: 1;
	padding: 7px 0 0 9px;
	margin-bottom: 10px;
	height:30px;
	}
	
.tabs ul {
	background: url(../unidades/images/bgTabsRight_rosa.gif) no-repeat right top;
	zoom: 1;
	padding-bottom: 132px;
	margin-bottom: -120px;
	clear: both;
	height:30px;
	min-height:29px; 
	}
	
.tabs ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	}
	
.tabs ul li {
	float:left;
	padding: 0 8px 0 0;
	background: url(../unidades/images/tabRight_rosa.gif) no-repeat right top;
	margin-right: -10px;
	margin-top: 7px;
	position:relative;
	}
	
.tabs ul li a,.tabs ul li h2  {
	display: block;
	background: url(../unidades/images/tabLeft_rosa.gif) no-repeat left top;
	padding:5px 10px 2px 20px;
	font-size: 0.9em;
	color: #ff1382;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none
	}
	
.tabs ul li.selected {
	z-index: 100;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: -7px;
	margin-bottom: -29px;
	margin-right: -7px;
	background: url(../unidades/images/tabRightSelected_rosa.gif) no-repeat right top;
	}
	
.tabs ul li.selected a,.tabs ul li.selected h2 {
	padding: 10px 10px 20px 20px;
	background: url(../unidades/images/tabLeftSelected_rosa.gif) no-repeat left top;
	}
	
.tabs ul li span {
	display: block;
	background: url(../unidades/images/tabLeft_rosa.gif) no-repeat left top;
	font-size: 1.0em;
	color: #666;
	}

/*Componente SKU*/
.skuColor {
	margin: 10px 0;
	overflow:hidden;
	}
	
.skuColor .allColorBatom li  { 
    float: left;
    padding: 2px 5px;
}
.skuColor .type {
	font-size: 1.2em;
	color:#666;
	float:left;
	vertical-align: middle;
	font-weight:bold;
	}
	
.skuColor .allColorType {
	overflow:hidden; zoom:1;
	}
	
.skuColor .allColorType li {
	float: left;
	width: 16px;
	height: 16px;
	border: solid 2px #ccc;
	margin:3px;
	}
	
.skuColor .allColorType li.over,.skuColor .allColorBatom li.over {
	border: solid 2px #666;
	position:relative;
	}
	
.skuColor .allColorType li.selected, .skuColor .allColorBatom li.selected {
	border:2px solid #0082D6;
	}
	
.skuColor .allColorType li a {
	height:0px;
	width: 16px;
	padding-top:16px;
	display:block;
	overflow: hidden;
	}
	
/*Componente 104 - Sem Resultado de Busca*/
.fruitlessSearch {
	font-size: 1.3em;
	color: #666;
	padding: 50px 90px;
	background: url(../unidades/images/area1RoundBoxTR.gif) repeat-x top left;
	}
	
.searchItem {
	font-size: 1.3em;
	color: #666;
	}
	
.tabs .allDescriptionNaveg {
	display:none;
	}
	
.breadCrumbSupplier {
	font-size: 1em;
	}
	
#coluna1{
	width:325px;
	float:left;
	margin-left:15px;
	margin-top:25px;
}

#coluna2{
	width:300px;
	float:right;
	margin-top:25px;
	margin-right:45px;
}

.style_texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#636466;
	margin-top:15px;
	width:300px;
	text-align:justify;
	line-height:25px;
}

.style_equipe_t{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ff1382;
	margin-top:15px;
	margin-left:15px;
	width:300px;
	font-weight:bold;
	text-align:justify;
}

.style_equipe{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#636466;
	margin-top:5px;
	margin-left:20px;
	width:280px;
	text-align:left;
}
