body
{
  font-family: helvetica, sans-serif;
  font-size: 62.5%;
  line-height: 2em;
  color: #000; 
  background: #bcb4db url(../img/bg_body.jpg) repeat-x 0px 0px;
}

a
{
	color: #6a6ab1;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

h1,
h1 span
{
  width: 247px;
  height: 32px;
}

h1
{
	font-size: 3.2em;
  line-height: 1em;
	overflow: hidden;
	position: relative;
	float: left;
}

h1 span
{
  position: absolute;
  left: 0px;
  top: 0px;
}

h1 span#logo
{
	background: transparent url(../img/bg_logo.png) no-repeat 0px 0px;
}

* html h1 span#logo
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/img/bg_logo.png');
}

h1 span#company
{
	visibility: hidden;
}

h1 a:hover
{
	text-decoration: none;
}

h2.banner
{
  font-size: 1.4em;
  font-weight: bold;
  line-height: 2.286; /* 32px */
  color: #6a6ab1;
  width: 710px;
  height: 32px;
  background: transparent url(../img/banner_products.jpg) no-repeat 0px 0px;
  padding: 154px 0px 0px 250px;
}

h2.textileCare
{
  background-image: url(../img/banner_textile_care.jpg);
}

h2.product,
h2.product span
{
  width: 960px;
  height: 186px;
}

h2.product
{
  font-size: 1.4em;
  font-weight: bold;
  line-height: 2.286; /* 32px */
  overflow: hidden;
  position: relative;
}

h2 span
{
  background: transparent url(../img/banner_product.jpg) no-repeat 0px 0px;
	position: absolute;
  left: 0px;
  top: 0px;
}

h3
{
	font-size: 1.4em;
	font-weight: bold;
  line-height: 1.4286em; /* 20px */
}

h3.subhead
{
  margin-bottom: 1.571em; /* 22px */
}

h4
{
	font-size: 1.4em;
	font-weight: bold;
	color: #5d9732;
}

h4.lavender
{
	color: #c58ef6;
}

em
{
	font-style: normal;
	color: #3f3e8f;
}

p
{
	font-size: 1.4em;
	margin-bottom: 1.4286em; /*	20px */
}

p.small
{
	font-size: 1.2em;
	margin-bottom: 
}

p.intro
{
  font-size: 1.2em;
  margin-bottom: 0px;
}

p.last
{
	margin-bottom: 0px;
}

.signUp p.intro
{
	margin-top: 1.666em; /* 20px */
}

/* Header area */
div.header
{
	height: 72px;
  padding-top: 68px;
}

div.header div.social
{
	width: 70px;
  float: right;
}

div.social a
{
	width: 25px;
	height: 25px;
	margin: 7px 10px 0 0;
	display: inline;
	float: right;
}

a.facebook
{
	background: transparent url(../img/img_facebook.png) no-repeat 0 0;
}

* html a.facebook
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/img/img_facebook.png');
}

a.twitter
{
  background: transparent url(../img/img_twitter.png) no-repeat 0 0;
}

* html a.twitter
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/img/img_twitter.png');
}

/* Main nav links */
ul.nav,
.mainFooter,
.mainFooter ul
{
  width: 960px;
  height: 40px;
}

ul.nav li
{
  margin-left: 10px;
	float: left;
	width: 96px;
}

ul.nav li.alpha
{
  width: 120px;
  border-top: 1px solid #6a6ab1;
  margin-left: 0px;
}

ul.nav a,
.mainFooter ul a
{
  font-size: 1.2em;
  line-height: 1.58333em; /* 19px */
  text-align: right;
  color: #3a3286;
  width: 100px;
  border-top: 1px solid #6a6ab1;
  display: block;
}

ul.nav a.selected,
ul.nav a:hover
{
  text-decoration: none;
	color: #fff;
	border-color: #fff;
}

/* Secondary nav */
ul.subnav
{
	font-size: 1.2em;
  width: 170px;
	border-bottom: 1px solid #6869af;
  margin: 3.333em 70px 0px 0px; /* 40px */
  float: left;
}

.sidebar ul.subnav
{
	float: none;
}

