

@charset "ISO-8859-1";

/* slidey essential styles */

ul.slidey{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
ul.slidey li{display:none;position:absolute;}

ul.slidey-controls{list-style:none;margin:0;padding:0;z-index:9999;}

ol.slidey-markers{list-style:none;margin:0;padding:0;z-index:9999;}
ol.slidey-markers li{float:left;}

p.slidey-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

/* demo styles */
body{
  background:#f5f5f5;
  font-family: 'Carter One', sans-serif;
}

#container{
  width:908px;
  padding:0;
  margin:0;
  overflow:hidden;
}

#banner {
  height:370px;
  width:908px;
  margin:0;
  position:relative;
}

 ul.slidey-controls li a{
  display:block;
  padding:0px;
  position:absolute;
  text-decoration:none;
  text-transform:uppercase;
}

ul.slidey-controls li a.slidey-prev{
  left:0;
}

 ul.slidey-controls li a.slidey-next{
  right:0;
}

 p.slidey-caption{
  background:rgba(0,0,0,0.7);
  color:#fff;
  text-align:center;
}

ol.slidey-markers{
	position:absolute;
	left:90px;
	bottom:25px;
}

 ol.slidey-markers li{
  float:left;
  margin:0 2px;
  
}

 ol.slidey-markers li a{
  display:block;
  height:15px;
  width:15px;
  overflow:hidden;
  text-indent:-9999px;
  background:url(../layout/bola1.png) no-repeat;
}

ol.slidey-markers li.active-marker a{
  background:url(../layout/bola1_sel.png) no-repeat;
}

.bauilo {
	float:left;
	width:232px;
	height:370px;
	overflow:hidden;
	background:#2b7433;
}

.bauilo_ext {
	float:left;
	width:232px;
	height:370px;
	margin-left:-232px;
	overflow:hidden;
	background:url(../gfx/bd_txta.png) no-repeat;
}

.bauilow {
	float:left;
	width:180px;
	height:auto;
	line-height:32px;
	max-height:256px;
	margin-left:26px;
	margin-top:26px;
	overflow:hidden;
	color:white;
	font-family: 'Lato', sans-serif;
	font-size:23px;
}

.baimgu {
	float:right;
	width:676px;
	height:370px;
	overflow:hidden;
}

.baimgu_xta {
	float:right;
	margin-right:-676px;
	width:676px;
	height:370px;
	overflow:hidden;	
	background:url(../gfx/baimgu_xta.png) no-repeat;
}

a.toliz {
	text-decoration:none;
}

a.toliz:hover > .baimgu_xta {
	float:right;
	margin-right:-676px;
	width:676px;
	height:370px;
	overflow:hidden;	
	background:url(../gfx/baimgu_xta2.png) no-repeat;	
}
