/* CSS Document */
body{
	margin: 0px;
    font:9pt Arial;
}
ul{
	padding: 0px;
	margin: 0px;
}
p{
	margin: 10px 0px 0px 0px;
}
h1{
	font-size: 22px;
	margin: 0 0 12px 0;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 14px;
	margin: 15px 0 4px 0;
}
a{
	color: #4f2991;
}
img{
	border: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#photos{
	text-align: center;
	float: inherit;
}
#photosLarge{
	width: 620px;
	text-align: center;
	float: inherit;
}

#links{
	padding: 10px;
	text-align: left;
	width: 520px;
	margin: 0 auto 0 auto;
}
#links img{
	border: 1px solid #000000;
}
#links a{
	margin: 0 1px 0 1px;
}
#details{
	float: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#details ul{
	list-style: none;
	margin-bottom: 20px;
}

.modalPopUpBackGround {
    background-color: Gray;
}

.TextBox {
	font-family:verdana,arial; 
	font-size:8pt; 
	color:black; 
	background-color:white; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;	
}

.NewVehicleColorPalette 
{
    width: 100px; 
    border-bottom-color: Black; 
    border:0;    
    padding: 5px;
}

.NewVehicleColorPalette img
{
    padding: 0px;
}

.eDeals {
	background-image:url(http://smartinventory.smartdealer.ca/images/edeals-bg.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	background-color: #446e9a;
	width:590px;
	height:30px;
	color:#787878;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding-left:10px;
}
.eDeals-Title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
	text-align:left;
}
.eDeals-Style10 {
	font-size: 16px;
}
.eDeals-Style14 
{
    color: #42505C;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

.eDeals-Style14 .priceNote
{
    margin: 0px;
    font-size: 10px;
    font-weight: normal;
}

/* Style sheet items for tab control on used-inventory form */

.CustomTabStyle .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;}
.CustomTabStyle .ajax__tab_outer {padding-right:0px;height:22px;}
.CustomTabStyle .ajax__tab_inner {padding-left:0px;}
.CustomTabStyle .ajax__tab_tab {height:28px;padding:0px;margin:0;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer {}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner {}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab {}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer {}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner {}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab {}
.CustomTabStyle .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:0px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

.printDetails ul {list-style: none;}