.aboutUs ul.subnav
{
	margin-top: 210px;
}

ul.subnav li
{
	line-height: 3.25em; /* 39px */
	text-align: right;
	color: #6a6ab1;
	width: 170px;
	border-top: 1px solid #6869af;
}

ul.subnav li a
{
  color: #6a6ab1;
}

ul.subnav li a.selected
{
	color: #fff;
}

ul#syncNav a.navFocus
{
	text-decoration: underline;
}

/* Footer */
.mainFooter
{
	margin-top: 40px;
	border-top: 1px solid #8388be;
	position: relative;
}

.mainFooter .copyright
{
	font-size: 1em;
	color: #6a6ab1;
	background-color: #bcb4db;
	padding: 0px 10px;
	position: absolute;
	top: -1em;
	left: 250px;
}

.mainFooter ul li
{
  margin-left: 10px;
  float: right;
}

.mainFooter ul a
{
  line-height: 1.666em; /* 20px */
  color: #6a6ab1;
  border: none;
}

.mainFooter ul a.selected,
.mainFooter ul a:hover
{
  text-decoration: none;
  color: #fff;
}

/* Home page */
.home
{
	width: 720px;
	float: left;
}

.sidebar p.homeTout
{
	width: 180px;
	margin: 235px 0 0 0;
}

.sidebar p.homeTout a
{
	width: 160px;
	height: 44px;	
	margin-bottom: 16px;
  display: block;
}
#retailers {
	position:relative;
	text-align:right;
	margin-top:10px;
	margin-bottom:-40px;
}
#retailers p a {
	display:inline-block;
	vertical-align:middle;
	margin:0 20px;
}

.home .hero,
.home .hero span
{
	width: 720px;
	height: 372px;
}

.home .hero
{
  font-size: 3em;
  line-height: 1em;
  color: #3f3e8f;
  overflow: hidden;
  position: relative;
}

.home .hero span
{
  background: transparent url(../img/img_home_hero.png) no-repeat 0px 0px;
	position: absolute;
  left: 0px;
  top: 0px;
}

* html .home .hero span
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/img/img_home_hero.png');
}

.home a.teaser,
.home a.teaserLast,
.sidebar a.teaser
{
	font-size: 1.2em;
	line-height: 1.208333em; /* 14.5px */
	color: #fff;
	width: 229px;
	height: 70px;
	padding: 124px 5px 0px;
	display: inline;
	float: left;
}
.home a.teaser,
.home a.teaserLast {
	margin: 10px 1px 0px 0px;
}
.sidebar a.teaser
{
	margin:0px;
}
.home a.teaser:hover,
.home a.teaserLast:hover,
.sidebar a.teaser:hover
{
	text-decoration: none;
}

.home a.teaser:hover span,
.home a.teaserLast:hover span,
.sidebar a.teaser:hover span
{
	text-decoration: underline;
}

.home a.teaser span,
.home a.teaserLast span,
.sidebar a.teaser span
{
	color: #f89829;
}

.home a.teaserLast
{
  width: 240px;
  margin-right: 0px;
}

.sidebar a.cleanQueen
{
	height: 41px;
	padding-top:152px;
	background: transparent url(../img/img_tout_clean_queen.jpg) no-repeat 0px 0px;
}

.home a.laundryLove
{
	height: 41px;
	padding-top: 153px;
  background: transparent url(../img/img_tout_laundry_love.jpg) no-repeat 0px 0px;
}

.home a.herbatergent
{
  background: transparent url(../img/img_tout_herbatergent.jpg) no-repeat 0px 0px;
}

.home a.updates
{
/*  background: transparent url(../img/img_tout_updates.jpg) no-repeat 0px 0px; */
  background: transparent url(../img/shop_our_store.png) no-repeat 0px 0px;
}

.home a.contest
{
  background: transparent url(../img/img_contest_updates.jpg) no-repeat 0px 0px;
}

/* Product overview */
.content
{
	width: 720px;
	background-color: #fff;
	padding-bottom: 20px;
	float: left;
}

.overview
{
	padding-top: 20px;
}

.content a.download
{
	font-size: 0.857em;
}

