/* WP Auctions Default Style

Style Name: Dawn w/ List Styling

Style URL: http://www.wpauctions.com/styles

Style Author: Hyder Jaffari

Author URL: http://www.weborithm.com

Get more styles at http://www.wpauctions.com/styles

Last Update: March 17th, 2008

*/

/* Container */

#wp-container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

/* Main Body */

#wp-body {
	border-right: 1px solid #ead5a6;
	border-left: 1px solid #ead5a6;
	border-top: 1px solid #ead5a6;
	background: url(images/bg-bottom-block.jpg) repeat-x #faf4db;
	padding: 14px;
	height:284px;
}

/* Title */

#wp-head {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #303030;
	border-left: 1px solid #303030;
	background: #fff;
	padding: 4px;
	border-top: 1px solid #303030;
	text-decoration: none;
	color: #0066CC;
}

/* Image */

#wp-image {
	text-align:center;
	width: 244px;
	height:99px;
	margin: 2px auto 8px auto;
	overflow: hidden;
}
#wp-image img{
	border: none;
	margin-top:-81px;
}
.wp-heading{
	font-size:18px;
	font-weight:normal;
	background:url(images/arrow3.gif) no-repeat 0 50%;
	padding:0 0 0 24px;
	margin:0 0 10px 0;
}

/* Auction Description */

#wp-desc{
	padding: 4px 0 16px 0;
	margin-bottom:6px;
	border-bottom:1px solid #ead5a6;
}

/* RSS and 'more...' link */


.wp-more a, .wp-rss a{
	text-decoration: none;
	color: #000;	
}
.wp-more a:hover, .wp-rss a:hover {
	text-decoration: underline;
	color: #5faaef;
}
.wp-rss {
	text-align: center;
}

/* Date */

#wp-date {
	text-align: center;
	padding: 4px 0;
}

/* Other Auctions - This stuff is !IMPORTANT */

#wp-other {
	padding: 4px 0 12px 0;
	margin-bottom:6px;
	border-bottom:1px solid #ead5a6;
}
#wp-other ul, #wp-other ul li ul {
	padding: 5px 0 5px 10px!important;
	margin: 5px 0px 10px !important;
	border-top: 1px dotted #ccc !important;
	border-bottom: 1px dotted #ccc !important;
	background: transparent url(none) !important;
	list-style: none !important;
}
#wp-other ul li, #wp-other ul li ul li {
	padding: 1px 0 !important;
	margin: 0 !important;
	border: none !important;
	background:none !important;
	list-style: none !important;
}
#wp-other ul li a, #wp-other ul li ul li a {
	color: #0066CC !important;
	text-decoration: none !important;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif !important;
	background: transparent url(none) !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	list-style: none !important;
}
#wp-other ul li a:hover, #wp-other ul li ul li a:hover {
	color: #5faaef !important;
	text-decoration: underline !important;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}

/* Bids Container */

#wp-bidcontainer {
	padding: 4px 0;
	height: 31px;
	background: url(images/bottom.jpg) repeat-x;
	border: 1px solid #303030;
	margin-bottom:22px;
}
#wp-bidcontainerleft {
	float:left;
	width: 47%;
	text-align:center;
	color: #FFF;
	font-size: 11px;
	padding: 2px 0 0 2px;
}
#wp-bidcontainerright {
	float:right;
	width: 50%;
	text-align:center;
	padding: 0;
}

/* You CANNOT remove the below ID's */

#wp-powered{
	width: 150px !important;
	height: 16px !important;
	text-align: center !important;
	background: url(images/powered.png) no-repeat center center !important;
	padding: 1px 0 0 !important;
	font-size: 9px !important;
	color: #303030 !important;
	margin: auto !important;
}
#wp-powered a {
	text-decoration: none !important;
	font-size: 9px !important;
	color: #303030 !important;
	border: none !important;
	background: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
#wp-powered a:hover {
	color: #0066CC !important;
	border: none !important;
	text-decoration: none !important;
}

/* End ID's here */

/* List Styling */

.wp-body-list {
	border-right: 1px solid #303030;
	border-left: 1px solid #303030;
	background: #fff;
	padding: 6px 4px 4px;
	border-bottom: 1px solid #303030;
}
.wp-head-list {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #303030;
	border-left: 1px solid #303030;
	background: #252525 url(images/bottom.png) repeat-x center top;
	padding: 4px;
	border-top: 1px solid #303030;
	text-decoration: none;
	color: #fff;
	margin: 0px;
}
.wp-heading-list {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 4px 0;
	border-top: 1px solid #ccc;
}
.wp-desc-list{
	padding: 4px 0;
	margin: 0px;
	border-bottom: 1px solid #000;
}
.wp-bidnow-list {
	text-align: center;
	padding: 4px 0;
	border-bottom: 1px solid #000;
	margin: 0px 0px 6px;
	background: #252525 url(images/bottom.png) repeat-x center bottom;
	color: #fff;
}
.wp-bidnow-list a {
	text-decoration: none !important;
	color: #fff !important;
	border: none !important;
}
.wp-bidnow-list a:hover {
	text-decoration: underline !important;
}
