﻿body, p, ol, ul, blockquote, .bodytext    {
    font-size : 12px;
    line-height: 18px;
	color: #37378F;
    font-family : Arial, Helvetica, sans-serif;
}

body {
    background: #FFFFFF;
}

.mid-page-block table {
    border: none;
}

.content-tabs.bidpoints-nav {
    display: none;
}

input[type="password"].update-account-password {
    width: auto;
}

.update-account-table {
    margin: 0px auto;
}

.balance .balance-column.last {
  border-right: none;
  padding: 10px 10px;
  display: inline;
}

.balance h4 {
    margin: 0;
    padding-bottom: 10px;
    font-weight: bold;
}

.balance [class*="column"]+[class*="column"]:last-child {
  float: none;
}

.balance div.balance-column {
  border-right: 1px dotted #696969;
  float: none;
  padding: 10px 35px;
  display: none;
}

.mid-page-block label {
    color: #37378F;
}

.bid-table-wrapper select 
{
    width: auto;
}

li.wizard .tab {
    padding: 3px 20px 3px 0;
    margin-right: 0px;
    text-align: right;
    font-size: 10pt;
}

ul.primary li a {
  background-color: transparent;
  border-color: transparent;
  border-style: solid solid none;
  background: none;
  border-width: 0;
  display: block;
  font-weight: bold;
  margin: 0;
  margin-right: 0.5em;
  padding: 3px 0px 3px 5px;
  text-decoration: none;
}

.tabletext {
  background-color: #eeffee;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #37378F;
}

#legend-box {
  display: inline;
  height: 12px;
  width: 12px;
  margin: 4px 0 0 10px;
  padding: 0;
  position: absolute;
}

.legend .label {
  display: inline;
  font-size: 11px;
  margin: 0 6px 0 20px;
  padding: 0 7px;
    background-color: transparent;
    color: #37378F;
    font-weight: bold;
}

td.right-border {
  border-right: 1px dotted #696969;
}

.qc-default, .mid-page-block table tr.qc-default:nth-of-type(even), .mid-page-block table table.qc-default:nth-of-type(odd) {
    background-color: white;
}

.qc-pending, .mid-page-block table tr.qc-pending:nth-of-type(even), .mid-page-block table table.qc-pending:nth-of-type(odd) {
    background-color: #C9AF94;
}

.qc-error, .mid-page-block table tr.qc-error:nth-of-type(even), .mid-page-block table table.qc-error:nth-of-type(odd) {
    background-color: #eed0ee;
}

.qc-closed, .mid-page-block table tr.qc-closed:nth-of-type(even), .mid-page-block table table.qc-closed:nth-of-type(odd) {
    background-color: #95FF62;
}

.qc-confirmed, .mid-page-block table tr.qc-confirmed:nth-of-type(even), .mid-page-block table table.qc-confirmed:nth-of-type(odd) {
    background-color: #FAA717;
}

.mid-page-block .balance-list table tr.qc-confirmed:nth-of-type(even) {
    background-color: white;
}

.qc-unconfirmed, .mid-page-block table tr.qc-unconfirmed:nth-of-type(even), .mid-page-block table table.qc-unconfirmed:nth-of-type(odd) {
    background-color: #dfdf00;
}

.qc-deleted, .mid-page-block table tr.qc-deleted:nth-of-type(even), .mid-page-block table table.qc-deleted:nth-of-type(odd) {
    background-color: #ffff9f;
}

form .row .auctions-page .row .column, form .row .auctions-page .row .columns {
  padding: 0;
}

.error-message {
    background-color: #FFE512;
}

form .row .row {
    margin: 0;
}

span.H2vs8 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 18px;
  MARGIN-BOTTOM: 0px;
  COLOR: green;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.bid-table-wrapper table {
    margin-bottom: 0;
}

table 
{
    margin-bottom: 0px;
}

.settings-wrapper .bodytext input[type="text"] 
{
    width: 100%;
}

.field select 
{
    width: auto;
}

select {
  font-size: 11pt;
  font-weight: bold;
  color: #37378F;
  margin: 0;
}

.bid-table-wrapper .mid-page-block table tr th, .bid-table-wrapper .mid-page-block table tr td {
    padding: 4px;
}

.bid-table-wrapper .mid-page-block input[type="checkbox"] 
{
    margin-bottom: 0;
}

.pinned table tr th, .pinned table tr td {
    text-align: center;
}

.pinned {
    width: auto;
}

table.responsive th:nth-child(2), 
table.responsive td:nth-child(2),
table.responsive.pinned td {
  display: none;
}

table.one-row-only.responsive th:nth-child(2), 
table.one-row-only.responsive td:nth-child(2),
table.one-row-only.responsive.pinned td {
  display: table-cell;
}

table.responsive th:nth-child(3), table.responsive td:nth-child(3), table.responsive td:nth-child(3), table.responsive.pinned td {
    width: 100%;
}

