﻿@import url('tabs.css');

body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	text-align: center;
	background: url('../siteart/bg.jpg') #000 repeat-x;
}

td {
	font-size:13px;
}

a {color: #d91717; text-decoration: none; font-weight: bold;}

a:hover {color: #ac1515;}

img {border: 0;}

#wrapper {border: 6px solid #505150; background: #fff;}

#nav {
	width: 302px;
	border: 1px solid #bbb;
	border-bottom: 0;
	text-align:left;
}

#nav td {border-bottom: 1px solid #bbb;}

#nav a.nav {
	display: block;
	padding: 8px 15px 6px 15px;
	font-family: Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #040404;
	background: #d91717 url('../siteart/nav.jpg') no-repeat;
}

#nav a.nav:hover, #nav a.on {
	background: #fff url('../siteart/nav.jpg') no-repeat;
	background-position: -301px 0;
}



.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #fff;
	border-bottom-width: 0;
	z-index: 100;
	background-color: #d91717;
	width: 200px;
	color:#fff;
}

.anylinkcss a:link {
	display: block;
	border-bottom: 1px solid #fff;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}

.anylinkcss a:active {
	display: block;
	border-bottom: 1px solid #fff;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}

.anylinkcss a:visited {
	display: block;
	border-bottom: 1px solid #fff;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}

.anylinkcss a:hover { 
	background-color: black;
	color:#fff;
}


#right {
	vertical-align: top;
	background: #2f2f2f url('../siteart/btm.jpg') repeat-x bottom;
	font-weight: bold;
	color: #fff;
}

#right p {
	color: #fff;
}

#main {
	
}

#main img {
	border: 1px solid #cbcbcb;
}

#main p {
	padding: 0 20px;
	color: #fff;
	/*font-style:italic;*/
	font-weight: bold;
}

#main ul {
	color: #fff;	list-style-type: square; font-weight: normal; line-height: 15pt; 
}

#manu li {
	display: inline; padding: 10px;
}

#auctions {
	background:#fff;
	display: block;
}
