@charset "iso-8859-1";

/* 

================================================

	LANDMARK 2013

================================================

*/

#banner {

	margin-top:15px;

	position: relative;

	z-index:0;

}

#banner #bannerPager {

	position: absolute;

	margin: 0px;

	padding: 0px;

	top: 0px;

	left: 735px;

	width: 245px;

	list-style: none;

	z-index: 5;

}

#banner #bannerPager li {

	margin-left: 10px;

	margin-top:0px;

	margin-bottom:2px;

	border: none;

	height: 63px;

	padding: 15px;

	background:#333;

	opacity:0.7;

	filter:alpha(opacity=90); /* For IE8 and earlier */

	/* Fallback for web browsers that doesn't support RGBa 

      background: black transparent;*/

	/* RGBa with 0.6 opacity 

      background: rgba(0, 0, 0, 0.6);*/

      /* For IE 5.5 - 7 

      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);*/

	/* For IE 8 

      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/

	width: 205px;

	position: relative;

	color: white;

}

#banner #bannerPager li span, #banner #bannerPager li p, #banner #bannerPager li a {

	color: white;

	margin:0px;

	padding:0px;

}

#banner #bannerPager li a {

	position: absolute;

	width: 205px;

	height: 63px;

	cursor:pointer;

	top: 0px;

	left: 0px;

	margin:0px;

	outline:none;

	padding:15px;

}

#banner #bannerPager li span {

 margin: 0px 0px 3px 0px;

 display: block;

 line-height: 1em;

 font-size: 16px;

 font-weight: 600;

}

#banner #bannerPager li p {

	font-size: 16px;

}

#banner #bannerPager li p a {

	color: white;

	cursor: pointer;

	text-decoration: none;

}

/*#banner #bannerPager .activeSlide a span,
#banner #bannerPager .activeSlide a p{ 	color:#3B4251;}*/

#banner #bannerPager .activeSlide {

	background-color:black;
	opacity:0.9;
	filter:alpha(opacity=100); /* For IE8 and earlier */


}

#banner #bannerPager li:hover {

	background-color:black;
		opacity:0.9;


}
/*#banner #bannerPager li:hover a p,
#banner #bannerPager li:hover a span {
	color:#3B4251;
}*/


.activeSlide .flecha {

	width:10px;

	height:56px;

	position:absolute;

	background:url(../images/banner-arrow.png) no-repeat left top;

	top: 0px;

	left: -10px;

	z-index:100;

}

#banner #banners {

	list-style: none;

	height: 378px !important;

	width: 980px;

	margin: 0px;

	padding: 0px;

	overflow:hidden;

}

.ie7 #banner #bannerPager li {

	margin-bottom:-1px;

}

.ie7 #banner #bannerPager .activeSlide {

	background-color:#274912;

}

.ie6 #banner #bannerPager li {

	margin-bottom:-1px;

}

.ie6 .activeSlide .flecha {

	width:10px;

	height:56px;

	position:absolute;

	background:url(../images/banner-arrow.png) no-repeat left top;

	top: 0px;

	left: -10px;

	z-index:100;

}