.detail img
{
	border: 1px solid #6c6cb1;
	margin: 40px 0px 9px;
}

.content ul
{
	font-size: 1.2em;
  margin-bottom: 1.666em; /* 20px */
  margin-left: -0.75em; /* 9px */
}

.content ul li
{
  list-style-type: none;
  background: url(../img/img_bullet.gif) 0px 2px no-repeat;
  padding-left: 0.75em; /* 9px */
}

.content .product
{
	padding-top: 32px;
}

.content .herbatergent
{
  border-top: 8px solid #e7d6f6;
}

.content .herbasoft
{
  border-top: 8px solid #c7a9df;
}

.content .oxygenbleach
{
  border-top: 8px solid #d0dfe7;
}

.content .spotoff
{
  border-top: 8px solid #d4e0a0;
}

.content .product h2
{
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.1666em; /* 28px */
}

.content .dets
{
	margin-top: 20px;
}

a.prodLink
{
	font-size: 1.1em;
	line-height: 1.091em;
	color: #000;
  width: 90px;
	height: 24px;
  background: transparent url(../img/img_products.jpg) no-repeat 0px 0px;
  margin-bottom: 30px;
	display: block;
	float: left;
}

a.prodLink span span
{
	color: #6a6ab1;
}

a.prodLink span
{
	visibility: hidden;
}

a.prodFocus span,
a.prodLink:hover span
{
	visibility: visible;
}

a.prodLink:hover
{
	text-decoration: none;
}

a#herbatergentScentFree
{
	padding: 196px 21px 0px 57px;
}


a#herbatergentScentFree.prodFocus,
a#herbatergentScentFree:hover
{
  background-position: 0px -220px; 
}

a#herbatergentLavender
{
  background-position: -168px 0px; 
  padding: 196px 21px 0px 21px;
}

a#herbatergentLavender.prodFocus,
a#herbatergentLavender:hover
{
  background-position: -168px -220px; 
}

a#oxygenbleach
{
  background-position: -300px 0px; 
  padding: 196px 21px 0px 21px;
}

a#oxygenbleach.prodFocus,
a#oxygenbleach:hover
{
  background-position: -300px -220px; 
}

a#herbasoft
{
  background-position: -432px 0px; 
  padding: 196px 18px 0px 22px;
}

a#herbasoft.prodFocus,
a#herbasoft:hover
{
  background-position: -432px -220px; 
}

a#spotoff
{
  background-position: -562px 0px; 
  padding: 196px 50px 0px 18px;
}

a#spotoff.prodFocus,
a#spotoff:hover
{
  background-position: -562px -220px; 
}

/* Stores, Newsroom, FAQs pages */
.stores,
.news,
.faqs,
.aboutUs,
.contactUs,
.signUp,
.errorPage
{
	margin-top: 40px;
}

.stores h2,
.ajaxStores h2,
.news h2,
.aboutUs h2,
.privacy h2,
.errorPage h2,
table.form h2
{
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4286em; /* 20px */
  color: #6a6ab1;
}

.stores h3,
.news h3,
.faqs h2
{
	font-size: 1.4em;
	font-weight: bold;
	color: #b7b9dc;
}

.stores table,
.news table,
.faqs table,
.aboutUs table,
.privacy table,
.errorPage table,
table.form
{
	width: 720px;
	background: transparent url(../img/bg_white_30.png) repeat 0px 0px;
	float: left;
}

* html .stores table,
* html .news table,
* html .faqs table,
* html .aboutUs table,
* html .privacy table,
* html .errorPage table,
* html table.form
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/bg_white_30.png');
}

.stores th,
.news th,
.faqs th,
.aboutUs th,
.privacy th,
.errorPage th,
table.form th
{
	text-align: left;
  background: transparent url(../img/bg_white_74.png) repeat 0px 0px;
	padding: 10px 10px 9px;
  border-bottom: 1px solid #a1a0d3;
}

* html .stores th,
* html .news th,
* html .faqs th,
* html .aboutUs th,
* html .privacy th,
* html .errorPage th,
* html table.form th
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/bg_white_74.png');
}

