a, a:visited, a b {
   color: #333;
}
#header #cart .heading {
   background-color: #cbef2f;
}
#header #cart .heading h4 {
	color: #F626AE;
}
#header #cart .heading a {
	color: #F626AE;
}
#header #cart .content {
	border: 5px solid #cbef2f;
}	
#header .links a {
	color: #F626AE;
	background-color: #cbef2f;	
}
#header .links a:hover {
    background-color: #F626AE;
    color: #ffffff;	
}
#menu {
    background: #EAF2F4;
	border: 1px solid #ddd;
}	
#menu > ul > li > a {
	color: #F626AE;
}
#menu > ul > li:hover > a {
	background: #F626AE;
    color: #ffffff
}
#menu > ul > li > div {
	border: 3px solid #cbef2f;
	background: #f7f7f7;
}
#menu > ul > li ul > li > a, #menu > ul > li > div > ul > li > a {
    color: #cbef2f;
}
#menu > ul > li ul > li > a:hover {
	background: #ddd;
}
.success, .warning, .attention, .information {
    border: 5px solid #F626AE;
}
#column-left .box .box-heading, #column-right .box .box-heading  {
    background: #EAF2F4 url('gradient3.png') top repeat-x;
	color: #fff;
	border: none;
}
.box .box-heading  {
    background: #EAF2F4;
	border: 1px solid #ddd;
	color: #193114;
}
.box-product .image, .product-list .image, .product-grid .image, .product-info .description, .flowers {
    border: 4px solid #ddd;
}
.box-product .name a, .product-list .name a, .product-grid .name a {
    color: #cbef2f;
}
.box-product .image, .product-grid .image {
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin-bottom: 0px;
}
.box-product .name, .product-grid .name {
    background: #ddd;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-left: 1px;
	padding-right: 1px;
}
.box-product .name a, .product-grid .name a {
    color: #F626AE;
}
.box-product .price-holder, .product-list .price-holder, .product-grid .price-holder, .product-info .description .price-holder {
    background: url('soft-red.png') right no-repeat;
}
.box-product .price, .product-list .price, .product-grid .price, .product-info .description .price {
    color: #fff;
}
.box-product .price-old, .product-list .price-old, .product-grid .price-old, .product-info .description .price-old {
    color: #333;
}
.box-product .price-new, .product-list .price-new, .product-grid .price-new, .product-info .description .price-new {
    color: #F626AE;
}
.product-info .qdy  {
    background-color: #F626AE;
}
.product-info .qdy a {
    color: #ffffff;
}
.product-info .description{
    color: #111;
}
.product-info .description span {
    color: #cbef2f;
}
#footer h3 {
	color: #F626AE;
	border-bottom: 1px solid #F626AE;
}	
#footer .finfo {
    color: #F626AE;
}
#footer .column a {
    color: #F626AE;
}
a.button, input.button {
    background: #eee url('gradient3.png') top repeat-x;
	border: 1px solid #ddd;
	color: #F626AE;
}
a.button:hover, input.button:hover {
    background-color: #ddd;
}
input.button2 {
    background-color: #F626AE;
	color: #fff;
}
input.button2:hover {
    background-color: #F626AE;
}
a.button3, input.button3 {
    background: #eee url('gradient3.png') top repeat-x;
	border: 1px solid #ddd;
	color: #F626AE;
}
a.button3:hover, input.button3:hover {
    background-color: #ddd;
}
a.btlist, a.btgrid {
    background-color: #cbef2f;
}
a.btlista, a.btgrida {
    background-color: #F626AE;
}
.switcherl .selected a, .switcherc .selected a, .switchers .selected a, .switcherw .selected a, .switcherc .selected a:hover, .switcherl .selected a:hover, .switchers .selected a:hover, .switcherw .selected a:hover, .switcherl .option, .switcherc .option, .switcherc .option a:hover, .switcherl .option a:hover, .switchers .option, .switchers .option a:hover, .switcherw .option, .switcherw .option a:hover {
    background-color: #cbef2f;
	color: #F626AE;
}
.switcherl .option a, .switcherc .option a, .switchers .option a, .switcherw .option a {
    color: #F626AE;
}	
table.sideprod td a {
    color: #777;
}
table.sideprod td .price {
    color: #cbef2f;
}
table.sideprod td .price-old {
    color: #333;
}
#header #search input {
	background: #F626AE;
	border-top: 1px solid #cbef2f;
	border-right: 1px solid #cbef2f;
}
#headercontact .number {
    color: #cbef2f;
}
.product-list a.wishlist, .product-list a.compare, .product-grid a.wishlist, .product-grid a.compare {
    background-color: #cbef2f;
}
.product-list a.wishlist:hover, .product-list a.compare:hover, .product-grid a.wishlist:hover, .product-grid a.compare:hover {
    background-color: #F626AE;
}
.box-category > ul > li > a, .category-list  ul > li > a {
    background: #eee url('gradient3.png') top repeat-x;
	color: #F626AE;;
}
.box-category > ul > li > a:hover, .category-list  ul > li > a:hover {
    background-color: #ddd;
}