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



.store_main { border: 1px solid #acc7ef; background-color: #FFFFFF; } /* border around entire store*/
.feat_borders { border: 1px solid #acc7ef; background-color: #FFFFFF; } /* outline around featured boxes and list of auctions*/

.catnav_shop { font-size: 11px; color: #ffffff; text-decoration: none; background-color: #3399CC; border-top: 2px solid #ffffff;} /* bg of header for auctions and line above*/
.catnav_shop a { font-size: 11px; color: #ffffff; text-decoration: none; } /* on subcategory pages, this is the text that says category then subcategory */
.catnav_shop a:hover { font-size: 11px; color: #ffffff; text-decoration: underline; }

.smallfont_shop { font-size: 10px; color: #000000;}/* Bid now link in main featured box, text in ending soon & recently listed boxes */
.smallfont_shop a { font-size: 10px; color: #000000; text-decoration: none; }
.smallfont_shop a:hover { font-size: 10px; color: #000000; text-decoration: underline; }

.menu_shop { height: 23px;} /* store pages links*/
.menu_shop a { font-size: 11px; color: #FFFFFF; text-decoration: none; }
.menu_shop a:hover { font-size: 11px; color: #efefef; text-decoration: underline; }

.search_shop { background-color: #f8f8f8; border-bottom: 1px solid #3399CC;} /* box behind search box */


.bordermenu_shop { background-color: #3399CC;  border-left: 1px solid #ffffff; border-top: 1px solid #3399CC; border-bottom: 1px solid #3399CC; border-right: 1px solid #3399CC;} /* store pages link boxes */

.footer_shop { font-size: 11px; color: #ffffff; text-decoration: none; background-color: f0f0f0; border-top: 2px solid #3399CC;} /* footer boxes and text */
.footer_shop a { font-size: 11px; color: #000000; text-decoration: none; }
.footer_shop a:hover { font-size: 11px; color: #3399CC; text-decoration: underline; }

.contentfont_shop { font-size: 11px; color: #000000; text-decoration: none; } /* category links and links to auctions in ending soon & recently listed boxes */
.contentfont_shop a { font-size: 11px; color: #000000; text-decoration: underline; }
.contentfont_shop a:hover { font-size: 11px; color: #3399CC; 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: #f0f0f0; text-decoration: none; }

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

/* V5 & system classes &  - main colors */
.c1_shop {background-color: #3399CC; color: #FFFFFF; font-weight: bold;} /* blue - header for featured auctions and auctions list */
.c1_shop a {color: #FFFFFF; font-weight: bold;} /* link at top of featured box */
.c1_shop a:hover {color: #F0F0F0; font-weight: bold;}
.c2_shop {background-color: #F0F0F0;} /* lt gray middle */
.c3_shop {background-color: #F8F8F8;} /* lt gray light */
.c4_shop {background-color: #E1E2E4;} /* lt gray dark */