<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Starts Product Page */

#product_page_layout {
/*width:650px;
margin:0 0 50px 50px;
*/

text-align:center;
width:100%;
display:inline-block;
/*background-color:#00FF00;*/
}

#product_box {
/*background-color:#FF0000;*/
padding:0 0 0 0px;
display:inline-block;
width:700px;
margin:0 auto;
}

#product_box .left { float:left; display:inline-block; /*width:380px;*/margin:0 20px 0 0px;  width:380px; /*background-color:#00FFFF;*/ text-align:left; }
#product_box .right { float:left; display:inline-block; /*width:255px; */width:300px;  /*background-color:#0000ff; */text-align:left;}

#product_page_pic { margin:0 0 5px 0px; /*width:380px;*/width:378px; height:320px; text-align:center; /*background-color:#006699;*/ display:inline-block; border:1px solid black;}
#product_page_pic img {max-width:378px; max-height:320px;text-align:center; display:inline-block;}
#product_page_pic a, #product_page_pic a:visited, #product_page_pic a:hover{margin:0 auto;}
#product_name { margin:0 0 5px 0px; }
#ProdImage {visibility:visible;position:absolute;width:378px;}

.prod_description {/*background-color:#FFFFFF;*/ font-size:14px; border-bottom:1px dotted; padding:0 0 4px 0px; margin:0 0 6px 0px;clear:both;}

.prod_inventory { clear:both; /*background-color:#00FF00;*/ display:inline-block; width:100%; margin:0 0 7px 0px; padding:0 0 7px 0px;}
.inventory_labels { float:left; padding:0; margin:0 10px 0 0px; display:inline-block; list-style-type:none;}
.inventory_details { float:left; padding:0; margin:0; display:inline-block; list-style-type:none;}
.inventory_labels li {font-size:12px;}
.inventory_details li {font-size:12px; font-weight:bold;}

#ratings ul{ width:100%; padding:0; margin:0 0 10px 0px; clear:both; text-align:left; }
#ratings ul li { display:inline; text-align:left; }
#rate a { background-color:#cccccc; color:#FFFFFF; font-size:12px; font-weight:bold; padding:3px; text-decoration:none;}

.prod_option {clear:both; margin:0 0 10px 0px; /*background-color:#00FF00;*/padding-top:10px;}
.personalize { /*background-color:#FFFFFF;*/ margin:0 0 10px 0px;}
.personalize input { margin:5px 0 0 2px;}

.prod_price { clear:both;font-size:30px; margin:0 0 0 0px;}
.prod_price font{ font-size:16px; vertical-align:super; }

.prod_price_ori { clear:both;text-decoration:line-through; font-size:12px; margin:0 0 15px 0px;}



.qty_over { position:absolute; margin-top:-37px; margin-left:150px; }
.qty_over input{width:30px;}



.payments { clear:both; text-align:right;}

.product_bottom_details { clear:both; margin:20px 0 10px 0px;/* background-color:#0099FF;*/ display:inline-block; /*background-color:#FF0000;*/width:700px; text-align:left;}

.descp_review{margin:7px 0px 7px 0px; display:inline-block; width:100%;}

.product_decrip_main { padding:0 0 7px 0px;  font-weight:bold; border-right:1px solid; width:85px;margin-bottom:5px; float:left; font-weight: bold; cursor:pointer; font-size:9pt;}

.product_review_main { padding:0 0 7px 0px;  font-weight:bold; width:80px;margin-bottom:5px; float:left; text-align: center; color:#000000; font-weight: bold; cursor:pointer; font-size:9pt;}

.prod_descrip_content{clear:both; }
.prod_descrip_content p { padding:0 0 15px 0px; margin:0; }

.prod_review_content{clear:both; text-align:left; width:650px;}
.prod_review_content td{font-size:10pt;}

#rateicon{cursor:pointer;}

.hidden{display:none;}
.close{float:right;cursor:pointer;color:black;font-size:11pt;font-weight:bold;}
#viewvideo{position:absolute;border:1px solid #ccc;text-align:center;padding:10px;background-color:#fff;z-index:2;width:auto;padding-left:20px;padding-right:20px;}
#closevideo{float:right;font-weight:bold;cursor:pointer;padding-left:10px;}
.bold{font-weight:bold;}
*html #frontlist{padding-left:50px;}
.prod_group_name{}
/*.bigger_price_show_class{font-size:18pt;}*/
.gap{clear:both;height:10px;}
ul#socialbookmark {display:inline-block;}
ul#socialbookmark li{float:left;padding-right:10px;list-style-type:none;}
#averagerating{float:left;}
#rate{float:left;padding-top:2px;margin-left:10px;}
#rate a{font-weight:normal;font-size:8pt;}

.imageBox{display:inline-block;width:180px;height:180px;text-align:center;overflow:hidden;}
.imageBox img{max-width:100px;border:5px solid white;box-shadow: 0px 0px 20px #888; }
*html .imageBox img{width: expression( this.parentNode.offsetWidth &gt; 99 ? "100px" : "auto" );filter:
  progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=0,strength=5),
  progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=45,strength=2),
  progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=90,strength=5),
  progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=5),
  progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=180,strength=10),
  progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=225,strength=5),
  progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=270,strength=5),
  progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=315,strength=2);}
.imageBoxNone img{width:100px;}

a.listing_next_category, a.listing_next_category:visited, a.listing_next_category:hover{font-family:Times New Roman;}
a.listing_next_category_product_count, a.listing_next_category_product_count:visited, a.listing_next_category_product_count:hover{font-family:Times New Roman;}

