html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}html, body, div.page, div.ieonly {
	margin: 0;
	padding: 0;
	height: 100%;
}

#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	position: relative;
	margin-top: -100.0px;
	height: 100.0px;
}

#header {
	height: 100.0px;
}

#image_videos {
}

#e_column_0 {
	padding-bottom: 100.0px;
}

#main_image {
	float: left;
}

#videos {
	float: left;
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
 /*
BASIC STYLE	
Filename: basic_style.css
Author: Vivian Clark (vclark@i2rd.com)
Company: Restore a muscle car
*/

html {
  font-size: 100%;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f1ecda;
  line-height: 1.5;
  background: black url(/resources/dyn/files/200976/_fn/body_bg.gif) no-repeat center top;
}
div.page {
  width: 960px;
  margin: 0 auto;
}
#e_column_0 {
  padding-bottom: 130px;
}
/* general styles -----------------------------*/

h1 {
  margin: 0;
  padding: 0;
}
h2, h3 {
  font-weight: bold;
}
h2 {
  color: #a33718;
  font-size: 1.1em;
  line-height: 1.3;
  margin-bottom: 1em;
}
h3 {
  font-size: 1em;
  color: #e14219;
}
p {
  margin-bottom: 1em;
}

a {
  color: #11a7c2;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #186b82;
} 
span.price {
  color: red;
}
/* list styles ---------------------*/
.textbean ul,
.article_content ul,
.gallery_details ul {
  list-style-type: disc;
}
.textbean ol,
.article_content ol,
.gallery_details ol {
  list-style-type: decimal;
}
.textbean ul,
.article_content ul,
.textbean ol,
.article_content ol {
  margin: 0 0 1em 2em;
}
.gallery_details ul,
.gallery_details ol {
  margin: 0 0 1em 1em;
}
/* Header ------------------------------ */
#header {
  height: 145px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#header_wc_0 {
  height: 145px;
}
#screen_logo {
  float: left;
  background: url(/resources/dyn/files/200979/_fn/restore_logo.png) no-repeat center;
}
#screen_logo,
#screen_logo h1 a {
  width: 160px;
  height: 145px;
}
#screen_logo h1 a {
  text-indent: -4000em;
  display: block;
}

/* main Menu ------------------------------- */
#topnav {
  float: left;
  margin-top: 82px;
}
#topnav li {
  float: left;
}
#topnav .our_story a {
  width: 72px;
  background-image: url(/resources/dyn/files/205686/_fn/nav_story.gif);
}
#topnav .restore a {
  width: 59px;
  background-image: url(/resources/dyn/files/205683/_fn/nav_restore.gif);
}
#topnav .shop_cars a {
  width: 70px;
  background-image: url(/resources/dyn/files/205685/_fn/nav_shopcars.gif);
}
#topnav .shop a {
  width: 35px;
  background-image: url(/resources/dyn/files/205684/_fn/nav_shop.gif);
}
#topnav .news a {
  width: 99px;
  background-image: url(/resources/dyn/files/205705/_fn/nav_news.gif);
}
#topnav li a {
  text-decoration: none;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  padding: 9px 15px;
}
#topnav li a span {
  visibility: hidden;
}
/* dropdown styles ----------------------*/

#topnav li li {
  margin: 0;
  width: 100%;
  text-align: left;
  background: #742513;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
#topnav li li a {
  display: block;
  padding: 0;
  border-bottom: 1px solid black;
}
#topnav .our_story li a,
#topnav .restore li a,
#topnav .shop_cars li a,
#topnav .shop li a,
#topnav .news li a {
  background-image: none;
  width: 100%;
}
#topnav li li a span {
  visibility: visible;
  padding: 5px 10px;
  display: block;
}
#topnav li li a,
#topnav li li a:hover,
#topnav li.mi_active li a,
#topnav li li.over a,
#topnav li.over li a {
  color: black;
}

#topnav li li a:hover,
#topnav li.mi_active li.over a,
#topnav li.over li.over a {
  background: #e14219;
}
#topnav ul ul {
  width: 120px;
  position: absolute;
  top: 35px;
  left: 5px;
}

