
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:url(../images/tile.jpg) repeat-x #ECE9E2;
}

body a
{
	text-decoration: none;
}

body img
{
	border: 0px;
}

#bkgContainer {
	height:100%;
	width:100%;
	margin:auto;
	}

#innerContainer {
	width:1000px;
	height:auto;
	margin:auto;
}

/******************************
Header
******************************/

#headerContainer {
	width:1000px;
	height:231px;
	background:url(../images/header.jpg) no-repeat;
}

/******************************
Nav
******************************/

#navContainer {
	width:1000px;
	height:51px;
	font-family: Myriad Pro, Helvetica;
	color: #ffffff;
	font-size: 16px;
}
.navDivider
{
	height: 37px;
	width: 1px;
	background: url(../images/divider2.png) no-repeat;
}

/******************************
Content Box
******************************/

#contentContainer {
	width:1002px;
	height:367px;
	float:left;
	padding-top:15px;
	margin-top: 15px;
}
#contentContainer2 {
	width:1002px;
	height: 100%;
	float:left;
	padding-top:15px;
	margin-top: 15px;
	padding-bottom: 15px;
}
#contentTop
{
	width: 1002px;
	height: 1px;
	background: url(../images/top_boarder.png) no-repeat;
}
#contentBottom
{
	width: 1002px;
	height: 2px;
	background: url(../images/bottom_boarder.png) no-repeat;
}
#contentMiddle
{
	width: 960px;
	height: 100%;
	background: url(../images/middle_boarder.png) repeat-y;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 22px;
}
#contentMiddle a
{
	color: #000000;
}

/******************************
Footer
******************************/

#footerContainer {
	width:1000px;
	height:33px;
	float:left;
}

#footerLinks {
	width:579px;
	height:33px;
	float:left;
	color: #656565;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 40px;
	padding-top:15px;
}
#footerLinks a
{
	color: #656565;
}

#footerImage {
	width:381px;
	height:33px;
	float:right;
	background:url(../images/top5link.jpg) no-repeat;
}
.ph-seller-login-button{
	float:right;
	margin-right:33px;
	height:51px;
	padding-top:9px;
	display: none;
}
.ph-seller-login-button p{
	margin:0px;
	padding:0px;
	height:51px;
	text-transform:uppercase;
	text-align:right;
	font-size:13px;
}
.ph-seller-login-button a,
.ph-seller-login-button a:link{
	color:#fca748;
}
.ph-seller-login-button a:hover{
	color:#ffffff;
}
#ph_featured_listing_box{
	float:right;
	width:290px;
	/*height:345px;*/
	padding-left:20px;
	padding-right:20px;
	border-top:2px;
	border-left:0px;
	border-right:2px;
	border-bottom:2px;
	border-color:#c3c2bd;
	border-style:solid;
	padding-top:18px;
	background:#f6f5f3;
	font-family: myriad pro;
	font-size: 14px;
	margin-bottom: 15px;
	min-height: 345px;	
}
#ph_featured_listing_box h1{
	padding:0px;
	margin:0px;
	line-height:18px;
	height:18px;
	padding-bottom:3px;
	vertical-align:top;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
#ph_featured_listing_box h2{
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}
#ph_featured_listing_box img{
	margin:auto;
	position:relative;
}
#ph_featured_listing_box p{
	/*height:75px;*/
	overflow:hidden;
}
#ph_featured_listing_box p.links{
	height:auto;
	text-align:right;
}
#ph_featured_listing_box a{
	color:#cf7715;
	text-decoration:none;
}
#scroller_landing {
margin-right:330px;
}
#ph_scroller_div{
	width:1000px;
	overflow:hidden;
	padding-top:14px;
}
