/* ----- Overall Document Formatting (HTML Element Definitions) ----- */
body {margin: 10px; background: #FFF;}
body, p, td {color: #000;}

.popup {background: #FFF; margin: 10px;}

h1, h2, h3, h4 {color: #000;}

.fl {float: left;}
.fr {float: right;}
.cb {clear: both;}

a:link, a:visited, a:hover {text-decoration: underline; color: #000;}
.nu:link, .nu:visited, .nu:hover {text-decoration: underline;}
.noLink:link, .noLink:visited, .noLink:hover {text-decoration: underline; color: #000;}


/* ----- Site Layout ----- */

table {border-collapse: collapse; border-spacing: 0;}
table td {border: 2px solid #666;}

#cMaster {}

  #cNav {display: none;}
    #cLogo {}
    
  #cHeader {height: 20px;}
	#formLookup, #formSearch, #formFriend {display: none;}
	#headerInfo{background: #FFF;}
    #headerCC {display: none;}
	#headerLogin {display: none;}

  #cBodyHeader {display: none;}
    #cBodyHeaderImage {display: none;}
	
  #cBody {background: #FFF; height: auto; width: 100%; padding: 10px;}
    #cContent {width: 100%; margin: 10px;}
	  #homeButtons {display: none;}
	  
	  #quickForms {visibility: hidden;}
	  
  
  #cBodyFooter {}
    #cBodyFooterImage {display: none;}
	
	
  #cFooter {height: 20px;}
    #cFooterL {padding: 0;}
      #cFooterChat {display: none;}
	#cFooterR, #cFooterR div {display: none;}
	  #cFooterR div {}
	  
	  .Ford {}
      .Lincoln {}
      .Mercurys {}
      .ESP {}
      
.formHead, .formFooter {display: none;}
.formBody {background: none; width: 100%;}

.formHead2, .formFoot2 {display: none;}
.formBody2 {background: none; width: 100%;}