.siteIntro
{
	clear: both;
	padding-top: 0px;
	width: 626px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: justify;
	padding-bottom: 7px;
}
.homeLeftContainer
{
	width: 570px;
	float: left;
	padding-top: 5px;
}
.homeRightContainer
{
	width: 190px;
	float: right;
	padding-top: 15px;
	background: url(../images/tag-cloud.gif) no-repeat top center;
	padding-top: 82px;
	margin-top: 15px;
}
.sectionIcon
{
	width: 125px;
	float: left;
}
.recentItems, .directoryItemsContainer
{
	width: 400px;
	float: left;
	margin-left: 15px;
	margin-bottom: 0px;
}
.directoryItemsContainer {width:428px;}
.directoryItemsContainer span
{
	font-size: 1.25em;
	font-weight: bold;
}
.directoryItemsContainer a, .directoryItemsContainer a:visited
{
	color: #666;
}
.directoryItemsContainer a:hover
{
	color: #ffcc00;
}
.directoryItems
{
	width: 366px;
}
.recentItems ul li
{
	display: inline;
	margin-right: 15px;
	list-style: none;
}
.recentItems img
{
	margin-bottom: 10px;
}
.recentItems ul li a img, .recentItems ul li a:visited img
{
	border: 2px #ffd83b solid;
}
.recentItems ul li a:hover img
{
	border: 2px #336699 solid;
}
.sectionDescription
{
	margin-top: 10px;
	font-size: 0.75em;
}
/* Directory Items */
.directoryItem
{
	width: 158px;
	float: left;
	margin-right:20px;
	font-size: 0.8em;
	background:url(../images/directory-icons/general.jpg) no-repeat top left;
	padding-left:22px;
}

/* newsletter */
.newsletterTitle
{
	font-size: 1.57em;
	background: url(../images/newsletter-icon.jpg) no-repeat top left;
	padding-left: 65px;
	line-height: 74px;
	margin-top: 10px;
	letter-spacing: -0.03em;
	padding-bottom: 0px;
	clear:both;
}
.newsletterInputContainer
{
	font-size: 0.94em;
	padding-bottom: 5px;
	text-align: right;
}
.newsletterInputContainer label
{
	cursor: default;
	font-weight: bold;
	float:left;
	text-align:left;
	width:42px;
	line-height:33px;
}
.newsletterInputContainer input
{
	background: transparent url(../images/text-input/newsletter-input.gif) no-repeat;
	width: 115px;
	height: 17px;
	border: transparent none;
	padding: 5px;
	color: #666;
	margin-top: 2px;
	float:left;
	margin-left:6px;
}
.newsletterButonContainer, .archivedNewesletter
{
	font-size: 0.75em;
	line-height: 29px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 12px;
	clear:left;
}

.archivedButton a 
{
	width: 29px;
	height:29px;
	float: right;
background: transparent url(../images/text-input/newsletter-archive.gif) no-repeat;
display:block;
}

.archivedButton a:hover
{
background: transparent url(../images/text-input/newsletter-archive-h.gif) no-repeat;
}

.newsLetterText
{
	width: 142px;
	float: left;
}
.newsletterButton
{
	width: 29px;
	height: 29px;
	background: transparent url(../images/text-input/newsletter-signup.gif) no-repeat;
	border: none;
	cursor: pointer;
}
.newsletterButton:hover
{
	background-image: url(../images/text-input/newsletter-signup-h.gif);
}
.archivedNewesletter
{
	padding-bottom: auto;
}
.archivedNewesletter a, .archivedNewesletter a:visited
{
	color: #666;
}

/* item hover */
.itemTipLeftBrdr
{
	width: 27px;
	height: 87px;
	float: left;
}
.itemTipBody
{
	height: 77px;
	float: left;
	width: 210px;
	border: 1px #91a3b5 solid;
	border-width: 1px 0px 0px 0px;
	margin-top: 4px;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.itemTipTitle
{
	width: 170px;
	height: 28px;
	float: left;
	border: 2px solid #666;
	border-width: 0px 0px 1px 0px;
	line-height: 26px;
	color: #316395;
	font-size: 16px;
	font-weight: bold;
}
.itemTipPrice
{
	width: 73px;
	height: 28px;
	background: url(../images/pop-ups/item-info/price-tag.gif);
	float: right;
	color: #fff;
	line-height: 28px;
	text-align: right;
	padding-right: 6px;
	font-size: 14px;
	font-weight: bold;
	margin-top: -30px;
}
itemTipPrice span
{
	font-size: 12px;
}
.itemTipText
{
	font-size: 11px;
	color: #666;
	clear: left;
	padding-top: 5px;
}
.itemTipRightBorder
{
	width: 34px;
	float: left;
}
.itemTipBottomLeftCurve
{
	width: 27px;
	float: left;
}
.itemTipBottomBg
{
	width: 210px;
	height: 27px;
	float: left;
	background: url(../images/pop-ups/item-info/tool-tip-btm-bg.gif) repeat-x;
}
.itemTipPointer
{
	float: right;
	margin-right: 80px;
}
.itemTipBottomRightCurve
{
	width: 34px;
	height: 27px;
	float: left;
}
/* /item hover */
