/*
  $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-family: Times New Roman, Verdana, Arial, sans-serif;  font-size: 16px; }
.errorBox { font-family : Times New Roman, Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Times New Roman, Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Times New Roman, Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

body {
  background: #000000;
  color: #ffffff;
  margin: 0px;


font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;


}

a {
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

form {
	display: inline;
}

tr.header {
  background: #780001;
}

tr.headerNavigation {
  background: #dd3300;
}

td.headerNavigation {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #dd3300;
  color: #ffffff;
  font-weight : bold;
}

a.headerNavigation { 
  color: #ffffff; 
}

a.headerNavigation:hover {
  color: #ff0000;
}

tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-family: Times New Roman, Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

td.headerInfo {
  font-family: Times New Roman, Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

tr.footer {
  background: #dd3300;
}

td.footer {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
  background: #dd3300;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #dd3300;
}

.infoBoxContents {
  background: #780001;
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
}

td.infoBoxHeading {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
  font-weight: bold;
  background: #dd3300;
  color: #ffffff;
}

td.infoBox, SPAN.infoBox {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
}

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: #780001;
}

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: #780001;
}

table.productListing {
  border: 0px;
  border-style: solid;
  border-color: #dd3300;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
  background: #dd3300;
  color: #FFFFFF;
  font-weight: bold;
}

td.productListing-data {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
  color: #ffffff;
}

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

td.pageHeading, DIV.pageHeading {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

tr.subBar {
  background: #f4f7fd;
}

td.subBar {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
  color: #ffffff;
}

td.main, P.main {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
  line-height: 1.5;
}

td.smallText, SPAN.smallText, P.smallText {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
}

td.accountCategory {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

td.fieldKey {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

td.fieldValue {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
  font-size: 16px;
}

td.tableHeading {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}


td.category_desc {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
  line-height: 1.5;
}

span.newItemInCart {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
  color: #ff0000;
}

checkbox, input, radio, select {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
   font-size: 16px;
}

textarea {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
   font-size: 16px;
}

span.greetUser {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #f0a480;
  font-weight: bold;
}

table.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

td.formAreaTitle {
  font-family: Times New Roman, Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

span.markProductOutOfStock {
  font-family: Times New Roman, Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
  color: #ff0000;
}

span.errorText {
  font-family: Times New Roman, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif;  font-size: 16px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif;  font-size: 16px; color: #ffffff; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif;  font-size: 16px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif;  font-size: 16px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif;  font-size: 16px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif;  font-size: 16px; color: #ff0000; }

h1, h2, h3, h4, h5, h6 {font-family: sans-serif, Arial, Helvetica;}
h1 {font-size:18px; font-weight:bold;}
h2 {font-size:16px; font-weight:bold;}
h3 {font-size:16px; font-weight:bold;}
h4 {font-size:16px; font-weight:bold;}
h5 {font-size:16px; font-weight:bold;}
h6 {font-size:16px; font-weight:bold;}


/* overall bloacked span. */


#layoutwrapper-outer {
  padding-left:0px; 
  padding-right:0px;
  margin-left:0px; 
  margin-right:0px;
  width:1000px;
  margin:0px; 
  margin-left:auto;
  margin-right:auto;
  height:100%;
  min-height:800px;
  background-color:#780001;
  background-repeat:repeat-x;
  border:0px;
  border-color:#666666;
  border-style:solid;
  overflow: hidden;
}




.layoutwrapper-outer {
 border-width:0px;
 width:1000px;
 margin-left:auto;
 margin-right:auto;
}


.layoutwrapper-inner {
 margin-left:auto;
 margin-right:auto;
 margin-top:25px;
 border-width:0px;
 width:800px;
 background:#780001;
 overflow:auto;
}

.left {
 border-width:0px;
 background:#780001;
 background-image:url('http://www.paintingwithmorris.com/background/left.jpg');
 width:165px;
 height:564px;
 float:left;
}

.right-outer {
 background:#780001;
 border-width:0px;
 width:635px;
 height:564px;
 text-align:center;
 float:left;
 height:auto;
}

.header {
 background:#780001;
 background-image:url('http://www.paintingwithmorris.com/background/header.jpg');
 border-width:0px;
 width:635px;
 height:120px;
 text-align:center;
 float:left;
}

.main {
 border-width:0px;
 background:#780001;
 width:634px;
 height:444px;
 height:auto;
}

.footer {
 background:#780001;
 background-image:url('http://www.paintingwithmorris.com/background/footer.jpg');
 border-width:0px;
 width:1000px;
 text-align:center;
 float:left;
}

.menu {
 border-width:0px;
 font-family:Times New Roman;
 text-align:left;
 font-size:20px;
 color:#FFFFFF;
 padding-left:20px;
 padding-top:112px;

}

.menu li {
 border-width:0px;
 font-family:Times New Roman;
 text-align:left;
 font-size:20px;
 color:#FFFFFF;
}
 
.menu a {
 border-width:0px;
 font-family:Times New Roman;
 text-align:left;
 font-size:20px;
 color:#FFFFFF;
}

.menu a:hover {
 border-width:0px;
 font-family:Times New Roman;
 text-align:left;
 font-size:20px;
 color:#FFFFFF;
}

.menu a:visited {
 border-width:0px;
font-family:Times New Roman;
 text-align:left;
 font-size:20px;
 color:#FFFFFF;
}

.j-left {
 text-align:left;
}