/* WP Auctions Default Style

Style Name: Beach

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 6th, 2008

Peter Buick style - Learn Guitar

*/

/* Container */

#wp-container {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;						/* white=FF  */
	margin: auto;
	width: 160px;
}

/* Main Body */

#wp-body {
	border-right: 1px solid #0071c0;
	border-left: 1px solid #0071c0;
	background: #55006A;					/* purple=55006A  */
	padding: 4px;
}

/* Title Transparency */

#wp-head {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #E7E7E7 url(images/header.png) no-repeat;   /* pic transparency 2 grey=E7E7E7 */
	padding: 3px 0px 0px;
	color: #FFCC33;						/* pic transparency 1 grey=E7E7E7 */
	height: 120px;
	line-height: 14px;
}



/* Image */

#wp-image {
	text-align:center;
	width: 125px;
	margin: 2px auto;
}
#wp-image img{
	width: 125px;
	height: 125px;
	border: none;
}
.wp-heading{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 4px 0;
	color: #FDDB4C;					/*  heading colour above pic. Yellow =FDDB4C */
}		



/* Auction Description */

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

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

.wp-more{
	font-style: italic;
	font-size: 10px;
}

.wp-more a, .wp-rss a{
	text-decoration: none;
	color: #FFFFFF;	
}

.wp-more a:hover, .wp-rss a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.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;
}

#wp-other ul, #wp-other ul li ul {
	padding: 5px 0px 5px 15px!important;
	margin: 5px 0px 10px 0px !important;
	border-top: 1px dotted #0071c0 !important;
	border-bottom: 1px dotted #0071c0 !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: #FFFFFF !important;				/* link white=FFFFFF */			
	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: #FDDB4C !important;				/* link hover Yellow=FDDB4C */
	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: 5px 0 0px;
	height: 70px;
	background: #FF0000 url(images/bottom.png) no-repeat center center;
	border: 1px solid #0071c0;
}

#wp-bidcontainerleft {
	float:left;
	width: 47%;
	text-align:center;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
	color: #FFCC33;
	height: 31px;
}

#wp-bidcontainerright {
	float:right;
	width: 50%;
	text-align:center;
	padding: 0px;
	height: 33px;
}



/* You CANNOT remove the below ID's */

#wp-powered{
	width: 150px;
	height: 16px;
	text-align: center;
	background: url(images/powered.png) no-repeat center center !important;
	padding: 1px 0 0;
	font-size: 9px;
	color: #0071c0;
	margin: auto;
}
#wp-powered a {
	text-decoration: none;
	font-size: 9px;
	color: #0071c0;
	border: none;
}
#wp-powered a:hover {
	color: #9A9303;
	border: none;
	text-decoration: none;
}

/* End ID's here */
