/*
  XXX put a proper header here 

  $Id: sm.css,v 1.16.10.6 2012/10/15 10:03:45 saffronmarigold.ssarwate Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body {
	background-color: #FEE6D6
}

.logo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CA9069;
}

.navBarMenu {
	background-color: #FDE6D6;
	border: 1px solid #867D5C;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	layer-background-color: #FFFFFF;
	color: #867D5C;
}
.navBarMenu p {
	margin: 0px;
	padding: 5px 0px;
	text-align: justify;
	text-indent: 5px;
}
.navBarMenu a:link {
	color: #663300;
	text-decoration: none;
	display: block;
}
.navBarMenu a:visited {
	color: 867D5C;
	text-decoration: none;
	display: block;
}
.navBarMenu a:hover {
	color: 663300;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #FFCC99;
	display: block;
	font-weight: normal;
}
.navBarMenu a:active {
	color: #867D5C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCC99;
	display: block;
}

.stitchborder {
	background-color: #fee6d6;
	background-image: url(images/index/imgFrameStitch.jpg);
	background-repeat: no-repeat;
	border: 0px none;
	background-position: center center;

}

.middle {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: 867d5c;
	text-decoration: none;
	background-image: url(../images/Homepage/Tableimages/images/mid_02.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.bg {
	background-image: url(../images/Homepage/Tableimages/images/mid_02.gif);
}

.hedding {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: 867D5c;
	background-image: url(../images/Homepage/Tableimages/images/mid_02.gif);
	font-weight: bold;

}

.welcome {
	background-color: #FDE6D6;
	border: 1px dashed #ca9069;
}

.welcome p {
	color: #867d5c;
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.welcome h3,h4 {
	color: #867d5c;
	font-family: "Times New Roman", Times, serif;
}

.welcome a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #867D5C;
	text-decoration: underline;
}

.image {
	border: 1px solid #660033;
}

.aboutTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bolder;
	color: 867d5c;
	letter-spacing: .1em;
}
.aboutText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #867d5c;
	border-top: 1px dashed #867D5C;
	border-right: 0px none #867D5C;
	border-bottom: 0px none #867D5C;
	border-left: 0px none #867D5C;
}
.aboutText a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #867D5C;
	font-weight: bold;
	text-decoration: underline;
}
.aboutTableDashed {
	border-top: 1px dashed #867D5C;
	border-right: 1px dashed #867D5C;
	border-bottom: 1px dashed #867D5C;
	border-left: 1px dashed #867D5C;
}
.aboutBackgroundLeftColumn {
	background-image: url(images/policy_about_flower.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #867D5C;
	border-right-color: #867D5C;
	border-bottom-color: #867D5C;
	border-left-color: #867D5C;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.productDetailHeader {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #867d56;
	text-decoration: none;
	font-style: italic;
	text-align: center;
	border: 0px none;
}

.productDetailTableDashed {
	border: 1px dashed #CA9069;
}

.productDetailTableDashed2 {
	border-top: 0px;
	border-right: 1px dashed #867D5C;
	border-bottom: 1px dashed #867D5C;
	border-left: 1px dashed #867D5C;
}

.borderstraightline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CA9060;
	border-right-color: #CA9060;
	border-bottom-color: #CA9060;
	border-left-color: #CA9060;
}

.textmain {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px top;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #867D5C;
	text-decoration: none;
	margin-right: 30px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
	border: 0px none;
}

.textmain p {
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	border: 0px none;
}

.testimonialText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #867d5c;
}

.pdText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #867d5c;
}

.landingPageHeading {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 16pt;
  font-weight: bold;
  color: #867d56;
}

.mainBody {
	padding: 0px;
	vertical-align: top;
	padding-top: 20px;
}

.leftNav {
	font-size: 10pt;
	border-bottom: 20px;
	vertical-align: top;
	padding-right: 10px;
}
.fillSlot1 {
	vertical-align: top;
}

.fillSlot2 {
	vertical-align: top;
}

.fillSlot3 {
	vertical-align: top;
}

.fillSlot4 {
	vertical-align: top;
}

.currentCategory {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11pt;
}

.topDottedRow {
	border-top-style: dotted;
	border-top-color: #CA9069;
	border-top-width: 2px;
}

.bottomDottedRow {
	border-bottom-style: dotted; 
	border-bottom-color: #CA9069;
	border-bottom-width: 2px;
}

.whiteBackground {
	background:#FDDFCB;
}

.indexPagePrice {
	font-weight: bold;
	font-size: 14px;
}

.indexPageStock {
	color: #E88A38;
}

.gatewayBottom {
	background-image: url(images/stiches/stich_bottom.gif);
	background-repeat: repeat-x;
}

.gatewayLeft {
	background-image: url(images/stiches/stich_left.gif);
	background-repeat: repeat-y;
}
.gatewayRight {
	background-image: url(images/stiches/stich_right.gif);
	background-repeat: repeat-y;
}
.gatewayTop {
	background-image: url(images/stiches/stich_top.gif);
	background-repeat: repeat-x;
}

.prev_next{
	text-align: right;
 	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.prev_next a:hover {
 	background-color:#BD6518;	
	color:white;
	text-decoration:none;
}

.shopPrint {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5;
	color: #333333;	
}

.shopPrintSmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;	
}

.shopPrintSmallText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;	
}

.shopPrintBold{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5f7158;
	font-weight: bold;
}

.shopPrintBold a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5f7158;
	font-weight: bold;
}

.shopPrintBold a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5f7158;
	font-weight: bold;
}

.shopPrintBold a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5f7158;
	font-weight: bold;
}

.shopPrintBold a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5f7158;
	font-weight: bold;
}
.text_center{
	text-align: center;
 	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.question {
	cursor: pointer;
	font-weight: bold;
}
.answer{
    margin-left: 20px;
}
