/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body { background: #000000; font-family: Verdana, Arial, Helvetica, Geneva; font-size: 11px; color: #b1b1b1; margin: 0px; padding: 0px; }

td, p, span { font-size: 11px; }

.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }

.infoBox { background: #b6b7cb; }
.infoBoxContents { background: #f8f8f9; font-size: 10px; }

.infoBoxNotice { background: #FF8E90; }
.infoBoxNoticeContents { background: #FFE6E6; font-size: 10px; }

td.infoBoxHeading { font-size: 10px; font-weight: bold; background: #bbc3d3; color: #ffffff; }
td.infoBox, span.infoBox { font-size: 10px; }

span.errorText { color: #ff0000; }

/* message box */
.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; color: #000000; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { color: #db1e0e; }

a { color: #eeeeee; text-decoration: underline; }
a:hover { color: #eeeeee; text-decoration: underline; }

a.pageResults { }
a.pageResults:hover { }

.box_1 { border: 1px solid #363636; }
.bg_side { background: #0d0d0d; }

td.header { background: url("imgs/header_image_1.gif") no-repeat left top; height: 26px; }

td.header_navigation { background: #1d1d1d; height: 26px; font-family: Arial, Verdana, Helvetica, Geneva; font-size: 12px; color: #595959;  padding: 0px 24px 0px 24px; }

a.header_navigation, a.header_navigation:hover { color: #595959; text-decoration: none; }
a.header_navigation_act, a.header_navigation_act:hover { color: #a6a6a6; text-decoration: none; }

td.content_area { background: #1d1d1d; padding: 18px 27px 18px 27px; }

td.footer { font-family: Verdana, Arial, Helvetica, Geneva; font-size: 11px; text-align: center; color: #4a4c4b; }
td.footer a, td.footer a:hover { color: #4a4c4b; text-decoration: underline; }

td.footer_1 { background: url("imgs/footer_image_1.gif") no-repeat left top; height: 35px; }

.separator_1 { background: #0f0f0f; }

.page_heading { font-size: 22px; }

.text_event_date { color: #767676; }

.event_infobox { background: #0f0f0f; padding: 7px; }
.event_infobox_heading { font-size: 17px; }
.event_infobox_heading a, .event_infobox_heading a:hover { color: #b1b1b1; text-decoration: none; }
.event_infobox_date { font-size: 12px; }
.event_infobox_images_qty { color: #767676; font-size: 10px; }

.text_small { font-size: 10px; }
.text_small_bold { font-size: 10px; font-weight: bold; }
.text_main { font-size: 11px; }
.text_main_bold { font-size: 11px; font-weight: bold; }
.text_big { font-size: 12px; }
.text_big_bold { font-size: 12px; font-weight: bold; }
.text_title { font-size: 22px; }

input.submit_1 { background: #1d1d1d; border: 1px solid #b1b1b1; font-family: Arial, Verdana, Helvetica; font-size: 12px; font-weight: bold; color: #b1b1b1; }
