/* CSS Document */
#store {
	width: 900px;
	clear: left;
	padding-left: 10px;
}
.container_pcs
{
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 172px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	height: 400px;
}
.container_pcs thumbs {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.container_pcs h1
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 80%;
	background-color: #0092B6;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	font-weight: normal;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	
}
.container_pcs h2
{
	font-size: 80%;
	margin-bottom: 3px;
	color: #0092B6;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	margin-top: -3px;
	
}
.container_pcs p {
	font-size: 65%;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
}
.container_pcs a img {
	border: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	margin: 0px -3px 0px 0px;
}
.container_pcs a:hover img {
	border: solid;
	border-color: #666666;
	border-width: 1px;
	margin-left: 0px -3px;
}
.container_pcs a {
	border: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	margin: 0px -3px 0px 0px;
	color: #8BB5C1;
	text-decoration: none;
}
.container_pcs a:hover {
	margin-left: 0px -3px;
	color: #0092B6;
}

/* WELCOME PAGE STORE*/

/*#featuredPreStore {
	color: #666666;
	float: left;
}
#featuredPreStore p {
	margin-bottom: 0px;
	margin-top: 0px;
	width: 900px;
	height: 110px;
	display:block;

}*/

.but_01 {
	background:bottom left no-repeat;
	background-image:  url("images/preStore/spring09/slices/storefront_slices_01_hover.jpg");
}
.but_02 {
	background:bottom left no-repeat;
	background-image: url("images/preStore/spring09/slices/storefront_slices_02_hover.jpg");
}
.but_03 {
	background:bottom left no-repeat;
	background-image:  url("images/preStore/spring09/slices/storefront_slices_03_hover.jpg");
}
.but_04 {
	background:bottom left no-repeat;
	background-image:  url("images/preStore/spring09/slices/storefront_slices_04_hover.jpg");
}
.but_05 {
	background:bottom left no-repeat;
	background-image:  url("images/preStore/spring09/slices/storefront_slices_05_hover.jpg");
}

/********** Front Image before block *******/
.frontImg a {
	display:block;
}
.frontImg a/**/ {
}
/* backImg from IE5.01/win before testing*/
#store_backImg {
	width: 500px;
	padding-right: 10px;
	float: left;
}
#store_backImg a {
	border:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#store_backImg a:hover img {
	visibility:hidden;
}
/*Promos*/
#Promos {
	width: 390px;
	float: left;
}
#Promos a img {
	border: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}
#Promos a:hover img {
	border: solid;
	border-color: #666666;
	border-width: 1px;
	float: left;
}

#TopPromo {
	height: 300px;
	width: 390px;
	margin-bottom: 10px;
}
#BottPromo {
	width: 390px;
	height: 240px;
	margin-top: 10px;
}
#preStore {
	width: 900px;
	float: left;
}
