ul li{
	list-style:none;
	}
strong{float:left;}

#userphrase{
	background:#fff url(/img/maquiagem_virtual/galeria/detalhe/phrasebg.jpg) no-repeat 0 0;
    height: 100px;
    width: 607px;
}
#userphrase p{
    color: #2F2F2F;
    height: 85px;
    padding-left: 65px;
    padding-top: 16px;
    width: 473px;
}



#details{			
		min-width: 100%;
		background:#fff url(/img/maquiagem_virtual/galeria/detalhe/bg_header.gif) repeat-x top center;
		overflow:hidden;
		height:481px;
     }

	#details.contest{
		height:660px;
	}
     #details #conteudo{
		width:778px;
		margin:0 auto;
		}
		#details #conteudo #navigation-bar{
			color:#715a5c;
			padding:10px 0 0 5px ;
			height:93px;
			}    
			#details #conteudo #navigation-bar .busca{						
			/*left:500px;
			position:absolute;
			top:13px;	
			overflow:hidden;*/
			float:right;
			}
			#details #conteudo #navigation-bar .busca input#LooksSearch{						
						border:solid 1px #cdc7c6;
						border-right:none;
						height:24px;
						margin-top:2px;
						padding-left:5px;
						padding-top:8px;
						width:150px;
						font-family:"Verdana";
						font-weight:bold;
						font-size:13px;
						color:#b5adac;
						float:left;
						-moz-border-radius-bottomleft:10px;
						-moz-border-radius-topleft:10px;
						background-color:#EEEEEE;
						}	

		#details #conteudo #navigation-bar .busca .submit{						
		    float: left;
		    margin-top: 2px;
		    width: 43px;	
			}
			#details #conteudo #navigation-bar span{
				float:left;
				font-family:verdana;
				font-size:14px;
				margin-right:4px;				
				}
			#details #conteudo #navigation-bar #flash-title{
				color:#715a5c;
				}
			#details #conteudo #products{
					overflow:hidden;
			}
		#details.constest #conteudo #products{
				overflow:hidden;
				margin-bottom:0px;
		}
		#details #conteudo #products .miolo{			
			width:778px;
			margin:0 auto;
			overflow:hidden;
			}			
			#details #conteudo #products .miolo .antes, #details #conteudo #products .miolo .depois{
				width:389px;
				height:357px;
				color:#715a5c;
				font-family:"Verdana";
				font-size:14px;
				font-weight:bold;
				}
			#details #conteudo #products .miolo .antes{
				float:left;
				}
				#details #conteudo #products .miolo .antes span{
					/*position:absolute;*/
					line-height:330px;
					text-align:right;
					width:70px;
					float:left;
					}
				#details #conteudo #products .miolo .antes img{
					float:right;
					padding-right:10px;
					}				
			#details #conteudo #products .miolo .depois{
				float:right;				
				}
				#details #conteudo #products .miolo .depois span{
					line-height:170px;
					/*position:absolute;*/
					}					
				#details #conteudo #products .miolo .depois .flash-favorite{
					
					}
				#details #conteudo #products .miolo .depois img{
					padding:0 10px;
					float:left;
					}				
		#details #conteudo #products .miolo ul{
			margin-top:20px;
			}
			#details #conteudo #products .miolo ul li{
				width:125px;
				height:218px;				
				list-style:none;
				margin:0 15px 5px 15px;
				float:left;
				}
				#details #conteudo #products .miolo ul li p{					
					font-weight:bold;
					}
					#details #conteudo #products .miolo ul li p.look-nome a{			
						color:#715a5c;
						text-align:center;
						}
					#details #conteudo #products .miolo ul li p.look-autor{					
						color:#b69d9f;
						text-align:center;
						}

	#container-itens{
		border-top:solid 1px #cdc7c6;				
		width:100%;
		margin:0 auto;
		background-color:#FFF;
		}
		#container-itens div{
			width:778px;
			overflow:hidden;			
			margin:0 auto;
			}
			#container-itens div h4{
				margin-top:20px;
				color:#b69d9f;
				font-size:14px;
				font-weight:bold;
				}
			#container-itens div ul{overflow:hidden;margin-top:10px;}
			#container-itens div ul li{
				opacity:.7;
				width:218px;
				min-height:240px;
				float:left;
				margin:0 20px;
				}
				li .product{
					display:block;
					float:left;
					width:212px;
					margin:5px 0 10px 5px;
					}
					li .off img{
						opacity:.5;
						filter: alpha(opacity=50);
						}
					.product a{
						float:left;
						margin-right:4px;
						display:block;
						}
					.product p{
						float:left;
						width:165px;
						}
						.product a.product-name{
							float:left;
							width:165px;
							font-family:Verdana;
							color:#000;
							font-size:11px;
							text-decoration:none;
							margin:0;
							padding:0;
							}
							.product a.product-name:hover{
								text-decoration:underline;
								}
						.product p.product-color{
							font-family:Verdana;
							color:#b69d9f;
							font-size:11px;
							font-weight:bold;
							}
						.product p.product-color span{
							font-family:Verdana;
							color:#fe0026;
							font-size:11px;
							font-weight:bold;
							}
	
	.footer-color{
		background:#fff url(/img/maquiagem_virtual/galeria/detalhe/bg_footer_blue.gif) repeat-x top left;
		height:51px;
		}
