/*

  $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

*/



.boxText { font-size: 12px; line-height: 20px;}

.errorBox { font-size : 12px; background: #ffb3b5; font-weight: bold;}

.stockWarning { font-size : 12px; color: #cc0033;}

.productsNotifications { background: #f2fff7;}

.orderEdit { font-size : 12px; color: #70d250;}



body {

	background-color: #D5D0B0;

	margin-top:10px;

	margin-bottom:10px;

	color:#666666;

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

}



A:link {

	COLOR: #C86000; text-decoration: none;

}

A:visited {

	COLOR: #C86000; text-decoration: none;

}

A:active {

	COLOR: #C86000; text-decoration: none; 

}

A:hover {

	COLOR: #C86000; text-decoration: underline; 

}



.menu {

	color: #ffffff;

	text-decoration: none;

	font-weight: bolder;

}



.menu:hover {

	color: #FF0000;

	text-decoration: none;

	font-weight: bolder;

}

FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background: #bbc3d3;

}



TD.headerNavigation {

  font-size: 12px;

  background: #bbc3d3;

  color: #ffffff;

  font-weight : bold;

}



A.headerNavigation { 

  color: #000000; 

}



A.headerNavigation:hover {

  color: #CC0000;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #bbc3d3;

}



TD.footer {

  font-size: 12px;

  background: #bbc3d3;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

}



.infoBoxContents {

  font-size: 12px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-size: 12px;

}



TD.infoBoxHeading {

  font-size: 12px;

  font-weight: bold;

  color: #FFFFFF;

}



TD.infoBox, SPAN.infoBox {

  font-size: 12px;

}



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: #FFFFFF;

}



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: #FFFFFF;

}



TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #b6b7cb;

  border-spacing: 1px;

}



.productListing-heading {

  font-size: 12px;

  background: #b6b7cb;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {

  font-size: 12px;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  font-size: 20px;

  font-weight: bold;

  color: #9a9a9a;

}


TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-size: 12px;

  color: #000000;

}



TD.main, P.main {

  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-size: 12px;

}



TD.accountCategory {

  font-size: 12px;

  color: #aabbdd;

}



TD.fieldKey {

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-size: 12px;

}



TD.tableHeading {

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-size: 12px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-size: 12px;

}



TEXTAREA {

  width: 100%;

  font-size: 12px;

}



SPAN.greetUser {

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductInStock {

  

  font-size: 12px;

  color: #009900;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  color: #ff0000;

}



SPAN.errorText {

  color: #ff0000;

}



.moduleRow { }

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

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-size: 12px; color: #8c8c8c; }

.checkoutBarCurrent { font-size: 12px; color: #000000; }



/* message box */



.messageBox { font-size: 12px; }

.messageStackError, .messageStackWarning { font-size: 12px; background-color: #ffb3b5; }

.messageStackSuccess { font-size: 12px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-size: 12px; color: #ff0000; }



#navcontainer ul {

  padding-left: 0;

  margin-left: 0;

  margin-top:0px;

  margin-bottom:0px;

  background-color: #C86000;

  background: url('/images/bar.jpg') top left; 

  color: White;

  float: left;

  width: 100%;

  font-family: verdana, arial, helvetica, sans-serif;

  font-size:12px;

  font-weight:bold;

}



#navcontainer ul li { display: inline; }



#navcontainer ul li a {

  padding-top: 5px;

  padding-bottom: 7px;

  padding-left:10px;

  padding-right:10px;

  background-color: transparent;

  color: White;

  text-decoration: none;

  float: left;

  border-right: 1px solid #BD620E;

}



#navcontainer ul li a:hover {

  background-color: #DE6B02;

  background: url('/images/bar_bg_hover.gif') bottom left repeat-x; 

  color: #fff;

}



#navcontainer ul li span {

  padding-top: 5px;

  padding-bottom: 7px;

  padding-left:10px;

  padding-right:10px;

  background-color: transparent;

  color: White;

  text-decoration: none;

  float: left;

  border-right: 1px solid #BD620E;

}



#navcontainer ul li span:hover {

  background-color: #DE6B02;

  background: url('/images/bar_bg_hover.gif') bottom left repeat-x; 

  color: #fff;

}





#center {

	border:0px dashed #cccccc;

	z-index: auto;



}





#center h1 {

	margin-bottom:4px;

	font-family: verdana, arial, sans-serif;

	font-size: 16px;

	color: #666666;

	padding:3px;

	margin-top: 0px;

}



#center h2 {

  margin-top:0px;

  margin-bottom:5px;

  font-family: verdana, arial, sans-serif;

  font-size: 14px;

  color: #666666;

  padding:4px;

 

}



