/* Myford Miami */

@import url(reset.css);

/* global */
body {
  background-color: #000;
	color:#fff;
	font:normal 12px Georgia, Times, serif;
}

sup {font-size:8px}

#bg {
  z-index: -100;
  }

#bg div {
  width: 100%;
  overflow: hidden;
}
	
	
#container {
	width:980px;
	margin:0 auto;
}

#header {
	width:980px;
	position:relative;
}

#masthead {
	margin:10px 0 0 20px;
}

#header ul {
	float:right;
	font:normal 18px "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	margin:5px 15px 10px 0;
}

#header ul li {
	display:inline;
	padding:0;
}

#header a {
	color:#faa61a;
	padding:0;
}

#header a.current {
	color:#fff;
}

#homeTop {
	background:url(/images/header-bg.png) no-repeat;
	width:960px;
	height:213px;
	padding:20px 0 0 20px;
}

h1 {
	font:normal 28px "Trebuchet MS", Arial, sans-serif;
	text-align:left;
	margin:0 0 0 20px;
}

h2 {
	font:normal 26px "Trebuchet MS", Arial, sans-serif;
	line-height:1.4em;
}

h3 {
	font:normal 18px Georgia, "Trebuchet MS", Arial, sans-serif;
	line-height:1.3em;
}

#homeTop h3 {
	float:right;
	width:600px;
	margin:80px 20px 0 0;
}

a {
	color:#f93;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/*
.grad {
	background:url(/images/brown-header.gif) no-repeat top #35241b;
}
*/

#contestForm p.note {
	font:normal 10px Verdana, Helvetica, sans-serif;
}


	
/* !HOME */

#home {
  background:url(/images/miami/bg-miami.jpg) no-repeat center top #021422;
}

#home #hed {
  margin: 20px 0 0 15px;
  }
  


#home h1 {
	font:normal 44px "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-align:left;
	margin:0 0 10px;
}

#left {
  float:left;
  width:490px;
  padding: 0 0 0 10px;
  margin: 90px 0 0 0;
  position:relative;
/*   background-color: ##020d17; */
  }

#leftBG {
  position:absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  }

#right {
  float:right;
  width:440px;
  margin: 210px 20px 0 0;
  }

#right .item {
  margin: 0 0 30px 0;
  }

#right .item img {
  margin-bottom: 5px;
  }

#home .button {
  float:right;
  }


	
/* !Gallery */
#gallery {
	background:url(/images/miami/bg-gallery.jpg) top center no-repeat #060c12;
}

#gallery #wrap {
  background-color: #020d17;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  width:981px;
  position:relative;
/*   overflow: auto; */
  }

#hed-gallery {
  margin: 150px 0 -4px 0;
  }

#gallery h2,#contest h2 {
	font-size:18px;
	margin:0 0 0 20px;
}

#photo {
	width:620px;
	height:412px;
	margin:0 0 0 20px;
	padding: 0 0 0 0;
	background-color:#021422;
}

#photo div {
	width:620px;
	height:412px;
	position:relative;
}

#photo img {
	display:block;
	margin:0 auto;
  }

#photo .caption {
 position: absolute;
  font-size:12px;
  margin: 10px 0 0 140px;
}

#byline {
  font: normal 9px Verdana, Arial, sans-serif;
 position: absolute;
 right:345px;
 top:412px;
  color: #666;
  margin: 2px 0 0 0;
  }

#thumbnails {
	margin:20px 0 10px 20px;
	height: 210px; 
	overflow: hidden;
}

#thumbnails li {
  float: left;
}

.thumb {
	float:left;
	width: 140px;
	height: 94px;
	margin:10px 13px 0 0;
	background-color:#021422;
}

.thumb img {
	border:1px solid #fff;
	display:block;
	margin:auto;
}
	
.thumb span.caption {
  display: none;
}	

#thumbnails a {
	color:#fff;
}

#thumbnails a:hover img {
	border-color:orange;
}

#thumbnails a.activeSlide img {
  border-color: orange;
}


#photoNav {
  position: relative;
  z-index: 100;
	margin:10px 0 0 20px;
}

#photoNav a{
/* 	border:1px solid; */
	margin:0 10px 0 0;
}

#photoNav img {
/* 	margin:0 0 0 0; */
}


#enterContest {
	float:right;
	width:260px;
	margin:1px 30px 0 0;
	_margin:1px 10px 0 0;
	padding: 20px;
	background-color: #111a26;
	border: 1px solid #19263a;
}

#enterContest .arrow {
  margin: 10px 0 20px 0;
  }



#enterContest img {
	margin:0 0 0 -8px;
}

#galPager {
	margin:0 0 0 20px;
	clear:left;
}

#galPager a {
/*   background-color:#fba61a; */
	background-image:url(/images/gallery-page.png) !important;
	background-repeat: no-repeat;
	width:34px;
	height:25px;
	margin:0 5px 0 0;
	padding:3px 10px 4px;
	*padding:4px 10px 3px 10px;
	color:#fff;
	font:bold 14px Trebuchet MS, sans-serif;
}