table.responsive.deleted-table th:nth-child(3), 
table.responsive.deleted-table td:nth-child(3), 
table.responsive.deleted-table.pinned td {
    width: auto;
}

.balance-list table.responsive th:nth-child(3), 
.balance-list table.responsive td:nth-child(3), 
.balance-list table.responsive.pinned td {
    width: auto;
}

div.table-wrapper div.scrollable {
  margin-left: 114px;
  margin-bottom: 29px;
}

div.balance-list div.scrollable {
    margin-left: 172px;
}

div.purchase-list div.scrollable {
    margin-left: 205px;
}

div.archive-list div.scrollable {
    margin-left: 93px;
}

div.table-wrapper {
    border-right: 0;
}

.panelBidDetail .label 
{
    color: #37378F;
  display: inline;
  font-weight: bold;
    font-size: 10pt;
  padding: 0 5px 0 0;
    background-color: transparent;
}

.panelBidDetail .cell-label {
    text-align: right;
}

.pinned 
{
    overflow: hidden;
    border: 0;
}

.mid-page-block table tr th, .mid-page-block table tr td {
    font-size: 10pt;
    color: #37378f;
    padding: 0;
}

#bidListSupport select {
    margin: 0 0 0 10px;
}



input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    margin-bottom: 0;
    padding: 1px 0 1px;
    height: auto;
    display: inline-block;
}

.mid-page-block table tr.even, .mid-page-block table tr.alt, .mid-page-block table tr:nth-of-type(even) {
  background: transparent;
}

.messages-wrapper table tr.even, .messages-wrapper table tr.alt, .messages-wrapper table tr:nth-of-type(even) {
  background: transparent;
}

.mid-page-block.purchase-bid-points table tr td {
    padding: 0.5em;
    vertical-align: middle;
    height: 31px;
}

.page-title h1 {
    line-height: 18px;
    margin-top: 1rem;
}

ul, ol {
    padding-left: 2.333em;
}

.navigation-bar a:link {
    border-bottom: none;
}

#esnipe-logo a:link,
#esnipe-logo a:visited,
#esnipe-logo a:hover {
    border-bottom: none;
}

#fees .newBorder td, th {
    border: 1px solid #EBEBEB;
    width: auto;
}

#fees table {
    width: auto;
}

#fees tr.header{
	background: #37378F;
	color: #fff;
}

form .row .small-no-margin {
    margin: 0;
}

form .row .row .navigation-bar, .front .navigation-bar {
    margin: 0;
    padding: 0;
}

form .row .row .small-no-padding {
    padding: 2px 0 0 2px;
}

#fees tr th{
	border: none;
}

#main
{
    background-image: none;
    height: auto;
    width: 100%;
    margin:0px auto;
}
#secondary{
    width:900px;
    margin:0px auto;
}

a.logo-link:link {
    border-bottom: 0;
}

#esnipe-logo 
{
    margin-top: 1em;
    height: 64px;
    width: 64px;
    z-index: 1;
}

.mid-page-block.join {
    padding: 0;
    padding-top: 15px;
}

#login-now
{
    margin-top: 1em;
    margin-right: 2em;
}

#need-an-account {
    margin-top: 1em;
    margin-left: 2em;
}

.top-menu
{
    height: 94px;
}

.front .top-menu {
    height: 0px;
}

#join-wrapper .ui-state-error.ui-corner-all table tr td {
    padding: 0.5em;
}

#join-wrapper .ui-state-error.ui-corner-all {
    margin: 2em;
}

.social
{
    margin-top: 0.625rem;
    float: right;
}

#join-wrapper table.tableBorder tr td{
    padding: 0 1em 1em;
}

.brown-sun-wrapper 
{
    top: -78px;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: url('/shared/images/bg_brown_sun_front_960_repeat.jpg') repeat-x;
    height: 383px;
    width: 100%;
    z-index: -2;
}

.brown-sun
{
    top: -461px;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("/shared/images/bg_brown_sun_front_960_clean.jpg") no-repeat scroll 0px 0 transparent;
    height: 383px;
    width: 960px;
    z-index: -1;
}

.front .brown-sun {
    left: -250px;
}

@-webkit-keyframes slidebackground 
{
    from 
    {
        -webkit-transform: translateX(0px);
    }
    to 
    {
        -webkit-transform: translateX(-473px);
    }
}

@-webkit-keyframes slidebackground-reverse
{
    from 
    {
        -webkit-transform: translateX(-473px);
    }
    to 
    {
        -webkit-transform: translateX(0px);
    }
}

.login-mode
{
    -webkit-animation-name: slidebackground;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
}
.signup-mode
{
    -webkit-animation-name: slidebackground-reverse;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
}

.small    {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    line-height: 14px;
}

.step-component table tr th, .step-component table tr td {
    font-size: 10pt;
    color: #37378F;
    padding: 4px;
}

table table th, table tr td {
    color: #37378F;
}

#panelBidWizard{
	margin-top: 10px;
    margin-bottom: 10px;
	float: left;
}

.step-component table tr.even, .step-component table tr.alt, .step-component table tr:nth-of-type(even) {
    background: transparent;
}

