body {
	margin: 0px;
	padding: 0px;
	background-image: url(/inc/html/pembcorp/pix/brandspankinused/bg.png);
	padding-bottom: 25px;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

img {
	border: 0px;
}

h1 {
	color: #000;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 10px;
}

h2 {
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}

a {
	color: #000;
	text-decoration: underline;
}

p.white, span.white {
	color: #fff;
}

a:hover {
	text-decoration: none;
}

div#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

div.clear {
	clear: both;
}

div#header {
	text-align: center;
}

div#menu {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}

	div#menu img {
		float: left;
	}

div#content {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	background: #fff200;
	background-image: url(/inc/html/pembcorp/pix/brandspankinused/bg-body.png);
	background-repeat: repeat-x;
}

	div#content-body {
		width: 566px;
		float: left;
	}

		div#content-body>h1 {
			padding-left: 20px;
		}

		div#body {
			width: 528px;
			margin-left: auto;
			margin-right: auto;
			padding-top: 10px;
			padding-bottom: 10px;
			font-size: 10px;
			font-weight: bold;
			min-height: 475px;
		}

			div#listings {
				background: #fff;
				border-top: 6px solid #a3a3a3;
				border-bottom: 6px solid #a3a3a3;
				font-size: 11px;
				font-weight: normal;
				padding: 15px 10px 15px 10px;
			}

			div.vehicle-details, div.vehicle-details td {
				font-size: 12px !important;
				line-height: 18px;
			}

			td.photos img {
				margin-bottom: 5px;
			}

				div.listing {
					float: left;
					width: 48%;
					height: 73px;
					background: #ddd;
					padding: 0px;
					margin-left: 5px;
					margin-right: 5px;
					margin-bottom: 10px;
				}
		
					div.listing img {
						float: left;
						margin-right: 8px;
					}

					div.listing-details {
						padding: 5px;
					}

	div#sidebar {
		width: 199px;
		float: left;
		padding: 0px;
		margin: 0px;
		background: #000;
		color: #fff200;
		font-size: 10px;
	}

		div#sidebar a {
			color: #fff;
		}

		div#sidebar table {
			color: #fff;
		}

		div#sidebar select {
			width: 100%;
		}

		div#sidebar .field {
			width: 95%;
		}

		div#sidebar div.scm-sidebar {
			background: #000;
			background-image: url(/inc/html/pembcorp/pix/brandspankinused/bg-side.png);
			background-repeat: repeat-x;
			padding: 20px 10px 15px 10px;
		}

			div.scm-sidebar h2 {
				color: #fff;
				font-weight: normal;
				font-size: 18px;
				margin-top: 0px;
				padding-top: 0px;
			}

		div#scm-sidebar-click-here {
			font-size: 12px;
		}

			div#scm-sidebar-click-here a {
				text-decoration: none;
				color: #f00 !important;
			}

			div#scm-sidebar-click-here a strong {
				color: #f00 !important;
			}

div#footer {
	text-align: center;
	font-size: 11px;
}

	div#footer span#links {
		color: #fff;
		display: block;
		width: auto;
		padding: 7px 0px 7px 0px;
	}
	
		div#footer span#links a {
			color: #fff;
			text-decoration: none;
		}
	
		div#footer span#links a:hover {
			text-decoration: underline;
		}

		div#footer span#links hr {
			border: 0px none;
			border-bottom: 1px solid #999;
			width: 490px;
			padding: 0px;
			margin-bottom: 0px;
		}

	div#footer span#copyright {
		color: #999;
	}

		div#footer span#copyright a {
			color: #999;
			text-decoration: none;
		}

		div#footer span#copyright a:hover {
			text-decoration: underline;
		}

@media print {
	div#sidebar {
		display: none;
	}

	div#content-body {
		width: 100%;
		font-size: 12px;
	}

	div#body {
		width: 100%;
	}

	p.print, p.pager {
		display: none;
	}

	div#footer img {
		display: none;
	}

	div#footer span#links {
		display: none;
	}

	div#copyright {
		display: block;
	}
}
