/*** Tag ***/
body {
	margin: 0;
	padding: 0;
	background-color: #dee2ed;
	background-image: url('ecnimages/top_bg.gif');
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
thead {
	display: table-header-group;
}
tfoot {
	display: table-footer-group;
}

td, th {	
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
input { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#body a {
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
li {
	list-style-type: square;
	color: #01508b;
}
a.block {
	display: block;
}
/*** End Tag ***/

/*** Layout ***/
#super_container {
	width: 780px;
	margin: auto;
	text-align: left;
	height: 100%;
}
#super_container .sc_left {
	background-color: transparent;
	background-image: url('ecnimages/shadow_left.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
#super_container .sc_right {
	background-color: transparent;
	background-image: url('ecnimages/shadow_right.gif');
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0 10px 0 10px;
}
#container {
	background-color: #ffffff;
	width: 760px;
}
#body_container {
}
#body, #home_body {
	padding: 6px;
}
#login_box {
	padding: 15px 0 0 2px;
}
#login_box td {
	padding: 1px 10px 1px 1px;
}
/*** End Layout ***/

/*** Header ***/
#header {
	padding: 0 0 3px 0;
}
#header_logo {
	background-image: url('ecnimages/banner.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
/*** End Header ***/

/*** Header Links ***/
#header_links table {
	width: 185px;
}
#header_links td {
	text-align: center;
	padding: 0 0 0 36px;
}
#header_time {
	background-image: url('ecnimages/im_01.gif');
	height: 40px;
}
#header_time .time {
	font-size: 9px;
	color: #e20606;
	font-weight: bold;
	margin: 1px 0 9px 0;
}
#header_time .location {
	color: #000000;
}
#header_time .date {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
#header_subscribe {
	background-image: url('ecnimages/im_02.gif');
	height: 30px;
}
#header_auctions {
	background-image: url('ecnimages/im_03.gif');
	height: 35px;
}
#header_subscribe, #header_auctions {
	text-transform: uppercase;
}
/*** End Header Links ***/

/*** Banner ***/
#banner .padding {
	margin-bottom: 1px;
	background-color: #e40310;
	font-size: 24px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	letter-spacing: 1px;
	color: #013D78;
}
#banner .online {
	color: #ffffff;
}
/*** End Banner ***/

/*** Menu ***/
#menu {
	height: 30px;
	background-color: #bdc9d7;
	background-image: url('ecnimages/nav_bg.gif');
	text-align: center;
}
#menu table {
	margin: auto;
}
#menu, #menu a {
	font-size : 11px;
	letter-spacing: 0.8px;
	color : #333333;
	text-decoration : none;
	font-weight: bold;
	text-transform: uppercase;
}
#menu a {
	padding: 0 12px 0 12px;
}
#menu a:hover {
	color : #e20606;
}
/*** End Menu ***/

/*** Drop-Down Menu ***/
#menu .drop_down ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
	position: absolute;
	z-index: 500;
	background-color: #BDC9D7;
}
#menu .drop_down li {
	height: 1%;
	position: relative;
	width: 150px;
	list-style: none;
}
#menu .drop_down li a {
	height: 1%;
	display: block;
	padding: 0 12px 5px 12px;
	text-transform: none;
	letter-spacing: normal;
}
/*** End Drop-Down Menu ***/

/*** Footer Menu ***/
#footer_menu {
	height: 25px;
	text-align: center;
	background-color: #eff1f7;
	background-image: url('ecnimages/footerlinks_bg.gif');
}
#footer_menu, #footer_menu a {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
}
#footer_menu a {
	padding: 0 15px 0 15px;
}
#footer_menu a:hover {
	color: #01508b;
}
/*** End Footer Menu ***/

/*** Footer ***/
#footer {
	background-color: #dde2ec;
	height: 35px;
	text-align: center;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
#footer a {
    color: #333333;
    text-decoration: none;
}
#footer a:hover {
    color: #01508b;
}
/*** End Footer ***/