#galPager a.selected {
	background-image:none !important; 
  background-color:#ffa500;
  color: #000;
}


	
/* !VIDEO */

#video {
	background:url(/images/bg1.jpg) no-repeat #201916;
}



#video #right {
	float:right;
	width:330px;
	margin-bottom:20px;
}

#video .article {
	float:none;
	padding:5px 0 20px 10px;
}

#video #enterContest {
	float:none;
	width:330px;
	margin:0;
}

#video #enterContest p {
	margin-right:30px;
}

#video #left {
  float:left;
	width:600px;
	margin:20px 0 0 20px;
}

#videoBox p {
	font-size:14px;
	line-height:1.5em;
	margin:20px 0;
}

.post, #video form {
	background:url(/images/quotes.gif) no-repeat 0 5px;
	padding:0 50px 20px 70px;
}

.post p {
	font-size:14px;
	line-height:1.5em;
	margin:0;
	padding:0;
}

.post p.meta {
	font-weight:bold;
}

#video textarea {
	width:450px;
	height:50px;
	margin:0 0 10px;
}

form .arrow {
	margin:0 0 -7px 5px;
}


	
/* !Contest */

#contest {
	background:url(/images/bg3.jpg) no-repeat #201916;
}

#contest h2 {
  margin: 0 20px 0 20px;
  }


#contest #left {
	float:left;
	width:460px;
	display:inline;
	margin:20px 0 0 20px;
}

#prizes {
	margin:10px 0 0 0;
/* 	_margin:50px 0 0 0; */
}

#prizes .spacer {
	margin-right:20px;
}

#contest #right {
	float:right;
	width:480px;
	margin:20px 0 0;
	display:inline;
}

#contestForm {
	width:480px;
	margin: -10px 0 20px 0;
	padding:10px 10px;
  background-color: #020d17;
}

.field {
/*   clear:left; */
  }

#contestForm .info {
  float:left;
  width:100px;
  text-align: right;
  padding: 5px 10px 0 0;
  }

#contestForm .input {
  float:left;
  width: 300px;
  }

#contestForm p,#contestForm div.info {
	font-size:14px;
	margin:0 0 3px;
}

.field {
  clear: left;
  }

#contestForm input {
	padding:3px 0;
/* 	width:280px; */
}

#wrap_submission_zip_code,#wrap_submission_us_state {
/* 	float:left; */
}

#wrap_submission_zip_code {
/*
	width:130px;
	margin-left:20px;
*/
/* 	display: inline; */
}

#wrap_submission_zip_code input {
	width:100px;
}

#contestForm textarea {
	width:280px;
}

#contestForm div.input {
	margin:0 0 10px;
}

#contest #rulesBlurb {
	float:right;
	padding:0 25px 0 0;
	width:150px;
}

#contest #rulesBlurb p {
	font-size:11px;
	margin:0 0 10px;
	line-height:1.5em;
}

#contestSubmit {
	width:100px!important;
	height:25px;
	margin:0 20px 10px 110px;
}

#contestClear {
	width:100px!important;
	height:25px;
	margin:0 20px 10px 0;
}

div.error {
	color:#f55;
	font-size:18px;
	margin-bottom:10px;
}

div.field div.error {
	font-size:13px;
	margin-bottom:4px;
}

.info span {
  font: normal 10px Verdana, Arial, sans-serif;
  }


/* Thanks */

#thanks {
	background:url(/images/miami/bg-thankyou.jpg) no-repeat #021422;
}

#thanksHed {
  margin: 170px 0 0 0;
  }

#thanksWrap {
  margin: -10px 0 20px 0;
padding: 5px 10px 40px 0px;  background-color: #020d17;
}

#thanksWrap .item {
  clear:left
  }

#thanksWrap .item p {
  margin: 10px 0;
  padding: 0 28px 0 0;
  font-size:14px;
  }
  

.tHed {
  float:left;
  margin: 0 10px 10px 0;
  }


#thanksCar {
margin: 40px 0px 0px 20px;  
padding: 0 0 0 0;
  _float:left;
  }

#thanks #right {
  margin: 0px 0px 0px 25px;
  padding: 0 0 0 0;
  width: 472px;
/*   float:left; */
  }






/* !FOOTER */

#footer {
	background-color:#000;
  clear:both;
  padding: 0 0 10px 30px;
}

#footer .item {
  float:left;
  border-right: 1px solid #021422;
  margin: 0 0 20px 0;
  padding:0 30px 30px 20px;

}

h4 {
	font:bold 18px "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	line-height:1.2em;
	color:#fff;
	margin:20px 0 5px 0;
}

#fordLogo {
  float:right;
  margin: 30px 90px 0 0;
  }  
  
#copyright {
  clear:left;
  margin: 5px 0;
  }  
  
  
