@charset "UTF-8";
/* CSS Document */
body {
	background:url(../mainGradi.jpg) #1A1A1A repeat-x;
	font-family:"Times New Roman", Times, serif;
	}
a img{border:none;}
#header{
	background: url(../checker.png) repeat-x;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	}
#content{
	margin-left:200px;
	margin-top:150px;
	min-width:820px;
	}
#nav{
	background:url(../navGradi.jpg) repeat-x;
	width:748px;
	height:45px;
	float:left;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#leftNav {
		background:url(../leftnavcap.png);
		width:26px;
		height:45px;
		float:left;
	}
	
	#nav li{
		border-right: #999999 solid thin;
		height:25px;
		list-style:none;
		float:left;
		line-height:1;
	}
	#rightNav {
		background:url(../rightnavcap.png);
		width:26px;
		height:45px;
		float:left;
	}
	.navLink{
		padding-left: 23px;
		padding-right: 23px;
		color:#dd0000;
		text-decoration:none;
		}
	.navLink:Hover {
		text-decoration:underline;
		color:#FF0000;
		}
	.currentPage{
		color:#000000;
		text-decoration:none;
		padding-right: 20px;
		padding-left: 20px;
		}
	#first {
		padding-left:0px;
		margin-left:-30px;
		float:left;
		list-style:none;
		}
#paperJag {
	background:url(../ridges.png) repeat-x bottom;
	width:784px;
	height:14px;
	margin-left:8px;
	float:left;
	margin-top:-14px;
	}
#table {
	float:left;
	margin-left:-1px;
}
#pageContent{
	background:#FFFFFF no-repeat;
	width:784px;
	height:594px;
	float:left;
	}
#sidebar{
	width:240px;
	height:100%;
	background: url(../dividerLine.jpg) repeat-y right;
	float:left;
}	
	#info {
		font-size:14pt;
		text-align:center;
		padding-top:5px;
		padding-bottom:20px;
	}
	#dlrnum{
		margin-top:-10px;
		text-decoration:none;
	}
	.darkNote{
		color:#000000;
		font-size:19px;
	}
	.lightNote{
		color:#313131;
		font-size:17px;
	}
#mainArea{
	float: left;
	padding-left:5px;
	padding-top: 10px;
	width:535px;
}
	#trdv{
		width:305px;
		margin-top:0px;
		margin-bottom: 0px;
		text-decoration:underline;
		width:525px;
		text-align:center;
		float:left;
	}
	#flexComponent{
		width:525px;
		height:450px;
	}
	#searchDesc{
		width:auto;
	}
#shoe{
	height:45px;
	width:800px;
}
#foot{
	background:url(../footGradi.jpg) repeat-x;
	width:748px;
	height:45px;
	float:left;
	margin-bottom:20px;
}
	#leftFoot{
		background:url(../leftfootcap.png) no-repeat bottom;
		width:26px;
		height:44px;
		float:left;
	}
	#rightFoot{
		background:url(../rightfootcap.png) no-repeat bottom;
		width:26px;
		height:44px;
		float:left;
	}
#ieDisclaimer{
	display:none;
	position:absolute;
	top:100px;
	left:25px;
	width:200px;
	height:100px;
	background:#FFFFFF url(../iex.gif) no-repeat;
	padding: 11px 20px 0px 23px;
}

#auctionPitch{
	margin-left:20px;
	}
#instructions{
	margin-left:20px;
	margin-top:50px;
	text-align:center;
	float:left;
	width:500px;
}
form input{
	margin: 2px;
	}