*{margin: 0 0; padding: 0 0;}
hr{ height: 1px; }
h5,h4,h3,h2,h1 { margin: 4px 0px; }

.addressLine1{ display: block; }
.address{ font-weight: bold; }
.phoneNumber{ font-weight: bold; padding: 0 .4em; font-size: 150%; }
.hours{ min-height: 8em; }
.hoursDay{ float: left; clear: left; width: 90px; text-align: left; padding-bottom: 2px; }
.hoursTime{ float: left; width: 145px; padding-bottom: 2px; font-weight: bold; text-align: center; } 
.hoursTitle{ display: block; font: 13pt/18pt arial; font-weight: bold; clear: both; }
.contactItem input{ width: 50%; margin-bottom: .5em; }

/* CURRENT ACCENT COLOR: 0194f3 ( should be changed in 15 styles ) */

pre{ font: 10pt/18pt verdana; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; white-space: pre-wrap; word-wrap: break-word; padding-right: 30px; }

body{ 
	background-image: url('https://www.cardealerwebs.com/templates/Diamond/i/bg_blue.jpg'); 
	font-family: arial;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
	}
	
@font-face {
    font-family: bankgth;
    src: url('https://www.cardealerwebs.com/templates/Diamond/bankgthd_0.ttf') /* format('truetype') */;
}

