/* ----------------------------------------------------------------------------------------- $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $ XT-Commerce - community made shopping http://www.xt-commerce.com Copyright (c) 2004 XT-Commerce ----------------------------------------------------------------------------------------- based on: (c) 2000-2001 The Exchange Project (earlier name of osCommerce) (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com (c) 2003 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org Released under the GNU General Public License ---------------------------------------------------------------------------------------*/ .box_head { background-color:#587882; font-family:Verdana, Tahoma; font-size:11px; color:#ffffff; font-weight:bold; } .boxText { background-color:#FF5958; font-family:Verdana, Tahoma; font-size:10px; color:#000000} .path_row { background-color:#E8BC64; font-family:Verdana, Tahoma; font-size:12px; color:black; } .checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Tahoma; font-size: 10px; color: #8c8c8c; } .checkoutBarCurrent { font-family: Verdana, Tahoma; font-size: 10px; color: #000000; } .infoBox { } .infoBoxContents { font-family: Verdana, Tahoma; font-size: 10px; } .infoBoxNotice { background: #FF8E90; } .infoBoxNoticeContents { background: #FFE6E6; font-family: Verdana, Tahoma; font-size: 10px; } /* ############################## */ /* BOF NC_MOD_ID 00000008 */ .moduleRow { font-family: Verdana, Tahoma; font-size: 11px; line-height: 1.5; background-color: #FF5958; border: 0px solid; border-color: #F2F2F2; } /* EOF NC_MOD_ID 00000008 */ .moduleRowTable { margin-bottom: 3px; } .moduleHeading { font-family: Verdana, Tahoma; font-size: small; font-weight: bold; padding-bottom: 10px; } .smallHeading { font-family: Verdana, Tahoma; font-size: x-small; font-weight: bold; color: Black; } /* ############################## */ BODY { background: #FBD07B; margin: 10px; } A { color: #000000; text-decoration: none; } A:hover { color: #646464; text-decoration: underline; } A.white { color: #ffffff; text-decoration: none; } A.white:hover { color: #646464; text-decoration: none; } /* ############################## */ TD.topmenu:hover { # background-color: #646464; } /* ############################## */ TABLE.solid { border: 1px solid Black; } TD.main, P.main, DIV.main, TD.fieldKey { font-family: Verdana, Tahoma; font-size: 12px; color: #000000; line-height: 1.5; } TD.main_column { font-family: Verdana, Tahoma; font-size: 12px; color: #000000; line-height: 1.5; padding-left: 10px; padding-right: 10px; } TD.infoBoxHeading { padding: 2px; height: 16; font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; background: #587882; color: #ffffff; } TD.infoBoxHeading_right { padding: 2px; font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; background: #587882; height:17; color: #ffffff; } TD.infoBox_right, SPAN.infoBox_right { font-family: Verdana, Tahoma; font-size: 10px; background: #F2F2F2; } TD.pageHeading, P.pageHeading, DIV.pageHeading { font-family: Verdana, Tahoma; font-size: 16px; font-weight: bold; color: #000000; /* height:17; */ } TD.smallText, SPAN.smallText, P.smallText { font-family: Verdana, Tahoma; font-size: 10px; } TD.copyright { font-family: Verdana, Tahoma; font-size: 11px; line-height: 1.5; text-align:center; } /* ############################## */ input.flat_text { height: 17; border: 1px solid; vertical-align: middle; font-size: 9px; } input.flat_button { height: 17; border: 1px solid; vertical-align: middle; font-size: 9px; }