/* CSS Document */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/* Algemene Layout */
body {
	background: #ff9100 url(images/pattern.gif);
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top {
	background: url(images/topshadow.gif) no-repeat top left;
	margin: 0 auto;
	height: 5px;
	width: 712px;
}
#container {
 	margin: 0 auto;
	width: 712px;
	background: url(images/shadow.gif) repeat-y left top;
}
#content {
	margin: 0px 5px;
	padding: 0;
	/*background-color: red;*/
	background-image: url(images/backlogo.gif);
	background-repeat: no-repeat;
	background-position: 2px bottom;
}
#left td {
	margin: 0;
	padding: 0;
	border: none;
}

/* Banner */
#banner {
	width: 698px;
	height: 150px;
	border: 2px black solid;
	margin: 0px 5px;
	background: url(images/banner.jpg) no-repeat top left;
}
#logo {
	margin: 20px 0px 0px 20px; 
	height: 65px;
	width: 198px;
	background: url("images/logo.gif") no-repeat top left;
}
#logo span {
	display: none;
}
#logo a {
	display: block;
	height: 65px;
	width: 198px;
}
#logo a:hover {
	background: url("images/logo-.gif") no-repeat left top;
}

/* Navigatie */
#navigation {
	height: 30px;
	border: 2px black solid;
	border-top: none;
	margin: 0px 5px;
	background: url(images/navpattern.gif) repeat-x top left;
}
#navigation ul {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
#navigation li {
	float: left;
	margin-top: 7px;
	list-style: none;
}
#navigation a {
	padding-left: 17px;	
	margin-left: 25px;
	display: block;
	background: url(images/ster.gif) no-repeat center left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	display: block;
	background: url(images/ster-.gif) no-repeat center left;
	color: #ff930c;	
	text-decoration: none;
	font-weight: bold;
}
#navigation li span {
	padding-left: 17px;	
	margin-left: 25px;
	background: url(images/ster-.gif) no-repeat center left;
	color: #ff930c;	
	text-decoration: none;
	font-weight: bold;
}
	

/* Left */
#left {
	float: left;
	width: 456px;
	margin: 0;
	padding: 20px;	
	font-size: 12px;
}
table {
	margin: 0;
	padding: 0 0 0 0;
	width: 456px;
	border: none;
}
#title table, #title td {
	margin: 0;
	padding: 0;
}
#lefttitle {
	float: left;
	margin: 0;
	padding: 0;
}
#left h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
#left h2 {
	font-weight: bold;
	font-size: 12px;
}
#left p, #left ul {
	font-size: 12px;
}
#left li {
	line-height: 120%
}
#left strong, #left bold, #left a {
	color: #ff930c;
	font-weight: normal;
}
#left a:hover {
	color: #000000;
}
.specs {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #ff930c;
	line-height: 12px;
}
.specs a {
	color: #ff930c;
}
.specs a:hover {
	color: #000000;
}
.info {
	border-top: 1px #000000 solid;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 9px;
	color: #000000;
}
.info a {
	color: #000000;
}
.info a:hover {
	color: #ff930c;
}
.thumbnail {
	height: 100px;
	border: 1px #000000 solid;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imagelink {
	border: none;
	margin: 0;
	padding: 0;
}
#overview h2 {
	padding: 0 0 10px 0;
	margin: 15px 0px 0px 0px;
}
#overview {
	padding: 0 0 20px 0;
}
#overview td {
	padding: 1px;
}
.titleCell {
	width: 45%;
}
.dateCell {
	width: 20%;
}
.yearCell {
	width: 15%;
}
.priceCell {
	width: 15%;
}
.statusCell {
	width: 5%;
}

/* Buy Now */
#buynow {
	float: right;
	margin: 0px; 
	padding: 0px;
	height: 39px;
	width: 38px;
	background: url("images/buynow.gif") no-repeat top right;
}
#buynow span {
	display: none;
}
#buynow a {
	display: block;
	height: 39px;
	width: 38px;
}
#buynow a:hover {
	background: url("images/buynow-.gif") no-repeat top right;
}
#buynowform {
	padding-top: 10px;
	border-top: 1px solid black;
}


/* right */
#right {
	float: right;
	width: 200px;
	margin: 0;	
}
#right p, #right td {
	font-size: 0.8em;
}
#right h2 {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 11px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-right: 20px;
	background: url(images/sidester.gif) no-repeat center left;
}
#right h2 span {
	margin-right: 20px;
	padding-left: 17px;
	color: #ff930c;
}
#right h2 a {
	padding-left: 17px;
	color: #ff930c;
	text-decoration: none;
	font-weight: bold;
}
#right h2 a:hover {
	background: url(images/sidester-.gif) no-repeat center left;
	color: #ffffff;
}
	
#right ul {
	font-size: 0.7em;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 28px;
	padding-left: 0px;
}
#right ul li {
	list-style: disc;
	
	margin-right: 20px;

}
#right ul li a {
	color: #000000;
	text-decoration: none;
}
#right ul li a:hover {
	color: #ff930c;
	text-decoration: none;
}
#right form {
	padding-left: 12px;
	padding-right: 20px;
	margin: 0;
}
#righttitle {
	float: right;
}
#sidelogo {
	margin-left: 7px;
	margin-top: 10px;
	height: 60px;
	width: 184px;
	background: url("images/sidelogo.gif") no-repeat top left;
}
#sidelogo span {
	display: none;
}
#sidelogo a {
	display: block;
	height: 60px;
	width: 184px;
}
#sidelogo a:hover {
	background: url("images/sidelogo-.gif") no-repeat left top;
}
#search {
	padding-bottom: 1px;
	margin-bottom: 1px;
}

/* Footer */
#footer {
	clear: both;
	height: 30px;
	background: url(images/footerpattern.gif) repeat-x top left;
	border: 2px black solid;
	/*border-right: 2px black solid;
	border-bottom: 2px black solid;*/
	margin: 0px 5px;
}
#footer p {
	margin: 0;
	color: #ff930c;
	text-align: center;
	font-size: 0.7em;
	padding-top: 9px;
}
#footer a {
	text-decoration: none;
	color: #ff930c;
}	
.clear {
    clear: both;
    height: 0;
    line-height: 0px;
    font-size: 0px;
}
#admin {
	background: url(images/bottomshadow.gif) no-repeat top left;
	margin: 0 auto;
	height: 25px;
	width: 712px;
	text-align: center;
}	
#admin p {
	margin: 0;
	color: #000000;
	text-align: center;
	font-size: 0.8em;
	padding-top: 5px;
}
#admin a {
	color: #000000;
}
#admin a:hover {
	color: #666666;
}	
hr {
	height: 1px;
	border-top: 1px solid black;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
#status {
	font-size: 16px;
	font-weight: bold;
	color: #ff930c;
}
/*#right li {
	margin: 4px 0px 4px 0px;
}
*/
.captchaCopy {
	float: left;
}
.captcha {
	margin-left: 10px;
	border: 1px gray solid ;
}
.spacer {
	 height:10px; 
	 margin: 0; 
	 padding: 0; 
	 line-height: 0;
}
.even {
	background: #F2F2F2;
}