@import url(generic/base.css);
/* ###### Purple version ###### */

#column_nav .navWidget ul li a:hover, #column_nav li.basketWidget ul, #column_nav li.basketWidget h2, #column_nav .supplement ul li a:hover, .rightColumn .supplement ul li a:hover {
background-color:#936FB1;
}
.plain_box {
background-color:#D4C9E0;
}

a:link, a:visited, a:hover, a:active, #content h1, #content h2, #content h3, #content h4, #column_nav .navWidget h2, #column_nav .supplement h2, #content .rightColumn .supplement h2 {
color:#936FB1;
}
#column_nav .navWidget ul li a, #content #related, #content #related a:link, #content #related a:visited, #content #related a:hover, #content #related a:active, #content #related ul, #content .sociable ul li a, .new_widget h2, .new_widget h3 {
color:#A88FBD;
}

.featuredProduct a img, .relatedProducts a img, .quickview li li a img {
border:1px solid #A88FBD;
}
.featuredProduct a:hover img, .relatedProducts a:hover img, .quickview li li a img:hover {
border:1px solid #936FB1;
}
.plain_box {
border:1px solid #BCAACD;
}

#content a:link, #content a:visited, .display_box, .navWidget li a, #content #related ul, .reviews, .productImage, .spec img, .spec, form p, #content .sociable, hr, table td, #column_nav .leftNav li a, .rightColumn .nav li a, div.price, #content .rightColumn .contact, #content .rightColumn .info, #content .download, .supplement, #column_nav .supplement a:link, #column_nav .supplement a:visited {
border-color: #D4C9E0;
}
#content .contact, #content .info {
border-color:#A88FBD;
}
#content a:hover, #content a:active, #column_nav .supplement a:hover, #column_nav .supplement a:active {
border-color:#936FB1;
}

.download ul ul li, ul.list li {
list-style-image:url(css_img/bull.gif);
}
.topten ul.list li, .plain_box ul.list li {
list-style-image:url(css_img/bull-on-pale-blue.gif);
}

div#breadcrumb ul li a {
background:#fff url(css_img/purple-arrow.gif) right center no-repeat;
}
#column_nav .navWidget ul li a, #column_nav .leftNav li a, .rightColumn .nav li a {
background:url(css_img/nav-arrow-purple.gif) 110% center no-repeat;
}
#content p.page_down {
background:url(css_img/dotted-arrow-down-purple.gif) left top no-repeat;
}
#column_nav .basketWidget h2 a.basket {
background:url(css_img/column-basket-purple.gif) 0px 0px no-repeat; 
}
#content .relatedProducts li input, #content .relatedProducts li input:hover {
background:url(css_img/buy-small.gif) no-repeat left center;
}
#content .buy input.button, #content .search_result input.buy {
background:url(css_img/buy-med.gif) no-repeat left center;
}


/* rounded corners and drop shadow */
#column_nav .basketWidget h2 span {
	background: url("css_img/overlay-purple.gif") top left no-repeat;
}
#column_nav .basketWidget h2 {
	background: url("css_img/overlay-purple.gif") top right no-repeat;
}
#column_nav .basketWidget ul {
	background: url("css_img/overlay-purple.gif") bottom left no-repeat;
}
#column_nav .basketWidget {
	background-image: url("css_img/overlay-purple.gif");
}