/* Product stories */
.psright{ float:right; width:286px; margin-left:20px;}
#story_img{ width:266px; height:417px; border:10px solid #fff;}
#story_img a.story_bullet{ display:block; text-indent:-2000px; width:30px; height:30px;position:relative; cursor:pointer;}
#story_img #fabric_section_btn{ background:url(images/brown_ps_btn.png) no-repeat;  }
#story_img #sewing_section_btn{ background:url(images/green_ps_btn.png) no-repeat;  }
#story_img #design_section_btn{ background:url(images/purple_ps_btn.png) no-repeat;  }
#story_img #accessories_section_btn{ background:url(images/mustard_ps_btn.png) no-repeat;  }

#other_ps_thumbs{ margin:10px 20px 0 0; }
#other_ps_thumbs p{ padding-bottom:5px;}
#other_ps_thumbs a{ display:block; float:left; width:60px; margin-right:4px; height:80px; text-indent:-2000px;}

#story_details{ width:380px; float:left; padding:10px; background:url(images/white_transparent.png);}
#story_details h2{ font-size:24px; font-weight:normal; margin:0 0 5px;}
#story_details div{ clear:right;}
#story_details div.yew_ps_hidden{ background:#fff url(images/yew_ps_innerbg.png) repeat-x left bottom; padding:10px; border:1px solid #c7c7c7; }
#story_details h3{ height:19px; padding:3px 10px 0; font-weight:normal; color:#fff; font-size:12px; margin:4px 0 0; cursor:pointer;}
#story_details div.yew_ps_hidden b, #story_details div.yew_ps_hidden a{ font-weight:bold; color:#819fd5;}
.fabric{ background:#896e6e url(images/brown_ps_logo.gif) no-repeat right top;}
.sewing { background:#b5c088 url(images/green_ps_logo.gif) no-repeat right top;}
.design { background:#967496 url(images/purple_ps_logo.gif) no-repeat right top;}
.accessories { background:#c0b461 url(images/mustard_ps_logo.gif) no-repeat right top;}

.ps_products{ background:#819fd5 url(images/blue_ps_logo.gif) no-repeat right top ;}
.psproduct_wrap{ width:80px; height:120px; padding:8px; float:left; text-align:center; margin:0 10px 10px;}
.psproduct_wrap p a{font-size:11px; text-decoration:none; line-height:14px;}
a .psproduct_img{ height:90px; margin:0 5px 5px 0; border:none; clear:both;}

