@charset "utf-8";
/* CSS Document */

#product_top {width:570px;}
#product_name {width:753px; height:20px; padding:5px; padding-left:10px; font-size:16px; font-weight:bold; color:#ffffff; background:#8f2b2a; border:1px solid #cccccc; -moz-border-radius-topleft:10px;}
.product_addtocart {width:auto;border:1px solid #C6C5D3; background:url(/img/back_lightblue.jpg) right repeat-y; margin-top:5px; margin-bottom:5px; margin-left:0px; margin-right:0px; padding:5px; text-align:right;}
#product_addtocart form {text-align:right; width:auto; margin:0px;}
#product_image {}
.product_details {height:120px; padding-left:5px;}
#product_description {}
#product_bullet_head {
padding:4px 4px 3px 4px; margin: 13px 0px 13px 0px;
border-bottom: 1px solid #7B1A1A;
width:560px;
font-size:12px; font-weight:bold; color:#660000;
}
#product_xtra_imgs {white-space:nowrap;}
#product_bullet_point {}
#product_reviews {background:url(/img/cattree_3_back.jpg) top repeat-x; border:1px solid #FFB6AA; padding:5px;}
#product rating {}
.product_order {width:570px; padding:0px;}
.product_price {width:150px; font-size:12px; border:1px solid #C6C5D3;vertical-align:middle; padding:5px 10px 5px 10px; background:#E4E0F1;}
.product_savings {font-size:10px;padding-left:10px;}
.product_savings b {color:#990000}

#product_cat_prods {width:200px; padding:5px; border:1px solid #cccccc; margin-bottom:5px; text-align:left;}
.product_cat_title td {width:170px;}

.attributes select, .attributes input {border:1px solid #660000; font-size:10px; background:#ECD9D9; color:#470000;}
.attributes {color:#660000; font-weight:bold; font-size:10px;}
.attributes td {vertical-align:middle; padding:3px;}

#related_products td {padding:5px; vertical-align:middle;}
#related_list td {width:160px;border-top:1px solid #cccccc; padding:3px;font-size:14px; vertical-align:middle; text-align:center; font-size:10px;}
#related_list a{font-size:12px;}


#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 90000001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
z-index: 90000002;
top:0px;
left:0px;
width:auto;
height:auto;
background:#FFFFFF;
}