/* social media links -------------------------------*/
div.social_media {
  float: right;
  margin-top: 13px;
  width: 108px;
}
.social_media a {
  text-decoration: none;
  background-position: left top;
  background-repeat: no-repeat;
  width: 30px;
  height: 31px;
  overflow: hidden;
  float: left;
  margin: 0 0 6px 6px;
}
.social_media p {
  float: none;
  display: block;
  clear: both;
  height: 31px;
  margin: 0;
}
.social_media a:hover {
  background-position: left bottom;
}
.social_media a span {
  visibility: hidden;
}
.social_media a.facebook {
  background-image: url(/resources/dyn/files/203087/_fn/sociallinks_facebook.gif);
}
.social_media a.twitter {
  background-image: url(/resources/dyn/files/203091/_fn/sociallinks_twitter.gif);
}
.social_media a.ebay {
  background-image: url(/resources/dyn/files/203086/_fn/sociallinks_ebay.gif);
}
.social_media a.flickr {
  background-image: url(/resources/dyn/files/203088/_fn/sociallinks_flickr.gif);
}
.social_media a.hub {
  background-image: url(/resources/dyn/files/203089/_fn/sociallinks_hub.gif);
}
.social_media a.motor {
  background-image: url(/resources/dyn/files/203090/_fn/sociallinks_motorpia.gif);
}
.social_media a.youtube {
  background-image: url(/resources/dyn/files/203092/_fn/sociallinks_youtube.gif);
}


/* columns -----------------------------*/
#e_column_0 {
  width: 100%;
  overflow: hidden;
}
#column1, 
#column2,
#column3 {
  float:left;
}


/* Footer ------------------------------ */
div.footer {
  clear: both;
  border-top: 1px solid #262626;
  padding-top: 3px;
}
#footer_wc_0 {
  border-top: 1px solid #262626;
  overflow: hidden;
  padding: 1em 0;
}
#footer a:hover {
  color: #e4e4e4;
}
div.copyright_logos {
  float: right;
  text-align: right;
  width: 300px;
}
div.menu_contact {
  float: left;
}
/* footer menu -----------*/
#footer_menu,
#footer_contactline {
  float: none;
  clear: both;
}
#footer_menu {
  margin-bottom: 3em;
  overflow: hidden;
}
#footer_menu ul {
  display: block;
  width: 100%;
}
#footer_menu li {
  padding-right: 1em;
  font-size: 10px;
}
#footer_menu li a {
  color: #505050;
}
/* footer contact line ---------------*/
#footer_contactline a {
  color: #837f76;
  padding-left: 88px;
  font-size: 11px;
  background: url(/resources/dyn/files/200977/_fn/contact_label.gif) no-repeat left center;
  line-height: 1.5;
}
#footer_contactline span {
  padding-right: 20px;
}
/* copyright -----------*/
#copyright {
  margin-bottom: 1em;
  color: #505050;
  font-size: 10px;
}
#copyright a {
  color: #505050;
}

/* footer logos -------------*/
.footer_logos a {
  display: block;
  background-position: bottom left;
  background-repeat: no-repeat;
  height: 40px;
  float: right;
  margin-left: 23px;
}
.footer_logos a span {
  visibility: hidden;
}
div.footer_logos a:hover {
  background-position: left 3px;
}
.footer_logos a.detroit {
  background-image: url(/resources/dyn/files/202679/_fn/logo_detroit.gif);
  width: 87px;
}
.footer_logos a.spieshecker {
  width: 46px;
  background-image: url(/resources/dyn/files/202680/_fn/logo_spieshecker.gif);
}
.footer_logos a.yearone {
  width: 86px;
  background-image: url(/resources/dyn/files/202681/_fn/logo_yearone.gif);
}
/* columns - welcome page only ----------------------*/
#e_column_0 {
  padding-top: 30px;
}
#column1,
#main_image {
  width: 624px;
}
#column2,
#videos {
  width: 320px;
  float: right;
}
/* youtube and bandit banner ---------------------*/
div.youtube {
  margin-bottom: 11px;
}
div.rotating_images {
  height: 356px;
}
/* Article Styles - welcome page------------------------ */