.step-component input {
    margin: 0;
    width: auto;
    display: inline-block;
}

.step-component table {
    border: 0;
    margin: 0;
}

.break-words {
    word-wrap: break-word;
}

.mid-page-block blockquote {
    border-left: none;
}

.mid-page-block .join-component {
    width: 100%;
    margin-bottom: 20px;
}

.mid-page-block.join-component .step
{
	float: left;
	margin: 20px 20px 0 0;
	position: relative;
	display: inline;
	font-weight: bold;
	font-size: 28pt;
}
.mid-page-block.join-component .step-component{
    display: inline;
    float: left;
    margin-top: 16px;
    position: relative;
}

.login-page .front .signin {
    background: none;
    height: auto;
}

/* Override default Foundation label style */
label {
  display: inline;
  line-height: 1;
}

.clear-block {
    display: block;
    clear: both;
}

.row-expand {
    max-width: none;
}

a:link,a:visited,
#bidGroupChooser a.navigation:link, #bidGroupChooser a.navigation:visited, #customFolderChooser a.navigation:link, #customFolderChooser a.navigation.visited {
    text-decoration : none;
    border-bottom: 1px dotted #ccc;
    color : #37378F;
}

#find_us a:link{
	border:none;
}

#find_us {
    margin-right: 24px;
}

#socialtwitter, #socialstumble, #socialfacebook, #socialyoutube, #sociallinkedin, #subscriberss {
float:left;
height:32px;
margin:1px 8px 0 0;
width:32px;
}
#socialtwitter:hover, #socialstumble:hover, #socialfacebook:hover, #socialyoutube:hover, #sociallinkedin:hover, #subscriberss:hover {
margin:0px 8px 0 0;
width:32px;
}
#socialtwitter {
background:url("/shared/images/twitter.png") no-repeat scroll 0 0 transparent;
}
#socialfacebook {
background:url("/shared/images/facebook.png") no-repeat scroll 0 0 transparent;
}
#socialyoutube {
background:url("/shared/images/youtube.png") no-repeat scroll 0 0 transparent;
}

.front .tout .headline{
    color:#fff;
    font-size: 20pt;
    padding: 0 0 10px;
    text-shadow: 2px 2px 4px #6D5C4E;
    line-height: 1.1;
}

.columns.small-centered 
{
    float: inherit;
}

.front .signin .headline{
    color:#fff;
	font-weight: bold;
    font-size: 16pt;
    line-height: 1.2em;
    padding: 0 0 6px;
    text-shadow: 2px 2px 4px #000;
}
.signin #passworddiv {
    margin-top: 10px;
}
.signin #username,
.signin #password {
    font-size: 14px;
    padding: 0 4px;
    width: 100%;
}

.signin #logindiv {
    margin: 15px 0 0 0;
}

.front .tout .headline .emph{
    color:#FAA717;
}

.front .tout .quote{
    color:#fff;
    font-size: 11pt;
    line-height: 1em;
    text-shadow: #6D5C4E 1px 1px 3px;
    padding: 0 0 10px;
}

.front .tout .features {
    font-size: 11pt;
    margin-bottom: 5px;
}

.front .tout ul {
    padding-left: 1em;
}

.front .signin
{
    padding: 1em;
	width: 216px;
    height: 305px;
    background: url("/shared/images/login-box-blue-no-hand.jpg") no-repeat scroll 0px 0 transparent;
    display: none;
    margin-left: auto;
    margin-right: auto;
}
.front .news-alert{
    padding: 1em;
    margin-right: 54px;
    margin-top: 11px;
	width: 216px;
    height: 305px;
    background: url("/shared/images/login-box-blue-no-hand.jpg") no-repeat scroll 0px 0 transparent;
}
.front .signin p {
	color: #fff;
}
.signin label{
	color:#C4C4EF;
}

a:hover {
    text-decoration : none;
    border-bottom: 1px solid #37378F;
}

.signin a:link, .signin a:visited {
    text-decoration : none;
    border-bottom: 1px dotted #019EE2;
    color : #fff;
}

.signin a:hover {
    text-decoration : none;
    border-bottom: 1px solid #fff;
}

.AspNet-Menu-Link {
    z-index: 1;
}

#login-now {
}
/* Reviewed to here */

input[type="submit"],
#bid-detail-links a,
.tout a,
a#login-now,
a#need-an-account,
a.cancel {
	display: inline-block;
	outline: none;
	cursor: pointer;
	color: #2D4E9B;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-family: 'EbrimaNegreta',Arial;
	padding: .5em 1em .55em .8em;
	text-shadow: #fff 1px 1px 1px;
	border-radius: 1.3em;
	-webkit-border-radius: 1.3em;
	-moz-border-radius: 1.3em;
	 box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	border: solid 1px #FCBC12;
	background: #FAA717;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFE512), to(#ED871B));
	background: -moz-linear-gradient(top,  #FFE512,  #ED871B);

}

.signin #logindiv input[type="submit"]{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
     font-weight: bold;
     margin-bottom: 12px;
     padding: 0.3em 3.4em 0.35em;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 100%;
}

