/* ----------------------------------- TAGs ----------------------------------- */

a {
	color: #21a5d5;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: none;
}

a img {
	border: 0;
}

body {
	background-image: url(/images/gui/background.gif);
	font: small Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

form {
	margin: 12px 0;
	padding: 0;
}

form input.text {
	padding: 1px;
	margin: 0;
	width: 200px;
}

form label {
	color: #999;
	display: block;
	font-size: x-small;
	margin-bottom: 2px;
}

form textarea {
	padding: 1px;
	margin: 0;
	height: 100px;
	width: 380px;
}

h1 {
	background: url(/images/gui/arrow.gif) no-repeat left bottom;
	border-bottom: 1px solid #6f6f6f;
	color: #21a5d5;
	font-size: large;
	font-weight: bold;
	margin: 0;
	padding: 0 0 2px 20px;
}

h2 {
	color: #c1c1c1;
	font-size: small;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

h3 {
	background-color: #6f6f6f;
	clear: both;
	color: #fff;
	margin: 20px 0 2px 0;
	padding: 2px 8px;
	font-size: small;
	font-weight: normal;
}

h3 a {
	color: #fff;
}

h3 a:hover {
	color: #fff;
}

hr {
	border: none;
	border-top: 1px solid #ccc;
	margin: 0;
	height: 1px;
}

i {
	visibility: hidden;
}

/* -------------------------------- TAG STYLES -------------------------------- */

a.print {
	background: #fff url(/images/gui/print.gif) no-repeat left center;
	color: #999;
	float: right;
	font-size: x-small;
	padding: 2px 4px 2px 44px;
}

a.print:hover {
	background-image: url(/images/gui/print_hvr.gif);
	color: #cc3300;
}

.download-link {
	color: #999;
}

div.ie-fix {
	border-top: 1px solid #fff;
}

div.row {
	clear: both;
	padding: 4px 0;
}

img.desc-thumb {
	float: right;
	margin: 6px 0 20px 0;
}

p.desc {
	background-position: right top;
	background-repeat: no-repeat;
	font-size: x-small !important;
	line-height: 18px !important;
	margin: 4px 0 20px 0;
	width: 300px;
}

ul.column {
	float: left;
	line-height: 12px;
	margin: 8px 0 0 0;
	padding-left: 20px;
	width: 185px;
}

ul.column li {
	color: #21a5d5;
	list-style-type: none;
	font-size: x-small;
	margin: 0 0 6px 0;
	padding: 0;
	text-indent: -10px;
}

ul.column li a {
	color: #666;
	padding: 0 2px;
}

ul.column li a:hover {
	background-color: #eee;
	color: #666;
	text-decoration: none;
}

ul.features {
	display: inline;
	font-size: x-small;
	float: left;
	margin: 8px;
	padding: 0 8px 0 12px;
	width: 96px;
}

ul.features li {
	color: #cc3300;
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 8px 4px;

}

ul.forms {
	margin: 20px 0 0 0;
	padding: 0;
}

ul.forms li {
	color: #333;
	border-bottom: 1px dotted #999;
	font-size: x-small;
	line-height: 16px;
	list-style-image: url(/images/graphics/icon-pdf.gif);
	list-style-position: outside;
	margin: 0 0 22px 24px;
	padding: 0 0 2px 0;
}

ul.forms li a.form-title {
	background-color: #eee;
	display: block;
	font-size: small;
	margin-bottom: 4px;
	padding: 1px 0 1px 2px;
}

/* ----------------------------------- IDs ------------------------------------ */

#container {
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	width: 640px;
}

#content {
	background-image: url(/images/gui/sidebar_bg.gif);
	margin: 10px 5px 0 5px;
}

#content #buttons {
	background-color: #fff;
	clear: both;
	padding-top: 20px;
}

#content #buttons a {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 128px;
	width: 208px;
}

#content #buttons a#auctions {
	background-image: url(/images/gui/auctions_btn.jpg);
}

#content #buttons a#auctions:hover {
	background-image: url(/images/gui/auctions_btn_hvr.jpg);
}

#content #buttons a#coupons {
	background-image: url(/images/gui/coupons_btn.jpg);
	margin: 0 3px;
}

