@charset "utf-8";

/* CSS Document */


td.content {
	height:490px;
}

td.control td.main {

} 

td.control td.experience {
	} 
	

	
table.carpics {
	border:1px white;
}

table.carpics td {
	padding-right: 20px;
}

table.data td {
	height: 30px;
	color:white;
	font-size:11px;
	background:transparent;
}

tr.header td {
	height: 48px;
	padding-top: 5px;
}

tr.header {
color: white;
}



td.linkname a {
	text-decoration: none;
	cursor: default;
	color:white;
}
td.linkname{
	text-align:left;
	padding-left: 15px;
	width:110px;
}



td.linkname a:visited {
text-decoration: none;
color: white;
} 


div.table{
	background:#1a1a1a;
	text-align:right;
	color:white;
	margin-left: 43px;
	margin-right: 43px;
}



td.1 {
background: white;
}



tr.table_labels2 td { 
border-top:white 1px solid; 
}

/* calcbar  */
input.price {
border:1px solid white;
background:transparent;
text-align:right;
color:white;
font-size:10px;
font-family:verdana;
width: 150px;
}

input.dailykm{
	font-size:x-large;
	position: relative;
	bottom:70px;
	right:-230px;
	border: none;
	background: transparent;
	width: 100px;
	text-align:right;
}

.chrome .dailykm {
  	font-size:x-large;
	position: relative;
	bottom:70px;
	right:-232px;
	border: none;
	background: transparent;
	width: 100px;
		text-align:right;
}

.chrome .days {
	font-size:x-large;
	position: relative;
	bottom:70px;
	right:-2px;
	width:100px;
	border:none;
	background: white;
	text-align:right;
	

}

.chrome .perliter {
	font-size:x-large;
	position: relative;
	bottom:70px;
	right:-43px;
	border: none;
	background: transparent;
text-align:right;
}

input.perliter{
	font-size:x-large;
	position: relative;
	bottom:70px;
	right:-40px;
	border: none;
	background: transparent;
	text-align:right;
}

select.days{
	font-size:x-large;
	position: relative;
	bottom:70px;
	right:-7px;
	width:100px;
	border:none;
	background: white;
	text-align:right;
}

div.calcbar{
	background:#1a1a1a;
	width:870px;
	height:113px;
}

tr.header td {
	border-bottom: 1px solid white;
}

td.phpsign {
background-color: #252525 !important;
width:180px;
text-align:right;

}

td.phpsign2 {
width:200px;
text-align:right;
}

td.car1 {
width:102px;
	background-color: #252525 !important;
}

td.car2 {
	padding-right: 40px !important;
	width:92px;
}

input:nth-of-type(3) {
   color: red;
}


