/*******************************************
	HEADER
*******************************************/	
.portletHeader{
	margin:0 auto;
	width:928px;
	height:135px;
}

/*******************************************
	LOGO
*******************************************/
.portletHeader .logotipo{
	float:left;
	width:640px;
	padding-top: 15px;
	text-align:right;
}
.ie7 .logotipo{
	width:640px;
	text-align:right;
	position:absolute;
	left:-60px;
	top:8px;
}
.portletHeader .logotipo-admin{	
	width:100%;
	padding-top: 15px;
}
.portletHeader .logo{
	display:block;
	width:222px;
	height:100px;
	margin: 0;
	padding-left:355px;
}
.portletHeader .logo a{
	display: block;
	height:103px;
	overflow: hidden;
	text-indent: -999px;
	color:#fff;
	background-image: url(../img/logo-leroy-merlin.html);
	background-repeat: no-repeat;
	background-position: center 0;
}
.portletHeader .logo a:hover{
	background-position: center bottom;
}
.portletHeader .logotipo-admin h1.logo{
	display: block;
	padding-left:0;
	width:100%;
	height:103px;
	overflow: hidden;
	text-indent: -999px;
	color:#fff;
	background-image: url(../img/logo-leroy-merlin.html);
	background-repeat: no-repeat;
	background-position: center 0;
}
/*******************************************
	AREA LOGIN
*******************************************/
.portletHeader .usuario{
	float: right;
	width: 280px;
	height: 52px;
	margin-top: 74px;
	color: #707070;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.portletHeader .usuario a{ text-decoration: none; }
.portletHeader .usuario a:hover{ text-decoration: underline; }

.portletHeader .box-login p{ margin: 0; text-align: right;  }
.portletHeader .box-login p a{ color: #ff8400; margin-left: 6px;  }
.portletHeader .box-login p span{ margin-left: 5px; text-transform:capitalize; }

.box-login .ja-cliente {
	font-weight: normal;
	float: right;
}

.box-login .ola-cliente {
	font-weight: normal;
	float: right;
}

.box-login .ja-cliente-clique {
	color: #FF9900;
}

.box-login .msg {
	background-image: url(../img/msg-bg.png);
	background-repeat: no-repeat;
	height: 30px;
	overflow: hidden;
	padding: 9px 15px 0 20px;
	position: absolute;
	right: 0;
	top: 35px;
	width: 216px;
}
	.box-login .msg strong{
		color: #96cd00;
		font-weight: normal;
		margin-left:5px;
	}

.box-lista{
	position:absolute;
	width: 254px;
	right:0;
	bottom:0;
	
}

.droplist{
	display:block;
	float:left;
	position:relative;
	margin-left: 10px;
}	

.portletHeader .box-lista h5{
	cursor: default;
	height: 29px;
	margin: 0;
	line-height: 29px;
	text-indent: 30px;
	color: #EF9326;
	font-size: 12px;
	font-weight: normal;
}
	.portletHeader .box-lista h5 a{
	color: #FFF;
}
	.portletHeader .box-lista h5:hover{ background-position: bottom; }
	.portletHeader .minhas-listas h5{
	width:122px;
	background-image:url(../img/bt-minhas-listas.png);
}
	.portletHeader .minha-leroy h5{
	width:111px;
	background-image:url(../img/bt-minha-leroy.png);
}

.portletHeader .hideli{
	display:none;
	position:absolute;
	z-index:5000;
	top:35px;
	width: 245px;
	margin: 0;
	padding: 0;
}


.portletHeader .minhas-listas{
	width:122px;
}
	.portletHeader .minhas-listas .hideli{
		left: 0;
		width: 245px;
		background-color: #fff;
	}
	.portletHeader .minhas-listas ul{
		height: 120px;
		margin: 0;
		padding: 5px 0;
		background-color: #fff;
		overflow-x: auto;
		width: 100%;
	}
	.portletHeader .minhas-listas .nomeLista{
		padding: 3px 10px 0 10px;
		margin: 0px;
	}
	
	.portletHeader .minhas-listas .item_lista{
		color: #707070;
		height: 10px;
		text-decoration: none;
		font-size:11px;
		padding-top:8px;
	}
	
	.portletHeader .minhas-listas .item_lista:hover{
		color: #FF9900;
		text-decoration: none;
	}
	
	.portletHeader .minhas-listas .msg-listaPersistida{
		margin-right: 10px;
		margin-left: 10px;
		margin-top: 30px;
	}
	
	.portletHeader .minhas-listas .msg-listaPersistida ul{
		margin-right: 10px;
		margin-left: 0px;
		margin-top: -30px;
	}
	
	.portletHeader .minhas-listas li a{
		display: block;
		color: #707070;
	}
	.portletHeader .minhas-listas li a:hover{
		text-decoration: none;
	}
	.portletHeader .minhas-listas .phtopo{
	height: 28px;
	overflow: hidden;
	color: #404040;
	font-weight: bold;
	background-image: url(../img/minhas-listas-topo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	.portletHeader .minhas-listas .phtopo p{ padding: 6px 10px; margin: 0; }
	.portletHeader .minhas-listas .phtopo p.vazio{
	color: #ff5400;
	background-image: url(../img/minhas-listas-topo_2.png);
	background-repeat: no-repeat;
}
	.portletHeader .minhas-listas .phrodape{
	height: 25px;
	padding: 7px 10px 0 10px;
	background-image: url(../img/minhas-listas-rodape.png);
	background-repeat: no-repeat;
	background-position: right;
	}
	.portletHeader .minhas-listas .phrodape a{
	padding-right: 10px;
	margin-right: 10px;
	color: #707070;
	font-size: 11px;
	background-image: url(../img/arrow-gray.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	.portletHeader .minhas-listas .phrodape a:hover{ color: #404040; }
	
	.portletHeader .minhas-listas .box_balao{
	position: absolute;
	z-index: 100;
	width: 245px;
	height:196px;
	padding:20px 0px 0px 0px;
	background-image:url(../img/bg_criar_lista_topo.png);
	background-repeat:no-repeat;
	left: 0px;
	top: 250px;
	}
	
	.ie8 .portletHeader .minhas-listas .box_balao{
	position: absolute;
	z-index: 100;
	width: 245px;
	height:196px;
	padding:20px 0px 0px -15px;
	background-image:url(../img/bg_criar_lista_topo.png);
	background-repeat:no-repeat;
	left: 0px;
	top: 240px;
	}
	.portletHeader .minhas-listas .box_balao .bt_fechar{
	cursor: pointer;
	float:right;
	margin-right:10px;
	margin-top:-10px;
	color: #676767;
	font-size: 13px;
	width:56px;
	background-image: url(../img/ico_fechar.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	}
	.portletHeader .minhas-listas .box_balao .bt_fechar:hover{
		background-position: right -17px;
		text-decoration: underline;
		color: #404040;
	}
	.portletHeader .minhas-listas .box_balao .bt_salvar{
	cursor: pointer;
	display: block;
	width: 65px;
	height: 30px;
	margin-left: 20px;
	border: 0;
	background-image: url(../img/bt_salvar.png);
	overflow: hidden;
	text-indent: -999px;
	line-height: 999px;
	}
	.portletHeader .minhas-listas .box_balao fieldset{
		border: 1px solid #ddd;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		margin: 0;
		padding: 2px 2px 2px 2px;
	}
	.portletHeader .minhas-listas .box_balao .legend{
		margin:10px 20px 10px 20px;
		color: #8d8d8d;
		font-size: 14px;
		font-weight: bold;
	}
	.ie8 .leg{
		margin:0px 0px 20px 6px;
		color: #8d8d8d;
		font-size: 14px;
		font-weight: bold;
	}
	.portletHeader .minhas-listas .box_balao .field{
		width: auto;
		height: auto;
		margin-bottom: 20px;
		padding: 10px 00px 0px 20px;
	}
	.portletHeader .minhas-listas .box_balao .label{
		display: block;
		padding-bottom: 4px;
	    font-weight: normal;
	    font-weight: bold;
		font-size: 14px;
		font-weight: bold;
	}
	
	.box_balao label {
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin-left: 0px;
    padding-bottom: 3px;
	}
	
	.portletHeader .minhas-listas .box_balao input.text{
	float: left;
	width: 183px;
	height: 16px;
	border: 0;
	padding: 8px 10px;
	color: #848484;
	background-image: url(../img/box_balao_text_2.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	}
	.portletHeader .minhas-listas .box_balao .bt_salvar3{
	width: 65px;
	height: 30px;
	background-image: url(../img/bt_salvar.png);
	margin-top: 25px;
	overflow: hidden;
	text-indent: -999px;
	margin-left: 20px;
	margin-bottom: 20px;
	cursor:pointer;
	}	
	
	.portletHeader .minhas-listas .box_balao .bt_salvar3:hover{
		background-position: 0px -30px;
		cursor:pointer;
	}
	
	.portletHeader .minhas-listas .box_balao a{ color: #ff7800; }
	.portletHeader .minhas-listas .box_balao a:hover{ text-decoration: underline; }
	.portletHeader .minhas-listas .box_balao a.arrow{
	padding-right: 13px;
	background-image: url(../img/arrow_laranja.png);
	background-repeat: no-repeat;
	background-position: right;
}
	.portletHeader .minhas-listas .box_balao strong.sucesso{ color: #9abf21; }
	.portletHeader .minhas-listas .box_balao strong.alerta{ color: #d62f00; }
	.portletHeader .minhas-listas .box_balao .novaLista{ padding: 0px; }
	.portletHeader .minhas-listas .box_balao .novaLista .clist{ margin-top:20px; }



.minha-leroy{
	width:111px;
}
	.minha-leroy .hideli{
	right: 0;
	width: 189px;
	padding-bottom: 3px;
	background-color: #F7F8F4;
	background-image: url(../img/minha-leroy-rodape.png);
	background-repeat: no-repeat;
	background-position: bottom;
		
	}
	.minha-leroy ul{
	margin: 0;
	padding: 0;
	background-color: #707070;
	background-image: url(../img/minha-leroy-topo.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	.minha-leroy li{
		margin: 0;
		padding: 0;
		list-style: none;
		border-top: 1px solid #868686;
	}
	.minha-leroy li:first-child{
		border-top: none;
	}
	.minha-leroy li a{
	display: block;
	padding: 7px 10px;
	color: #EF9326;
	}
	.minha-leroy li a:hover{
		color: #fff;
		text-decoration: none;
		background-color: #404040;
	}
	.portletHeader .minhas-listas .portlet-msg-error {
    float: left;
    margin-left: 12px;
	margin-bottom:-30px;
	white-space:nowrap;
}

.portletHeader .msg-ng3 {
	float: left;
	margin-left: 0px;
	margin-bottom:-30px;
	white-space:nowrap;
	padding:0px 4px 0px 18px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/ico_ng.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	
   
}
.ie7 .hideli{
	display:none;
	position:absolute;
	z-index:5000;
	top:0px;
	width: 245px;
	font-size:12px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	cursor:pointer;
}

.ie7 .hidelia{
	left:0px;
	width: 250px;
	cursor:pointer;
}

.ie7 .hidelib{
	left:-5px;
	width: auto;
	cursor:pointer;
}

.ie7 .phtopo{
	height: 28px;
	overflow: hidden;
	color: #404040;
	font-weight: bold;
	font-size:15px;
	margin-top:35px;
	width:auto;
	background-image: url(../img/minhas-listas-topo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.ie7 .phtopo p {
	padding:4px 5px 4px 5px;  
	margin:0;
}

.ie7 p.vazio{
	color: #ff5400;
	background-image: url(../img/minhas-listas-topo_2.png);
	background-repeat: no-repeat;
}
		
.ie7 .nomeLista{
	padding: 3px 10px 0 10px;
	margin: 0px;
	
}
	
.ie7 .phrodape{
	height: 24px;
	padding: 5px 5px 4px 10px;
	background-color:#dddddd;
	width:230px;
	text-align:center;
}

.ie7 .phrodape a{
	padding-right: 10px;
	margin-right: 8px;
	color: #707070;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../img/arrow-gray.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.ie7 .phrodape a:hover{ 
	color: #404040;
	text-decoration: underline; 
}

.ie7 .mc{
	width: 189px;
	height:95px;
	background-color: transparent;
	margin-top:35px;
	margin-left:-75px;
	z-index:10000;
	padding:0;
}
	
.ie7 .linksmc a{
	display: block;
	padding: 8px 10px 8px 10px;
	color: #EF9326;
	text-decoration: none;
	background-color:#707070;
	font-size:12px;
}
.ie7 .linksmc a:hover{
		color: #fff;
		background-color: #404040;
		text-decoration: underline;
}
	
.ie7 .usuario a{ 
	text-decoration: none; 
	margin-top:80px;
}
.ie7 .usuario a:hover{ 
	text-decoration: underline; 
}

.ie7 .list{
	height: 120px;
	margin:0;
	padding: 4px 5px 4px 10px;
	background-color: #fff;
	overflow-x: auto;
	width:230px;
}

.ie7 .item_lista{
	color: #707070;
	height: 10px;
	text-decoration: none;
	font-size:11px;
	padding-top:8px;
}

.ie7 .item_lista:hover{
	color: #FF9900;
	text-decoration: none;
}
	
.ie7 .phul {
	list-style: none;
	margin: 0;
	padding: 0;
}

	
