/* ====================== Page Formatting  ========================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	color: #616467;
}
body, textarea, input { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.off { display: none; }
.clear { clear: both; }
a img { border: 0; }
h1 { margin: 0; padding: 0; float: left; }
h2 {
	background: #bed5d9 url(../Img/bidnow-h1Bottom.png) no-repeat left bottom;
	font-size: 16px;
	color: #212424;
	padding: 0px 0px 9px 14px;
}
h2 span {
	font-weight: normal;
	color: #002830;
}
h3 a {
	color: #2283bc;
	font-size: 12px;
}
h3 a:hover { text-decoration: none; }
h4 {
	color: #191c1f;
	font-size: 13px;
	background: #afccd0 url(../Img/bidnow-h3BG.png) repeat-x;
	margin: 0px -14px 5px -14px;
	padding: 3px 0px 3px 14px;
}
h5 {
	color: #53959d;
	font-size: 12px;
	padding-bottom: 5px;
}
p { padding-bottom: 15px; }
a { color: #2283bc; }
.nowrap { white-space: nowrap; }
a:hover {text-decoration: none;}
input {
	/*border: 2px inset #d0cfcb;*/
	/*height: 1.4em;*/
}
input.greenGreenButton, input.greenWhiteButton, input.grayGreenButton, input.sellButton {
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	border-style: none;
}
input.greenGreenButton {
	background: #146f79 url(../Img/bidnow-greenGreenButton.png);
	width: 82px;
	height: 30px;
}
input.greenGreenButton:hover {background: #146f79 url(../Img/bidnow-greenGreenButtonOv.png);}
input.greenWhiteButton {
	background: #146f79 url(../Img/greenWhiteButton.png);
	width: 80px;
	height: 32px;
}
input.greenWhiteButton:hover {background: #146f79 url(../Img/greenWhiteButtonOver.png);}
input.grayGreenButton {
	width: 82px;
	height: 30px;
	background: #7e8487 url(../Img/grayGreenButton.png);
}
input.grayGreenButton:hover {background: #7e8487 url(../Img/grayGreenButtonOver.png);}
select {
	border: 2px inset #d0cfcb;
	font-size: 10px;
	color: #000000;
	height: 2.1em;
}
select.list { height: auto; }
textarea {border: 2px inset #d0cfcb;}
option { padding: 2px 0px 0px 8px;}
input.sellButton {
	background: #146f79 url(../Img/bidnow-sellButton.png);
	width: 93px;
	height: 32px;
}
input.sellButton:hover {background: #146f79 url(../Img/bidnow-sellButtonOver.png);}
div.action { padding: 10px 20px; }

/* Textbox Watermark */
.watermarked
{
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

/* AutoComplete flyout */
.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete item */
.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

.login
{
    margin: 20px;
}

.login label, input
{
    margin: 2px;
}

/* ================== Layout Styles ==================== */
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 12px;
}
#main { clear: both; }
#left {
	float: left;
	width: 178px;
	background: url(../Img/bidnow-leftNavBGMid.png) repeat-y;
}
#leftTop {
	background: url(../Img/bidnow-leftNavBGTop.png) no-repeat top;
	padding-top: 4px;
}
#leftBottom {
	background: url(../Img/bidnow-leftNavBGBot.png) no-repeat bottom;
	padding: 0px 3px 44px 4px;
}
.navTitle {
	background: #b1cdd1 url(../Img/bidnow-navTitleBG.png) no-repeat left top;
	border-bottom: 1px solid #f5f8f8;
	font-size: 13px;
	font-weight: bold;
	color: #212424;
	padding: 5px 0px 3px 16px;
}
.leftAd {
	background: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	padding-bottom: 8px;
}
#right {
	float: left;
	width: 800px;
	background: url(../Img/bidnow-rightMid.png) repeat-y;
	margin-bottom: 8px;
}
#rightTop {
	background: url(../Img/bidnow-rightTop.png) no-repeat left top;
	padding-top: 14px;
}
.topContainer {
	padding-top: 14px;
	background: url(../Img/bidnow-rightTop.png) no-repeat -6px 0px;
}
#rightBottom {
	background: url(../Img/bidnow-rightBottom.png) no-repeat left bottom;
	padding: 0px 6px 6px 6px;
	min-height: 400px;
}

