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

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

  A simple css file to hold any styles lying outside that or a regalar osC BTS install
*/

*
{
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

body
{
	text-align: center;
	background-color: #FFFFFF;
}

#container_all
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #005E4E;
}

#container_main
{
	background-color: #FFFFFF;
}

a {
	color: #FFCC99;
}

a:hover {
	color: #FFC555;
}

a img {
	border: 0;
}

input {
	color: #000;
	}

TR.headerNavigation {
  margin-top:4px;
  margin-bottom:4px;
  background-color: transparent;
  height: 22px;
}

TD.headerNavigation {
  background-color: #005E4E;
  height: 24px;
  color: #002D73;
  font-weight : bold;
  border-top:solid 3px #FFFFFF;
  border-bottom:solid 3px #FFFFFF;
}

TR.footer {
  height: 22px;
}

TD.footer {
  border-top:solid 3px #FFFFFF;
  background-color: #FFFFFF;
  height: 24px;
  color: #002D73;
  font-weight : bold;
}

TD.footer a {
  color: #FFCC99;
  font-weight : bold;
}

TD.footer a:hover {
  color: #FFC555;
}

A.headerNavigation { 
  color: #FFCC99;
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFC555;
  font-weight: bold;
  text-decoration:none;
}

#column_right
{
	/* border:solid 1px #005E4E; */
	width: 168px;
	background:#FFFFFF;
}

#column_left
{
	width: 168px;
	background: #005E4E;
}

#column_centre
{
	border-left:solid 3px #FFFFFF;
	border-right:solid 3px #FFFFFF;
	padding: 10px;
	color:#000000;
}

h1, h2, h3, h4
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 20px;
    color: #005E4E;
    font-weight: bold;
	margin: 0;
    margin-bottom: 5px;
	padding: 0;
}

TD.pageHeading, DIV.pageHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 20px;
    color: #005E4E;
    font-weight: bold;
	margin: 0;
    margin-bottom: 5px;
	padding: 0;
}

h2
{
    font-size: 14px;
}

h3
{
    font-size: 12px;
}

.infoBox {
  background: transparent;
}

.infoBoxContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#FFFFFF;
}

p
{
	margin: 0;
    margin-bottom: 5px;
	padding: 0;
}

strong
{
    color: #000;
    font-weight: bold;
}

SPAN.productSpecialPrice, SPAN.errorText, .noticeText {
	color: #FF5500;
	font-weight:bold;
}

ul.sitemap {
color: #96BD04;
}

TABLE.productListing {
  border: 0px;
  border-spacing: 0px;
  border-top: 2px solid #005E4E;
  border-bottom: 2px solid #005E4E;
  border-left: 2px solid #005E4E;
  border-right: 2px solid #005E4E;
}

TABLE.productListing td {
  padding: 2px;
  color: #000;
}

TABLE.productListing td input {
  padding: 2px;
  color: #000;
  border: 1px solid #000;
}

a.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000;
  font-weight: bold;
  background-color: transparent;
}

a.productListing-heading:hover {
  color: #fff;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
}

TR.productListing-odd TD {
	background-color: #F4F4F4;
}

.sidenav {
	width: 168px;
	list-style: none outside;
	margin: 0;
	padding: 0;
}

.sidenav li {

}
.sidenav a {
	display: block;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
	padding: 8px;
	padding-left: 20px;
	/* border-bottom: 1px solid #005E4E; */
	background: transparent; /* url(../../images/cp_arr_blue.gif) no-repeat 5px 5px; */
}
.sidenav a:hover {
	text-decoration: none;
	/* background: #005E4E url(../../images/cp_arr_yell.gif) no-repeat 5px 5px; */
	background: #005E4E;
}
hr {
	border: 0;
	color: #002d73;
	background-color: #002d73;
	height: 1px;
}

TD.infoBoxHeading {
  background: #005E4E;
}

TD.infoBoxHeading * {
	margin: 3px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 20px;
	color: #000;
}

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #96BD04; color: #fff; }

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFC555;
}

#column_right table {
	width: 100%;
}

table.shopping_cart {
	background-color: #005E4E;
	color:#FFFFFF;
	margin-top:5px;
	/* border: 1px solid #FFC555; */
}

table.shopping_cart td {
	padding: 5px;
	text-align: right;
	color:#FFFFFF;
}

table.search,
table.friend {
	background: #005E4E;
	margin-top:5px;
}

table.search td,
table.friend td {
	padding: 5px;
}

table.search input,
table.friend input {
	vertical-align: middle;
	background: #005E4E;
}

table.search input.txt_sml,
table.friend input.txt_sml {
	width: 120px;
	border: 1px solid #FFFFFF;
}

table.new {
	/* border: 1px solid #FFC555; */
	background: #005E4E;
	color:#FFFFFF;
	margin-top:5px;
}

table.new td {
	padding: 5px;
	text-align: center;
	color:#FFFFFF;
}

table.new td.new_head {
	background-color: #005E4E;
}

.boxx_h_crnr_left
{
	background: #005E4E url(../../images/fastorders.boxx_crnr_tl.gif) no-repeat top left;
}

.boxx_h_crnr_right
{
	background: #005E4E url(../../images/fastorders.boxx_crnr_tr.gif) no-repeat top right;
}

td.boxx_h_heading, th.boxx_h_heading
{
	background-color: #005E4E;
	color: #000;
	padding: 5px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    text-align: left;
}

td.boxx_h_heading
{
	font-size: 11px;
}

th.boxx_h_heading
{
	font-size: 16px;
}

.boxx_c
{
	background-color: #fff;
	border: 2px solid #005E4E;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    padding: 5px;
}

.boxx_c h1
{
    font-size: 16px;
}

.boxx_c *
{
    color: #000;
}

.boxx_c b
{
    font-weight: bold;
}

.boxx_c .infoBox
{
    height: 250px;
}

.boxx_c .infoBox input
{
	border: 1px solid #005E4E;
}

.productListing td {
	background-color: #fff;
}

td.productListing-heading {
  background-color: #005E4E;
  color: #000;
  font-weight: bold;
  padding: 5px;
}

select,
input,
option {
	color: #000;
}

#homepage_listing_table
{
width:100%;
align:center;
border:solid 2px #005E4E;
text-align:center;
}

.homepage_listing_title
{
background-color: #005E4E;
color: #FFFFFF;
font-weight: bold;
padding: 5px;
}

.homepage_listing_product
{
vertical-align:bottom;
}

.homepage_listing_link
{
color:#005E4E;
text-decoration:underline;
}

.homepage_listing_link:hover
{
color:#005EFF;
text-decoration:underline;
}