* html .destcapa-mold  { behavior: url("css/iepngfix.htc") }

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;
border-bottom-width: 6px;*/
width: 525px; /*width of featured content slider*/
height:538px;
z-index:1;
margin-top:0px !important;
margin-left:205px;

/*left:0 !important;
left:0px;*/
}



.sliderwrapper .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 45px;  /*leave as is*/
top:63px;  /*leave as is*/
z-index:1;
/*background: white;*/
width: 696px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height:543px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
text-align: left; 
 
 
 
 
}

 
.pagination{
width: 430px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
padding: 5px 10px;
margin-top:90px;
margin-left: 132px;
/*position: relative;
z-index:1;*/
font:normal 12px "trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color:#811c00;	
}

.pagination a{
	padding: 0 5px;
	text-decoration: none;
	color: #000000;
	background: #00FF66;
	background-image:url(images/navibg-hover.gif);
	background-color: #000000;
	font-weight: bold;
}

.pagination a:hover, .pagination a.selected{
	color: #000000;
	background-image:url(images/navibg.gif);
}

/*#slider1 {
	position:relative;
	z-index:1001;
	}*/

.destcapa-mold {
	background: url(../img/destcapa-mold.png) top left no-repeat;
	/*border: 1px solid navy;*/
	margin:-301px 0 0 0 !important;
	*left:-290px;
	background-position: 42px -5px;
	*background-position: 42px -4px;
	width:165px;
	height: 250px;
	position:relative;
	z-index:5;
	/*display: block;*/
	}

.destcapa-foto {
	width:610x;
	height:450px;
	position:relative;
	margin:0;
	padding-top: 0px !important;
	*margin-top: -4px;
	overflow: hidden;
}
.destcapa-txt {
	width:570px;
	height:46px;
	font:bold 14px "trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color:#811c00;
	text-transform: uppercase;
	text-align: left;
	padding:5px;
	cursor:pointer;
	/*background:#edeaa9;*/
	position:relative;
	*margin-top: -14px;
	margin-left: 30px;
	/*m	position:relative;
	z-index:6;*/
	}
.destcapa-txt p {
	font:normal 14px/14px Arial, Helvetica, Verdana, sans-serif;
	padding-top:8px;
	text-transform: none;
	color: #000;
	}
.destcapa-txt a {
	text-decoration: none;
	color: #811c00;
	}