@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
	background-color: #FEFDF1;
	font-size:12px;
}
#outerCont{
	min-width: 984px;
	max-width: 1280px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	background-image: url(../images/layout/header-band.jpg);
	background-repeat: repeat-x;
}
#outerContBtm{
	background-image: url(../images/layout/page-back-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#innerCont{
	background-image: url(../images/layout/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#innerContBtm{
	background-image: url(../images/layout/page-back-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#framecontentTop{
	width: auto;
	height: 137px;
	padding: 0px;
	background-image: url(../images/layout/header-left2.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#subTitle{
	margin-left: 498px;
	position:absolute;
	top: 50px;
	height: 56px;
	width: 281px;
	background:url(../images/layout/subtitle.gif);
	background-repeat:no-repeat;
}
#paph{
	background-image: url(../images/layout/paph.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 114px;
	position: absolute;
	left: 123px;
	top: 136px;	
	z-index:10000;
}
#tagline{
	margin-left: -5px;
	position:absolute;
	top: 108px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#A73929;
	width: 420px;
	text-align:center;
}
#subTagline{
	float:right;
	position:relative;
	top: 4px;
	font-size: .65em;
	color:#A73929;
	margin-right: -20px;
}
#maincontent{
	top: 137px; /*Set top value to HeightOfTopFrameDiv*/
	right: 0px;
	padding-left: 190px;
	padding-right: 165px;
	padding-bottom: 8px;
	border: solid 1px #CFE659;
	border-top:none;
	background-image: url(../images/layout/content-back-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontent .innertube{
	padding-bottom: 180px;
}
#cornermask{
	width:2px;
	height:8px;
	background-color:#FEFDF1;
	position:absolute;
	top:135px;
	left: 0px;
	
}
#framecontentLeft{
	width: 152px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 142px;
	padding-left: 16px;
	background-image: url(../images/layout/menu-back.jpg);
	background-repeat: no-repeat;
	background-position: 1px 137px;
}
#framecontentRight{
	width: 134px;
	position: absolute;
	right: 12px;
	top: 17px;
	padding-top: 143px;
	text-align:center;
}
#framecontentRight h2,#framecontentLeft h2{
	text-align:center;
	margin:0px;
	margin-bottom: 4px;
	font-size: .9em;
	color:#7E1E10;
}
#framecontentRight #newItems{
	text-align:center;
	padding-top: 10px;
	background-image: url(../images/layout/right-col-super-long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#framecontentRight #newItems table{
	margin-left: auto;
	margin-right:auto;
}
#framecontentRight  #testimCont, #logosCont{
	text-align:center;
	padding-top: 10px;
	background-image: url(../images/layout/right-col-short.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
 #cartSummary,  #joinMailing, #couponCont, #newsCont{
	text-align:center;
	padding-top: 10px;
	background-image: url(../images/layout/right-col-s-short.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 25px;
	margin-bottom: 0px;
}
#newsCont .newsContHdng{
	margin-bottom:3px;
	color:#660099;
	font-weight: bold;
	text-align:center;
	font-size:.85em;
}

#joinMailing, #couponCont,  #newsCont, #testimCont, #logosCont{
	margin-top: 15px;
}
#logosCont img{
	margin-bottom: 6px;
}
#framecontentRight #acCart_block_title{
	font-size: 1.1em;
	font-weight: bold;
	color:#7E1E10;
}
#framecontentRight #acCart_block_content{
	padding-top: 6px;
	margin-bottom: -1em;
}
#framecontentRight #acCart_block_content a{
	display: block;
	margin-top:8px;
	margin-bottom: 0px;
	position:absolute;
	display: none;
}
#framecontentRight #checkoutLink{
	margin-top:4px;
}
#framecontentLeft #divIcons{
	text-align:center;
	padding-top: 10px;
	background-image: url(../images/layout/right-col-med.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#framecontentLeft #saleItems{
	text-align:center;
	padding-top: 10px;
	background-image: url(../images/layout/right-col-super-long.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#framecontentLeft #divLogos{
	text-align:center;
	padding-top: 10px;
	background-image: url(../images/layout/right-col-s-short.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
}
.homeGroup{
	margin-top:-12px;
}
#hmSpacer{
	height: 0px;
}
#testimCont .testimonial, #newsCont .summary, #couponCont div{
	padding: 10px;
}
#newsCont .summary, #couponCont div{
	padding-top: 0px;
}

#testimCont  .statement, #newsCont .summary{
	text-align:left;
	color:#000000;
}

