



/* =CHOICESTREAM RECOMMENDED PRODUCTS */

div.choicestream {display:none; clear:both; overflow:hidden;}
.choicestream h3 a.more-recos {float:right; margin-left:5px; font-size:.8333333em; font-weight:bold;}
.choicestream .standard-container {overflow:hidden;}
.choicestream .standard-header {padding-right:12px;}
.choicestream .product {text-align:center; float:left; width:24%; padding:1em .45%;}
.choicestream .product a span {text-decoration:underline;}
.choicestream .product a:hover {text-decoration:none;}
.choicestream .product a:hover span {text-decoration:underline;}
.choicestream .product span.sale {color:#900;}
.choicestream .product img.thumbnail {height:102px;}

/* Sidebar */
#default-sidebar .choicestream {padding:.5em 0;}
#default-sidebar .choicestream h3 {background:none; font-size:1.2em; color:#555;}
#default-sidebar .choicestream div .product {float:none; width:100%; padding:1em 0; font-size:1.1em;}
#default-sidebar .choicestream div a {font-weight:normal; margin:0;}

/* Shopping Cart */
.shopping-cart-page .choicestream h3 {background:none; font-size:1.2em; color:#555;}
.shopping-cart-page .empty .choicestream {padding-top:13px; margin-top:25px; background:url(/imgs/dotted-line.20120206113905.gif) 0 0 repeat-x;}
.shopping-cart-page .empty .choicestream .product {padding-bottom:0;}

/* Homepage */
#homepage-content .choicestream .product {width:19%; padding:1em .45%;}

/* Homepage Multi-variates */
.bottom-content .choicestream {float:left; clear:none; width:524px; margin-left:20px;}
.bottom-content .choicestream h3 a.more-recos {font-size:.71428571em;}
.bottom-content .choicestream .product {width:48%; margin:0; padding:1.5em .9%;}

/* All Brands List */
.brandlist-page .choicestream .product {width:19%; padding:1em .48%;}

/* Brand Boutique */
.brand-page .choicestream h3 {padding:7px 10px 7px 15px; font-size:1.16667em; font-weight:normal; background:#71a462 url(/imgs/buttons/standard-drkgreen-button-bg.gif) repeat-x left center; color:#fff; border-color:#71a462;}
.brand-page .choicestream h3 a.more-recos {font-size:.71428571em; color:#fff;}
.brand-page .choicestream h3, x:-moz-any-link, x:default {-moz-border-radius:7px 7px 0 0;}
.brand-page .choicestream h3 {-webkit-border-top-left-radius:7px; -webkit-border-top-right-radius:7px;}
.brand-page .choicestream .standard-container {border-top:none; background-color:#f6fbff;}
.brand-page .choicestream .nested-div {margin:8px 8px 0 8px; overflow:hidden; border:1px solid #CCECFF; background:#fff;}
.brand-page .choicestream .nested-div, x:-moz-any-link, x:default {-moz-border-radius:7px;}
.brand-page .choicestream .nested-div {-webkit-border-radius:7px;}
.brand-page .choicestream .product {width:32%; padding:1em .6%;}

/* Custom Brand Boutique */
.brand .choicestream h3 a.more-recos {font-size:.625em;}
.brand .choicestream .product {width:19%; padding:1em .45%;}

/* ALP's */
#cs-reco-alp h3 a.more-recos {font-size:.90909090em;}

/* More Recos */
#wrap div.more-recos {width:100%; float:none;}
div.more-recos .choicestream h3 {margin:0; padding:10px 8px 20px; font-size:1.5em; color:#336699; background:#fff;}
div.more-recos .choicestream h3 a {float:right; font-size:.6111em; font-weight:normal;}
div.more-recos .choicestream .product {width:19%; padding:1em .45%;}

/* IE6 */
* html .choicestream div {float:left;}
* html .product-page .choicestream .standard-container {width:764px;}

