body {
	margin: 0px auto;
	text-align: center;
}
#wrapper {
	margin: 10px auto;
	text-align: left;
	padding: 3px 3px 3px 3px;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
	width: 95% !important;
	width /**/:800px;
	min-height: 700px;
	/* IE hack needed, since IE does not know how to handle min-height*/
    height: auto !important;
    height: 700px;
    /* IE hack ended*/
}

.textAlignLeft {text-align: left;}
.textAlignRight {text-align: right;}
.noPaddingLeft {padding-left: 0;}



#header {
	margin: 0 0 0px 0;
	width: 100%;
}
#container {
	width: 100%; /* 800-24*/
	padding: 0px;
	margin: 0px;
}
#side-a {
	margin-right: 20px;
	padding: 0px;
	float: left;
	width: 140px;
}

#side-b {
	margin: 0;
	padding: 0;
	float: left;
	width: 75%; /* 660-24 due to 12 px padding in #wrapper */
    
}

form#show-notice input.Button {
    margin:0;
    padding:0 .25em;
    width:auto;
    overflow:visible;
    *width:1;
}

form#show-notice {
    overflow:hidden;
    height:100%;
}

#body {
   padding: 10px;
    clear: both;
}

#top {
    height: 140px;
    width:100%;
}

#logo {
    margin-right: 20px;
	padding: 50px 0px 0px;
	float: left;
	width: 140px;
	
}

#line1 {
    float: left;
}


#line1 h1 {
    padding: 0px 0 0 0px;
	margin: 0px;
	float: left;
}

.login-top-header {
    text-align: right;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#toppic{
	height: 100px;
	display:block;		
	background-image: url(../img/pic.gif);
	background-repeat: repeat-x;

}

#searchForm input {
    width: 120px;    
}



/*might need to delete these: leftarea, rightarea, leftarea1 -- IB*/


#leftarea {
	padding: 0px 15px 0px 5px;
	width: 438px !important; /* total width including padding = 460, remove 20 for padding and 2 for border */
   width /**/:460px;
	float: left;
	position:relative; /* fix for a weird IE6 display bug */
}
#rightarea {
	padding: 0px 5px 0px 5px;
	float:right;
	width: 165px !important; /* 636-460-10-1 */
	width /**/:175px;
}
#leftarea1 {
	padding: 0px 15px 0px 5px;
	float: left;
	position:relative; /* fix for a weird IE6 display bug */
}

#footer {
	padding: 0px;
	clear: both;
	width: 100%; /* 800-24 */
}

#footer1 {
	padding: 0px;
}

#leftfooter {
	float: left;
	width: 150px;
}

#rightfooter {
	text-align: right;
	padding-right: 5px;
}

/*alignment classes*/

.alignLeft{text-align: left;}
.alignRight {text-align: right;}

#loadingAnimationWrapper { 
    height: 0;
    margin: 0 auto;
    max-width: 1262px;
    min-width: 690px;
    display: none;
    position: relative;
    text-align: left;
}

#loadingAnimation {
    background-position: center center;
    background-repeat: no-repeat;
    height: 20px;
    position: absolute;
    top: 430px;
    width: 100%;
    z-index: 5;
}

.subBuyerTable {line-height: 0.6;}
.paddingRight5px {padding-right: 5px;}


ul.live_archived_switch{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 90%; 
	margin: 0px 10px;
	padding: 0px;
}
ul.live_archived_switch li{
	list-style: none; 
	display: block; 
	float: left; 
	padding: 0px 5px;
}
ul.live_archived_switch .current {
	background-color: #d5dce9;
	padding: 0 5px;
}

/* Main Logon */
#logon_page {
	margin: -15px 0 -30px 0;
	background-image: url('../images/login-bg.jpg');
	background-position: center;
	padding: 50px;
	background-size: 100%;
}

#container2 {
	width:290px;
}

#tabbox {
	height:30px
}

#panel {
	background-color: #efefef;
	border: 1px solid #ccc;
	padding: 10px;
	box-shadow: 0px 0px 10px #777;
	height:auto;
	
}

.tab {
	background: #dff8e9;
	border: 1px solid #c6ead4;
	border-border: 0px;
	display: block;
	line-height: 20px;
	text-align: center;
	float: right;
	font-weight: normal;
	font-family: Arial;
	font-size: 90%;
	padding: 4px 10px;
	margin-left: 10px;
}

a.tab {
	color: #6a8373; 
	text-decoration: none;
}

.signup_tab {
	margin-left:8px;
	
}

.select {
	background-color: #efefef;
	border: 1px solid #ccc;
	border-bottom: 0px;
	padding: 5px 10px;
	
}

a.select {
	color:#000;
}

#loginbox {
	height:auto;
	padding:10px;
}

#signupbox {
	height: auto;
	padding:10px;
	display:none;
}

.submit-btn {
	padding-top: 10px;
}

.logon_openid_text {
	text-align: left;
	margin-top: 30px;
	padding: 5px 0px 10px;
	border-top: 1px solid #ccc;
}

.alert-box {
    color:#555;
    border-radius:10px;
    padding: 10px 10px 10px 20px;
    margin: 0 0 20px;
}

.alert-box span {
    font-weight:bold;
    text-transform:uppercase;
}
.blocked_email_warning {
    background:#fff8c4;
    border:1px solid #f2c779;
}
.unblocked_email_notification {
	background:#e9ffd9;
	border:1px solid #a6ca8a;
}

.subscription-link-header{
	background-color: #ffd420; 
	color: #333;
	padding: 2px 10px;
}

.subscription-link-header a{
	color: #333;
}

.noticepage-sale-strip{
	background-image:url(../images/noticepage-sale-strip.png);
	height: 20px;
}

.noticepage-subscribe {
	 border: 5px solid #ffd420; 
	 background-color: #fff; 
	 padding: 8px; 
	 text-align: center; 
	 font-size: 1.3em;
}

/*substitute classes for h4*/
.headerh4 {
	font-family: Arial, Verdana, 'MS Sans Serif';
	font-size: 125% !important; 
	text-align: left;
	font-weight: 600;
	padding-bottom: 10px;
}

.headerh2-footer {
	font-size: 100%;
    text-align: left;
    font-weight: bold;
     color: #303552;
    font-family: Arial, Helvetica, sans-serif;
    
}

.logonpage_header {
    font-size: 1.2em;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    color: #333;
}

.logonpage_label {
    font-size: 0.9em;
    font-family: Open Sans, sans-serif;
    display: block;
    padding-top: 10px;
}
/* End Main Logon */

div.schema-org-card {
    visibility: hidden;
    height: 0;
}