/***********************************
	SUGESTÃO LEROY
***********************************/
.leroy-sugestions{
	float:left;
	width:296px;
	height:324px;
	background-repeat:no-repeat;
	font-size: 11px;
	margin-left: -12px;
	background-image: url(../img/bg-sugestions.gif);	
}
.ie7 .leroy-sugestions{
	float: right;
	width:295px;
	height:324px;
	font-size: 11px;
	margin:0px 0px 0px 0px;
	background-image: url(../img/bg-sugestions.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.leroy-sugestions a{
    color: #707070;
}
.leroy-sugestions .title{
	width:295px;
	height: 44px;
	margin: 0;
	font-size:20px;
	font-family:'Myriad Pro';
	font-style:italic;
	text-indent:24px;
	line-height:44px;
	color:#6a9027;
	padding-left:20px;
}
.leroy-sugestions .box-leroy-sugestion{
	float:left;
	padding:2px 0 0 65px;
	width:231px;
	height:278px;
	padding-top: 40px;
	padding-bottom: 42px;
	background-image: url(../img/bg-box-sugestion.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.leroy-sugestions .val-product{
       display: block;
       margin: 5px 20px 0 15px;
}
.leroy-sugestions .val-product span{
	clear:both;
	float:left;
	text-align:left;
	line-height:13px;
}
.leroy-sugestions .val-product span.prod-name{
	height: 40px;
	color: #707070;
}

.leroy-sugestions .val-product img {
    display: block;
    height: 150px;
    margin: 0 0 5px 0;
    width: 150px;
	border: 0;
}

.leroy-sugestions .espaco_semdesconto{ height: 21px; }

.leroy-sugestions .val-product .sob-encomenda {
    display: block;
    height: 28px;
    margin: 0 0 5px 0;
    width: 95px;
	border: 0;
}

.leroy-sugestions .oferta{
	margin-top: 4px;
	font-size: 12px;
	line-height: 30px;
}
.leroy-sugestions .oferta span{
	padding:3px 8px 3px 6px;
	background:#DCDCDC;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
}

.ie7 .leroy-sugestions .oferta span{
	padding:3px 8px 3px 6px;
	background:#DCDCDC;
	
	moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
}

.leroy-sugestions .oferta h{
	padding:3px 8px 3px 6px;
}

.leroy-sugestions .small-cite{
	margin-top: 20px;
	width:150px;
}

.leroy-sugestions .prod-name,
.leroy-sugestions .prod-cat,
.leroy-sugestions .old-val {width:150px;},
.leroy-sugestions .prod-name{
    color: #404040;
    font-size: 11px;
    height: 27px;
    overflow: hidden;
}
.leroy-sugestions .old-val{
	display: block;
	padding-top: 5px;
}

.leroy-sugestions .old-val span {
    padding: 3px;
    margin: -3px 3px 0 0;
    background-color: #EAF1D4;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
}

.ie7 .leroy-sugestions .old-val span {
    padding: 3px;
    margin: -3px 3px 0 0;
    background-color: #EAF1D4;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
}



.leroy-sugestions .old-val strike{
	margin-left: 5px;
}

.leroy-sugestions .price{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	

	margin:5px 0;
	padding:3px 5px;
	line-height:23px !important;
	font-size:19px;
	font-weight:bold;
	color:#333332;
	background:#ffe746;
	white-space:nowrap;
}

.ie7 .leroy-sugestions .price{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	
	margin:5px 0;
	padding:3px 5px;
	line-height:23px !important;
	font-size:19px;
	font-weight:bold;
	color:#333332;
	background:#ffe746;
	white-space:nowrap;
}

.leroy-sugestions .comdesconto{ 
	color: #707070;
}

.leroy-sugestions .comdesconto .price { color: #FF4E00; }

.leroy-sugestions .prod-info:hover * {
    text-decoration: underline;
    cursor: pointer !important;
}

.leroy-sugestions .prod-info a {
	text-decoration: none;
}

#sugest {
	float:left; 
	position:relative; 
	top:-0px; 
	left:0px;
	WIDTH: 295px; 
	height:40px;
	background:none;
}
a {
outline: none;
}