
#image_large{width:410px;   height:400px; margin-right:0px;}
#main_image{cursor:crosshair; padding-bottom:30px;  }

#zoom-box{height:410px; width:415px; border:1px solid #ccc; background-color:#FFFFFF; margin-top:0px; overflow:hidden;visibility:hidden; position:absolute; top:-1px; left:0; z-index:50;}
/*xlarge image*/
#zoom-image{position:relative; visibility:hidden; top:0px;left:0; padding-top:0px; padding-left:0px;}

/*-------------------- TAB VIEW -------------------*/
.yui-nav li{margin-right:3px !important;}/*spacing between tabs*/		
.yui-nav{padding-bottom:0;margin-bottom:0;}		
.yui-navset{background-image:url(/pws/images/productDetails/whole-tab-bgrd.gif); background-repeat:no-repeat;}
.yui-nav li.selected{margin-bottom:-1px !important; position:relative;}/* hide bottom border on selected tab */
.yui-nav a{background:#e6e6e6; font-size:12px; letter-spacing:0; color:#333;
border:1px solid #9c9ea0; border-bottom:0; text-decoration:none;}
.yui-nav a img{display:inline !important; margin-left:2px; margin-top:6px; margin-bottom:5px;}/* tabs width */
.yui-nav a:hover{background:#e6e6e6; color:#333; border-color:#9c9ea0;}
.yui-nav .selected a, .yui-nav .selected a:hover{background:#fff;}
.yui-nav .selected a{color:#333; border-left:1px solid #9c9ea0; border-top:1px solid #9c9ea0;}
.yui-nav .selected a img{line-height:12px; overflow:hidden;}
.yui-content{height:13.4em; font-family:Arial, Verdana, sans-serif; font-size:90%; background-color:#fff; background-image:url(/images/tab-bgrd.gif); background-repeat:repeat-y; padding-top:0; padding-bottom:0;}
.yui-content .productDescription{width:77%; padding-left:15px; /*left needs to be padding to work in IE*/ padding-top:10px; margin-right:15px;}
.yui-content .productDescription a{text-decoration:underline; font-weight:bold;}
.yui-content .productDescription a:hover{text-decoration:none;}
.yui-content .productDescription ul{font-family:Arial, Verdana, sans-serif;padding-left:15px;}
.yui-content .productDescription .editor-designer{font-weight:normal; text-decoration:none;}
.yui-content .productDescription .editor-designer:hover{text-decoration:underline;}
.yui-content p.moreInfo{font-weight:bold; width:77%; padding-left:15px; /*left needs to be padding to work in IE*/ margin-right:15px;}
/* Had to move position:absolute plus the following 3 lines to be tab-specific so long editors' text didn't overlap */

#product-info{width:100%; float:right; margin-bottom:0px; margin-top:0px; position:relative; visibility:visible;}


#product-info #promo-block img{float:left; margin:2px 5px 0 -5px;}
#product-info #promo-block h1{float:left; margin:2px 5px 2px 0;}
#product-info #promo-block{font-size:90%; padding-bottom:8px; margin-left:3px; clear:both;}











