﻿body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: White;
	margin: 0px 0px 0px 0px;
}

.laundry_description
{
	position: absolute;
	width: 267px;
	color: #333333;
	font-size: 11px;
	margin-top: -5px;
	margin-left: 148px;
	float: left;
	font-family: Arial, Sans-Serif;
}

.laundry_blue { color: #038bcf; font-weight: bold; font-size: 12px; font-style: normal; font-family: Verdana, Sans-Serif; }
.laundry_green { color: #01a396; font-weight: bold; font-size: 12px; font-style: normal; font-family: Verdana, Sans-Serif; }
.laundry_purple { color: #6851a3; font-weight: bold; font-size: 12px; font-style: normal; font-family: Verdana, Sans-Serif; }
.laundry_lavender { color: #7d72a3; font-weight: bold; font-size: 12px; font-style: normal; font-family: Verdana, Sans-Serif; }
.laundry_pink { color: #ed4a90; font-weight: bold; font-size: 12px; font-style: normal; font-family: Verdana, Sans-Serif; }
.laundry_freecleargreen { color: #01ba56; font-weight: bold; font-size: 12px; font-style: normal; font-family: Verdana, Sans-Serif; }
.laundry_cuddlesoftblue { color: #5f8ab9; font-weight: bold; font-size: 12px; font-style: normal; font-family: Verdana, Sans-Serif; }
.softener_freeclearblue { color: #0da6ca; font-weight: bold; font-size: 12px; font-style: normal; font-family: Verdana, Sans-Serif; }
.laundry_freshmorning { color: #5c911e; font-weight: bold; font-size: 12px; font-style: normal; font-family: Verdana, Sans-Serif; }

.laundry_bold { font-weight: bold; font-size: 11px; }

.laundry_pair 
{
	position: relative;
	top: 185px;
	color: #333333;
	text-align: right;
	font-style: italic;
	float: right;
	margin-right: 85px;
	font-family: Arial, Sans-Serif;
}

.blog_image
{
	float: left;
	width: 65px;
}

.blog_text
{
	float: left;
	width: 272px;
	margin-left: 5px;
	font-size: 11px;
}

.blog_readmore, .blog_readmore a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.blog_readmore a:hover
{
	text-decoration: underline;
}

.sunsational
{
	margin-top: 170px;
	margin-right: 210px;
	margin-left: 24px;
	color: #333333;
	font-size: 11px;
}

.softener_back
{
	position: relative;
	top: 280px;
	float: left;
	margin-left: 40px;
}

.softener_next
{
	position: absolute;
	margin-top: 280px;
	float: left;
	margin-left: 90px;
}

.softener_intro
{
	margin-top: 112px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 11px;
}

.softener_body
{
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	font-size: 11px;
}

.softener_available
{
	margin-left: 185px;
	font-size: 11px;
}

.contact
{
	color: #333333;
}

.contact a
{
	text-decoration: none;
	color: #333333;
}

.contact a:hover
{
	text-decoration: underline;
}

.toupp_scroll
{
	overflow: auto;
	width: 650px;
	height: 475px;
	background-color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	/* center */
	position: absolute;
	left: 50%;
	margin-left: -340px;
}

.toupp_h1
{
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin-bottom: 1.5em;
}

.toupp_h2
{
	font-weight: bold;
	display: block;
	margin-bottom: 1.5em;
}

.footer
{
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 3px;
}

.footer a
{
	text-decoration: none;
	color: #999999;
}

.footer a:hover
{
	text-decoration: underline;
}
