#destaques{
position:relative;
z-index:2;
top: 10px;
width:2000px;
height:547px;
margin:0 auto;
left: 50%;
margin-left: -1000px;
background-color:#000;
}
#slide{
position:relative;
z-index:2;
top: 0px;
width:980px;
height:547px;
left:510px;
}

#sombra_bg{
position:absolute;
z-index:1;
width:960px;
height:23px;
margin:0 auto;
left: 50%;
margin-left: -480px;
top:547px;
background-image:url(../images/sombra.png);
background-position:top;
background-position:center;
background-repeat:no-repeat;
}

#featured {
position:absolute; 
top: 0px;
left: 0px;
width: 980px;
height: 547px;
background: #000;
overflow: hidden; 
z-index:4;
}
#featured>img,  
#featured>div,
#featured>a { display: none; }


#slide2{
position:relative;
z-index:2;
top: 0px;
width:980px;
height:460px;
}
#featured2 {
position:absolute; 
top: 0px;
left: 0px;
width: 980px;
height: 460px;
background: #000;
overflow: hidden; 
z-index:4;
}
#featured2>img,  
#featured2>div,
#featured2>a { display: none; }


#slide3{
position:relative;
z-index:2;
top: 30px;
width:980px;
height:700px;
margin:0 auto;
left: 50%;
margin-left: -490px;
}
#slide3-title{
position:absolute;
top:680px;
left:0px;
width:360px;
height:40px;
background-color:#000;
z-index:8;
}
#backgrounds{
position:absolute;
top:660px;
left:0px;
width:980px;
height:30px;
background-image:url(../images/home/titulos_bg.png);
background-position:left top;
background-repeat:repeat-x;
z-index:7;
}
#slide3-title h1{
text-transform: uppercase;
font-weight: bold;
font-size:18px;
text-align:center;
color:#FFF;
margin-top:12px;
}
#featured3 {
position:absolute; 
top: 0px;
left: 0px;
width: 980px;
height: 700px;
background: #000;
overflow: hidden; 
z-index:4;
border-style: solid;
border-width: 1px;
}
#featured3>img,  
#featured3>div,
#featured3>a { display: none; }





#slide4{
position:relative;
z-index:2;
top: 30px;
width:980px;
height:980px;
margin:0 auto;
left: 50%;
margin-left: -490px;
}
#slide4-title{
position:absolute;
top:960px;
left:0px;
width:360px;
height:40px;
background-color:#000;
z-index:8;
}
#backgrounds4{
position:absolute;
top:940px;
left:0px;
width:980px;
height:30px;
background-image:url(../images/home/titulos_bg.png);
background-position:left top;
background-repeat:repeat-x;
z-index:7;
}
#slide4-title h1{
text-transform: uppercase;
font-weight: bold;
font-size:18px;
text-align:center;
color:#FFF;
margin-top:12px;
}
#featured4 {
position:absolute; 
top: 0px;
left: 0px;
width: 980px;
height: 980px;
background: #000;
overflow: hidden; 
z-index:4;
border-style: solid;
border-width: 1px;
}
#featured4>img,  
#featured4>div,
#featured4>a { display: none; }


#slide5{
position:relative;
z-index:2;
top: 30px;
width:980px;
height:706px;
margin:0 auto;
left: 50%;
margin-left: -490px;
}
#slide5-title{
position:absolute;
top:676px;
left:0px;
width:360px;
height:40px;
background-color:#000;
z-index:8;
}
#backgrounds5{
position:absolute;
top:676px;
left:0px;
width:980px;
height:30px;
background-image:url(../images/home/titulos_bg.png);
background-position:left top;
background-repeat:repeat-x;
z-index:7;
}
#slide5-title h1{
text-transform: uppercase;
font-weight: bold;
font-size:18px;
text-align:center;
color:#FFF;
margin-top:12px;
}
#featured5 {
position:absolute; 
top: 0px;
left: 0px;
width: 980px;
height: 706px;
background: #000;
overflow: hidden; 
z-index:4;
border-style: solid;
border-width: 1px;
}
#featured5>img,  
#featured5>div,
#featured5>a { display: none; }

/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: -1650px;
    left: 510px;
    opacity: .6;
	cursor: hand;
    cursor: pointer;
    z-index: 1001; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(../images/orbit/rotator-black.png) no-repeat;
    z-index: 99993; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99992;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(../images/orbit/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/orbit/pause-black.png) no-repeat;
    z-index: 99994;
    opacity: 0; }

span.pause.active {
    background: url(../images/orbit/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 999999;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
	position: absolute;
	right:0px;
    background: url(../images/orbit/right-arrow.png);
}

div.slider-nav span.left {
	position: absolute;
	left: 0px; 
    background: url(../images/orbit/left-arrow.png);
}

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index:999999;
    list-style: none;
    bottom: 20px;
    left: 50%;
	margin-left: -50px;
    padding: 0;
	display:none; }

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(../images/orbit/bullets.png) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
