/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.2 2004/01/25 12:01:17 fanta2k Exp $   
   OL-Commerce Version 1.0
   http://www.ol-commerce.com
   Copyright (c) 2004 OL-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
   (c) 2004  XT - Commerce; www.xt-commerce.com
    Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

a {
	color: #000000;
	text-decoration: none;
}

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

/*W. Kaiser -- AJAX*/
a.captionbar {
	color: #FFFFFF;
	font-weight: normal;
}
/*W. Kaiser -- AJAX*/

a.captionbar:hover {
	color: #FFFFFF;
	font-weight: normal;
}

a.headernavigation {
	color: #000000;
	font-size: 13px;
}

a.headernavigation:hover {
	color: #000000;
}

a.pageresults {
	color: #1517FF;
}

a.pageresults:hover {
	background: #FEFF48;
	color: #1517FF;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
}

checkbox, input, radio, select {
	font-size: 11px;
}

form {
	display: inline;
}

span.errortext {
	color: #FF1515;
}

span.greetuser {
	color: #F2B293;
	font-size: 12px;
	font-weight: bold;
}

span.markproductoutofstock {
	color: #CC707E;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

span.newitemincart {
	color: #FF1515;
	font-size: 10px;
}

span.productdiscountprice {
	color: #FF1515;
	font-weight: bold;
}

span.productspecialprice {
	color: #FF1515;
}

table.formarea {
	background: #F1F9FE;
	border-color: #89A9C4;
	border-style: solid;
	border-width: 1px;
}

table.productlisting {
	border: 1px;
	border-color: #C2C3D4;
	border-spacing: 1px;
	border-style: solid;
}

td.accountcategory {
	color: #B9C7E3;
	font-size: 13px;
}

/*W. Kaiser -- AJAX*/
td.captionbar{
	background: #1083B5;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
	vertical-align: middle;
	white-space: nowrap;
}

td.category{
	font-size: 14px;
	font-weight: bold;
}
/*W. Kaiser -- AJAX*/

td.fieldkey {
	font-size: 12px;
	font-weight: bold;
}

td.fieldvalue {
	font-size: 12px;
}

td.footer {
	background: #F6F6F6;
	border-bottom: 1px solid;
	border-color: #C2C3D4;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

td.formareatitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.headererror {
	background: #FF1515;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

td.headerinfo {
	background: #1083B5;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

td.headernavigation {
	background: #1083B5;
	border-bottom: 1px solid;
	border-color: #C2C3D4;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

td.infobox, span.infobox {
	background: #CFD4E5;
	font-size: 10px;
}

td.infobox_right, span.infobox_right {
	background: #F0F0F0;
	font-size: 10px;
}

td.infoboxheading {
	background: #1082B4;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 17;
}

td.infoboxheading_right {
	background: #CECECE;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	height: 17;
}

td.main, p.main {
	font-size: 11px;
	line-height: 1.5;
}

/*W. Kaiser -- AJAX*/
td.navleft {
	background: #CFD4E5;
	border-color: #C2C3D4;
	border-right: 1px solid;
	width:200px;
}

td.navright {
	background: #CFD4E5; /*W. Kaiser -- AJAX*/
	border-color: #C2C3D4;
	border-left: 1px solid;
	width:200px;
}
/*W. Kaiser -- AJAX*/
td.pageheading, div.pageheading {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

td.productlisting-data {
	font-size: 10px;
}

td.smalltext, span.smalltext, p.smalltext {
	font-size: 10px;
}

td.subbar {
	color: #000000;
	font-size: 10px;
}

td.tableheading {
	font-size: 12px;
	font-weight: bold;
}

textarea {
	font-size: 11px;
	width: 160px;
}

tr.accounthistory-even, tr.addressbook-even, tr.alsopurchased-even, tr.payment-even, tr.productlisting-even, tr.productreviews-even, tr.upcomingproducts-even, tr.shippingoptions-even {
	background: #F8F8F9;
}

tr.accounthistory-odd, tr.addressbook-odd, tr.alsopurchased-odd, tr.payment-odd, tr.productlisting-odd, tr.productreviews-odd, tr.upcomingproducts-odd, tr.shippingoptions-odd {
	background: #F8F8F9;
}

tr.footer {
	background: #C8CEDB;
}

tr.header {
	background: #FFFFFF;
}

tr.headererror {
	background: #FF1515;
}

tr.headerinfo {
	background: #15FF17;
}

tr.headernavigation {
	background: #F6F6F6;
}

tr.subbar {
	background: #F4F7FD;
}

.boxtext {
	font-size: 10px;
}

.category{
	font-size: 14px;
	font-weight: bold;
}

.checkoutbarcurrent {
	color: #000000;
	font-size: 10px;
}

.checkoutbarfrom, .checkoutbarto {
	color: #979797;
	font-size: 10px;
}

.errorbox {
	background: #FFC8C9;
	font-size: 10px;
	font-weight: bold;
}

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.heading5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.infobox {
}

.infoboxcontents {
	background: #;
	font-size: 10px;
}

.infoboxnotice {
	background: #FFA4A6;
}

.infoboxnoticecontents {
	background: #FFFBFB;
	font-size: 10px;
}

/* input requirement */
.inputrequirement {
	color: #FF1515;
	font-size: 10px;
}

.main {
	color: #000000;
	font-size: 14px;
	line-height: 1.5;
}

.main_border {
	color: #000000;
	font-size: 14px;
	line-height: 1.5;
}

.main_border_bottom {
	color: #000000;
	font-size: 14px;
	line-height: 1.5;
}

.main_border_right {
	color: #000000;
	font-size: 14px;
	line-height: 1.5;
}

.main_border_top {
	color: #000000;
	font-size: 14px;
	line-height: 1.5;
}

.main_grey {
	color: #000000;
	font-size: 14px;
	line-height: 1.5;
}

.main_highlight {
	background-color: #FFDEAD;
	color: #000000;
	font-size: 14px;
	line-height: 1.5;
}

.main_pink {
	background: #2E8B57;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
}

/* message box */
.messagebox {
	font-size: 10px;
}

.messagestackerror, .messagestackwarning {
	background-color: #FFC8C9;
	font-size: 10px;
}

.messagestacksuccess {
	background-color: #A0FF15;
	font-size: 10px;
}

.modulerow {
	font-size: 11px;
	line-height: 1.5;
}

.modulerowover {
	background-color: #E8F2FA;
	border: 1px solid;
	border-color: #FFFFFF;
	cursor: hand;
	font-size: 11px;
	line-height: 1.5;
}

.modulerowselected {
	background-color: #FBFDFE;
}

.orderedit {
	color: #7DD660;
	font-size: 10px;
	text-decoration: underline;
}

.poweredby {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.productlisting-heading {
	background: #C2C3D4;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.productsnotifications {
	background: #F2FFF7;
}

/* Sitemap Tables */
.sitemap_heading {
	background-color: #1082B4;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 2px;
	padding-top: 2px;
}

.sitemap_heading a {
	color: #FFFFFF;
}

.sitemap_heading a:hover {
	color: #D7D7D7;
	text-decoration: none;
}

.sitemap_sub {
	background-color: #F0F0F0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 2px 2px;
}

.sitemap_sub a {
	color: #000000;
}

.sitemap_sub a:hover {
	color: #A4A4A4;
	text-decoration: none;
}

.stockwarning {
	color: #E10039;
	font-size: 10px;
}

.subcategory {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.subcategory_border{
	border-bottom: 0px solid #993333;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.subcategory_print{
	color: #F3F9E3;
	font-size: 14px;
	font-weight: bold;
}

.tablebody {
	padding: 5px;
}

.tableshop {
	background-color: #FFFFFF;
}