a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover{ color: #e6d563; text-decoration: underline; }
a:active{ color: #FFFFFF; text-decoration: none; }

a.detailsButton:link{    color: #FFFFFF; border: 2px solid #ebebeb; background-color: #0194f3; padding: 8px 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: #0194f3; padding: 8px 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: #5c5c5c; padding: 8px 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: #0194f3; padding: 8px 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    { text-decoration: none; font: 14pt/17pt tahoma; font-weight: bold; color: #0194f3; }
a.invRow:visited { text-decoration: none; font: 14pt/17pt tahoma; font-weight: bold; color: #0194f3; }
a.invRow:hover   { text-decoration: none; font: 14pt/17pt tahoma; font-weight: bold; color: #e6d563; }
a.invRow:active  { text-decoration: none; font: 14pt/17pt tahoma; font-weight: bold; color: #0194f3; }
ul.paymentCalc{ list-style: none; padding-left: 0px; margin-left: 0px; }
ul.paymentCalc li{ clear: left; }
ul.paymentCalc li label{ width: 100px; float: left; }
ul.paymentCalc li input{ width: 65px; text-align: right; padding: 0px 4px; }
ul.socialButtons{ list-style: none; padding: 0px; }
ul.socialButtons li{ clear: left; font: 16pt/36pt arial; font-weight: bold; }
ul.socialButtons li img{ border: 0px; float: left; margin-right: 5px; }
ul.twoColumnList li{ float: left; width: 170px; }
ul.check{ list-style-image: url('i/check.jpg'); line-height: 22pt; margin-bottom: 0px; letter-spacing: 0px; }

.goldBox{	background-color: #fcfbd6;
		border: 1px solid #f8f478;
		padding: 15px 15px 10px 15px;
		margin: 20px 0px; }
		
dt{ font-weight: bold; }


.clear {clear: both; height: 1px;}

.fadeBg	{
			background: #282828;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222');
			background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
			background: -moz-linear-gradient(top,  #444,  #222);
		}
		
.cBorder{border: 1px solid #0194f3;}

.container	{
				background-image: url('https://www.cardealerwebs.com/templates/Diamond/i/ctBg.png');
				margin: 10px auto;
				padding-top: 0px;
				width: 950px;
				-moz-border-radius-topleft: 12px;
				-moz-border-radius-topright:12px;
				-moz-border-radius-bottomleft:12px;
				-moz-border-radius-bottomright:12px;
				-webkit-border-top-left-radius:12px;
				-webkit-border-top-right-radius:12px;
				-webkit-border-bottom-left-radius:12px;
				-webkit-border-bottom-right-radius:12px;
				border-top-left-radius:12px;
				border-top-right-radius:12px;
				border-bottom-left-radius:12px;
				border-bottom-right-radius:12px;					
			}
			
			
/*TOP MENU BAR*/	
.menuBar	{
				height: 50px;
				width: 948px;
				margin-left: 0px;
			}
.menu		{
				text-shadow: #222222 2px 2px 2px;
				display: block;
				float: left;
				padding: 10px;
				background-image: url('https://www.cardealerwebs.com/templates/Diamond/i/ctBg.png');
				margin-left: 20px; font-size: 1.1em;
				-moz-box-shadow: 0px 0px 9px #000000;
				-webkit-box-shadow: 0px 0px 9px #000000;
				box-shadow: 0px 0px 9px #000000;
				border-left: 1px solid #0194f3;
				border-right: 1px solid #0194f3;
				border-bottom: 1px solid #0194f3;
				-moz-border-radius-topleft: 0px;
				-moz-border-radius-topright:0px;
				-moz-border-radius-bottomleft:9px;
				-moz-border-radius-bottomright:9px;
				-webkit-border-top-left-radius:0px;
				-webkit-border-top-right-radius:0px;
				-webkit-border-bottom-left-radius:9px;
				-webkit-border-bottom-right-radius:9px;
				border-top-left-radius:0px;
				border-top-right-radius:0px;
				border-bottom-left-radius:9px;
				border-bottom-right-radius:9px;				
			}
a.menu:link{ color: #FFFFFF; text-decoration: none; }
a.menu:visited{ color: #FFFFFF; text-decoration: none; }
a.menu:hover{ color: #e6d563; text-decoration: none; background: #000; border-bottom: 1px solid #e6d563; }
a.menu:active{ color: #FFFFFF; text-decoration: none; }


/*END MENU BAR*/

/* HEADER */
.header 		{
				background-image: url('https://www.cardealerwebs.com/templates/Diamond/i/ctBg.png');
				width: 950px;
				padding: 20px 0px;
				min-height: 60px;
				-moz-box-shadow: 0px 0px 9px #000000;
				-webkit-box-shadow: 0px 0px 9px #000000;
				box-shadow: 0px 0px 9px #000000;
				-moz-border-radius-topleft: 12px;
				-moz-border-radius-topright:12px;
				-moz-border-radius-bottomleft:12px;
				-moz-border-radius-bottomright:12px;
				-webkit-border-top-left-radius:12px;
				-webkit-border-top-right-radius:12px;
				-webkit-border-bottom-left-radius:12px;
				-webkit-border-bottom-right-radius:12px;
				border-top-left-radius:12px;
				border-top-right-radius:12px;
				border-bottom-left-radius:12px;
				border-bottom-right-radius:12px;					
			}
.header h1	{
				text-align: center;
				color: #FFFFFF;
				font-size: 3em;
				font-weight: 200;
				width: 697px;
				margin-left: 30px;
				float: left;
				text-align: left;
				text-shadow: #0194f3 0px 0px 9px;
				font-family: bankgth, arial;
			}
.headerPhone{
				text-shadow: #444 0px 0px 5px;
				color: #e6d563;
				float: right;
				text-align: right;
				font-size: 1.5em; 
				font-weight: 600;
				letter-spacing: 2pt;
				margin-top: 16px;
				margin-left: 32px;
				padding-right: 9px; 
			 }			
.header h3	{
				text-align: center;
				color: #FFFFFF;
				font-size: 1.6em;
				margin-top: 2px;
				font-weight: 200;
				width: 410px;
				margin-left: 30px;
				float: left;
				text-align: right;
				text-shadow: #222222 2px 2px 2px;
			}
.header h6	{
				font-size: .3em;
				letter-spacing: .3em;
			}
/* END HEADER*/

.footer		{
				width: 950px;
				margin: 0px auto;
				padding: 20px 0;
			}

.divideBar		{
				width: 948px;
				margin-left: 10px;
				float: left;
				height: 18px;
				background-color: #282828;
			}
			 
.top8		{

				width: 950px; 
				float: left; 
				margin-top: 4px;
				padding-bottom: 11px; 
				padding-top: 28px;
			}
			
.simVeh{ float: left;  width: 170px;overflow:hidden; max-height: 160px;  padding: 10px; margin-left: 0px; text-align: center; background-image: url('https://www.cardealerwebs.com/templates/Diamond/i/ctBg.png'); }
.simVeh img{ border: 1px solid #0194f3; margin: 0px 5px 0px 0px; width: 165px;-moz-border-radius-topleft: 0px;
-moz-border-radius-topright:9px;
-moz-border-radius-bottomleft:9px;
-moz-border-radius-bottomright:9px;
-webkit-border-top-left-radius:9px;
-webkit-border-top-right-radius:9px;
-webkit-border-bottom-left-radius:9px;
-webkit-border-bottom-right-radius:9px;
border-top-left-radius:9px;
border-top-right-radius:9px;
border-bottom-left-radius:9px;
border-bottom-right-radius:9px; }	
.simPrice{ font-size: 1.4em; color: #fff; }		
.quickBtn	{
				width: 256px;
				height: 75px;
				float: left;
				margin-left: 4px;
				margin-top: 4px;
			}
			
.homeBox	{
				background-image: url('https://www.cardealerwebs.com/templates/Diamond/i/ctBg.png');
				width: 910px;
				padding: 10px 20px 14px;
				text-align: justify;
				float: left;
				margin-top: 4px;
				color: #ffffff;
				-moz-box-shadow: 0px 0px 9px #000000;
				-webkit-box-shadow: 0px 0px 9px #000000;
				box-shadow: 0px 0px 9px #000000;
				-moz-border-radius-topleft: 12px;
				-moz-border-radius-topright:12px;
				-moz-border-radius-bottomleft:12px;
				-moz-border-radius-bottomright:12px;
				-webkit-border-top-left-radius:12px;
				-webkit-border-top-right-radius:12px;
				-webkit-border-bottom-left-radius:12px;
				-webkit-border-bottom-right-radius:12px;
				border-top-left-radius:12px;
				border-top-right-radius:12px;
				border-bottom-left-radius:12px;
				border-bottom-right-radius:12px;				
			}
.makeBox	{
				width: 938px;
				padding: 10px 0px 10px 18px;
				text-align: justify;
				float: left;
				margin-left: 13px;
				margin-top: 4px;
				color: #ffffff;
			}	

ul.makeList{ padding-left: 0px; float: left; margin-left: 0px; }
ul.makeList li{ list-style: none; width: 132px; line-height: 19pt; }
			
.searchBox	{
				color: #FFF;
				width: 256px;
				float: right;
				padding: 10px 0px;
				margin-left: 26px;
				margin-bottom: 16px;
				margin-top: 0px;
				text-align:center;
				border-left: 1px solid #282828;
			}
			
.about		{
				clear: both;
				padding: 0px 45px;
				color: #fff;
				text-align: left;
			}
/* Contact Page */
.contactForm{
				float: left;
				padding: 30px 0px 0px 55px;
				color: #ffffff;
				width: 530px;
			}
			
.contactHours{
				width: 260px;
				float: left;
				margin-top: 30px;
				margin-left: 55px;
				color: #FFFFFF;
			}

.contactHours h3{
				font-size: 1.4em;
			}
			
.contactHours hr{
				border: 0;
				color: #9E9E9E;
				background-color: #9E9E9E;
				height: 1px;
				width: 80%;
				text-align: left;
				margin-bottom: 10px;
			}
.conHoursDay{
				float: left;
				width: 105px;
				text-align: left;
				padding-bottom: 2px;
				font-weight: normal;
				font-size: 1em;
				color: #ffffff;
			}
.conHoursTime{
				float: left;
				width: 105px;
				text-align: left;
				padding-bottom: 2px;
				font-weight: normal;
				font-size: 1.1em;

				color: #ffffff;
			}
/* end contact page */

		
.cellPhoto{ border: 1px solid #c4c4c4; margin: 0px 8px 8px 0px; float: left; }
.cellBlock{ clear: both; margin-top: 15px; }

.contactItem input{ width: 245px; margin-bottom: 8px;}
.invRowLabel{ float: left; width: 75px; margin-left: 4px; }
.invRowValue{ float: left; width: 115px; }

.light { color: #e6d563; }
.thumb { border: 1px solid #950101; }
.navButton{ border: 0px; }

.mapForm{ color: #FFFFFF; }
.mapHeader{ color: #FFFFFF; }
.mapBubble{ color: #000000; padding: .5em; min-height: auto; min-width: auto; }

.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; }
.white{ color: #FFFFFF; }
.black{ color: #000000; }
.grey{ color: #999999; }
.u{ text-decoration: underline; }
.tiny{ font: 8pt/13pt tahoma; letter-spacing: 2px; }

.pageTitle{ font: 20pt/20pt arial; font-weight: bold; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }
.pageMenu{ font: 17pt/17pt 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; }

#picDiv,#bigPic{ clear: left; }
#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; }
.photo { border: 1px solid #0194f3; }

.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; }
.chrome { font: 6pt/9pt tahoma; letter-spacing: 2px; }

.imageLink { border: 0px; cursor: pointer; }
ilsLabelCell { border-bottom: thin solid #CCCCCC;
					color: #070707;
					font-family: Arial, Sans-Serif;
					font-size: 8pt;
					font-weight: bold;
					padding: 4px 5px 4px 5px;
					text-align: left; }

.detailsDataCell { background-color: #FFFFFF;
				   border-left: thin solid #CCCCCC;
				   border-top: 1px solid #EFEFEF;
				   font-family: Arial, Sans-Serif;
				   font-size: 9pt;
				   padding: 2px 5px 2px 5px; }

.dataRow { border: thin solid #000000; }

/* -- Special -- */
.slide_show {
	margin: 8px 0px 0px 20px;
	position: relative;
	float: right;
	width: 440px;
}
.window {
	height:318px;
	width: 440px;
	overflow: hidden; 
	position: relative;
	border: 1px solid #000;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left; border: 0; width: 440px;}

.caption { 
	background-image: url('https://www.cardealerwebs.com/templates/Diamond/i/captionBG.png');
	position: absolute;
	top: 0; width: 440px;
	z-index: 9999;
	height: 30px;
	color: #fff;
	text-decoration: none;
	font-family: arial;
	line-height: 28px;
	font-size: 10pt;
	padding-left: 1px;
	text-align: center;
	}

/* -- Inventory -- */
#invWrapper{ width: 100%; padding: .5em; color: #fff; text-align: left; font: 13pt/16pt arial; }
#invWrapper a:link   { color: #e6d563; }
#invWrapper a:visited{ color: #d60000; }
#invWrapper a:hover  { color: #0194f3; }
#invWrapper a:active { color: #e6d563; }		

#invColumn{ float: left; width: 20%; }
#filtersApplied, #filters{ width: 98%; }
#filtersApplied, #filters, .sortList, .invVehicle{ border: 1px solid #333333; border-radius: 7px; background-color: #131313;}
.sortList, #filtersApplied, #filters, .invVehicle{ margin-bottom: 1em; }
.sortList{ padding: 1em; font-size: 75%; }
.paging{ float: right; }
.filterCount{ font-size: 75%; color: #8d8d8d; letter-spacing: .2em; }
#filtersApplied > ul,#filters > ul{ list-style: none; margin: 0 0 1em; padding: 0 1em; }
#filtersApplied > ul > li,#filters > ul > li{ margin-top: 1em; font-weight: bold; }
#filtersApplied > ul > li > ul,#filters > ul > li > ul{ list-style: none; margin: 0; padding: 0; font-size: 80%; font-weight: normal; }

#invList{ float: left; margin-left: 1%; width: 77%; }
.invVehicle{ min-height: 8em; padding: 1em .8em; }
.invPhoto{ display: block; position: absolute; width: 175px; height: 131px; cursor: pointer; border: 5px solid #c4c4c4; }
.invText{ float: left; margin-left: 195px; }
.invPhotoCount{ cursor: pointer; position: absolute; margin: 5px 0 0 5px; padding: .2em; font-size: 74%; font-weight: bold; color: #fafafa; background-color: rgba(0,0,0,0.5); }
.invTitle, .invOdometer, .invPrice{ float: left; margin-bottom: .5em; }
.invTitle{ width: 60%; }
.invTitle a{ font-weight: bold; letter-spacing: -1px; }
.invOdometer{ width: 20%; text-align: right; }
.invPrice{ width: 20%; text-align: right; }
ul.invLinks{ list-style: none; margin: 0; padding: 0; position: relative; top: 1em; font-size: 90%; }
ul.invLinks li{ float: left; padding-right: 1em; }
ul.invDetails{ list-style: none; font: 10pt/15pt arial; clear: right; margin: 0; padding: 0; }
ul.invDetails li{ float: left; width: 49%; }

.sideTitle{ background-color: #414141; padding: .3em .7em; color: #dadada; border-radius: 7px; border-bottom-left-radius: 0; border-bottom-right-radius: 0;
		background-image: linear-gradient(bottom, rgb(132,132,132) 2%, rgb(55,55,55) 51%);
		background-image: -o-linear-gradient(bottom, rgb(132,132,132) 2%, rgb(55,55,55) 51%);
		background-image: -moz-linear-gradient(bottom, rgb(132,132,132) 2%, rgb(55,55,55) 51%);
		background-image: -webkit-linear-gradient(bottom, rgb(132,132,132) 2%, rgb(55,55,55) 51%);
		background-image: -ms-linear-gradient(bottom, rgb(132,132,132) 2%, rgb(55,55,55) 51%);
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.02, rgb(132,132,132)),
			color-stop(0.51, rgb(55,55,55))
		);
}
#invCarfaxButton{ float: right; }
.red{ color: #ec2027; }