/* SLIDE */
.container_slide				{ height: 300px; background: url(../imagens/bg_slide.jpg) center bottom no-repeat; }
#slide							{ width: 940px; padding-top: 56px; height: 239px; }
.info_slide						{ width: 428px; float: left; padding-top: 16px; }
.bt_acessar						{ display: block; float: left; width: 118px; }
.bt_curtir						{ width: 150px; float: left; margin: 10px 0 0 20px; }
.mascote_1						{ width: 140px; float: left; z-index:100; }
.mascote_1 img					{ position: absolute; margin: 20px 0 0 0; z-index:10; }

.monitor_slide					{ width: 378px; height: 310px; float: right; background: url(../imagens/monitor_slide.png) center top no-repeat; }

.img_monitor					{ width: 337px; height: 192px; margin: 14px 0 0 22px; }
.link_monitor					{ text-align: center; margin-top: 20px; color:#A2A3A7; }

.featuredProductsBox 			{ margin: 0 auto; position: relative; height: 375px; width: 100%; overflow: hidden; }
ul.featuredProductsSlider 		{ position: absolute;	padding-top: 56px; height: 239px; }
ul.featuredProductsSlider li 	{ list-style: none; top: 0px; margin:auto; }
#captions						{ width:940px; margin:auto; margin-top: -60px;}
ul.productSliderCaptions 		{ position: absolute; margin-top:330px; margin:auto; width:940px; }
ul.productSliderCaptions li 	{ display: inline-block; width: 15px; height: 15px; margin-left: 5px; }
ul.productSliderCaptions li a 	{ background: url("../imagens/marcador_slide_inativo.png") no-repeat left top; display: block; width: 15px;
								  height: 15px;	}
ul.productSliderCaptions li a.activeSlide { background: url("../imagens/marcador_slide_ativo.png") no-repeat left bottom; }
.featuredAnimation 				{ position: relative; }
li.isuiteProductSlide 			{ float: left; overflow: hidden; }

.container_li					{ width:940px; margin:auto; }