input:hover[type="submit"],
#bid-detail-links a:hover,
.tout a:hover,
a#login-now:hover,
a#need-an-account:hover,
a.cancel:hover {

	text-decoration: none;
		background: #FFE512;
	background: -webkit-gradient(linear, left top, left bottom, from(#ED871B), to(#FFE512));
	background: -moz-linear-gradient(top,  #ED871B,  #FFE512);
}
input:active[type="submit"],
#bid-detail-links a:active,
.tout a:active,
a#login-now:active,
a#need-an-account:active,
a.cancel:active {
	position: relative;
	top: 1px;
	color: #2D4E9B;
	background: -webkit-gradient(linear, left top, left bottom, from(#ED871B), to(#FFE512));
	background: -moz-linear-gradient(top,  #ED871B,  #FFE512);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED871B', endColorstr='#FFE512');
}



input[type="text"].TextBoxBidWizard,
#username, 
#password {
    margin-right: 4px;
    margin-top:15px;
    margin-bottom: 10px;
    width: 100%;
    padding:4px;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: auto;
}

.ebay-time h4 
{
    font-weight: bold;
}

#username,
#password {
	background: #fff;
	margin:0;
}


.footer{
	background:#35358D;
	text-align:center;
	color:#C4C4EF;
	font-size: 9pt;
	padding: 20px;
    clear: both;
}

.front .footer
{
    margin-top: -461px;
 	text-align:left;
}
.footer p {
    margin-left: 4em;
}

#footer{
 width: 1080px;
}

.footer a:link, .footer a:visited,
#footer a:link, #footer a:visited {
    border-bottom: 1px dotted #019EE2;
    color: #C4C4EF;
    text-decoration: none;
}
.footer a:hover,
#footer a:hover {
    border-bottom: 1px dotted #fff;
    color: #fff;
    text-decoration: none;
}

#footercontainer {
    background: url("/shared/images/footer-bg.jpg") repeat-x #2B4C9E;
    height: 100%;
    width: 100%;
}
#footer {
    padding: 20px 0;
    text-align: center;
}
.front #footer {
    padding: 20px 0;
    text-align: left;
}
.footer .col-1 {
 float: left;
    margin-left: 25px;
    position: relative;
    width: 370px;
}
.footer .col-2 {
float: left;
    position: relative;
    text-align: right;
    width: 536px;
}

.footer .savings {
    color: #FFFFFF;
    font-family: 'EbrimaNegreta',Arial;
    font-size: 12pt;
    line-height: 1.2em;
    text-shadow: 2px 2px 4px #000000;
}
.footer .number {
    color: #FAA717;
    font-family: 'EbrimaNegreta',Arial;
    font-size: 26pt;
    line-height: 1.2em;
    text-shadow: 2px 2px 4px #000000;
}

.rwd-line {display: block; }

.no-pad-right {
    padding-right: 0;
}
.no-pad-left {
    padding-left: 0;
}

#settings-wrapper select {
    width: 100%;
}

.front .tout ul {
    padding-left: 2.333em;
}
.front .signin
{
    display: block;
}
.front .news-alert {
    margin: auto;
    float: right;
}
.footer p {
    margin-left: 0;
}

.rwd-line {display: inline; }

body.front{
	background: #35358D;
}

ul.social 
{
    margin: 0;
	float: right;
	clear: right;	
}
    
ul.social li {
	float: left;
	list-style-type:none;	
}
    
ul.social li a {
	width: 2.4em;
	height: 2.4em;
	display: block;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:auto 90%;
}

div.logo {
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    margin-top: 2.5em;
    float: left;
    display: block;
}

.logo-wrapper{
	padding: 0 0 0 20px;
	float: left;
}

.breadcrumbs-responsive {
	display: inline;
    padding: 0 0 0 10px;
    margin-left: 15px;
    top: 76px;
    font-size: 10pt;
    font-family: 'EbrimaNormal',Arial,sans-serif;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
}
.breadcrumbs-responsive a:link,
.breadcrumbs-responsive a:visited{
    color: #fff;
	text-shadow: #731C27 1px 1px 1px;
	border: none;
}

.breadcrumbs-responsive a:hover{
    color: #fff;
	text-shadow: #000 1px 1px 1px;
}

.row {
    max-width: 60rem;
}

.header
{
    position: relative;
	 background: url("/shared/bg_header_red.png") repeat-x scroll 0 0 #CE394F;
	 	border-bottom: 1px solid #BC3347;
    height: 93px;
}

.header-brown{
	 background: url("/shared/bg_brown_gradient.png") repeat-x scroll 0 0 #B08C6C;
    z-index: -1;
}

.header-brown-sun{
	 background: url("/shared/bg_brown_sun.png") no-repeat scroll 50% 0 transparent;
	 height:79px;
     display: block;
     background-position: center bottom;
}

