@charset "utf-8";
/* Hides from IE-mac \*/
* html #navigation {
	height: 1%;
}
/* End hide from IE-mac */
.clear {
    clear: both;
    height: 0;
    line-height: 0px;
    font-size: 0px;
}
body {
	margin: 0;
	padding: 0;
	background: url("images/background.gif");
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#top {
	background: url("images/containertop.gif") no-repeat;
	margin: 0 auto;
	height: 5px;
	width: 808px;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 808px;
	background: url("images/containerbackground.gif") repeat-y;
	/*background: url("images/content_background.jpg")¨*/;
}

#banner {
	width: 798px;
	height: 200px;
	margin: 0px 5px 0px 5px;
	padding: 0;
	background: url("images/banner.jpg") no-repeat;
}
#logo {
	float: right;
	margin: 26px 15px 0px 0px; 
	height: 81px;
	width: 315px;
	background: url("images/logo.gif") no-repeat;
	display: inline;
}
#logo span {
	display: none;
	
}
#logo a {
	display: block;
	height: 81px;
	width: 315px;
}
#logo a:hover {
	background: url("images/logo-.gif") no-repeat left top;
}
/*
#navigation {
	height: 33px;
	border: 1px solid #686C5B;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin: 0px 5px 0px 5px;
	background: #821b00 url("images/navigationbackground.gif") repeat-x bottom left;
}
#navigation ul {
	height: 24px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: bottom;
}
#navigation a {
	float: left; 
	margin-top: 5px;
	margin-right: 2px;
	padding-left: 14px;	
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 4px;
	
	display: block;
	
	border: 1px solid #686C5B;
	border-bottom: none;
	
	color: #821b00;
	background-color: #ffffff;
	
	text-decoration: none;
	font-weight: bold;

}
#navigation a:hover {
	background-color: #fefce4;
	color: #821b00;
}
#navigation .current {
	padding-bottom: 5px;
	background-color: #fefce4;
}
*/
#navcontainer {
	background: #821b00;
	border-top: 1px solid #686C5B;
	margin: 0px 5px 0px 5px;
}
#navlist {
	padding: 5px 0;
	margin-left: 6px;
	margin-top: 5px;
	border-bottom: 1px solid #686C5B;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a {
	padding: 5px 0.7em;
	margin-left: 3px;
	border: 1px solid #686C5B;
	border-bottom: none;
	background: #FDF8ED;
	text-decoration: none;
	color: #821B00; 
}

#navlist li a:link { 
	color: #821B00; 
}
#navlist li a:hover {
	color: #821B00;
	background: #FDF8ED;
	border-color: #686C5B;
}

#navlist li a#current {
	background: #F7E6BE;
	border-bottom: 1px solid #F7E6BE;
}

#left {
	float: left;
	width: 510px;
	margin: 0;
	padding: 20px;		
}
#left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #000;
	background-color: transparent; 
	margin-top: 0;
	padding-top: 0;
}
#left p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#right {
	float: right;
	width: 220px; 	
	margin: 0;
	padding: 20px;
	padding-left: 0;
}
#right h2, #right ul, #right p {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
#right h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #821B00;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FDF8ED;
}
#right h2 a {
	color: #FDF8ED;
	text-decoration: none;
}
#right h2 a:hover {
	color: #faeacc;
	text-decoration: none;
}
#right ul li {
	padding-left: 12px;
	margin-left: 0px; 
	background: url("images/item.gif") no-repeat top left;
}
#right p a, #right ul a, #right ul li a {
	color: #000000;
}
#right p a:hover, #right ul a:hover, #right ul li a:hover {
	color: #821B00;
}
#right p, #right ul {
	background-color: #FDF8ED;
	border: 1px solid #821B00;
	padding: 10px;
	margin-bottom: 10px;
	color: #000000;
}
#overview {
	margin-bottom: 10px;
}
#overview table, #overview td, #overview th {
	font-size: 12px;
}
#overview th, #overview th a {
	color: #821B00;
}
#overview th a:hover {
	color: #000000;
}
#overview span {
	color: #821B00;
	font-weight: bold;
}
.tabletitle {
	/*width: 270px;*/
	width: 325px;
	text-align: left;
	
}
.tableorigin, .tablestatus, .tableprice {
	width: 55px;
	vertical-align: top;
	text-align: right;
}
.tabledate {
	width: 55px;
	vertical-align: top;
	text-align: left;
}
#overview a {
	color: #000000;
}
#overview a:hover {
	color: #821B00;
}
#footer {
	border-top: 1px solid #686C5B;
	background-color: #821B00;
	margin: 0px 5px 0px 5px;
	padding: 8px 15px 8px 15px;
	height: 18px;
}
#footer p, #footer a {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #FDF8ED;
	
}
#footer p {
	float: left;
}
#footer span {
	float: right;
	font-size: 12px;
}
#admin {
	background: url("images/containerbottom.gif") no-repeat top left;
	margin: 0 auto;
	padding: 0;
	width: 808px;
	height: 5px;
	margin-bottom: 20px;
}
#admin p {
	margin: 0;
	padding-top: 20px;
	padding:0;
	text-align: center;
	font-size: 12px;
}
#search {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#searchfield {
	border: 1px solid #821B00;
	background-color: #FDF8ED;
	vertical-align:top;
	height: 17px;
	width: 150px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-left: 7px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	display: inline;
}
#searchbutton {
	background: url("images/search.gif") no-repeat;
	
	border: none;
}
#searchbutton:hover {
	background: url("images/search-.gif") no-repeat;
	
	border: none;
}
#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #821B00;
}
#left p a {
	color: #000000;
}
.captcha {
	/*margin-top: 5px;*/
	border: 1px gray solid ;
	vertical-align: bottom;
}
#left .criteria {
	font-weight: bold;
	font-size: 12px;
	color: #821B00;
}
#left #itemdetails {
	margin: 0;
	padding: 0;
}
#left ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#left ul li a {
	color: #000000;
}
#left ul li a:hover, #left p a:hover {
	color: #821B00;
}
#left h2 a {
	color: #000000;
	font-weight: normal;
}
#left h2 a:hover {
	color: #821B00;
}
.line {
	height: 1px;
	background-color: #821B00;
	color: #821B00;
	border: none;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#cfgoverview {
	width: 100%;
	margin-bottom: 10px;
}
#cfgoverview a {
	color: #000000;
}
#cfgoverview a:hover {
	color: #821B00;
}
#cfgoverview table, #cfgoverview td, #cfgoverview th {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
#cfgoverview td, #cfgoverview th {
	padding-right: 3px;
}
#cfgoverview th, #cfgoverview th a {
	color: #821B00;
	text-align: left;
}
#cfgoverview th a:hover {
	color: #000000;
}
#cfgoverview span {
	color: #821B00;
	font-weight: bold;
}
#cfgoverview .action {
	width: 67px;
	
}
#cfgoverview .date {
	width: 47px;
	
}
#cfgoverview .status {
	width: 47px;
	
}

.imagelink {
	border: none;
	margin: 0;
	padding: 0;
}
.thumbnail {
	height: 95px;
	border: 1px #000000 solid;
	margin-right: 10px;
	margin-bottom: 10px;
}
.moreinfo {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.moreinfo a {
	color: #000000;
}
.moreinfo a:hover {
	color: #821B00;
}
strong {
	font-weight: normal;
	color: #821B00;
}
#background {
	
	margin: 0 auto;
	background: transparent url("images/content_background.gif") no-repeat top center;	
}