/*** Navigation ***/
#navigation_header {
	background-color: #f1eae2;
	background-image: url('ecnimages/categories_bg.gif');
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding: 0 0 6px 20px;
}
#navigation {
	background-color: #f1eae2;
}
#navigation .nav_width {
	width: 170px;
	line-height: 1px;
	height: 1px;
}
#navigation .content, #nav_cat {
	width: 150px;
	margin: 5px 0 5px 10px;
}
#navigation .content2 {
	width: 150px;
	margin: 0 0 10px 5px;
}
#navigation .heading {
	height: 25px;
	line-height: 25px;
	background-color: #f7f4f2;
	background-image: url('ecnimages/search_bg.gif');
	background-repeat: repeat-x;
	text-transform: uppercase;
	padding: 0 14px 0 14px;
}
.search_input {
	border: 1px solid #7F9DB9;
	width: 120px;
}
#nav_cat td a {
	display: block;
	padding: 1px 0 1px 0;
}
#nav_cat .links td a {
	padding: 5px;
}
#nav_cat .nocategory {
	text-align: center;
	padding: 5px;
	font-size: 10px;
}
#nav_quick td {
	background-color: #e3091a;
	background-image: url('ecnimages/arrow_blue.gif');
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
}
#nav_quick a {
	display: block;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.8px;
	font-size: 11px;
}
#nav_quick a:hover {
	color: #000000;
}
#nav_quick {
	margin: 0 0 20px 0;
}
#login .padding {
	padding: 0 0 15px 0;
}
#login .padding2 {
	padding: 0 0 10px 0;
}
#navigation .user_info {
	text-align: center;
	padding: 5px 0 10px 0;
}

#gateway_logo {
	text-align: center;
	padding-top: 12px;
}
#city_shelving_logo {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

/*** End Navigation ***/

/*** Body ***/
#body_header {
	background-color: #f1eae2;
	background-image: url('ecnimages/auction_bg.gif');
	background-repeat: repeat-x;
	padding: 0 10px 6px 10px;
}
#body_header table {
	height: 49px;
}
#body_header a, .user_pane a {
	font-size: 11px;
	letter-spacing: 0.8px;
	color: #01508b;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#body_header .link a, #body_header .link2 a {
	width: 100%;
	display: block;
	text-align: center;
	width: 90px;
}
#body_header .link2 a {
	width: 70px;
}
#body_header a:hover, .user_pane a:hover {
	color: #e20606;
	text-decoration: none;
}
/*** End Body ***/

/*** Home Body ***/
#home_body .bidding {
	font-size: 18px;
	color: #013d78;
	letter-spacing: 1px;
	line-height: 0.95em;
}
#home_body .bidding .online {
	color: #de0510;
}
#home_body .credit {
	color: #de0510;
	font-size: 11px;
}
/*** End Home Body ***/


#navBrowse {
text-align: center;
margin-top: 5px;
float:left;
}

#navBrowse ul {
	margin: 0;
	padding: 0;
	list-style:none;	
}

#navBrowse li {
	display: inline;
	background: url(ecnimages/im_browse.gif) no-repeat center top;
	padding: 0;
	float: left;
}
#navBrowse li a{
	float: left;
	margin:	0;
	padding-left:7px;
}

#navBrowse span {
	display: block;
	width: 80px;
	height: 30px;
}

#navBrowse a span {
	float: none;
}

#navAccount {
	text-align: center;
	margin-top: 5px;
	float:left;
}

#navAccount ul {
	margin: 0;
	padding: 0;
	list-style:none;	
}

#navAccount li {
	display: inline;
	background: url(ecnimages/im_myaccount.gif) no-repeat center top;
	padding: 0;
	float: left;
}
#navAccount li a{
	float: left;
	margin:	0;
	padding-left:7px;
}

#navAccount span {
	display: block;
	width: 80px;
	height: 30px;
}