.aboutUs th,
.privacy th
{
	padding-bottom: 10px;
	border: none;
}

.stores td,
.news td,
.faqs td,
.errorPage td,
table.form td
{
	padding: 10px 10px 9px;
	border-bottom: 1px solid #a9aad6;
}

.aboutUs td,
.privacy td
{
	padding: 10px 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
  .stores td,
  .news td,
  .faqs td,
  .errorPage td,
  table.form td
  {
    padding: 10px 10px 8px;
  }
}

.errorPage td
{
	height: 400px;
}

table.form td.buttons
{
	background-color: #f4f4fa;
  border: none;
  padding: 4px 10px;
}

table.form .text,
table.form .select
{
	zoom: 1.0; /* ie6 layout fix */
}

table.form .text label,
table.form .select label,
table.form .label
{
	font-size: 1.2em;
	width: 220px;
	margin-right: 10px;
	display: block;
	float: left;
}

table.form .text input,
table.form select
{
	font-size: 1em;
	width: 220px;
  padding: 1px;
  border-width: 1px;
	margin: 0px 10px;
}

table.form .radio
{
	margin: 0px 0px 20px 10px;
	float: left;
}

table.form .radio input
{
  margin: 2px 0px 0px;
  display: block;
  float: left;
}

table.form .radio label
{
	font-size: 1.2em;
	color: #3f3e8f;
	width: 260px;
  margin-left: 10px;
  display: block;
  float: left;
}

table.form td.buttons input
{
	width: 116px;
	height: 32px;
	float: left;
}

table.form td.buttons
{
  padding-left: 246px;
}

table.form textarea
{
  font-size: 1.229em;
	width: 400px;
  padding: 1px;
  border-width: 1px;
  margin: 0px 10px;
}

table.form .message,
table.form .error
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1.666em; /* 20px */
}

table.form .error
{
  color: #f89829;
}

table.form .note
{
  font-size: 1em;
	margin-bottom: 0px;
}

.stores td.city
{
	font-size: 1.4em;
	font-weight: bold;
	width: 160px;
}

.stores td.name
{
	font-size: 1.2em;
	font-weight: bold;
	width: 280px;
}

.stores td.name a
{
	font-size: 1.2em;
	font-weight: normal;
}

.stores td.address
{
	font-size: 1.2em;
}

.news td img,
.news td div
{
	float: left;
}

.news td img
{
	margin-right: 10px;
}

.news td .date
{
	font-size: 1.2em;
}

.news td a
{
	font-size: 1.8em;
	color: #3f3e8f;
}

.news td .source
{
	font-size: 1.2em;
	font-weight: bold;
}

.faqs td a
{
	font-weight: bold;
	color: #3f3e8f;
}

.faqs td dl
{
  font-size: 1.2em;
}

.faqs td dt
{
  font-weight: bold;
}

.news tr.category td,
.stores tr.state td
{
  background: transparent url(../img/bg_white_54.png) repeat 0px 0px;
}

* html .news tr.category td,
* html .stores tr.state td
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/bg_white_54.png');
}

.stores tr.state td
{
	padding-bottom: 10px;
	border: none;
}

.stores ul.subnav
{
  margin-top: 0px;
}

.sidebar
{
	width: 240px;
	float: left;
}

.contactUs .sidebar
{
	margin-top: 50px;
}

.sidebar a,
.sidebar .title
{
	color: #3f3e8f;
}

.sidebar .name
{
	font-weight: bold;
}

.sidebar h3
{
	font-size: 1.2em;
	line-height: 1.666em;
	margin: 3.333em 70px 0px 10px; /* 40px */
}

.sidebar p
{
	font-size: 1.2em;
	margin: 0px 70px 1.666em 10px; /* 20px */
}

.signUp .sidebar p
{
  background: transparent url(../img/bg_white_30.png) repeat 0px 0px;
	padding: 0.8333em 70px 0.75em 10px; /* 10px 9px */
	margin: 29px 0px 0px;
}

* html .signUp .sidebar p
{
	width: 160px;
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/bg_white_30.png');
}

.sidebar p.intro
{
	margin-bottom: 0px;
}