#submitBox {
	background: url(../Img/bidnow-listSubmitBG.png);
	height: 35px;
	width: 183px;
	padding-left: 8px;
	padding-top: 5px;
}

/* =================== Header & Footer ================== */
#topBar {
	float: right;
	background: #494949 url(../Img/bidNow-bodyBG.png) repeat-x top;
	width: 100%;
}
#topBarBottom {background: url(../Img/bidNow-bodyBGBot.png) repeat-x bottom;}
#topBarWidth {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#topNav {
	padding-bottom: 4px;
	float: right;
}
#topNav ul {
	background: url(../Img/bidNow-topNavBar.png) no-repeat right;
	float: right;
}
#topNav li {
	list-style-type: none;
	background: url(../Img/bidNow-topNavBar.png) no-repeat;
	float: left;
	background-position: left;
	padding: 8px 13px 11px;
}
#topNav li a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#topNav li a:hover { text-decoration: underline; }
#topNav li.topCurrent { background-color: #bed5d9; }
#topNav li.topCurrent a { color: #666666; }
#headerRight {
	float: right;
	background: url(../Img/bidnow-searchBGTop.png) no-repeat center top;
	width: 421px;
	padding: 5px 0px 0px 3px;
}
#searchArea {
	background: #bed5d9 url(../Img/bidnow-searchBG.png) no-repeat bottom;
	width: 404px;
	margin-bottom: 30px;
	padding: 0px 0px 7px 15px;
	position: relative;	
}
#searchArea td{padding: 0px 5px 0px 0px;}
#searchArea input {width: 185px;}
#searchArea input.greenGreenButton {width: 82px;}
.greeting {
	color: #56595c;
	text-align: right;
	padding-right: 18px;
}
.greeting span {
	font-size: 12px;
	font-weight: bold;
}
.greeting a { color: #0070b2; }
.greeting a:hover { text-decoration: none; }

#footer {
	clear: both;
	background: url(../Img/bidnow-footerMid.png) repeat-y;
	width: 967px;
	margin-left: 10px;
}
#footer ul { float: left; }
#footer li {
	display: inline;
	list-style-type: none;
}
#footerTop { background: url(../Img/bidnow-footerTop.png) no-repeat left top; }
#footerBottom {
	background: url(../Img/bidnow-footerBottom.png) no-repeat left bottom;
	padding: 15px 15px 15px 18px;
}
#footerBottom ul { text-transform: uppercase; }
#footer a {
	color: #575a5d;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}
#footer a:hover { text-decoration: underline; }
.copyright { text-align: right; }

/* =============== Nav Styles ================= */
#navMenu li {
	background: #b2ced3 url(../Img/bidnow-navLIBG.png) no-repeat left top;
	list-style-type: none;
	padding: 2px 0px 1px 15px;
	border-bottom: 1px solid #f1f6f7;
}
#navMenu li.selected, #navMenu li.expanded {
	background: #d8e2e3 url(../Img/bidnow-navLIBGCurrent.png) no-repeat;
	padding-bottom: 0px;
}
#navMenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002830;
	text-decoration: none;
}
#navMenu li ul { display: none; }
#navMenu li.expanded ul { display: block; }
#navMenu li a:hover { text-decoration: underline; }
#navMenu ul ul {
	margin-left: -15px;
	background: #abc7cc;
	border-top: 1px solid #f1f6f7;
	border-right: 1px solid #c5d3d3;
	border-left: 1px solid #c5d3d3;
	padding: 5px 0px 8px 0px;
}
#navMenu ul ul li {
	background: url(none);
	border-style: none;
	padding: 2px 0px 2px 15px;
}
#navMenu ul ul li a {
	text-decoration: underline;
	font-size: 11px;
}
#navMenu ul ul li a:hover { text-decoration: none; }
#navMenu li li.selected { background: #dfe5e6; }
#navMenu li li.selected a {
	text-decoration: none;
	font-weight: bold;
}

