/* CSS Document */

.homepageMoveOver {
	margin-left:-24px;
}

#homeMainPanelFeaturedItems {
	width:734px;
	height:500px;
	position:relative;
}

#homeMainPanelFeaturedItemsTips 
{
	top:285px;
	background-color:Transparent;
	float:left;
	position:absolute;
	margin:0px 10px 0 25px;
	clear:both;
	width:430px;
	height:165px;
}

#homeFeaturedItemsPanel 
{
	top:30px;
	height:194px;
	width:734px;
	background-color:Transparent;
	float:left;
	position:absolute;
}

#homeFeaturedItems {
	width:714px;
	margin:20px 10px 0 10px;
	float:left;
	clear:both;
	padding-top:5px;
	background-color:Transparent;
	font-size:0.8em;
}

#homeMainPanel {
	width:734px;
	height:500px;
	background:url(../images/homepage/mainPanelBG.png) 0% 0% no-repeat;
	position:relative;
	cursor:pointer;
}

#homeMainPanel img.header {
	margin:0;
	padding:53px 0 32px 37px;
	width:220px;	
}

#homeMainPanel img.body {
	margin:0;
	padding:0 0 32px 37px;
	width:220px;	
}

#homeMainPanel img.button {
	margin:0;
	padding:0 0 0 35px;
	width:220px;	
}

#homeCTAPanel img {
	margin-right:6px;	
}

#homeCTAPanel img.last {
	margin-right:0;	
}

#homeRecentlyPostedPanel {
	height:194px;
	width:981px;
	background:url(../images/homepage/recentlyPostedBG.png) 0% 0% no-repeat;
}

#homeRecentlyPostedPanel h2 {
	font-size:1.5em;
	font-weight:bold;
	width:480px;
	float:left;
	margin:5px 20px 6px 12px;
	position:relative;
	top:5px;
}

#homeRecentlyPostedPanel .viewAllButton {
	float:right;
	margin:5px 20px 6px 20px;
}

#homeRecentlyPostedItems {
	width:975px;
	margin:0 10px;
	float:left;
	clear:both;
	padding-top:5px;
	background:url(../images/common/fullWidthDivider.png) 0% 0% no-repeat;
	font-size:1.1em;
}