/**

 * Product Auction CSS Stylesheet

 *

 * @package templateSystem

 * @copyright Copyright 2003-2007 Zen Cart Development Team

 * @copyright Portions Copyright 2003 osCommerce

 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

 * @version $Id: stylesheet_auction.css 0001 2009-04-04 06:18:46Z $

 */
 #imagetop{ width:100%}
#inneraddbox{ width:60%; float:right; margin-right:15em}
.imagetop{ width:50%; margin-left:30em}
#productMainImage{margin-left:10em;margin-right:10em;}
#addbox{ width:100%; float:left}
#productAuction  {

	text-align: left;

	vertical-align: top;

	padding: 1.2em;
	font-size:1em

}

.productGeneral {



	vertical-align: top;

	padding: 1.2em;

}



.AuctionBold {

	font-weight: bold;

	color: red;

	font-size: 12px ;

	}


.reservebox{ margin-top:1em; border:#CCCCCC solid 1px}
#productName {

	color: #000000;

	font-weight: bold;
	margin:0em; padding:0em

	}
.productdet{ font-size:1em}
#addauction{ float:right; width:49%}
#producdivescription{ font-weight:bold}
.countdown {

    padding:5px;

	background-image: url(../images/hbg.gif);

	background-repeat: repeat-x;

    color:#fff;

	font-weight: bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;
	width:70%; float:left;
	margin-top:5px;
	margin-bottom:5px

}
#productReviewLink{ padding-left:15em}
#bids{ font-size:1.2em; font-weight:bold}
.details{ font-size:.95em}
.prevbids{ width:50%; float:left; font-size:1.4em; font-weight:bold; color:#990000}
