/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

Bat Red: DA251C;
Dk Grey: 959595;
Nav REd: D5251C;
Nav Dk REd: 9B211A;
Lt Silver:E3E3E3;
Title Text: 393939;
Yellow: #FCC630
orange: D6631C
*/

* {
	margin: 0;
	padding: 0;
}

.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cc0033;
}

.productsNotifications { background-color: #f2fff7; }

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

BODY {
	background-color: #e3e3e3;
	color: #000;
	margin: 0px;
	font-size: 62.5%;
	
}

#tbody {
	background-color: #FFF;
	border-width: 0;
	width: 100%;
	
}
A {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #999999;
	text-decoration: underline;
}

FORM { display: inline; }

TR.header {
	/* changed from fff */
	background-color: transparent;
}

TR.headerNavigation {
	background-color: transparent;
	/* changed from bbc3d3 */
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: transparent;
	/* changed from bbc3d3 */
	color: #ffffff;
	font-weight: bold;
}
TD.headerNavigation IMG {
	margin: 0 2px 0 0;
	vertical-align:middle;
}


A.headerNavigation { color: #FFFFFF; }
A.headerNavigation:hover { color: #ffffff; }
TR.headerError { background-color: #ff0000; }

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

TR.headerInfo { background-color: #00ff00; }

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

TR.footer { background-color: #bbc3d3; }

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}


TABLE.boxHeadingtable {
	background-color: #fff;

}

TD.BoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF;
	color: #333;
	text-align: left;
	text-indent: 1em;
}
TABLE.boxBodytable { background-color: #FFF;background-image:none; }
TABLE.boxContentTable {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	
}
TABLE.boxContentTable TD {
	border-color: #a3a3a3;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-collapse:collapse;
}

#col_middle {
	border-color: #e3e3e3;
	border-width: 0 1px 0 1px;
	border-style: solid;
	margin: 8px 0 0 0;
}
#col_middle TD{
	padding: 0 5px 0 5px;
}




#col_left TABLE.boxHeadingtable,#col_right TABLE.boxHeadingtable  {
	margin: 10px auto 0 auto;
	width: 150px;
	height: 30px;
	background-color: #fff;

}




#col_left TD.BoxHeading,#col_right TD.BoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF;
	color: #333;
	background-image: url(images/infobox/bkgd_infobox_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: left;
	text-indent: 1em;
}

#col_left TABLE.boxBodytable, #col_right TABLE.boxBodytable {
	background-color: transparent;
	background-image: url(images/infobox/bkgd_infobox_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	margin: 0 auto 0 auto;
}

#col_left TABLE.boxContentTable,#col_right TABLE.boxContentTable {
	width: 148px;
	margin: 0 0 0 1px;
	background-color: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0 auto 0 auto;
}


#col_left TABLE.boxContentTable TD,#col_right TABLE.boxContentTable TD {
	border-color: #a3a3a3;
	border-width: 0 1px 0 1px;
	border-style: solid;

}
/* eliminate side borders in nested boxContentTables */
#col_left TABLE.boxContentTable TD TABLE,#col_right TABLE.boxContentTable TD TABLE {
	border-color: #A3A3A3;
	border-width: 0;
	border-style: none;
}





#col_left TABLE.boxContentTable TD.boxText, #col_right TABLE.boxContentTable TD.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}




#col_left TABLE.boxContentTable TD.eofboxText, #col_right TABLE.boxContentTable TD.eofboxText {
	border-width: 0;
	border-style: none;
	background-image: url(images/infobox/bkgd_eof_infobox.gif);
	background-repeat: no-repeat;
	height: 10px;
}