#navAccount a span {
	float: none;
}


#navRegister {
	text-align: center;
	margin-top: 5px;
	float:left;
}

#navRegister ul {
	margin: 0;
	padding: 0;
	list-style:none;	
}

#navRegister li {
	display: inline;
	background: url(ecnimages/im_help.gif) no-repeat center top;
	padding: 0;
	float: left;
}
#navRegister li a{
	float: left;
	margin:	0;
	padding-left:7px;
}

#navRegister span {
	display: block;
	width: 80px;
	height: 30px;
}

#navRegister a span {
	float: none;
}


#navHelp {
	text-align: center;
	margin-top: 5px;
	float:left;
}

#navHelp ul {
	margin: 0;
	padding: 0;
	list-style:none;	
}

#navHelp li {
	display: inline;
	background: url(ecnimages/im_help.gif) no-repeat center top;
	padding: 0;
	float: left;
}
#navHelp li a{
	float: left;
	margin:	0;
	padding-left:7px;
}

#navHelp span {
	display: block;
	width: 80px;
	height: 30px;
}

#navHelp a span {
	float: none;
}



/* auctions navigation style */

.titles_blue, #navigation_header, #navigation .heading  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing: 0.8px;
	color : #01508b;
	text-decoration : none;
	font-weight: bold;
}
.titles_black, #header_auctions, #header_subscribe  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing: 0.5px;
	color : #333333;
	text-decoration : none;
	font-weight: bold;
}

.titles_red  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing: 0.5px;
	color : #ff0000;
	text-decoration : none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e20606;
	text-decoration: none;
	font-weight: bold;
}
a.titles {
	display: block;
}

.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.ColorBiddingHeader {
	FONT-SIZE: 11px;
	BACKGROUND: #ABABAB;
	COLOR: White;
	FONT-FAMILY: Arial;
}
.ColorFeaturedListHeader, tr.ColorFeaturedListHeader td {
	background-color:#bdc9d7;
	font-style:normal;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height:20px;
}
.ColorFeaturedGalleryHeader {
	FONT-SIZE: 10pt;
	BACKGROUND: #005BA3;
	COLOR: white
}

.ColorItemListHeader {
	BACKGROUND: #e0e0e0;
	COLOR: black
}

.ColorItemHighlight {
	BACKGROUND: #fffccc;
	COLOR: black;
}

.ColorRowA, tr.ColorRowA td {
	BACKGROUND: white;
}
.ColorRowB, tr.ColorRowB td {
	BACKGROUND: #f0f0f0;
}

.ColorBackground {
	BACKGROUND: white
}
.ColorFont {
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: Arial
}
.Color {
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: Arial
}
.ColorSmall {
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Arial
}
.ColorLarge {
	FONT-SIZE: 11pt;
	COLOR: black;
	FONT-FAMILY: Arial
}
.ColorItemHeader {
	BACKGROUND: #eaeaea;
	COLOR: black
}
.ColorDescHeader {
	FONT-SIZE: 11px;
	BACKGROUND: #ABABAB;
	COLOR: White;
	FONT-FAMILY: Arial;
}
.ColorBiddingHeader {
	FONT-SIZE: 11px;
	BACKGROUND: #ABABAB;
	COLOR: White;
	FONT-FAMILY: Arial;
}
.ColorQuestionBlock {
	FONT-SIZE: 11px;
	BACKGROUND: #eaeaea;
	COLOR: black
}
.ColorQuestionBlockFontOptional {
	BACKGROUND: #eaeaea;
	COLOR: #006600
}
.ColorQuestionBlockFontRequired {
	BACKGROUND: #eaeaea;
	COLOR: #003399
}
.ColorMyAuction {
	BACKGROUND: #ffffff;
	COLOR: black
}
.ColorMyAuctionInActive {
	BACKGROUND: #eeeeee;
	COLOR: black
}
.ColorDefaultHeader {
	FONT-SIZE: 9pt;
	BACKGROUND: #bdc9d7;
}
A.ColorDefaultHeader {
	BACKGROUND: #bdc9d7;
	TEXT-DECORATION: underline
}
.ColorError {
	COLOR: red
}
.ColorBullet {
	COLOR: red
}
.ColorLinks {
	COLOR: navy
}
.ColorReserve {
	COLOR: red
}
.ColorSearchBox {
	BACKGROUND: #9a9aca;
	COLOR: #000000
}
.ColorHelpLinkFont {
	COLOR: #333399
}
.ColorBilling {
	BACKGROUND: #ccccff;
	COLOR: black
}
.ColorBillingInActive {
	BACKGROUND: #e0e0e0;
	COLOR: black
}
.ColorProblem {
	font-size: 15px;
	color: #E3091A;
}

