
#page-home
{
        background: #fcf264 top left repeat-x url('../img/page.bg.png') fixed;
}

#page-home #account
{
	margin: 187px 0 0 0;
}

#page-home #account li
{
	display: inline;
}

#page-home #account li a
{
	display: block;
	height: 123px;
	position: absolute;
	width: 215px;
}

#page-home #account #link-login a
{
	margin: 0 0 0 215px;
}

#page-home #columns #left .corners.bottom .corner.right,
#page-home #columns #right .corners.bottom .corner.left
{
	display: block;
}

#page-home #communityAds
{
	position:relative;
	top:0;//160px;//0;
	left:0;
	background: #ffffb9;
       margin:0 auto;
       margin-top:0;//-160px;//0;
	padding:10px;
	padding-bottom:0;
	border:1px dotted red;
       border-bottom:5px solid #005c00;
       height:220px;
	width:869px;
}

/* beginning of createIt / buyIt / sellIt block */

.createIt
{
	color: #005C00;
	float: left;
        text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 2px 10px 0px 10px;
	padding: 0;
	width: 410px;
}

.createIt h1
{
        margin-top:0px;
        margin-bottom:10px;
        font-size:35px;
}

.createIt table
{
	text-align:left;
}

.createIt ul { margin-top:-1px;}

.createIt ul {margin-left:-24px;}

/* IE6 and below */
* html .createIt ul {margin-left:15px;}

/* IE7 */
*:first-child+html .createIt ul {margin-left:15px;}

.buySellIt
{
	color: #005C00;
        text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: -13px 0 0 450px;
        padding:0;
        width: 410px;
}


.buySellIt h1
{
        margin-top:0;
        margin-bottom:10px;
        font-size:35px;
}

.sellIt
{
	height: 100px;
        padding:0;
}

.buyIt
{
	height: 190px;
        padding:0;
}


#page-home #search
{
     	height:150px;
	margin-left:0;
}

/* IE6 and below */
* html #page-home #search {margin-left:-200px;}

/* IE7 */
*:first-child+html #page-home #search {margin-left:-200px;}


#page-home #search dl
{
	margin: 0;
}

#page-home #search dt
{
	display: block;
	float: left;
	height: 40px;
	margin: 0 7px 0 0;
	padding: 0 0 0 0;
}

#page-home #search dd
{
	display: block;
	float: left;
	margin: 5px 7px 0 0;
	padding: 0 0 0 0;
}

#page-home #search #wrapper-input input
{
	width: 260px;
}

#page-home #search label
{
	margin: 0;
	padding: 0;
	font-size:14px;
}

#page-home #search .input-keywords
{
	text-align: left;
	width: 260px;
}

#page-home #search .input-postalcode
{
	text-align: center;
	width: 260px;
}

/* end of search block */

#page-home #middle
{
	background: #ffffb9; //pale blue
	height: 159px;
	margin-bottom: 0;
}

#page-home #middle .column-content
{
	height: 159px;
	padding: 0px 5px 0px 5px;
}

#page-home #pane
{
	background: #ffffb9 repeat-x bottom left url('../img/page.home.body.png');
	clear: both;
	display: block;
	margin: 0 5px 5px;
	height: 330px;
	width: 889px;
}

#page-home #pane-new
{
       margin:0;
       margin:0 5px 5px;
	background: #ffffb9 no-repeat top left url('../img/page.home.body.new.png');
	clear: both;
	display: block;
       padding:0;
      // padding-top:140px; //no idea why this helps
	height: 135px;
	width: 889px;
       border:1px dashed orange;
}

#page-home #pane-new .section-content
{
	background: no-repeat top left url('../img/page.home.header.png');
	height: 55px;
	padding: 10px;
}

#page-home #pane .block
{
	color: #005C00;
	display: block;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	position: absolute;
	width: 430px;
}

#page-home #pane .block dl
{
	margin: 0;
	padding: 0;
}

#page-home #pane .block dd
{
	float: left;
	padding: 0;
	line-height: 30px;
	margin: 0 0 10px 0;
}

#page-home #pane .block dt
{
	clear: both;
	float: left;
	width: 99px;
}

#page-home #pane .block dt
{
	line-height: 30px;
	margin: 0 10px 0 0;
	text-align: right;
}

#page-home #pane .block .block-content
{
	padding: 10px 10px 10px;
}

#page-home #pane .block .go
{
	display: inline;
	margin: 0 0 0 10px;
}

#page-home #pane .block .links
{
	clear: both;
	font-size: 10px;
	text-align: right;
	margin: 0px;
}

#page-home #pane .block .links a
{
	background: no-repeat right -100px;
	padding: 2px 25px 3px 0px;
	color: #005c00;
	text-decoration: none;
}

#page-home #pane .block .links a:hover
{
	background-position: right -160px;
	color: black;
}

#page-home #pane .block .links li
{
	display: block;
}

#page-home #pane .section-content
{
	background: no-repeat top left url('../img/page.home.header.png');
	height: 55px;
	padding: 10px;
}

#page-home #pane #have .go
{
	float: right;
	margin: 0;
	text-align: right;
}

#page-home #want
{
	height: 177px;
	margin: 0;
}

#page-home #want dt
{
	width: 62px;
}

#page-home #want .row-in .wrapper-input input
{
	width: 250px;
}

#page-home #want .wrapper-input input
{
	width: 320px;
}
