body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
  font-size:12px;
}
a:active {
	font-family: Arial,Helvetica, sans-serif;
	color: #FF00FF;
  text-decoration: underline;
}
a.paypal{
	font-family: Arial,Helvetica, sans-serif;
	color:black;
  text-decoration: underline;
}	
a.paypal:hover{
	color:blue;
}
/*a:link 	{color: #FF00FF}
a:visited 	{color: #FF00FF}
*/
a.footer{ /*footer.htm*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
  margin-left:10px;
  line-height:1.5em;
	background : transparent;
}
a.footer:hover{
	color:blue
	text-decoration:underline;
}
a.hdr {
	font-size: 95%;
}
a:hover {
	font-family: Arial,Helvetica, sans-serif;
	color: blue;
	text-decoration: underline;
}
a.nav10, a.nav10:link, a.nav10:visited { /*obsolete*/
	display:block;
  width:138px; 
  height:35px; 
  background:orange; 
  border-top:solid 2px yellow; 
  border-left:solid 2px yellow; 
  border-bottom:solid 2px gray; 
  border-right:solid 2px gray; 
  margin-top:2px;
  margin-left:2px; 
  text-align:center; 
  text-decoration:none; 
  font-family: arial, sans-serif;
  font-size:13px;
  color:#000; 
  line-height:16px; 
  overflow:hidden;
} 
a.nav10:hover{ /*obsolete*/
  border-top:solid 2px gray; 
  border-left:solid 2px Gray; 
  border-bottom:solid 2px lightblue; 
  border-right:solid 2px lightblue;  
	background:#339999;
	color:yellow;
}
a.nav11, a.nav11:link, a.nav11:visited { /*obsolete*/
	display:block;
  width:138px; 
  height:18px; 
  background:orange; 
  border-top:solid 2px yellow; 
  border-left:solid 2px yellow; 
  border-bottom:solid 2px gray; 
  border-right:solid 2px gray; 
  margin-top:2px;
  margin-left:2px; 
  text-align:center; 
  text-decoration:none; 
  font-family: arial, sans-serif;
  font-size:13px;
  color:#000; 
  line-height:16px; 
  overflow:hidden;
}
a.nav11:hover { /*obsolete*/
	background: #339999; 
	color:yellow;
  border-top:solid 2px gray; 
  border-left:solid 2px Gray; 
  border-bottom:solid 2px lightblue;
  border-right:solid 2px lightblue;  
}
a.nav14, a.nav14:link, a.nav14:visited {
	display:block;
  width:170px; 
  height:18px; 
  background:orange; 
  border-top:solid 2px yellow; 
  border-left:solid 2px yellow; 
  border-bottom:solid 2px gray; 
  border-right:solid 2px gray; 
  margin:2px auto 2px auto;
  text-align:center; 
  text-decoration:none; 
  font-family: arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#fff; 
  line-height:16px; 
  overflow:hidden;
}
a.nav14:hover {
	background: #339999; 
	color:yellow;
  border-top:solid 2px gray; 
  border-left:solid 2px Gray; 
  border-bottom:solid 2px lightblue;
  border-right:solid 2px lightblue;  
}
a.nav20, a.nav20:link { /*index*/
	display:block;
  width:145px;
  line-height:20px; 
  background:#cccccc; 
  text-align:center; 
  text-decoration:none; 
  font-family: arial, sans-serif;
  font-size:12px;
  color:#000;  
  overflow:hidden;
  border-bottom:solid 2px white;
}
a.nav20:hover { /*index*/
	background: #587094; 
	color:#fff;
}
a.nav20:active{
	background: #6666666; 
	color:#fff;
}
a.nav1, a.nav1:link { /*index*/
	display:inline;
  line-height:24px; 
  background:#cccccc; 
/*  border-top:solid 1px gray; 
  border-left:solid 1px gray; 
  border-right:solid 1px gray; 
  border-bottom:1px solid gray;
  margin-top:2px;*/ 
  text-align:center; 
  text-decoration:none; 
  font-family: Arial, Helvetica sans-serif;
  font-size:14px;
  color:#000; 
  overflow:hidden;
  padding:.25em .9em;
}
a.nav1:hover { /*index*/
	background: #999999; 
	color:#fff;
}
a.nav2, a.nav2:link { /*index*/
	display:inline;
  line-height:24px; 
  background:#666666; 
/*  border-top:solid 1px gray; 
  border-left:solid 1px gray; 
  border-right:solid 1px gray; 
  border-bottom:1px solid gray;
  margin-top:2px;*/ 
  text-align:center; 
  text-decoration:none; 
  font-family: Arial, Helvetica sans-serif;
  font-size:14px;
  color:#fff; 
  overflow:hidden;
  padding:.25em .9em;
}


