/*
  $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: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Trebuchet MS, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet MS, Helvetica, sans-serif; font-size : 10px; color: #587D7D; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Trebuchet MS, Helvetica, sans-serif; font-size : 10px; color: #ff0000; text-decoration: underline; }

img {
	border: none;
}

BODY {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #4B2805;
	margin: 0px;
	text-align: center;
}

A {
  color: #4B2805;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #587D7D;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  background: #D2E8E8;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D2E8E8;
}

.infoBoxContents {
  background: #D2E8E8;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {

  background: #FFE6E6;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #D2E8E8;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Trebuchet MS, Helvetica, 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: #D2E8E8;
}

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

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

.productListing-heading {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  background: #D2E8E8;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #587D7D;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  

	color: #4B2805;
	font-size: 20px;
	padding: 5px 0px 0px 20px;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  color: #4B2805;
}

TD.main, P.main {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  }

SPAN.newItemInCart {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff6600;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; }
.moduleRowSelected { background-color: #ffd558; }

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; color: #4B2805; }

/* message box */

.messageBox { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 10px;  }

/* input requirement */

.inputRequirement { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }


















/*----------
	Stylesheet for: Very Different Cakes
	By: diceMEDIA
----------*/


.dummy {
border: none;
}

/* universal fonts */
html, option, form, select, body, div, span, th, td, form, p, li, ul, ol, a, h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

/* generic universal fonts -do not modify- */

.whitesm {
	color: White;
	font-size: 10px;
}

a.whitesm {
	text-decoration: underline;
}

a.whitesm:hover {
	text-decoration: none;
}

.white {
	color: White;
	font-size: 11px;
}

a.white {
	text-decoration: underline;
}

a.white:hover {
	text-decoration: none;
}

.whitemedium {
	color: White;
	font-size: 12px;
}

a.whitemedium {
	text-decoration: underline;
}

a.whitemedium:hover {
	text-decoration: none;
}

.whitelarge {
	color: White;
	font-size: 18px;
}

a.whitelarge {
	text-decoration: underline;
}

a.whitelarge:hover {
	text-decoration: none;
}

.blacksm {
	color: #4B2805;
	font-size: 10px;
}

a.blacksm {
	text-decoration: underline;
}

a.blacksm:hover {
	text-decoration: none;
}

.black {
	color: #4B2805;
	font-size: 11px;
}

a.black {
	text-decoration: underline;
}

a.black:hover {
	text-decoration: none;
}

.blackmore {
	color: #4B2805;
	font-size: 11px;
}

a.blackmore {
	text-decoration: underline;
}

a.blackmore:hover {
	text-decoration: none;
}

.blackmedium {
	color: #4B2805;
	font-size: 12px;
}

a.blackmedium {
	text-decoration: underline;
}

a.blackmedium:hover {
	text-decoration: none;
}

.blackmedium1 {
	color: #4B2805;
	font-size: 10px;
}

a.blackmedium1 {
	text-decoration: underline;
}

a.blackmedium1:hover {
	text-decoration: none;
}

.blackbig {
	color: #4B2805;
	font-size: 14px;
}

a.blackbig {
	text-decoration: underline;
}

a.blackbig:hover {
	text-decoration: none;
}

.blacklarge {
	color: #4B2805;
	font-size: 18px;
}

a.blacklarge {
	text-decoration: underline;
}

a.blacklarge:hover {
	text-decoration: none;
}

.graysm {
	color: Gray;
	font-size: 10px;
}

a.graysm {
	text-decoration: underline;
}

a.graysm:hover {
	text-decoration: none;
}

.gray {
	color: Gray;
	font-size: 11px;
}

a.gray {
	text-decoration: underline;
}

a.gray:hover {
	text-decoration: none;
}

.graymedium {
	color: Gray;
	font-size: 12px;
}

a.graymedium {
	text-decoration: underline;
}

a.graymedium:hover {
	text-decoration: none;
}

.graylarge {
	color: Gray;
	font-size: 18px;
}

a.graylarge {
	text-decoration: underline;
}

a.graylarge:hover {
	text-decoration: none;
}
/* page title font (used for good SEO) fill out your color and size */
h1 {
	color: ##4B2805;
	size: 12px;
}

