/* CSS Document */

#usertools a.pink{
	width:7px;
	height:7px;
	border:1px solid #666;
	cursor:default;
}
a:link, a:visited, a:hover {
	background: url(images/pink-link.png) repeat-x left bottom;
}
	h1, h3, h4, h1 a:link, h1 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, .error, #footer .divider, #footer a:hover, a:hover {color: #f5207c;}
h1 a:hover, h3 a:hover, h4 a:hover {color: #444;}
#feature .flash {
	background:url(images/pink-flash_panel.png) no-repeat right top;
}
#nav li a{
	background: url(images/pink-links.png) no-repeat 0 0;
}
#sub {
	background: #f5207c url(images/pink-subnav_left.png) no-repeat right top;
}
#sub li {
	border-right: 1px solid #f56aa6;
}
#sub a{background:0;}
#sub li.current {
	background: #FFF url(images/pink-sub_tab_right.png) no-repeat right top;
}
#sub li.current a {
	background: url(images/pink-sub_tab_left.png) no-repeat left top;
}
#search .button {
	background:url(images/pink-submit.png) no-repeat 0 0;
}
#rightCol .mid {
	background: url(images/pink-subsub_head.png) no-repeat left top;
}
#rightCol .mid ul {
	background: url(images/pink-subsub_rpt.png) repeat-y;
}
#rightCol .mid p {
	background: url(images/pink-subsub_rpt.png) repeat-y;
}
#rightCol .mid ul li a{
	background-image:url(images/pink-Bullets.png);
}
#rightCol .mid ul ul li a{
	background-image:url(images/pink-std_square.png);
}
#rightCol .foot {
	background: url(images/pink-subsub_foot.png) no-repeat left top;
}
#rightCol #cart {
	background: url(images/pink-subsub_cart.png) no-repeat left top;
}
#rightCol #departments {
	background: url(images/pink-subsub_departments.png) no-repeat left top;
}
#rightCol #box ul li {
	background: url(images/pink-SpecialBullets.png) no-repeat left 3px;
}
#leftCol ul li, #rightCol #box ul ul li {
	background: url(images/pink-Bullets.png) no-repeat left 4px;
}
#content #rightCol-home li {
	background: url(images/pink-SpecialBullets.png) no-repeat left 3px;
}
#rightCol #contact {
	background: url(images/pink-subsub_contact.png) no-repeat left top;
}
#rightCol #webdesign {
	background: url(images/pink-subsub_webdesign.png) no-repeat left top;
}
tr.required td.key {background-image:url(images/pink-Bullets.png);}
tr.required td.req input, fieldset tr.required td.req textarea, fieldset tr.required td.req select {border:1px solid #f5207c;color:#f5207c;}