/* ===================== Home Page ================ */
.homeDashboard { position:relative; top: -10px; background-color: #fff; padding: 10px; padding-top: 8px; }
.homeDashboard table { width: 770px; }
.homeDashboard table table { width: auto; }
.homeDashboard table td { vertical-align: top; }
.homeDashboard h3 { font-size: 20px; font-weight: normal; color: #8a8a8a; padding: 5px; }
.homeDashboard td.tallbox {
	width: 230px; height: 408px;
	background: url(../Img/home_tallbox_bg.png) no-repeat top right;
	text-align: right;
}
.homeDashboard td.tallbox table {
	width: 190px;
}
.homeDashboard td.tallbox table th { text-align: center; }
td.tallbox table td { text-align: left; padding: 0; }

.homeDashboard td.searchbox {
	height: 200px; width: 300px;
	background: url(../Img/home_fatbox_bg.png) no-repeat top left;
}

.homeDashboard #listTable { margin-top: 10px; }
.homeDashboard table.stats { }
.homeDashboard table.stats td {
    text-align: center;
    width: 25% !important;
    font-size: 14px !important;
    color: #999 !important;
    font-weight: normal !important;
}
.homeDashboard table.stats span { font-weight: bold; color: #71a4c3; }
.homeDashboard td a { text-decoration: none; }
.homeDashboard td a:hover { text-decoration: underline; }
.homeDashboard td.photo, .homeDashboard td.description { width: 50%; vertical-align:bottom; padding-bottom: 4px; font-size: 10px; }
.homeDashboard td.photo { text-align:right; }
.homeDashboard td.photo img { border: 1px solid #cfcfcf; margin-right: 4px; }

.homeDashboard ol { list-style-type: decimal; list-style-position: inside; margin: 0; padding: 0; }
.homeDashboard ol li { margin-left: 10px;  }

.homeDashboard .featured { width: 240px; float: left; margin-left: 10px; margin-top: 10px; }
.homeDashboard .featured img { display: block; }
.homeDashboard .featured span.img { position:relative; display:block; overflow: hidden; width:240px; height:179px; cursor: pointer; }
.homeDashboard .featured span.img a { position:relative; left:-45px; top:-75px; }
.homeDashboard .featured span.desc {
	line-height: 25px; display: block;
	background: #595959 url(../Img/featured_bg.png) repeat-x top left;
	padding-left: 5px;
	color: #fff; font-weight: bold; text-decoration: none;
}

.homeDashboard .soon { float: left; font-size: 10px; margin-right: 9px; margin-bottom: 3px; }
.homeDashboard .soon a { text-decoration: none; }
.homeDashboard .soon img { border: 1px solid #cfcfcf; margin-bottom: 1px; }
/* ===================== Finishing Soon Page ================ */
table#auctionTable {
	margin-top: 10px;
	margin-bottom: 11px;
}
#auctionTable th, #auctionTable th .tableHeaderBar {
	background: #afccd0 url(../Img/bidnow-h3BG.png) repeat-x left top;
	font-size: 11px;
	color: #002830;
	font-weight: normal;
}
#auctionTable th .tableHeaderBar {
	background: url(../Img/bidnow-auctionHeaderBar.png) repeat-y right top;
	padding: 4px 0px 4px 0px;
}
#auctionTable td {
	border-bottom: 1px solid #ccc;
	text-align: center;
	vertical-align: top;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#auctionTable p { padding-bottom: 5px; }
#auctionTable td.productDesc {
	padding: 9px 45px 10px 13px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
}
#auctionTable td.productDesc img { padding-right: 9px; float: left; }

#pagination {
	background: #bed5d9 url(../Img/bidnow-paginationBG.png) no-repeat left bottom;
	text-align: right;
	font-size: 12px;
	color: #56595c;
	padding: 15px 29px 15px 0px;
}
#pagination a {
	color: #2283bc;
	text-decoration: none;
	padding-left: 18px;
}
#pagination a:hover { text-decoration: underline; }