.lefttitle {
	color: #4B2805;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 12px;
}

a.lefttitle {
	text-decoration: underline;
}

a.lefttitle:hover {
	text-decoration: none;
}

.bigtitle {
	color: #4B2805;
	font-size: 20px;
	padding: 5px 0px 0px 20px;
}

a.bigtitle {
	text-decoration: underline;
}

a.bigtitle:hover {
	text-decoration: none;
}

.bigtitle1 {
	color: #4B2805;
	font-size: 20px;
	
}

a.bigtitle1 {
	text-decoration: underline;
}

a.bigtitle1:hover {
	text-decoration: none;
}

.bigtitle2 {
	color: #4B2805;
	font-size: 16px;
	padding: 5px 0px 0px 15px;
}

a.bigtitle2 {
	text-decoration: underline;
}

a.bigtitle2:hover {
	text-decoration: none;
}

.bigtitle3 {
	color: #4B2805;
	font-size: 16px;
	padding: 5px 0px 0px 20px;
}

a.bigtitle3 {
	text-decoration: underline;
}

a.bigtitle3:hover {
	text-decoration: none;
}

.lefttext {
	color: #4B2805;
	font-size: 12px;
}

a.lefttext {
	text-decoration: none;
}

a.lefttext:hover {
	text-decoration: underline;
	color: #587D7D;
}

input {
	color: #4B2805;
	font-size: 12px;
}

.link1 {
	color: #587D7D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.link2 {
	font-size: 12px;
	font-weight: bold;
	color: #4B2805;
}

a.link2 {
	text-decoration: none;
}

a.link2:hover {
	color: #CD0744;
	text-decoration: underline;
}

.link3 {
	font-size: 12px;
	font-weight: bold;
	color: #CD0744;
}

a.link3 {
	text-decoration: none;
}

a.link3:hover {
	text-decoration: underline;
}

.nav {
	padding-top: 9px;
}

.topnav {
	color: 4B2805;
	font-size: 12px;
	font-weight: bold;
}

a.topnav {
	text-decoration: none;
}

a.topnav:hover {
	color: #587D7D;
	text-decoration: none;
}

.greetuser {
	color: #FF6600;
	font-weight: bold;
}

.gallerylink {
	color: #4B2805;
	font-size: 14px;
	font-weight: bold;
}

a.gallerylink {
	text-decoration:none;
}

a.gallerylink:hover {
	background-color: #B8A6D9;
	color: #4B2805;
	text-decoration: none;
}

.poplink {
	color: #5D6222;
	font-size: 12px;
}

a.poplink {
	text-decoration: none;
	color: #5D6222;
}

a.poplink:hover {
	color: #587D7D;
	/*text-decoration: underline;*/
}

.pricelink {
	color: #4B2805;
	font-size: 12px;
	font-weight: bold;
}

a.pricelink {
	text-decoration:none;
}

a.pricelink:hover {
	background-color: #dbc339;
	color: #4B2805;
	text-decoration: none;
}

.cartlink {
	color: #4B2805;
	font-size: 20px;
	font-weight: bold;
}

a.cartlink {
	text-decoration:none;
}

a.cartlink:hover {
	background-color: #FFD558;
	color: #4B2805;
	text-decoration:none;
}

.image_left{
    float:left;
    margin:20px 0px 0px 0px;
    padding:15px;
    border:0px solid #4B2805;
    text-align:center;
}

.image_right{
    float:right;
    margin:0px 0px 0px 20px;
    padding:0px;
    border:0px solid #4B2805;
    text-align:center;
}


/* Custom Section Added By Jace */
#customNotice {
	color: e87600;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	}
#noticeBox, #warningBox {
	width: 531px;
	height: 44px;
	text-align: center;
	font-size: 12px;
	color: ##4B2805;
	background: url('images/bgNotice.gif') repeat-x;
	}
#noticeBox a, #warningBox a {
	font-weight: bold;
	text-decoration: underline;
	color: ##4B2805;
	}
#noticeBox a:hover, #warningBox a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: ##4B2805;
	}
.pixelClear {
	clear: both;
	display: block;
	}
#formBox {
	width: 400px;
	margin: 0 auto;
	padding: 0px;
	background-color: #FBF7EE;
	}
