﻿body
{
	background: url(/pics/homepage/quote-bg.png) 0 438px repeat-x;
}

.short-header #upper-content-area
{
	background: #fff;
	height: 310px !important;
}

#homepage-quotes
{
	width: 1009px;
    text-align: center;
    margin: 12px auto 0 auto;
	height: 150px;
}
	#homepage-quotes .inner
	{
		height: 150px;
		padding: 0 20px;
		overflow: hidden;
	}
	
	#QuoteSlider li
	{
		position: absolute;
   		z-index:8;
	}
	
	
#QuoteSlider li.active {
    z-index:10;
}

#QuoteSlider li.last-active {
    z-index:9;
}
	
	#homepage-quotes .quote-photo
	{
		border: solid #fff 10px;
		float: left;
	}
	
	.quote-wrapper
	{
		background: url(/pics/quotes/quote-blockquote-bg.png) top left no-repeat;
		padding-left: 20px;
		float: left;		
		margin-left: 10px;
	}
	
	#homepage-quotes .quote-details
	{
		
		background-color: #fff;
		border: solid #d5d5d5 1px;
		border-left: none;
		padding: 15px;
		color: #6a6c6b;
		height: 88px;
		width: 810px;
	}
	
	#homepage-quotes blockquote
	{
		font-size: 22px;
		padding-bottom: 10px;
	}
	
	#homepage-quotes cite
	{
		font-weight: bold;
		font-size: 18px;
	}
	
	.quote-footer a
	{
		font-size: 15px;
	}
	
	.more-quotes
	{
		float: right;
		color: #999;
		font-size: 16px;
	}

.homepage-column-left
{
	width: 480px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.homepage-column-right
{
	width: 280px;
	float: left;
	margin-bottom: 15px;
}

#newsletter-area
{
	margin-top: -5px;
}

.newsletter-textbox
{
	width: 270px;
}

#follow-us
{
	background-color: #f0f0f0;
	width: 245px;
	height: 75px;
	color: #a3a3a3;
	padding: 10px 20px;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}

	#follow-us-icons 
	{
		margin-left: 45px;
	}
	
	#follow-us-icons img
	{
		float: left;
		margin: 10px 5px 0 5px;
	}

	
#whats-new
{
	list-style: none;
	margin-top: 15px;
}

	#whats-new li img
	{
		float: left;
		margin-top: 5px;
		margin-bottom: 10px;
		clear: left;
	}
	
	#whats-new li div
	{
		float: left;
		width: 210px;
		margin-left: 15px;
		color: #777;
		height: 75px;
		overflow-y: hidden;
	}
	
	#whats-new li div a
	{
		font-family: "YanoneKaffeesatz-Regular", "Myriad Pro", "Arial"; 
		font-size: 20px;
		text-decoration: none;
	}
		
		#whats-new li div a
		{
			text-decoration: underline;
		}


#coming-soon-text
{
	width: 280px;
}	
	
#homepage-product-details .product-thumbnail
{
    float: none !important;
}

#homepage-product-details .product-buttons
{
    margin-top: 10px;
}

#about-box
{
	background: url(/pics/homepage/about-box.jpg) no-repeat;
	width: 713px;
	height: 251px;
	margin-bottom: 25px;
}

#about-box-inner
{
	padding: 25px 310px 20px 10px;
	color: #fff;
}

#about-box-inner h2, #about-box-inner a
{
	color: #fcf300;
}

#biglink a
{
	font-size: 16px;
	font-weight: bold;
}

.medium
{
	background: none;
}

.medium #homepage-quotes
{
	display: none;
}

