/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   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 
   ---------------------------------------------------------------------------------------*/

STRONG{
	font-size:10pt;
}

.fs12 {
	font-size:12pt;
}

.fs10 {
	font-size:10pt;
}

.fs9 {
	font-size:9pt;
}

.fs8 {
	font-size:8pt;
}

.fs8green {
	font-size:8pt;
	color:#BAE822;
}

b {
	font-size:10pt;
}

table {
	width:100%;
	border:none;
}

table.main_layout {
	width:950px;
}

table.top_navi {
	height:30px;
	width:755px;
}

table.logo_block {
	height:145px;
	width:145px;
}

table.left_tab {
	width:195px;
}

table.main_content {
	width:92%;
}

table.right_tab {
	width:190px; 
}

table.top_grey_nav {
	width:315px;
}

table.grey_block {
	width:100%;
}

table.adminBox {
	width:100%;
	background-color:#DAF47A;
}

td.main_navi {
	width:100%;
	height:15px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#FFFFFF;
}

table.diff_versions {
	width:90%;
}

table.tab95 {
	width:95%;
}

td.link_more {
	width:100%;
	text-align:right;
	margin-top:4px;
}

td.productInfoTitle {
	font-size:12pt;
	font-weight:bold;
}

table.productListHeader {
	height:10px;
}

td.productListImage {
	width:120px;
	height:120px;
	vertical-align:middle;
	text-align:center;
}

td.productListTitle {
	height:25px;
	font-size:10pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
}

td.productListPrice {
	padding-left:5px;
	padding-top:10px;
	font-family:verdana;
	font-size:12pt;
	text-align:left;
	background-color:#DAF47A;
	border-top:1px solid #FFFFFF;
}

td.productListPriceValue {
	height:29px;
	vertical-align:middle;
	font-size:9pt;
	text-align:left;
	padding-left:5px;
	background-color:#DAF47A;
	border-bottom:1px solid #FFFFFF;
}

td.productListDetail {
	height:29px;
	vertical-align:middle;
	font-size:8pt;
	text-align:left;
	padding-left:5px;
}

td.productListTax {
	padding-left:5px;
	text-align:left;
	background-color:#DAF47A;
	border-bottom:1px solid #FFFFFF;
}

td.bottomBorder {
	width:100%;
	border-bottom:1px dotted #DAF47A;
}

td.topBorder {
	width:100%;
	border-top:1px dotted #DAF47A;
}

td.green3 {
	background-color:#F1FFBA;
}

td.shoppingCartProductTitle {
	background-color:#BAE822;
	border-bottom:1px solid #FFFFFF;
	width:120px;
	height:26px;
	vertical-align:top;
}

b.shoppingCartProductTitle {
	font-size:8pt;
}

td.shoppingCartProductPrice {
	background-color:#DAF47A;
	border-bottom:1px solid;
	border-left:1px solid;
	border-color:#FFFFFF;
	vertical-align:bottom;
	text-align:right;
	font-size:8pt;
}

.check {
	list-style-image:url(../../images/icons/check.gif);
}

a.link_more {
	color:#777777;
	font-size:7pt;
	font-family:verdana;
}

.infoBoxCart{
	color:#777777;
}

td.side_box {
	width:100%;
	text-align:right;
	font-family:verdana;
	font-size:10pt;
	color:#777777;
	padding-top:3px;
}

.c_loginstatus_box {
	vertical-align:bottom;
	height:100%;
	
}

.topCategoryLink,.topCategoryLink:active,.topCategoryLink:hover,.topCategoryLink:visited {
	text-decoration:none;
	color:#777777;
	
}

.categoryLink,.categoryLink:active,.categoryLink:hover,.categoryLink:visited {
	text-decoration:none;
	color:#777777;
	font-family:Verdana,verdana;
}

.c_toppest_navi_td {
	vertical-align:bottom;
	border-bottom:1px solid;
	border-right:1px solid;
	border-color: #ffffff;
}

.c_loginstatus_status {
	border:1px solid #c8c8c8;
}