.header-red-brown {
    background: url("/shared/bg_red_brown.png") repeat-x scroll 0 0 #BE3459;
    height: 79px;
    width: 100%;
    background-position: center bottom;
}
   
ul.primary li a {
    margin-right: 0.5em;
    text-align: right;
}

h1 {
   font-family : Arial, sans-serif;   /*'EbrimaNegreta',*/
    font-size : 24px;
    text-shadow: #DADAD8 2px 2px 2px;
    color : #35358F;
    margin-bottom : 0px;
    font-weight : bold;
}

h2 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 18px;
    font-weight : bold;
    color : #37378F;
    margin-bottom : 0px;
}

h3 {
  font-size: 34px;
  line-height: 1em;
  font-weight: bold;
}

h4 {
  font-size: 20px;
  padding-bottom: 10px;
  letter-spacing: 0;
  color : #37378F;
}

.inline-label {
  display: inline;
  float: left;
  padding: 10px 0 4px 0;
    width: 100%;
}

.login-page .front .signin {
    margin: 0;
}

.inline-label.format {
    width: auto;
    padding: 5px 0 0 0;
}

.line-wrapper {
    margin: 0.5em;
}
.inline-field {
  display: inline;
}

input[type="text"] {
    width: auto;
}

.bid-wizard h3 {
    margin: 0;
}

.bid-wizard .inline-label, .balance .balance-column {
  font-size: 14pt;
  padding: 0 5px 0 0;
    margin-top: 20px;
    width: 100%;
}

.bid-wizard .bid-wizard-form .inline-label {
  font-size: 13pt;
  padding: 18px 5px 0 0;
}

.mid-page-block {
	background: #fff;
	padding: 10px 20px 20px;
}

.section-header {
	padding: 5px 10px 10px;
}

#help-context .section-header {
    padding: 10px 10px 10px;
}

.responsive .mid-page-block {
    color: #37378F;
}

body .mid-page-block,
body .mid-page-block ol {
    letter-spacing: 0;
}

.top-bar, .top-bar.expanded .title-area {
    background: #d0384d;
}

.top-bar.settings-nav-bar, 
.top-bar.settings-nav-bar.expanded .title-area, 
.top-bar.bids-nav-bar, 
.top-bar.bids-nav-bar.expanded .title-area,
.top-bar.bidpoints-nav-bar,
.top-bar.bidpoints-nav-bar.expanded .title-area {
    background: #ECECEC;
}

.top-bar-section ul li {
    background: #d0384d;
}

.messages-wrapper {
    margin: 10px;
}
.message {
    padding: 5px;
}

.join-title, .faq-title, .page-title {
  padding: 0px 20px 10px 10px;
  margin-bottom: 0px;
}

table {
    background: transparent;
    border: none;
}

.tout {
    margin-top: 1em;
}
    
.mid-page-block.join-component
{
    display: block;
    float: left;
    position: relative;
}

.mid-page-block.join-component.last
{
	clear: left;
}

.mid-page-block.join select {
    margin: 0;
}

.mid-page-block.join td.label {
    text-align: right;
}
    
#join-wrapper table tr {
    background: transparent;
}

.news-title a {
    color: #37378F;
    border-bottom: none;
}

.news-title img {
    display: none;
}

