﻿body {  
	background: #000000; 
	margin: 0; 
	padding: 0;
	font-family: Arial, Verdana, Tahoma;
	}
	
/*  Actions  */

.highlightit img
{
    /* FF */
    -moz-opacity: 1;
    /* CSS3 */
    opacity:1.0;
}

.highlightit:hover img
{
    /* FF */
    -moz-opacity: .7;
    /* CSS3 */
    opacity: 0.7;
}
	
	
/* Layout items  */
.hpboxborder
{
    border: solid;
    border-color: #333333;
    border-width: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-top: 1px;
    border-top-color: #5f472b;
    padding: 5px 5px 5px 5px;
    text-align: left;
    background-color: #1f1e1e;
}

.hpfeaturedcars
{
    border: solid;
    border-color: #333333;
    border-width: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-top: 1px;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-size: 12px;
    color: white;
    font-family: Arial;
    text-decoration: none;
    background-color: #252424;
}

.hpfeaturedcars:hover
{
    border: solid;
    border-color: #666666;
    border-width: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-top: 1px;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-size: 12px;
    color: white;
    font-family: Arial;
    text-decoration: none;
    background-color: #252424;
}

.grayimageborder
{
    border: solid;
    border-color: #cccccc;
    border-width: 1px;
}

.dkgrayimageborder
{
    border: solid;
    border-color: #313131;
    border-width: 1px;
}

/* text for site */
.cg14b
{
    font-size: 14px;
    font-family:Century Gothic;
    color: Black;
    text-decoration: none;
    font-weight:bolder;
}

.cg14w
{
    font-size: 14px;
    font-family:Century Gothic;
    color: White;
    text-decoration: none;
    font-weight: normal;
}

.cg16b
{
    font-size: 16px;
    font-family:Century Gothic;
    color: Black;
    text-decoration: none;
    font-weight:bolder;
}
.cg16w
{
    font-size: 16px;
    font-family:Century Gothic;
    color: White;
    text-decoration: none;
    font-weight: normal;
}
.a10
{
    font-size: 10px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}

.a10w
{
    font-size: 10px;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}

.a10b
{
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a10link
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px;
}
.a10bluelink
{
    font-size: 10px;
    font-family: Arial;
    color: blue;
}
.a12
{
    font-size: 12px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a12link
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
}
.a12b
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a12w
{
    font-size: 12px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}
.a12bw
{
    font-size: 12px;
    color: white;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}