.sidebar p.outro
{
	margin-top: 37px;
}

.sidebar p.outro a
{
  width: 160px;
  height: 44px; 
	margin-bottom: 10px;
	display: block;
}

.faqs .sidebar p
{
	margin-top: 3.333em; /* 40px */
}

.btnAmazon
{
  width: 160px;
  height: 41px;
  background: transparent url(../img/btn_amazon.png) 0px 0px no-repeat;
  display: block;
}
.btnDrugstore
{
  width: 152px;
  height: 41px;
  background: transparent url(../img/btn_drugstore.png) 0px 0px no-repeat;
  display: block;
  margin: -20px 0 0 6px;
}


* html .btnAmazon
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/img/btn_amazon.png');
}

.btnAlice,
.btnAliceProd
{
	width: 150px;
	height: 35px;
	background: transparent url(../img/btn_alice_prod.png) 0px 0px no-repeat;
	display: block;
}

* html .btnAlice,
* html .btnAliceProd
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/img/btn_alice_prod.png');
}

.sidebar .btnAmazon,
.sidebar .btnAlice,
.sidebar .btnSamsclub
{
  margin: 0px 72px 0px 8px;
}

.sidebar .btnAlice
{
	margin-left: 7px;
	/* margin-bottom: 15px; */ /* Change to 15px when adding amazon button back in. */
  margin-bottom: 16px;
}

.content .btnAmazon
{
	position: relative;
	left: -2px;
}

.content .btnAlice,
.content .btnAliceProd
{
	position: relative;
	left: -3px;
}

/* About Us pages */
.aboutUs .tout
{
	width: 220px;
	background: #6f71ae url(../img/bg_tout.gif) repeat-x 0px 0px;
	margin: 124px 10px 0px;
}

.aboutUs .tout h3
{
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.25em; /* 15px */
  color: #fff;
  padding: 5px 5px 0px;
  margin: 0px;
}

.aboutUs .tout p
{
	font-size: 1.2em;
	line-height: 1.25em; /* 15px */
	color: #fff;
	padding: 0px 5px 5px;
	margin: 0px;
}

.aboutUs .tout a
{
	font-size: 1.2em;
	color: #b7badc;
	background-color: #3a3a7e;
	padding: 0px 5px;
	display: block;
}

.aboutUs img
{
	display: block;
}

p.corpLink
{
	font-size: 1.2em;
	color: #fff;
	margin: 0.8333em 0px 0px 10px; /* 10px */
}

p.corpLink a
{
	color: #6a6ab1;
}

/* Textile Care */
.textileCare p
{
	margin-top: 20px;
}

.textileContent
{
	width: 720px;
  background: transparent url(../img/bg_white_30.png) repeat 0px 0px;
	float: left;
}

* html .textileContent
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/bg_white_30.png');
}

.careTips
{
	padding-top: 20px;
}

/* Privacy policy */
.privacy
{
	width: 720px;
	margin: 40px 0px 0px 240px;
}
	
.privacy ul
{
  font-size: 1.4em;
  list-style-type: disc;
  margin: 0px 0px 1.4286em 1em; /* 20px */   
}

/* Video Overlay */
.missingVideo
{
  width: 481px;
  height: 389px;
	background: black;
}

.mask
{
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  *filter: alpha(opacity=80);
  display: none;
}

.yui-overlay
{
  background-color: #fff;
  border: 15px solid #3a3a7e;
  visibility: hidden;
}

.yui-panel-container
{
  position: absolute;
  z-index: 9000;
  visibility: hidden;
  background-color: #fff; /* Avoids FF2 Mac bug with panel overlaying flash */
}

/* The following rules determine the dimensions of the popup */
.yui-overlay .overlayContentVid
{
  width: 481px;
  height: 389px;
	display: none;
}

.overlayClose
{
	width: 30px;
	height: 30px;
	background: transparent url(../img/closebox.png) no-repeat 0px 0px;
	display: block;
	position: absolute;
	left: -15px;
	top: -15px;
}

* html .overlayClose
{
	background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/img/closebox.png');
}