#formBoxInside {
	width: 370px;
	border: 5px #D2E8E8 solid;
	padding: 10px;
	}
.formTitle {
	font-size: 14px;
	font-weight: bold;
	color: #594C0F;
	height: 18px;
	border-bottom: 1px solid #8B7717;
	margin-bottom: 10px;
	}
#formBoxOptional {
	width: 370px;
	margin: 0 auto;
	border: 1px #B2B3BA solid;
	padding: 0px;
	background-color: #ffffe6;
	}
#formBoxOptionalInside {
	width: 340px;
	border: 5px #fff solid;
	padding: 10px;
	}
.formLineMulti {
	display: block;
	clear: both;
	height: 40px;
	margin-bottom: 10px;
	}
.formLine {
	float: left;
	width: 180px;
	height: 40px;
	}
.formLineSecond {
	float: left;
	width: 170px;
	margin-left: 10px;
	height: 40px;
	}
#optionalNotice {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
	}
#formBoxInside .inputLabel {
	font-weight: bold;
	}
#formBoxInside .inputLabelOptional {
	font-weight: normal;
	}
.requiredNotice {
	display: block;
	clear: both;
	font-size: 10px;
	color: #666;
	}
.requiredField {
	color: ##4B2805;
	font-weight: bold;
	}
.optionalField {
	color: #333;
	font-weight: normal;
	}

.linkBoldRed {
	font-weight: bold;
	color: #587D7D;
	}

.prodLineBox {
	}
/*.attributeTable td {
	height: 15px;
	}*/
.attributeTable .attrSetName {
	font-weight: normal;
	}
.attributeTable .attrValue {
	padding-left: 10px;
	}
.prodTitleBox td {
	font-size: 10px;
	}
.prodTitleBox .prodName {
	font-size: 20px;
	font-weight: bold;
	background-color: #FBF7EE;
	}
.prodTitleBox .prodTotal {
	padding-right: 10px;
	}
#iconLegend {
	font-size: 10px;
	}
.subTotal {
	font-size: 20px;
	font-weight: bold;
	margin: 5px auto;
	text-align: center;
	}
.sectionTitle {
	font-size: 13px;
	font-weight: bold;
	color: ##4B2805;
	}
.redStar {
	color: #FF0000;
	font-weight: bold;
	}
.lgBoxCentered {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	}
.medBoxCentered {
	width: 500px;
	margin: 0 auto;
	text-align: left;
	}
.contentTopImage {
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;
	text-align: center;
	}
.dotBoxSubtitle {
	margin: 22px 23px 0 0;
	float: right;
	font-size: 12px;
	font-style: normal;
	}
.galleryTable td {
	background-color: #D2E8E8;
	}
.galleryTable td .galleryEnlargeLink a {
	color: #6B6C26;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	}
.pageLinks {
	font-size: 12px;
	margin-right: 30px;
	margin-bottom: 0px;
	}
.pageLinks a {
	color: #587D7D;
	text-decoration:underline;
	}
#galleryDesc a {
	font-weight: bold;
	color: #587D7D;
	text-decoration: underline;
	}
#backToTopBox {
	margin: 6px 20px 6px 0;
	text-align: right;
	}
.noticeBoxStretch {
	margin: 6px 4px 0 4px;
	background-color: #fff;
	}
.noticeBoxTopLeft {
	background: url('images/noticeTL.png') top left no-repeat;
	}
.noticeBoxTopRight {
	background: url('images/noticeTR.png') top right no-repeat;
	}
.noticeBoxBotLeft {
	height: 18px;
	margin: 0px 4px 5px 4px;
	background: url('images/noticeLB.png') bottom left no-repeat;
	}
.noticeBoxBotRight {
	height: 18px;
	background: url('images/noticeRB.png') bottom right no-repeat;
	}
.noticeBoxCenter {
	margin-left: 14px;
	margin-right: 14px;
	padding-top: 18px;
	text-align: left;
	font-size: 12px;
	background: #ff6600 url('images/noticeT.png') top left repeat-x;
	}
.noticeBoxCenterInt {
	height: 18px;
	margin-left: 14px;
	margin-right: 14px;
	background: #ff6600 url('images/noticeT.png') bottom left repeat-x;
	}