﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}


a.links:link, a.links:visited, a.links:active {text-decoration:underline; color:#fff}
a.links:hover {text-decoration:underline; color:#d15225;}
 
#nav {
	border: 0;
	width: 929px;
	}

#nav td {
	text-align:center;
}

#nav a {
	display:block;
	padding: 12px 10px 10px 10px;
	background: #d85427;
	font-size: 11px;
	color: white;
	text-decoration:none;
	border-right: 1px solid #e17a56;
	text-align:center;
	}	
	
#nav a:hover {
	background:#b83c11;
}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: black url('../siteart/background.jpg') repeat-x top;
	overflow-x: hidden;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#content-home {
	padding: 30px 30px 0px 30px;
	line-height: 18px;
}

#content {
	padding: 30px;
	line-height: 18px;
}

#content-sub {
	background: white url('../siteart/background-globe.jpg') no-repeat top;
	font-size: 13px;
	line-height: 16px;
	padding: 20px 20px 30px 20px;
} 

#header{
	position:relative;
	background:url('../siteart/header.jpg') no-repeat;
	height:173px;
	width:929px;
	text-indent:-9999px;
}

.heading {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.white {
	color:#fff;
}


.heading-orange {
	color: #bc441b;
	font-weight: bold;
	font-size: 20px;
	font-style:italic;
}
	
#maintable {
	border: 0;
	width: 660px;
	background: white;
}	

#inv_btns {
	padding:0;
	background:#000;
	text-align:center;
}

#inv_btns img {
	margin-right:7px;
	float:left;
	border:0;
	width:149px;
	height:254px;
	padding:0;
}



#inv {

	padding-top: 2px;
}

a.auctions{
	position:absolute;
	right:15px;
	top:50px;
	display:block;
	text-indent:-9999px;
	background:url('../siteart/auctions-sprite.jpg') no-repeat;
	height:87px;
	width:287px;
}

a.auctions:hover{
	background-position:0px -87px;
}
