@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.utilty {
font-size: 0.8em;
position:relative;
width:960px;
height:23px;
padding: 0 10px;
margin:2px auto 0 auto;
}

.westLogo {
width:113px;
float:left;
}

ul.utilityNavigation {
margin: 0 0 2px 120px;
border: 0 none;
padding: 0;
list-style: none;
border-left:1px solid #000;
height: 20px;
}

ul.utilityNavigation li {
margin: 0;
border: 0 none;
padding: 0;
float: left; /*For Gecko*/
display: inline;
list-style: none;
position: relative;
height: 20px;
}

/* Root Menu */
ul.utilityNavigation a:link, ul.utilityNavigation a:visited, ul.utilityNavigation a:active {
border: 0;
border-right:1px solid #000;
border-left:1px solid #6e6e6e;
padding: 0 10px;
float: none !important; 
float: left; /*For IE*/
display: block;
color: #fff;  
line-height: 20px;
text-decoration: none;
height: auto !important; 
height: 20px; /*For IE*/
}

ul.utilityNavigation a:hover  {
background: #494949;
color: #fff;
text-decoration: none;
}



.result_container {
	width:500px;
	height:162px;
}
.bowser_container {
	width:164px;
	height:135px;
	padding-left:18px;
	padding-top:27px;
	
	float:left;
}

.stats_container {
	width:303px;
	height:131px;
	padding-left:15px;
	padding-top:31px;
	background-image:url(../images/stats_bg.png);
	float:left;
}

.zif_container {

	width:36px;
	height:44px;
	float:left;

}

.small_zif_container {
	width:23px;
	height:29px;
	padding-top:15px;
	padding-left:13px;
	float:left;
}

.zif_spacer {
width:2px;
height:44px;
float:left;
}

.fuel_type_container {
	width:55px;
	height:44px;
	float:left;
}

.stat_content_container {

width:242px;
height:115px;
padding-top:5px;
float:left;
}

.stat_info_container {

width:242px;
height:80px;

}

.stat_map_container {

width:242px;


}

.field {
background-color:#FFFCF2;

	
	border:0px solid transparent;
	
	color:#3E351C;
}

.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#333333;
}
.style2 {font-size: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#333333;}