/*BORRAR ESTILO CONTENT SI DAÑA ALGO, ESTILO QUE CORRIJE EL BORDE TOP DEL DIV BOTTOM*/
#content{
	overflow:hidden;
	margin-top:20px;
	}
/*BORRAR ESTILO CONTENT SI DAÑA ALGO, ESTILO QUE CORRIJE EL BORDE TOP DEL DIV BOTTOM*/


#sidebarHolder{
	width:144px;
	background-color:#EBEBEB;
	height:100px;
	float:left;
}


#prodListContainer{
	width:834px;
	float:left;


}


#topProdList{
	width:820px;
	overflow:hidden;
	margin:0;
	margin-left:36px;
	margin-bottom:10px;
	

}


#topProdList form{

	height:20px;
	overflow:visible;


}

#topProdList form label{
	font-size:11px;
	color:#666666;
	font-family:Arial;




}

#topProdList form select{
	width:116px;
	height:20px;
	border: #CCCCCC 1px solid;
	font-size:11px;
	color:#666666;
	font-family:Arial;
	



}

#pagProdList {
	float:right;
	margin:0;
	margin-top:-17px;





}

#pagProdList li{
	float:left;
	list-style:none;
	font-family:Arial;
	font-size:11px;
	color:#666666;
	margin-left:4px;

}

#pagProdList li a{

	color:#666666;

}

.pagProdListSelected{
	color:#000!important;
	}



#viewallButton a{
	text-transform:uppercase;
	font-size:11px;
	color:#666666;
	font-family:Arial;
	border-left:#666666 1px solid;
	margin-left:12px;
	padding-left:12px;
	height:12px;
	}
	





#briefprodList{
	width:834px;
	overflow:hidden;
	margin:0;
	

}

#briefprodList li{
	float:left;
	width:158px;
	list-style:none;
	margin-right:8px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:12px;
	/*text-align:center;*/
	height:300px!important;
	display:block; 

}

 
#looksList{ 
	overflow:hidden;
	margin:0;
	float:right; 
	display:block;
	

}

#looksList li{
	float:left;
	width:142px;
	list-style:none; 
	margin-left:12px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	height:270px!important;
	display:block; 

}


#looksList li #lookborder{
border: #CCCCCC 1px solid;
width:141px; 
height:177px; 
vertical-align:bottom!important;
margin:0px;

}
#looksList li img{ 
vertical-align:bottom!important; 
margin:0px;

}


#looksList li #productName{ 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
#looksList li p{
	margin-bottom:4px;
	padding:0px!important;
} 

.newLine{ clear:both; float:left!important;}

#imgSqr  {
border: #CCCCCC 1px solid;
height:190px;
width:141px;	

}

/*
#briefprodList li img{
border: #CCCCCC 1px solid;
height:175px;
width:141px;	

}*/


#briefprodList li p{
	margin-bottom:4px;
	padding:0px!important;
	text-align:center;
}
.prodName{
	
	display:block; 
}

.grey{
	color:#999999;	
}
.pink{
	color:#EB2797;	
}
.black{
	color:#000;	
	
	text-align:center;
}

#loginButton{
	height:26px!important;
	border: #969696 1px solid!important;
	margin-top:5px!important;
	background:#9C9C9C url(images/bg_button_login.jpg) left top repeat-x;
	color:#FBFBFB;
	padding-left:13px;
	padding-right:13px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	
}



#sideBar.product-detail-sideBar{
	width:146px;
	float:left;
	overflow:hidden;
	display:block;
	padding:0px;
}
	#sideBar.product-detail-sideBar .leftMenu{
		margin:0px;
		padding:0px;
	}
	#sideBar.product-detail-sideBar .leftMenu li.sideBarTitle{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#E90E8B;
	}
	#sideBar.product-detail-sideBar .leftMenu li.sideBarTitle{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#E90E8B; 
	}
	#sideBar.product-detail-sideBar .leftMenu li.sideBarSubTitle{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;
		margin-bottom:0px;
		font-weight:bold;
		padding-top:10px;
	}
	#sideBar.product-detail-sideBar .leftMenu li.last{
		margin-bottom:15px;
	}
	#sideBar.product-detail-sideBar .leftMenu li a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;
		margin-bottom:5px;
		text-decoration:underline;
	}
