div#welcome {
	width: 578px;
	float: left;
}

div#welcome {
	margin: 6px 1px;
}

div#special-offers {
	margin: 14px 4px 14px 12px;
}

div#welcome h1,
div#special-offers h1 {
	margin: 0 0 14px 0;
	color: #ee3240;
}

#index-categories {
	clear: both;
	list-style-type: none;
	display:block;
	padding: 0;
}
#index-categories ol {
	padding: 0;
	margin: 0;
}

#index-categories li {
	width: 290px;
	height: 152px;
	display: block;
	float: left;
	margin-bottom: 9px;	
	position: relative;
	overflow: hidden;
}

#index-categories li a {
	text-decoration: none;
}

#index-categories li.alt {
	margin-left: 9px;	
}

#index-categories li h3 {
	position: absolute;
	right:0;
	top:0;
	height: 30px;
	background: none;
	font-size: 180%;
	width: 135px;
	padding: 5px 0 0 10px;
	margin:0;
	font-weight: bold;	
	z-index: 1000;
}

#index-categories li img {
	width: 145px;
	height: 152px;
	margin: 0px;
	position: relative;
}

#index-categories li div.content {
	width: 125px;
	height: 102px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 40px 10px 10px;
	font-size: 90%;
	color: #FFF;
}

div#index-categories ol li.Museum div.content {
	height: 82px;
	padding: 60px 10px 10px;
}


#index-categories li div.actions {
	position:absolute;
	top:2px;
	right:2px;
	z-index: 1001;
}

#index-categories li div.actions a {
	padding:2px;
	text-decoration: underline;
}


div#testimonial {
	clear: both;
}

div#testimonial h2 {
	height: 33px;
	width: 280px;
	padding: 6px 0 0 10px;
	margin-bottom: 0;
	font-size: 120%;
}

div#testimonial ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#testimonial ul li {
	padding: 10px 0 10px 25px;
	margin-top: 10px;
}

div.close-quote {
		padding: 10px 25px 10px 0;
}

div#testimonial a {
	margin-top: 10px;
	display:block;
}

div#main-banner img.empty {
	display:none;
}

div#main-banner div img.empty {
	display:block;
	height:20px;
	width:100%;
}


div#index-categories ol li.Creative {
	background: #efd345;
}
div#index-categories ol li.Beauty {
	background: #eb62a0;
}
div#index-categories ol li.Body {
	background: #bf2938;
}
div#index-categories ol li.Being {
	background: #1eaae1;
}
div#index-categories ol li.Stationery {
	background: #b8ac94;
}
div#index-categories ol li.Bath {
	background: #2a4698;
}
div#index-categories ol li.Sciencey {
	background: #685f54;
}
div#index-categories ol li.Foodie {
	background: #089a50;
}
div#index-categories ol li.Funny {
	background: #f2922c;
}
div#index-categories ol li.Rock {
	background: #eb6131;
}
div#index-categories ol li.Games {
	background: #82bd50;
}
div#index-categories ol li.Moleskine {
	background: #1b181a;
}
div#index-categories ol li.Bobino {
	background: #ef3240;
}
div#index-categories ol li.Museum {
	background: #7d4aaa;
}
div#index-categories ol li.Clearence {
	background: #6e202a;
}
div#index-categories ol li.Art {
	background: #00ada0;
}


div#index-categories ol li h3 a {
	color: #FFF;
}

#carousel {
	padding: 0;
	margin: 0;
}

#carousel li {
	list-style-type: none;
}
