/*
WP Auctions Default Style
Style Name: WPA
Style Author: Hyder Jaffari
Author URL: https://www.weborithm.com
Last Update: October 10th, 2012
*/

/*

Color Story

LINK COLOR
----------

Button + Link + Current Bid: #d94426
Button Text Color + Title Color: #ffffff

LIGHT COLOR 1 (This has to be lighter than 2)
-------------

Form BG + Watch Button : #eaeada

LIGHT COLOR 2 (This has to be at least 5 shades darker than 1 but considerably lighter than Dark Color 1)
-------------

Border + Form Border + Title BG + Image BG + Dormant Text Color: #bcaa97

DARK COLOR 1 (Has to be quite darker than Light Color 2 and must contrast Link Color 1)
------------

Main Text + Image Thumbnail Border Color: #59362b

*/

	.clearfix:after { clear: both; content: " "; display: block; line-height: 0; height: 0; visibility: hidden; }
	label:hover { cursor: pointer; }

/*

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

*/

	.wpa-widget { font-family: Verdana, sans-serif !important; }
	.wpa-widget p, .wpa-widget h3, .wpa-widget h4 { background: none !important; border: 0 !important; font-weight: normal !important; line-height: 16px !important; margin: 0 !important; padding: 0 !important; }
	.wpa-widget a { color: #d94426 !important; }
	.wpa-widget a:hover { color: #59362b !important; }

/* Title */
	.wpa-title { background: #bcaa97 !important; padding: 15px 5px !important; text-align: center !important; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
	.wpa-title p { color: #ffffff !important; font-size: 16px !important; }

/* Body */
	.wpa-body { background: #fff; border: 1px solid #bcaa97 !important; margin-top: 1px !important; padding: 10px 5px !important; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; }

/* Featured */
	.wpa-featured h3 { color: #59362b !important; font-size: 13px !important; font-weight: bold !important; font-family: Verdana, sans-serif !important; padding: 0 0 10px !important; text-align: center !important; }
	.wpa-featured img { border: 0 !important; display: block !important; margin: 0 auto 10px !important; }

/* Current Bid */
    p.wpa-currentbid { color: #59362b !important; font-size: 16px !important; font-weight: bold !important; line-height: 20px !important; padding: 0 !important; text-align: center !important; }
	p.wpa-winning, p.wpa-reserve { color: #bcaa97 !important; font-size: 9px !important; font-weight: bold !important; line-height: 12px !important; padding: 5px 0 0 !important; text-align: center !important; }

/* Description */
    .wpa-widgetdescription { color: #59362b !important; padding: 5px 5px 10px; }
	.wpa-widgetdescription p { display: inline; color: #59362b !important; font-size: 11px !important; padding: 0 0 10px !important; text-align: left !important; }
	.wpa-widgetdescription .thickbox { font-size: 11px !important; padding: 0 5px; }

	p.wpa-category-sidebar { font-size: 9px; padding: 0 0 10px !important; }

/* Bidding */	
	p.wpa-bidnow a { background: #d94426 !important; display: block !important; font-weight: bold !important; padding: 10px 5px !important; text-align: center !important; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
	p.wpa-endtime { color: #59362b !important; font-size: 9px !important; padding: 2px 0 !important; text-align: center !important; }
	
	.wpa-widget p.wpa-bin a { background: #d94426 !important; display: block !important; font-size: 12px !important; font-weight: bold !important; padding: 10px 5px !important; text-align: center !important; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
	
	.wpa-widget p.wpa-bidnow a, .wpa-widget p.wpa-bin a { color: #ffffff !important; text-decoration: none !important; }
	.wpa-widget p.wpa-bidnow a:hover, .wpa-widget p.wpa-bin a:hover { background: #59362b !important; cursor: pointer !important; }

/* Watch Auction */
	.wpa-watch { border: 1px solid #eaeada !important; margin: 10px 0 !important; padding: 5px !important; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-watch fieldset { border: 0 !important; margin: 0 !important; padding: 0 !important; }
	.wpa-watch input[type=text] { background: #eaeada !important; border: 0 !important; border-left: 1px solid #bcaa97 !important; border-top: 1px solid #bcaa97 !important; color: #bcaa97 !important; display: block !important; margin: 8px auto 5px auto !important; padding: 5px !important; width: 92% !important; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-watch input[type=text]:focus { color: #59362b !important; }
	
	.wpa-watch input[type=button] { background: none !important; border: 0 !important; color: #bcaa97 !important; font-size: 14px !important; font-weight: bold !important; padding: 0 !important; width: 100% !important; }
	.wpa-watch input[type=button]:hover { color: #d94426 !important; cursor: pointer !important; }
	.wpa-watch label { background: none !important; border: 0 !important; color: #59362b !important; display: block !important; font-size: 12px !important; text-align: center !important; width: 100% !important; }

/* Other Auctions */
	#wpa-other { padding: 5px 0 0 !important; }
	#wpa-other h4 { background: url(other-arrow.png) no-repeat right -26px !important; color: #59362b !important; font-family: Verdana, sans-serif !important; cursor: pointer !important; font-size: 15px !important; margin: 0; padding: 0 0 8px !important; }
	#wpa-other h4:hover { background: url(other-arrow.png) no-repeat right -25px !important; }
	#wpa-other h4.wpa-current { background: url(other-arrow.png) no-repeat right 4px !important; border-bottom: 1px solid #bcaa97 !important; cursor: pointer !important; }
	#wpa-other h4.wpa-current:hover { background: url(other-arrow.png) no-repeat right 3px !important; }
	#wpa-other .wpa-other-item { display: none; }
	
	.wpa-widget #wpa-other .wpa-other-item a { color: #59362b !important; text-decoration: none !important; }
	.wpa-widget #wpa-other .wpa-other-item a:hover { color: #d94426 !important; }
	
	#wpa-other .wpa-other-item img { border: 0 !important; float: left !important; margin: 0 5px 0 0 !important; padding: 0 !important; }
	#wpa-other .wpa-other-item p { border-bottom: 1px solid #eaeada !important; font-size: 12px !important; line-height: 15px !important; padding: 10px 0 !important; }
	
/* Form ToolTip */
	.wpa-tooltip { background-color: #d94426; border: 1px solid #d94426; color: #fff; display: none; font: bold 12px Verdana, sans-serif !important; padding: 5px 10px; text-align: center; width: 160px; -moz-box-shadow: 0 0 5px #59362b; -webkit-box-shadow: 0 0 5px #59362b; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* RSS */
	.wpa-rss { font-size: 11px; }
	.wpa-rss a { color: #d94426; display: block !important; }
	.wpa-rss img { float: left !important; margin-right: 5px !important; }
	
	.wpa-rss-alt { padding-top: 10px; }

/* List View */
	.wpa-other-list { border: 1px solid #eaeada !important; padding: 0 10px !important; }
	.wpa-other-list .wpa-other-item p { border-bottom: 1px solid #eaeada !important; padding: 10px 0 !important; }
	.wpa-other-list p img { float: left !important; margin: 0 10px 0 0 !important; }
	.wpa-other-list p span { display: block !important; }
	.wpa-other-list p, #wpa-other .wpa-other-item p { font-size: 10px !important; }
	.wpa-other-list p strong, #wpa-other .wpa-other-item p strong { font-size: 12px !important; }
	.wpa-other-list .wpa-rss { font-size: 11px; padding: 10px 0 !important; }
	.wpa-other-list .wpa-rss a { display: block !important; }
	.wpa-other-list .wpa-rss img { float: left !important; margin-right: 5px !important; }

/*

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

*/

	.wpa-popup { background: rgba(255,255,255,0.9); border: 1px solid #bcaa97; font-family: Verdana, sans-serif !important; height: 518px; padding: 10px; width: 628px; }
	.wpa-popup p, .wpa-popup h3, .wpa-popup h4 { background: none !important; border: 0 !important; font-weight: normal !important; line-height: 16px !important; margin: 0 !important; padding: 0 !important; }
	.wpa-popup a { text-decoration: none !important; }

/* Title */
	.wpa-popup .wpa-title { background: none !important; margin: 0 0 10px; padding: 0 0 8px !important; text-align: center !important; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
	.wpa-popup .wpa-title p { color: #59362b !important; }

	.wpa-popup .wpa-title { border-bottom: 1px solid #eaeada; }
	p.wpa-title-head { float: left; font-size: 16px !important; }
	p.wpa-title-extra { float: right; font-size: 10px !important; }
	p.wpa-title-extra a { color: #bcaa97; }
	p.wpa-title-extra a:hover { color: #59362b; }
	p.wpa-title-extra img { border: 0; margin: 0 5px -4px; }

/* Top Container */

/* Top Left */
	.wpa-top-left { float: left; width: 300px; }

/* Top Left Image Tabs */
	.wpa-top-left .wpa-tabs-container { background: #fff; float: left; height: 250px; margin: 0; position: relative; width: 300px; }
	.wpa-top-left .wpa-tabs-container h3 { }
	
	.wpa-top-left .wpa-tabs-container .wpa-tabs-content { display: none; left: 0; height: 250px; padding: 0; position: absolute; top: 0; }
	
	/* Tabs */
	.wpa-top-left .wpa-tabs { background: #bcaa97; border-top: 1px solid #fff; clear: both; margin: 0; padding: 9px 0 10px; }
	.wpa-top-left .wpa-tabs img { border: 1px solid #59362b !important; }
	.wpa-top-left .wpa-tabs a { display: block; height: 50px; float: left; margin: 0 12px 0 13px; width: 50px; }
	.wpa-tabs a:hover, .wpa-tabs a.current { outline: none !important; }
	.wpa-top-left .wpa-tabs a.current img { border: 1px solid #d94426 !important; }

/* Top Right */
	.wpa-top-right { background: #eaeada; float: right; height: 300px; padding: 10px; width: 308px; }
	.wpa-top-right h3 { color: #d94426; font-size: 16px; font-family: Verdana, sans-serif !important; padding: 0 0 13px !important; }
	.wpa-top-right fieldset { border: 0 !important; margin: 0 !important; padding: 0 !important; }

	/* Top Right Bidding Tabs */
	.wpa-top-right .wpa-tabs-container { background: #fff; float: left; height: 268px; margin: 0; position: relative; width: 308px; }
	.wpa-top-right .wpa-tabs-container .wpa-tabs-content { display: none; padding: 10px; position: absolute; }
	
	/* Tabs */
	.wpa-top-right .wpa-tabs { clear: both; padding: 0 0 10px; }
	.wpa-top-right .wpa-tabs a { background: #fff; border: 1px solid #fff; border-left: 1px solid #bcaa97; border-top: 1px solid #bcaa97; color: #59362b; display: block; float: left; font-size: 11px; margin: 0 10px 0 0; padding: 2px 6px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-top-right .wpa-tabs a:hover { border: 1px solid #fff; border-bottom: 1px solid #bcaa97; border-right: 1px solid #bcaa97; }
	.wpa-top-right .wpa-tabs a.current { background: #d94426; border: 1px solid #d94426; color: #fff !important; font-weight: bold; }

	/* Input Fields */
	.wpa-top-right p.wpa-inputfield { margin: 0 !important; padding: 0 0 9px !important; }
	.wpa-top-right label { color: #59362b; display: block; float: left; font-size: 12px !important; padding: 5px 0 0; overflow: hidden; width: 126px; }
	.wpa-top-right input { background: #eaeada; border: 1px solid #bcaa97; color: #59362b; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px !important; margin: 0 !important; padding: 5px; width: 150px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-top-right input:focus { background: #FFFFCF; color: #59362b; }

	/* Current Bid */
	.wpa-top-right p.wpa-currentbid { color: #d94426 !important; font-size: 16px !important; line-height: 16px !important; padding: 5px 0 0 !important; text-align: left !important; }
	.wpa-top-right .wpa-buyitnow p.wpa-currentbid { padding: 10px 0 !important; }
	.wpa-top-right p.wpa-currentbid span { color: #bcaa97 !important; display: block; font-size: 10px !important; padding: 0; text-align: left !important; }
	.wpa-top-right p.wpa-currentbid span#wpa-currentbid { color: #d94426 !important; display: inline !important; font-size: 16px !important; line-height: 16px !important; padding: 0 !important; }
	.wpa-top-right span span { display: inline !important; }
	.wpa-top-right #wpa-currentbidwinner { color: #d94426 !important; }

	/* Maximum Bid */
	.wpa-top-right p.wpa-maximumbid { color: #59362b !important; font-size: 16px !important; line-height: 16px !important; padding: 10px 0 0 !important; }

	/* Bid Amount */
	.wpa-top-right p.wpa-bidamount { color: #59362b !important; font-size: 11px !important; padding-top: 3px !important; }
	.wpa-top-right p.wpa-bidamount span.wpa-refresh { display: block; float: right; font-size: 11px !important; text-align: left !important; }
	.wpa-top-right p.wpa-bidamount a, .wpa-top-right p.wpa-bidamount span.wpa-refresh a:hover { color: #d94426 !important; }
	.wpa-top-right p.wpa-bidamount span.wpa-refresh a { color: #59362b !important; }
	.wpa-top-right p.wpa-bidamount a:hover { color: #59362b !important; }

	/* Currency */
	.wpa-top-right p.wpa-currency { float: left; padding: 9px 0 0 !important; width: 178px !important; }
	.wpa-top-right p.wpa-currency label { padding: 6px 10px 0 0; width: auto; }
	.wpa-top-right p.wpa-currency input { float: left; padding: 6px 5px; width: 130px !important; }

	/* Currency BIN */
	p.wpa-currencybin { padding: 10px 0 0 !important; }
	p.wpa-currencybin label { padding: 5px 10px 0 0; width: auto; }
	p.wpa-currencybin input { float: left; padding: 5px; width: 130px; }

	#wpa-placebid, #wpa-buyitnowbin { background: #d94426 !important; border: 0; color: #ffffff !important; font-size: 15px !important; font-weight: bold !important; margin: 10px 0 0 10px !important; padding: 4px 5px; width: 100px; }
	#wpa-placebid:hover, #wpa-buyitnowbin:hover { background: #59362b !important; cursor: pointer; }
	#wpa-currency, #wpa-currencybin { font-weight: bold; }

	/* Bid Now */
	.wpa-top-right .wpa-tabs-container .wpa-bidnow { height: 250px !important; }
	
	/* Buy it Now */
	p.wpa-checkemail { color: #59362b !important; font-size: 11px !important; padding: 0 0 10px !important; }

	/* Current Bids */
	.wpa-currentbids { height: 268px; padding: 0 !important; overflow: auto !important; }
	.wpa-currentbids ol { color: #59362b !important; font-size: 12px; margin: 0 !important; padding: 0 10px 10px 30px !important; }
	.wpa-currentbids li { border-bottom: 1px solid #EAEADA; line-height: 16px !important; margin: 0 !important; padding: 10px 0 10px !important; }
	.wpa-currentbids a { color: #d94426 !important; }
	.wpa-currentbids a:hover { color: #59362b !important; }
	
	/* Description */
	.wpa-description { background: #fff; height: 236px; line-height: 18px !important; overflow: auto !important; padding: 10px !important; width: 288px; }
	.wpa-description h3 { padding: 0 0 10px !important; }
	.wpa-description p { color: #59362b !important; font-size: 12px; line-height: inherit !important; padding: 0 0 10px !important; }
	.wpa-description ol, .wpa-description ul { background: #fff; color: #000 !important; font-size: 12px; margin: 0; padding: 0 10px 0px 30px; }
	.wpa-description li { line-height: 16px; padding: 0 0 10px; }
	.wpa-description a { color: #d94426 !important; }
	.wpa-description a:hover { color: #59362b !important; }

	/* Description Item Details */
	.wpa-top-right .wpa-itemdetails { padding: 0; }
	.wpa-top-right .wpa-itemdetails li { color: #59362b !important; display: block; float: left; font-size: 11px; font-weight: bold !important; width: 130px !important; padding: 0 0 5px !important; }
	.wpa-top-right .wpa-itemdetails li span { color: #bcaa97 !important; font-weight: normal !important; }

/* Bottom Container */

	.wpa-bottom-container h4 { border-bottom: 1px solid #d94426 !important; color: #d94426 !important; font-size: 12px; font-family: Verdana, sans-serif !important; margin: 0 0 10px !important; padding: 0 0 4px !important; }

/* Bottom Left */
	.wpa-bottom-left { float: left; padding: 10px 10px 10px 0; width: 290px; }

	/* Popup Other Auctions */
	.wpa-bottom-left .wpa-otherauctions { height: 127px; overflow: auto; width: 290px; }
	.wpa-bottom-left .wpa-otherauctions p a { color: #59362b !important; font-size: 12px !important; text-decoration: none !important; }
	.wpa-bottom-left .wpa-otherauctions p a:hover { color: #d94426 !important; }
	
	.wpa-bottom-left .wpa-otherauctions img { border: 0 !important; float: left !important; margin: 0 5px 0 0 !important; padding: 0 !important; }
	.wpa-bottom-left .wpa-otherauctions p { border-bottom: 1px solid #eaeada !important; color: #bcaa97 !important; font-size: 10px !important; line-height: 15px !important; margin: 0 0 10px !important; padding: 0 0 10px !important; }

/* Bottom Right */
	.wpa-bottom-right { border-left: 1px solid #eaeada; float: right; height: 163px; padding: 10px 10px 0; width: 307px; }
	
	/* Bottom Watch */
	.wpa-bottom-right fieldset { border: 0 !important; margin: 0 !important; padding: 0 !important; width: 307px; }
	.wpa-bottom-right label { color: #bcaa97 !important; display: block; font-size: 12px !important; line-height: 18px !important; padding: 0 0 10px !important; text-align: left !important; }
	
	.wpa-popup .wpa-bottom-right #wpa-popupemail { background: #eaeada !important; border: 1px solid #bcaa97; color: #bcaa97; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 4px 0 0 !important; padding: 5px; width: 185px !important; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-bottom-right #wpa-popupemail:focus { background: #FFFFCF !important; color: #59362b !important; }
	.wpa-bottom-right input[type=button] { background: #eaeada !important; border: 1px solid #eaeada; color: #bcaa97 !important; font-weight: bold; margin: 0 !important; padding: 4px 0 !important; width: 100px !important; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-bottom-right input[type=button]:hover { background: #bcaa97 !important; border: 1px solid #bcaa97; color: #59362b !important; cursor: pointer; }
		
/*

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

*/

/* Post - Container */
	.wpa-post { background: #fff; font-family: Verdana, sans-serif !important; margin: auto; padding: 15px 15px 30px !important; width: 479px !important; }
	.wpa-post p, .wpa-post h3, .wpa-post h4 { background: none !important; border: 0 !important; font-weight: normal !important; line-height: 16px !important; margin: 0 !important; padding: 0 !important; }
	.wpa-post a { text-decoration: none !important; }
	.wpa-post fieldset { border: 0 !important; margin: 0 !important; padding: 0 !important; }

/* Post - Title */
	.wpa-post .wpa-title { background: none !important; border-bottom: 1px solid #eaeada !important; margin: 0 0 15px !important; padding: 0 0 20px !important; text-align: left !important; -moz-border-radius: 0; -webkit-border-radius: 0; }
	.wpa-post .wpa-title h3 { color: #59362b !important; font-size: 27px !important; font-family: Verdana, sans-serif !important; line-height: 27px !important; }

/* Post - Images */
	.wpa-post-images { padding: 0; margin: auto !important; text-align: center !important; width: 320px; }
	.wpa-post-images img { margin: auto !important; padding: 5px; }
	.wpa-post-images a { display: block !important; float: left !important; }

/* Post - Current Bid */
	.wpa-post-container p.wpa-currentbid { background: #d94426 !important; color: #fff !important; font-size: 18px !important; line-height: 20px !important; margin: 9px auto 1px !important; padding: 10px !important; text-align: left !important; width: 200px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-post-container p.wpa-currentbid span.wpa-topbidder { color: #eaeada !important; display: block; font-size: 10px !important; padding: 5px 0 0; }
	.wpa-post-container p.wpa-currentbid img { border: 0 !important; float: right !important; margin: 5px 0 0; }

	/* Approved Bidders + Refresh */
	.wpa-other-refresh { font-size: 11px; line-height: 11px; margin: 10px 0 2px; }
	.wpa-other-refresh #wpa-otherbidders { display: block; font-size: 11px; line-height: 11px; padding: 10px 0; text-align: center; }
	#wpa-refresh { text-align: center; }
	#wpa-refresh span { color: #59362b !important; display: inline-block; }
	#wpa-toggle-refresh { display: inline-block; width: auto; }

	#wpa-requestform { font-size: 12px; padding: 5px 0 5px; }
	#wpa-requestform fieldset { text-align: center !important; width: 100%; }
	#wpa-requestform p { padding: 0 0 5px !important; }

	/* Post - Starting Bid */
	.wpa-post-container p.wpa-startingbid { color: #59362b !important; font-size: 11px !important; text-align: center !important; }

	/* Post - Bidding Tabs */
	.wpa-post .wpa-tabs-container { background: #eaeada; min-height: 389px; padding: 10px 10px 0; position: relative; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; }
	.wpa-post-container .wpa-tabs-container .wpa-tabs-content { background: #fff; display: none; padding: 10px 10px 0; position: absolute; width: 439px; }
	
	/* Post - Tabs */
	.wpa-post-container .wpa-tabs { clear: both; padding: 14px 0 18px; text-align: center; }

	.wpa-post-container .wpa-tabs a { background: #eaeada; border: 1px solid #fff; border-right: 1px solid #bcaa97; border-bottom: 1px solid #bcaa97; color: #59362b; display: inline; font-size: 14px; margin: 0 5px 0 0; padding: 5px 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

	.wpa-post-container .wpa-tabs a:hover { border: 1px solid #fff; border-left: 1px solid #bcaa97; border-top: 1px solid #bcaa97; }
	.wpa-post-container .wpa-tabs a.current { background: #d94426; border: 1px solid #d94426; color: #fff; }

	/* Post - Input Fields */
	.wpa-post-container p.wpa-inputfield { margin: 0 !important; padding: 0 0 10px !important; }
	.wpa-post-container label { color: #59362b; display: block; font: 14px normal Verdana, Arial, Helvetica, sans-serif !important; padding: 0 0 5px; }
	.wpa-post-container input { background: #eaeada; border-left: 1px solid #bcaa97; border-top: 1px solid #bcaa97; color: #59362b !important; font: 15px normal Verdana, Arial, Helvetica, sans-serif !important; margin: 0 !important; padding: 5px; width: 259px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-post-container input:focus { background: #FFFFCF !important; color: #59362b !important; }
	.wpa-post-container p.wpa-currency label { font-weight: bold; }

	/* Post - Bid Here */
	.wpa-post-container .wpa-bidnow fieldset, .wpa-post-container .wpa-buyitnow fieldset { margin: auto !important; width: 271px; }

	/* 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: #59362b !important; float: left !important; font-size: 11px !important; font-weight: bold !important; line-height: 14px !important; padding: 0 0 10px !important; }
	.wpa-post-container p.wpa-reserve { float: right !important; text-align: right !important; }
	.wpa-post-container p.wpa-post-ending { background: #D94426 !important; color: #fff !important; float: none !important; margin: 0 auto !important; padding: 10px !important; width: 200px; }
	.wpa-post-container p.wpa-post-ending strong { display: block; }
	.wpa-post-container p.wpa-maximumbid span, .wpa-post-container p.wpa-reserve span, .wpa-post-container p.wpa-post-ending span { font-weight: normal !important; }
	.wpa-post-container p.wpa-maximumbid a { color: #d94426 !important; }
	.wpa-post-container p.wpa-maximumbid a:hover { color: #59362b !important; }
	
	/* Post - Buy this item */
	.wpa-post-container p.wpa-buythisitem, .wpa-post-container p.wpa-checkemail { color: #59362b !important; font-size: 11px !important; font-weight: bold !important; line-height: 14px !important; }
	.wpa-post-container p.wpa-checkemail { font-weight: normal !important; padding: 0 0 10px !important;}

	/* Post - Place Bid + Buy it Now */
	.wpa-post-container .wpa-buyitnow, .wpa-post-container .wpa-bidnow { height: 379px; }
	.wpa-post-container #wpa-placebid, .wpa-post-container #wpa-buyitnowbin { background: #d94426 !important; border: 0; color: #ffffff !important; font-size: 16px !important; margin: 10px 0 !important; padding: 10px 5px; width: 100%; }
	.wpa-post-container #wpa-placebid:hover, .wpa-post-container #wpa-buyitnowbin:hover { background: #59362b !important; cursor: pointer; }
	.wpa-post-container #wpa-currency, .wpa-post-container #wpa-currencybin { font-weight: bold; }
	.wpa-post-container #wpa-currencybuyitnow { color: #59362b !important; font-size: 16px; font-weight: bold; text-align: center; }

	/* Post - Current Bids */
	.wpa-post-container .wpa-currentbids { background: #fff; height: 369px; padding: 10px !important; width: 439px; }
	.wpa-post-container .wpa-currentbids li { font-size: 12px !important; }
	
	/* Post - Description */
	.wpa-post-container .wpa-description { height: 369px; padding: 10px !important; width: 439px !important; }
	.wpa-post-container .wpa-description p { line-height: 18px !important; padding: 0 0 10px !important; }
	.wpa-post-container .wpa-description ul, .wpa-post-container .wpa-description ol { margin: 10px 0 !important; }
	.wpa-post-container .wpa-description li { color: #59362b !important; font-size: 12px !important; }
	.wpa-post-container p.wpa-description-template strong { text-transform: capitalize; }
		
	/* Post - Watch */
	.wpa-post-container .wpa-watchtab { height: 369px; padding: 10px !important; }
	.wpa-post-container .wpa-watchtab p { color: #59362b !important; font-size: 12px !important; line-height: 18px !important; }

	/* Post - Manual Refresh */
	p.wpa-refresh-bids-link { font-size: 12px; padding: 0 0 16px !important; text-align: center; }
	p.wpa-refresh-bids-link a { color: #D94426; }
	p.wpa-refresh-bids-link a:hover { color: #59362b; }
	
	/* Post - Shipping Payment */
	.wpa-post-shipping-payment { background: #eaeada; padding: 0 10px 5px; -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px; }
	.wpa-post-shipping { margin: 0 10px 0 0; width: 224px !important; }
	.wpa-post-shipping, .wpa-post-payment { float: left; padding: 10px 0 0; width: 223px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-post-shipping h4, .wpa-post-payment h4 { border-left: 1px solid #bcaa97 !important; border-top: 1px solid #bcaa97 !important; color: #59362b !important; font-family: Verdana, sans-serif !important; font-size: 15px !important; margin: 0 0 10px !important; padding: 5px 0 10px 42px !important; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-post-shipping p, .wpa-post-payment p { color: #59362b !important; font-size: 10px !important; padding: 0 0 5px !important; }
	
	/* Post - Shipping */
	.wpa-post-shipping h4 { background: #fff url(shipping.png) no-repeat 10px center !important; }
	
	/* Post - Payment */
	.wpa-post-payment h4 { background: #fff url(payments.png) no-repeat 10px center !important; margin: 0 !important; padding-left: 50px !important; }
	.wpa-post-payment p.wpa-post-payment-paypal { background: url(paypal.png) no-repeat left 10px !important; padding: 10px 0 0 60px !important; }
	.wpa-post-payment p.wpa-post-payment-wire { background: url(wire-transfer.png) no-repeat left 10px !important; padding: 10px 0 0 60px !important; }
	.wpa-post-payment p.wpa-post-payment-check { background: url(mailing.png) no-repeat left 10px !important; padding: 10px 0 0 60px !important; }

	/* Post - Auction Closed */
	.wpa-auction-sold p.wpa-post-ending { display: none; }
	.wpa-auction-closed-notice { background: #EAEADA; margin: 1px auto; padding: 5px 10px; width: 200px; }
	.wpa-auction-closed-notice p { color: #59362b; font-weight: bold !important; text-align: center; }
	
	/* Logged in to bid */
	p.wpa-loggedin { color: #59362b !important; font-size: 12px !important; font-weight: bold !important; padding: 0 0 5px !important; text-align: center !important; }
	.wpa-widget p.wpa-loggedin { padding-top: 10px !important; }
	p.wpa-loggedin a { color: #d94426 !important; }
	p.wpa-loggedin a:hover { color: #59362b !important; }

	#branding { z-index: 0; /* This is for you, Twenty Eleven! */ }
	#TB_window  #TB_ajaxContent { padding: 15px 12px 12px 15px !important; }
	#TB_window #TB_Image { border: 0 !important; padding: 0 !important; }
	#TB_window #TB_caption { padding: 10px 30px 0px 16px; }
	#TB_window #TB_closeWindow { padding: 11px 16px 0 0; }

	.wpa-popup p.wpa-powered { color: #bcaa97; font-size: 10px !important; padding: 35px 0 0 !important; }
	.wpa-popup p.wpa-powered a { border-bottom: 1px dotted #bcaa97; color: #bcaa97 !important; }
	.wpa-popup p.wpa-powered a:hover { color: #59362b !important; }

	/* List Widget */
	.wpa-tables { background: #fff !important; border: 1px solid #bcaa97 !important; font: normal 12px Verdana, sans-serif !important; margin: 0 0 20px !important; width: 100%; }
	.wpa-tables th { background: #eaeada; border: 1px solid #bcaa97; color: #59362b !important; font-size: 13px; padding: 5px !important; }
	.wpa-tables td { border: 0; border-bottom: 1px solid #bcaa97; padding: 15px 5px !important; vertical-align: top; }
	.wpa-tables td p { color: #59362B !important; margin: 0 !important; }
	.wpa-tables td img { background: #eaeada; display: block; margin: auto; padding: 5px; }
	.wpa-tables td a { background: #d94426; color: #ffffff; display: block; font-weight: bold; padding: 4px 10px; text-decoration: none !important; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.wpa-tables td p.nostyle a { background: none !important; padding: 0 !important; }
	.wpa-tables td a:hover { background: #59362B; }
	
	/* List Widget, Sidebar */
	#wp-container { background: #ffffff; font: normal 12px Verdana, sans-serif !important; }
	.wp-body-list { background: #eaeada; border: 1px solid #bcaa97; margin: 1px 0 0; padding: 10px; }
	.wp-head-list h3 { background: #bcaa97 !important; color: #ffffff !important; font-size: 16px !important; padding: 15px 5px !important; text-align: center !important; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
	img.wp-sidebar-layout { display: block; margin: 0 auto 10px; }
	.wp-auction-hold { background: #ffffff; margin: 0 0 1px; padding: 10px !important; }
	.wp-heading-list { color: #59362B;; font-weight: bold; font-size: 12px; text-align: left; padding: 0; }
	.wp-desc-list {	padding: 10px 0 0; margin: 0 !important; }
	.wp-desc-list a { color: #d94426 !important; }
	.wp-desc-list p { display: inline !important; font-size: 11px; padding: 0 !important; margin: 0 !important; }
	.wp-bidnow-list { background: #d94426 !important; margin: 0 0 20px !important; padding: 10px 0 !important; text-align: center; -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px; }
	.wp-bidnow-list br { display: none !important; }
	.wp-bidnow-list a { color: #fff !important; text-decoration: none !important; }
	.wp-bidnow-list a:hover { text-decoration: none !important; }
	.wp-bidnow-list:hover { background: #59362b !important; }