/* Significant Cars CSS */

  
body {
	background: #000 url(https://significantcars.com/images/bg_1937packard.jpg) center center fixed no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, Times New Roman, serif;
	color: #FFF;
       }
	   
/*Navigation styles */

#consignments .consignments, #wanted .wanted, #bservices .bservices, #aservices .aservices, #contact .contact
{ font-size: 16px;
  font-weight: bold;
}

#navlist li
{ display: inline;
  list-style-type: none;
  font: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  padding-right: 20px;
}

#navlist a:hover
{font-style: italic;}

/* slideshow js imagefade styles */

#slideshow1 { height: 150px; width: 800px; margin: auto; background-color:#000; overflow: hidden;}

#slideshow2 { margin: 0; width: 620px; height: 195px; float:left; overflow: hidden; }
#slideshow2 img {height: 175px; width: 600px; padding: 9px; border: 1px solid #ccc; background-color: #eee; top: 0; left: 0; }
#navss2 { z-index: 50; position: absolute; bottom: 7px; right: 7px;}
#navss2 a { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background:#999; text-decoration: none; color:#000;}
#navss2 a.activeSlide { background: #aaf }
#navss2 a:focus { outline: none; }
 
/* Constant Contact email styles */

#emailform
{ width: 175px;
background-image:url(https://significantcars.com/images/bg_opacity40.png);
height: 175px;
float: right;
padding-top: 10px;
padding-bottom: 10px;
font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}
#emailform h2
{font-size: 10px;
font-style:italic;
line-height: 12px;
}

h1 {
	font-size: 30px;
	text-decoration: italic;
	line-height: 32px;
}

h2 {
	font-size: 25px;
	line-height: 28px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0;
}

/*Prevents a blue border showing on img links in IE*/
img {
	border: 0;
}

/* Include this class in a br to force a new line */
.clearboth { clear: both; }

/*container, what you use to hold the whole page in */
#container {
width: 800px;
margin: 10px auto;
background: url(../images/bg_opacity40.png);
}

/* css relating to the top and nav part of the page */
#top {
width: 100%;
margin-bottom: 5px;
}

#content {
width: 800px;
margin-bottom: 20px;
}

/*css for the featured cars*/
.featurecar {
display: inline;
width: 405px;
margin: 10px auto;
}

.featurecar img
{
padding: 10px;
background: #FFFFFF;
}

/*featured collection*/
#feature {
width: 100%;
margin: 10px auto;
}
#feature img {
padding: 10px;
background: #333333;
}
/* temp feature with an image map*/
#feature1 {
width: 100%;
margin: auto;
}
#feature img {
padding: 0px;
}

.f2 {
text-align: center;
width: 48%;
margin: auto 5px;
float: left;
}

.f2-sp {
text-align: center;
width: 99%;
margin: auto;
float: left;
}

.f2d-sp {
clear: both;
color: #FFFFFF;
font-size: 11px;
width: 49%;
margin: 10px auto;
}

.f2d {
clear: both;
color: #FFFFFF;
font-size: 11px;
width: 100%;
margin: 10px auto;
}

.f2d2 {
clear: both;
color: #FFFFFF;
font-size: 12px;
width: 675px;
margin: auto;
}

/*consignments css*/
.consignment {
float: left;
display: inline;
width: 170px;
height: 198px;
vertical-align: middle;
margin-right: 15px;
margin-left: 15px;
}

.consignment-fl {
float: left;
display: inline;
width: 210px;
height: 198px;
vertical-align: middle;
margin-right: 15px;
margin-left: 160px;
margin-top: 30px;
}
.consignment-f {
float: left;
display: inline;
width: 210px;
height: 198px;
vertical-align: middle;
margin-right: 15px;
margin-left: 30px;
margin-top: 5px;
}
.consignment-s {
float: left;
display: inline;
width: 170px;
height: 198px;
vertical-align: middle;
margin-right: 15px;
margin-left: 15px;
}

.consignment img {
background: #FFFFFF;
padding: 10px;
}

.consignment-fl img {
background: #FFFFFF;
padding: 10px;
}

.consignment-f img {
background: #CCD1F9;
padding: 5px;
}

.consignment-s img {
background: #D93400;
padding: 10px;
}

#footer {
margin: 0px auto 50px;
font-size: 11px;
color: #FFFFFF;
}

/* individual consignment page css */
/*modified index.html for individual listings css */
#c-basics {
	width: 880px;
	padding-top: 10px;
	background:url(https://significantcars.com/images/bg_opacity60.png);
}
#basics {
	width: 600px;
	float: left;
	background:url(https://significantcars.com/images/bg_opacity60.png);
	text-align:left;
}
#basics2 {
	width: 280px;
	float: right;
	background:url(https://significantcars.com/images/bg_opacity60.png);
}

#vname {
font-size: 36px;
display: inline;
text-align:left;
}

#price {
font-size: 36px;
font-style: italic;
text-align: right;
float: right;
width: 280px;
}

#c-details {
	width: 100%;
	padding: 10px 0 10px 0;
	margin: auto;
	float: left;
	text-align:left
	background:url(https://significantcars.com/images/bg_opacity60.png);

}

.details {
	width: 285px;
	min-height: 20px;
	padding: 4px 4px;
	float: left;
}

.d-field {
	width: 45%;
	float: left;
	text-align: right;
}

ul {
list-style-type: none;
}
li:hover {
background: #666666;
}

.d-data {
	width: 50%;
	float: left;
	text-align: left;
	margin-left: 5px;
}

.c-desc {
min-height: 100px;
text-align: center;
vertical-align: middle;
width: 800px;
}

.cdesc {
height: 250px;
text-align: center;
vertical-align: middle;
width: 625px;
overflow: auto;
float: right;
line-height: 14px;
font-size: 10px;
}
.timg img {
padding: 3px;
background-color: #FFFFFF;
margin: 2px;
}

.timg {
display: inline;
}

#fullsize {
	width: 100%;
}
#container-c {
width: 880px;
margin: 10px auto;
background: url(../../images/bg_opacity40.png);
}