body{ font: 10pt/15pt arial; }

a:link { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #cecece; }
a:active { color: #333333; }

a.whitey:link { color: #FFFFFF; }
a.whitey:visited { color: #FFFFFF; }
a.whitey:hover { color: #999999; }
a.whitey:active { color: #FFFFFF; }

a.detailsButton:link{    color: #FFFFFF; border: 2px solid #ebebeb; background-color: #b60809; padding: 2px; margin: 0px auto 7px; text-align: center; width: 175px; display: table; font: 13pt/19pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:visited{ color: #FFFFFF; border: 2px solid #ebebeb; background-color: #b60809; padding: 2px; margin: 0px auto 7px; text-align: center; width: 175px; display: table; font: 13pt/19pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:hover{   color: #FFFFFF; border: 2px solid #ebebeb; background-color: #700505; padding: 2px; margin: 0px auto 7px; text-align: center; width: 175px; display: table; font: 13pt/19pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:active{  color: #FFFFFF; border: 2px solid #ebebeb; background-color: #b60809; padding: 2px; margin: 0px auto 7px; text-align: center; width: 175px; display: table; font: 13pt/19pt arial; font-weight: bold; text-decoration: none; }

a.invRow:link    { text-decoration: none; font: 14pt/17pt tahoma; font-weight: bold; }
a.invRow:visited { text-decoration: none; font: 14pt/17pt tahoma; font-weight: bold; }
a.invRow:hover   { color: #a00c0a; text-decoration: none; font: 14pt/17pt tahoma; font-weight: bold; }
a.invRow:active  { text-decoration: none; font: 14pt/17pt tahoma; font-weight: bold; }
.invRowLabel{ float: left; width: 75px; margin: 0px 8px 3px 0px; }
.invRowValue{ float: left; width: 125px; margin-bottom: 3px;}

ul.socialButtons{ list-style: none; padding: 0px; margin: 0px; }
ul.socialButtons li{ clear: left; font: 16pt/36pt arial; font-weight: bold; }
ul.socialButtons li img{ border: 0px; float: left; margin-right: 5px; }
.web1Video{ margin: 15px auto 25px; border: 2px solid #9c9c9c; background: #d0d0d0; }

hr{ height: 1px; width: 70%; }

.yellowBox{	background-color: #dfeeff;
		border: 1px solid #82baff; 
		padding: 15px 15px 0px 15px; 
		margin: 20px; } 
		
.touch { color: #ffa101; }
.off   { color: #999999; }

.center{ text-align: center; }
.left{ text-align: left; }

.normal { font: 10pt/15pt arial; }
.small { font: 8pt/11pt tahoma; }
.u { text-decoration: underline; }
.b{ font-weight: bold; }

.pageTitle{ font: 20pt/20pt arial; font-weight: bold; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }

.button { border: 1px solid #000000;
	  border-right: 2px solid #000000;
	  border-bottom: 2px solid #000000;
	  background-color: #c4c4c4;
	  letter-spacing: 1px;
	  font: 8pt/8pt tahoma; }
	  
.mousebutton { border: 1px solid #000000;
	       background-color: #adadad;
	       letter-spacing: 1px;
	       font: 8pt/8pt tahoma; }
	       
.input { background-image: url(i/text_fade.jpg);
		 border: 1px solid #000000; }

.imgLink { border: 0px; cursor: pointer; }


.consumer { width: 450px;
			font: 8pt/15pt tahoma;
			letter-spacing: 1px;
			line-height: 15pt;
			text-align: left; }
			
.crashRatings { float: left;
				width: 220px;
				padding: 0px 0px 0px 4px; }
				
.techTitle { float: left; 
			 width: 275px;
			 font: 8pt/15pt tahoma;
			 letter-spacing: 1px; }
			 
.techText { float: left;
			width: 175px; }
			
.mpg { font: 14pt/14pt tahoma; font-weight: bold }
.mpgTitle { font: 8pt/10pt tahoma; letter-spacing: 2px; }
			
h5,h4,h3,h2,h1 { margin: 4px 0px; }

.chrome { font: 6pt/9pt tahoma; letter-spacing: 2px; }

.photo { border: 1px solid #aeaeae; }
.imageLink { border: 0px; cursor: pointer; }
.thumbnail { cursor: pointer; border: 1px solid #000000; }

table#compare{ border-collapse: collapse; color: #000000; }
table#compare td.label{ background-image: url(i/text_fade.jpg);
			border-bottom: thin solid #CCCCCC;
			border-right: thin solid #CCCCCC;
			font-family: Arial, Sans-Serif;
			font-size: 8pt;
			font-weight: bold;
			padding: 4px 5px 4px 5px;
			text-align: left;
			width: 80px;
			letter-spacing: 0px; }

table#compare td.data{ border-right: thin solid #CCCCCC;
		   border-bottom: 1px solid #CCCCCC;
		   background: #FFFFFF;
		   font-family: Arial, Sans-Serif;
		   font-size: 9pt;
		   padding: 2px 5px 2px 5px; }