/* POP-UPS */
#popup .item {
  margin:30px 0 10px 0;
  }

#popup h1 {
  margin: 5px 0 5px 18px
  }

#popup p {
  margin: 0 20px 10px 20px;
  font-family: Verdana;
  font-size: 11px;
  }

#popup ul {
  margin:0 0 0 40px;
  font-family: Verdana;
  font-size: 11px;
}  

#popup ul,
#popup ol {
  margin:0 40px 10px 40px;
  font-family: Verdana;
  font-size: 11px;
}  
  
#popup ul {
  list-style-type: disc ;
} 

#popup ol {
  list-style-type: decimal;
}

#popup ol li {
  margin: 5px 0;
}
  
#popup h2,
#popup h3 {
  margin: 0 0 0 20px;
}
  
ol#rules {
  list-style-type:decimal ;
  margin:0 50px 0 40px;
  font-family: Verdana;
  font-size: 11px;
  }  

ol#rules li {
  margin:0 0 8px 0;
  }
 

/* WINNER */

#firstplace img {
  width: 410px;
  height: 266px;
  background-color:#ccc;
  }
 
 .runnerup {
  float:left;
  margin:20px 10px 10px 0;
  }

 .runnerup img {
  width: 200px;
  height: 133px;
  background-color:#ccc;
  }
 
 #firstplace p, .runnerup p {
  margin:2px 0 0 2px;
  }


body #facebox {
  background: #000;
  border: 5px solid #faa61a;
}


body #facebox .body {
  padding: 5px;
  background: transparent;
  border: none;
  xborder: 10px solid #111A26;
}

body #facebox .footer {
  background: #000;
  border-top: none;
}


#popup  {
  background: #000;
  }

#popup .item {
  background: #021422;
  }
  
#popup h2, #popup h3 {
  color: #faa61a;
  font-family: Trebuchet MS;
  }  
  
#popup ol li{
  font-weight: normal;
  }
  
  
/* !VOTE */

#vote {
  background:url(/images/miami/bg-vote.jpg) no-repeat center top #021422;
}


#hed-vote {
margin: 150px 0 0 0;
}

#vote #entries {
  margin: -3px 0 0 0;
  padding: 0 0 0 10px;
  background-color:  #020d17;
  height: 575px;
  
}

#vote #entries .item {
  float:left;
  margin: 0 0 20px 0;
  width: 320px;
  position: relative;
}

#vote #entries p.info {
  padding: 3px ;
/*   width: 275px; */
  font-size: 1.2em;
  cursor: pointer;
}
  
#vote #entries .item h3 {
  text-align: center;
  margin: 10px 0;
}
  
#vote #entries .item a img {
  border: 3px solid #111a26;
  width: 300px;
  height:167px;
  }  


#vote #entries .item .vArrow {
   position: absolute;
   width: 64px;
   height: 64px;
   left: 120px;
   top: 50px;
   border: none;
   }

#vote #entries input {
  float:left;
  }  

#voteBox   {
  background-color:  #111a26;
  height:173px;
}

#voteBox h3 {
  padding-top: 30px;
}

  #vote p.choice {
    font-size: 1.2em;
    padding: 5px 0 20px;
    text-align: center;
    color: #fff;
  }
  
  #vote p.choice span {
    color: #ccc;
  }
  
.infoBox {
  float:left;
  border:4px solid #000;
  background-color: #111a26;
  margin: 10px 0 10px 0;
  padding: 25px 20px 0 20px;
  width: 437px;
  height: 100px;
  }  
  
.infoBox p {
  color: #fff;
  font-size: 22px;
  text-align: center;
  }
    
#galBox {
  margin-right:10px;
  background: url(/images/miami/gal-bg2.jpg) -60px -100px;
}   

#stangBox {
  background: url(/images/miami/mustang-bg2.jpg) -20px -80px;
}   



/* Vote Results */
  div.results {
    background: #020d17; 
    margin: -3px 0 0 0; 
    padding: 15px 0 50px;
    font-size: 1.2em;    
    height: 200px;
  }

  div.results dt,
  div.results dd {
    float: left;
    height: 30px;
    width: 600px;
  }
  
  div.results dt {
    width: 285px;
    text-align: right;
    clear: left;
    padding: 5px 20px 5px 0;
  }
  
  div.results dd {
    font-family: Arial;
    line-height: 2.5em;
    *padding: 8px 20px 8px 0px;  
}
  
  div.results img {
    vertical-align: middle;
  }
  
  div.results dd span {
    color: #27333D;
  }


#vote #entries #video-1 a img  {
  width: 420px;
  height: 270px;
  }

#vote #entries #video-2 a img,
#vote #entries #video-3 a img  {
  width: 200px;
  height: 130px;
  }

#vote #entries #video-2,
#vote #entries #video-3 {
/*   clear: left; */
  width: 220px;
  }


#winnersPrizes {
  float:right;
  margin:0 30px 10px 0;
  }





 