/* ==================== Order Detail Page ================ */
#orderDetailsTable th {
	background: #afccd0 url(../Img/bidnow-h3BG.png) repeat-x left top;
	font-size: 13px;
	color: #191c1f;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	text-align: left;
}
#orderDetailsTable td {
	padding: 15px 0px 15px 0px;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
#orderDetailsTable th, #orderDetailsTable td {padding-left: 15px;}
#orderDetailsTable td.grayTD {
	padding: 1px 0px 1px 15px;
	background: #b7b7b7 url(../Img/orderTableGrayBar.png) repeat-y right top;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #d4d4d4;
}
#orderDetailsTable td.actionsTD {
	color: #2283bc;
	font-size: 10px;
}
#orderDetailsTable td a { color: #2283bc; }
#orderDetailsTable td p { padding-bottom: 15px; }
#totals {
	margin-bottom: 18px;
	float: right;
	background: url(../Img/bidnow-totalsMid.png) repeat-y;
	width: 308px;
	color: #898989;
	font-size: 12px;
	font-weight: bold;
}
#totalsTop { background: url(../Img/bidnow-totalsTop.png) no-repeat left top; }
#totalsBottom {
	background: url(../Img/bidnow-totalsBottom.png) no-repeat left bottom;
	padding: 25px 25px 20px 21px;
}
#totals td { padding-bottom: 10px; }
#totals td.total { color: #000000; }
#totals td.grandTotal {
	color: #000000;
	font-size: 18px;
}

/* ================= List Item Page =============== */
#listTable th {
	background: #afccd0 url(../Img/bidnow-h3BG.png) repeat-x left top;
	font-size: 13px;
	color: #191c1f;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	text-align: left;
}
#listTable td {
	padding: 7px 0px 15px 0px;
	font-size: 11px;
	color: #53959d;
	vertical-align: top;
	font-weight: bold;
}
#listTable th, #listTable td {padding-left: 15px;}
#listTable td.createListing {
	color: #000000;
	font-size: 13px;
	padding-top: 15px;
	font-weight: normal;
}
#listTable td select, #listTable td input {font-size: 12px;}
#listTable td input.greenWhiteButton {font-size: 13px;}
.categoryList {
	float: left;
	padding-right: 10px;
}
#picture {
	background: url(../Img/bidnow-pictureMid.png) repeat-y left top;
	width: 761px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#pictureTop { background: url(../Img/bidnow-pictureTop.png) no-repeat left top; }
#pictureBottom {
	background: url(../Img/bidnow-pictureBottom.png) no-repeat left bottom;
	padding: 11px 12px 10px;
}
#listTable td.submitTD { padding: 0px; }

