* {
	margin:0;
	padding:0;
}

html,
body {
	height:100%;
	background:#E5EDEE url(../images/mbg.gif) top left repeat-x;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	min-width:800px;
	max-width:1280px;
}

body {
	margin:0 auto;
	width:90%;
	clear:both;
}

h1, h2, h3 {
}

h1 {
	font-size:28px;
}

h2 {
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:19px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	text-decoration:none;
	font-weight:normal;
	text-decoration: none;
	color: #324D62;
}

h3 a {
	text-decoration:none;
}

p {
	line-height:180%;
}

a {
	color: #324D62;
}

a img {
	border:2px solid #FFFFFF;
}
a:hover img {
	border:2px solid #e2e2e2;
}

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

#wrapper {
	min-height:100%;
	position:relative;
}

#header {
	padding:20px;
	padding-bottom:5px;
	padding-top:10px;
	height:85px;
}

#logo {
	float: left;
}

#logo img {
	border:none;
}

#logo a {
	text-decoration: none;
}

#main_menu_black {
	clear:both;
	width:100%;
	height:37px;
	border-bottom: 1px solid #D9D9D9;
	background: #F1F5F7 url(../images/menubg.gif) top left repeat-x;
}

#main_menu_black ul{
	padding-left: 7px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	list-style-type: none;
}

#main_menu_black li{
	display: inline;
}

#main_menu_black li a{
	float: left;
	display: block;
	text-decoration: none;
	padding: 10px 15px;
	border-right: 1px solid #D9D9D9; 	
	border-top:1px solid #FFFFFF; 
	color: #333;
}

#main_menu_black li a:hover, .mattblacktabs li.selected a {
	color:#2D5575;
}

#langmenu {
	float: right;
	padding: 20px 0px 0px 0px;
}

#langmenu ul {
	list-style: none;
	line-height: normal;
}

#langmenu li {
	display: inline;
}

#langmenu a {
	display: block;
	float: left;
	height: 12px;
	margin-left:20px;
}

#langmenu img {
	border:1px solid #ccc;
}

#content {
	padding:20px;
	padding-bottom:100px;
}

a.button{
	background:url(../images/button.gif);
	display:inline-block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	text-decoration:none;
	width:191px;
	font-family:"Tahoma", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin-right:3px;
	margin-bottom:3px;

}
a:hover.button {
	color:#0066CC;
}

.print {
	background:url(../images/printer.gif) left center no-repeat;
	padding-left:20px;
	
}

.back {
	background:url(../images/back-bul.gif) left center no-repeat;
	padding-left:18px;
	
}

.demages {
	background:url(../images/wrench.gif) left center no-repeat;
	padding-left:19px;
	
}

.register {
	background:url(../images/reg.gif) left center no-repeat;
	padding-left:19px;
	
}

.print a, .back a, .demages a, .register a {
	background:url(../images/dot3.gif) left bottom repeat-x;
	padding-bottom:2px;
	text-decoration:none;
	font-weight:bold;
	color:#324D62;
}

.print a:hover, .back a:hover, .demages a:hover, .register a:hover {
	color:#0000FF;
	background:none;
}

.star {
	font-weight:bold;
	color:#FF0000;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.small_font {
	font-size:10px;
	color:#999999;
}
.req {
	color:#FF0000;
	background:url(../images/red_go.gif) center left no-repeat;
	padding-left:16px;
	font-weight:bold;
}

.err {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
}

.reload a {
	padding-left:16px;
	background:url(../images/arrow_rotate.gif) left center no-repeat;
	text-decoration:none;
	font-size:11px;
	text-decoration:underline;
}

