/*******************************************
	BARRA TOPO
*******************************************/
.portletBarraTopo{
	width:100%;
	height:33px;
	clear:both;
	list-style:circle;
	color: #707070;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: -39px;
	z-index: 1000;
	background-color: #E8F2F9;
}

.ie8 .portletBarraTopo{
	width:100%;
	height:33px;
	clear:both;
	background: none;
	list-style:circle;
	color: #707070;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: -39px;
	z-index: 1000;
}

	.portletBarraTopo a{ text-decoration: none; }
	.portletBarraTopo a:hover{ text-decoration: underline; }
	
	.portletBarraTopo .center-holder{
		width:627px;
		margin:0 auto;
	}

.portletBarraTopo ul.top-list{
	display:block;
	float:left;
	width: 630px;
	height:33px;
	margin: 0;
	padding:0;
}
	.portletBarraTopo .top-list li{
		float:left;
		margin:0 9px 0 0;
		padding: 0 0 0 10px;
		list-style: none;
		background:url() no-repeat 10px 50%;
	}
	.portletBarraTopo .top-list a{
	display:block;
	height:33px;
	padding:0 3px 0 0;
	line-height:33px;
	text-indent:10px;
	color:#666;
	}
	.portletBarraTopo .top-list a:hover{
	color:#256998;
	text-decoration: underline;
	}
	
.portletBarraTopo .top-destaq{
	margin-top: 33px;
}				
	.portletBarraTopo .top-destaq .loja{
	position: absolute;
	float: left;
	display: block;
	width: 109px;
	height: 41px;
	left: 702px;
	top: 0px;
	margin-right: 7px;
	overflow: hidden;
	text-indent: -999px;
	background-image: url(../img/bt-encontre-loja.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	.portletBarraTopo .top-destaq .loja:hover{
		
	}
	
	.portletBarraTopo .top-destaq .televendas{
		position: absolute;
		float: left;
		display: block;
		width: 109px;
		height: 41px;
		left: 813px;
		top: 0px;
		margin-right: 7px;
		overflow: hidden;
	}

/*******************************************
	SELECT
*******************************************/
.portletBarraTopo form{ margin: 0 }
.portletBarraTopo .search-store{
	float:left;
	width:310px;
	height:28px;
	padding:6px 0 0 10px;
	border-left:1px solid #e3e8cd;
	background:#e8f0d1;
}

.ie7 .portletBarraTopo .search-store{
	float:left;
	width:310px;
	height:28px;
	padding:6px 0 0 10px;
	border-left:1px solid #e3e8cd;
	background:#e8f0d1;
}

.portletBarraTopo .search-store label{
	color:#75803f;
	height:30px;
	line-height:20px;
}
.portletBarraTopo .search-store .label{
	float: left;
	margin:0px 0px 0px -5px
}

.portletBarraTopo .select {
	POSITION: relative; 
	DISPLAY: block; 
	BACKGROUND: url(../resources/images/bg/select_arrow.html) no-repeat right 0 #fff; 
	FLOAT: right !important; 
	HEIGHT: 20px; 
	MARGIN-RIGHT: 15px;
	margin-top:0px;
	border: 1px solid #e1e5d0;
	padding:0px !important;
	width: 180px !important;
	min-width: 150px !important;
}

.ie7 .portletBarraTopo .select {
	POSITION: relative; 
	DISPLAY: block; 
	BACKGROUND: url(../resources/images/bg/select_arrow.html) no-repeat right 0 #fff; 
	FLOAT: right !important; 
	HEIGHT: 20px; 
	MARGIN-RIGHT: 14px;
	margin-top:0px;
	border: 1px solid #e1e5d0;
	padding:0px !important;
	width: 180px !important;
	min-width: 150px !important;
}

 .portletBarraTopo .select SELECT {
	Z-INDEX: 2; 
	POSITION: absolute; 
	FILTER: alpha(opacity=0); 
	DISPLAY: block; FLOAT: left; 
	HEIGHT: 20px;
	opacity: 0; 
	_height: auto; 
	_display: none; 
	_margin-top: 30px;
	TEXT-TRANSFORM: uppercase; 
	margin-left: -1px;
	width: 180px !important;
}

.portletBarraTopo .select .value {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 20px;
	overflow: hidden;
	padding: 0 33px 0 5px;
	color: #acb597;
	line-height: 20px;
	white-space: nowrap;
}

.ie7 .portletBarraTopo .select .value {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 20px;
	overflow: hidden;
	padding: 0 33px 0 5px;
	color: #acb597;
	line-height: 20px;
	white-space: nowrap;
}
