/*

Sidebar Widget
--------------

*/

	.wpa-widget a { color: #f9431f !important; }
	.wpa-widget a:hover { color: #ef1518 !important; }

/* Title */
	.wpa-title { background: #3220ee !important; }
	.wpa-title p { color: #ffffff !important; }

/* Body */
	.wpa-body {  border: 1px solid #3220ee !important;  }

/* Featured */
	.wpa-featured h3 { color: #ef1518 !important; }

/* Current Bid */
    p.wpa-currentbid { color: #ef1518 !important; }
    p.wpa-winning, p.wpa-reserve { color: #3220ee !important; }

/* Description */
	.wpa-widgetdescription p { color: #ef1518 !important; }

/* Bidding */	
	p.wpa-bidnow a { background: #f9431f !important; }
	p.wpa-endtime { color: #ef1518 !important; }
	
	.wpa-widget p.wpa-bin a { background: #f9431f !important; }
	
	.wpa-widget p.wpa-bidnow a, .wpa-widget p.wpa-bin a { color: #ffffff !important; }
	.wpa-widget p.wpa-bidnow a:hover, .wpa-widget p.wpa-bin a:hover { background: #ef1518 !important; }

/* Watch Auction */
	.wpa-watch {  border: 1px solid #f5ee19 !important;  }
	.wpa-watch input[type=text] { background: #f5ee19 !important;  border-left: 1px solid #3220ee !important;   border-top: 1px solid #3220ee !important;  color: #3220ee !important; }
	.wpa-watch input[type=text]:focus { color: #ef1518 !important; }
	
	.wpa-watch input[type=button] { color: #3220ee !important; }
	.wpa-watch input[type=button]:hover { color: #f9431f !important; }
	.wpa-watch label { color: #ef1518 !important; }

/* Other Auctions */
	#wpa-other h4 { color: #ef1518 !important; }
	#wpa-other h4.wpa-current {  border-bottom: 1px solid #3220ee !important;  }
	
	.wpa-widget #wpa-other .wpa-other-item a { color: #ef1518 !important; text-decoration: none !important; }
	.wpa-widget #wpa-other .wpa-other-item a:hover { color: #f9431f !important; }
	
	#wpa-other .wpa-other-item p {  border-bottom: 1px solid #f5ee19 !important;  }
	
/* Form ToolTip */
	.wpa-tooltip { background-color: #f9431f;  border: 1px solid #f9431f !important;  color: #ffffff; -moz-box-shadow: 0 0 5px #ef1518; -webkit-box-shadow: 0 0 5px #ef1518; }

/* RSS */
	.wpa-rss a { color: #f9431f; }

/* List View */
	.wpa-other-list {  border: 1px solid #f5ee19 !important;  }
	.wpa-other-list .wpa-other-item p {  border-bottom: 1px solid #f5ee19 !important;  }

/*

Popup Widget
------------

*/

	.wpa-popup {  border: 1px solid #3220ee !important;  }

/* Title */
	.wpa-popup .wpa-title p { color: #ef1518 !important; }

	.wpa-popup .wpa-title {  border-bottom: 1px solid #f5ee19 !important;  }
	p.wpa-title-extra a { color: #3220ee; }
	p.wpa-title-extra a:hover { color: #ef1518; }

/* Top Left Image Tabs */
	.wpa-top-left .wpa-tabs-container { background: #ffffff; }
	
	/* Tabs */
	.wpa-top-left .wpa-tabs { background: #3220ee;  border-top: 1px solid #ffffff !important;  }
	.wpa-top-left .wpa-tabs img {  border: 1px solid #ef1518 !important;  }
	.wpa-top-left .wpa-tabs a.current img {  border: 1px solid #f9431f !important;  }

/* Top Right */
	.wpa-top-right { background: #f5ee19; }
	.wpa-top-right h3 { color: #f9431f; }
	
	/* Tabs */
	.wpa-top-right .wpa-tabs a { background: #ffffff;  border: 1px solid #ffffff !important;   border-left: 1px solid #3220ee !important;   border-top: 1px solid #3220ee !important;  color: #ef1518; }
	.wpa-top-right .wpa-tabs a:hover {  border: 1px solid #ffffff !important;   border-bottom: 1px solid #3220ee !important;   border-right: 1px solid #3220ee !important;  }
	.wpa-top-right .wpa-tabs a.current { background: #f9431f;  border: 1px solid #f9431f !important;  color: #ffffff !important; }

	/* Input Fields */
	.wpa-top-right label { color: #ef1518; }
	.wpa-top-right input { background: #f5ee19;  border: 1px solid #3220ee !important;  color: #ef1518; }
	.wpa-top-right input:focus { color: #ef1518; }

	/* Current Bid */
	.wpa-top-right p.wpa-currentbid { color: #f9431f !important; }
	.wpa-top-right .wpa-buyitnow p.wpa-currentbid { padding: 10px 0 !important; }
	.wpa-top-right p.wpa-currentbid span { color: #3220ee !important; }
	.wpa-top-right p.wpa-currentbid span#wpa-currentbid { color: #f9431f !important; }

	/* Maximum Bid */
	.wpa-top-right p.wpa-maximumbid { color: #ef1518 !important; }

	/* Bid Amount */
	.wpa-top-right p.wpa-bidamount { color: #ef1518 !important; }
	.wpa-top-right p.wpa-bidamount a, .wpa-top-right p.wpa-bidamount span.wpa-refresh a:hover { color: #f9431f !important; }
	.wpa-top-right p.wpa-bidamount span.wpa-refresh a { color: #ef1518 !important; }
	.wpa-top-right p.wpa-bidamount a:hover { color: #ef1518 !important; }

	#wpa-placebid, #wpa-buyitnowbin { background: #f9431f !important; border: 0; color: #ffffff !important; }
	#wpa-placebid:hover, #wpa-buyitnowbin:hover { background: #ef1518 !important; cursor: pointer; }
	
	/* Buy it Now */
	p.wpa-checkemail { color: #ef1518 !important; }

	/* Current Bids */
	.wpa-currentbids ol { color: #ef1518 !important; }
	.wpa-currentbids li {  border-bottom: 1px solid #f5ee19 !important; }
	.wpa-currentbids a { color: #f9431f !important; }
	.wpa-currentbids a:hover { color: #ef1518 !important; }
	
	/* Description */
	.wpa-description p { color: #ef1518 !important; }
	.wpa-description a { color: #f9431f !important; }
	.wpa-description a:hover { color: #ef1518 !important; }

	/* Description Item Details */}
    .wpa-top-right .wpa-itemdetails li { color: #ef1518 !important; }
	.wpa-top-right .wpa-itemdetails li span { color: #3220ee !important; }

/* Bottom Container */

	.wpa-bottom-container h4 {  border-bottom: 1px solid #f9431f !important;  color: #f9431f !important; }

/* Bottom Left */

	/* Popup Other Auctions */
	.wpa-bottom-left .wpa-otherauctions p a { color: #ef1518 !important; }
	.wpa-bottom-left .wpa-otherauctions p a:hover { color: #f9431f !important; }
	
	.wpa-bottom-left .wpa-otherauctions p {  border-bottom: 1px solid #f5ee19 !important;  color: #3220ee !important; }

/* Bottom Right */
	.wpa-bottom-right {  }
	
	/* Bottom Watch */
	.wpa-bottom-right label { color: #3220ee !important; }
	
	.wpa-popup .wpa-bottom-right #wpa-popupemail { background: #f5ee19 !important;  border: 1px solid #3220ee !important;  color: #3220ee; }
	.wpa-bottom-right #wpa-popupemail:focus { color: #ef1518 !important; }
	.wpa-bottom-right input[type=button] { background: #f5ee19 !important;  border: 1px solid #f5ee19 !important;  color: #3220ee !important; }
	.wpa-bottom-right input[type=button]:hover { background: #3220ee !important;  border: 1px solid #3220ee !important;  color: #ef1518 !important; }
	
/*

Auction in a Post
-----------------

*/

/* Post - Title */
	.wpa-post .wpa-title {  border-bottom: 1px solid #f5ee19 !important;  }
	.wpa-post .wpa-title h3 { color: #ef1518 !important; }
    
/* Post - Current Bid */
	.wpa-post-container p.wpa-currentbid { background: #f9431f !important; color: #ffffff !important; }
	.wpa-post-container p.wpa-currentbid span.wpa-topbidder { color: #f5ee19 !important; }

	/* Post - Starting Bid */
	.wpa-post-container p.wpa-startingbid { color: #ef1518 !important; }

	/* Post - Bidding Tabs */
	.wpa-post .wpa-tabs-container { background: #f5ee19; }
	
	/* Post - Tabs */
	.wpa-post-container .wpa-tabs a { background: #f5ee19;  border: 1px solid #ffffff !important;   border-right: 1px solid #3220ee !important;   border-bottom: 1px solid #3220ee !important;  color: #ef1518; }
	.wpa-post-container .wpa-tabs a:hover {  border: 1px solid #ffffff !important;   border-left: 1px solid #3220ee !important;   border-top: 1px solid #3220ee !important;  }
	.wpa-post-container .wpa-tabs a.current { background: #f9431f;  border: 1px solid #f9431f !important;  color: #ffffff; }

	/* Post - Input Fields */
	.wpa-post-container label { color: #ef1518; }
	.wpa-post-container input { background: #f5ee19;  border-left: 1px solid #3220ee !important;   border-top: 1px solid #3220ee !important;  color: #ef1518 !important; }
	.wpa-post-container input:focus { color: #ef1518 !important; }

	/* Post - Maximum Bid, Reserve and Ending */
	.wpa-post-container p.wpa-maximumbid, .wpa-post-container p.wpa-reserve, .wpa-post-container p.wpa-post-ending { color: #ef1518 !important; }
	.wpa-post-container p.wpa-maximumbid a { color: #f9431f !important; }
	.wpa-post-container p.wpa-maximumbid a:hover { color: #ef1518 !important; }
	.wpa-post-container p.wpa-post-ending { background: #f9431f !important; color: #ffffff !important; }
	
	/* Post - Buy this item */
	.wpa-post-container p.wpa-buythisitem, .wpa-post-container p.wpa-checkemail { color: #ef1518 !important; }

	/* Post - Place Bid + Buy it Now */
	.wpa-post-container #wpa-placebid, .wpa-post-container #wpa-buyitnowbin { background: #f9431f !important; border: 0; color: #ffffff !important; }
	.wpa-post-container #wpa-placebid:hover, .wpa-post-container #wpa-buyitnowbin:hover { background: #ef1518 !important; }
	.wpa-post-container #wpa-currencybuyitnow { color: #ef1518 !important; }

	/* Post - Current Bids */
	.wpa-post-container .wpa-currentbids { background: #ffffff; }
    
    /* Post - Watch */
	.wpa-post-container .wpa-watchtab p { color: #ef1518 !important; }
	
	/* Post - Manual Refresh */
	p.wpa-refresh-bids-link a { color: #f9431f; }
	p.wpa-refresh-bids-link a:hover { color: #ef1518; }
	
	/* Post - Shipping Payment */
	.wpa-post-shipping-payment { background: #f5ee19; }
	.wpa-post-shipping h4, .wpa-post-payment h4 {  border-left: 1px solid #3220ee !important;   border-top: 1px solid #3220ee !important;  color: #ef1518 !important; }
	.wpa-post-shipping p, .wpa-post-payment p { color: #ef1518 !important; }
	
	/* Post - Shipping */
	.wpa-post-shipping h4 { background: #ffffff url(shipping.png) no-repeat 10px center !important; }
	
	/* Post - Payment */
	.wpa-post-payment h4 { background: #ffffff url(payments.png) no-repeat 10px center !important; }
	
	/* Post - Auction Closed */
	.wpa-auction-closed-notice { background: #f5ee19; }
	.wpa-auction-closed-notice p { color: #ef1518; }
	
	/* Logged in to bid */
	p.wpa-loggedin { color: #ef1518 !important; }
	p.wpa-loggedin a { color: #f9431f !important; }
	p.wpa-loggedin a:hover { color: #ef1518 !important; }

	.wpa-popup p.wpa-powered { color: #3220ee; }
	.wpa-popup p.wpa-powered a {  border-bottom: 1px dotted #3220ee !important;  color: #3220ee !important; }
	.wpa-popup p.wpa-powered a:hover { color: #ef1518 !important; }
    
	/* List Widget */
	.wpa-tables { background: #fff !important; border: 1px solid #3220ee !important; }
	.wpa-tables th { background: #f5ee19; border: 1px solid #3220ee; color: #ef1518 !important; }
	.wpa-tables td { border: 0; border-bottom: 1px solid #3220ee; }
	.wpa-tables td p { color: #ef1518 !important;  }
	.wpa-tables td img { background: #f5ee19; }
	.wpa-tables td a { background: #f9431f; color: #ffffff; }
	.wpa-tables td a:hover { background: #ef1518; }
	
	/* List Widget, Sidebar */
	.wp-body-list { background: #f5ee19; border: 1px solid #3220ee; }
	.wp-head-list h3 { background: #3220ee !important; color: #ffffff !important; }
	.wp-heading-list { color: #ef1518; }
	.wp-desc-list a { color: #f9431f !important; }
	.wp-bidnow-list { background: #f9431f !important; }
	.wp-bidnow-list a, .wp-bidnow-list a:hover { color: #ffffff !important; }
	.wp-bidnow-list:hover { background: #ef1518 !important; }
	
	#wpa_list_paging_button ul li { background: #f9431f !important; }
	#wpa_list_paging_button ul li:hover { background: #ef1518 !important; }
	#wpa_list_paging_button ul li.wpa-list-widget-current { background: #ef1518 !important; }
	
	/* Timer */
	.hasCountdown { background-color: #f9431f !important; }
	.countdown_section { color: #3220ee !important; }
	.countdown_amount { color: #ef1518 !important; }