/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; }
.errorBox { font-family:Arial, Helvetica, sans-serif; font-size : 10pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family:Arial, Helvetica, sans-serif; font-size : 10pt; color: #735146; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:Arial, Helvetica, sans-serif; font-size : 10pt; color: #735146; text-decoration: underline; }

BODY {
  background: #e6dfcd;
  color: #735146;
  padding-bottom: 90px;  
  text-align: center;
}
#bodydiv{
   width: 970px;
   margin:  auto;
   background: #ffffff;
   margin-top: 1px;
   padding-top: 13px;
   padding-left: 20px;
   padding-right: 20px;
   
}
#main_content {
float:left;
}
.headerMenu{
    color: #525252;
	font-weight:bolder;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
	padding: 0 5px 0 5px;
}
#headerMenuDiv a:hover{
	text-decoration:none;
	cursor: pointer;
}
.footerMenu{
    color: #673f23;    
    font-family:Arial, Helvetica, sans-serif;
    font-size:9pt;
	padding: 0 8px 0 8px;
}
#bestSellersDiv{
	float:left;
	width:970px;
	height:300px;
	background-image:url(images/best_sellers_Image.jpg);
}

A {
  color: #735146;
  text-decoration: none;
}

A:hover {
  color: #735146;
  text-decoration: underline;
}
#columnLeftDiv{
    /*background:url(images/left_tr_background.png);
    height: 429px;*/
	margin-top:7px;
}
#columnRightDiv{
    /*background:url(images/left_tr_background.png);
    height: 429px;*/
	margin-top:7px;
	float:right;
	margin-right:0px;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

/*TR.headerNavigation {
  
}*/
#headerNavigationDiv{
	width:970px;
	height:43px;
	background:url(images/menu_background.png);
	vertical-align:middle;	
}
.headerNavigation{
	vertical-align: super;
}
TD.headerNavigation img{
	width:3px;
	height:22px;
	margin-top:8px;
}
TD.headerNavigation {  
  font-family:Arial, Helvetica, sans-serif;
  font-size: 9pt;
 /* background: #bbc3d3;*/
  color: #7d5c44;
  font-weight : bold;
}
#chocoTechTM{
	width:970px;
	height:24px;
	background:#9a724d;
	/*padding-right:40px;	*/
	text-align:right;
}
/*#chocoTechTM img{
	margin-right:-20px;
}*/
A.headerNavigation { 
  color: #7d5c44; 
}

A.headerNavigation:hover {
  color: #7d5c44;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background: #ff0000;
  color: #735146;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background: #00ff00;
  color: #735146;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 /* background: #bbc3d3;*/
}
#stepDiv{
	background:url(images/right_pic.jpg) no-repeat;
	width:168px;
	height:173px;
	padding-bottom:20px;
}
TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;  
  color: #563117;
}

.infoBox {
  width:100%;
  
}

.infoBoxContents {
  background: #f8f8f9;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

TD.infoBoxHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #735146;
  text-align:left;
  border-bottom:#735146 1px solid; /*added by tcb */
  border-top:#735146 1px solid; /*added by tcb */
}

TD.infoBox, SPAN.infoBox {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
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: #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: #f8f8f9;
}
/*tcb code*/
#delete{
    float: left;
   
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #735146;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background: #e1d4c8;
  color: #735146;
  font-weight: bold;
  padding:5px 0 5px 0;
}

TD.productListing-data {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

A.pageResults {
  color: #735146;
}

A.pageResults:hover {
  color: #735146;
  background: #FFFF33;
}
/*tcb code*/
#occasionImageDiv{
    width:560px;
    height: 115px;
    overflow: auto;
}
.image_select{
    cursor: pointer;
    float: left;
}
.submit{
    float: right;
}
#selectedImageDiv{
    width: 182px;
    float: right;
    border: 1px solid #735146;
}
TD.pageHeading, DIV.pageHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #735146;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #735146;
}

TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 1.5;
}

