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


#homeFlash {
	height: 400px;
	width: 651px;
}
#siteIntro {
	float: right;
	width: 280px;
	padding-right: 30px;
	padding-top: 30px;
	
}
#siteIntro p {
	line-height: 15px;
	padding-left: 5px;
}
.brclear { /* Standard div clear class */
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}

.bucketWrapper {
	float: left;
	width: 148px;
	margin-right: 45px;
}
#homeTop {
	background-image: url(/media/wholesale/wholesaleBg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#homeBuckets {
	background-image: url(/media/wholesale/wholesaleHomeFoot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 25px;
	margin-bottom: 8px;
	padding-bottom: 25px;
}
#homeWrapper {
	width: 966px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.middle-container {
	text-align: center;
	padding-left: 0px;
	
}
.middle {
	background-image:none;
	padding:0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 966px;
}
.lastBucket{
	
	margin-right: 0px;
}
.wholsaleList li{
	background-image: url(/media/wholesale/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #69200C;
	line-height: normal;
}

.wholsaleList {
	
	
	margin-left: 10px;
	
}

.mini-search{
	display: none;	
}
.wholsaleListTwo li{
	background-image: url(/media/wholesale/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: normal;
}
#homeBtns{
	margin-top: 10px;
	width: 275px;
	margin-left: 5px;
}
.whatsNew{
	padding-top: 10px;
	width: 275px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #605221;
	text-align: center;
}
.whatsNew a:link, .whatsNew a:visited{
	color: #605221;
	padding-right: 10px;
	padding-left: 10px;	
}
.whatsNew a:hover{
	color: #605221;
	text-decoration: none;
}

table.wholesale tr th {
	padding:4px;
}
