#shadeBox {
	z-index: 10000;
	filter: alpha(opacity=80); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE */
	-moz-opacity: .80; /*older Mozilla*/
	-khtml-opacity: 0.8;   /*older Safari*/
	opacity: 0.8;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;
}
#popBox {
	z-index: 10001;
	position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;
}
	
html,body { font-family: tahoma; }
table,div { font-size: 12px; }
hr{ height: 1px; }

a:link    { color: #b60809; text-decoration: underline; }
a:visited { color: #b60809; text-decoration: underline; }
a:hover   { color: #700505; text-decoration: none; }
a:active  { color: #b60809; text-decoration: underline; }

a.detailsButton:link{    color: #FFFFFF; border: 2px solid #ebebeb; background-color: #b60809; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:visited{ color: #FFFFFF; border: 2px solid #ebebeb; background-color: #b60809; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:hover{   color: #FFFFFF; border: 2px solid #ebebeb; background-color: #700505; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:active{  color: #FFFFFF; border: 2px solid #ebebeb; background-color: #b60809; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }

a.invRow:link    { color: #000000; text-decoration: none; }
a.invRow:visited { color: #000000; text-decoration: none; }
a.invRow:hover   { color: #919191; text-decoration: none; }
a.invRow:active  { color: #000000; text-decoration: none; }

.contactItem input{ width: 170px; margin-bottom: 4px; }
ul.twoColumnList li{ float: left; width: 170px; }
ul.socialButtons{ list-style: none; padding: 0px; margin: 20px 0px; }
ul.socialButtons li{ clear: left; font: 16pt/36pt arial; font-weight: bold; }
ul.socialButtons li img{ border: 0px; float: left; margin-right: 5px; }
.light { color: #950101; }
.thumb { border: 1px solid #950101; }
.navButton{ border: 0px; }

.normal{ font: 13pt/16pt arial; }
.title{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }
.left{ text-align: left; }
.right{ text-align: right; }
.center{ text-align: center; }

.gold{ color: #fbe452; }
.small{ font-size: 8pt; }
.red{ color: #FF0000; }
.green{ color: #5edb28; }
.white{ color: #FFFFFF; }
.black{ color: #000000; }
.grey{ color: #ababab; }
.u{ text-decoration: underline; }
.tiny{ font: 8pt/13pt tahoma; letter-spacing: 2px; }
.mapForm{ color: #FFFFFF; }
.mapHeader{ color: #FFFFFF; }
.mapBubble{ color: #000000; }
.pageTitle{ font: 20pt/20pt arial; font-weight: bold; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }

.galleryPhoto{ width: 225px; border: 1px solid #b00807; }
.galleryDiv{ float: left; text-align: left; padding: 0px 0px 10px; width: 250px; }

#thePic{ cursor: pointer; border: 1px solid #c4c4c4; margin-bottom: 4px; }
.thumbnail { cursor: pointer; border: 1px solid #c4c4c4; }

.smalllink { font-size: 9pt; } 

.input { border: 1px solid #000000; padding-left: 4px; background-image: url(i/text_fade.jpg); }
.photo { border: 1px solid #172f5b; }

.detail { padding: 2px;  
		  width: 120px;
		  border: 1px solid #333333; }
		  
.button { height: 20px; padding: 0px 10px 2px;		  
		  border: 1px solid #666666;
		  border-right: 2px solid #666666;
		  border-bottom: 2px solid #666666;
		  background-color: #C4C4C4;
		  font: 10pt/12pt verdana; }
		  
		  
.mousebutton { height: 20px; padding: 0px 10px 2px;			  
			   border: 1px solid #666666;
			   border-right: 2px solid #666666;
			   border-bottom: 2px solid #666666;
		 	   background-color: #B3B3B3;
		 	   font: 10pt/12pt verdana; }
		 	   
.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; }

.imageLink { border: 0px; cursor: pointer; }

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; }
#compareButton{ width: 55px; height: 20px; font: 8pt arial; padding: 0px; }