.a14
{
    font-size: 14px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a14b
{
    font-weight: bold;
    font-size: 14px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}

.a14w
{
    font-size: 14px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

.a16
{
    font-size: 16px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a16b
{
    font-weight: bold;
    font-size: 16px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}

.a16w
{
    font-size: 16px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

.a16bw
{
    font-size: 16px;
    color: white;
    font-family: Arial;
    text-decoration: none;
    font-weight:bold;
}

.a20
{
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
}

.a20b
{
    font-size: 20px;
    font-family: Arial;
}

.aorange12
{
    font-size: 12px;
    font-family: Arial;
    color: #ffcc66;
}
.error
{
    font-family:Arial;
    font-size:12px;
    color:Red;
}
.phoneNumber
{
    font-family:Arial;
    font-size:12px;
    font-weight: bold;
    color:#990000;
}
.phoneNumberCallSource
{
    font-family:Arial;
    font-size:16px;
    font-weight: bold;
    color:#990000;
}
.phoneNumberCallSource
{
    font-family:Arial;
    font-size:16px;
    font-weight: bold;
    color:#990000;
}

/* Links for site */

A.stdlink
{
    font-weight: normal;
    font-size: 12px;
    color: blue;
    font-family: Arial;
    text-decoration: underline;
}
A.stdlink:hover
{
    font-weight: normal;
    font-size: 12px;
    color: #990000;
    font-family: Arial;
    text-decoration: underline;
}
A.bluelink
{
    font-weight: 600;
    font-size: 13px;
    color: blue;
    font-family: Arial;
    text-decoration: none;
}
A.bluelink:hover
{
    font-weight: 600;
    font-size: 13px;
    color: #000000;
    font-family: Arial;
    text-decoration: underline;
}

A.whitelink
{
    
    font-size: 12px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

A.whitelink:hover
{
    
    font-size: 12px;
    color: #ffcc66;
    font-family: Arial;
}

A.orangelink
{
    
    font-size: 12px;
    color: #ffcc66;
    font-family: Arial;
    text-decoration: none;
}

A.orangelink:hover
{
    
    font-size: 12px;
    color: white;
    font-family: Arial;
}

A.orangelinkbold
{
    
    font-size: 12px;
    color: #ffcc66;
    font-family: Arial;
    text-decoration: none;
    font-weight:bold;
}

A.orangelinkbold:hover
{
    
    font-size: 12px;
    color: white;
    font-family: Arial;
    font-weight:bold;
}

A.orangelink16
{
    
    font-size: 16px;
    color: #ffcc66;
    font-family: Arial;
    text-decoration: none;
}

A.orangelink16:hover
{
    
    font-size: 16px;
    color: white;
    font-family: Arial;
}
A.dprsitelink
{
    font-weight: 500;
    font-size: 14px;
    color: blue;
    font-style: normal;
    font-family: Arial;
    background-color: transparent;
    text-decoration: underline;
}
A.dprsitelink:hover
{
    font-weight: 500;
    font-size: 14px;
    color: #990000;
    font-style: normal;
    font-family: Arial;
    background-color: transparent;
    text-decoration: none;
}
A.dprsitelinkbold
{
    font-weight: bold;
    font-size: 14px;
    color: blue;
    font-style: normal;
    font-family: Arial;
    background-color: transparent;
    text-decoration: underline;
}
A.dprsitelinkbold:hover
{
    font-weight: bold;
    font-size: 14px;
    color: #990000;
    font-style: normal;
    font-family: Arial;
    background-color: transparent;
    text-decoration: none;
}


/* CERTIFIED PROGRAM STYLES */


#certifiedWrapper{
    width: 442px; 
    height: 56px;
    margin: 0px;
    padding: 0px;
    border: 0;
    background-image:url('/autoimages/FerrariApprovedCertified-Details-logo.jpg');

}

#certifiedLogo{
    width:88px; 
    height: 31px;
    float:left; 
    position:relative; 
}
 
#certifiedText{
    float: right; 
    display:block;
    position: relative; 
    width:442px;
    height: 56px;
    text-align:center;
    font-weight:bold;
    text-indent: 90px;
    vertical-align: middle;
    font-family: Arial;
    font-size: 13px;
    margin:0;
    padding: 17px 0px 0px 0px;
 }
 
 #certifiedWrapperFeatured{
    width: 446px; 
    height: 31px;
    margin: 3px 0px 0px 0px;
    padding: 0px;
    border: 1px solid #999999;
    background-color: #e3e3e3;
}

#certifiedLogoFeatured{
    width:88px; 
    height: 31px;
    float:left; 
    position:relative; 
}
 
#certifiedTextFeatured{
    float: right; 
    display:inline; 
    position: relative; 
    width:356px;
    height: 31px;
    text-align:center;
    vertical-align:bottom;
    font-family: Arial;
    font-size: 12px;
    margin:0;
    padding: 7px 0px 0px 0px;
 }
 
  #certifiedWrapperResults{
    width: 276px; 
    height: 31px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #999999;
    background-color: #e3e3e3;
}

#certifiedLogoResults{
    width:84px; 
    height: 31px;
    float:left; 
    position:relative; 
}
 
#certifiedTextResults{
    float: right; 
    display:inline; 
    position: relative; 
    width:190px;
    height: 31px;
    text-align:center;
    vertical-align:bottom;
    font-family: Arial;
    font-size: 10px;
    margin:0;
    padding: 7px 0px 0px 0px;
 }
 
 
  /* *** Float containers fix:*** */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


a.linkblock 
{
    display:block;
    width: 100%;
    height: 100%;
    color: Blue;
    font-family: Arial;
    font-size: 10px;
}

a.linkblock:hover
{
    display:block;
    width: 100%;
    height: 100%;
    color: Red;
    font-family: Arial;
    font-size: 10px;
    background-color:transparent;
}


/* END CERTIFIED PROGRAM STYLES */


.survey
    {
    font-family: Arial, Serif;
    font-size: 16px;
    color: #ffcc52;
    background: #333333;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
    padding-left:5px;
    line-height: 30px;
    border: dotted 1px #ffcc52;
    }

