/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 290 2004-09-15 19:48:26Z wilt $
*/
BODY {
	color: #000;
	margin-top:3px;
	margin-bottom: 10px;
	padding: 0;
	font: 12px Arial, sans-serif;
	background-image:url('/images/bgline.gif');}

.centershop {
	padding: 0;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 760px !important;}

TD.main, P.main {
	font-size: 12px;
	line-height: 1.5;}

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

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

A:LINK, A:VISITED{                          
        color:#369;                         
}

	
FORM {display: inline;}
.banners {padding: 15px;}

/*HEADER CSS*/

TABLE.header {
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;}

TABLE.headerNavigation {
	/* background-image:url('http://hosting.nwtec.com/bar1.gif'); */
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	height:20px; 
	width:100% !important;}

TD.headerNavigation {
	position: relative;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	color:#fff;}

TD.breadCrumb {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0;}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
	font-size:11px;
	color:#fff;	
	text-decoration:none;	
	font-weight:bold;}

TD.headerNavigation A:hover, td.footertop a:hover  {
	font-size:11px;
	color:#bbb;	
	text-decoration:none;	
	font-weight:bold;}

TR.headerError {
	background: #f00;
}

TD.headerError {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #f00;
	color: #fff;
	font-weight : bold;
	text-align : center;}

TR.headerInfo {	background: #0f0;}

TD.headerInfo {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #0f0;
	color: #fff;
	font-weight: bold;
	text-align: center;}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
	background: #B9CAD7;
	padding: 4px;}

	
.boxText {
	font-size: 11px;
	line-height: 125%;}
.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-left:5px;
	padding-bottom:5px;
	border: 0 solid #9a9a9a;
	margin-bottom: 5px;}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding: 0;
	height: 10px;
	padding-left: 0;}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
	color: #333;}
/*TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {} */

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	line-height: 125%;
	padding: 0;}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
	margin-bottom: 0;}

.plainBox, .plainbox-description {
	font-family: Arial, sans-serif;
	font-size: 13px;
	background: #fff;
	border:0 solid #9a9a9a;
	padding: 0;
	line-spacing:1.25;}
.plainBoxHeading, TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
	padding: 0;}
.productListing-heading {
	background-color: #F27B7B;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding: 0;
	height: 20px;}
TD.productlisting {border:1px solid #F27B7B;}

TD.productListing-data {
	font-size: 10px;
	padding: 5px;}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	padding-top: 0;
	padding-bottom:10px;
	margin:0;}

.center_column {
	padding: 5px;
	padding-left:15px;
	border-left:1px solid #666;}
.main_page{
	width: 100% !important;
	background-color: #fff;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding: 0;}

/* footer
--------------*/
#footer {
	color:#fff;
	font-size:9px;
	width: 760px;
	margin: 0 auto 0 auto;
	text-align:center;}
	
TABLE.footer {
	/* background: #ddd; */
	text-align: center;
	font-size: 10px;
	border-right: 0 solid #9a9a9a;
	border-left: 0 solid #9a9a9a;
	border-bottom: 0 solid #9a9a9a;}

TR.footertop {
/*  background: #ddd;*/
	font-size: 11px;}

TD.footertop, TD.footerbottom {padding: 5px;}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
	background: #eff4f8;
	font-size: 10px;
	padding: 3px;
	border: 1px dotted #ffb062;}

TR.productListing-odd, TR.upcomingProducts-odd {background: #fff;}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {background: #eff4f8;}

td.pageresults a {color: #428dff;}

td.pageresults a:hover {background: #ff3;}

SPAN.newItemInCart {
	color: #c03;
	font-weight: bold;}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{font-size: 10px;}

TD.biggersmallText, SPAN.biggersmallText, P.biggersmallText, td.biggerpageresults{font-size: 12px; font-weight: bold;}

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

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

CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px;}

TEXTAREA {
	width: 100%;
	font-size: 11px;}

.greetUser {
	color: #f0a480;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;}

/*SPAN.greetUser {}*/

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Arial, sans-serif;}

span.normalprice {	text-decoration: line-through;}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {color: #ff0000;}

span.productSpecialPriceSale {
	color: #f00;
	text-decoration: line-through;}

SPAN.productPriceDiscount, .inputRequirement {
	font-size: 10px;
	color: #f00;}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box 

.messageBox {}*/
.messageStackError, .messageStackWarning, errorBox {
	background-color: #f00;
	color: #fff;
	font-size: 10px;
	padding: 4px;
	border: 1px solid #9a9a9a;}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
	font-weight: bold;}
/*TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

 product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
	color: #f00;
	font-size: 10px;
	text-align : left;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #9a9a9a;}

/* General alert span class */
TD.alert, SPAN.alert {
	color: #f00;
	font-weight: bold;}

/* General alert span class */
	TD.alertBlack, SPAN.alertBlack {
	color: #000;
	font-weight: bold;}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font: 0px Arial, sans-serif;}

/* categories_description */
TABLE.categoriesdescription {
	font-family: Arial, sans-serif;
	font-size: 11px;
	/*background: #F27B7B;
	border:0px solid #F27B7B;*/
	}

categoriesdescription {
	font-size: 13px;
	line-height: 1.25;}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
	color: #33f;
	text-decoration: underline;
	padding-left:0;font-size: 11px;}
A.category-subs, A.category-products {
	color: #33f;
	text-decoration: none;font-size: 11px;}

SPAN.category-subs-parent {font-weight: bold;}
SPAN.category-subs-selected {font-weight: bold;}

/* attribute images table */
TABLE.products-attributes-images {
	/*  width: 100%; */
	/*  border: 1px solid #9a9a9a; */
	float: left;
	padding: 2px;}
	
/* Top Navigation 
COPY THIS FROM NEW.nwtec.com!! */
#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #498FD5;
	border-bottom: 2px solid #1D4873;
	background: #369 url(/includes/templates/nwtec/images/top_button_background.gif) repeat-x top left;}
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(/includes/templates/nwtec/images/top_button_seperator.gif) no-repeat top right;}
#nav a {
	font-size: 13px;
	float: left;
	padding: 6px 10px;
	text-decoration: none;
	font-weight:normal;
	color: #fff;}
#nav a:hover {
	color: #fff;
	background: #306DAB;
	background: #306DAB url(/includes/templates/nwtec/images/top_button_background_on.gif) repeat-x top right;}
li#tm_home a {
	margin-left: 25px;
	background: url(/includes/templates/nwtec/images/top_button_seperator.gif) no-repeat top left;}
/* end top nav */