.testimDn{
	margin-bottom:15px;
	
}
.testimDn .testimonialList, news{
	padding-top:15px;
	padding-left: 15px;
}
#testimCont .statement .tmore, #newsCont .summary .tmore{
	font-style:italic;
	font-size: 0.8em;
}
#testimCont .author{
	text-align:right;
	font-style:italic;
	font-size: 0.7em;
	color:#8344C8;
}
.testimonialList  .statement{
	color:#000000;
	font-size:.9em;
	padding-left: 20px;
}
.testimonialList  .statement p{
	padding-left:15px;
	margin:4px;
	text-indent: 15px;
}
.testimonialList .author{
	text-align:right;
	font-style:italic;
	font-size: 0.85em;
	color:#8344C8;
	padding-right: 100px;
	padding-bottom:20px;
}
#framecontentLeft #saleItems table, #framecontentLeft #divIcons table, #framecontentLeft #divLogos table{
	margin-left: auto;
	margin-right:auto;
}
.noQLinks{
 	margin-top: 7px;
}
.bumpUp{
	margin-top: -10px;
}
.prodGroupRd, .prodGroupBl{
	background-image: url(../images/layout/prod-group-band.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.prodGroupShort{
	background-image: url(../images/layout/prod-group-short-band.jpg);
}

.prodGroupSShort{
	background-image: url(../images/layout/prod-group-s-short-band.jpg);
}
.prodGroupRd, .prodGroupBl{
	clear:both;
}
.prodGroupRd h2, .prodGroupBl h2{
	padding-top: 16px;
	padding-bottom: 8px;
	background-image: url(../images/layout/prod-group-title-light.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}
 .prodInnerL, #ftrOuter #ftrInnerL{
	background-image: url(../images/layout/prod-group-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 .prodGroupShort .prodInnerL, #ftrOuter #ftrInnerL{
	background-image: url(../images/layout/prod-group-short-left.jpg);
}
 .prodGroupSShort .prodInnerL{
	background-image: url(../images/layout/prod-group-s-short-left.jpg);
}
#ftrOuter{
	position: absolute;
	bottom: 6px;
	left: 0px;
	right:190px;
	margin-left:190px;
	background-image: url(../images/layout/prod-group-short-band.jpg);
	background-repeat: repeat-x;
	font-size:.95em;
}
#ftrLinksCont{
	padding:4px;
	border: solid 1px  #FF0000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
#footerContent{
	padding-top: 4px;
}
 .prodInnerR, #ftrOuter #ftrInnerR{
	background-image: url(../images/layout/prod-group-right.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 18px;
} 
.prodGroupShort .prodInnerR, #ftrOuter #ftrInnerR{
	background-image: url(../images/layout/prod-group-short-right.jpg);
}
.prodGroupSShort .prodInnerR{
	background-image: url(../images/layout/prod-group-s-short-right.jpg);
}
.prodInnerL{
	padding-left: 18px;
}
.titleHiLight{
	background-image: url(../images/layout/prod-group-title-light.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#orchidList1r {
	margin-left: 115px;
}
.orchidListAccent{
   position:absolute;
   left:105px;
   z-index:-10;
}
.logoTitle{
	float:left;
	margin-left: -450px;
}
#quickLinks{
	font-size: .8em;
	padding-left: 65px;
}
#quickLinksHeader{
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #990000;	
	position:relative;
	left: -15px;
	top: -8px;
	padding-top: 20px;
}
.qlBox{
	float:left;
	padding-left: 20px;
	padding-right: 5px;
	width: 28%
	
}
.qlBox a{
	margin: 0px;
	padding: 0px;	
}
.highlightNotice{
	color:#FF0000;
	font-size: .8em;
	font-weight: normal;
} 
#pageTopLinkOuterCont{
	position: fixed;
}
#pageTopLinkCont{
	background-image: url(../images/layout/top_back.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	height: 16px;
	width: 16px;
	position: relative;
	top: 2px;
	left: -18px;
}

#pageTopLinkCont a, #pageTopLinkCont a:hover{
	text-decoration: none;	
}
#pageTopMsg{
	font-size: .75em;
 	border: solid 1px #A9BF2D;
	background-color: #FEFDF1;
	position:relative;
	left: -60%;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
	 visibility:hidden;
	 color:#660000;
}
.emailSignUpField{
	width:80px;
	height:14px;
	font-size:.8em;
	border:1px solid #999999;
	float:left; 
	position:relative;
	top: 2px;
}
.emailSignUpSubmit{
	margin-left:4px;
	margin-bottom: 8px;
}

#tagline  h1{
	margin: 0px;
	padding:0px;
	font-size: 1.6em;
	padding-left: 20px;
	text-align:center;
	width: 380px;
}
#dateCont{
	font-size: .8em;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color:#A73929;
	float:right;
	margin-right: 18px;
	margin-top:8px;
	width: 124px;
	text-align:center;
}
#phoneCont{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color:#FF0000;
	text-align:center;
	clear:right;
	margin-right: 18px;
	margin-left:auto;
	padding-top: 10px;
	width: 124px;
}
.salePricesText{
	font-size:.9em;
}
.red{
	color:#FF0000;
}
