html, body {
	margin: 0;
	padding: 0;
	background-color: #242424;
	color: #bdbdbd;
    font-family: Arial;
    font-size: 12px;
	line-height: 15px;
}

p {
	font-size: 13px;
	line-height: 17px;
}

div#container {
	width: 987px;
	border-left: 1px solid #515151;
	border-right: 1px solid #515151;
	border-bottom: 1px solid #515151;
	margin: 0 auto;
	background-color: #000;
	background: #000 url(/_css/_images/base/quickmenu-bg.jpg) left top repeat-y;
}

div.left_column {
	width: 40%;
	float: left;
}
div.right_column {
	width: 50%;
	float: left;
}

div#header {
	background: url(/_css/_images/base/header-bg.jpg);
	width: 987px;
	height: 95px;
}

div#header div {
	position: absolute;
}

div#header span {
	display: block;
	position: relative;
	top: -23px;
	left: 340px;
}

div#header form {
	position: relative;
	display: block;
	width: 200px;
	margin: 0;
	top: -46px;
	left: 780px;
}

div#header form input {
	color: #555;
}
ul#menu {
	list-style: none;
	display: block;
	border-top: 1px solid #999a00;
	border-bottom: 1px solid #999a00;
	background-color: #575500;
	height: 30px;
	padding-left: 260px;
	margin: 0;
}

ul#menu li {
	float: left;
	padding: 8px 0;
	height: 14px;
}

ul#menu li a {
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding: 0 8px;
}

ul#menu li a.noborder {
	border-right: none;
}

ul#menu li a:hover {
	color: #dcd900;
}

div#menu {
		height: 33px;
}

div#quickmenu {
	clear: left;
	background: #0c0c0c url(/_css/_images/base/quickmenu-bg.jpg) left top repeat-y;
	width: 175px;
	padding: 8px;
	border-right: 1px solid #242424;
	float: left;
}

div#content_container {
	float: left;
	padding: 20px;
	background: url(/_css/_images/base/content-bg.jpg) top right no-repeat;
	width: 755px;
	min-height: 434px;
}

div#content {
	width: 700px;
}

div#content h1 {
	color: #bab800;
	font-weight: normal;
	font-size: 24px;
}
h3 {
	color: #bab800;
	font-weight: normal;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
}

div#quickmenu h2, h2 {
	color: #bab800;
	font-size: 11px;
	font-weight: normal;
}

div#quickmenu h2 a, h2 a {
	color: #bab800;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
}

div#quickmenu a, a {
	font-size: 12px;
	color: #bdbdbd;
}
div#quickmenu a {
	text-decoration: none;
	margin-left: 10px;
	display: block;
	margin-bottom: 10px;
}

div#quickmenu a:hover, a:hover {
	color: #555;
}

div#content a {
	text-decoration: none;
	font-weight: bold;
}

div#quickmenu select, select {
	margin-bottom: 13px;
	margin-left: 5px;
}


.txt9 {
	font-size: 9px;
}

div#quickmenu .txt9 {
	display: block;
	margin-left: 10px;
}

div#footer {
	clear: both;
	text-align: center;
	margin-top: 3px;
	line-height: 16px;
}

div#footer a {
	text-decoration: none;
	color: #bdbdbd;
}

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

div#footer span {
	padding: 0px 5px;
}

div.left_images {
	float: left;
	width: 258px;
	margin-right: 15px;
}

div.right_images {
	float: right;
	width: 258px;
	margin-left: 15px;
}

div.left_images img, div.right_images img {
	margin-bottom: 15px;
	border: 1px solid #515151;
}

p.large_highlight {
	display: block;
	float: left;
	font-size: 18px;
	line-height: 23px;
	font-style: italic;
	text-align: center;
	width: 300px;
}

form#enquiry label {
	display: block;
	float: left;
	width: 100px;
	margin-top: 15px;
}

form#enquiry input {
	width: 350px;
	margin-top: 10px;
}
form#enquiry textarea {
	width: 350px;
	height: 150px;
}
form#enquiry input.submit {
	width: 100px;
	margin-left: 100px;
}

form.admin label {
	display: block;
	float: left;
	width: 95px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

form.admin input,form.admin textarea {
	width: 280px;
}



table.machine_list .pic {
	width: 100px;
	text-align: center;
	height: 125px;
	border-left: 1px solid #515151;
	border-bottom: 1px solid #515151;
	border-top: 1px solid #515151;
	background-color: #0c0c0c;
	cursor: pointer;
}

table.machine_list .model {
	cursor: pointer;
	border-top: 1px solid #515151;
	height: 30px;
	background-color: #0c0c0c;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	color: #eee;
}
table.machine_list .stockno {
	cursor: pointer;
	border-top: 1px solid #515151;
	border-right: 1px solid #515151;
	width: 150px;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 5px;
	background-color: #0c0c0c;
}
table.machine_list .stockno span {
	font-weight: bold;
}
table.machine_list .notes {
	cursor: pointer;
	border-bottom: 1px solid #515151;
	border-right: 1px solid #515151;
	background-color: #0c0c0c;
	font-size: 13px;
	line-height: 19px;
}

table.machine_list .notes  span {
	font-weight: bold;
}
div.float_center {
	position: fixed;
	width: 700px;
	border: 1px solid #989898;
	margin-left: 10px;
	margin-top: -120px;
	background-color: #0c0c0c;
	padding: 2px;
}

h2.model {
	cursor: pointer;
	border-top: 1px solid #515151;
	height: 30px;
	background-color: #0c0c0c;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	color: #eee;
}

table.machine_view {
	font-size: 14px;
}

table.machine_view .left_col {
	text-align: right;
	width: 110px;
	padding: 3px 8px;
}
table.machine_view .model  {
	font-size: 18px;
	color: #eee;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.ah2 {
	color: #bab800 !important;
	font-weight: normal !important;
	text-transform: uppercase;
	margin-left: 0 !important;
	margin-top: 20px !important;
	font-size: 11px !important;
}