/**
 * Primary CSS for the redesigned FastPath page (post 20.8).
 */

div.fp-content #divWelcomeBack
{
	padding: 4px 0px 0px 0px;
}

div.fp-content
{
	padding-left: 16px;
	padding-right: 16px;
}

body.center-justify div.fp-content #divWelcomeBack span.salutation
{
	padding: 0px;
}

div.fp-content h2
{
	margin-bottom: 0px;
}

div.fp-navigation
{
	background:#FCEFAE url(/vp/images/b09/common/background_elements/yellow-swoosh-right.png) no-repeat scroll right top;
	border-top:1px solid #FFFFFF;
	text-align:right;
	min-height: 54px;
	height: auto !important;
	height: 54px;
}

div.fp-navigation-buttons
{
	float: right;
	padding-top: 18px;
	padding-right: 20px;
}

body.fixed-960 div.page-content-inner-container, div.page-content-inner-container
{
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}

/**
 * FastPath matrix & layout overrides.
 */

div.fp-content div.oe-matrix div.oe-matrix-cell-edge
{
	border: none;
	width: 100%;
}

div.fp-content div.oe-matrix-cell 
{
	border:0;
}


div.fp-content div.fp-two-product-layout div.img-and-edit
{
	float:none;
	text-align:center;
	width:100%;
}

div.fp-two-product-layout
{
	text-align:center;
	width:100%;
	min-height:300px;
}

div.fp-two-product-layout h3
{
	margin-bottom:2px;
}

div.fp-content div.fp-two-product-layout div.links-container
{
	margin-left:71px;
	margin-right:0;
	width:302px;
}

#oeMatrixCell_0_1
{
	width:455px;
}

div.exhortation-merchandising 
{
	width:580px;
}

div.fp-content div.fp-two-product-layout div.offer-text
{
	margin-top:10px;
	margin-bottom:0px;
}


div.fp-content div.stylized-fastpath-offer-layout
{
	width:450px;
	margin-top:5px;
}

div.fp-content div.top-text
{
	width:100%;
	text-align:center;
}

div.fp-content div.bottom-text
{
	width:100%;
	text-align:center;
}

div.fp-content div.fp-two-product-layout div.pricing-callout-container
{	
	float:none;
	width:100%;
	text-align:center;
	padding-top:0px;
	font-weight:700;
}

div.fp-content div.pricing-callout-container
{
	float: right;
	width: 23%;
	text-align: left;
	padding-top: 7px;
}

div.fp-content div.img-and-edit
{
	text-align: right;
	float: left;
	width: 75%;
}

div.fp-content div.links-container
{
	width: 65%;
	margin-left: 35%;
}

div.fp-content div.edit-link-container
{
	float: right;
	width: auto;
	padding-right: 10px;
}

div.fp-content div.see-more-designs-link-container
{ 
    	float: left;
}

