/* WP Auctions Default Style
Style Name: WPA
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: June 21st, 2009
*/

/* Container */

#wp-container {	font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #000; }

/* Main Body */

#wp-body { border-right: 1px solid #999; border-left: 1px solid #999; background: #fff; padding: 10px; }

/* Title */

#wp-head { font-size: 15px; font-weight: bold; text-align: center; border: 1px solid #999; border-bottom: none; background: #fff; padding: 10px; text-decoration: none; color: #0066CC; }

/* Image */

#wp-image { text-align:center; width: 125px; margin: 0 auto 10px; }
#wp-image img { width: 125px; height: 125px; border: 1px solid #ccc; background: #fff; padding: 1px; }
.wp-heading { font-weight: bold; font-size: 12px; text-align: center; padding: 4px 0; }

/* Auction Description */

#wp-desc { padding: 5px 0; }

/* RSS and 'more...' link */

.wp-more { font-style: italic; font-size: 10px; }
.wp-more a, .wp-rss a { text-decoration: none; color: #0066CC; }
.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: 5px 0; }

/* Other Auctions - This stuff is !IMPORTANT */

#wp-other {	padding: 5px 0; }
#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: 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: 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: 10px 0; height: 31px; background: #fff url(gradient.gif) repeat-x left bottom; border: 1px solid #333; }
#wp-bidcontainerleft { float:left; width: 47%; text-align:center; color: #333; font-size: 11px;	padding: 2px 0 0 2px; }
#wp-bidcontainerright { float:right; width: 45%; text-align:center; margin-right: 5px; font-size: 13px; }
#wp-bidcontainerright a { color: #000 !important; text-decoration: none !important; }

/* List Styling */

.wp-auction-hold { border-top: 1px solid #ccc; min-height: 57px; padding-top: 7px; }
.wp-body-list { border-right: 1px solid #333; border-left: 1px solid #333; background: #fff; padding: 6px 4px 4px; border-bottom: 1px solid #333; }
.wp-head-list { font-size: 15px; font-weight: bold; text-align: center; border-right: 1px solid #333; border-left: 1px solid #333; background: #fff url(gradient.gif) repeat-x left bottom; padding: 4px; border-top: 1px solid #303030; text-decoration: none; color: #333; margin: 0px; }
.wp-heading-list { font-weight: bold; font-size: 12px; text-align: left; padding: 4px 0; }
.wp-desc-list {	padding: 4px 0;	margin: 0px; }
.wp-bidnow-list { text-align: center; padding: 4px 0; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; margin: 0px 0px 6px; background: #fff url(gradient.gif) repeat-x left bottom;	color: #333; }
.wp-bidnow-list a { text-decoration: none !important; color: #333 !important; border: none !important; }
.wp-bidnow-list a:hover { text-decoration: underline !important; }