.MyActiveTab {
	padding: 0px 0px 5px 5px;
	font-size: 12px;
	font-color: #000000;
	background-color: #ffffff;
	font-weight: 500;
	height: 20px;
}
.MyInactiveTab {
	padding: 0px 0px 5px 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-color: #000000;
	background-color: #e9e9e9;
	font-weight: 500;
	height: 20px;
}
.MyNavHeader {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	font-color: #000000;
	background-color: #e9e9e9;
	font-weight: 700;
	height: 25px;
}
.MyMainHeader {
	padding: 5px 5px 5px 15px;
	font-size: 14px;
	font-color: #000000;
	background-color: #ffffff;
	font-weight: 700;
	height: 30px;
}

.MySummaryHeading {
	padding-left: 30px;
	color: #000000;
	font-size: 14px;
	font-color: #000000;
	background-color: #ffffff;
	font-weight: 700;
}
.MySummaryItem {
	padding-left: 45px;
	color: #000000;
	font-size: 13px;
	font-color: #000000;
	background-color: #ffffff;
	font-weight: 500;
}
.ColorSoldHeaderA {
	background-color: #ffffff;
	color: #000000;
}
.ColorSoldHeaderB {
	border-bottom: solid 1px #c4c4c4;
	background-color: #e0e0e0;
	color: #000000;
}
.ColorSoldRowA {
	padding: 1px 3px 1px 3px;
	background-color: #ffffff;
	color: #000000;
}
.ColorSoldRowAbottom {
	padding: 1px 3px 5px 3px;
	border-bottom: solid 1px #c4c4c4;
	background-color: #ffffff;
	color: #000000;
}
.ColorSoldRowAtop {
	padding: 5px 3px 1px 3px;
	background-color: #ffffff;
	color: #000000;
}
.ColorSoldRowB {
	padding: 1px 3px 1px 3px;
	background-color: #f4f4f4;
	color: #000000;
}
.ColorSoldRowBtop {
	padding: 5px 3px 1px 3px;
	background-color: #f4f4f4;
	color: #000000;
}
.ColorSoldRowBbottom {
	padding: 1px 3px 5px 3px;
	border-bottom: solid 1px #c4c4c4;
	background-color: #f4f4f4;
	color: #000000;
}
.ColorSoldActionA {
	padding: 1px 3px 1px 3px;
	border-bottom: solid 1px #c4c4c4;
	background-color: #ededed;
	color: #000000;
}
.ColorSoldActionB {
	padding: 1px 3px 1px 3px;
	border-bottom: solid 1px #c4c4c4;
	background-color: #ededed;
	color: #000000;
}
.ColorSoldFooter {
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #999999;
	background-color: #e2e0e0;
	color: #000000;
}
.MyActionButton {
	height: 20px;
	font-size: 8pt;
	font-family: Arial;
	overflow:hidden;
}
.ColorMessage {
	COLOR: #0000ff;
	font-weight: 700;
}
.ColorResMet {
	COLOR: #008800;
}
.ColorResNotMet {
	COLOR: #E3091A;
}
.DetailActionPanel {
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	color: #000000;
	font-size: 13px;
	background-color: #f2f2f2;
	font-weight: 500;
}
.DetailActionHeader {
	color: #000000;
	font-size: 11px;
	background-color: Transparent;
	font-weight: 500;
}
A.DetailActionLink {
	font-size: 13px;
}
.DetailActionStatus {
	font-size: 13px;
	padding-left: 10px;
}
.DetailActionStatusSuccess {
	font-size: 13px;
	color: #65a835;
	padding-left: 30px;
	padding-top: 5px;
	background: transparent url(ecnimages/status_success.gif) no-repeat scroll left top;
}
.DetailActionStatusFail {
	font-size: 13px;
	color: #E3091A;
	padding-left: 30px;
	padding-top: 5px;
	background: transparent url(ecnimages/status_fail.gif) no-repeat scroll left top;
}

