/*
CSS style for Penny Purses
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url("../img/top-gradient-repeat.png") repeat-x;
	font: 75% Arial, Helvetica, sans-serif;
	color: #434343;
	line-height: 140%;
	margin: 0 auto;
	text-align: center;
}

a {
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}

p {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

h1, h2, h3 {
	color: #434343;
	margin: 10px 0;
}

h1 {
	font-size: 26px;
	margin-bottom: 20px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

table {
	clear: both;
	margin: 10px 0;
}

/* Common Style */
.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.none {
	font-weight: normal;
}

.red {
	color: #cc0000;
}

.orange {
	color: #6e441a;
}

.blue {
	color: #754c24;
}

.bg-blue {
	background: #d5ebf9;
}

.bg-gray {
	background: #f6f6f6;
}

.border-yellow {
	border: 1px solid #f5ebb4;
}

.border-gray {
	border: 1px solid #ccc;
}

.border-blue {
	border: 1px solid #bae1f9;
}

.font-9 {
	font-size: 9px;
}

.font-10 {
	font-size: 10px;
}

.font-11 {
	font-size: 11px;
}

.font-12 {
	font-size: 12px;
}

.font-14 {
	font-size: 14px;
}

.font-16 {
	font-size: 16px;
}

.font-20 {
	font-size: 20px;
	line-height: 120%;
}

.image-margin {
	float: left;
	margin: 0 8px 8px 0;
	padding: 0 4px 4px 0;
}

.clearfix {
	float: left;
	clear: both;
	width: 100%;
}

ul.no-margin-padding, ul.no-margin-padding li {
	margin: 0;
	padding: 0;
}

ul.no-margin-padding li {
	list-style: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* Main container style */
.container {
	width: 940px;
	display: table;
	background: url(../img/bg-container.gif) repeat-x;
	margin: 0 auto;
	text-align: left;
}

/* Header style */
#header {
	float: left;
	clear: both;
	width: 100%;
	background: url(../img/bg-header.jpg) no-repeat;
	margin-bottom: 10px;
}

#maincontent {
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 0;
}

#maincontent .content, #footer .content {
	padding: 6px 8px;
}

#leftcol {
	float: left;
	width: 195px;
	margin-right: 20px;
}

#rightcol {
	float: left;
	width: 700px;
}

#footer {
	background: url("../img/top-gradient-repeat2.png") repeat-x;
	padding-bottom: 10px;
}

/* ---- HEADER ---- */

/* Logo */
#header .logo {
	float: left;
	width: 300px;
	margin-right: 20px;
}

#header .top-menu-sub-links {
	float: right;
	width: 600px;
}

/* Sub Links Menu */
#header .sub-links {
	float: right;
	margin: 10px 0 16px 0;
}

ul.sub-menu {
	float: right;
	margin: 0;
	padding: 0;
}

ul.sub-menu li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}

/* Top Menu */
#tabs-container {
	width: 430px;
	height: 34px;
	background: url("../img/tabs-bg.png") no-repeat;
}

#header .top-menu ul {
	float: right;
	margin: -7px 0 0 0;
	padding: 6px 0 0 7px;
	list-style: none;
	width: 430px;
	height: 34px;
	background: url("../img/tabs-bg.png") no-repeat;
}

#header .top-menu ul li {
	float: left;
	display: inline;
	font-size: 14px;
	text-transform: lowercase;
	margin: 0;
	padding: 0px;

}

#header .top-menu li a {
	position: relative;
	z-index: 1;
	padding: 4px 0 0 0;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #8f8f8f;
	font-weight: lighter;
	height: 23px;
	width: 82px;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 0px;
	background: url("../img/tab-bg.png") repeat-x;
}

.top-menu ul li a:hover {
	top: 1px;
	position: relative;
}

.top-menu ul li.selected a {
	top: 1px;
	position: relative;
}


#header .top-menu a {
	float: none; /* Commented Backslash Hack  hides rule from IE5-Mac \*/
}

/* End IE5-Mac hack */
#header .top-menu a:hover {
}







/* Select Category & Login Form */
#header .select-category-login {
	margin-bottom: 10px;
	padding: 12px 0 6px 0;
}

#header .select-category {
	float: left;
	width: 142px;
	height: 31px;
	background: url("../img/button-allcategories.png") no-repeat;
	margin: 0 20px 0 0;
	position: relative;
	z-index: 100;
}

