body {
	margin:0px 0 0 0;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	background-image:url(graphix/bkg-gavel2.gif);
	background-color:#FFFFFF;
	width:100%;
	border:0;
	z-index:100;
/*	float:left;*/
}
#login-out {
	float:left;
	position:absolute;
	top:57px;
	font-size:10px;
	z-index:200;
}
#footer { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-align:center;
}

#footer a{
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color:#FF8448;
	text-decoration:underline;
	}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	line-height:1em;
}

h3 {
	color:#FF0000;
}	

.maintable {
	width:100%;
	border:0;
}
.fillblue {
	background-image:url(graphix/fill_blue.gif);
	height:20px;
}
.photoborder1 img{
	border:thin;
	border-color:#333333;
}
.photoborder2 {
	border:thick;
}
.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 20px;
}

.title {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	color: #FF3000;
}

.subtitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-align:center;
}

.kull {
	color:#000066;
	font-weight:bold;
}

.important {
    color:#ff0000;
}
.bluesmall { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#0066FF;
}

.blacksmall { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}
.redboldText {
color:#FF0000;
font-weight:bold;
}
.boldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #FF0000;
}
.menulink { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px; 
	color: #003366; 
	text-decoration: none;
}

.menutext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px; 
	color: #003366;
}

.bluetext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px; 
	color: #86A5CE;
}

.orangetext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 20px; 
	color: #FF3000;
}

a:hover {  
	color: #FF8448;
}
/* ------ Auction Schedule Styles ------------------ */

.auctionWrapper {
	margin:0 auto;
	width:600px;
}

.auctiontitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000;
}

.auctiontext{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.auctioninfo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic;
	color: #333333;
}

.auctionData {
	margin-left: 170px;
	padding: 10px;
}
.auctiondate {
	font-style:normal;
	font-weight:bold;
}
.auctionStatus {
	font-weight:bold;
	color:#FF3000;
}
.auctionPhoto {
	float:left;
	width:160px;
}
.shortAuction {
	margin:0 auto;
	font-size:90%;
	}
.shortAuctionDate {
	padding-bottom:8px;
	float:left;
	width:140px;
}
.shortAuctionDetail {
	padding-bottom:8px;
	float:left;
}
.moreinfo {
/*    display: table-cell;
    vertical-align: middle;*/
	float: right; 
}

.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #FF0000;
}
.featured {
	margin-left: 16px;

}
/* --------------- */

.catalogtitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	color:#FF0000;
	text-align:center;
	vertical-align:middle;
}

.servertime {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #222222;
	float:right;
}
.bidendtime {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight: bold;
/*	font-style: italic;	*/
	color: #FF3000;
}

/*Online Bidding Tables*/

.table1 {
	border-style:solid;
	border-width:thin;
	border-collapse:collapse;
	border-color:#CCCCCC;
	padding:8px;
	margin-left:0px;
/*	width: 100%;*/
	}

.table1 th {
	padding:8px;
	background-image:url(graphix/fill_th.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F0F1F9;
	font-weight:bold;
		}
.table1 tr {
	padding:8px;
	border-bottom:solid 1px;
	border-color:#CCCCCC;

}
.table1 td {
	padding:8px 20px 8px 20px;
	font-size:90%;
	vertical-align:top;
}

div.pageBar {
	float: left;
	padding-bottom:5px;
}
input#catalog_placeBid {
	float: right;
}

/*Catalog Tables*/

.table_cat {
	width:550px;
	border-style:solid;
	border-width:thin;
	border-collapse:collapse;
	border-color:#CCCCCC;
	padding:8px;
/*	margin-left:30px;*/
	float:center;
	}

