﻿
/* stacks filter */

.stacks-filter-left-header {
	color:#CFCFCF; position:relative; margin:25px 0 23px 20px;
}
.stacks-filter-left-header-bg{
	float:left;
	height:226px;
	background:#17171E;
	/* background:#001;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3; 
	border-left:2px #aaa solid;
	border-right:2px #ddd solid;*/
	position:absolute;
	width:1000px;
	z-index:0;
	top:-15px; left:-60px;
	border-top:1px #ddd dashed
	
}

.stacks-filter-left-header img.topCap
{
	position:absolute;
	top:-18px; left:-18px; visibility:hidden;
}
.stacks-filter-left-header img.bottomCap
{
	position:absolute;
	bottom:-19px; left:-18px; visibility:hidden;
}

#stacks-filter, .stacks-filter
{
   /*border: 1px solid #999;*/
    background-color: #EAEEF4; /*#F0F0F0;*/
    padding: 0px 8px 8px 8px;
    margin:0 auto;
    width:800px;
    position:relative;
    z-index:2;
    height:192px;
}

#stacks-filter-tbl
{
    border-collapse: collapse;
    width: 760px;
}

#stacks-filter-tbl tr td
{
    vertical-align: middle;
}

#filter-row-1-hdr td
{
    font-size: 10px;
    color: #333;
    padding: 8px 0px 0px 0px;
}

#filter-row-1 td
{
    padding: 2px 0px 8px 0px;
    border-bottom: 1px solid #999;
}

#filter-row-2-hdr td
{
    font-size: 10px;
    color: #333;
    padding: 6px 0px 0px 0px;
}

#filter-row-2 td
{
    padding: 0px 0px 8px 0px;
    border-bottom: 1px solid #999;
}

#filter-row-3 td
{
    padding: 0px 3px 0px 6px;
    white-space:nowrap;
}

#filter-row-3-hdr td
{
    font-size: 10px;
    color: #333;
    padding: 8px 3px 0px 6px;
    white-space:nowrap;
}

.selected-filter
{
    color: #cc0000;
    font-size: 90%;
}

select
{
    font-size: 90%;
}

/* end stacks filter

/* lot browse row */