.ajaxStores h2
{
	width: 700px;
  background: transparent url(../img/bg_white_74.png) repeat 0px 0px;
	padding: 10px;
	margin-left: 240px;
}

* html .ajaxStores h2
{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/bg_white_74.png');
}

.ajaxStores .sidebar
{
  height: 620px;
  background: #ebecfa;
  margin: 0;
}

.ajaxStores form
{
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a9aad6;
}

.ajaxStores label
{
	font-size: 1.2em;
	line-height: 1.667em; /* 20px */
	display: block;
}

.ajaxStores input.address
{
  font-size: 1em;
	width: 216px;
	padding: 1px;
	border-width: 1px;
  margin-bottom: 15px;
}

.ajaxStores form p
{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 20px;
}

.ajaxStores .sidebar
{
	position: relative;
}

.ajaxStores .storeLinks
{
	width: 240px;
	position: absolute;
	bottom: 20px;
}

.ajaxStores .storeLinks .btnAlice
{
	margin-bottom: 36px;
}

.ajaxStores .storeLinks .rule
{
	width: 220px;
	height: 1px;
	background: #a9aad6;
	margin: 0 10px;
}

.storeContent
{
	width: 720px;
	height: 600px;
	background: #ebecfa;
	padding-bottom: 20px;
	float: left;
}

.ajaxStores .info h3,
.ajaxStores .info div,
.ajaxStores .info a
{
	font-size: 1.2em;
	line-height: 1.667em;
}

.ajaxStores .info h3,
.ajaxStores .info div
{
  font-size: 1.2em;
  line-height: 1.667em;
  color: #000;
}

.ajaxStores .info h3
{
	font-weight: bold;
}

#storeList,
#mapCanvas
{
	float: left;
}

#mapCanvas
{
	width: 480px;
	height: 600px;
}

#storeList .itemWindow
{
	width: 240px;
	height: 479px;
  background: #dbdbf0;
	border-bottom: 1px solid #a9aad6;
	overflow: hidden;
	position: relative;
}

#storeList ul.items
{
	position: relative;
	top: 0;
	left: 0;
}

#storeList ul.items li
{
	width: 240px;
	height: 159px;
	border-bottom: 1px solid #a9aad6;
	display: block;
}

#storeList ul.items li.message
{
  height: 460px;
  margin: 10px 0;
  border: none;
}

#storeList ul.items li.message p
{
	font-size: 1.2em;
	line-height: 1.667em; /* 20 px */
	margin: 0 10px;
}

#storeList ul.items li.message .btnAlice
{
	margin: 0 10px 0 7px;
}

#storeList .item
{
	width: 220px;
	height: 140px;
  padding: 10px 10px 9px;
}

#storeList li.selected .item
{
	background: #f6f7fd;
}

#storeList .item h3,
#storeList .item div,
#storeList .item a
{
	font-size: 1.2em;
	line-height: 1.667em; /* 20px */
}

#storeList .item h3,
#storeList .item div
{
  color: #000;
}

#storeList .item h3
{
	font-weight: bold;
}

#storeList .control
{
	width: 220px;
	height: 20px;
  background: #edeef8;
	padding: 10px 10px 9px;
	border-bottom: 1px solid #a9aad6;
}

#storeList .control a
{
	font-size: 1.2em;
	line-height: 1.667em; /* 20px */
}

#storeList .control a span
{
	font-size: 1.5em;
	line-height: 0.675em; /* 20px */
}

#storeList .control a.prev
{
	float: left;
}

#storeList .control a.next
{
	float: right;
}

#storeList .control a.disabled
{
	color: #000;
	cursor: default;
}

#storeList .control a.disabled:hover
{
	text-decoration: none;
}

#storeList .btm
{
	border-color: #dbdbf0;
}

#storeList .display
{
	font-size: 1.2em;
	line-height: 1.667em;
	width: 220px;
	height: 20px;
	background: #f6f7fd;
	padding: 10px;
}

#storeList .count
{
	float: left;
}

#storeList .pagination
{
	float: right;
}

#storeList .display span
{
	font-weight: bold;
}

.clear
{
  height: 0px;
  clear: both;
}