#header .login-form {
	float: right;
	width: 331px;
	height: 30px;
	background: url("../img/login-bg.png") no-repeat;
	text-align: left;
	position: relative;
	top: -2px;
	padding: 0 0 0 5px;
}

#header .login-form .user-status {
	color: #4d4d4d;
	margin: 7px 0 0 4px;
}

.login-form .uname, .login-form .pass, .login-form .go {
	display: inline;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.login-form label {
	color: #fff;
	margin: 0 6px;
}

.login-form input.textbox {
	width: 127px;
	background: url("../img/input-bg.png") repeat-x;
	padding: 2px;
	border: 1px solid #d9d9d9;
	height: 17px;
	color: #888;
	margin: 4px 0 0 0px;
}

.login-form .go input {
	background: url("../img/input-submit-bg.png") repeat-x;
	position: relative;
	top: 0px;
	padding: 0 0 4px 0;
	text-align: center;
	width: 48px;
	height: 23px;
	border: 1px solid #d9d9d9;
	color: #888;
}

/* --- LATEST INFO --- */
#latest-info {
	padding-bottom: 10px;
}

#latest-info .col1, #latest-info .col2, #latest-info .col3 {
	min-height: 255px;
	height: auto !important;
	height: 255px;
}

#latest-info .col1 {
	float: left;
	width: 294px;
	height: 255px;
	background: url("../img/latestnews-box-bg.png") no-repeat;
	padding: 40px 8px 0 8px;
	margin: -20px 0 -20px 0px;
}

#latest-info .col2 {
	float: left;
	width: 285px;
	height: 235px;
	padding: 40px 8px 0 8px;
	margin: -10px 0 -20px 0px;
	background: url("../img/latestwinner-box-bg.png") no-repeat;
}

#latest-info .col3 {
	float: left;
	width: 200px;
	padding: 0 0 0 0;
	margin: -20px 0 0 15px;
}

#latest-info h2 {
	font-size: 25px;
	color: #754c24;
	margin: 0 0 4px 0;
	padding: 0;
}

#latest-info .col2 .thumb {
	float: left;
	width: 100px;
	margin-right: 10px;
}

#latest-info .col2 .latest-winner {
	float: left;
	width: 140px;
	line-height: 130%;
	padding: 0 0 0 10px;
}

#latest-info .col2 .latest-winner label {
	float: left;
	display: block;
	width: 60px;
}

/* --- BID NOW --- */

#div-gradient {
	background: url("../img/div-gradient.png") no-repeat top center;
	width: 1091px;
	height: 85px;
	margin: 0 -96px 0px -96px;
	position: relative;
	top: 274px;
	z-index: 1;
	border: 0px;
}

#bid-now {
	margin-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 2;
}

.bid-button {
	margin: 0 10px 0 0;
}

#bid-now h2 {
	font-size: 25px;
	font-weight: normal;
	color: #754c24;
	margin: 0 0 10px 0;
}



/* Horizontal Bid List */
ul.horizontal-bid-list {
	margin: 0;
	padding: 0;
}

ul.horizontal-bid-list li {
	float: left;
	width: 180px;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

ul.horizontal-bid-list li .item {
	height: 286px;
	background: url(../img/bg-horizontal-bid-list.png) no-repeat;
	padding: 0 10px;
}

ul.horizontal-bid-list li .item h3 {
	min-height: 45px;
	height: 45px;
	height: auto !important;
	font-size: 13px;
	line-height: 120%;
	margin: 0;
	padding: 16px 0 0 0;
}

ul.horizontal-bid-list li .item .thumb {
	margin: -6px 0 0 0;
}

ul.horizontal-bid-list li .item .username {
	margin: 6px 0 0 0;
}

ul.horizontal-bid-list li .item .latest-bidder {
	font-size: 17px;
	font-weight: normal;
	color: #434343;
	margin: 6px 0 0 0;
}

ul.horizontal-bid-list li .item .price {
	font-size: 20px;
	font-weight: normal;
	color: #F26D7D;
	margin: 12px 0 0 0;
}

ul.horizontal-bid-list li .timer-status {
	margin: -12px 0 0 0px;
}

ul.horizontal-bid-list li .timer-status .timer {
	float: left;
	width: 106px;
	height: 36px;
	background:  url("../img/bg-timer.png") no-repeat;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 6px;
}

ul.horizontal-bid-list li .timer-status .bid-status {
	float: left;
	width: 70px;
	height: 36px;
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4d;
	padding-top: 8px;

}

ul.horizontal-bid-list li .timer-status .closed {
	background:  url("../img/bid-status-closed.png") no-repeat;
}

ul.horizontal-bid-list li .timer-status .closed a {
	color: #4d4d4d;
	font-weight: 100;
}

ul.horizontal-bid-list li .timer-status .bid-now {
	background:  url("../img/bid-status-bid-now.png") no-repeat;
}

ul.horizontal-bid-list li .timer-status .bid-now a {
	color: #4d4d4d !important;
	font-weight: 100;
}

/* --- LIVE AUCTIONS --- */

/* Live Auctions */

#div-gradient2 {
	background: url("../img/div-gradient.png") no-repeat top center;
	width: 1091px;
	height: 85px;
	margin: 0 -96px 0px -96px;
	position: relative;
	top: 570px;
	z-index: 1;
}

