#product_menu{background:#fff;height:80px;padding:20px;width:600px;z-index:inherit 5;}
#product_data{background:#fff;height:263px;padding:20px;width:600px;z-index:inherit 5;margin-top:7px;}
#product_menu ul {margin:0;padding:0;}
#product_menu .product_tip {background:#fff;cursor:pointer;float:left;height:70px;list-style:none;margin:5px 10px 0 0;width:50px;}
/*.product_tip:hover img, .product_tip.active img {display:none;}
*/.product_tip:hover .product_name, .product_tip.active .product_name {color:#D37C37;}
#product_menu_heading {font-size: 1.25em;}

#product{background:white;float: left; width: 400px; height: 220px;}
#product_list {background:white;float: left; height: 220px; width: 180px; margin-left: 20px;}
#product_list ol {margin:5px 0;padding:0;}
#product_list li {font-size:1.2em;list-style:disc inside;}
.product_select {cursor:pointer;font-size:1.1em;text-transform:uppercase;}
.product_select.active {color:#D37C37;cursor:default;}

.product_thumb {display:block;height:50px;left:0;overflow:hidden;position:absolute;top:0;width:50px;}
.product_thumb img.hover {display:none;}
.product_thumb img.orig {display:inline;}
.product_tip:hover img.hover {display:inline;}
.product_tip:hover img.orig {display:none;}
.product_tip.active img.hover {display:inline;}
.product_tip.active img.orig {display:none;}

.product_name {float:left;font-family:Arial;font-size:1.1em;margin-top:52px;text-align:center;width:100%;}

#product_data_month{background:white;font-family:arial,tahoma,verdana,sans-serif;font-size:1.2em;width:100%;height:18px;float: left;margin-bottom: 5px;text-transform:uppercase;}
#product_data_month .arrow-left, #product_data_month .arrow-right {background:url(../../images/website/arrow-mini-lr.png) no-repeat;width:5px;height:12px;}
#product_data_month .arrow-left {background-position:0 0;left:-12px;bottom:3px;}
#product_data_month .arrow-right {background-position:-5px 0;right:-12px;bottom:3px;}

#product_data_month .arrow-left.disabled {background-position:0 -12px;cursor:auto;}
#product_data_month .arrow-right.disabled {background-position:-5px -12px;cursor:auto;}

#product_data_heading{background:white;height:20px;float: left; width: 100%;font-size:1.2em;font-weight:bold;margin:5px 0 5px;}
#product_data_image{float:left;height:180px;display:block;width:150px;margin-left: 20px;position: relative;overflow: hidden;}
#product_data_image img{width:100%;}
#product_data_footer_image{bottom:5px;height:35px;position:absolute;left:20px;width:280px;}

#product_data_desc {float:left;font-size:1.2em;overflow:auto;height:160px;width:200px}
#product_data_desc p {margin:10px 0;}
#product_data_desc p:first-child {margin-top:0;}
#product_desc_container {float:left;height:1000px;margin:15px 30px 10px 0;width:200px;}

#product_data_month ul{height:100%;padding:0px;overflow:visible;margin:0px;white-space:nowrap;width:auto;}
#product_data_month li {display:inline;height:16px;line-height:0;list-style:none outside none;margin:0 0 0 20px;}
#product_data_month li:first-child{margin-left: 0;}
.product_month:hover {color:#D37C37;}
.product_month.active {color:#D37C37;cursor:default;}
.product_month {cursor:pointer;}
.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;}

.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;}

#left_arrow a, #right_arrow a {left:0;height:100%;position:absolute;top:0;width:100%;}}