
@font-face {
    font-family: 'Myriadprocond';
    src: url('../font/MyriadPro-Cond.eot');
    src: url('../font/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'),
         url('../font/MyriadPro-Cond.woff') format('woff'),
         url('../font/MyriadPro-Condt.ttf') format('truetype'),
         url('../font/MyriadPro-Cond.svg#Myriadprocond') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* The Nivo Slider styles */
.nivoSlider {position:relative;	width:100%;	height:auto; overflow: hidden;background: #fff url(../img/loading.gif) no-repeat 50% 50%; }
.nivoSlider img {position:absolute;	top:0px; left:0px; max-width: none;	display:none;}
.nivo-main-image { display: block !important; position: relative !important; width: 100% !important; }

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:6;	display:none; background:white; filter:alpha(opacity=0); opacity:0; }

/* The slices and boxes in the Slider */
.nivo-slice { display:block; position:absolute; z-index:5; height:100%;	top:0; }
.nivo-box {	display:block; position:absolute; z-index:5; overflow:hidden; }
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption { font-size: 16px; height: 265px; position:absolute; right:0px; top: 100px; color:#544842; width:480px; z-index:8; padding: 0 30px 0 0; overflow: hidden; display: none; }
.nivo-caption h2 { color: #e36f1f; font-size: 30px; margin: 0; line-height: 1.2; text-shadow: #fff 1px 1px 0px; }
.nivo-caption p { padding: 0 0 20px; margin:0; }
.nivo-caption a { display:inline !important; }
.nivo-html-caption { display:none; }

#description { color:#363636; font-size: 12px; margin-top: 5px; padding: 5px 0; width: 584px; }
#description h2 { font-size: 12px; margin: 0 0 3px; }
#description p { margin: 0; }

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav { border-top: #cfc7b9 solid 1px; position: absolute; right: 30px; bottom: 22px; padding-left: 198px; padding-top: 10px; z-index: 10; width: 72px; }
.nivo-directionNav a { background: #d6d3ce url(../img/sprite.png) no-repeat; float: left; height: 31px; z-index:9; text-indent: -1984em; cursor:pointer; margin-left: 5px; width: 31px; }
.nivo-directionNav a:hover { background-color: #bbb8b2; }
.nivo-directionNav a.nivo-prevNav { background-position: -31px -147px; }
.nivo-directionNav a.nivo-nextNav { background-position: left -147px;  }

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav { position: absolute; top: 355px; left: 0; text-align:center; padding: 15px 0; z-index: 9; width: 100%; }
.nivo-controlNav a { background: url(../img/bullets.png) no-repeat right top; cursor:pointer; float: left; height: 15px; margin-right: 5px; text-indent: -1984em; width: 15px; }
.nivo-controlNav a.active { background-position: left top; }

/*.lightbox { height: 450px; width: 584px; }
.slider-wrapper { height: 450px; overflow: hidden; position: relative; width: 584px; }
.nivoSlider { height: 384px; position: relative; width: 584px; }*/

#slider-home { height: 100%; margin: 0 auto; overflow: hidden; }
#slider-home .nivo-caption .wrapper { padding-right: 580px; width: 370px; }