body {
	background-color: #F4CCD7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: normal;

	margin: 0;
	padding: 0;
	background-color: #F4CCD7;
	/*_behavior: url("./iecsshover.htc");*/
}

.header {
	font-size: 18px;
	font-weight: 100;
	color: #FF99CC;
	line-height: 14pt;
}
.bodyheader {
	color: #FF97D0;
}
.bodytext {
	color: #666666;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF97D0;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a img {
	border: 0;
}


.inputbt {
	background-color: #FFFFFF;
	color: #EE41A0;

}
.header2 {
	font-size: 16px;
	font-weight: 100;
	color: #FF99CC;
	line-height: 14pt;
}
.contentbar1 {
  background-color: #FFFFFF;
  color: #666666;
}

.contentbar2 {
  background-color: #FEF8FA;
  color: #666666;
}

UL {
  list-style-image: url('/images/flower_sm.jpg');
}


UL.recycle2 {
  list-style-type: none;
}
UL.recycle2 li {
  display: block;
  background-image: url('/images/recycle.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 45px;
  padding-top: 10px;
  height: 37px;
}

UL.recycle {
  list-style-image: none;
  list-style: none;
}
UL.recycle LI {
  margin-bottom: 15px;
  display: block;
  background-image: url('/images/recycle.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
}

.coutbox2 {
  border: 1px solid #000;
  background-color: #FFF;
  color: #000;
  padding-left: 3px;
  font-size: 12px;
}

.coutbox {
  border: 1px solid #B2B2B2;
  background-color: #FEF8FA;
  color: #666;
  padding-left: 3px;
  font-size: 12px;
}
.couttr {
  padding-bottom: 2px;
}




.headerrow {
  background: url('/images/headerrowbg.jpg') no-repeat top left;
  font-weight: 400;
  height: 25px;
  font-size: 14px;
  padding-left: 4px;
}
.headerrow2 {
  background: url('/images/headerrowbg2.jpg') no-repeat top left;
  font-weight: 400;
  height: 25px;
  font-size: 14px;
  padding-left: 4px;
}
.headerrowre {
  background: url('/images/headerrowbgre.jpg') repeat-x top left;
  font-weight: 400;
  height: 25px;
  font-size: 14px;
}
.headerrowend {
  background: url('/images/headerrowbgend.jpg') no-repeat top left;
  font-weight: 400;
  height: 25px;
  font-size: 14px;
}

.pinkheader {
	font-weight: 100;
	line-height: 14pt;
   letter-spacing: 1px;
   font-size: 16px;
   color: #ef2792;
}

.greyheader,
.greyheader2,
.purpleheader,
.purpleheader2 {
	font-weight: 100;
	line-height: 14pt;
   letter-spacing: -1px;
}
.greyheader,
.purpleheader {
	font-size: 18px;
}
.greyheader2,
.purpleheader2 {
   font-size: 16px;
}

.greyheader,
.greyheader2 {
	color: #666666;
}
.purpleheader,
.purpleheader2 {
   color: #cf0d7f;
}


.blank_button {
	background: url('/images/button1.jpg') no-repeat;
	border: 0;
	width: 78px;
	height: 25px;
	font-size: 10px;
	color: gray;
	cursor: pointer;
}

a.blank_button {
	display: block;
	font-size: 10px !important;
	color: gray;
	padding-top: 6px;
	height: 19px;
	text-align: center;
}
a.blank_button:hover {
	color: gray;
}

div.soldout {
   border: 1px solid #666666;
   margin: 5px;
   padding: 2px;
   font-size: 11px;
}
div.soldout div.title {
   background-color: #FF97D0;
   color: #FFFFFF;
   text-align: center;
   padding: 2px 0 2px 0;
   font-weight: 100;
   font-size: 14px;
}


div.spacer {
	width: 1px;
	height: 20px;
}

.clr {
	clear: both;
   height: 1px;
   overflow: hidden;
}

.flabel {
	width: 40%;
	padding-bottom: 2px;
	text-align: left;
   float: left;
}
*:first-child+html .flabel, * html .flabel { width: 40% !important; }
.ffield {
	float: left;
	width: 60%;
   text-align: right;
   display: inline;
	padding-bottom: 2px;
}
*:first-child+html .ffield, * html .ffield { width: 55% !important; }
.ffield input, .ffield select {
   margin: 0;
   width: 98%;
}

.question {
   margin-right: 2px;
   text-align: left;
}
.question img {
   float: left;
   padding-right: 2px;
}
.answer {
   margin: 4px 4px 15px 68px;
   text-align: left;
}
#faq li {
   margin-bottom: 10px;
}

.review {
   width: 620px;
   margin-top: 10px;
}

sup.small {
   font-size: 6px;
}

pre {
   margin: 0;
   padding: 0;
}