A.cat {
	width: 100%;
 	height: 24px;
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	color: #333;
	font-family: verdana,helvatica,arial, sans-serif;
	font-size: 1.1em;
	line-height: 20px;
	text-indent: .3em;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border-bottom: #a3a3a3;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}


 A.cat:link, A.cat:visited { 
 	color: #333;
 	text-decoration: none;
 	
 }
A.cat:hover, A.cat:active {
	color: #FFF;
	text-decoration: none;
	background-color: #DC251C;
	background-image: url(images/infobox/bkgd_catbox_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


A.boxlink {
	width: 100%;
	display: block;
	margin: 0;
	padding: 2px 0 3px 0;
	color: #333;
	font-family: verdana,helvatica,arial, sans-serif;
	font-size: 1.1em;
	text-indent: .3em;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border-bottom: #a3a3a3;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	line-height: 1.4em;
}


 A.boxlink:link, A.boxlink:visited { 
 	color: #333;
 	text-decoration: none;
 	
 }
A.boxlink:hover, A.boxlink:active {
	color: #FFF;
	text-decoration: none;
	background-color: #DC251C;
		background-image: url(images/infobox/bkgd_catbox_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

A.textlink {
	width: 100%;
	display: block;
	margin: 0;
	padding: 2px 0 3px 0;
	color: #333;
	font-family: verdana,helvatica,arial, sans-serif;
	font-size: 1.1em;
	text-indent: .3em;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border-bottom: #a3a3a3;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	line-height: 1.4em;
}


 A.textlink:link, A.textlink:visited { 
 	color: #333;
 	text-decoration: none;
 	
 }
A.textlink:hover, A.textlink:active {
	color: #933;
	text-decoration: underline;
}
A.centretextlink {
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 2px 0 3px 0;
	color: #333;
	font-family: verdana,helvatica,arial, sans-serif;
	font-size: 1.1em;
	text-indent: .3em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-bottom: #a3a3a3;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	line-height: 1.4em;
}


 A.centretextlink:link, A.centretextlink:visited { 
 	color: #333;
 	text-decoration: none;
 	
 }
A.centretextlink:hover, A.centretextlink:active {
	color: #933;
	text-decoration: underline;
}


#col_left select {
	margin: 0 auto 0 0;
	width: 90px;
}

#col_left option {
	width: 100%;
	padding: 0 0 3px 3px;
	font-size: 1em;
}

#col_right #cart TABLE TD {
	font-size: 1em;
	padding: 3px;
	border-color: #a3a3a3;
	border-width: 0;
	border-style: none;
	border-collapse:collapse;
	}

#col_right #cart TABLE TD.quant {
	font-size: 9px;
	padding: 7px 2px 0px 2px;
	border-color: #a3a3a3;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-collapse: collapse;
}
#col_right #cart TABLE TD.boxText {padding: 3px;}
#col_right TABLE.boxContentTable #cart TABLE TD.boxText {padding: 3px;}

#col_right TD.quant {
	font-size: 9px;
	padding: 7px 2px 0px 2px;
	border-color: #a3a3a3;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-collapse: collapse;
}

.boxImage {
	margin: 2px auto 5px auto;
	border-width: 0;
	border-style: none;
}
.infoBox { background-color: #fff; }
.infoBoxNotice { background-color: #FF8E90; } /* checkout payment */
.infoBoxNoticeContents { /* checkout payment */
	background-color: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 150px;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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-color: #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-color: #f8f8f9; }

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

.productListing-heading {
	height: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #D6631C;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
A.productListing-heading:hover,A.productListing-heading:active {color: #cfcfcf;}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

A.pageResults { color: #0000FF; }

A.pageResults:hover {
	color: #0000FF;
	background-color: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #393939;
}

TR.subBar { background-color: #f4f7fd; }

TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
P.main { margin: 0 5px 8px 10px; }
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background-color: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

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

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

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

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

.moduleRow { }

.moduleRowOver {
	background-color: #D7E9F7;
	cursor: hand;
}

.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* message box */
.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FCC630;
	height: 15px;
}

.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FCC630;
}

/* input requirement */
.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

/* LDS addons */
.right { text-align: right; }
.center { text-align: center; }
.left { text-align: left; }

#ccimage { text-align: center; }
#ccimage IMG { margin: 20px auto 20px auto; }
#tblheader {
	width: 100%;
	height: 120px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #FFF;
	background-image: url(images/lds/bkgd_header.gif);
	background-repeat: repeat-x;
}

#tblheader td {
	text-align: center;
	vertical-align: middle;
}

#tblheader td.lt {
	width: 224px;
	height: 124px;
	text-align: left;
}

#tblheader td.rt {
	width: 224px;
	height: 124px;
}

#nav {
	width: 100%;
	height: 36px;
	background-color: #DC251C;
	background-image: url(images/lds/bkgd_navbar_rb2.gif);
	background-repeat: repeat;
}

#nav table {
	width: 100%;
	height: 36px;
	background-color: #DC251C;
	background-image: url(images/lds/bkgd_navbar_rb2.gif);
	background-repeat: repeat;
}

#nav td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: transparent;
	/* changed from bbc3d3 */
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

#nav td.home { padding: 3px 3px 2px 499px; }

p.breadcrumb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
	/* changed from bbc3d3 */
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-indent: 1em;
}

p.breadcrumb  A.headerNavigation { color: #333; }
p.breadcrumb A.headerNavigation:hover { color: #666; }


#footer {
	width: 100%;
	height: 50px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #e3e3e3;
	text-align: center;
	background-image: url(images/lds/footer_50_s.gif);
	background-repeat: repeat-x;
}

 #footer p { 
 	color: #3a3a3a;
 	font-family: verdana, sans-serif;
 	font-size: 1.1em;
 	line-height: 1.2em;
 	text-align: center;
 	padding: 2px 0 3px 0;
 }

#footer a:link, #footer a:visited {
	color: #3a3a3a;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #6a6a6a;
	text-decoration: underline;
}
#searchbox {
	margin:10px 0 0 0;
}
#searchbox p {
	color: #3a3a3a;
	font-family: verdana, sans-serif;
	font-size: .76em;
	text-align: right;
	padding: 0 38px 0 0;
}
option { padding: 2px 4px 2px 4px; }
select { margin: 5px 0 5px 0; }
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #e5e4e4;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #c11f17;
}
