    
/*** CLEAR CSS ****/
ul.orbit-thumbnails, ul.orbit-thumbnails li, {
    margin: 0;
    padding: 0;
    background:0;
    list-style-type:none;
}

#featured, #featured1, #featured2, #featured3, #featured4, #featured5 {
    width: px;
    height: px;
    background: url('../images/spinner.gif') no-repeat center center;
    overflow: hidden; 
    }
#featured>div, #featured1>div, #featured2>div, #featured3>div { display: none; }

div.orbit-default {
    margin-top:20px;
}
div.orbit-wrapper {
    width: px;
    height: px;
    margin: 0 auto;
    background:; /* VAR BACKGROUND */
    border:;
    position: relative;
    z-index:55; }

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: px;
    height: px; 
    border: 0;
    }
/* 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 */
/* SPECIAL IMAGES */

div.sorbit-tall, div.sorbit-wide, div.sorbit-basic {
	background:; /* VAR BACKGROUND */
}
div.sorbit-tall img {
	height: px; /* VAR HEIGHT */
	display:block;
        max-width:100%;}
	
div.sorbit-wide {
	display: table-cell;
        text-align:center;
	vertical-align:middle;
	height: px; /* VAR HEIGHT */
        width: px; 
        }

/**/
div.sorbit-wide img{
	/*width:px;*/ /* VAR Width */
        /*max-width:px;*/ /* VAR Width */
        width:auto;
        height:auto;
	vertical-align:middle;
	display:inline-block;
        }
	
div.sorbit-basic img{
	margin: 0 auto;
	vertical-align:middle;
	display:block;
        max-width:100%;
        }	

a.sorbit-link {
    height: px; /* VAR HEIGHT */
    display: block;
}
/* Don't Change - Positioning */
.absoluteCenter {
 margin:auto;
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
}
/* Sizing */
img.absoluteCenter {
 max-height:100%;
 max-width:100%;
}


/* TIMER
   ================================================== */
div.timer {
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: -30px;
    right: -4px;
    opacity: .6;
    cursor: pointer;
    display: none;
    z-index: 50; }

span.rotator {
    display: none;
	/*display:none\9;  ie8 and below hack */
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    /*opacity: .6;*/
	/*filter: alpha(opacity=60);	*/
    /*background: url(../images/rotator-black.png) no-repeat;*/
    z-index: 1; 
    /*-moz-transform: none !important;*/
    }
span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }
span.rotator.move {
    left: 0 }
span.mask.move {
    width: 40px;
    left: 0;
    /*background: url(../images/timer-black.png) repeat 0 0; */
    }
span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/pause-black.png) no-repeat;
    z-index: 4;
    opacity: .5; }