.navigation-bar .my-auctions-nav-bar, .navigation-bar .my-auctions-nav-bar.expanded .title-area {
    background: url("/shared/bg_brown_sun.png") no-repeat scroll 50% 0 transparent;
}
.navigation-bar .my-auctions-nav-bar .top-bar-section ul li {
    background: #bea084;
}
.navigation-bar .my-auctions-nav-bar .top-bar-section ul li.active > a 
{
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#D8CFC6));
	background: -moz-linear-gradient(top,  #fff,  #D8CFC6);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#D8CFC6');
}

.navigation-bar .my-auctions-nav-bar.expanded .toggle-topbar a {
    color: #444;
}

.navigation-bar .settings-nav-bar .top-bar-section ul li, 
.navigation-bar .bidpoints-nav-bar .top-bar-section ul li, 
.navigation-bar .bids-nav-bar .top-bar-section ul li{
    background: #ececec;
}

.navigation-bar .settings-nav-bar .top-bar-section ul li.active > a,
.navigation-bar .bidpoints-nav-bar .top-bar-section ul li.active > a
{
    background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
	background: -moz-linear-gradient(top,  #ccc,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
}

.navigation-bar .bids-nav-bar .top-bar-section ul li.active > a  
{
    background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
	background: -moz-linear-gradient(top,  #ccc,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
}

.navigation-bar .my-auctions-nav-bar ul.left {
    margin: 0px;
    padding: 0px;
}

.navigation-bar .my-auctions-nav-bar .title-area .toggle-topbar span {
    font-weight: bold;
    font-size: 10pt;
    color: #36378A;
    text-shadow: #9E7A5A 1px 1px 1px;
}

.navigation-bar .primary-nav-bar .title-area .toggle-topbar span {
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    text-shadow: #731C27 1px 1px 1px;
}

.navigation-bar .bids-nav-bar .title-area .toggle-topbar span,
.navigation-bar .bidpoints-nav-bar .title-area .toggle-topbar span,
.navigation-bar .settings-nav-bar .title-area .toggle-topbar span {
    font-weight: bold;
    font-size: 10pt;
    color: #36378A;
    text-shadow: #fff 1px 1px 1px;
}

.nav-img 
{
    float: left;
    width: 90px;
    height: 90px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9999;
}

.top-bar-section ul li > a {
    text-align: right;
    padding-right: 20px;
}

.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
}

.top-bar.my-auctions-nav-bar .toggle-topbar a span::after, .top-bar.my-auctions-nav-bar.expanded .toggle-topbar a span::after,
.top-bar.settings-nav-bar .toggle-topbar a span::after, .top-bar.settings-nav-bar.expanded .toggle-topbar a span::after,
.top-bar.bids-nav-bar .toggle-topbar a span::after, .top-bar.bids-nav-bar.expanded .toggle-topbar a span::after,
.top-bar.bidpoints-nav-bar .toggle-topbar a span::after, .top-bar.bidpoints-nav-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #36378A, 0 7px 0 1px #36378A, 0 14px 0 1px #36378A;
}

.top-bar-section ul li.active > a {
    background: -webkit-gradient(linear, left top, left bottom, from(#A52A3D), to(#BB3346));
	background: -moz-linear-gradient(top,  #A52A3D,  #BB3346);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#A52A3D', endColorstr='#BB3346');
}

.top-bar-section ul li > a {
    font-weight: bold;
    font-size: 10pt;
    text-shadow: #731C27 1px 1px 1px;
}

.top-bar-section .my-auctions-menu ul li > a,
.settings-nav-bar .top-bar-section ul li > a,
.bids-nav-bar .top-bar-section ul li > a,
.bidpoints-nav-bar .top-bar-section ul li > a {
    color: #36378A;
    text-shadow: #fff 1px 1px 1px;
}

.content-tabs {
  display: block;
  clear: both;
  text-align: right;
  margin-bottom: 28px;
}

b {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

tr#lastnametr {
  display: none;
}

.accordion {
    margin: 0;
    padding: 0;
}



.balance-list-support table.responsive th:nth-child(3), 
.balance-list-support table.responsive td:nth-child(3),
.balance-list-support table.responsive.pinned td {
  width: auto;
}

#settings-wrapper table {
    border: none;
}

.tablefooter {
  background-color: transparent;
  font-size: 11pt;
  line-height: 18px;
  font-weight: bold;
}

.table-wrapper table.balance tr.qc-confirmed{
  background-color: #ffffff;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #ce394f;
  background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x;
  color: #ce394f;
    margin: 0px;
}

.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.front div.news-alert.right {
    float: none !important;
}

.bid-table-wrapper .table-wrapper table tr td:nth-child(2), .bid-table-wrapper .table-wrapper table tr th:nth-child(2) {
    width: 40px;
}

div.mid-page-block.bid-wizard {
    width: 100%;
}

.cc-icons {
    text-align: center;
}

.purchase-bid-points {
    font-size: 10pt;
}

.purchase-bid-points table {
    width: 100%;
}

select {
    padding: 0;
    height: auto;
}

ul.primary li.wizard {
  color: #999;
}

.ebay-time.mid-page-block {
    padding: 0;
}

.ebay-time.mid-page-block h4 {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bid-table-wrapper input[type="submit"] {
    margin: 0.5em;
}

.new-folder-form input[type="text"].folder-name-short {
    width: 175px;
}

.new-folder-form input[type="text"] {
    width: 100%;
}

.folder-radio input {
    float: left;
}

.folder-radio input[type="radio"]+label {
    display: block;
    margin-left: 1.5em;
}

.main-last-action-results-br {
    display: none;
}

.ui-widget {
    margin: 8px 8px 0;
}

.accordion .accordion-navigation>a, .accordion dd>a, .accordion .accordion-navigation>a:hover, .accordion dd>a:hover {
    background: transparent;
    border: none;
    color: #37378F;
    font-size: 10pt;
    font-weight: bold;
    line-height: 18px;
    display: inline-block;
    padding: 0;
    margin: 16px 4px;
    border-bottom: 1px dotted #37378F;
}

#bid-detail-links a {
    margin: 0.5em;
}

.responsive.balance {
    width: 100%;
}

#settings-wrapper.mid-page-block table tr th, #settings-wrapper.mid-page-block table tr td {
    padding: 0.4em;
}

.about-page .page-title h1 {
    line-height: 1em;
}

.front .footer a {
    margin: 0px 6px;
}

/* Medium and up styles */
@media only screen and (min-width: 40.063em) 
{
    #join-wrapper .ui-state-error.ui-corner-all table tr td {
        padding: 0.5em;
    }

    #join-wrapper .ui-state-error.ui-corner-all {
        margin: 0 0 1.5em;
    }
    
    .front .footer a {
        margin: 0;
    }

    body {
        background: #ECECEC;
    }
    
    .ui-widget {
        margin: 0;
    }
    
    .main-last-action-results-br {
        display: block;
    }
    
    .new-folder-form input[type="text"].folder-name-long,
    .new-folder-form input[type="text"].folder-description {
        width: 415px;
    }
    
    .ebay-time.mid-page-block {
        padding: 10px 20px 20px;
    }
    
    .ebay-time.mid-page-block h4 {
        padding-bottom: 10px;
        margin-bottom: 0.5rem;
        margin-top: 0.2rem;
    }
    
    .bidWizard, .balance {
      margin: 0 0 20px;
      padding-top: 20px;
    }
    
    .balance {
      margin: 0px 0 20px;
        width: 270px;
        padding: 20px;
    }

    
    .mid-page-block.purchase-bid-points {
        margin-top: 50px;
    }
    .content-tabs.bidpoints-nav {
        display: inline;
    }
    
    .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
        margin: 15px;
        margin-bottom: 20px;
    }

    .bid-table-wrapper table tbody.hide-for-small-only tr td {
        padding-bottom: 0;
    }

    .front div.news-alert.right {
        float: right;
    }

    .front .news-alert {
        margin-right: 15px;
        margin-top: 24px;
    }
    
    .ui-state-error {
        margin: 0;
        margin-bottom: 20px;
    }

    .mid-page-block.join-component .step
    {
        width: auto;
    }
    
    .front .signin
    {
        margin-top: 24px;
    }
    
    .messages-wrapper {
        margin: 0;
    }
    .join-title, .faq-title, .page-title {
      padding: 0px 40px 20px 20px;
      margin-bottom: 0px;
    }
    
    .section-header {
	    padding: 10px 20px 20px;
    }
    
    .front .footer {
        margin-top: 0;
    }
    
    .front .brown-sun {
        left: 0;
    }
    
    input[type="submit"],
    #bid-detail-links a,
    .tout a,
    a#login-now,
    a#need-an-account,
    a.cancel 
    {
        font-size: 18px;
    }
    
    .front .signin {
        float: right;
    }
    
    .front .tout .quote
    {
        line-height: 1.6em;
    }
    
    .brown-sun {
        top: 0;
    }
    
    .tout {
        margin-top: 4em;
    }
    
    #esnipe-logo
    {
        margin-top: 1.875rem;
        height: 100px;
        width: 100px;
        position: absolute;
    }
    
    .top-menu, .front .top-menu
    {
        height: 94px;
    }
    
    .breadcrumbs-responsive {
	    font-size: 9pt;
    }

    #main-top{
	    background: url("/shared/bg_grey_gradient_x.jpg") repeat-x scroll 0 0 #ECECEC;
	     height: 133px;
        margin-bottom: -133px;
    }

    #main-wrapper{
	    /* background: url("/shared/bg_content_bottom.png") repeat-x scroll 0 100% #ECECEC; */
	    background: #ECECEC;
	    margin: 0 0 -1px;
    }
    
    .header-brown-sun
    {
        height: 209px;
    }
    
    body.front{
	    background: url("/shared/images/body-bg.jpg") repeat-x scroll 0 0 #35358D;
    }
    
    .breadcrumbs-responsive {
        position: absolute;
        margin-left: 105px;
    }
    
    #main{
        padding: 30px;
    }
    
    .mid-page-block {
        box-shadow: 3px 3px 10px #9A9A9A;
	    -webkit-box-shadow: 3px 3px 10px #9A9A9A;
	    -moz-box-shadow: 3px 3px 10px #9A9A9A;

	    border-radius: 15px;
	    -moz-border-radius: 15px;
	    -webkit-border-radius: 15px;
    }
    
    .section-header {
	    padding: 0;
    }

    .mid-page-block.faq,
    .mid-page-block.page,
    .mid-page-block.join,
    .mid-page-block.user-settings,
    .mid-page-block.purchase-bid-points{
	    padding: 40px 40px 20px 40px;
    }
    
    form .row .small-no-margin {
        margin: 0 -0.5rem; 
    }
    
    form .row .small-no-padding {
        padding: 0 0.5rem;
    }
    
    .header-red-brown {
        height: 173px;
    }
    
    .header-brown-sun {
        height: 173px;
    }
    
    .my-auctions-menu a.AspNet-Menu-Link 
    {
        padding: 7px 0 0 2px;
        margin-right: 3px;
    }
    
    .primary-navigation 
    {
        margin-top: 20px;
        text-align: center;
        float: right;
	    clear: right;
        display: block;
    }

    .primary-navigation ul.primary li a:hover .tab,
    .primary-navigation ul.primary li.active a:hover .tab {
        text-shadow: #000 1px 1px 1px;
    }
    .primary-navigation ul.primary li a .tab {
	    color: #fff;
	    text-shadow: #731C27 1px 1px 1px;
    }
    
    .primary-navigation ul.primary li.active {
        background: -webkit-gradient(linear, left top, left bottom, from(#A52A3D), to(#BB3346));
	    background: -moz-linear-gradient(top,  #A52A3D,  #BB3346);
	    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#A52A3D', endColorstr='#BB3346');
    }
    
    .primary-navigation ul.primary li.active a .tab,
    .primary-navigation ul.primary li.active a:hover .tab {
        text-shadow: #731C27 1px 1px 1px;
    }

    .primary-navigation ul.primary li a:hover .tab,
    .primary-navigation ul.primary li.active a:hover .tab {
        text-shadow: #000 1px 1px 1px;
    }
    .primary-navigation ul.primary li a .tab {
	    color: #fff;
	    text-shadow: #731C27 1px 1px 1px;
    }
    
    ul.primary 
    {
        margin: 0 auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        list-style-type: none;
        text-align: center;
        padding: 0;
        background: transparent;
        float:left;
        line-height: normal;
        list-style: none outside none;
        white-space: nowrap;
        font-family : 'EbrimaNormal',Arial, sans-serif;
        color: #32318F;
    }
    
    ul.primary li {
        display: inline;
          float: left;
          margin: 0;
          padding: 0;
          height: 31px;
    }

    ul.primary li a,
    li.wizard .tab {
        border-width: 0;
        font-weight: bold;
    }
    
    ul.primary li a,
    li.wizard .tab {
        margin-right: 0.167em;
    }

    ul.primary li.active {
        display: inline;
         float: left;
        margin: 0;
	    -moz-border-radius: 5px 5px 0 0;
	    border-radius: 5px 5px 0 0;
    }

    ul.primary li a .tab {
	    font-size:10pt;
	    padding: 0 5px;
    }
    
    .ebay-time {
      float: right;
      width: 200px;
      margin: 10px 0px 20px 0;
    }
    
    select 
    {
        width: auto;
    }
    
    ul.primary {
        margin: 0 0 0 19px;
    }
    
    ul.primary li a, li.wizard .tab 
    {
        padding: 7px 0 0 5px;
        margin-right: 0.5em;
        text-align: inherit;
    }
    
    .responsive .my-auctions-menu {
        margin-top: 49px;
    }
    .my-auctions-menu ul.primary li {
        display: inline;
        float: left;
    }
    .my-auctions-menu ul.primary li.active a .tab {
        text-shadow: #DBDBDB 1px 1px 1px;
    }
    .my-auctions-menu ul.primary li a:hover .tab,
    .my-auctions-menu ul.primary li.active a:hover .tab {
        text-shadow: #9E7A5A 1px 1px 1px;
    }
    
    .my-auctions-menu ul.primary li a .tab,
    .content-tabs ul.primary li a .tab {
	    color: #36378A;
	    text-shadow: #C4A98E 1px 1px 1px;
    }
    
    #NavigationTabs2.primary li.active,
    .content-tabs ul.primary li.active {
        background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
	    background: -moz-linear-gradient(top,  #ccc,  #fff);
	    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff');
    }
    
    .my-auctions-menu{
     display: block;
        float: right;
        margin: -30px 0 0;
        position: relative;
    }

    .my-auctions-menu  ul.primary li.active{
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#D8CFC6));
	    background: -moz-linear-gradient(top,  #fff,  #D8CFC6);
	    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#D8CFC6');
    }
    
    .front .signin {
        margin-right: 54px;
    } 
    
    table.responsive th:nth-child(2), 
    table.responsive td:nth-child(2),
    table.responsive.pinned td {
      display: table-cell;
    }
    
} /* End medium and up styles */

/* Styles exclusive to responsive tables */
@media only screen and (min-width: 40.063em) and (max-width: 767px)
{
    table.responsive th:nth-child(2), 
    table.responsive td:nth-child(2),
    table.responsive.pinned td {
      display: none;
    }
    
    table.one-row-only.responsive th:nth-child(2), 
    table.one-row-only.responsive td:nth-child(2),
    table.one-row-only.responsive.pinned td {
      display: table-cell;
    }
}

/* Large and up styles */
@media only screen and (min-width: 64.063em) 
{
    
   
    
    ul.primary {
        margin: 0 0 0 20px;
    }
    
    .my-auctions-menu a.AspNet-Menu-Link 
    {
        padding: 7px 0 0 5px;
        margin-right: 0.5em;
    }
    
    .front .footer {
        margin-top: 0px;
    }
    .front .signin {
        background: url("/shared/images/login-box-blue.jpg") no-repeat scroll 0px 0 transparent;
        margin-right: 15px;
    }
    
    .front .news-alert {
        background: url("/shared/images/login-box-blue.jpg") no-repeat scroll 0px 0 transparent;
    }
    
    #main{
        width:960px;
    }
    
    .footer {
	    padding: 20px 0;
    }
    
    .front .footer {
        width: 960px;
    }
    
    ul.primary li a, li.wizard .tab {
	    padding: 7px 0 0 5px;
    }
} /* End large and up styles */