/*.image{background-color:#ccc;float:left;margin:5px;width:10px;height:10px;cursor:pointer;padding:0px;font-size:1pt;}*/
.image{display:inline-block;border:1px solid #ccc;margin-right:2px;cursor:pointer;width:90px;text-align:center;}
.video_button{float:left;display:block;margin-top:10px;border:1px solid #fff;}
.image img{max-height:76px;}
*html .image img{height: expression( this.parentNode.offsetHeight &gt; 49 ? "50px" : "auto" );}
#list_image{width:380px;font-size:0pt;}
.submain_image{height:1px;position:absolute;visibility:hidden;width:378px;}
.video_button{float:left;display:block;border:1px solid #fff;}
#review_iframe{position:absolute;margin-top:10px;z-index:100;box-shadow: 0px 0px 20px #888;display:none;}
*html #review_iframe{margin-left:-420px;border:3px solid #888;margin-top:-70px;display:none;z-index:1000;}
#social{clear:both;}


.add_to_cart_pop { display:inline-block; float:right; }
.add_to_cart_pop a, .add_to_cart_pop a:visited{ padding:10px 10px 13px 10px;display:inline-block; font-weight:bold; text-decoration:underline; line-height:100%; height:10px; font-size:10pt; width:120px;text-align:center;}
.add_to_cart_pop a:hover{ text-decoration:none; height:10px; font-size:10pt; width:120px;text-align:center;}


.divider_style1 { border-bottom:1px dashed #000000; padding:0 0 10px 0px;}
.divider_style2 { border-bottom:1px solid #000000; padding:0 0 10px 0px;}

.background_gradient {background: #666666; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#666666'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#666666)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ffffff,  #666666); /* for firefox 3.6+ */ }


/* if not using zoom out effect */
/*
#product_page_pic { margin:0 0 20px 0px; width:380px; max-height:320px; overflow:visible;}
#product_page_pic img{max-width:380px;}
*html #product_page_pic img{width: expression( this.parentNode.offsetWidth &gt; 379 ? "380px" : "auto" );position:absolute;}
#list_image{display:inline-block;}
#content-target{display:inline-block;margin-top:0px;}
*/
/* end of if not using zoom out effect */



/* Starts Product Ends */


/* Starts Quick Add To Cart */
.showAddedItemBox img{
	border-width:0px;
	max-width:236px;
}
.showAddedItemBoxImg{
	float:left;
	padding:0px 10px 4px 4px;
	width:250px;
}
.showAddedItemBoxClose{
	float:right;
	margin-left:4px;
	margin-bottom:4px;
}
.showAddedItemBoxMain{
	margin-left:250px;
	padding-left:10px;
}
.showAddedItemBoxBottom{
	clear:both;
}
.showAddedItemBoxDesc{
	color:#333333;
	margin-top:10px;
}
.showAddedItemBoxDesc a, .showAddedItemBoxDesca:visited{
	text-decoration:none;
	color:#333333;
}
.showAddedItemBoxDesc a:hover{
	color:#888888;
}
.showAddedItemBoxItem{
	margin-top:4px;
	color:#000000;
}
.showAddedItemBoxItem .doption{
	text-decoration:underline;
	color:#555555;
}
/* Starts Quick Add To Card Ends */

.cartsmall { }
.cartsmall a, .cartsmall a:visited {}
.cartsmall a:hover {}

.cartmedium {}
.cartmedium a, .cartmedium a:visited {}
.cartmedium a:hover {}

.cartlarge {}
.cartlarge a, .cartlarge a:visited {}
.cartlarge a:hover {}

.cartbutton {}
.cartbutton a, .cartbutton a:visited {}
.cartbutton a:hover {}

.cartbutton_medium { clear:both;display:inline-block; }
.cartbutton_medium a, .cartbutton_medium a:visited {padding:13px 20px 16px 20px;display:inline-block;line-height:100%;font-weight:bold;}
.cartbutton_medium a:hover {}

.cartbutton_large { clear:both; margin:10px 0 5px 0px;}
.cartbutton_large a, .cartbutton_large a:visited {display:block; }
.cartbutton_large a:hover {}

.cartlink {}
.cartlink a, .cartlink a:visited {}
.cartlink a:hover {}

.add_to_wishlist { clear:both; margin:0 0 5px 0px; }
.add_to_wishlist a, .add_to_wishlist a:visited{display:block;}
.add_to_wishlist a:hover {text-decoration:none;}

.checkout_button { clear:both; }
.checkout_button a, .checkout_button a:visited { display:inline-block; padding:10px;}
.checkout_button a:hover { }

.cart_overlay { position:absolute; width:80px; height:80px; margin-top:-80px; margin-left:222px;}
*html .cart_overlay {position:absolute; width:80px; height:80px; margin-top:-80px; margin-left:70px;}
.cart_overlay a, .cart_overlay a:visited {width:80px; height:80px; display:block;}
.cart_overlay a:hover {width:80px; height:80px; }

.cart_overlay_small { position:absolute; margin-top:-80px; margin-left:122px;width:80px; height:80px;}
*html .cart_overlay_small img {position:absolute; margin-top:-80px; margin-left:20px;width:80px; height:80px;}
.cart_overlay_small a, .cart_overlay_small a:visited {width:80px; height:80px; display:block;}
.cart_overlay_small a:hover { width:80px; height:80px; }



a.quick_add_close, a.quick_add_close:visited{display:block; width:20px;height:20px;}
a.quick_add_close:hover {}

a.quick_add_continue_shop, a.quick_add_continue_shop:visited{display:block; float:left;margin-right:2px;}
a.quick_add_continue_shop:hover {}

a.quick_add_continue_checkout, a.quick_add_continue_checkout:visited{display:block; float:left;}
a.quick_add_continue_checkout:hover {}
/* Add to carts, wishlist, checkouts, quick add to cart ENDS */
#category_links{text-align:left;}


</pre></body></html>