/* stylesheet for stretchmarks-cream.html */
body {
    margin:0;
    padding:0;
    background-color: #D5F4BA;
}
h1 {
	font-family: verdana;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	line-height: 28px;
	text-align: center;
	color: #882484;
}
h1.banner {
	font-family: verdana;
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
	text-align: left;
	margin: 0 0 0 270;
	color: #FFE9BF;
}
h2 {
	font-family: verdana;
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	margin: 20 0 5 0;
	color: #36800E;
}
h3 {
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin: 2 0 4 0;
	color: #882484;
}
hr {
	height: 4px;
	background:url(../stretchmarks/Graphics/sm_gradientbar.jpg) no-repeat center;
	border:none;
}
p {
	font-family: verdana;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	color: rgb(0,0,0);
	margin: 0px 0px 10px 0px;
}
p.links {
	font-family: arial;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	margin: 8px 2px 0px 5px;
}
p.quote {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: black;
	margin: 10px 10px 10px 10px;
}
p.list1 {
	font-family: verdana;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	text-indent: -9px;
	color: black;
	margin: 0 2 3 16;
}
p.list2 {
	line-height: 18px;
}
ul {
	list-style-type: circle;
	color: #882484;
}
ul li {
	padding-left: 10px;
}
em {
	font-style: normal;
	background-color: #D5F4BA;
}
em.pink {
	background-color: #F5B4DC;
}
a {
	font-weight: normal;
	color: blue;
}
a:hover {
	color: red;
}
a.link {
	font-family: arial;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: rgb(170,30,89);
}
a.link:hover {
	color: rgb(255,84,156);
}
a.menu {
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10 0 0;
}
a.menu:hover {
	color: #881D61;
}
a.product {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #881D61;
	text-decoration: none;
}
a.product:hover {
	color: #D96CA8;
	text-decoration: none;
}
a.cart {
	color: white;
	text-decoration: none;
	background-color: #C04180;
	border: solid 1px #F5B4DC;
	padding: 1px 3px 1px 3px;
}
a.cart:hover {
	color: #F5B4DC;
	text-decoration: none;
	background-color: #C04180;
	border: solid 1px #F5B4DC;
	padding: 1px 3px 1px 3px;
}
div.main {
	width: 760px;
	border-style: solid;
	border-color: #881D61;
	border-width: 1px;
	margin-top: 20px;
	background: #FFFFFF;
}
div.banner {
	width: 760px;
	height: 80px;
	background: url(../stretchmarks/Graphics/arcbanner.jpg)
}
div.description {
	font-family: verdana;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	color: #274812;
	margin: 0 0 0 290px;
	position: relative;
	top: -4px;
	padding: 0;
}
div.links {
	width: 75px;
	height: 760px;
	float: left;
	display: inline;
	margin-right: 10px;
	background: #F3DCF7;
}
div.copy {
	padding: 0px 50px 0px 50px;
	background: rgb(255,255,255);
}
#productmenu {
	visibility: hidden;
	position: absolute;
	width: 150;
	height: 185;
	top: 80;
	left: 400;
	background-color: #F3DCF7;
	border: solid 1px #881D61;
	text-align: center;
	padding-top: 5px;
}
#product {
	width: 165px;
	padding: 20 20 20 20;
	float: right;
}
#product1 {
	width: 165px;
	height: 425px;
	border: solid 1px #881D61;
	background-image:url(../stretchmarks/Graphics/arcbackbar.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin-bottom: 10px;
}
#dropcap {
	width: 25px;
	height: 40px;
	font-family: verdana;
	font-size: 40px;
	font-weight: normal;
	color: #882484;
	display: inline;
	margin-top: -5px;
	float: left;
}
#rosehips {
	width: 100px;
	font-family: arial;
	font-size: 10px;
	color: #882484;
	display: inline;
	margin-right: 5px;
	margin-left: 0;
	float: left;
}
#quotes {
	border: solid 2px #881D61;
	padding: 10px;
	margin: 20 40 20 40;
	background-color: white;
}
#addcart {
	border: solid 2px #881D61;
	margin: 20 0 20 0;
	padding: 10px;
	background-color: white;
	color: black;
	font-family: arial;
	font-size: 14px;
	text-align: left;
}
#not-tested {
	width: 300px;
	float: left;
	position: relative;
	top: 0px;
	left: 5px;
}
#safer {
	float: left;	
}