#gift_data{background:#fff;height:390px;padding:20px;width:600px;z-index:inherit 5;}

.arrows {bottom:10px;height:30px;position:absolute;right:20px;width:100px;z-index:999;}
.arrow-r-gift {background:url(../../images/website/arrow-r.png) no-repeat center;cursor:pointer;height:26px;position:absolute;right:5px;width:11px;z-index:999;}
.arrow-l-gift {background:url(../../images/website/arrow-l.png) no-repeat center;cursor:pointer;float:left;height:26px;position:absolute;margin-right:5px;right:20px;width:11px;z-index:999;}

#gift_desc_container {float:left;font-size:1.2em;height:180px;margin-right:40px;width:230px;}

#scroll-up {background:url(../../images/website/scrollarrow-u.png) no-repeat 0 0;height:11px;position:absolute;right:-18px;top:-16px;width:16px;}
#scroll-down {background:url(../../images/website/scrollarrow-d.png) no-repeat 0 0;bottom:-16px;height:11px;position:absolute;right:-18px;width:16px;}

#scroll-container {height:100%;overflow:hidden;width:100%;}

#gift_category{background:white;height:15px;float: left;font-size:1.3em;width:100%;margin-bottom: 5px;}
#gift_category ul{padding:0px;margin: 0px;}
#gift_category li {cursor:pointer;float:left;font-size:1em;height:20px;line-height:20px;list-style:none outside none;margin:0 0 0 20px;text-transform:uppercase;}
#gift_category li:first-child{margin-left: 0;}
#gift_category li.active {color:#D37C37;cursor:default;}

#gift_list {background:white;float:left;height:160px;margin:15px 0 0 0;width:160px;}
#gift_list ol {margin:10px 0 0 15px;padding:0;}
#gift_list li {font-size:1.2em;list-style:disc inside;}
.gift_select {cursor:pointer;font-size:1.4em;text-transform:uppercase;}
.gift_select.active {color:#D37C37;cursor:default;}

#gift_heading{background:white;clear:both;float:left;font-size:1.4em;font-weight:bold;height:20px;margin-top:10px;width:100%;}
#gift {background:white;clear:both;float:left;width:440px;}
#gift_desc {float:left;font-size:1.2em;overflow:auto;height:330px;width:200px}
#gift_desc p {margin:10px 0;}
#gift_desc p:first-child {margin-top:0;}
#gift_container {clear:both;float:left;margin:15px 30px 10px 0;}
#gift_image{float:left;margin:15px 10px 0 0;width:200px;}
#gift_image img {width:100%;}

.arrow-up{background:url(../../images/scrollarrows.png) no-repeat 0 0;cursor:pointer;height:16px;position:absolute;right:-25px;top:0;width:16px;}
    .arrow-down{background:url(../../images/scrollarrows.png) no-repeat -16px 0;bottom:0;cursor:pointer;height:16px;position:absolute;right:-25px;width:16px;}
    .arrow-left{background:url(../../images/scrollarrows.png) no-repeat -32px 0;bottom:-25px;cursor:pointer;height:16px;position:absolute;left:0;width:16px;}
    .arrow-right{background:url(../../images/scrollarrows.png) no-repeat -48px 0;bottom:-25px;cursor:pointer;height:16px;position:absolute;right:0;width:16px;}
    .arrow-up.disabled {background-position:0 -16px;}
    .arrow-down.disabled {background-position:-16px -16px;}
    .arrow-left.disabled {background-position:-32px -16px;}
    .arrow-right.disabled {background-position:-48px -16px;}

.arrows{bottom:10px;height:24px;position:absolute;right:10px;width:27px;}
#arrow_next, #arrow_prev{background:url(../../images/website/arrow-lr.png) no-repeat;cursor:pointer;height:26px;position:absolute;top:0;width:11px;}
#arrow_next{background-position:-11px 0;right:0;}
#arrow_prev{background-position:0 0;left:0;}
#arrow_next.disabled {background-position:-11px -26px;cursor:auto;}
#arrow_prev.disabled {background-position:0 -26px;cursor:auto;}

.slideLoading {background:url(../../images/ajax/mini-ajax-loader.gif) no-repeat 0 0;bottom:13px;display:none;height:16px;position:absolute;right:50px;width:16px;}
