﻿html, body, div, h1, h2, h3, p, ul, ol, li, address, form, fieldset, img, iframe
{
	padding: 0;
	margin: 0;
	border: none;
}

body 
{
	font-family: Arial, Helvetica, lucida, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f3f1e4;
}
h1 
{
	color: #555555; background-color: transparent;
	font-size: 17px; font-weight: bold;
	margin: 0 0 8px 0;
}
h2 
{	
	color: #ff8a00; background-color: transparent;
	font-size: 14px; font-weight: bold;
	margin: 0 0 15px 0;
}
h3 
{	
	color: #888888; background-color: transparent;
	font-size: 12px; font-weight: bold;
	margin: 0 0 10px 0;
}
p {margin: 0 0 15px 0; text-align: left;}
hr
{
	border: none;
	border-bottom: 1px solid #c2c1b6;
	padding: 0; margin: 0 0 5px 0;
	height: 1px;
}
a {text-decoration: underline; color: #de7800; background-color: transparent;}
a:hover {color: #ff8a00; background-color: transparent;}

td
{
	font-family: Arial, Helvetica, lucida, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
ul
{
	padding: 1px 0 2px 0;
	margin: 3px 0 8px 25px;
}
ul ul
{
	padding: 2px 0 5px 0;
	margin: 0 0 0 15px;
}
input, textarea, select
{
	font-family: Arial, Helvetica, lucida, sans-serif;
}
textarea
{
}

/* ------------------------------------------------------------------------------------------- */
.hidden {visibility: hidden;}
.disabled {color: #888888; background-color: #eeeeee;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.fleft {float: left;}
.fright {float: right;}
.vtop {vertical-align: top;}
.vmiddle {vertical-align: middle;}
.vbottom {vertical-align: bottom;}
.strong {font-weight: bold;}
.underline {text-decoration: underline;}
.nu {text-decoration: none;}
.clear, .clear-left
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	line-height: 1;
	content: '.';
}
.clear-left
{
	clear: left;
}
.hand {cursor: pointer;}
.displaynone {display: none;}
.accesskey {text-decoration: underline;}
.dn {display: none;}
.preparing {font-weight: bold; font-size: 15px; color: #ff0000; display: block;}

.button, .bidbutton
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	padding: 0 10px;
	height: 22px;
	background-image: url(../i/button.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

.bidbutton
{
	padding-top: 2px;
	height: 18px;
}
.bidbutton a
{
	color: #ffffff;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------------------- */
#main
{
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#main #col1
{
	width: 725px;
	float: left;
}
#main #col1-ct
{
	padding: 15px 0 15px 5px;
}
#main #col2
{
	margin-left: 730px;
}
#main #col2-ct
{
	padding: 15px 0 15px 0;
}

/* ------------------------------------------------------------------------------------------- */
.picturecontainer
{
	position: absolute; z-index: 10;
	padding: 10px 10px; display: none;
	background-color: #ffffff;
	border: 1px solid #AAAAAA;
	text-align: center;
}
.picturecontainer-table img {padding: 0; margin: 0;}
.picturecontainer-table {}
.picturecontainer-table td {vertical-align: middle; text-align: center; padding: 20px;}

/* ------------------------------------------------------------------------------------------- */
#header
{
	position: relative;
	background-color: #424242;
}
#header-ct
{
	position: relative;
	height: 115px;
	width: 980px;
	margin: 0 auto;
}
#header #logo-ct
{
	position: absolute;
	bottom: 0;
	left: -128px;
	width: 441px;
	height: 115px;
	background-image: url(../i/logobg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header .logo
{
	position: absolute;
	top: 28px;
	left: 135px;
}
#header #slogan
{
	position: absolute;
	top: 48px;
	left: 205px;
	font-size: 11px;
	color: #ffffff;
}
#header #slogan ul
{
	padding: 0; margin: 0;
}
#header #slogan li, #footer #ft-left li
{
	display: inline;
	padding: 0 1px;
}
#header #slogan li.dot img, #footer #ft-left li.dot img
{
	margin-bottom: 3px;
}

/* ------------------------------------------------------------------------------------------- */
#menu
{
	position: absolute;
	height: 31px;
	bottom: 0;
	_bottom: -1px;
	right: 3px;
	color: #373737;
}
#menu ul
{ 
	_float: right;
	margin: 0;padding:0;
	list-style-image: none;
	list-style-type: none;
	height: 31px;
}
#menu ul li
{
	color: #383838;
	display: block;
	float: left;
	margin: 0 3px;
	height: 31px;
	padding: 0 15px;
	background-color: #dbd9d9;
	background-image: url(../i/menu.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
#menu ul li.active
{
	background-color: #ecece8;
	background-image: url(../i/menua.gif);
}
#menu ul li span
{
	display: block;
	padding-top: 8px;
}
#menu ul li a
{
	display: block;
	color: #010101;
	text-decoration: none;
	padding-top: 8px;
}

/* ------------------------------------------------------------------------------------------- */
#login
{
	position: absolute;
	right: 6px;
	top: 24px;
	height: 28px;
	width: 294px;
	background-color: #eceae4;
	background-image: url(../i/loginbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#login input
{
	font-size: 12px;
	margin: 0; padding: 0; border: none; background: none;
}
#login input.username, #login input.password
{
	color: #808080;
	position: absolute;
	top: 7px;
	width: 100px;
}
#login input.username
{
	width: 120px;
	left: 8px;
}
#login input.password
{
	width: 120px;
	left: 143px;
}
#login input.login
{
	position: absolute;
	top: 3px;
	right: 3px;
}

/* ------------------------------------------------------------------------------------------- */
#logged
{
	position: absolute;
	right: 6px;
	top: 24px;
	height: 28px;
	width: 294px;
	background-color: #eceae4;
	background-image: url(../i/logged.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#logged .bidder
{
	color: #808080;
	position: absolute;
	top: 7px;
	left: 10px;
}
#logged .bidder-username
{
	font-weight: bold;
	color: #ff8a00;
}
#logged input.logout
{
	position: absolute;
	top: 3px;
	right: 3px;
}

/* ------------------------------------------------------------------------------------------- */
#strip
{
	border-bottom: solid 1px #c2c1b6;
}
#strip-ct
{
	position: relative;
	width: 980px;
	height: 37px;
	margin: 0 auto;
}
#strip h1.info
{
	font-weight: normal;
	font-size: 12px;
	position: absolute;
	left: 6px;
	top: 12px;
}
#strip #lang
{
	position: absolute;
	right: 6px;
	top: 12px;
}
#strip #lang a
{
	margin: 0 10px 0 0;
}

/* ------------------------------------------------------------------------------------------- */
.section-tender
{
}
.section-tender #left
{
	float: left;
	width: 530px;
}
.section-tender #right
{
	position: relative;
	margin-left: 533px;
	background-color: #a6a394;
}

/* ------------------------------------------------------------------------------------------- */
.hp-panel
{
	padding: 11px 0 5px 0;
	float: left;
	text-align: left;
	margin-bottom: 15px;
}
.hp-panel .heading
{
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 13px;
	margin: 0 0 10px 22px;
	background-position: left 3px;
	background-repeat: no-repeat;
}
.hp-panel .heading a
{
	text-decoration: none;
}
.hp-panel .heading a:hover
{
	text-decoration: underline;
}
.hp-panel .content
{
	padding: 0 0 0 6px;
}
.auction-tips
{
	width: 530px;
	background-color: #ff8a00;
}
.auction-tips .heading
{
	color: #ffffff;
	background-image: url(../i/arrwhite.gif);
}
.auction-tips .heading a
{
	color: #ffffff;
}
.auction-tips .content
{
}
.auction-sale
{
	width: 183px;
	background-color: #a6a394;
}
.auction-sale .heading
{
	color: #000000;
	background-image: url(../i/arrgrey.gif);
}
.auction-sale .heading a
{
	color: #000000;
}

/* ------------------------------------------------------------------------------------------- */
.hp-item
{
	float: left;
	width: 172px;
	height: 277px;
	margin: 0 1px 1px 0;
	background-color: #ffb966;
}
.hp-slaveitem
{
	height: 200px;
	background-color: #ffa133;
}
.auction-sale .hp-item
{
	background-color: #cac8bf;
}
.auction-sale .hp-slaveitem
{
	background-color: #bab7ab;
}
.hp-item .section-title-box
{
	height: 37px;
	color: #434343;
	font-weight: bold;
	font-size: 12px;
	background-color: #d3d3d3;
	border-bottom: solid 1px #c8c6c5;
}
.hp-item .section-title
{
	padding-top: 11px;
	padding-left: 28px;
	background-image: url(../i/arrgrey.gif);
	background-position: 16px 14px;
	background-repeat: no-repeat;
}
.hp-item .section-title a
{
	color: #434343;
	text-decoration: none;
}
.hp-item .section-title a:hover
{
	text-decoration: underline;
}
.hp-item .item-content
{
	padding: 15px;
}
.hp-item .image-box
{
	width: 142px;
	height: 100px;
	background-color: #ffffff;
}
.hp-item .image
{
	padding: 7px;
}
.hp-item .title
{
	padding: 8px 0 0 0;
}
.hp-item .title, .hp-item .title a
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.hp-item .price
{
	padding: 8px 0 0 0;
	color: #b44103;
}
.auction-sale .price
{
}
.hp-item .price, .hp-item .closing
{
	font-weight: normal;
	font-size: 11px;
}
.hp-item .show
{
	padding: 12px 0 0 0;
}
.hp-item .show a
{
	display: block;
	padding: 5px 0;
	width: 110px;
	text-align: center;
	background-color: #424242;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

/* ------------------------------------------------------------------------------------------- */
.hp-info
{
	font-size: 11px;
	padding: 0 8px;
}

/* ------------------------------------------------------------------------------------------- */
.panel
{
	background-color: #ffffff;
	margin-bottom: 15px;
}
.panel .heading
{
	position: relative;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 10px 28px;
	background-color: #424242;
	background-image: url(../i/arrwhite.gif);
	background-position: 15px 13px;
	background-repeat: no-repeat;
}
.panel .heading a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.panel .heading a:hover
{
	text-decoration: underline;
}

.panel .heading a.show
{
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	position: absolute;
	display: block;
	right: 7px;
	top: 6px;
	text-align: center;
	padding: 5px 10px;
	background-image: url(../i/show.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.panel .content
{
	padding: 10px;
}
.panel-item-box
{
	float: left;
	width: 170px;
	height: 200px;
}
.panel-item
{
	padding: 10px;
}
.panel-item .thumb-box
{
	padding: 0;
	height: 100px;
	background-color: #f0f0f0;
}
.panel-item .thumb
{
	padding: 7px;
}
.panel-item .thumb img
{
}
.panel-item .title
{
	padding: 8px 0 0 0;
}
.panel-item .title, .panel-item .title a
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.panel-item .title a:hover
{
}
.panel-item .bidder, .panel-item .closing
{
	color: #4f4f4f;
}
.panel-item .price, .panel-item .bidder, .panel-item .closing
{
	font-weight: normal;
	font-size: 11px;
}
.panel-item .price
{
	font-weight: bold;
	color: #ff8a00;
	padding: 8px 0 0 0;
}

/* ------------------------------------------------------------------------------------------- */
#item-accept
{
	position: relative;
	width: 245px;
	height: 55px;
	background-color: #ffffff;
	border-bottom: solid 1px #dad8cd;
	background-image: url(../i/itemaccept.gif);
	background-position: 148px 4px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#item-accept a
{
	text-decoration: none;
	line-height: 15px;
	position: absolute;
	top: 12px;
	left: 14px;
	display: block;
	width: 125px;
	color: #8d8b80;
	font-size: 15px;
	font-weight: bold;
}

/* ------------------------------------------------------------------------------------------- */
.tower
{
	width: 245px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
.tower .heading
{
	padding: 10px 10px 10px 27px;
	color: #ffffff;
	background-color: #ff8a00;
	font-weight: bold;
	background-image: url(../i/arrwhite.gif);
	background-position: 15px 13px;
	background-repeat: no-repeat;
	border-bottom: solid 1px #000000;
}
.tower-auction-sale .heading
{
	color: #000000;
	background-color: #a6a394;
	background-image: url(../i/arrgrey.gif);
}
.tower .heading a
{
	color: #ffffff;
	text-decoration: none;
}
.tower-auction-sale .heading a
{
	color: #000000;
}
.tower .heading a:hover
{
	text-decoration: underline;
}
.tower .content
{
	padding: 10px;
}
.tower-item
{
	padding: 10px 10px 15px 10px;
	border-bottom: solid 1px #d3dadd;
}
.tower-item .data
{
	width: 125px;
	padding-bottom: 10px;
	overflow: hidden;
}
.tower-item .thumb
{
	float: right;
}
.tower-item .title
{
	color: #000000;
	font-weight: bold;	
}
.tower-item .title a
{
	color: #000000;
	font-weight: bold;	
}
.tower-item .title a:hover
{
}
.tower-item .price
{
	padding: 10px 0 0 0;
	font-size: 11px;
	font-weight: bold;	
	color: #868686;
	color: #ff8a00;
}
.tower-item .closing
{
	font-size: 11px;
	font-weight: normal;	
	color: #868686;
}

/* ------------------------------------------------------------------------------------------- */
#footer
{
	color: #ffffff;
	font-size: 11px;
	position: relative;
	background-color: #424242;
	border-top: solid 2px #000000;
}
#footer-ct
{
	position: relative;
	height: 228px;
	width: 980px;
	margin: 0 auto;
}
#footer #ft-left
{
	position: absolute;
	width: 600px;
	top: 40px;
	left: 20px;
}
#footer #ft-left ul
{
	padding: 0; margin: 0;
	padding-top: 20px;
}
#footer #ft-right-box
{
	position: absolute;
	width: 380px;
	top: 40px;
	left: 600px;
	background-image: url(../i/ftline.gif);
	background-position: left center;
	background-repeat: repeat-y;
}
#footer #ft-right
{
	line-height: 18px;
	padding: 0 0 20px 40px;
}

#footer #ft-right .links-hd
{
	font-weight: bold;
	padding: 5px;
}
#footer #ft-right a
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 3px;
	background-image: url(../i/dotwh.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#footer #ft-right a:hover
{
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------------------- */
.cart-notice
{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	display: block;
	padding: 5px 0 0 0;
	color: #555555;
	background-color: transparent;
}
.cart
{
	width: 200px;
	padding: 3px 0 3px 1px;
	margin-top: -5px;
}
.cart .title
{
	font-weight: bold;
}
.cart-content
{
	padding-bottom: 10px;
}
.cart-content textarea
{
	font-size: 12px;
	margin-bottom: 10px;
	padding: 2px 5px;
}
.cart-content .cart-notice
{
}
.cart-content table
{
	width: 700px;
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
}
.cart-content table tr
{
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.cart-content table tr.alt
{
	background-color: #eaeaea;
}
.cart-content table td
{
	padding: 8px 8px;
}
.cart-content table td.col1
{
	text-align: center;
	width: 100px;
}
.cart-content table td.col2
{
	width: auto;
}
.cart-content table td.col3
{
	text-align: right;
	white-space: nowrap;
	width: 40px;
}
.cart-content table td.col4
{
	width: 40px;
}
.cart-content .cart-pricesummary
{
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 5px 0;
}
.cart-content .cart-rules
{
	padding: 0 0 5px 0;
}
.cart-content .cart-submitresult
{
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.cartnotice
{
	font-weight: bold;
	color: #ff0000;
}
.brief-cart
{
	padding: 12px 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dad8cd;
	background-color: #ffffff;
}

/* ------------------------------------------------------------------------------------------- */
.datatable
{
	width: 700px;
	margin: 0 0 5px 0;
	padding: 0;
}
.datatable td
{
	margin: 0;
	padding: 3px 10px;
}
.datatable a
{
	color: #555555;
	background-color: transparent;
	text-decoration: none;
}
.datatable a:hover
{
	color: #999999;
	background-color: transparent;
	text-decoration: underline;
}
.datatable .header
{
	color: #ffffff;
	background-color: #ff8a00;
	font-weight: bold;
}
.datatable .header td
{
	padding: 10px;
	border-bottom: 1px solid #000000;
}
.datatable .item
{
	color: #555555;
	background-color: #ffffff;
}
.datatable .alternatingitem
{
	color: #555555;
	background-color: #f5f5f5;
}
.datatable .pager
{
	font-weight: bold;
	color: #222222;
	background-color: #FFFFFF;
}
.datatable .pager a
{
	text-decoration: underline;
	color: #407AAC;
	font-weight: normal;
	background-color: transparent;
}
.datatable .pager a:hover
{
	color: #80BAEC;
	background-color: transparent;
}

.datatable-search
{
	width: 400px;
	margin: 0 0 5px 0;
	padding: 0;
}
.datatable-search td
{
	margin: 0;
	padding: 1px 3px;
}
.datatable-search a
{
	color: #555555;
	background-color: transparent;
	text-decoration: none;
}
.datatable-search a:hover
{
	color: #999999;
	background-color: transparent;
	text-decoration: underline;
}
.datatable-search .header
{
	font-weight: bold;
}
.datatable-search .item
{
	color: #555555;
}
.datatable-search .alternatingitem
{
	color: #555555;
}
.datatable-search .pager
{
	font-weight: bold;
	color: #222222;
	background-color: #FFFFFF;
}
.datatable-search .pager a
{
	text-decoration: underline;
	color: #407AAC;
	font-weight: normal;
	background-color: transparent;
}
.datatable-search .pager a:hover
{
	color: #80BAEC;
	background-color: transparent;
}

/* ------------------------------------------------------------------------------------------- */
.pager
{
	text-align: left;
	margin: 10px 0;
	padding: 2px 0 2px 0;
}
.pager a
{
	padding: 0 5px;
	font-size: 14px;
}

.pager .navbutton
{
	display: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.pagecount
{
	text-align: left;
	padding: 0;
	margin: 0;
}

.currentpage
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff8a00;
	padding: 0 5px 0 5px;
}

.showalllink
{
	padding: 0 0 0 0;
}

/* ------------------------------------------------------------------------------------------- */
.contactdiv
{
	height: 145px;
}

.navigationdiv
{
	clear: both;
	width: 640px;
	padding: 0 8px 0 0;
}
.searchdiv
{
	width: 700px;
	color: #555555;
	text-align: left;
	margin-bottom: 16px;
}

/* ------------------------------------------------------------------------------------------- */
.searchview
{
}
.searchview .searchitemstable
{
	width: 700px;
	border-collapse: collapse;
	border: 1px solid #c2c1b6;
}
.searchview .searchitemstable td
{
	background-color: #ffffff;
	padding: 5px 10px;
	width: 25%;
}
.searchview .authorname
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 3px 0;
}
.searchview .auctioneditem
{
	margin-left: 20px;
	padding-bottom: 2px;
}
.searchview .firstletter
{
	font-size: 22px;
	font-weight: bold;
	color: #ff8a00;
	margin: 5px 0;
}

/* ------------------------------------------------------------------------------------------- */
.itemlist
{
	float: left;
	width: 330px;
	height: 300px;
}
.itemlistresults
{
}
.itemdiv
{
	height: auto;
	color: #555555;
	background-color: #ffffff;
	margin: 0 5px 5px 0;
	padding: 10px 10px 0 10px;
	border: 1px solid #d3dadd;
}
.itemdiv h2
{
	color: #ff8a00;
}
.itemdiv img
{
	float: left;
	margin: 0 10px 0 -2px;
}
.itemdetail
{
	width: 600px;
	padding-bottom: 15px;
}
.borderedpic
{
	padding: 5px;
	border: 1px solid #BBBBBB;
	color: #555555;
	background-color: #FFFFFF;
}
.itemdiv .currentprice
{
	font-weight: bold;
	color: #ff8a00;
}

/* ------------------------------------------------------------------------------------------- */
.basictable
{
	width: auto;
	margin: 0 0 10px 0;
	color: #555555;
	background-color: #ffffff;
	padding: 5px 5px;
}
.fixedwidth
{
}
.basictable .header
{
	width: 140px;
	padding: 1px 3px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
.basictable .text
{
	width: auto;
	padding: 1px 3px;
	vertical-align: middle;
}
.basictable2
{
	width: auto;
	margin: 0 0 5px 0;
}
.basictable2 .header
{
	padding: 0 10px 1px 0;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
.basictable2 .text
{
	padding: 0 0 1px 0;
	vertical-align: middle;
}
.basicform
{
	width: 700px;
	background-color: #ffffff;
	border: 1px solid #d3dadd;
}
.basicform .box
{
	padding: 13px 13px;
}

/* ------------------------------------------------------------------------------------------- */
.itemtablesingle
{
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

.itemtablesingle .image
{
	width: 100px;
	padding: 0 0 5px 0;
	vertical-align: top;
	text-align: left;
}
.itemtablesingle .image img
{
	padding: 5px;
	color: #555555;
	background-color: #eaeaea;
}
.itemtablesingle .header
{
	width: 100px;
	padding: 0 10px 2px 0;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.itemtablesingle .text
{
	width: auto;
	padding: 0 0 2px 0;
	vertical-align: top;
}
.itemtablesingle .longtext
{
	padding: 0 0 5px 0;
	vertical-align: top;
}
.itemheadertable
{
	width: 100%;
	margin: 0;
	padding: 0;
}
.itemheadertable .bidbuttoncell
{
	text-align: right;
	width: 60px;
}
.itemtable
{
	width: 100%;
	height: 210px;
	margin: 0 0 10px 0;
	padding: 0;
}
.itemtableresults
{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
}
.itemtable .image
{
	width: 100px;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
.itemtable .header
{
	width: 100px;
	padding: 0 10px 2px 0;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.itemtable .text
{
	width: auto;
	padding: 0 0 2px 0;
	vertical-align: top;
}

/* ------------------------------------------------------------------------------------------- */
.itemtableimmediately
{
	width: 100%;
	height: 120px;
	margin: 0 0 10px 0;
	padding: 0;
}
.itemtableimmediately .image
{
	width: 100px;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

.itemtableimmediately .header
{
	width: 100px;
	padding: 0 10px 2px 0;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.itemtableimmediately .text
{
	width: auto;
	padding: 0 0 2px 0;
	vertical-align: top;
}
.longtext
{
	padding: 0 0 5px 0;
	vertical-align: top;
}
.buttonrow
{
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
}
.closingdatetime
{
	color: #ff8a00;
	font-weight: bold;
}
.lastbid
{
	color: #ff8a00;
	font-weight: bold;
}
.itemissold
{
	color: #FF0000;
	font-weight: bold;
}
.required
{
	font-weight: bold;
	font-size: 17px;
	color: red;
	background-color: transparent;
}
.notice
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #EE0000;
	background-color: transparent;
}
.bidinfotext
{
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	color: #505050;
	background-color: transparent;
}

/* ------------------------------------------------------------------------------------------- */
.photogallery
{
	width: 645px;
	border: 1px solid #aaaaaa;
	margin: 0 0 10px 0;
}
.photogallery td
{
	color: #555555;
	background-color: #DDDDDD;
	text-align: center;
	padding: 10px;
}
.contacttable .contacttable-header
{
	padding: 0 5px;
	font-weight: bold;
	color: #609ACC;
	background-color: transparent;
}

.contacttable .contacttable-title
{
	padding: 0 5px;
	font-weight: bold;
}
.contacttable .contacttable-text
{
	padding: 0 5px;
}
.recnavigdiv
{
	width: auto;
	padding: 0;
	margin: 0 0 10px 0;
}
.recnavigdiv .notice
{
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #F03030;
	background-color: transparent;
}
#itemslinks
{
	color: #555555;
}
#itemslinks a
{
	font-size: 12px;
}
#itemslinks span.sep
{
	font-weight: normal;
	color: #888888;
}
p.back
{
	margin-top: 10px;
}