.c_header {
	vertical-align:top;
	text-align:right;
	height:150px;
	width:755px;
	background-repeat:no-repeat;
}

.c_toplogo_td {
	vertical-align:top;
	padding-top:40px;
	height:100%;
}

.c_topnav_grey {
	background-color:#e0e0e0;
	width:76px;
	height:35px;
	padding-right:6px;
}

.c_topnav_spacer {
	width: 0px;
}

.c_topnav_link,.c_topnav_link:hover,.c_topnav_link:active,.c_topnav_link:visited {
	font-family:verdana;
	font-weight:bold;
	font-size:7pt;
	color:#777777;
	text-decoration:none;
}

.c_topnav_link_td {
	vertical-align:bottom;
	text-align:center;
}

.boxTextCart {
	font-family:verdana;
	font-size:8pt;
	vertical-align:bottom;
}

.boxText { 
	font-family: verdana;
}

.boxTextBG {
	font-family:verdana;
	font-size: 10px;
	background-color: #FFFFFF;
}
.boxTextBGII {
	font-family:verdana;
	font-size: 10px;
	background-color: #FFFFFF;
}
.boxTextPrice {
	font-family:verdana;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family:verdana;
	font-size : 10px;
	font-weight: bold;
	background-color: #DAF47A;
}
.gvBox {
	font-family :verdana;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : verdana;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : verdana;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	font-family:verdana;
	color: #777777;
	margin: 0px;
	background-color: #ffffff;
	height:100%;
	width:100%;
	font-size:10pt;
}

img{
	border:0;
}

A {
  color: #777777;
  text-decoration: none;
}

A:hover {
  color: #777777;
  text-decoration: none;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #F1FFBA;
  border: 1px solid; border-color: #BAE822;
}

A.confirmationEdit {
	color: #BAE822;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #BAE822;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #BAE822;
}

TR.headerMessage {
	background-color: #BAE822;
}

.moduleHeading {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: verdana;
  font-size: 12px;
  background: #c80000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: verdana;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: verdana;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: verdana;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: verdana;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  background: #BAE822;
  height:25px;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
  color: #ffffff;
  vertical-align:top;
  text-align:right;
}

TD.infoBoxHeadingSearch {
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  background: #ffffff;
  height:20px;
  border:1px solid #ffffff;
  color: #c8c8c8;
  vertical-align:bottom;
  text-align:right;
}

.loginbox_link,.loginbox_link:active,.loginbox_link:hover,.loginbox_link:visited {
	font-size:10pt;
	color:#777777;
	text-decoration:underline;
}

TD.infoBoxHeading_right {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBoxHeading_right_newsletter {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  background: #BAE822;
  height:17px;
  color: #FFFFFF;
  text-align:right;
}

TD.infoBoxHeading_cart {
  font-family: verdana;
  font-size: 16pt;
  background: #FFFFFF;
  height:17px;
  color: #BAE822;
  text-align:right;
  height:50px;
  
}

TD.infoBox, SPAN.infoBox {
  font-family: verdana;
  font-size: 10px;
  background: #E6E6E6; 
}

TD.infoBoxSearch, SPAN.infoBoxSearch {
  font-family: verdana;
  font-size: 10px;
  background: #BAE822; 
  border-color: #C4C4C4;
  text-align:left;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: verdana;
  font-size: 10px;
  background: #E6E6E6; 

}

TD.infoBox_right_newsletter, SPAN.infoBox_right_newsletter {
  font-family: verdana;
  font-size: 10px;
  background: #BAE822; 

}

TD.infoBox_right_login, SPAN.infoBox_right_login {
  font-family: verdana;
  font-size: 6pt;
  background: #ffffff; 

}


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.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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: verdana;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: verdana;
  font-size: 10px;
}

A.pageResults {
	color: #777777;
	text-decoration: none;
}

A.pageResults:hover {
  color: #777777;
  background: #FFFF33;
  text-decoration: none;
}

LI {
	font-size:9pt;
}

