/*
//
// +----------------------------------------------------------------------+
// |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_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
BODY {
	background:url(../images/bg_pattern.gif);
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
    font: 11px Verdana, Arial, sans-serif;
}

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

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

A {
  color: #428dff;
  text-decoration: none;
}

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

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

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/demelap_head_wlogo.gif);
  background-repeat: no-repeat;
  background-color: #5e97cf;
  border-right: 7px solid #FFF;
  border-left: 7px solid #FFF;
  border-bottom:none;
  border-top:none;
  padding:0;margin:0;
  height:50px;
  border-bottom-style:none;
}

TABLE.headerNavigation {
  background-color: #585454;
  border-right: 7px solid #FFF;
  border-left: 7px solid #FFF;
  width: 100% !important;
  margin:0;padding:0;border-top:none;border-bottom:none;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:normal;
  color:#FFF;
  padding: 6px;
  text-align:center;
}

TD#header_line1 {
  border:0;margin:0;padding:0;
  background-color:#355683;
  height:14px;
  
}
TD#header_line2 {
  border:0;margin:0;padding:0;
  background-color:#8293aa;
  height:4px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: normal;
  color: #FFF;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #d4e6ed;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 2px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #8c9baf;
}

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

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  display:none;
  background-color: #abbbd3;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #abbbd3;
}
A.productListing-heading{
  	color:#FFF;
	text-decoration:none;
}

TD.productlisting {
  border:1px solid #9a9a9a;
}

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

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 5px;
}

/* footer
--------------*/

TABLE.footer {
  background: #606060;
  text-align: center;
  font-size: 10px;
  border-right:0;
  border-left:0;
  border-top: 1px solid #a2a3c5;
  color:#FFF;
}

TR.footertop {
  background: #abbbd3;
  /*background-image: url(../images/tile_back.jpg);*/
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding:12px 0px 30px 0px;
}
.footerbottom a{color:#e9edf0;}
.footerbottom a:hover{color:#999;text-decoration:underline;}

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

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

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

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

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

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

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

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

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 {
   font-size: 11px;
   color:#FFF;
   font-weight:bold;
}

SPAN.greetUser {
   color: #FFF;
   font-weight: bold;
}

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

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

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #f07905;
  
  font-weight:bold;}

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

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

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, 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-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-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: #ff0000;
  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.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

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

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {
  color: #008000;
  text-decoration: none;
}
A.category-links {
	color:#FFF;
  	text-decoration: none;
  	font-size:11px;
  	border:0;margin:0;padding:0; 
}

A:hover.category-links {
  color: #FFF;
  text-decoration: underline;
}


/* attribute images table */
TABLE.products-attributes-images {
  float: left;
  padding: 2px;
}
TABLE#whatsnew-table{
	background:url(../images/da_whats_new.jpg) no-repeat;
	height:230px;
}
TD#whatsnew-heading-td{
	display:none;
}
TD#whatsnew-footer{
	display:none;
}
#whatsnew-table, #whatsnew-content{border:0;}

#whatsnew-content{padding:15px 0px 0px 0px;}

#visamastercardImage{padding:5px 0px 0px 0px;}

#whatsnewContent, #whatsnewContent a {color:#FFF;font-size:10px;text-decoration:none;}

#visamastercardImage img{border:0;margin:0;padding:0;}

h2.greeting{
	background-color:#5a9ee3;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	padding:4px;
	text-align:center;
	margin:0;border:0;
}
.greeting a{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.greeting a:hover{
	text-decoration:underline;
}

/*Navigation Main left*/
.cat1,.cat2,.cat3, .cat4,.cat5,.cat6,.cat7,.cat8,.cat9,.cat10,.cat111,.cat12,.cat13,.cat14{border:0;margin:0;padding:0;}
.scat1,.scat2,.scat3, .scat4,.scat5,.scat6,.scat7,.scat8,.scat9,.scat10,.scat111,.scat12,.scat13,.scat14{border:0;margin:0;padding:0;}

/*normal status*/
.cat1{background:url(../images/da_button_book.gif) no-repeat;}
.cat2{background:url(../images/da_button_wood.gif) no-repeat;}
.cat3{background:url(../images/da_button_metal.gif) no-repeat;}
.cat4{background:url(../images/da_button_hardware.gif) no-repeat;}
.cat5{background:url(../images/da_button_airframe.gif) no-repeat;}
.cat6{background:url(../images/da_button_landing.gif) no-repeat;}
.cat7{background:url(../images/da_button_engine.gif) no-repeat;}
.cat8{background:url(../images/da_button_covering.gif) no-repeat;}
.cat9{background:url(../images/da_button_instruments.gif) no-repeat;}
.cat10{background:url(../images/da_button_electrical.gif) no-repeat;}
.cat11{background:url(../images/da_button_pilot.gif) no-repeat;}
.cat12{background:url(../images/da_button_polishes.gif) no-repeat;}
.cat13{background:url(../images/da_button_tools.gif) no-repeat;}
.cat14{background:url(../images/da_button_misc.gif) no-repeat;}

.cat1 span,.cat2 span,.cat3 span,.cat4 span,.cat5 span,.cat6 span,.cat7 span,.cat8 span,.cat9 span,.cat10 span,.cat11 span,.cat12 span,.cat13 span,.cat14 span{display:none;}
/*selected status*/
.scat1{background:url(../images/da_button_cat_book.gif) no-repeat;}
.scat2{background:url(../images/da_button_cat_wood.gif) no-repeat;}
.scat3{background:url(../images/da_button_cat_metal.gif) no-repeat;}
.scat4{background:url(../images/da_button_cat_hardware.gif) no-repeat;}
.scat5{background:url(../images/da_button_cat_airframe.gif) no-repeat;}
.scat6{background:url(../images/da_button_cat_landing.gif) no-repeat;}
.scat7{background:url(../images/da_button_cat_engine.gif) no-repeat;}
.scat8{background:url(../images/da_button_cat_covering.gif) no-repeat;}
.scat9{background:url(../images/da_button_cat_instruments.gif) no-repeat;}
.scat10{background:url(../images/da_button_cat_electrical.gif) no-repeat;}
.scat11{background:url(../images/da_button_cat_pilot.gif) no-repeat;}
.scat12{background:url(../images/da_button_cat_polishes.gif) no-repeat;}
.scat13{background:url(../images/da_button_cat_tools.gif) no-repeat;}
.scat14{background:url(../images/da_button_cat_misc.gif) no-repeat;}

.scat1 span,.scat2 span,.scat3 span,.scat4 span,.scat5 span,.scat6 span,.scat7 span,.scat8 span,.scat9 span,.scat10 span,.scat11 span,.scat12 span,.scat13 span,.scat14 span{display:none;}

#categories-content ul{
	margin:0;padding:0;border:0;
}