#live-bids {
	margin-top: 10px;
	z-index: 2;
	position: relative;
}

#live-bids h2 {
	font-size: 25px;
	font-weight: normal;
	color: #754C24;
	margin: 0 0 10px 0;
}

/* Vertical Bid List */
ul.vertical-bid-list {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}

ul.vertical-bid-list li {
	float: left;
	clear: both;
	width: 100%;
	height: 274px;
	background: url("../img/bg-vertical-bid-list.png") no-repeat;
	list-style: none;
	margin: 0 0 -150px 0;
	padding: 0;
}

ul.vertical-bid-list li .thumb {
	float: left;
	margin-right: 10px;
}

ul.vertical-bid-list .thumb img {
	border: 1px solid #ccc;
}


ul.vertical-bid-list li .col1 {
	float: left;
	width: 120px;
	padding: 8px;
}

ul.vertical-bid-list li .col2 {
	float: left;
	width: 635px;
	padding: 8px;
}

ul.vertical-bid-list li .col2 h3.heading {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

ul.vertical-bid-list li .col2 {
	float: left;
	width: 625px;
}

ul.vertical-bid-list li .col2 .fixed-bid {
	font-size: 11px;
	margin: 20px 0 10px 0;
}

ul.vertical-bid-list li .sub-col1 {
	float: left;
	width: 450px;
	margin-right: 20px;
}

ul.vertical-bid-list li .sub-col2 {
	float: left;
	width: 150px;
}

ul.vertical-bid-list li .col3 {
	float: left;
	width: 110px;
	padding: 10px 0 0 0;
	text-align: center;
}

ul.vertical-bid-list li .price {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #F26D7D;
	margin-bottom: 6px;
}

ul.vertical-bid-list li .timer {
	width: 100px;
	height: 33px;
	background: url("../img/bg-timer2.png") no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 8px 2px 0 0;
	margin: 0 0 6px 0;
}

ul.vertical-bid-list li .bid-now {
	margin-top: -8px;
}

/* --- FOOTER --- */
#footer .footer-menu {
	margin: 10px 0;
}

#footer .footer-menu span {
	padding: 0 8px;
}

#footer .footer-menu span a {
	font-weight: normal;
	color: #754C24;
}

#footer .copyright {
	margin-bottom: 10px;
}

#footer .copyright .content {
	padding: 0 12px;
}

#footer .copyright .col1 {
	float: left;
	width: 500px;
	margin-right: 20px;
}

#footer .copyright .col2 {
	float: right;
	width: 300px;
	text-align: right;
}

#footer .copyright .col2 a {
	color: #515151;
}

/* --- BIG BOX AUCTION DETAILS --- */
#auction-details {
	overflow: hidden;
}

#auction-details .col1 {
	float: left;
	width: 356px;
	margin-right: 10px;
}

#auction-details .col2 {
	float: left;
	width: 260px;
	margin-right: 10px;
}

#auction-details .col3 {
	float: left;
	width: 265px;
}

#auction-details .col2 .content, #auction-details .col3 .content {
	padding: 0 12px;
}

#product-desc {
	margin: 10px 0;
	overflow: hidden;
}

#product-desc .content {
	padding: 10px 20px;
}

/* Big Box */
.big-box .f-top {
	height: 56px;
	background: url("../img/f-big-box-top.png") no-repeat;
}

.big-box .f-repeat {
	background: url("../img/f-big-box-repeat.png") repeat-y;
	_margin-top: -1px;
}

.big-box .f-bottom {
	height: 25px;
	background: url("../img/f-big-box-bottom.png") no-repeat;
}

.big-box .f-top h2 {
	font-size: 20px;
	font-weight: normal;
	color: #754c24;
	margin: 20px;
}

