/* Sarah's Silks Style Definitions */
/* bnsDesigns 2006 - bob lathe - bob@jsguru.com */
/* Version 2.0.1 */

/* Global setup */
body {
	background-image: url(/images/cloudBG.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #996699;
}

/* Background  and positioning definitions */
.mainNavBG {

	background-image: url(/images/bkg/BGframe_05.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 636px;
}

#scrollArea {
	background-image: url(/images/bkg/BGbody.gif);
}

#mainContentArea {
	margin-top: 50px; 
	width:100%;
}
#footer {
	font-size: 11px;
	font-weight: normal;
	color: #996699;
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;


}

.productContainer, .productDescription {
	width: 220px;
	z-index: 50;
}

/* Paragraph definitions */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	line-height: 28px;
	color: #663366;
	padding-left: 35px;
	background-image: url(/images/smStar.gif);
	background-repeat: no-repeat;
}

.noStar {
	background-image: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #993399;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E3C8E8;
	display: block;
	width: 100%;
	padding-bottom: 4px;
	text-align: left;
	text-indent: 22px;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #E3C8E8;
	font-variant: small-caps;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #996699;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #996699;
	list-style-position: outside;
	list-style-image: url(/images/starBullet.gif);
	margin: 0px 0px 4px -17px;
}

.productCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #865986;
	vertical-align: top;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663366;
	background-color: #CCCCFF;
	width: 85%;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 25px;
}

.newProduct {
	padding: 8px;
	border: thin dotted #FF99CC;
	visibility: visible;
	width: 200px;
	overflow: hidden;
	text-align: center;
}

.border {
	border: thin dotted #FF99CC;
}

/* Form element styles */

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996699;
}
.formTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996699;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	background-color: #CC99CC;
}