.max_bid {
	color:#006600;
	background:url(../images/accept.gif) left center no-repeat;
	padding-left:19px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

.low_bid {
	color:#D20303;
	background:url(../images/exclamation.gif) left center no-repeat;
	padding-left:19px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

.search_text { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	text-decoration:none;
	font-weight:normal;
	text-decoration: none;
	color: #324D62;
	cursor:pointer;
	padding:5px;
	padding-top:0px;
	border-bottom:1px double #d2d2d2;
}

.search_box {
	padding:5px;
	
}

.search_divider {
	border-bottom:1px solid #d2d2d2;
	padding-top:1px;
}

.grey_border {
	border:1px solid #CCCCCC;
	display:inline-block;
}

table.cars a img  {
	border:#FFFFFF 2px solid;
}

table.cars a:hover img  {
	border:#e2e2e2 2px solid;
}
table.cars tr {
	background:url(../images/dot2.gif) bottom left repeat-x;
}
table.cars td {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.cars p {
	line-height: 140%;
}

.gttablespan {
	border:#D2D2D2 1px solid; 
	display:inline-block;
}

table.gttable {
	border: 1px solid #FFFFFF;
	color:666666;
	padding-left:5px;
	background: #E3EDED url(../images/tablebg.gif) top left repeat-x;
}

table.gttable td {
	padding:2px;
}

.nav_box{
	margin:0;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.nav_box a {
	text-decoration:none;
}

.nav_sel {
	color:#0000FF;
}

.auctionfoto a img  {
	border:#FFFFFF 2px solid;
}

.auctionfoto a:hover img  {
	border:#e2e2e2 2px solid;
}

.comming_soon {
	background:url(../images/exclamation.gif) left center no-repeat;
	padding-left:19px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#D20303;
	padding-right:15px;
}

.gt_id {
	background:#009900 url(../images/green_bg.gif) left center repeat-x;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:3px;
	padding-right:2px;
	/* border-bottom:#333 1px solid;
	border-right:#333 1px solid; */
	border:1px solid #FFFFFF;
}

.exclamation {
	background:url(../images/exclamation.gif) left center no-repeat;
	padding-left:19px;
}

.check {
	padding-left:20px;
	background:url(../images/check.gif) 0 0 no-repeat;
	display:inline-block;
}

#left_menu ul {
	list-style:none;
	width:255px;
}

#left_menu li{

}

#left_menu li a {
	display:block;
	margin-bottom:1px;
	height: 22px;
	padding-top:5px;
	padding-right:10px;
    padding-left:10px;
	color:#333;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}

#left_menu li a:hover {
	background: url(../images/go_bullet.gif) left center no-repeat;
}

#left_menu .sel a {
	font-weight:bold;
}
#left_menu .sel a:hover {
	font-weight:bold;
}

#footer {
	position:absolute; 
	bottom:0;
	width:100%;
	height:60px;
	background:url(../images/footer-background.gif) top repeat-x;
	padding-top:20px;
	font-size:10px;
	color:#999999;
}

#footer_left {
	float: left;
	width: 40%;
	margin-bottom: 20px;
	padding-left:20px;
}

#footer_left img {
	border:none;
	padding-top:5px;
}

#footer_right {
	float: right;
	width: 50%;
	margin-bottom: 20px;
	padding-right:20px;
}

#footer_right p {
	float: right;	
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	color: #333;
}

#footer img {
	border:	none;
}

#footer a {
	color: #999999;
	text-decoration:none;
	font-size:10px;
}

#footer a:hover {
	color: #000000;
}

#other_menu {	
	width:100%;
	clear:both;
	height:35px;
	margin:0 auto;
}

#other_menu ul {
	list-style:none;
	margin-left:20px;
}

#other_menu li{
	display:inline;
}

#other_menu li a {
	display:block;
	height:17px;
	padding:8px 10px;
	color:#666;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	background: #F6F9FA;
	border-bottom:3px double #d2d2d2;
}

#other_menu li a:hover {
	color:#2D5575;
}

#other_menu .sel a {
	color:#2D5575;
}
#other_menu .sel a:hover {
	color:#2D5575;
}

