@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:70%;
	background:#eee url('cssimages/top-bg.gif') repeat-x;
}
a {
	outline:none;
	text-decoration:none;
}
a:visited { color:#00f;}
img, img a {
	border:none
}
#wrapper {
	position:relative;
	width:960px;
	margin:0 auto 15px auto;
	padding:0 0px;
	background:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
}
#header {
	height:72px;
}
#quote {margin:0 0 20px 180px}
h1.quote {
	font-size:18px;
	text-align:center;
	color:#00c;
	padding:20px 0 10px;
	text-transform:uppercase
}
#chrome {display:none;padding:10px;}
#footer {
	clear:both;
	margin:1px 0 0 0;
	padding:3px 0 3px 0;
	border-top:#090 1px solid;
}
#footer p {font-size:13px;color:#076334;}
.lefthead {
	width:765px;
}
.heading {
	font-size:21px;
	text-align:center;
	color: #015A2E;
}
.confirm {
	color: #015A2E;
	text-align:center;
}
.imgwrap {
	width:960px;
}
.imgbox1 {
	float:left;
	display:inline;
	margin:5px 10px;
	width:120px;
	height:90px;
	background:#fff;
}
.imgbox2 {
	float:left;
	width:120px;
	height:90px;
	background:#eee url(cssimages/blank.gif) no-repeat center;
}
input.browse {
	width:120px;
	margin:2px;
}
.straptop {
	margin:0px 0px 5px 0px;
	padding:5px 0;
	background:#f4efff;
}
.straptop p {
	font-size:14px;
}
#recyc {
	float:right;
	margin-bottom:5px;
}
.fleft {
	margin-top:-2px;
	float:left;
	display:inline;
}
#content ul, #content ol {
	list-style-position:inside;
}
#content {
	padding:0 5px;
	margin-bottom:10px;
}
#cars, #left {
	padding:5px 3px;
	margin:5px 0 0 0;
	background:#fbfffc;
	border-top: 1px solid #56B248;
	border-right: 1px solid #6FBF45;
	border-bottom: 1px solid #9ECC42;
	border-left: 1px solid #2B8C43;
	border-radius:4px;
	-moz-border-radius:4px;
}
#cars h2 {
	background:#faffef;
}
#cars h2 a {
	text-decoration:none;
}
#cleft, #cright {width:290px;}
#cleft {float:left;}
#cright {float:right;}
#left {
	width:765px;
}
#scrapleft {
	width:610px;
	padding:5px 3px;
	margin:5px 0 0 0;
}
#scrapleft ul {
	margin:10px 0 10px 20px;
}
#scrapleft li {
	margin:5px 0 5px 0px;
	color:#a00;
}
#scrapright {
	width:300px;
	float:right;
	display:inline;
	margin:20px 15px 5px 0;
	border:1px solid #cec;
	padding:5px 5px 10px 5px;
	border-radius:4px;
	-moz-border-radius:4px;
}
#scrapright p span {color:#d00;}
#content #scrapright p, #content #scrapright h1 {font-size:13px;margin:0 5px 5px 5px;}
#scrapright ul {list-style:none;display:inline;}
#scrapright ul li {
	float:left;
	margin:0 0 0 8px;
	padding:0 0px 0 0px;
	color: #005C24;
}
#itempics {
	padding:5px 0;
	clear:both;
	width:960px;
}
.error {color:#c00;}
/*=== Next / Back ===*/
a.disabled img, a.nonext img, a.prev img, a.next img, a.back img {
	margin:0 3px -4px 3px;
}
a.disabled img {
	background:url(cssimages/next-back-17h.gif) 0px 18px;
}
a.nonext img {
	background:url(cssimages/next-back-17h.gif) 20px 18px;
}
a.prev:link img, a.prev:visited img {
	background:url(cssimages/next-back-17h.gif) 0px 0px;
}
a.prev:hover img {
	background:url(cssimages/next-back-17h.gif) 0px 36px;
}
a.next:link img, a.next:visited img {
	background:url(cssimages/next-back-17h.gif) 20px 0px;
}
a.next:hover img {
	background:url(cssimages/next-back-17h.gif) 20px 36px;
}
a.back:link img, a.back:visited img {
	background:url(cssimages/back.gif) 0px 0px;
}
a.back:hover img {
	background:url(cssimages/back.gif) 0px 36px;
}
.straptop p {
	font-size:11px;
}
.straptop p .plist {
	font-size:11px;
	margin-bottom:-10px;
}
.plist a {
	padding:3px 6px 2px;
}
.plist a:link, .plist a:visited {
	color:#888;
}
.plist a:hover {
	background:#e3dfed;
}
.plist a.current:link, .plist a.current:visited, .plist a.current:hover  {
	font-weight:bold;
	color:#777;
	background:#c4c0cc;
}
/*============ Nav ===========*/
#nav {
	height:28px;
	background:#fff url('cssimages/top-bg.gif') 0 -72px repeat-x;
	border:0;
	padding:0 15px;
	margin:0;
}
#tab {
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a {
	background:#00c url('cssimages/top-bg.gif') 0 -72px;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding:0;
	padding:0 15px 0 13px;
}
#tab a span {
	display:block;
	/*background:url(images/bleft_091.gif) no-repeat left top;*/
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:28px;
	padding:0 15px 0 13px;*/
}
#tab a:hover {
	color:#c00;
	background:#fff url('cssimages/top-bg.gif')  0 -74px;
}
#tab li.item_active a {
	color:#ccc;
	background-position: 0 -73px;
}
#tab a:hover span {
	background:#fff url('cssimages/top-bg.gif')  0 -74px;
	color:#c00;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
