/* CSS Document */

/* USED FOR PRINTED PAGES */

@import "aws.css";


html {
	margin:10px;
}

body {
	margin-left:60px;
}

.pagecontent {
	left:0px;
	float:none;
/*	position:absolute;
	top:0px;*/
}

#condwidth {
	left:0px;
	float:none;
	position:absolute;
	top:0px;
	margin-left:-30px;
	padding-right:7px;
	padding-left:25px;
}

#condwidth {
	width:600px;
}


.pagecontent p{
	width: 550px;
	}
	
.pagecontent #fullwidth{
	width: 550px;
	/*margin-bottom:40px;*/
	}

.mainmenu { /* puts menu at top left and then hides*/
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.picsundermenu {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#auctionprices {
	margin-left:30px;
	border-width:1px;
	border-style:groove;
	/*page-break-inside:avoid;*/
	margin-bottom:20px;
}

#auctionprices th{
	border-bottom-style:groove;
	border-bottom-width:1px;
}

#auctionprices tr {
	border-bottom-style:groove;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}

#auctionprices #stripe2 {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	background-color:#FFFFFF;
}

#auctionprices #stripe1 {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	background-color:#FFFFFF; 
}

#tbl_list {
/*	border-width:1px;
	border-style:solid;
	border-bottom-style:none;
*/}

#tbl_list th {
	border-style:solid;
	border-width:1px;
}

#tbl_list td {
	border-style:solid;
	border-width:1px;
}

#tbl_list #stripe2 {
	background-color:#FFFFFF;
}

#tbl_list #stripe1 {
	background-color:#CEE0B4; 
}

#ramppic {
	padding:30px;
	display: none;
}

#picrightsmall img{
	position:relative;
	left:190px;
}

/*#pfv {
	display: none;
}
*/
#backtoauction {
	display:none;
}

#pagebrkafter {
	page-break-inside:avoid;
	position:absolute;
	top:0px;
}

#pagebrkbefore {
	page-break-before:always;
	margin-top:-10px;
}

#pagebrkbefore2 {
	page-break-before:always;
	margin-top:-23px;
}

#pagebrkbefore3 {
	page-break-before:always;
	margin-top:-20px;
}
