/*----------------- PRODUCT PAGES -----------------*/
/*product-images contains image photos and wear it with*/
#product-images{width:680px; float:left; margin:0px;  padding:0px;}

/*div containing all the thumbnails*/
#thumbnails{display:inline; width:60px; height:270px; float:left; margin:0px;  padding:0px;top:-18px; left:25px;position:relative;}

/*scrollable items*/
#up-arrow{height: 18px; margin:0px;  padding:0px; margin-bottom:5px; cursor:pointer;}
#thumbnails-container{overflow:hidden;margin:0px;  padding:0px; top:0px; left:0px; border:0; }
#thumbnails-container img{position:absolute;margin:0px;  padding:0px; margin-bottom:3px; cursor:pointer; border:0;left:0px;}
#thumbnails-mask{position:relative; margin:0px;  padding:0px; overflow:hidden; display:block;  width:60px; height:250px; left:0; padding-bottom:5px;padding-top:0px;}
#down-arrow{height:18px; margin-top:3px; margin:0px;  padding:0px; cursor:pointer;top:5px;position:relative;}
#thumbnails-box{overflow:hidden; height:214px;margin:0px;  padding:0px; position:absolute; float:left;}

/*main image*/
#large-image{width:478px; float:left; text-align:center; height:300px; margin:0px;margin-top:30px;}
#medium-image{cursor:crosshair; padding:0px; margin:0px; text-align:center;}




/*div containing all the thumbnails*/
#thumbnails1{display:inline; width:60px; height:250px;margin-left:5px; padding-left:3px; margin-top:0px;}

/*scrollable items*/
#up-arrow1{height: 18px; margin-bottom:8px; cursor:pointer;}
#thumbnails-container1{overflow:hidden; top:0; left:0; border:0; }
#thumbnails-container1 img{position:absolute; margin-bottom:1px; border:0;left:5px;}
#thumbnails-mask1{position:relative; overflow:hidden; display:block;  width:60px; height:240px; left:0px; padding-bottom:0px;}
#down-arrow1{height:18px; margin-top:3px;  cursor:pointer;}
#thumbnails-box1{overflow:hidden; height:207px; position:absolute; float:left }

/* Hack for the top border */
#testid{border-bottom: 1px #ebdcc9 solid;}