.table_cat th {
	padding:8px;
	background-image:url(graphix/fill_th.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F0F1F9;
	font-weight:bold;
		}
.table_cat tr {
	padding:8px;
	border-bottom:solid 1px;
	border-color:#CCCCCC;

}
.table_cat td {
	padding:8px;
	font-size:85%;
	vertical-align:top;
}
.table_cat img {
	border:solid 1px #666666;
}

/*Cap Row over the Catalog Table*/

.table_cat_cap {
	width:550px;
	padding:0px;
	float:center;
	}
.table_cat_cap td {
	padding:0px;
	font-size:85%;
	vertical-align:bottom;
}


/*Browse Catalog Table*/

.table_browse {
	padding:8px;
	text-align:left;
}
.table_browse th{
	font-weight:bold;

}
.table_browse td{

}

/*Bid Form Table*/

.table_bid {
	padding:0px;
/*	width:500px;*/
	}

.table_bid th {
	padding:0px;
	background-image:none;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
		}
		
.table_bid tr {
	padding:0px;

}
.table_bid td {
	padding:0px;
	font-size:85%;
	vertical-align:top;
}

.button {
  background: #F4F7FA;
  color:#000099;
  font-weight:bold;
  text-decoration:none;
  padding:3px;
  border-top: 1px solid #FF3000;
  border-right: 1px solid #FF3000;
  border-bottom: 1px solid #FF3000;
  border-left: 1px solid #FF3000;
  vertical-align:top;
}

.buttonMore {
  font-size:11px;
  background: #F4F7FA;
  color:#000099;
  font-weight:bold;
  text-decoration:none;
  padding:3px;
  border-top: 1px solid #FF3000;
  border-right: 1px solid #FF3000;
  border-bottom: 1px solid #FF3000;
  border-left: 1px solid #FF3000;
  vertical-align:top;
}

/* Others */
.smaller {
	font-size:80%;
	color: #FF3000;
}
.welcome {
	font-size:24px;
	color: #FF3000;
	font-weight:bold;
	padding-bottom:8px;
}
.formsubmit {
  background: #F4F7FA;
  color:#000099;
  font-weight:bold;
  padding:3px;
  border-top: 1px solid #FF3000;
  border-right: 1px solid #FF3000;
  border-bottom: 1px solid #FF3000;
  border-left: 1px solid #FF3000;
}

.acct_button {
	background-image:url(graphix/acct_button.gif);
	background-repeat:no-repeat;
}

.acct_button a{
	text-decoration:none;
	color:#333333;
	font-size:9px;
	text-align:center;
	padding-top:6px;
	padding-bottom:3px;
	padding-left: auto;
	}

img.gallery {
	border: 13px #98FB98;
	border-color: Black;
	}

.noprint {
}

a.galleryimg {
	border: 1px ridge Black;
}
.bkgYellow {
	background-color:#FFFF00;
}
.boldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #FF0000;
}
/*Addition. cmcgraw 8/29/2007 15:53:9  moving away from inline styles*/
.lot_tag{
    font-weight: bold;
}

.lot_title{
    font-weight: bold;
}

.lot_desc{
    font-size: small;
}

/* for item detail */
span.sold{
    font-size: large;
    color: #FF3000;
}

div.bidinfo{
    background-color: #fff;
    background-image: url('graphix/bkg-gavel3.gif');
	background-repeat:no-repeat;
    border: 2px solid #ccc;
    width: 229px;
    float: right;
	padding:3px;
}

.badges{
	text-align: center;
	padding-top: 15px;
}

.badges img {
	border:0;
	padding:5px;
}

.badges a{
	border:0;
}

div.detailText{
	position: relative;
	top: 17px;
}


/*for Gallery*/
img.img {
	border: 1px #666666 solid;
}
div.wrapper{
	width: 100%;
	text-align: center;
}
div.thumbholder{
	text-align: center;
	margin: 0px 200px; /*Set the second argument to something smaller to increase the number of columns*/
}
.thumb{
    margin: 5px 5px;
	border: 1px solid black;
}

a.full_img_link{
    border: 0px;
    color: black;
}

a.full_img_link:hover{
    border: 0px;
    color: black;
}

span.image_title{
	font-weight: bold;
	font-size: large;
}

span.image_caption{
	font-style: italic;
	font-size: small;
}

span.image_catalog{
	color: #999;
}

span.image_catalog a:link{
	color: inherit;
}

span.image_catalog a:visited{
	color: inherit;
}

span.image_catalog a:hover{
	color: blue;
	text-decoration: underline;
}

div.nav{
	padding: 20px;
}

/* ------ Bid Information Popup Styles ------------------ */
div#bidInfo_container {
	position: absolute;
	width: 450px;
	height: 230px;
	border: 2px solid #000066;
	background: white;
	padding: 2px;
	top: 300px;
	left: 300px;
	display: none;
}
div#bidInfo_container div.headerBar {
	background:	#000066;
	color: white;
	font-weight: bold;
	padding: 2px 6px;
}
div#bidInfo_container div.field {
	clear: both;
	margin: 4px 8px;
}
div#bidInfo_container div.field label {
	display: block;
	width: 150px;
	float: left;
}
div#bidInfo_container div.field .fieldValue label {
	width: 80px;
}
div#bidInfo_container div.actionButton {
	clear: both;
	text-align: right;
	padding: 8px;
}

.auction_biddingInfo {
	color: #FF3000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* ------ Catalog Styles ------------------ */

.catalog_category_filter {
	float:left;
	}
.catalog_search_filter {
	float:left;
	margin-left: 20px;
}
.message {
	color:#FF0000;
}

#catalogDetail {
	text-align:center;
	margin-left:20px;
	width:510px;
}
.catalogPagination {
	float:left;
	width:350px;
	padding:8px;
}
.catalogSubmit {
	margin: 0 0 0 375px;
}


/* ------- ArmsBid Styles ------- */
#paypal {
	margin-left:100px;
	}
#catalog {
	margin:0 auto;
	width:70%;
	border:1px dashed #999999;
	padding:10px;
	}
#biddingDiv {
	border:2px dashed #336666;
	width:500px;
	margin:0 auto;
	}