.tituloGaleria { width:480px; height: 30px; background:url(../imgs/galeriaAmbientesTitle.png) no-repeat; }

.subtituloGaleria { width:480px; height: 27px; background:url(../imgs/galeriaAmbientesSubtitle.png) no-repeat; }

.navegacao { width:480px; height: 38px; background:url(../imgs/galeriaAmbientesBottom.png) no-repeat; }
		
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px; }
		
.slider-wrap { margin: 20px 0; position: relative; width: 480px; float:left; }

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 345px; background: #fff; overflow: scroll; visibility:hidden;}
.csw .loading {margin: 200px 0 300px 0; text-align: center; visibility:hidden}

.stripViewer { position: relative; overflow: hidden; margin: auto; width: 480px; /*height: 345px;*/ clear: both; background:url(../imgs/galeriaAmbientesBg.png) repeat-y; }
		
.stripViewer .panelContainer { position: relative; left: 0; top: 0; width: 100%; }
		
.stripViewer .panelContainer .panel {  float:left; height: 100%; position: relative; width: 480px; }
		
.stripViewer .panelContainer .panel .wrapper ul { width: 480px; list-style:none; }
		
.stripViewer .panelContainer .panel .wrapper ul li { float:left; margin:5px 7px; }
				
.stripNavR { position: absolute; /*top: 405px;*/ bottom: 1%; right: 2px; width: 32px; height: 32px; cursor: pointer; background: transparent url(../imgs/next-horizontal.png) no-repeat 0 0; z-index:1; }

.stripNavR a {font-size:8px; color: #BDB7A8; right: 2px; width: 32px; height: 32px; display:block; text-indent:-9999px; }

.stripNavR:hover { background-position: -32px 0; }

.stripNavR:active { background-position: -64px 0; }

.stripNavR:hover, .stripNavR:active { cursor: default; background-position: -97px 0; }

.stripNavL { position: absolute; /*top: 405px;*/ bottom:1%; left: 2px; width: 32px; height: 32px; cursor: pointer; background: transparent url(../imgs/prev-horizontal.png) no-repeat 0 0; z-index:1; }

.stripNavL a {font-size:8px; color: #BDB7A8; left: 2px; width: 32px; height: 32px; display:block; text-indent: -9999px; }

.stripNavL:hover { background-position: -32px 0; }

.stripNavL:active { background-position: -64px 0; }

.stripNavL:hover, stripNavL:active { cursor: default; background-position: -96px 0; }