TD.pageHeading, DIV.pageHeading {
  font-family: verdana;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: verdana;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: verdana;
  font-size: 11px;
  line-height: 1.5;
  text-align:left;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: verdana;
  font-size: 10px;
}

TD.accountCategory {
  font-family: verdana;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: verdana;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: verdana;
	font-size: 11px;
	color:#777777;
}

TEXTAREA {
  width: 98%;
  font-family: verdana;
  font-size: 11px;
  color:#777777;
  background-color:#FFFFFF;
}

SPAN.greetUser {
  font-family: verdana;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
}

TD.formAreaTitle {
  font-family: Tahoma, verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright_pro {
  font-family: verdana;
  font-size: 9px;
  line-height: 1.5;
  text-align:center;
  color:#898887;
}

TD.copyright {
  font-family: verdana;
  font-size: 9px;
  line-height: 1.5;
  text-align:center;
  color:#DEDEDE;
}

A.copyright {
  color: #DEDEDE;
}
A.copyright:hover {
  color: #DEDEDE;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, verdana;
  font-size: 12px;
  color: #BAE822;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: verdana;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: verdana;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: verdana;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: verdana;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #777777;
}

.moduleRow {
 font-family: verdana;
 font-size: 7pt;
 line-height:1.6;
 background-color: #DAF47A;
 border-bottom: 1px solid #ffffff;
 border-top: 1px solid #ffffff;
 text-align:right;
 width:100%;
}

.moduleRowLast {
  font-family: verdana;
 font-size: 7pt;
 line-height:1.6;
 background-color: #F1FFBA;;
 border-bottom: 1px solid #ffffff;
 border-top: 1px solid #ffffff;
 text-align:right;
 width:100%;
}

.pageNavActive {
  background-color:#BAE822;
  color:#FFFFFF;
  font-size:8pt;
  height:100%;
  width:12px;
  padding-left:5px;
  padding-right:5px;
}

.pageNavInactive {
  color:#777777;
  font-size:8pt;
  padding-left:7px;
  padding-right:7px;
  height:100%;
  width:12px;
}

.topCategoryLink {
	color:#777777;
	margin-right:1px;
}

.moduleTopRow {
 font-family: verdana;
 font-size: 7pt;
 color:#777777;
 line-height: 1.5;
 background-color: #DAF47A;
 border-right: 2px solid;
 border-color: #ffffff;
 vertical-align:bottom;
 text-align:right;
 width:120px;
 height:15px;
 min-width:120px;
}

.moduleTopRowActive {
 font-family: verdana;
 font-size: 7pt;
 color:#777777;
 line-height: 1.5;
 background-color: #BAE822;
 border-right: 2px solid;
 border-color: #ffffff;
 vertical-align:bottom;
 text-align:right;
 width:120px;
 height:15px;
 min-width:120px;
}

.green3 {
	background-color:#F1FFBA;
}

.moduleRowOver { 
	background-color: #BAE822; 
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #ffffff;
	font-family: verdana;
    font-size: 7pt;
    line-height:1.6;
    text-align:right;
     width:100%;
    
}

.checkoutBarFrom, .checkoutBarTo { width:100px;background-color:#F1FFBA;font-family: verdana; font-size: 8pt; color: #777777; }
.checkoutBarSmall { width:25px;background-color:#F1FFBA;font-family: verdana; font-size: 8pt; color: #777777; }
.checkoutBarCurrent { background-color:#DAF47A;font-family: verdana; font-size: 8pt; color: #777777; font-weight:bold; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, verdana, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, verdana, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, verdana, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, verdana, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, verdana, Helvetica, sans-serif; font-size: 16pt; }

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

.sitemap_sub {font-family: Verdana, verdana, 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: verdana; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: verdana; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: verdana; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: verdana; font-size: 10px; color: #777777; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

P {
	color:#777777;
	font-size:9pt;
}

.navLeft {
	border-color: #b6b7cb;
	/*background-image: url(img/bg_left_column.jpg);*/
	width:175px;
}
.navRight {
	border-color: #666666;
	width: 138px;
}

.contentsTopics {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