a.subcat { /*categories*/
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background : transparent;
  margin-top:5px;
	padding-left:10px;
}
a.subcat:hover { /*categories*/
	font-family: Arial,Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background : #587094;
}
a.small { /*adsbyseller, displayads, mylistings*/
	font-size: 10px;
}
a.usermenu{
	color: white; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  font-size:90%;
	background : #cccccc;
  padding: .3EM 1EM;
  border-right:1px solid gray;
}
/*a:link 	{color: #FF00FF}
a:visited 	{color: #FF00FF}*/

a.usermenu:hover {
	font-family: Arial,Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	background : #587094;
}
em {
	color:red;
}
div.hr{
	width:90%;
	line-height:2px;
  font-size:2px;
  background:#000;
  margin:0 auto;
}

hr{
	padding:0em;
	margin:1em auto;
}
input.submit,.reset{
	width:60px;
}
input.imgfile,.photoad{
	width:810px;
}
input.photoad{
	width:200px;
}
input.photono{
	width:40px;
}
input.photobuttons{
	width:120px;
}
label{
	width:100px;
	font-size:12px; 
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
	margin-left: 3px;
}
h2 {
	padding: 0;
  margin:0;
}
h3, h5 {
	padding: 0;
  margin:0;
}
h4 {
	padding: .3em .1;
  margin:0;
}

li.listview{  /*mylistings*/
	display:inline;
}
p {
	margin:1em;
	padding: 0;
}  

ul.listnav{ /*mylistings*/
	padding:0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	background-color: #cococo; 
	text-align: left;
}
ul.rates{ /*our_rates File replaced by ratetable*/
	padding:0;
  margin:0 1em;
}
ul.rates li{ /*our_rates File replaced by ratetable*/
	font-size:14px;
	margin-bottom:.2em;
  margin-left:1em;
}
ul.indexul{
	padding-left:10px;
	margin-left:1em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #DCDCDC;
}
th.ratehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:white;
	background: #587094;
}
#adcontenthdr { /* adsbyseller displayads mylistings*/
	text-align: center;
}
#adcontentwrapper{ /* adsbyseller displayads mylistings*/
	width: 97%;
	margin-left: auto;
	margin-right: auto;
  font-size:14px;
}
#adform{ /*placead*/
	width:500px;
  height:510px;
	float:right;
	background:#ececec;
	border:1px solid gray;
  margin-top:10px;
  margin-right:10px;
  font-size:100%;
}
#edform{ /*placead*/
	width:340px;
  height:485px;
	float:right;
	background:#DCDCDC;
	border:1px solid gray;
  margin-top:10px;
  margin-right:10px;
  font-size:100%;
}
.adlabels{
	margin: 5px; /*Margins for labels*/
  font-size:100%;
}
#categories{ /*index*/
	width:143px;
	border:1px solid #dcdcdc;
}	
.catheader{ /*obsolete*/
/*	float:left;*/
	width:145px;
  font-size:15px;
/*  text-align:center;*/
  color:#000;
  line-height:20px;
  background-color:#bbc3d3;
} 
#centercolumn{ /*auctionphotos uploadphoto*/
	text-align:left;
	font-size: 100%;
	width: 800px;
  margin:.5em auto;
  background: #FFF;
  padding-left:1em;
}
#content{ /*index*/
  text-align:center;
	padding-top:5px;
}
#contentbody { /*obsolete*/
	width: 1000;
	float: left;
  font-size: 9px;
	text-align: left;
	font-weight:normal;
  margin-top:5px;
  margin-left: 10px;
  line-height: 1.25em;
}
#contentcolumn{ /*index*/
	background-color:#fff;
	font-size: 12px;
	width:530px;
  float: left;
	padding: 1em;
  margin:0px 5px 2px 5px;
  border:1px solid #dcdcdc;
}
#contenthdr { /*adsbyseller, displayads,index,mylistings*/
	float:left;
	width:480px;
	font-size: 20px;
	font-weight: bold;
  text-align:center;
  margin-left:20px;
  padding:.5em 0;
}
.contentwrapper{/*addetails, contactus, displayads, login, mylistings, navigation, placead, ratetable, register, subcategories, useredit, wantad*/
  width: 800px;
	height:600px;
	margin:0 auto;
  background: #FFF;
}
.innerwrapper{ /*auctionphotos, contactus, index, login, navigation, placead, ratetable, register, subcategories, uploadphoto, useredit, wantad*/
  width: 800px;
  height:600px;
	text-align:center;
  margin: 0 auto;
  background: #FFF;
/*  border: 1px solid gray;*/
}
.cusform { /*contactus*/
	width: 650px;
  height:300px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #dcdcdc;
	background:#ececec;
}
.cusform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}
.cusform label{ /*contactus*/
	text-align:right;
	font-weight:bold;
	width:150px; 
	padding-right:10px;
}
.cusform textarea{
	width: 350px;
	height: 150px;
}
#details { /*obsolete*/
	float:left;
	font-size: 12px;
	font-weight: normal;
}
.digger{ /*top_hdr*/
	float: right;
	margin-top:-65px;
/*	margin-right:-20px;
  border:1px solid black;*/
}

