/* slideshow */
#slide-wrapper {    
  margin: 0px 0 20px 20px;
  padding: 0;
}
.bx-wrapper,
#static-wrapper {
  border-top: 0px solid #dedede;
  margin: 00px 0 0 0;
  padding: 00px 0 0 0;
}
ul.slider {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.slider li {
  float: left;
  width: 900px;
  height: 300px;
  background: transparent;
  zoom:1;
  margin: 0;
  padding: 0;
  margin-top: 0px;
  /*border:#eeeeee 2px solid;*/
}

/*SLIDE 1********************************/

.slide-img1{
background-image: url(../atunguayco/slider/slide01.jpg);
width: 900px;
height: 300px;
float: left;
padding: 0 0 0 0;
background-repeat:no-repeat;
}

.slide-img1 h1{
font-size:25px;
color: #003366;
line-height: 37px;
}

.slide-img1 h2 a{
color:#FFFFFF;
}

.slide-img1 h2 a:hover{
color:#D3AE10;
}

.slide-img1 p{
color:#FFFFFF;
}

/*SLIDE 2*********************************/
.slide-img2{
	background-image: url(../atunguayco/slider/slide-proceso1.jpg);
	width: 900px;
	height: 300px;
	float: left;
	padding: 0 0 0 0;
	background-repeat:no-repeat;
}

.slide-img2 h1{
font-size:25px;
color: #003366;
line-height: 37px;
}

.slide-img2 h2 a{
color:#FFFFFF;
}

.slide-img2 h2 a:hover{
color:#D3AE10;
}


.slide-img2 p{
color:#FFFFFF;
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
}


/*SLIDE 1********************************/

.slide-img3{
background-image: url(../atunguayco/slider/slide02.jpg);
width: 900px;
height: 300px;
float: left;
padding: 0 0 0 0;
background-repeat:no-repeat;
}

.slide-img1 h1{
font-size:25px;
color: #003366;
line-height: 37px;
}

.slide-img1 h2 a{
color:#FFFFFF;
}

.slide-img1 h2 a:hover{
color:#D3AE10;
}

.slide-img1 p{
color:#FFFFFF;
}


/*FIN SLIDES************************************/


/* Bullet List */
.slider li .bulletlist {
  margin-bottom: 0;
  margin-left: 5px;
}
.slider li .bulletlist  li {
  font-size: 14px;
  margin: 5px 0; 
  padding: 0 0 5px 22px;
  background: url(../aislacion-termica/bullet.png) 0 5px no-repeat;
  color: #7d7d7d;
  border-bottom: none;
  display: block;
  float: none;
  width: auto;
  height: auto;
}
.slider li .bulletlist  li strong, 
.slider li .starlist  li strong{
  color: #b14800;
}





/* Check List */
.slider li .starlist {
  margin-bottom: 0;
  margin-left: 5px;
}
.slider li .starlist  li {
  font-size: 14px;
  margin: 5px 0; 
  padding: 2px 0 5px 22px;
  background: url(../aislacion-termica/star.png) 0 5px no-repeat;
  color: #7d7d7d;
  border-bottom: none;
  display: block;
  float: none;
  width: auto;
  height: auto;
}
.pricingbtn {
  margin-top: 0;
  margin-right: 100px;
  float: right;
  width: 73px;
  height: 76px;
  padding: 20px;
  background: url(../aislacion-termica/circlebtn.png) no-repeat;
  display: block;
  text-align: center;
}
.pricingbtn span {
  color: #b14800;
  font-family:  arial, verdana, tahoma, helvetica;
  font-size: 11px;
  text-shadow: #ffc9a5 0 1px 1px;
}
.pricingbtn span.start {
  clear: both;
  margin-bottom: 5px;
}
.pricingbtn span.price {
  clear: both;
  font-size: 48px;
  font-weight: bold;
  font-family: arial, verdana, tahoma, helvetica;
}
.pricingbtn span.price small {
  padding-top: 20px;
  font-size: 16px;
  vertical-align: top;
  font-weight: bold;
  font-family: arial, verdana, tahoma, helvetica;
}
.pricingbtn span.cycle {
  clear: both;
}
.slider li .slide-button {
  float:  left;
}
.slideframe {
  margin-top: 15px;
  background: url(../aislacion-termica/slideframe.png) no-repeat;
  width: 260px;
  height: 191px;
  padding: 18px 20px;
}
.slideframe img {
  border: 1px solid #ffffff;
}
/*
 * To change the color scheme of slider change each 
 * background property for each of the five styles below
 */

/*next button*/
.bx-next {
	position:absolute;
	top:40%;
	right:0;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(../atunguayco/slider/gray_next.png) no-repeat 0 -30px;
}
/*previous button*/
.bx-prev {
	position:absolute;
	top:40%;
	left:0;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(../atunguayco/slider/gray_prev.png) no-repeat 0 -30px;
}
/*pager links*/
.bx-pager {
 	position:absolute;
	left:49%;
	bottom: -20px;
	z-index:999;
	
} 
.bx-pager a {
  margin-right: 5px;
  width: 11px;
  height: 12px;
  float: left;
  background: url(../atunguayco/slider/gray_pager.png) no-repeat 0 -12px;
  text-indent: -99999px;
  z-index:999;
}
/*auto start button*/
.bx-auto .start {
	background:  url(../atunguayco/slider/gray_auto.png) no-repeat 0 2px;
	padding-left: 13px;
}
/*auto stop button*/
.bx-auto .stop {
	background: url(../atunguayco/slider/gray_auto.png) no-repeat 0 -14px;
	padding-left: 13px;
}
/*
 * End color scheme styles
 */
/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}
/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
	z-index:999;
}

.slide1-text {margin-top:55px; margin-left: 400px; text-align:right; padding-right:30px;}

.slide1-text h1{font-family:'Lustria', serif; font-size:25px; line-height: 25px; text-transform:uppercase; color: #F7931E; border-bottom: #ccc solid 1px; padding-bottom:10px;}

.slide1-text h4{ font-family:'Lustria', serif; font-size:14px; color: #999; margin-bottom:5px; font-weight:400;}

.slide2-text {margin-top:40px; margin-left:0px; text-align:left; /*padding-right:50px;*/ background-color:#FF9900; padding: 0px 10px 10px 30px; width:390px; height:150px;}

.slide2-text h1{font-family:'Lustria', serif; font-size:25px; text-transform:uppercase; color: #FFF; border-bottom: #fff solid 1px; line-height: 22px; padding-top:15px; padding-bottom:5px; }

.slide2-text h4{ font-family:'Lustria', serif; font-size:14px; color: #FFF; margin-bottom:5px; font-weight:400; margin-top:-10px;}