#tab li.item_active a span {
	background-position: 0 -73px;
	color:#ccc;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
#tab li.item_active a:hover, #tab li.item_active a:hover span {
	color:#ccc;
	background-position: 0 -73px;
}
/*========== End Nav =========*/
.editinfo {
	padding:10px;
}
.center {
	text-align:center;
}
.row {
	margin-bottom:4px;
	background:#f3f3f3;
}
.left {
	width:209px;
	float:left;
	background:#dde4f2;
}
.desc {
	height:90px;
	overflow:auto;
}
.date {
	float:right;
	display:inline;
	text-align:right;
	width:250px;
	margin:0 5px;
}
.thumb {
	margin-left:2px;
}
.grn, a.grn:link, a.grn:visited {
	color:#076334;
}
a.grn:hover {
	color:#00f;
	text-decoration:underline;
}
#cars p.small, #scrapleft p.small {font-size:11px;}
.clrfix {
	clear:both;
	height:0;
	font-size:0
}
/*=========== form ===========*/
dl {
	margin:0px 0 0 10px
}
dt { /*left*/
	float:left;
	clear:left;
	width:90px;
	padding:5px 0 0 0px;
	font-weight:400;
	color:#333
}
dt span, dd span, .red {
	color:red
}
.blu {
	color:#00c;
}
.ebay {
	margin-bottom:-5px;
}
dd {
	margin:0 0 10px;
	font-weight:400;
	color:#000
}
dl {
	margin-left:10px
}
dt, dd {
	
}
.w10 {width:60px;}
.w20 {width:120px;}
.w30 {width:200px;}
form{padding:0 15px 10px 10px}
#formleft,#formright {width:230px; margin:10px 0 0 0;}
#formleft {float:left;}
#formright {float:right;display:inline;margin-left:10px;}
.submit{margin-left:330px;padding:2px 3px;}
#content .f11px{font-size:11px;}
textarea{font-family:Arial, Helvetica, sans-serif;font-size:13px;}
/*========= Translate ========== */
#translate {
	margin-top:15px;
	border-top:1px solid #ccc;
	/*border-bottom:1px solid #ccc;*/
	clear:both;
	text-align:left;
	padding:3px 0 0 5px;
	height:25px;
}
#translate img {border:1px solid #ccc;margin:0 5px;}
#tcad {position:relative;width:950px;margin:-12px  auto 0 auto;}
#tcad a:link, #tcad a:visited {color:#ccc;}
#tcad a:hover {color:#888;}
.tleft {float:left;}
.tright {float:right;}
.f13px{font-size:13px;}
.f11px{font-size:11px;}
/*==================  FROM Tiny MCE  ==================*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.example1 {
	font-weight: bold;
	font-size: 14px
}

.example2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}

.tablerow1 {
	background-color: #BBBBBB;
}

thead {
	background-color: #FFBBBB;
}

tfoot {
	background-color: #BBBBFF;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Basic formats */

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

/* Global align classes */

.left {
	text-align: inherit;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.full {
	text-align: justify
}

/* Image and table specific aligns */

img.left, table.left {
	float: left;
	text-align: inherit;
}

img.center, table.center {
	margin-left: auto;
	margin-right: auto;
	text-align: inherit;
}

img.center {
	display: block;
}

img.right, table.right {
	float: right;
	text-align: inherit;
}