#footer{ /*footer.htm*/
	clear: left;
	width: 100%;
  height:15px;
	background: transparent;
	color: #000;
	font-size: 9px;
	text-align: center;
	padding: 0;
  margin:0 auto;
}
#hdrinfo{ /*mylistings*/
	clear:left;
	float:left;
	font-size:90%;
  color:#000;
  margin:-15px 0 0 5px;
}  
#heading { /*addetails, index*/
	height:20px;
	font-size:14px;
  width:145px;
  color:#fff;
	padding-top:.25em;
  text-align:center;
  background: #587094;
}
#indent{ /*obsolete*/
	margin-left:10px;
}  
#detopsection{ /*top_hdrw*/
	width:100%;  
  font-family: Arial, Helvetica, sans-serif;
  text-align:center;
  background:#fff;
  height: 165px;
/*	margin:0 auto;*/
}
#indextopsection{ /*top_hdr*/
	width:100%;  
  font-family: Arial, Helvetica, sans-serif;
  text-align:center;
  background:#fff;
  height: 180px;
/*	margin:0 auto;*/
}
#indexinnerwrapper{ /*index*/
  width:880px;
  height:910px;
/*  margin:0 auto;*/
  background-color: #FFF;
}
#indexwrapper{ /*index*/
  width:880px;
  height:910px;
	margin:0 auto;
  background: #FFF;
}

#instructions{ /*placead, register,useredit, wantad*/
	float:left;
	font-size: 100%;
	width:250px;
	padding-left:20px;
	text-align:left;
}
label,input{
	display:block;
	width: 130px; 
	font-size:12px;
	float:left;
	margin-bottom:10px; 
}
#labels { /*displayads, mylistings*/
	float:left;
	font-size: 12px;
	font-weight: bold;
	width:100px;
}
#leftcolumn{ /*index*/
	float: left;
/*	height:650px;*/
	width: 145px;
	font-size: 10px;
	/*	background:#fcf9cd;*/
	background:#fff;
	margin-left:5px;
  margin-top:-10px;
}
#leftutor{ /*obsolete*/
	float: left;
	width: 300px; /*Width of column*/
  font-size: 11px;
	background: transparent;
  border:1px solid #008080;
}

#rightcolumn{ /*index*/
	clear:right;
	float: right;
/*	height:835px;*/
	width: 145px;
	margin-top: -10px;
	margin-right:5px;
	font-size: 12px;
/*	border:1px solid #dcdcdc;*/
}
.photo_contentwrapper{ /*uploadphoto*/
  width: 870px;
  height:625px;
	margin:0 auto;
  background: #FFF;
}
#photoform{ /*uploadphoto*/
	width:850px;
	float:left;
	background:transparent;
  margin-top:10px;
  margin-right:10px;
  font-size:100%;
}

.photo_innerwrapper{ /*uploadphoto*/
  width: 860px;
	margin: 0 auto;
  background: transparent; 
}
.phototext{ /*auctiondet*/
	width:170px;
  font-size:16px;
  text-align:center;
}
#promo{ /*obsolete*/
	float:left;
	width:145px;
  height:209px;
	text-align:center;
  font-size:20px;
  font-weight:bold;
  padding:10px 0;
  margin-left:3px;
  color:#fff;
  background-color:red; 
} 
#rateform{ /*ratetable,register,useredit*/
  width:780px;
  margin:0px auto;
  padding: 0;
  font-size:12px;
/*  border:1px solid #dcdcdc;*/
}

#top h4{
	padding:0;
  margin:0;
}

.whatwedo{ /*navigation*/
	text-align:left;
	margin:0px;
  padding:20px;
  font-size:13px;
}  
#whoweare{ /*index*/
  background-color: #fff;
	float:right;
	font-size: 12px;
	width: 240px;
  height:123px;
	padding: 0;
  border:1px solid #dcdcdc;
}

.terms{ /*terms*/
	width:90%;
	margin:0 auto;
	font-family: 'times roman', serif;
  font-size:14px;
  text-align:justify;
}  
#top{ /*admin/invoice, adsbyseller*/
	padding: .5em;
}
#toptabs{ /*index*/
	width:100%;
	text-align:center;
	margin-top:5px;
/*	margin-left:5px;*/
  background:#cccccc;
}
#wantform{ /*wantad*/
	width:500px;
  height:500px;
	float:right;
	background:#ececec;
	border:1px solid #dcdcdc;
  margin-top:10px;
  margin-right:10px;
  font-size:100%;
	text-align:left;
}