#center h3 {

	margin-top:0px;

	margin-bottom:5px;

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

	color: #666666;

	padding:4px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#center h4 {

	margin-top:0px;

	margin-bottom:5px;

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

	color: #666666;

	padding:4px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#center h5 {

	margin-top:0px;

	margin-bottom:5px;

	font-family: verdana, arial, sans-serif;

	font-size: 18px;

	color: #666666;

	padding:4px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	font-weight: bold;

}



#center p {

	margin-top:5px;

	margin-bottom:10px;

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

	line-height: 18px;

	padding: 4px;

}



#center table tr td {

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

	line-height: 16px;

	text-align: center;

}



#center ul li {

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

	line-height: 18px;

	text-align: left;

}



#center ol li {

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

	line-height: 18px;

	text-align: left;

}

#left_side {

	width:180px;

	border:0px dashed #cccccc;

	position: inherit;

	top: 5px;

	z-index: auto;

}



#left_side h2 {

	margin-top:0px;

	margin-bottom:5px;

	font-family: verdana, arial, sans-serif;

	font-size: 14px;

	color: #ffffff;

	padding:4px;

	border: 1px solid #425227;

	background-color: #739240;

	text-align: center;

}

#left_side h3 {

  margin-top:0px;

  margin-bottom:5px;

  font-family: verdana, arial, sans-serif;

  font-size: 11px;

  color: #ffffff;

  padding:4px;

  border: 1px solid #425227;

  background-color: #739240;

}



#left_side p {

	margin-top:5px;

	margin-bottom:5px;

	padding:4px;

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

	color: #666666;

}



#right_side {

	width:180;

	border:0px dashed #cccccc;

	float: right;

	position: inherit;



}



#right_side h2 {

	margin-top:0px;

	margin-bottom:5px;

	font-family: verdana, arial, sans-serif;

	font-size: 14px;

	color: #ffffff;

	padding:4px;

	border: 1px solid #425227;

	background-color: #739240;

	width: 170px;

}



#right_side h3 {

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

}



#right_side p {

  margin-top:5px;margin-bottom:15px;

  padding:4px;

  font-family: verdana, arial, sans-serif;

  font-size: 12px;

  line-height: 18px;

  color: #666666;

}



#page_footer {

  height: 60px;

  background: #333333;

  clear: both;

  border-left: 1px solid #425227;

  border-right: 1px solid #425227;

  border-bottom: 1px solid #425227;

}



#page_footer p {

  padding-top:15px;

  text-align:center;

  font-family: verdana, arial, sans-serif;

  font-size: 12px;

  line-height:14px;

  color:#D5D0B0;

}



#page_footer A:link {

	COLOR: #FBD539; text-decoration: none

}

#page_footer A:visited {

	COLOR: #FBD539; text-decoration: none

}

#page_footer A:active {

	COLOR: #FBD539; text-decoration: none

}

#page_footer A:hover {

	COLOR: #FBD539; text-decoration: underline

}



#linklist {

  padding-left: 0;

  margin-left: 0;

  border-bottom: 1px solid #D1D9C4;

  width: 180px;

}



#linklist li {

  list-style: none; 

  margin: 0;

  line-height:24px;

  border-top: 1px solid #D1D9C4;

  font-family:verdana, arial, sans-serif;

  font-size:12px;

}



#linklist li a { text-decoration: none; }



.thumbnail_left {

  float:left;

  margin-right:10px;

  margin-bottom:5px;

  border:0px;

}



.thumbnail_right {

  float:right;

  margin-left:10px;

  margin-bottom:5px;

  border:0px;

}

#center .gtitle {

   font-size: 12px;

   text-decoration: underline;

   font-weight: bold;   

}



#center .gurl {

	font-size: 12px;

	color: #739240;

}



#center .botton {

   font-size: 11px;

   font-weight: bold;   

   font-family: verdana, arial, sans-serif;

}



#dropmenudiv{

position:absolute;

background-color: #E3FFB0;

border:1px solid black;

border-bottom-width: 0;

font:normal 12px Verdana;

line-height:18px;

z-index:auto;

}



#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid black;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: #C7FF5E;

}



/* BEGIN Fancier Invoice and Packingslip */

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

.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }

.dataTableRow_INVOICE { background-color: #F0F1F1; }

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

.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }

.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }

.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }

.product_infobox_heading_row { background-color: #C9C9C9; }

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

.product_infobox_data_row { background-color: #F0F1F1; }

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

.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }

.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }

.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }

.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }

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

.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }

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

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

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

.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }

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

.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }

/* END Fancier Invoice and Packingslip */