span.pause.active {
    background: url(../images/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: rgba(,.6);
    z-index: 50;
    color: ;
    text-align: center;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }
@media \0screen {
   .orbit-wrapper .orbit-caption { background:transparent !important; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000050,endColorstr=#99000050);zoom: 1;   }
}


.orbit-caption h5 {
    color:; 
    padding:4px 8px 3px; 
    font-size:1.4em; 
    font-weight:bold;
    }
.orbit-caption h5.orbit-title0 { display:none; }
.orbit-caption h5.orbit-title1 { font-size:1.0em; }
.orbit-caption h5.orbit-title2 { font-size:1.2em; }
.orbit-caption h5.orbit-title3 { font-size:1.5em; }
.orbit-caption h5.orbit-title4 { font-size:1.8em; }

.orbit-caption p {
    color: ;
    padding-bottom: 7px;
    font-size:.9em;
    font-weight:bold;
}
div.orbit-wrapper .sattext {
    bottom: auto !important;
    height: auto;
    float:right;
    text-align:left;
    position:absolute;
    width:0px;
    background: rgba(,.6);
    border: 2px solid rgba(,.6);
    border-right:0px;
    }
div.orbit-wrapper .sattextBR {
    top: 0px;    
}
div.orbit-wrapper .sattextTR {
    top: 0px;    
}
a.sorbit-link:hover {
    text-decoration:none;}
    
div.sattext p { color:; padding:0 8px 3px;}
div.sattext h5 {
    color:; 
    padding:4px 8px 3px; 
    font-size:1.2em; 
    }
    
.orbit-default .thumb-on {
    margin-bottom: 80px; 
}
.orbit-default.default-thumbs .orbit-wrapper {
    height: 80px;
}

/* DIRECTIONAL NAV
   ================================================== */
div.slider-nav {
    display: block }
div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 50;
    top: 50%;
    margin-top: -75px;
    cursor: pointer; }
div.slider-nav span.right {
    background: url(../images/right-arrow.png) no-repeat 0 0;
	/*background: background: url(../images/right-arrow.png) no-repeat 0 0*/
    right: 0;
            margin-right: -0px;
    }
div.slider-nav span.left {
    background: url(../images/left-arrow.png) no-repeat 0 0;
    left: 0; 
            margin-left: -0px;
    }

/* BULLET NAV
   ================================================== */
ul.orbit-bullets {
    display: block;
    height: 12px;
    position: relative;
}
.orbit-bullets {
    position: absolute;
    z-index: 50;
    list-style: none;
/*    left: 50%;
    margin-left: -50px;*/
    padding: 0 0 0 15px; }

.orbit-bullets li, .orbit-thumbnails li {
    float: left;
    margin: 0px;
    cursor: pointer;
    color: #999;
/*    text-indent: -9999px;
    background: url(../images/bullets.jpg) no-repeat 4px 0;*/
    overflow: hidden; }

/* THUMBNAIL NAV
   ================================================== */

ul.orbit-thumbnails {
    height:auto;
    margin: 5px auto;
    list-style-type:none
}
.thumbholder {
    width: -40px; /* 40px for the #slideleft and #slideright*/
    overflow:hidden;
    margin: px auto 0 auto;
}
    
.orbit-thumbnails li {
    width: 75px;
    height: 75px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border: 2px solid ;
    border-radius:4px;
    background: none !important;
    padding: 0 !important;
    opacity: .;
    overflow:hidden;
    margin: -2px;
}
.orbit-thumbnails li img {
    max-width:100%;
}
.orbit-thumbnails li:hover {
    opacity: 1;
}
.orbit-thumbnails li.active {
    border: 2px solid ;
    margin: -2px;
    opacity: 1;
}

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
#slideleft, #slideright {
    text-indent: -9999px;
    height:75px;
    margin-top:-80px;
}
#slideleft { float:left; width:20px; 
    background:url('../images/scroll-left.gif') center center no-repeat; 
    background-color:;
    position:relative;
    z-index:50;
}
#slideleft:hover { background-color:#666; }
#slideright { float:right; width:20px; 
    background: url('../images/scroll-right.gif') center center no-repeat; }
#slideright:hover { background-color:#666; }

/****************************************
/**** FULL RIGHT & LEFT SECTIONS ***/
    
.full-right, .full-left {
    width:0px;
    clear:both;
    margin-top:20px;
}
.full-right .orbit-wrapper, .full-left .orbit-wrapper {
    margin: 0 !important;
    width:0px !important;
    height:px !important;
}
.full-right .orbit-thumbnails li, .full-left .orbit-thumbnails li {
    height:75px;
    width:75px;
    margin:-2px;
}
.full-right .orbit-thumbnails, .full-left .orbit-thumbnails {
    margin: 0 !important;
    left:0;
    width:0px !important;
    position:relative;
}
.full-right .orbit-thumbnails {
    float: right;
}
.full-left .orbit-thumbnails {
    float: left;
}
.full-right div.sorbit-wide img, .full-left div.sorbit-wide img {
/*    margin-top: 0px;*/
}
.full-left .orbit {
    float:right;
}
.full-right .orbit {
    float:left;
}
.full-right .thumbholder, .full-left .thumbholder {
    width: 0px;
    height: px;
    overflow-y:auto;
    overflow-x:hidden;
    }
.full-right .thumbholder {
    margin-left: 0px;
    float:left;
    left:0;
}
.full-left .thumbholder {
    margin-right: 0px;
    float:right;
    right:0;
}
div.full-right .orbit-wrapper div.timer {
    right:0px;
}
.full-right div.orbit-caption {
    width:0px;
    right:0px;
}
.full-left div.orbit-caption {
    width:0px;
    left:0px;
}
.full-left div.sattext {
    left: auto;
}
.full-left div.sattext, .full-right div.sattext {
    width:0px; 
}
.full-right .slider-nav span.right {
    right:0px
}
.full-left .slider-nav span.left {
    left:0px
}
.full-right div.orbit-wrapper, .full-left div.orbit-wrapper {
    border:0;
}
.full-right #slideleft, .full-right #slideright, .full-left #slideleft, .full-left #slideright {
    display:none;
}
.orbit-thumbnails li.has-thumb {
    background: none;

li > li.has-thumb {
    width: auto; 
    height: 75 }
}

.orbit-thumbnails li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }	