#content #buttons a#coupons:hover {
	background-image: url(/images/gui/coupons_btn_hvr.jpg);
}

#content #buttons a#cranes {
	background-image: url(/images/gui/cranes_btn.jpg);
}

#content #buttons a#cranes:hover {
	background-image: url(/images/gui/cranes_btn_hvr.jpg);
}

#content #buttons a#auto_repair {
	background-image: url(/images/gui/repair_btn.jpg);
	margin: 0 3px;
}

#content #buttons a#auto_repair:hover {
	background-image: url(/images/gui/repair_btn_hvr.jpg);
}

#content #copy { 
	background-color: #fff;
	display: inline;
	float: left; 
	padding-left: 20px;
	width: 410px;
}

#content #copy p {
	color: #363636;
	font-size: 12px;
	line-height: 20px;
	margin: 12px 0;
}

#content #photo-gallery img.thumb{
	margin-right: 1px;
}

#content #photo-viewer img {
	border: 1px solid #cc3300;
	padding: 4px;
	margin: 12px 0;
}

#content #sidebar {
	background-color: #fff;
	float: left;
	padding-bottom: 8px;
	width: 200px;
}

#content #sidebar p {
	color: #696969;
	font-size: x-small;
	line-height: 16px;
	margin: 0;
}

#content #sidebar ul {
	display: none;
	margin: 8px 0 0 0;
	padding: 0;
}

#content #sidebar ul li {
	background: #cc3300 url(/images/gui/sidbar_btn_hvr.jpg) repeat-y;
	border-bottom: 1px solid #fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content #sidebar ul li a {
	background: url(/images/gui/sidbar_btn.jpg) repeat-y;
	color: #666;
	display: block;
	padding: 6px 8px;
	width: 184px;
}

#content #sidebar ul li a:hover,
#content #sidebar ul li a.sub-active {
	background: url(/images/gui/sidbar_btn_hvr.gif) no-repeat right center;
}

#footer {
	clear: both;
	color: #999;
	font-size: x-small;
	padding: 4px 0;
	text-align: center;
}

#header {
	background: url(/images/gui/header.gif) no-repeat left center;
	height: 84px;
}

#header a {
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 40px;
	margin-top: 22px;
}

#header a#home {
	background-image: url(/images/gui/home_btn.gif);
	background-position: center center;
	border-right: 1px dotted #ccc;
	width: 58px;
}

#header a#home:hover {
	background-image: url(/images/gui/home_btn_hvr.gif);
}

#header a#mycar {
	background-image: url(/images/gui/mycar_btn.gif);
	background-position: left center;
	border-right: 1px dotted #ccc;
	width: 58px;
}

#header a#mycar:hover {
	background-image: url(/images/gui/mycar_btn_hvr.gif);
}

#stamp {
	filter: alpha(opacity=75);
	margin: 75px 0 0 125px; 
	opacity: .75; 
	position: absolute; 
}

#header a#site-map {
	background-image: url(/images/gui/sitemap_btn.gif);
	background-position: right center;
	margin-right: 5px;
	width: 58px;
}

#header a#site-map:hover {
	background-image: url(/images/gui/sitemap_btn_hvr.gif);
}

#navbar {
	background: #fff no-repeat bottom left;
	height: 202px;
}

#navbar ul {
	background: #535353 url(/images/gui/navbar_bg.jpg) repeat-x;
	border-bottom: 1px solid #fff;
	height: 27px;
	margin: 0;
	padding: 0;
}

#navbar ul li {
	border-left: 1px solid #cecece;
	border-right: 1px solid #454545;
	float: left;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 0;
	text-align: center;
	width: 126px;
}

#navbar ul li a {
	color: #fff;
	display: block;
	height: 14px;
	margin: 2px 2px 2px 3px;
	padding: 2px 0;
}

#navbar ul li a:hover,
#navbar ul li a.active {
	background: #68c4e6 url(/images/gui/navbar_hvr.jpg) repeat-x;
	color: #fff;
	display: block;
}

#navbar ul li ul {
	display: none;
}
#auctionitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#auctionitems td {
	border-bottom:solid 1px #dddddd;
}