#news,
#spotlight,
#projects {
  background-position: top left;
  background-repeat: no-repeat;
}
#news {
  float: left;
  width: 200px;
  margin-right: 25px;
  background-image: url(/resources/dyn/files/202597/_fn/acheading_scoop.gif);
}
#spotlight {
  float: left;
  width: 398px;
  background-image: url(/resources/dyn/files/202598/_fn/acheading_spotlight.gif);
}
#projects {
  background-image: url(/resources/dyn/files/202596/_fn/acheading_restos.gif);
}
div.ac_heading {
  text-indent: -400em;
  width: 100%;
  overflow: hidden;
  height: 28px;
  margin-bottom: 10px;
  background: url(/resources/dyn/files/201206/_fn/title_bg.gif) repeat-x bottom left;
}

/* news - the scoop ---------------------*/
#news div.article_post_time {
  color: #969189;
  font-size: 11px;
}
#news .article_post_time span.label {
  display: none;
}
#news .article_heading a {
  color: #f1ecda;
  font-weight: bold;
  font-size: 15px;
}
#news .article_heading a:hover {
  color: #999;
}
#news div.ac_item {
  margin-bottom: 1em;
}

/* spotlight ------------------------*/
#spotlight .article_heading a {
  color: #a33718;
  font-size: 20px;
  line-height: 1.3;
}
#spotlight .article_heading a:hover {
  color: #e14219;
}
#spotlight div.ac_item {
  margin-bottom: 2em;
}
/* projects -----------------------*/
#projects div.thumb {
  float: left;
  margin-right: 1em;
  width: 131px;
  height: 71px;
  overflow: hidden;
}
#projects div.summary {
  float: left;
  width: 165px;
}
#projects .summary p {
  margin: 0;
}
#projects div.heading {
  color: #cac5aa;
}
#projects div.restoration_summary {
  width: 100%;
  overflow: hidden;
  padding: .5em 0;
  border-bottom: 1px solid #262626;
}
#projects div.notes {
  color: #999;
  line-height: 1.2;
}
#completed_projects_link a,
#projects .view a {
  color: #11a7c2;
  font-size: .9em;
}
#completed_projects_link a:hover,
#projects .view a:hover {
  color: #1b8bab;
}
#completed_projects_link {
  border-bottom: 1px solid #262626;
  padding: 5px 0;
}
#completed_projects_link span {
  font-weight: bold;
}
#projects table {
  width: 100%;
}
#projects div.paging_control {
  float: right;
  font-size: 10px;
  padding-top: 5px;
}
#projects .paging_control select {
  display: none;
}


/* home rotating images --------------------*/
#rotating_tabs {
  position: relative;
  width: 624px;
  height: 349px;
}
#rotating_tabs div.controls_wrapper {
  position: absolute;
  bottom: 9px;
  right: 2px;
  z-index: 2;
  width: 175px;
}

#rotating_tabs div.tab-controls {
  display: none;
}
/*
#rotating_tabs div.play,
#rotating_tabs div.pause {
  width: 1.2em;
  height: 1.7em;
  overflow: hidden;
  text-indent: -40em;
  cursor: pointer;
}
#rotating_tabs div.play {
  margin-right: .15em;
  background: white url(/resources/dyn/files/173711/_fn/icon_play.gif) no-repeat center;
}
#rotating_tabs div.pause {
  background: white url(/resources/dyn/files/173710/_fn/icon_pause.gif) no-repeat center;
}
#rotating_tabs div.play,
#rotating_tabs div.pause,
*/

#rotating_tabs div.tab-items {
  float: left;
}
#rotating_tabs .tab-items li {
  display: block;
  float: left;
  cursor: pointer;
  color: #aaa;
  font-weight: bold;
  font-size: .9em;
}
#rotating_tabs .tab-items li span {
  display: inline-block;
  width: 15px;
  height: 19px;
  margin-right: 10px;
  text-align: center;
}
.tab-items li.last {
  margin-right: 0;
}
#rotating_tabs .tab-content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;

}/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