.lotbrowse-row-retail
{
    background: #ffffff;
    border: 0 none;
    margin: 0px 0px 7px 0px;
    width: 664px;
    height: 100%;
    position: relative;
    padding: 5px;
    
}
.itemNameDisplay
{
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

.lotBrowseMiddle
{
    width: 64%;
    vertical-align: top;
    padding-right: 15px;
}

.lotBrowseMiddle a
{
	color:#143047;
    text-decoration: none;
}

.displayDetailHdr
{
    font-weight: bold;
    font-size: 11px;
}

.displayDetail
{
    font-size: 11px;
}

.amount
{
    font-size: 11px;
    font-weight: bold;
    color: #990000;
}

.currentbid
{
    font-size: 11px;
    color: #666666;
}

.max-bid-altered
{
    font-size: 11px;
    color: #CC0000;
    line-height: normal;
}

.itemLotRightCell
{
    width: 22%;
    text-align: center;
    border-left: 1px solid #CCCCCC;
    padding-bottom: 8px;
    padding-left: 15px;
}

.minimumbid
{
    font-size: 11px;
    color: #666666;
}

.reserve
{
    font-size: 11px;
}

.bidamount
{
    width: 132px;
}

.bidnow
{
    margin: 5px 0 3px 0;
    width: 150px;
}

.bidNowValue
{
    width: 74px;
    text-align:right;
    position: relative;
    top: 3px; margin-bottom:8px;
}

/* end lot browse row */

/* paging */

.pager
{
    margin-bottom: 10px;
    text-decoration: none;
    margin-top:-5px;
    position:absolute;
    right:200px;
    margin-right:40px;
}

.pageSizeIndicator {float:right; color:#eef; font-size: 13px;
                    margin-right:40px;}

.page-numbers
{
    font-family: Arial ,Helvetica,sans-serif;
    color: #fff;
    font-size: 14px;
    margin-right: 4px;
    padding:0 4px 3px;
    text-decoration: none;
    display:inline-block;
    margin-top:4px;
}

a .page-numbers
{
    text-decoration: none;
    color: #fff;
}

.page-numbers:hover
{
    color: #bbc; text-decoration: none; margin-left:-1px;
    cursor: pointer; font-size:17px; font-weight:bold;
}

.page-numbers.desc
{
    border: none;
}
.page-numbers.next, .page-numbers.prev
{
	color:#bbc;
	width:65px;
}
.page-numbers.next:hover, .page-numbers.prev:hover
{	margin-left:0; }
.page-numbers.current
{
	font-size:18px;
    color: #BFBFBF;
    font-weight: bold;
    height:24px;
    margin-bottom:-1px;
}
.page-numbers.current:hover {	margin-left:0; }
.page-numbers.dots
{
    border: none;
    background-color: Transparent;
    color: #f00;
    text-decoration: none;
}

/* end paging */




.shipToBtn 
{
	padding: 0 0 4px 2px; font-size:10px;
}

.pageBoxBorder .bidNowBtnSingle 
{
	margin-right:-1px;
}
/*.redcap 

 watch list input 

.inputAddWatch*/

.redcap /* watch list input */ .inputAddWatch
{
    color: #004F00;
    background-color: #f0f0f0;
}

#UpdateCurrentLot.watchListCurrentLot
{
    width: 200px; 
    color: #000;
}

#UpdateCurrentLot.watchListCurrentLot a
{
    color: #000;
}

#UpdateCurrentLot.watchListCurrentLot a:hover
{
    color: #000;
}

/* end watch list */

.marginl
{
    margin-left: 4px;
}

marginr
{
    margin-right: 4px;
}

.input-button:hover
{
    cursor: pointer;
}

/* bid multiple 

.bidNowBtnMulti
{
    color: #004F00;
    font-size: 12px;
    background-color: #f0f0f0;
    padding: 5px;
    margin-right: 8px;
}*/

/* end bid multiple */

/* end button */


/* classification filter */

ul#Classification-List, li
{
    list-style: none;
 /*   padding: 0px;
    margin: 0px;
    font:  'Lucida Grande', Tahoma, sans-serif;*/
}


ul#Classification-List li .title17sm, .title17sm *
{
  /*   border-top: 3px solid #1E1E1E;
    color: #091A5A;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 1px 0 0;
    padding: 2px 0 2px 5px;
    text-align: left;
    text-decoration: none;*/
}

ul#Classification-List .level
{
  /*   display: block;
    border: 0 none;
    font-size: 11px;
    text-decoration: none;*/
}

ul#Classification-List .level2
{
    padding: 2px 0 2px 6px; font-weight:normal;
   /*  border-color: Gray;
    border-style: dotted none none;
    border-width: 1px;*/
}

ul#Classification-List .level3
{
  padding: 2px 0 2px 12px; font-weight:normal;
  /*   border-color: Gray;
    border-style: dotted none none;
    border-width: 1px;
    */
}

ul#Classification-List .level4
{
    padding: 2px 0 2px 18px;
    font-weight:normal;
   /*  border-color: Gray;
    border-style: dotted none none;
    border-width: 1px;*/
}


ul#Classification-List .level5
{
  padding: 2px 0 2px 24px; font-weight:normal;
   /*   border-color: Gray;
    border-style: dotted none none;
    border-width: 1px;*/
}
ul#Classification-List .level3 a, ul#Classification-List .level4 a, ul#Classification-List .level4 a 
{ font-size:11px; font-weight:normal; }
ul#Classification-List .level2 a
{ font-size:12px; font-weight:normal; }
ul#Classification-List li
{
 /*   padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 2px white;*/
}

ul#Classification-List li a
{
 /*   text-decoration: none;
    color: #333;
    font-weight: bold;*/
}

ul#Classification-List li a:hover
{
 /*   color: #cc0000;*/
}

ul#Classification-List li a.selectedClassification
{
    color: #dde3FF;
}

/* end classification filter */

/* item detail */
.itemdetail-retail
{
    background: #ffffff;
    border: 2px solid #ccc;
    height: 100%;
    margin: 20px auto;
    width: 630px;
    position: relative;
    padding: 5px; display:table;
}

.itemdetail-auction
{
    background: #fff url(/App_Themes/Stacks/images/browse/detailBoxBottom.gif) left bottom no-repeat;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 100%;
    margin: 8px auto 7px auto;
    width: 806px;
    position: relative;
    padding: 22px;
    font-weight: normal;
    background:#fff;
}

/* end item detail */


/* item detail auction */

#itemDetailAuctionTable
{
    float: right;
    border-collapse: collapse;
    width: 350px;
    margin-left: 20px;
    margin-bottom: 10px;
    border: 1px solid #0B2E52;
}

#itemDetailAuctionTable td
{
    border: 0px solid #0B2E52;
    padding: 4px;
}

#itemDetailAuctionDesc
{
    line-height: 18px; min-height:110px; display:table;
}

h2.itemDescHdr a
{
    font-size: 16px;
    color: #333;
    padding-bottom: 3px;
    border-bottom: 2px solid #333;
    text-decoration: none;
}

a.itemDescLink
{
    text-decoration: none;
    color: #333;
}

.itemDtlHighBid
{
    margin-left: 5px;
    font-size: 11px;
}

/* end item detail auction */


/* login to bid */

#loginToBid
{
    font-size: 90%;
    font-weight: bold;
    display: none;
    text-decoration: none;
    color: #DDD;
    position: relative;
    top: 14px;
    right: 16px;
    padding: 8px 12px 8px 12px;
    float:right;
}

/* end login to bid */

a.prevNextLink
{
    text-decoration: none;
    color: #8B0000;
    font-weight: bold;
    margin-right: 15px;
    font-size: 110%;
}

/* bid results table */

.bidResultsTable
{
    width: 100%;
    border-collapse: collapse;
}

.bidResultsTable th
{
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid white;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

.bidResultsTable td
{
    vertical-align: middle;
    text-align: left;
}

/* end bid results table */

/* item lot browse img dtl */



#itemIMGBack
{
    display: none;
    margin-top: 250px;
    height: 0px;
    width: 500px;
}

#itemDTL
{
    border: 7px solid #999;
    height: 500px;
    width: 500px;
    z-index: 100;
    position: fixed;
    background: white url("/images/processing.gif") no-repeat center;
}

/* item lot browse img dtl */

/* current lot */



#AdvancedSearchForResults
{
    margin-top: 12px;
    font-size: 12px;
    font-weight: bold;    
    text-align: center;
    color:#ccc;
}

/* breadcrumb */

#StacksBreadCrumb a
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}

#StacksBreadCrumb a:hover
{
    text-decoration: underline;
}

#StacksBreadCrumb
{
    margin-left: 8px;
    color: White;
}

/*new stuff*/

.subTitle {
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#232323;
	line-height:normal; font-weight:normal;
}	

.auctionListCont
{
    float: left;
    background-color:#fefefe;
    border:solid 1px #ccc; 
    padding:10px 10px 0px 10px;
    color:#555;
    width:576px;
    height:170px;
    margin:28px 41px;
}
.archiveImageBox
{
    width:120px;
    float:left;
    display:block;
}

.archiveBox
{
    margin-left:10px;
    width:250px;
    display:inline-block;
    float:left;
    clear:none;
}

.archiveDate
{
    font: normal 12px Arial, Verdana, Helvetica, sans-serif;
    color:#333;
    display:inline-block;
}

.archiveTitle 
{
    font: bold 18px Arial, Verdana, Helvetica, sans-serif;
    color:#911;
}

table.ShoppingCart {
    border-spacing: 0px;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;
    
}
 
table.ShoppingCart th {
    text-align: left;
    font-weight: bolder;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #DBE2F1;
    font-size: 10pt;
}

table.ShoppingCart td {
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    border: 1px solid #CCC;
    font-size: 10pt;
    
}
 
table.ShoppingCart thead th {
    background: #2B374E;
    color: #FFFFFF;
    text-align: center;
}
table.ShoppingCart th.Corner {
    text-align: left;
}

table.ShoppingCart tr {
    background: #FFFFFF;
    
    height: 30px;
}

.tblStylesTotals
{
    font: bold 9pt Arial, Verdana, Helvetica, sans-serif;
    text-align:left;
    padding:3px;
}

.tblStylesTotals td {padding:3px; }

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltleft { 
	float: left;
	margin-left: 8px;
}

.shopActionTitle
{
    font: 14pt Arial, Verdana, Helvetica, sans-serif;
    color:#911;
    line-height:38px;
    text-decoration:none;
}

#shippingBox {padding:0px; margin:0px; float:left; width:750px;}
#shippingBox .addressBoxShipping, #billingBox .addressBoxShipping {width:630px; padding-top:10px;}
#shippingBox .mainActionContainer .pageBoxBorderT{background:#FFFFFF repeat-x scroll left top; width:600px; float:left; border:1px #999 solid; padding:12px;}
.mainActionContainer {display:table; width:825px;}

.checkoutSteps
{
    width:100%;
    margin:auto;
    margin-bottom: 10px;
    text-align:right;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.addressBoxShipping
{
    padding:10px;
    margin:2px;
    float:left;
    border:solid 1px #ccc;
    border-color:#ccc #888 #888 #ccc;
    display:block;
    background:#fff url(images/smallformgrad.jpg) top left repeat-x;
}
#confirm .addressBoxShipping {width:385px; height:150px;  background-image:none;}


.addressInner
{
    float:left;
    display:inline;
    width:180px;
    border-right:solid 1px #aaa;
}
#confirm .addressInner {width:170px;} 
.addressInnerButtons
{
    float:left;
    display:inline;
    text-align:right;
    width:270px;
    margin:41px 0 0 10px;
}
#confirm .addressInnerButtons {width:170px; margin-top:25px}
.titlesSubShopping
{
    color:#777;
    font:normal 11pt Arial, Verdana, Helvetica, sans-serif;
    width:360px;
    display:block;
    border-bottom:solid 1px #aaa;
}

.totalsTableTotals 
{
    text-align:right;
}
.totalsTableHeader
{
    text-align:right;
    font-weight:bold;
    color:#000;
}

#inventory .categoryCol
{
    float:right;
    position:relative;
    width:320px;
    padding:5px;
    border:solid 1px #ccc;
    background:#500608 url(/App_Themes/Stacks/images/store_bg.jpg) top left repeat-x;

}

#inventory .categoryCol td {vertical-align:top;}
#inventory .categoryCol h5
{
    width:136px; 
    border:solid 1px #777;
    border-bottom:solid 1px #444;
    border-right:solid 1px #333;
    margin-bottom:0px;
    text-transform: uppercase;
    background:#fff url(/App_Themes/Stacks/images/grid/lightGrad.gif) center left repeat;
	color: #000;
	padding-left:4px;
	font: bold 1em  Arial, Verdana, Helvetica, sans-serif;
}

#inventory .itemCol{font-size:10pt; width:120px}

#inventory .categoryCol a:link,  #inventory .categoryCol a:visited
{
    text-decoration:none;
    display:block;
    color:#000;
    cursor:pointer;
}
#inventory .categoryCol a:hover {text-decoration:none; color:#900;}
#inventory .itemCol a:link, #inventory .itemCol a:visited
{
    text-decoration:none;
    color:#fff;
    cursor:pointer;
    width:130px;
    padding:4px;
}
    
#inventory .itemCol a:hover {color:#ccc;}

.contentLeftEshop
{
    padding:10px;
    border:solid 1px #ccc;
    background-color:#fff;
    width:405px;
    float:left;
}

.bioBlockWhole
{
    display:block;
    width:601px;
    border:solid 1px #ddd;
    margin:10px auto;
    padding:10px;
    background-color:#fff;
}


.bioBlockHalf
{
    display:block;
    width:261px;
    margin:10px auto;
    border:solid 1px #ddd;
    padding:10px;
    background-color:#fff;
    overflow:auto;
    float:left;
}


#bioPage img {margin:0 10px 5px 0;}

/* End Progress Indicator */
#whyStacks li {margin-bottom:10px;}
/* Grid View */
.gridSubBox
{
   background:#fff url(images/homeBoxBg.jpg) top left repeat-x;
   color: #333;
   border: solid 1px #ccc;
   padding: 6px;
   font-size: 8pt;
   width: 80%
}

.gridSubTitle
{
   font-size: 14px;
   font-weight: bold;
   color: #082753;
}

.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h4
{ background: transparent url(/images/general/img.php.png) no-repeat bottom right; }
 .cssbox{ /* intended total box width - padding-right(next) */ width:355px !important; /* IE Win = width - padding */ width: 340px; /* the gap on the right edge of the image (not content padding) */ padding-right:15px; /* use to position the box */ margin:20px auto; } /* set the top-right image */ 
 .cssbox_head{background-position:top right; /* pull the right image over on top of border */ margin-right:-15px; 
              /* right-image-gap + right-inside padding */ padding-right:40px;} 
              /* set the top-left image */.cssbox_head h4{ background-position:top left; color:#000; margin:0; 
              /* reset main site styles*/border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ 
              padding:5px 0 5px 10px; height:auto !important; height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ 
 .cssbox_body{ display:table; background-position:bottom left; margin-right:25px; /* interior-padding right */ padding:15px 0 15px 20px; } /* mirror .cssbox_head right/left */ 
 
 
 /* set the image to use and establish the lower-right position */
    .cssbox2, .cssbox_body2, .cssbox_head2, .cssbox_head2 h4{
      background: transparent url(/images/general/img.php2.png) no-repeat bottom right; }
    .cssbox2{
    /* intended total box width - padding-right(next) */
      width:300px !important; /* IE Win = width - padding */
      width: 300px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:5px auto; }

    /* set the top-right image */
    .cssbox_head2{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px; }

    /* set the top-left image */
    .cssbox_head2 h4{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:1px 0 15px 30px; 
      height:auto !important;
      height:1%; } /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body2{
      background-position:bottom left;
      margin-right:25px; /* interior-padding right */ 
      padding:0px 0 0px 30px; } /* mirror .cssbox_head right/left */
      
