@charset "utf-8";

/* Border Curved */
.curved-top {-moz-border-radius-topright: 6px; -moz-border-radius-topleft: 6px; -webkit-border-top-right-radius: 6px; -webkit-border-top-left-radius: 6px}
.curved-bottom {-moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px}
.curved-all {-moz-border-radius: 6px; -webkit-border-radius: 6px}

.nivoSlider {position: relative}
.nivoSlider img {position: absolute; top: 0px; left: 0}
.nivoSlider a.nivo-imageLink {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; z-index: 60; display: none}
.nivo-slice {display: block; position: absolute; z-index: 50; height: 100%}
.nivo-caption {position: absolute; left: 0; bottom: 0; background: #000; color: #fff; opacity: 1; width: 100%; z-index: 89}
.nivo-caption p {padding: 5px; margin: 0}
<!--.nivo-directionNav a {position: absolute; top: 45%; z-index: 99; cursor: pointer}-->
/*.nivo-directionNav a {display:block;width:32px;height:34px;background:url(/images/arrows.png) no-repeat;text-indent:-9999px;border:0;}*/
.nivo-directionNav a {display:block;width:32px;height:34px;background:url(/images/arrows.png) no-repeat; text-indent: -9999px; border: 0}
.nivo-prevNav {left: 0}
.nivo-nextNav {right: 0}
.nivo-controlNav a {position: relative; z-index: 99; cursor: pointer}
.nivo-controlNav a.active {font-weight: bold}

.nivo-controlNav {position: absolute; left: 0; bottom: -16px}
.nivo-controlNav a {display: block; width: 13px; height: 12px; background: url(/images/slide-bullets.png) no-repeat; text-indent: -9999px; border: 0; margin-right: 3px; float: left}
.nivo-controlNav a.active {background-position: 0 -12px}
/*.nivo-directionNav a {display: block; width: 32px; height: 34px; background: url(../images/slide-arrows.png) no-repeat; text-indent: -9999px; border: 0}*/
a.nivo-nextNav {background-position: -32px 0; right: 10px}
a.nivo-prevNav {left: 10px}

/* Customized part*/
#slider-wrap {border: 1px solid #e0e0e0; margin: 25px 8px; padding: 13px 10px 14px; position: relative; background: #e4e4e4 url(../images/bg_promotion.gif) repeat-x top left; min-height: 168px}
#slider-wrap a:hover {color: #CC0000}
#slider {height: 160px; position: relative; background: url(../images/ajax-loader-24.gif) no-repeat 50% 50%; border-width: 2px; border-color: #C0C0C0 #F9F9F9 #F9F9F9 #C0C0C0; border-style: solid; border-right-width: 0}
#slider .next-img {display: none}
.nivo-controlNav a, .nivo-directionNav a {overflow: hidden}
.nivo-caption {right: 0; left: 461px; width:187px; height: 160px; bottom: -2px; overflow: hidden; border-color: #C0C0C0 #F9F9F9 #F9F9F9 #C0C0C0; border-style: solid; border-width: 2px; border-left-width: 0}
.nivo-caption p div {padding: 0 0 5px 0; text-shadow: 1px 1px 0 #000}
.nivo-caption p .c-title a {font: bold 14px Cambria, Georgia, serif; color: #FF9834; text-decoration: none;}
.nivo-caption p .c-detail {line-height: 1.25em; color: #fff;font-size:14px}
.nivo-caption p .c-offer {font-style: italic; color: #0F0; padding: 3px 0 0;font-size:16px}




