/*
  $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
*/
* {
	font-family: Arial,Georgia,Arial,  Verdana, Times, serif;
	
	padding: 0;
	margin: 0;
	}

li {
	margin-left: 2em;	
}

h1 {
	margin-left: 20px;
	color: #98012e;	
}
.boxText { font-size: 12px; }
.errorBox { font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size: 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size: 12px; text-decoration: underline; }


#sweet-address{ 
	clear: both;


	text-align: center;
	color: #533E29;	
}
#left-nav { position: relative; margin-top: -125px; }
/* .right img { height: 50%; width: 50%;} */
body { 
	/*background-image:url(images/page_bg.jpg); */
	background-color:#FFF2E2;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:0px;
}
A {
	
	font-size:12px;
	color: #98012E;
	TEXT-DECORATION: none;
}
A:hover {
	
	font-size:12px;
	color: #000000;
	TEXT-DECORATION: underline;
}


/**********************************

************************************/
.spacer {
  font-size: small;
  margin-right: 10px;
}

#quick-links {
	width: 937px;
	margin: 0 auto;
	background-image: url(images/gradients/top_gradient.png);
	background-repeat: repeat-x;
	height: 25px;
}

#quick-links *{ 
     color: #000000;
 }
#quick-links > div { 
  display: inline;
  float: right;
  padding-right: 10px;
 }


#quick-links a {
	border: none;	
}
#quick-links img{
        padding-top: 5px;
	border: none;
	height: 25px;
	width: 25px;
}


#twitter-button { 
   margin-top: 5px;
 }

#wrapper {
  clear: both;
	width: 937px;
	margin: 0 auto;
		background: #FFFFFF url("images/left_bg.jpg") repeat-y top left;
	}

#content {
	
	overflow: hidden;	
}
#left-column {
	background-color: #FFFFFF;
	margin-left: 10px;
	width: 195px;
	float: left;
	
		
}

#left-column a {
	padding-left: 5px;			
}
#right-column {
		border-left: 1px solid #9c0a0b;
		width: 710px;
		background: #eae0d4 url("images/right_bg.jpg") repeat-y top right;
		float: right;
}

#table-pic {
	float: right; 
	width: 400px;
	height: 300px;
	margin-right: 10px;	
}
div.right-center {
	width: 700px;
	float: right;
	background: #eae0d4 url("images/right_bg.jpg") repeat-y top right;
}
#right-column > img {
	width: 400px;
	height: 300px;
	float: right;	
	margin-right: 8px;
}
#main-content {
	display: inline;
	padding: 10px;	
	margin-left: 10px;
}

#main-content > div {
	margin: 5px;
	margin-left: 15px;	
}
#bottom-line {
	margin: 0 auto;
	width: 937px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;	
}
/********************************
left-navigation
********************************/
#left-menu {
	
}

#left-menu ul {
	margin-top: 5px;
	padding-left: 0;
}

#left-menu li {
	padding-top: 10px;
	margin-left: 0;
	list-style-type: none;
	background-image:url(images/left_nav_bg.png);
	background-repeat: no-repeat;
	width:169px;
	height:40px;
	padding:0px 0px 0px 0px;
}

#left-menu a {
	display: block;
	margin-left: 10px;
	padding-top: 10px;	
}

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

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  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 {
  background: #533E29;
}

.infoBoxContents {
  background: #EAE0D4;
  
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 12px;
}

TD.infoBoxHeading {
  
  font-size: 12px;
  font-weight: bold;
  background: #533E29;
  color: #ffffff;
  padding:5px;
}

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

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


TABLE.productListing {
	background-color: #EAE0D4;
	width: 98%;
 /* border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-size: 12px;
  /* background: #FFF2E2; */
  background: #e2c8a8; 
  color: #533E29;
  font-weight: bold;
  border-bottom:10px;
}

TD.productListing-data {
  font-size: 12px;
  padding-bottom:20px;
  padding-right: 5px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-size:20px;
	color: #533E29;
	padding:10px 0px 0px 10px;
	TEXT-DECORATION: none
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 12px;
}

TD.accountCategory {
  font-size: 13px;
  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: #98012E;
  font-weight:bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

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-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 {
  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; }
td.left{
	background-image:url(images/left_bg.jpg);
	width:232px;
	padding:10px 0px 0px 0px;
	vertical-align: top;
}

td.right{
	background-image:url(images/right_bg.jpg);
	padding:0px 0px 0px 0px;
	vertical-align: top;
}

td.left_navigation{
	background-image:url(images/left_nav_bg.jpg);
	width:169px;
	height:40px;
	padding:0px 0px 0px 0px;
}

/* ******************* left Navigation CSS *******************  */
a.left_navigation:link {
	font-size:12px;
	color: #533E29;
	margin-left: 40px;
	font-weight: bold; 
	TEXT-DECORATION: none
	}
a.left_navigation:visited {
	font-size:12px;
	color: #533E29;
	margin-left: 40px;
	font-weight: bold; 
	TEXT-DECORATION: none
	}
a.left_navigation:hover {
	font-size:12px;
	color: #98012E;
	margin-left: 40px;
	font-weight: bold; 
	TEXT-DECORATION:border: underline;
}
/* ******************* left Navigation CSS  OVER *******************  */
/* ******************* Footer  Links  CSS *******************  */
a.footer_navigation:link {
	font-size:11px;
	color: #98012E;
	padding:0px 0px 0px 0px;
	font-weight: bold; 
	TEXT-DECORATION: none
	}
a.footer_navigation:visited {
	font-size:11px;
	color: #98012E;
	padding:0px 0px 0px 0px;
	font-weight: bold; 
	TEXT-DECORATION: none
	}
a.footer_navigation:hover {
	font-size:11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	font-weight: bold; 
	TEXT-DECORATION: none
}
/* ******************* Footer  Links  CSS OVER *******************  */

.footer_text {
	clear: both;
	font-size:11px;
	color: #97012E;
	padding:5px 15px 5px 0px;
	font-weight: bold; 
	TEXT-DECORATION: none
	float: left;
	}
	div.main_text {
		width: 100%;	
	}
	table.main_text {
		width: 40%;	
	}
	.main_text {
	font-size:12px;
	color: #533E29;
	padding:0px 20px 0px 10px;
	TEXT-DECORATION: none;
	}

.title_text {
	font-size:20px;
	color: #533E29;
	padding:10px 0px 0px 10px;
	TEXT-DECORATION: none
	}
	
	.Red_title_text {
	font-family: Georgia, Arial,Georgia,Arial,  Verdana, Times, serif;
	font-size:20px;
	color: #98012E;
	font-weight: bold; 
	padding:10px 0px 0px 10px;
	TEXT-DECORATION: none
	}
	
.clearthefloats {
	clear: both;	
}

#login {
	margin-top: 200px;	
}

#footer {
	width: 937px;
	margin: 0 auto;	
}

#footer > div {
	margin-left: 10px;	
}