/* Auction Images */
.auction-images .f-top {
	height: 11px;
	background: url(../img/f-auction-image-top.gif) no-repeat;
}

.auction-images .f-repeat {
	background: url(../img/f-auction-image-repeat.gif) repeat-y;
	_margin-top: -6px;
}

.auction-images .f-bottom {
	height: 11px;
	background: url(../img/f-auction-image-bottom.gif) no-repeat;
}

#auction-details .thumbs ul {
	margin: 0;
	padding: 0;
}

#auction-details .thumbs {
	margin: 10px 0;
}

#auction-details .thumbs ul li {
	float: left;
	width: 82px;
	height: 61px;
	background: url(../img/bg-auction-thumb.gif) no-repeat;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 2px 0 0 6px;
}

#auction-details .thumbs ul li img {
	width: 90%;
	height: 90%;
}

/* Bid Info */
.bid-info .teaser {
	margin-bottom: 10px;
}

.bid-info .price {
	font-size: 30px;
	font-weight: normal;
	color: #c40002;
	margin: 10px 0;
	padding: 10px 0;
}

.bid-info .username {
	font-weight: normal;
	margin: 6px 0;
}

.bid-info .timer {
	font-size: 27px;
	font-weight: normal;
	margin: 10px 0;
	padding: 10px 0;
}

.bid-info .bid-now {
	margin: 6px 0;
}

/* Counting */
.bid-info .count {
	font-weight: normal;
	margin-bottom: 10px;
}

.bid-info .count label {
	float: left;
	width: 70px;
}
.bid-info .count-saving label, .bid-info .total-savings label {
	float: left;
	width: 180px;
}

.bid-info .total-savings {
	border-top: 1px solid #555;
}

/* Misc Auction Infos */
.misc-info .sub-col {
	margin-bottom: 10px;
}

.misc-info .f-top, .bid-info .f-top {
	height: 9px;
	background: url(../img/f-misc-info-top.gif) no-repeat;
}

.misc-info .f-repeat, .bid-info .f-repeat {
	background: url(../img/f-misc-info-repeat.gif) repeat-y;
	_margin-top: -10px;
}

.misc-info .f-bottom, .bid-info .f-bottom {
	height: 9px;
	background: url(../img/f-misc-info-bottom.gif) no-repeat;
}

.misc-info h3 {
	font-size: 15px;
	font-weight: normal;
	color: #555;
	margin: 0 0 6px 0;
	padding: 0;
}

/* Bid History */
.misc-info .bid-history table {
	width: 100%;
	font-size: 11px;
	margin: 0;
}

.misc-info .bid-history table td {
	padding: 2px;
}

/* Auction Type */
.misc-info .auction-type {
	font-size: 10px;
	font-weight: normal;
}

/* Drop down menu */
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	font-weight: normal;
	padding: 8px 0;
	text-align: center;
}

ul#nav {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	position: relative;
	left: 10px;
	top: 4px;
}

#nav li a {
	display: block;
	padding: 0;
}

#nav li li a {
	display: block;
	height: auto;
	padding: 0.4em 2em 0.4em 1em;
}

#nav li {
	float: left;
	height: 30px;
	list-style: none;
	text-align: left;
	margin: 0 30px 0 0;
	line-height: 2em;
	position: relative;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 13.4em;
	width: 14.2em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0 0 0 -1px;
	padding: 0;
	background: #fff;
}

#nav li li {
	height: auto;
	background: none;
	text-align: left;
	line-height: 140%;
	margin: 0 !important;
	padding: 0 1em 0 0 !important;
	width: 13em;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

#nav li ul a {
	width: 12em;
	width: 10em;
}

#nav li ul a:hover {
	color: #999;
}

#nav ul li a {
	background: url(images/icon-arrow.gif) center left no-repeat;
	padding-left: 16px;
}


#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li li.sfhover {
	background: #e8e8e8;
}

#nav li:hover, #nav li.sfhover {
	background: none;
}

/* Fieldset */
fieldset {
	border: none;
	margin: 10px 0;
}

fieldset legend {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-left: -6px;
}

fieldset label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
}


fieldset .form-container {
	clear: both;
	padding: 4px 0 6px 0;
}

fieldset .form-container input.textbox, fieldset .form-container textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
}

