#photo-content {
	height: 650px;
}

.look-book h2 { background:url('/img/look-book-titulo.png'); }

.look-book #page-left { width:693px; }

.look-book #page-right { width:218px; }

.look-book h3.h3-look-book {
    margin-top: 36px;
    margin-bottom:20px;
}

.look-book p.text {
    width:210px;
    margin-top:10px;
    font-size:16px;
    font-weight:bold;
    color:#B4B4B4;
    line-height:20px;
}

.look-book p.text-tendencias {
    width:210px;
    font-size:14px;
    color:#B4B4B4;
}

.look-book p.text-must {
    width:210px;
    font-size:14px;
    margin-top:10px;
}

.look-book h3.h3-tendencias {
    margin-top: 25px;
    margin-bottom:20px;
}

.look-book img.img-tendencias2 { float:left; padding-right:15px; }

.look-book h3.h3-still {
    margin-top: 25px;
    margin-bottom:20px;
}

#photo-content { position:relative; 	margin-bottom: 55px;}

#legend {
    color:#444444;
    font-size:12px;
    width:450px;
    height:45px;
    right:0;
    position:absolute;
	top: 635px;
	left: 0px;
    background:#FFFFFF;
    border:1px solid #E4E4E4;
	border-top: 0px;
    padding:10px;
    line-height:19px;
}

#photo {
	background: url(/img/loading2.gif) center no-repeat;
	width: 450px;
	min-height: 600px;
}

#photo img {
    border:1px solid #E4E4E4;
    padding: 10px;
}

#to-left, #to-right {
	position: absolute;
	top: 190px;
	width: 52px;
	height: 56px;
	overflow: hidden;
	line-height: 1000px;
	cursor: pointer;
}
#to-left {
	background: url(/img/arrow01-left.png) no-repeat;
	left: 7px;
}
#to-right {
	right: 486px;
	background: url(/img/arrow01-right.png) no-repeat;
}

#colecao-coldir {
    width:457px;
    position:absolute;
    right:0;
    top:0px;
	padding: 0px 0px 26px 20px;
}

#thumbs {
	margin-bottom: 25px;
}

#thumbs a {
	display: block;
	border: 1px solid #ffffff;
	position: relative;
	float: left;
	height: 175px;
	width: 73px;
	text-align: center;
}

#thumbs .page1, #thumbs .page2, #thumbs .page3 {
	display: none;
}

#thumbs a img {
	margin: auto;
}

#thumbs a #tt {
	position: absolute;
	width: 100%;
	height: 165px;
	top: 0;
	left: 0;
}
#thumbs a #tt-actual {
	position: absolute;
	width: 100%;
	height: 165px;
	top: 0;
	left: 0;
}

#prev-page, #next-page {
	cursor: pointer;
	color: #c4a73b;
	font-size: 16px;
}
#prev-page {
	background: url(/img/prev.png) left no-repeat;
	padding-left: 32px;
	float: left;
}
#next-page {
	background: url(/img/next.png) right no-repeat;
	padding-right: 32px;
	float: right;
}

.highlightit img {
	border: 10px solid #FFF;
}

.highlightit:hover img {
	border: 10px solid #CCC;
}

.highlightit:hover{
	color: #CCC;
	border: 0px ;
}
