/* V5.30 CSS - Apr.04 2006 - only store related links */

.store_main { border: 1px solid #900; background-color: #fff; }
.feat_borders { border: 1px solid #900; background-color: #fff; }

.catnav_shop { font-size: 11px; color: #fff; text-decoration: none; background-color: #900; border-top: 2px solid #900;}
.catnav_shop a { font-size: 11px; color: #fff; text-decoration: none; }
.catnav_shop a:hover { font-size: 11px; color: #fff; text-decoration: underline; }

.smallfont_shop { font-size: 10px; color: #222;}
.smallfont_shop a { font-size: 10px; color: #222; text-decoration: none; }
.smallfont_shop a:hover { font-size: 10px; color: #222; text-decoration: underline; }

.menu_shop { height: 23px;}
.menu_shop a { font-size: 11px; color: #fff; text-decoration: none; }
.menu_shop a:hover { font-size: 11px; color: #fff; text-decoration: underline; }

.search_shop { background-color: #feffa8; border-bottom: 1px solid #900;}

.bordermenu_shop { background-color: #900;  border: 1px solid #900;}

.footer_shop { font-size: 11px; color: #fff; text-decoration: none; background-color: #900; border: 1px solid #900;}
.footer_shop a { font-size: 11px; color: #fff; text-decoration: underline; }
.footer_shop a:hover { font-size: 11px; color: #fff; text-decoration: underline; }

.contentfont_shop { font-size: 11px; color: #000; text-decoration: none; }
.contentfont_shop a { font-size: 11px; color: #036; text-decoration: underline; }
.contentfont_shop a:hover { font-size: 11px; color: #069; text-decoration: underline; }

.submenu_shop {font-size: 10px; font-weight: bold; color: #fff; text-decoration: none;}
.submenu_shop a {font-size: 10px; font-weight: bold; color: #fff; text-decoration: underline;}
.submenu_shop a:hover { font-size: 10px; font-weight: bold; color: #FF0; text-decoration: none; }

/* SYSTEM classes - error & alert message */
.errormessage_shop { border: 1px dashed #900; margin-top: 8px; margin-bottom: 16px; padding: 6px; line-height: 18px; color: #099; }

/* V5 & system classes &  - main colors */
.c0_shop {background-color: #900;} /* blue */
.c1_shop {background-color: #900; color: #fff; font-weight: bold;} /* blue */
.c1_shop a {color: #fff; font-weight: bold;}
.c1_shop a:hover {color: #fff; font-weight: bold;}
.c2_shop {background-color: #f7fff6;} /* lightgray light */
.c3_shop {background-color: #f0ffed;} /* lightgray middle*/
.c4_shop {background-color: #d2f5e0;} /* lightgray dark */
.c5_shop {background-color: #900;} 