fieldset .form-container input.checkbox {
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.button {
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.form-error {
	border: 1px solid #c18888;
}

fieldset .form-container .error-message {
	font-size: 11px;
	font-weight: normal;
	color: #e45b00;
	margin-left: 160px;
	_margin-left: 163px;
}

fieldset .error-message {
	font-size: 11px;
	font-weight: normal;
	color: #e45b00;
}


/* Form */
fieldset {
	border: none;
}

fieldset legend {
	font: normal 16px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-left: -6px;
}

fieldset .text label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 8px;
}

fieldset .input {
	clear: both;
	padding: 4px 0 6px 0;
}

fieldset .text input, fieldset .password input, fieldset .textarea textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
}

fieldset .checkbox label {
	float: none;
	padding-left: 4px;
}

fieldset div.submit {
	margin: 10px 0;
}

fieldset div.submit input {
	margin-left: 160px;
	padding: 2px;
}

fieldset .text .error-message, fieldset .select .error-message, fieldset .textarea .error-message,
fieldset .checkbox .error-message, fieldset .password .error-message {
	font-size: 11px;
	color: #e45b00;
}

fieldset .select .error-message, fieldset .textarea .error-message, div.checkbox, fieldset .password .error-message {
	margin-left: 160px;
}

fieldset .hint {
	font-size: 11px;
	color: #666;
	margin-left: 160px;
	_margin-left: 163px;
}

/* Messages */
.message {
	background: #C60002;
	font-weight: normal;
	color: #fff;
	padding: 10px;
	margin: -40px 0 30px 0;
	position: relative;
	z-index: 2;
	width: 100%;
}

.success {
	background: #82ca9c;
	font-weight: normal;
	color: #fff;
	padding: 10px;
	margin: -40px 0 30px 0;
	position: relative;
	z-index: 2;
	width: 100%;
}

/* News */
ul.news {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.news li {
	list-style: none;
	margin: 0 0 16px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #dedede;
}

ul.news li h2.heading {
	background: none;
	margin: 4px 0;
	padding: 0;
}

ul.news li .meta, .meta {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: uppercase;
	margin: 10px 0;
}

/* Paging */
.paging {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
}

.paging a {
	text-decoration: none;
}

.totalresults {
}

.pagenumber ul {
	margin: 0;
	padding: 0;
}

.pagenumber ul li {
	float: left;
	list-style: none;
	font-weight: normal;
	margin-right: 4px;
	padding: 1px 4px;
	border: 1px solid #dedede;
}

.pagenumber .current {
	color: #89583d;
}

/* Tables */
table.results {
	clear: both;
	width: 100%;
	margin: 10px 0;
}

table.results th {
	background: #754C24;
	font-weight: normal;
	color: #fff;
	text-align: left;
	padding: 2px 2px 2px 4px;
}

table.results th a {
	color: #fff;
}

table.results td {
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #dedede;
}

/* Breadcrumbs */
.crumb {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 20px;
}

/* Categories */
ul.categories {
	clear: both;
	margin: 0;
	padding: 0 0 6px 0;
	display: table;
}

ul.categories li {
	float: left;
	width: 210px;
	list-style: none;
	margin: 0 10px 10px 0;
	padding: 4px 0;
	border: 1px solid #ccc;
}

ul.categories li h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* User Menus */
#leftcol ul.menu, ul.to-do {
	margin: 0;
	padding: 0;
}

#leftcol ul.menu li, ul.to-do li {
	background: url(../img/icon-bullets.gif) no-repeat;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0 0 0 20px;
}

/* Clue Tip */
span#registerClueTip {
  color: #f08080;
  font-weight: normal;
  font-size: 12px;
}

span.futureBidClueTip {
  color: #f08080;
  font-weight: normal;
  font-size: 12px;
}

span.futureBidClueTip p {
  text-align: left;
}


h2#futureBidHeader {
   text-align: left;
}

span#futurebidsleft {
   color: #FF00FF;
   font-size: 16px;
}

/* Future Bids */
#futurebids .required {
    width: 120px;
    height: 20px;
}
#futurebids label.error {
    margin: 10px 3px 0 0;
    display:block;
    color: #F00;
}
#futurebids label.label {
    display:block;
}

#futurebids #submit {
    width: 120px;
    display:block;
}

#futurebids input.error, #futurebids select.error {
    background: #ffffff;
    border:2px solid red;
}

#futurebids label.errMsg {
    margin: 1px 3px 0 0;
    display:block;
    color: #F00;
}

#FutureBidText p,ul,li {
    text-align: left;
}

#FutureBidText li {
    list-style-type: disc;
}

span.MSRPClueTip {
  color: #f08080;
  font-weight: normal;
  font-size: 10px;
}
