﻿

.sprite.Wash60
{
background:#FFFFFF url(/images/laundry.gif) no-repeat scroll -63px -2px;
height:34px;
width:55px;
background-color:White;
border:solid 10px white;
}

.sprite.Wash30
{
background:#FFFFFF url(/images/laundry.gif) no-repeat scroll -63px -57px;
height:34px;
width:55px;
}

.sprite.Wash40
{
background:#FFFFFF url(/images/laundry.gif) no-repeat scroll -63px -113px;
height:34px;
width:55px;
}

.sprite.Wash90
{
background:#FFFFFF url(/images/laundry.gif) no-repeat scroll -63px -165px;
height:34px;
width:55px;
}

.sprite.Handwash
{
background:#FFFFFF url(/images/laundry.gif) no-repeat scroll -2px -1px;
height:40px;
width:55px;
}

.sprite.Tumbledry
{
background:#FFFFFF url(/images/laundry.gif) no-repeat scroll -11px -171px;
height:35px;
width:35px;
}

.sprite.NoSoftening
{
background:#FFFFFF url(/images/laundry.gif) no-repeat scroll -13px -218px;
height:23px;
width:93px;
}

body, input, select
{
	font-family:Arial;
	font-size:11px;
	color:Black
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.basePrice
{
	text-decoration:none;
	color:Gray;
	font-size:11px;
	font-family:Arial
}

.basePriceLine
{
	text-decoration:line-through;
	color:Gray;
	font-size:11px;
	font-family:Arial
}

.greenHeader
{
	color:#6a8403;
	font-size:22px;
	font-family:Arial
}

.requiredField
{
	color:#6a8403;
	font-size:14px;
	font-family:Arial
}

.greenText
{
	color:#6a8403;
	font-size:11px;
	font-family:Arial
}

.contentDiv
{
	background-color:#f0eae4;
	text-align:left;	
}

.topMenuHeader:hover
{
	text-decoration:underline
}

.memberLoginBox
{
	font-size:11px;
	width:116px;	
}

.topMenuHeader
{
	color:white;
	font-family:Arial;
	font-size:12px;
	text-transform:capitalize;
	padding-right:10px;
	padding-top:30px;		
	text-decoration:none
}

h1
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	text-transform:uppercase;	
	margin-bottom:0px;
	margin-top:0px
}

.menuSearchText
{
	font-family:Arial;
	font-size:10px;	
	margin-top:3px;
	margin-bottom:3px;
	width:105px;
}

.menuSearchDrop
{
	font-family:Arial;
	font-size:10px;	
	margin-top:3px;
	margin-bottom:3px;
	width:110px
}

.objectText
{
	font-family:Arial;
	font-size:10px	
}

.noMargin
{
	margin:0px
}

.menuItem
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	text-decoration:none
}

.menuItem:hover
{
	text-decoration:underline
}
