body, html {
	height: 100%;
	
}

body {
	text-align: center;
	padding: 0;
	margin: 0;
	color: #666565;
	background: url(../images/body-background.gif) center repeat-y #efefef;
}

body, select, input {
	font-family: verdana, Arial, "MS Trebuchet", sans-serif;
	font-size: 8pt;
}

p {
	line-height: 10pt;
	margin: 7px 0 7px 0;
}

h1 {
	color: #316AC5;
	font-size: 14pt;
	margin: 0 0 18px 0;
}

label {
	float: left;
	width: 50px;
}

table {
	border-collapse: collapse;
	width: 100%;
}

table th {
	font-weight: bold;
	text-align: left;
	background-color: #9ebde3;
	padding: 5px;
}

table td {
	padding: 5px;
	border-bottom: 1px solid #aaa;
}

a:hover {
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}

a {
	color: #2c85dc;
}

img {
 border: 0;
}

#wrapper {
	width: 796px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	height: 100%;
}

#header {
	width: 100%;
	height: 95px;
	text-align: right;
	background-color: #fff;
}

#menu {
	padding: 0;
	margin: 0;
	background: url(../images/menu-item-background.gif);
	width: 100%;
	height: 28px;
}

#menu ul {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	background: url(../images/menu-item-background.gif);
}

#menu li {
	margin: 0 0 0 1px;
	float: left;
	text-align: center;
	border-left: 1px solid #fff;
	height: 27px;
	width: 110px;
}

#menu li.first {
	border: 0;
}

#menu a {
	display: block;
	font-size: 10pt;
	color: #fff;
	padding: 5px 0 0 0;	
	text-decoration: none;
}

#menu a:hover {
  text-decoration: underline;
}

#content_wrapper, #side {
	clear: both;
}

#content_wrapper {
	position: relative;
	padding: 0 239px 0 5px;
	margin: 0 0 0 0;
	border: 0;
	min-height: 100%;
}

#content {
	width: 530px;
	padding: 10px 10px 0 10px;
	position: relative;
}

#footer {
	margin: 40px 0 0 0;
	clear: both;
}

#footer, #footer a {
	color: #5AC2BE;
}

#side {
	position: absolute;
	top: 0;
	right: 0;
	width: 228px;	
	padding: 0 0 0 0;
	margin: 0;
	border: 0;
	border-top: 1px solid #fff;
}

#side img {
	margin: 0;
	padding: 0;
  border: 0;
}

#telephone {
	background-color: #9ebde3;
	font-size: 12pt;
	height: 20px;
	padding: 5px;
	color: #fff;
	margin: 0 0 2px 0;
}

.box {

	padding: 5px 5px 10px 10px;
	margin: 0;
	color: #3C444F;
	border-top: 4px solid #fff;
}

.box .title {
	font-size: 9pt;
	font-weight: bold;
}

.box p {
	margin: 5px 0 5px 0;
	padding: 0;
}

.box a {
	display: block;
	padding: 5px;
	color: #728197;
}

.search {
	background-color: #89AAD6;
	margin: -2px 0 0 0;
	border: 0;
	position: relative;
}

.search .title {
	color: #fff;
}

.go_button {
	position: absolute;
	margin: 0 0 0 5px;
}

.links {
	padding-bottom: 50px;
	height: 200px;
}
.login {
	border-bottom: 4px solid #fff;
}

#categories {
	margin: 10px 0 10px 0;
}

#categories a {
	display: block;
	margin: 0 0 5px 5px;
	width: 28%;
	padding: 10px;
	float: left;
	background-color: #C6D5EA;
	color: #3876DB;
}

/* product list item */
.product {

	padding: 0 0 15px 10px;
	margin: 10px 0 10px 0;
	position: relative;
  
}

.product .name {
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 5px 0;
}

.product .summary {
	margin: 0 0 10px 0;
}

.product .link {
  text-align: right;
  	border-bottom: 1px solid #E49F27;
  	width: 100%;
}
.product a {
  margin-left: auto;
	background-color: #E49F27;
	font-weight: bold;
	color: #fff;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	display: block;
	width: 170px;
	text-align: center;
}

.used {
  float: right;
  font-weight: bold;
  color: #01b1af;
    text-align: right;
}

.reconditioned {
  float: right;
  font-weight: bold;
  color: #880000;
  text-align: right;
}

.product .new {
  position: absolute;
  right: 5px;
  top: 0;

}

/* quote request section */
.quote_request {
	border-bottom: 1px solid #E49F27;

	text-align: right;
  margin: 0 0 20px 0;
}

.quote_request form {
  padding: 0;
  margin: 0;
  border: 0;
}

.quote_request .button {
	background-color: #E49F27;
	font-weight: bold;
	color: #fff;
	padding: 2px 6px 2px 6px;
	margin: 0;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

/* breadcrumbs */
#breadcrumbs {
	padding: 0 0 5px 0;
}

#breadcrumbs a {
	color: #193FC8;
}

.field {
  margin: 0 0 10px 10px;
	border: 0;
	clear: both;
	padding-top: 5px;
}
.field label {
	margin: 0 0 5px 0;
	width: 30%;
}

.field .tags {
	width: 60%;
	text-align: left;
}

.button {
	background-color: #f79d00;
	color: #fff;
	border: 1px solid #fff;
	padding: 1px 12px 1px 12px;
	font-size: 8.5;
}


.login_button {
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
}

.image img {
	border: 1px solid #aaa;
	padding: 0;
	margin: 0;
}

.image.main {

}

/* featured lists */
.featured_list {
	border: 1px solid #89AAD6;
	background-color: #fff;
	margin-bottom: 0px;
}
.featured_list .title {
	background: url(../images/menu-item-background.gif);
	color: #fff;
	height: 22px;
	text-align: left;

	font-size: 10pt;
	color: #fff;
	padding: 5px 0 0 5px;
}

.featured_list a {
	display: block;
	color: #E49F27;
}

.featured_list .item {
	padding: 5px;
}
.featured_list .name {
	font-weight: bold;
	margin-bottom: 1px;
}

.featured_list .summary {
	margin-bottom: 2px;
}

/* used for spacing... */
#blank {
	height: 50px;
}

.attachments {
	margin: 10px 0 10px 0;
	clear: both;
}

.attachments a {
	color: #6c6c6c;
}

.attachments img {
	float: left;
	margin: 0 10px 0 0;
}

.additional_images {
  float: right;
  width: 230px;
  text-align: center;
}

.additional_images img {
  margin: 0 0 5px 0;
  cursor: pointer;
}

#image_rotator {
	position: relative;
	width: 228px;
	height: 86px;
}

/* flash */
.notice {
  font-weight: bold;
  color: #dd5555;
}

.error {
  color: #992222;
}