H1 {
  font-family:Arial, Helvetica, sans-serif;
}
#searchHead{
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px;
	font-weight:bold;
}
#corpDiv{
	float:left;
	background-image:url(images/corp_background.jpg);
	width:183px;
	height:431px;
	border-bottom:1px #bbc3cc dashed;
	border-left:1px #bbc3cc dashed;
	border-right:1px #bbc3cc dashed;
	margin: 0 1px 1px 1px;	
}
#corpDiv img{
	margin-top:5px;
	margin-left:8px;
}
#corpHeading{
	float:left;
	width:140px;
	height:35px;
	background-color:#a7b738;
	color:#FFFFFF;
	font-family: "Arno Pro";
	font-weight:bold;
	font-size:19px;
	text-align:center;
	margin-top:15px;
	margin-left:18px;
}
.corpColorText{
	width:140px;
	height:170px;
	float:left;
	margin-top:20px;
	margin-left:15px;
	color:#a7b738;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
.corpWedEventText{
	float:left;	
	color:#232321;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
}
#wedDiv{
	float:left;
	background-image:url(images/wed_background.jpg);
	width:183px;
	height:431px;
	border-bottom:1px #bbc3cc dashed;
	margin: 0 1px 1px 1px;
}
#wedDiv img{
	margin-top:5px;
	margin-left:8px;
}
#wedHeading{
	float:left;
	width:140px;
	height:35px;
	background-color:#c81c6f;
	color:#FFFFFF;
	font-family: "Arno Pro";
	font-weight:bold;
	font-size:19px;
	text-align:center;
	margin-top:15px;
	margin-left:18px;
}
.wedColorText{
	width:140px;
	height:170px;
	float:left;
	margin-top:20px;
	margin-left:15px;
	color:#c81c6f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
#eventDiv{
	float:left;
	background-image:url(images/event_background.jpg);
	width:183px;
	height:431px;
	border-bottom:1px #bbc3cc dashed;
	border-left:1px #bbc3cc dashed;
	border-right:1px #bbc3cc dashed;
	margin: 0 1px 1px 1px;
}
#eventDiv img{
	margin-top:5px;
	margin-left:28px;
}
#eventHeading{
	float:right;
	width:140px;
	height:35px;
	background-color:#fdb813;
	color:#FFFFFF;
	font-family: "Arno Pro";
	font-weight:bold;
	font-size:19px;
	text-align:center;
	margin-top:15px;
	margin-right:18px;
}
.eventColorText{
	width:140px;
	height:170px;
	float:left;
	margin-top:20px;
	margin-left:15px;
	color:#f7941e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
#leftMenuDiv{
	width:190px;
	float:right;
	margin-right:-5px;
	margin-top:12px;
	color:#735146;
}
#leftMenuDiv a:hover{
	text-decoration:none;
	cursor: pointer;	
}

#leftImgDiv {
        width:212px;
	float:right;
	/*margin-right:-15px;*/
	margin-top:12px;
	color:#735146;
}
#leftMenu_1{
	width:185px;
	border-bottom:1px #868484 dashed;	
	float:left;
	color:#735146;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:10px 0 8px 0;
}
#leftMenu_2{
	width:185px;
	border-bottom:1px #868484 dashed;	
	float:left;
	color:#735146;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:10px 0 8px 0;
}
#leftMenu_3{
	width:185px;
	border-bottom:1px #868484 dashed;	
	float:left;
	color:#735146;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:10px 0 8px 0;
}
#leftMenu_4{
	width:185px;
	border-bottom:1px #868484 dashed;
	float:left;
	color:#735146;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:10px 0 8px 0;
}
#leftMenu_5{
	width:185px;
	border-bottom:1px #868484 dashed;
	float:left;
	color:#735146;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:10px 0 8px 0;
}
#leftMenu_6{
	width:185px;
	border-bottom:1px #868484 dashed;
	float:left;
	color:#735146;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:10px 0 8px 0;
}
#leftMenu_7{
	width:185px;
	border-bottom:1px #868484 dashed;
	float:left;
	color:#735146;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	padding:10px 0 10px 0;
}
#fiveImage{
   float: right;
   
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8pt; /*tcb modified this*/
  color:#7A7A7A;
}

#footerDiv{
	width:970px;
	height:36px;
        float: left;
	background-image:url(images/footer_background.png) ;
	background-repeat:repeat-x;
}
#footerMenuDiv a:hover{
	text-decoration:none;
	cursor: pointer;
}

TD.accountCategory {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #735146;
  font-weight:bold;
}

TD.fieldKey {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight:bold;
}

TD.tableHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #735146;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

TEXTAREA {
  width: 100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

SPAN.greetUser {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #735146;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #735146;
  font-weight: bold;
}

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

SPAN.errorText {
  font-family:Arial, Helvetica, sans-serif;
  color: #735146;
}
#goSubmit{	
	width:23px;
	height:20px;
	
}

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

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; color: #735146; }
.checkoutBarCurrent { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; color: #735146; }

/* message box */

.messageBox { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; color: #735146; }

/*tcb styling*/
#tcb_sub_cat_head{
	color:#FFFFFF;
	float:left;
	font-size:13pt;
	margin-left:5px;
	font-weight:bold;
}
#tcb_other_prods{
	width:185px;
	border:#735146 1px solid;
	color: #735146;
}
#tcb_other_prods_img{
	width:185px;
	border:1px solid #735146;
	margin-top:10px;
	overflow:hidden;
}
#tcb_other_prods_img img{
	width:185px;
}
#tcb_fix{
	color:#FFFFFF;
}