#categories-content ul li{
	list-style: none;
	margin:0;padding:0px;border:0;
}

	
/*IE Hack button height*/
#categories-content ul li a{
	display: block;
	width:159px;height:29px;
	margin:0;border:0;padding:0;
}	
#categories-content[id] ul li a{
	display: block;
	width:179px;height:31px;
	margin:0;border:0;padding:0;
}

#categories-heading-td,#categories-heading-tr{
	display: none;
}

A.category-subs, LI.subcategory, LI.ssubcategory {
	border:0;margin:0;padding:0;
	color: #FFF;
  	text-decoration: none;
	height:23px;
	width:179px;
}
.subcategory a,.ssubcategory a{background-color:#5e97cf;padding:0;border:0;margin:0;display:block;width:179px;}
.subcategory span{background-color:#5e97cf;border:0;margin:0;display:block;width:155px;}
SPAN.category-subs-parent {
	display:none;
}
SPAN.category-subs-selected {font-weight: bold;}
.sub,.category-subs-selected{padding:3px 2px 3px 22px;border:0;margin:0;font-size:11px;color:#FFF;display:block;width:155px;cursor:pointer;}
.sub[class],.category-subs-selected[class]{padding:4px 2px 4px 22px;border:0;margin:0;font-size:11px;color:#FFF;display:block;}


#categories-table,#categories-content{border:0;margin:0;padding:0;}
UL#belowCategories{
	background-color:#585454;
	border:0;margin:0px 0px 20px 0px;
	list-style:none;
	width:159px;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:10px;
}

#belowCategories li a:hover{color:#BBB;}

#belowCategories li{padding:0;height:24px;border:0;margin:0;}

/*Product page*/

H1#productName{
	color:#444;
	font-size:11px;
	padding:2px;margin:1px 3px 10px 10px;border:0;
	border-bottom:1px solid #666;
}

.imgLink{color:#666;text-decoration:none;font-size:10px;}
.imgLink:hover{color:#333;text-decoration:underline;}

H2#productPrices{color:#585454;font-size:18px;font-weight:normal;margin:6px 5px 10px 220px;border:0;padding:0;}
DIV#productDescription{color:#585454;font-size:11px;font-weight:normal;line-height:1.4em;margin:15px 0px 0px 0px;border:0;padding:0;float:left;width:200px;}
UL#productDetailsList{
		padding:2px;margin:15px 0px 10px 24px;border:0;
		color:#9d9d9d;line-height:1.4em;font-size:11px
		list-style:circle;width:140px;float:left;
	}
DIV#productTellFriendLink{margin:0;border:0;padding:0;float:left;}
#productDateAdded{color:#777;font-size:10px;border:0;margin:30px 1px 1px 1px;padding:0;}

#search-content .searchButton{
	display: block;margin: 0 auto;
	margin-top: 2px;
	height: 21px;width: 71px;
	text-align: center;border: 0;padding:0;
	background: #d1ff81 url(../images/da_search.gif) no-repeat;
	cursor: pointer;
	font: bold 10px arial, verdana, helvetica, sans-serif;
	color: #FFF;
}

#search-content a {color:#585454;font-size:10px;text-decoration:underline;}
#search-content a:hover {color:#566d8d;text-decoration:none;}

.centerBoxWrapper div a{color:#555454;line-height:1.2em;}

#freeShippingIcon{margin:6px 5px 3px 220px;border:0;padding:0;}

/*Cart*/

#cartDefaultHeading{font-size:14px;color:#777;padding:0;margin:12px 6px 10px 10px;border:0;}
#cartInstructionsDisplay{font-size:10px;color:#444;padding:0;margin:4px 6px 10px 10px;border:0;line-height:1.4em;}

/*ezPages*/

#ezPageDefault h1{color:#666;font-size:14px;padding:0;border:0;margin:12px 4px 15px 6px;}
#ezPageDefault div{color:#333;font-size:11px;line-height:1.4em;padding:0;border:0;margin:0px 4px 15px 6px;}
TD#priceFooter {text-align:center;padding:4px;color:#FFF;background-color:#566d8d;}