﻿.featuredItem 
{
	float:left;
	height:30px;
	font-size:14px;
	margin:20px 0 0;
	padding:0;
	text-align:left;
	width:300px;
}

.featuredForSale
{
	color:#2C2C2C;
	float:left;
	font-size:14px;
	line-height:20px;
	margin:35px 0 0;
	text-align:center;
	width:110px;
}

.featuredWanted
{
	color:#2C2C2C;
	float:left;
	font-size:14px;
	line-height:20px;
	margin:35px 0 0;
	text-align:center;
	width:105px;
}

.featuredMP
{
	color:#2C2C2C;
	float:left;
	font-size:14px;
	height:30px;
	line-height:20px;
	margin:35px 0 0;
	text-align:center;
	width:150px;	
}

.landingPageTop
{
}
	
.landingPageSectionTitle
{
	clear:both;
	color:#2072B5;
	font-size:28px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.howItWorks
{
	float:right;
	margin-top:5px;
}

.howItWorksBody
{
	background-image:url(/App_Themes/Default/Images/howitworks_bottom.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:111px;
}

.howItWorksText
{
	padding-left:10px;
	width:165px;
}

.hiwTitle
{
	font-weight:bold;
	font-size:15px;

}

.hiwMoreInfo
{
	padding-left:42px; 
	margin-top:-5px;
}

.verticalLeftTop
{
background: url(/App_Themes/Default/Images/vert_market_topleft.gif) 0 0 no-repeat;
}
.verticalMiddleTop
{
background: url(/App_Themes/Default/Images/vert_market_hline_top.gif) 0 0 repeat-x;
}
.verticalMiddleBottom
{
background: url(/App_Themes/Default/Images/vert_market_hline_bottom.gif) 0 100% repeat-x;
}
.verticalRightTop
{
background: url(/App_Themes/Default/Images/vert_market_topright.gif) 100% 0 no-repeat; 
padding:10px;
}
.verticalLeftBottom
{
background: url(/App_Themes/Default/Images/vert_market_bottomleft.gif) 0 100% no-repeat;	
}
.verticalLeftSide
{
background: url(/App_Themes/Default/Images/vert_market_vline_left.gif) 0 0 repeat-y;
}
.verticalRightBottom
{
background: url(/App_Themes/Default/Images/vert_market_bottomright.gif) 100% 100% no-repeat;	
}
.verticalRightSide
{
background: url(/App_Themes/Default/Images/vert_market_vline_right.gif) 100% 0 repeat-y;
}

#marketprice-end-mainbox{
width:780px;
height:290px;
float:left;
}
#end-mainbox{
margin:0px;
padding:0px;
width:174px;
height:260px;
float:left;
}
.end-mainbox{
margin:0px;
padding:0px;
width:174px;
height:260px;
float:left;
}
#end-mainbox1{
margin-left:18px;
padding:0px;
width:174px;
height:260px;
float:left;
}
.end-mainbox1{
margin-left:18px;
padding:0px;
width:174px;
height:260px;
float:left;
}

.end-boxtext{
height:65px;
text-align:center;
color:#274E96;
line-height:15px
}
.end-boximg{
margin:0px;
padding-left:27px;
width:100px;
height:100px;
}

.latestSection
{
padding-top: 10px;
border:1px solid #89C7FF;
margin-bottom: 10px;
}

.latestLandingCategory {background-color:#89C7FF;color:#FFFFFF;font-size:16px;font-weight:bold;padding:10px;}