FONT.topNavPanel {
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: arial
}
A.whitelink {
	COLOR: white;
	TEXT-DECORATION: underline
}
A.whitelink:hover {
	COLOR: white;
	TEXT-DECORATION: underline
}
DIV.left_layer {
	border:1px solid #cccccc; float: left; margin:0px; padding: 0px; width: 115px;
  /*used in myauction.asp instead of tables  */
}

/*** Payment ***/
.payment_box {
	border: 1px solid #cccccc;
	padding: 10px;
}
.payment_label {
	font-size: 13px;
}
.payment_message {
	font-weight: bold;
}
.payment_message input {
	font-weight: normal;
}
.payment_message .important {
	font-size: 16px;
	font-weight: bold;
	color: #E3091A;
	text-transform: uppercase;
}
/*** End Payment ***/

/*** Auction Details ***/
td.heading {
	color: #666666;
	font-size: 11px;
}
/*** End Auction Details **/

/*** Auction Gallery ***/
body.gallery {
	background: #df0000;
	padding: 12px;
}
#gallery {
	color: #ffffff;
	font-size: 11px;
}
#gallery h1 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}
#gallery a {
	color: #ffccff;
}
#gallery a:hover {
	color: #ffffff;
}
#gallery table {
	margin: auto;
}
#gallery table.page_controls a {
	display: block;
	width: 100%;
	line-height: 30px;
}
#gallery table.page_controls .previous {
	text-align: left;
}
#gallery table.page_controls .close {
	text-align: center;
}
#gallery table.page_controls .next {
	text-align: right;
}

/*** End Auction Gallery ***/

/*** WebCast ***/
a.webcast {
	display: block;
	width: 100%;
	background-color: #ff0000;
}
a.webcast, a.webcast span {
	cursor: pointer;
	color: #ffffff;
}
a.webcast span {
	display: block;
	padding: 0 4px 0 4px;
	line-height: 25px;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 10px;
}
a.webcast:hover span {
	color: #000000;
}
td.webcast a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
td.webcast a:hover {
	color: #000000;
}
/*** End WebCast ***/

.ColorFeaturedItemsTable th {
	background-color: #dbdada;
}
.ColorFeaturedItemsTable .lot, .ColorFeaturedItemsTable .qty {
	width: 50px;
	text-align: center;
}
.ColorFeaturedItemsTable th, .ColorFeaturedItemsTable td {
	page-break-inside: avoid;
}

/*** Auction highlight ***/
tr.flash td.closes {
	background-color: #FF0000;
	color: #ffffff;
}
/*** End Auction highlight ***/

/*** Printer Friendly ***/
.print_only {
	display: none;
}
@media print {
	body, #footer {
		background-color: transparent;
		background-image: none;
	}
	#super_container, #container {
		width: auto;
	}
	#super_container .sc_left, #super_container .sc_right {
		background-image: none;
		padding: 0;
	}
	body, td, th, ul, li {
		color: #000000;
	}
	.print_hidden {
		display: none;
	}
	.print_only {
		display: block;
	}
}
/*** End Printer Friendly ***/