@charset "utf-8";
/* CSS Document */

/* 
blue 0397d6
orange ff5500
*/
.body-center
{
	padding:0px 30px;
}
.body-center p
{
	color:#1a1a1a;
	font-size:12px;
	line-height:18px;
	padding:0px 0px 16px;
}
.body-center li
{
	color:#1a1a1a;
	font-size:12px;
	line-height:18px;
}

.body-center h1
{
	color:#0397d6!important;
	font-size:18px!important;
	margin:0px 0px!important;
}
#location
{
	float:right;
	text-align:right;
	width:200px;
	padding-left:10px;
	color:#0397d6;
	font-size:12px;
}
#location p
{
	color:#0397d6;
	padding:0px 0px 15px;
}
#location p.price
{
	color:#ff5500;
	font-weight:bold;
	padding:10px 0px 5px;
	font-size:18px;
}
#location a.compare
{
	display:inline-block;
	width:86px;
	height:18px;
	color:#FFFFFF;
	background:url(../images/featured-compare-button.gif);
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:4px;
}

#location .title
{
	font-weight:bold;
	padding:0px 0px 5px;
}

td.top-row
{
	padding:0px 6px 6px;
}
td.center-row
{
	padding:6px;
	height:80px;
}
td.bottom-row
{
	padding:6px 6px 0px;
}

td.main-image
{
	padding:0px 6px 0px 0px;
}

#user-buttons
{
	height:80px;
}
#user-buttons a.delete
{
	display:block;
	float:left;
	width:86px;
	height:18px;
	color:#FFFFFF;
	background:url(../images/button-delete.gif);
	text-decoration:	width=500px;
	overflow:auto;
	
	none;
	font-weight:bold;
	text-align:center;
	padding:4px;
	margin:22px 6px 22px 0px;
}
#user-buttons a.edit
{
	display:block;
	float:left;
	width:85px;
	height:18px;
	color:#FFFFFF;
	background:url(../images/button-edit.gif);
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:4px;
	margin:22px 6px;
}
#user-buttons a.sold
{
	display:block;
	float:left;
	width:101px;
	height:18px;
	color:#FFFFFF;
	background:url(../images/button-sold.gif);
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:4px;
	margin:22px 6px;
}

#user-buttons a.feature
{
	display:block;
	float:left;
	width:120px;
	height:18px;
	color:#FFFFFF;
	background:url(../images/button-feature.gif);
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:4px;
	margin:22px 6px;
}
#item-image-large
{
	height:400px;
	display:none;
	background-color:#f2f2f2;
	border:solid 1px #CCCCCC;
	text-align:center;
}
#beware
{
	margin:10px 0px 0px;
}
#beware .beware-title
{
	color:#ff5500;
}

#listing-item
{
	width:550px;
}

.seller-title
{
	color:#0397d6;
	font-size:16px;
	font-weight:bold;
	padding:15px 0px 15px 15px;
}

#seller-info
{
	background:#f2f2f2;
	padding:5px 15px;
}
#seller-info p
{
	padding:0px 0px 4px;
	font-size:14px;
}

#seller-info .si-title
{
	font-weight:bold;
}
#seller-info a.seller
{
	display:block;
	width:86px;
	height:18px;
	color:#FFFFFF;
	background:url(../images/button-edit.gif);
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:4px;
	margin:0px 6px 22px 0px;
}

.input
{
	width:282px;
}
#email-seller .text-area
{
	width:500px;
	height:125px;
}

#item-detail
{
	min-height:200px;
}
#item-options
{
	margin:17px 0px;
	color:#ff5500;
}

#item-options a
{
	color:#ff5500;
}

#item-options a.seller
{
	display:block;
	width:86px;
	height:18px;
	color:#FFFFFF;
	background:url(../images/button-edit.gif);
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:4px;
	margin:10px 6px 10px 0px;
}

.compare-buttons
{
	margin:10px 0px;
}

.empty-image
{
	width:78px;
	height:78px;
	background-color:#f2f2f2;
}

.spacer
{
	width:550px;
}


