/*blue*/
/*
.radius_box, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .menu_tab a {
background-color: #2E62B6;
background: -moz-linear-gradient(top, #2E62B6, #113D9C);
background: -webkit-gradient(linear, left top, left bottom, from(#2E62B6), to(#113D9C));
color: #ffffff;
}
.list_box_border {
border: solid 1px #dbdbdb;
}
.list_box_border:hover  {
border: solid 1px #2E62B6;
}
.addcart {
background-color:#2E62B6;
}
.addcart, .addcart a {
color:#fff;
}
.categories_tabs_bg, .left_tds div.current_cat, .left_tds div.category-products a {
background-color:#AFEEEE;
}
.view-mode .grid {
background:url("../images/grid-list_b.gif") no-repeat left -24px;
}
.sorter .list, .sorter a.list {
background:url("../images/grid-list_b.gif") no-repeat right 0;
}
.sorter strong.list {
background:url("../images/grid-list_b.gif") no-repeat right -24px;
}
*/

/*red*/
/*
.radius_box, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .menu_tab a {
background-color: #ff4848;
background: -moz-linear-gradient(top, #ff4848, #ff0d0d);
background: -webkit-gradient(linear, left top, left bottom, from(#ff4848), to(#ff0d0d));
color: #ffffff;
}
.list_box_border {
border: solid 1px #dbdbdb;
}
.list_box_border:hover  {
border: solid 1px #ff0d0d;
}
.addcart {
background-color:#ff0d0d;
}
.addcart, .addcart a {
color:#fff;
}
.categories_tabs_bg, .left_tds div.current_cat, .left_tds div.category-products a {
background-color:#FFDAB9;
}
.view-mode .grid {
background:url("../images/grid-list_r.gif") no-repeat left -24px;
}
.sorter .list, .sorter a.list {
background:url("../images/grid-list_r.gif") no-repeat right 0;
}
.sorter strong.list {
background:url("../images/grid-list_r.gif") no-repeat right -24px;
}
*/

/*pink*/
/*
.radius_box, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .menu_tab a {
background-color: #FF00FF;
background: -moz-linear-gradient(top, #FF00FF, #FF66FF);
background: -webkit-gradient(linear, left top, left bottom, from(#FF00FF), to(#FF66FF));
color: #ffffff;
}
.list_box_border {
border: solid 1px #dbdbdb;
}
.list_box_border:hover  {
border: solid 1px #FF00FF;
}
.addcart {
background-color:#FF00FF;
}
.addcart, .addcart a {
color:#fff;
}
.categories_tabs_bg, .left_tds div.current_cat, .left_tds div.category-products a {
background-color:#FFCCFF;
}
.view-mode .grid {
background:url("../images/grid-list_p.gif") no-repeat left -24px;
}
.sorter .list, .sorter a.list {
background:url("../images/grid-list_p.gif") no-repeat right 0;
}
.sorter strong.list {
background:url("../images/grid-list_p.gif") no-repeat right -24px;
}
*/

/*glay*/
/*
.radius_box, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .menu_tab a {
background-color: #a1ab9a;
background: -moz-linear-gradient(top, #4d514f, #a1ab9a);
background: -webkit-gradient(linear, left top, left bottom, from(#4d514f), to(#a1ab9a));
color: #ffffff;
}
.list_box_border {
border: solid 1px #dbdbdb;
}
.list_box_border:hover  {
border: solid 1px #a1ab9a;
}
.addcart {
background-color:#a1ab9a;
}
.addcart, .addcart a {
color:#fff;
}
.categories_tabs_bg, .left_tds div.current_cat, .left_tds div.category-products a {
background-color:#FFCCFF;
}
.view-mode .grid {
background:url("../images/grid-list_glay.gif") no-repeat left -24px;
}
.sorter .list, .sorter a.list {
background:url("../images/grid-list_glay.gif") no-repeat right 0;
}
.sorter strong.list {
background:url("../images/grid-list_glay.gif") no-repeat right -24px;
}
*/

/*Orange*/
/*
.radius_box, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .menu_tab a {
background-color: #FFCC33;
background: -moz-linear-gradient(top, #FF9933, #FFCC33);
background: -webkit-gradient(linear, left top, left bottom, from(#FF9933), to(#FFCC33));
color: #ffffff;
}
.list_box_border {
border: solid 1px #dbdbdb;
}
.list_box_border:hover  {
border: solid 1px #FFCC33;
}
.addcart {
background-color:#FFCC33;
}
.addcart, .addcart a {
color:#fff;
}
.categories_tabs_bg, .left_tds div.current_cat, .left_tds div.category-products a {
background-color:#FFCCFF;
}
.view-mode .grid {
background:url("../images/grid-list_og.gif") no-repeat left -24px;
}
.sorter .list, .sorter a.list {
background:url("../images/grid-list_og.gif") no-repeat right 0;
}
.sorter strong.list {
background:url("../images/grid-list_og.gif") no-repeat right -24px;
}
body {
background-color: #FFFFE2;
}
*/