@charset "UTF-8";
/* CSS Document */
html {height:100%;}
body {
margin:0; 
padding:0;
font-family:arial, serif;
font-size:11pt;
color:#333;
background-image:url('http://www.atlanticremarketing.com/images/bg.jpg');
background-position:left;
background-repeat:repeat-y;
}

a:active
{
  outline: none;
}

#head{
	position:fixed;
	top:0;
	width:100%;
	height:140px;
	background-color:#000;
	min-width:750px;
    background:url('http://www.atlanticremarketing.com/images/head_bg.jpg');
	z-index:5004;}
#ie6 #head{
	position:relative;
	}
#headleft{
float:left;
width:488px;
height:140px;
background-image:url('http://www.atlanticremarketing.com/images/head_left.jpg');}
#headright{
width:260px;
float:right;
height:140px;
background-image:url('http://www.atlanticremarketing.com/images/head_right.jpg');}

#pmid { width:110px;
top:0;
padding-left:15px;
height:100px;
float:left;
overflow:hidden;}

#menuwrap {
	width:480px;
	height:18px;
	float:left;
	position:relative;
	margin-top:7px;}

#wrap {
	width:100%;
	height:100%;
	padding-top:140px;
	padding-bottom:50px;}
#ie6 #wrap{
	height:inherit;
	padding-top:0px;
	padding-bottom:0px;}
#content {
	width:100%;}
#banner
{   position:relative;
	width:100%;
	height:180px;
	background-color:#999;
	overflow:hidden;
	z-index:200;}
#ie6 #banner {
	display:none;}
#border {
	width:100%;
	height:12px;
	background-position:bottom;
background-image:url('http://www.atlanticremarketing.com/images/mid_bar.jpg');
background-repeat:repeat-x;}
#ie6 #border {
	display:none;}
#left_col{
	width:177px;
	min-height:715px;
	float:left;
	font-size:11px;
	color:#fff;
	background-image:url(http://www.atlanticremarketing.com/images/fade_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	overflow:hidden;
}
#ie6 #left_col{
	background-image:none;
	height:auto;}
#menuhead{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-size:16px;}
#right_col{
	padding-left:177px;
}
#ie7 #right_col{
	min-height:590px;
	padding-left:1px;
}
#auctionlisthead {
	padding: 10px 0px 0px 20px; 
	text-align: center; 
	font-size: 22pt;
	font-style:oblique;
	color: #996633;
}
#foot {
	width:100%;
	height:43px;
	position:fixed;
	bottom:0;
	background-image:url(http://www.atlanticremarketing.com/images/foot.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-size:8px;
	text-align:center;
	z-index:5001;}
#ie6 #foot {
	width:100%;
	height:43px;
	position:relative;
	background-image:url(http://www.atlanticremarketing.com/images/foot.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-size:8px;
	text-align:center;
	z-index:5001;}
.innertube {
	margin: 10px;}
a{color:#996633; text-decoration:none;}
a:hover{color:#996633; text-decoration:underline;}
a:active{color:#996633; text-decoration:underline;}
a:visited{color:#996633; text-decoration:none;}
.footlink {
	padding-top:9px;
	color:#000; 
    text-align:center;
    font-size:7pt;
	line-height:8pt;}
.footlink a{color:#663333; text-decoration:none;}
.footlink a:hover{color:#000; text-decoration:underline;}
.footlink a:active{color:#663333; text-decoration:underline;}
.footlink a:visited{color:#663333; text-decoration:none;}
#right_menu{
	float:right; 
	width:228px;
	height:350px;}
#right_menu_border {
	border:2px solid #330000;
	padding:0;
	margin-bottom:3px;
	background-color:#999;}
#right_menu_head {
	background-color:#330000;
	width:100%;
	color:#fff;
	text-align:center;}
#partner {
	text-align:center;
	float:left;
	width:200px;
	border:none;
	height:120px;}
#ie6 img { behavior: url(http://www.atlanticremarketing.com/iepngfix.htc) }	
	/** FEATURED AUCTION BOX **/
#upcomingAuctions {width:200px; height:260px; margin:0 auto; font-size:12px; line-height:normal; text-align:center; overflow:hidden; position:relative;}

/* upcoming auctions image */
#upcomingAuctions div.upcomingImage {} /* for div level manipulation */
#upcomingAuctions img {margin-bottom:8px; border:none;}
#upcomingAuctions a img {border:1px solid #fff;}
#upcomingAuctions a:hover img {border:1px solid #000000;}

/* upcoming auctions name | link */
#upcomingAuctions div.nameAbove {margin:8px 0;} /* use to display auction name/title above the image, set display:none if using div.nameBelow */
#upcomingAuctions div.nameBelow {display:none;} /* use to display auction name/title below or to the side of the image, set display:none if using div.nameAbove */
#upcomingAuctions a {font:normal 14px Geneva, Arial, Helvetica, sans-serif; color:#333; text-decoration:none; text-transform:uppercase;}
#upcomingAuctions a:hover {color:#996633;}

/* featured auction time/location info */
#upcomingAuctions div.upcomingInfo {font-size:11px; color:#fff;} /* encloses date/time/location for div level manipulation */
#upcomingAuctions div.starting_at {font-size:11px; color:#fff;} /* featured date/time */
#upcomingAuctions span {font-size:11px; color:#fff;}  /* styles the "to" that appears between start and end date/time, appears to only show for online auctions? */
#upcomingAuctions div.ending_at {font-size:11px; color:#fff;} /* featured end date/time, appears to only show for online auctions? */ 
#upcomingAuctions div.location {margin:5px 0;} /* location text */

#uaLink {display:none;} /* use if you want to have a button link to the auction_detail page, sample below */
#uaLink a {}
#uaLink a:hover {}

#upcomingAuctions div.noAuctions {font-size:12px;}

	
	/*STAFF*/
#staffwrap{ width:605px;
padding:2px;
margin-left:auto;
margin-right:auto;
padding-bottom:50px;
overflow:auto;}

#staffmini {width:104px; 
    height:185px;
	border:1px solid #996633;
	padding:2px;
	font-size: 10px;
	line-height:12px;
	position:relative;
	margin:5px;
	float:left;
	text-align:center;
	}
#staffname {
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;}
#staffbio{
	width:100%;
	border-bottom:solid 2px #996633;
	margin-top:10px;
	font-size:12px;}
#staffhead{
	font-size:13px;
	font-weight:bold;}

#staffpic {
	width:104px;
	height:129px;
	padding:2px;
	margin:2px 10px 10px 2px;
	float:left;
	border:1px solid #996633;}
