/* V5.30 CSS - Apr.04 2006 - only store related links */

.store_main { border: 1px solid #000000; background-color: #2828B7; }
.feat_borders { border: 1px solid #777777; background-color: #FFFFFF; }

/*all catagories section*/
.catnav_shop { font-size: 11px; color: #ffffff; text-decoration: none; background-color:#006600; border-top: 1px solid #999999; border-right: 1px solid #999999; border-left: 1px solid #999999;}
.catnav_shop a { font-size: 11px; color: #ffffff; text-decoration: none; }
.catnav_shop a:hover { font-size: 11px; color: #ffffff; text-decoration: underline; }

.smallfont_shop { font-size: 10px; color: #000000;}
.smallfont_shop a { font-size: 10px; color: #222222; text-decoration: none; }
.smallfont_shop a:hover { font-size: 10px; color: #222222; text-decoration: underline; }

.menu_shop { height: 23px;}
.menu_shop a { font-size: 11px; color: #FFF; text-decoration: none; }  /* Menu Font */
.menu_shop a:hover { font-size: 11px; color: #333333; text-decoration: underline; }

.search_shop { color:#FFF; background-color:#006600; border: 1px solid #87672c;} /*Search Section*/

/*menu*/
.bordermenu_shop { background-color:#00CC00; border-left: solid 1px #006600}

.footer_shop { font-size: 11px; color: #FFFFFF; text-decoration: none; background-color: #00CC00; border: 1px solid #000000;}
.footer_shop a { font-size: 11px; color: #FFFFFF; text-decoration: underline; }
.footer_shop a:hover { font-size: 11px; color: #000000; text-decoration: underline; }

.contentfont_shop { font-size: 11px; color: #000000; text-decoration: none; }
.contentfont_shop a { font-size: 11px; color: #003366; text-decoration: underline; }
.contentfont_shop a:hover { font-size: 11px; color: #006699; text-decoration: underline; }

.submenu_shop {font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.submenu_shop a {font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.submenu_shop a:hover { font-size: 10px; font-weight: bold; color: #FFFF00; text-decoration: none; }

/* SYSTEM classes - error & alert message */
.errormessage_shop { border: 1px dashed #009999; margin-top: 8px; margin-bottom: 16px; padding: 6px; line-height: 18px; color: #009999; }

/* V5 & system classes &  - main colors */
.c0_shop {background-color: #333333;} /* blue */
.c1_shop {background-color: #00CC00; color: #FFFFFF; font-weight: bold;} /* blue */ /*item boxes*/ 
.c1_shop a {color: #FFFFFF; font-weight: bold;}
.c1_shop a:hover {color: #FFFFFF; font-weight: bold;}
.c2_shop {background-color: #f0e9e9;} /* lightgray light */
.c3_shop {background-color: #f0e9e9;} /* lightgray middle*/
.c4_shop {background-color: #FFF;} /* lightgray dark */ /*Item Title Background*/
.c5_shop {background-color: #006600;} /* small listing boxes */
