/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
 /* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

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

body {
	background: #fff url(img/bg.jpg) repeat;
	color: #444;
	font: normal 11px Arial,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Arial,sans-serif;
	margin-bottom: 4px;
}

h2 {
	font: normal 1.4em Arial,sans-serif;
	margin-bottom: 4px;
}
h3 {
	font: normal 1.2em Arial,sans-serif;
	margin-bottom: 4px;
}

h4 {
	font: bold 1.1em Arial,sans-serif;
	margin-bottom: 2px;
}



h1,h2,h3 {padding: 3px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}
       
/* structure */
.container {
	background: #fff;
        font-size: 1.1em;
	margin: 0 auto;
	padding: 0px 10px 0 10px;
	width: 960px;
}

/* header */
.top {
	padding: 5px 0 0 0;
}

/* title */
.header {
background: #30680f url(img/header.jpg) no-repeat;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    border-top: 10px solid #fff;
	height: 142px;
	margin: 0 auto;
 	width: 960px;
}


/* navigation */
.navigation {
    background: #30680f url(img/header.jpg) bottom left;
    height:26px;
    border-bottom: 10px solid #fff;
}

.navigation a {
	color: #30680f;
	display: block;
        float: left;
	font: bold 1.1em sans-serif;
        padding: 4px 10px 0px 10px;
	text-decoration: none;
}

.navigation a:hover {color: #ff0000; text-decoration: underline;}


.main {font-size: 1.0em; margin: 0; padding:0;}

.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

TD.main, P.main {
  line-height: 1.2;
}

/* sub navigation */
.sidenav_right {
	float: right;
    width: 192px;
}
.sidenav_left    {
    float: left;
    width: 192px;
}


.link1 {
 display: block;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
        font: bold 1.1em sans-serif;
}

.link1:hover {
	color: #ff0000;
}

.link2 {
	color: #999;
}

.link3 {
	display: block;
	padding: 1px 0px 1px 10px;
	border-bottom: 0px solid #ff0000;
        font: 1.1em sans-serif;
 	text-decoration: none;
        color: #000;
}

.link3:hover {
	color: #ff0000;
}





/* content */
.content {
	background: #fff;
        width: 960px;
        margin: 0 auto;
}

.content_middle {
    margin: 0 auto;
    width:550px;
    font-size: 1.0em;
    padding: 0 5px 0 5px;
}



/* footer */
.footer {
	background: url(img/header.jpg) repeat-x;
	color: #ff0000;
	font: bold 0.9em sans-serif;
	line-height: 24px;
	text-align: left;
        padding: 5px 0 5px 75px;
}
.footer a,.footer a:hover {color: #ff0000;}




.gvBox {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, sans-serif;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, sans-serif;
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}

FORM {
	display: inline;
}


 .priceDisclaimer	{
	font-size:9px;
	line-height:1;
	color:#000;
	}
 
 .price	{
	font-size:12px;
	line-height:1;
	color:#000;
    font-weight: bold;
	}
 
 
.productListingOuter	{
	width:262px; height:184px; float:left; border:1px solid #30680f; margin:5px;
	}

.productListingInner	{
	padding:5px;
	}

.productListingOuter4	{
	width:130px; height:114px; float:left; margin:3px; text-align:center;
	}


.infoBoxNoticeContents {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

.infoBoxHeading {
      background: #30680f url(img/header_nav.jpg);
	border: 1px solid #30680f;
	height: 15px;
    padding: 2px 0 4px 10px;
    font: bold 1.1em sans-serif;
    color: #FFF;
}

.infoBoxHeading a{
    color: #FFF;
}

.infoBox, SPAN.infoBox {
  font: 1.1em sans-serif;
  background: #fffa9f;
  border-color: #30680f;
  padding: 5px;
}

.catBox {
  background: #fffa9f url(img/catbox.jpg) repeat;
  border-color: #30680f;
  padding: 5px;
}

TR.headerError {
  color: #ff0000;
  font-size: 12px;
}

INPUT{
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a.confirmationEdit {
  font-style:italic;
  font-size: 10px;
  color: #999999;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  color: #0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  padding: 0 5px 0 5px;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family:  Arial, sans-serif;
	color: #000;
	text-decoration: line-through;
}

SPAN.productNewPrice {
	font-family:  Arial, sans-serif;
        font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.
/* Sitemap Tables */
.sitemap_heading {font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#000000;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 11px; color: #ff0000; }

.pageHeading, .contentsTopics {
 background: #30680f url(img/header_nav.jpg);
	border: 1px solid #30680f;
	height: 15px;
    font: bold 1.1em sans-serif;
    width: 540px;
    padding: 2px 0 4px 10px;
    color: #FFF;
    }


.tableListingI {
	background-color: #fafafa;

}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

img { border: 0 }

.copyright {
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #999;
}
.parseTime {
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #999;
}
.copyright a {
  color: #999;
}



