@CHARSET "UTF-8";

div .scroller {
	border: 0px;
	height: 230px;
	margin-left: 20px;
	width: 600px;
}

div.scroller .content {
	float: left;
	height: 230px;
	overflow: hidden;
	width: 570px;
}

div.scroller .scrollarea {
	border-left: 0px;
	xcursor: pointer; /* add */
	float: left;
	height: 200px;
	width: 18px;
}

div.scroller div.scrollBarContainer {
	height: 200px;
	cursor: default;
}

div.scroller .scrollKnob {
	background: #CCCCCC none repeat scroll 0%;
	border: 0px;
	margin: 1px;
	min-height: 10px;
	width: 5px;
	display: none; /* add */
}

div.scroller .scrollForward{
	background: transparent url(../images/down.jpg) no-repeat center top;
	border: 0px;
	height: 15px;
	margin: 1px;
	width: 18px;
	cursor: pointer; /* add */
}
div.scroller .scrollBack {
	background: transparent url(../images/up.jpg) no-repeat center top;
	border: 0px;
	height: 15px;
	margin: 1px;
	width: 18px;
	cursor: pointer; /* add */
	

}

/* Contato */

#contato #txt_main_r {
	overflow: visible;
}

#contato div.scroller .scrollarea {
	border: none;
	height: 230px;
	width: 15px;
}

#contato div .scroller {
	border: none;
	margin: 0;
	padding: 0;
	width: 698px;
	height: 361px;
	*height: 371px; /* IE7 */
	margin-top: -9px;
	margin-left: 10px;
}

#contato div.scroller .content {
	width: 677px;
	height: 360px;
	*height: 371px;
}

#contato div.scroller .scrollarea {
	width: 15px;
	height: 50px;
	*height: 60px;
	margin-top: 20px;
}

#contato div.scroller .scrollForward,
#contato div.scroller .scrollBack {
	background: transparent url(../images/up.jpg) no-repeat center top;
	height: 15px;
	width: 18px;
	border: none;
}

#contato div.scroller .scrollForward {
	background: transparent url(../images/down.jpg) no-repeat center bottom;
}

#contato div.scroller div.scrollBarContainer {
	height: 20px; /* -18 */
	width: 18px;
}

/* Estilo Moda */ 

#estilo_moda #txt_main_3 {
	overflow: visible;
	width: 455px;
}

#estilo_moda div.scroller .scrollarea {
	border: none;
	height: 150px;
	width: 15px;
}

#estilo_moda div .scroller {
	border: none;
	margin: 0;
	padding: 0;
	width: 488px;
	height: 360px;
	margin-top: -9px;
	margin-left: 10px;
}

#estilo_moda div.scroller .content {
	width: 467px;
	height: 360px;
}

#estilo_moda div.scroller .scrollarea {
	width: 15px;
	height: 50px;
	*height: 60px;
	margin-top: 20px;
}

#estilo_moda div.scroller .scrollForward,
#estilo_moda div.scroller .scrollBack {
	background: transparent url(../images/up.jpg) no-repeat center top;
	height: 15px;
	width: 18px;
	border: none;
}

#estilo_moda div.scroller .scrollForward {
	background: transparent url(../images/down.jpg) no-repeat center bottom;
}

#estilo_moda div.scroller div.scrollBarContainer {
	height: 20px; /* -18 */
	width: 18px;
}

/* Institucional */ 

#institucional #txt_main_r {
	overflow: visible;
	width: 615px;
}

#institucional div.scroller .scrollarea {
	border: none;
	height: 150px;
	width: 15px;
}

#institucional div .scroller {
	border: none;
	margin: 0;
	padding: 0;
	width: 698px;
	height: 361px;
	*height: 371px; /* IE7 */
	margin-top: -9px;
	margin-left: 10px;
}

#institucional div.scroller .content {
	width: 677px;
	height: 360px;
	*height: 371px;
}

#institucional div.scroller .scrollarea {
	width: 15px;
	height: 50px;
	*height: 60px;
	margin-top: 20px;
}

#institucional div.scroller .scrollForward,
#institucional div.scroller .scrollBack {
	background: transparent url(../images/up.jpg) no-repeat center top;
	height: 15px;
	width: 18px;
	border: none;
}

#institucional div.scroller .scrollForward {
	background: transparent url(../images/down.jpg) no-repeat center bottom;
}

#institucional div.scroller div.scrollBarContainer {
	height: 20px; /* -18 */
	width: 18px;
}

/* Produtos */ 

#produtos #thumbs {
	overflow: visible;
	width: 185px;
}

#produtos div.scroller .scrollarea {
	border: none;
	height: 150px;
	width: 15px;
}

#produtos div .scroller {
	border: none;
	margin: 0;
	padding: 0;
	width: 208px;
	height: 300px;
	float: left;
	margin-top: 5px;
}

#produtos div.scroller .content {
	width: 187px;
	height: 300px;
}

#produtos div.scroller .scrollarea {
	width: 15px;
	height: 50px;
	*height: 60px;
}

#produtos div.scroller .scrollForward,
#produtos div.scroller .scrollBack {
	background: transparent url(../images/up.jpg) no-repeat center top;
	height: 15px;
	width: 18px;
	border: none;
}

#produtos div.scroller .scrollForward {
	background: transparent url(../images/down.jpg) no-repeat center bottom;
}

#produtos div.scroller div.scrollBarContainer {
	height: 20px; /* -18 */
	width: 18px;
}