/* ============= Product Details Page =============== */
.auctionNo {
	float: right;
	padding-right: 17px;
}
#productDetails {
	font-size: 13px;
	padding: 10px 14px 0px 14px;
}
#breadcrumbs {
	font-size: 11px;
	color: #212424;
	padding-bottom: 10px;
}
.productImage {
	float: left;
	padding-bottom: 20px;
}
.productInfo {
	float: left;
	padding: 40px 0px 20px 17px;
}
.productInfo span { font-size: 11px; }
.productInfo td {
	padding-bottom: 10px;
	padding-top: 10px;
}
.productInfo .border td { border-bottom: 1px solid #d1cfcc; }
.addToWishlistBox {
	float:right; padding: 10px 55px 0 0;
}
.wishlistButton {
	background: #fff url(../Img/wishlist-add-button.png);
	background-position: 0px 0px;
	padding: 4px 15px 4px 0px;
	width: 142px;
	height: 28px;

	text-align: right;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	border-style: none;
}
.wishlistButton:hover {
	background-position: 0px -28px;
}
#bidBox {
	background: #bed5d9 url(../Img/bidnow-bidBoxTop.png) no-repeat left top;
	font-weight: bold;
	width: 371px;
}
#bidBoxBottom {
	background: url(../Img/bidnow-bidBoxBottom.png) no-repeat left bottom;
	padding: 8px 25px 8px 14px;
}
.bid {
	float: left;
	padding-right: 95px;
	padding-top: 5px;
}
.bidInput { float: left; }
.bidTextBoxContainer { position: relative; top: -4px; }

table#historyTable {
	margin-bottom: 11px;
}
#historyTable th, #historyTable th .tableHeaderBar {
	background: #afccd0 url(../Img/bidnow-h3BG.png) repeat-x left top;
	font-size: 11px;
	color: #002830;
	font-weight: bold;
}
#historyTable th .tableHeaderBar {
	background: url(../Img/bidnow-auctionHeaderBar.png) repeat-y right top;
	padding: 4px 0px 4px 0px;
}
#historyTable td {
	padding: 4px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* ====================== Check Out Page ================ */
#checkOut {
	padding-left: 14px;
	font-size: 13px;
	color: #212424;
	padding-right: 14px;
}
#checkOut select {
	font-size: 12px;
	height: auto;
}
.topMessage {
	padding-top: 10px;
	padding-bottom: 10px;
}
#checkOut table { margin-bottom: 20px; }
#checkOut td {
	padding-right: 12px;
	padding-bottom: 5px;
}

/* ====================== Upload Bag skin ================ */
#uploadsContainer
{
    margin: 0;
    padding: 0;
    height: 85px;
    list-style: none;
    overflow-y: auto;
}
.upl
{
    position: relative;
    display: block;
    float: left;
    width: 55px;
    height: 85px;
    overflow: hidden;
    cursor: pointer;
}
.upl_iconContainer
{
    position: relative;
    display: block;
    width: 55px;
    height: 45px;
    cursor: pointer;
}
.upl_filename
{
    position: relative;
    display: block;
    width: 55px;
    height: 40px;
    text-align: center;
    word-break: break-all;
    font-size: 9px;
    line-height: 9px;
    background-color: #fff;
}
.upl input
{
    cursor: pointer;
    z-index: 10;
    position: absolute;
    border-width: 0;
    right: 0;
    width: 300;
    height: 85px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.upl_icon_picture, .upl_icon_video, .upl_icon_audio, .upl_icon_word, .upl_icon_unknown, .upl_icon_new
{
    display: block;
    width: 55px;
    height: 45px;
    background: #fff url(../Img/icon_set.gif) no-repeat;
}
.upl_icon_picture
{
    background-position: 0px 0px;
}
.upl_icon_unknown
{
    background-position: 0px -45px;
}
.upl_icon_new
{
    background-position: 0px -90px;
}

dd {
	font-weight: bold;
}
dl {
	padding-bottom: 10px;
}

/* error messages */
span.error, span.errorShort, span.errorShortDisplaced
{
	display: inline;
	position: absolute;
	color: #fff !important;
	background: url(../img/validation_field_bg.png) no-repeat left top;
	padding: 3px 6px 4px 26px;
	min-height: 4px;
	margin-left: 5px;
	white-space: nowrap;
}
span.errorShort, span.errorShortDisplaced
{
	height: 15px;
	width: 12px;
	padding: 0;
	overflow: hidden;
	text-indent: 100px;
}
span.errorShortDisplaced
{
	margin-left: -15px;
}
input.error, textarea.error { border-color: Red; }
