@charset "utf-8";
/* CSS Document */



/**********************************************************
/	Home Page
**********************************************************/
.homepage .copyContainer{
	padding:20px 0 0 0;
	width:585px;
	min-height:244px;
}


.homepage .slideContainer{
	margin:-41px 0 0 638px;
	position:absolute;
	width:302px;
	height:425px;
	float:right;
	padding:10px 0 0 0;
}

	.homepage .slideContainer a{
		margin-left:-5px;
		color:#000;
	}
	
	.homepage .slideContainer a img{
		margin-top:10px;
		margin-bottom:6px;
	}

	.homepage .slideContainer .imgtext{
		padding-left:15px;
		padding-right:15px;
		font-size:16px;
		line-height:20px;
		font-weight:bold;
	}

.home ul{
	list-style-type:none;
	margin:0 0 0 -20px;
}
			
.home li{
	float:left;
}


	.home li img{
		border-color:#000;
		border-style:solid;
		border-width:1px;
	}



/**********************************************************
/	Contact Us
**********************************************************/
.contact-us .copyContainer{
	padding:20px 10px 10px 40px;
	width:500px;
	min-height:284px;
}


.contact-us .mapContainer{
	margin:-20px 0 0 608px;
	position:absolute;
	height:400px;
	float:right;
}

.contact-us .copyContainer .contactForm{
	padding-left:80px;
	font-size:10px;
	color:#F00;
}

/**********************************************************
/	Thank You
**********************************************************/
.thank-you .copyContainer{
	padding:20px 10px 10px 40px;
	width:500px;
	min-height:284px;
}


.thank-you .mapContainer{
	margin:-20px 0 0 608px;
	position:absolute;
	height:400px;
	float:right;
}

.thank-you .copyContainer .contactForm{
	padding-top:50px;
	padding-left:80px;
	font-size:10px;
	color:#F00;
}


/**********************************************************
/	Gift Baskets
**********************************************************/
.gift-baskets .copyContainer{
	padding:20px 10px 10px 80px;
	width:460px;
	min-height:244px;
}

.gift-baskets .slideContainer{
	margin:-20px 0 0 648px;
	position:absolute;
	height:400px;
	float:right;
}

.gift-baskets .slideContainer a{
	font-size:11px;
	font-weight:normal;
	color:#000;
}


/**********************************************************
/	Fashion Accessories
**********************************************************/
.fashion-accessories .copyContainer{
	padding:20px 10px 10px 80px;
	width:460px;
	min-height:244px;
}


.fashion-accessories .slideContainer{
	margin:-20px 0 0 648px;
	position:absolute;
	height:400px;
	float:right;
}

	.fashion-accessories .slideContainer a{
		font-size:11px;
		font-weight:normal;
		color:#000;
	}

/**********************************************************
/	Seasonal Decor
**********************************************************/
.seasonal-decor .copyContainer{
	padding:20px 10px 10px 80px;
	width:460px;
	min-height:244px;
}


.seasonal-decor .slideContainer{
	margin:-20px 0 0 648px;
	position:absolute;
	height:400px;
	float:right;
}

	.seasonal-decor .slideContainer a{
		font-size:11px;
		font-weight:normal;
		color:#000;
	}



/**********************************************************
/	Great Finds
**********************************************************/
.great-finds .copyContainer{
	padding:20px 10px 10px 80px;
	width:460px;
	min-height:244px;
}


.great-finds .slideContainer{
	margin:-20px 0 0 648px;
	position:absolute;
	height:400px;
	float:right;
}

	.great-finds .slideContainer a{
		font-size:11px;
		font-weight:normal;
		color:#000;
	}


/**********************************************************
/	About Us
**********************************************************/
.about-us .copyContainer{
	padding:20px 10px 10px 80px;
	width:500px;
	min-height:244px;
}


.about-us .slideContainer{
	margin:-20px 0 0 648px;
	position:absolute;
	height:400px;
	float:right;
}

	.about-us .slideContainer a{
		font-size:11px;
		font-weight:normal;
		color:#000;
	}





/**********************************************************
/	Events / Newsletter
**********************************************************/
.events-newsletter .copyContainer{
	padding:0px 10px 10px 20px;
	width:880px;
	min-height:244px;
}


.events-newsletter .eventRow{
	margin:10px 0 0 -10px;
	font-size:14px;
	padding:10px 30px 0 45px;
	position:relative;
	z-index:10;
}

.events-newsletter .eventRow a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#006699;
}

.events-newsletter .eventRow a:hover{
	color:#99cc33;
}

	.events-newsletter .eventRow .readMore{
		font-size:14px;
		color:#006699;
	}
	
.events-newsletter .backBtn{
	margin:30px 150px 0 0;
}

.events-newsletter .eventImage{
	padding:5px 5px 0 5px;
	text-align:center;
	width:135px;
	height:160px;
}

	.events-newsletter .eventImage a{
		padding:10px 0;
	}
	
	
.events-newsletter .eventDetail{
	font-size:16px;
	margin:-160px 0 0 136px;
	padding:0 0 0 5px;
	width:700px;
	min-height:244px;
}

.events-newsletter .eventDetail p span{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#006699;
}


/**********************************************************
/	404 Page Error
**********************************************************/
.page-error .copyContainer{
	padding:20px 10px 10px 80px;
	width:460px;
	min-height:244px;
}





