/* Iron Garage Screen Stylesheet */

/* ---------- RESET & SET GLOBALS ---------- */

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,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
body {
	background: #191919 url(images/grungeBG.jpg) top center no-repeat;
	color: #fff;
	font-size: 62.5%;
	font-family: 'lucida grande', verdana, tahoma, helvetica, arial, san-serif;
}

/* ---------- Layout & Positioning ---------- */

#wrapper {
	margin: 0 auto;
	width: 760px;
}
#header {
	width: 760px;
	height: 485px;
	overflow: hidden;
	margin: 15px 0 0 0;
	padding: 0;
	background-color: transparent;
}
#ieHeader {
	width: 760px;
	height: 181px;
	overflow: hidden;
	margin: 15px 0 0 0;
	padding: 0;
	background-color: transparent;
}
#logoBar {
	width: 760px;
	height: 150px;
	background: url(images/logoBar.jpg) no-repeat;
}
#navBar {
	width: 750px;
	height: 31px;
	overflow: hidden;
	padding: 0 5px 0 5px;
	background: url(images/mainNavBar.jpg) no-repeat;
}
#headerImage {
	width: 750px;
	display: block;
	padding: 0 5px 0 5px;
	background: transparent url(images/headerImageBG.jpg) no-repeat;
}
#content {
	width: 750px;
	padding: 0 5px 15px 5px;
	background: transparent url(images/contentBG.gif) repeat-y;
}
.clearFix {
	clear: both;
}
#headerBorder {
	width: 750px;
	height: 11px;
	background: url(images/headerBtmBars.png) no-repeat;
	margin-bottom: 40px;
}
#footer {
	width: 760px;
	height: 230px;
	background: #000 url(images/footerBG.jpg) no-repeat;
}

#contactContainer {
	width: 690px;
	margin-left: 30px;
	background: #000 url(images/contactCamaro.jpg) bottom right no-repeat;
}
.container690 {
	width: 690px;
	margin: 0 0 30px 30px;
}
.container750 {
	width: 750px;
	margin: 0 0 0 5px;
	background-color: #000;
}
.container450 {
	width: 450px;
	margin: 0 0 30px 30px;
	float: left;
	display: inline; /* This fixes IE Double-Float Margin bug */
}
.container210 {
	width: 210px;
	margin: 0 0 30px 30px;
	float: left;
	display: inline; /* This fixes IE Double-Float Margin bug */
}
.container210-2 {
	width: 210px;
	margin: 0 30px 30px 0;
	float: left;
	display: inline; /* This fixes IE Double-Float Margin bug */
}
.container210-2Last {
	width: 210px;
	margin: 0 0 30px 0;
	float: left;
	display: inline; /* This fixes IE Double-Float Margin bug */
}
.imgRight {
	float: right;
}
.imgFeaturedPolaroid {
	float: right;
	margin: 0 0 0 15px;
	border: none;
}
.imgThumb {
	width: 100px;
	height: 100px;
	background-color: #000;
	border: #252525 1px solid;
	float: left;
	display: inline; /* This fixes IE Double-Float Margin bug */
	margin: 0 10px 10px 0;
}
.imgForSaleFeature {
	width: 208px;
	height: 139px;
	background-color: #000;
	border: #252525 1px solid;
	margin: 0 0 20px 0;
}
.imgSnapShot1 {
	width: 100px;
	height: 139px;
	background-color: #000;
	border: #252525 1px solid;
	margin: 0 0px 20px 0;
}
.imgSnapShot2 {
	width: 100px;
	height: 139px;
	background-color: #000;
	border: #252525 1px solid;
	margin: 0 0 20px 0;
}
.projectThumbContainer {
	width: 152px;
	height: 180px;
	background-color: #000;
	float: left;
	display: inline; /* This fixes IE Double-Float Margin bug */
	margin: 0 8px 10px 8px;
}
.projectThumbImage {
	width: 150px;
	height: 100px;
	background-color: #000;
	border: #252525 1px solid;
	margin: 0 0 7px 0;
}
#forSaleButton {
	margin-left: 110px;
}
.logoContainer {
	display: inline;
	float: left;
	width: 130px;
	margin: 4px;
	height: 120px;
}
.logoContainer img {
	border: none;
}
#challengerFront {
	width: 210px;
	height: 207px;
	cursor: pointer;
	float: left;
	display: inline;
	margin: 0 30px;
}
#mustangFront {
	width: 210px;
	height: 207px;
	cursor: pointer;
	float: left;
	display: inline;
	margin: 0 30px 0 0;
}
#camaroFront {
	width: 210px;
	height: 207px;
	cursor: pointer;
	float: left;
	display: inline;
}
#tabBar {
	width: 750px;
	height: 38px;
	background: #000000 url(images/ironEdition/tabBarBottomBG.gif) bottom left no-repeat;
	position: relative;
	margin: 5px 0 0 0;
}
#challengerTab {
	width: 210px;
	height: 27px;
	background: transparent url(images/ironEdition/challengerTab.gif) top left no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 30px;
}
#mustangTab {
	width: 210px;
	height: 27px;
	background: transparent url(images/ironEdition/mustangTab.gif) top left no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 270px;
}
#camaroTab {
	width: 210px;
	height: 27px;
	background: transparent url(images/ironEdition/camaroTab.gif) top left no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 510px;
}
.ironEditionContent {
	width: 690px;
	margin: 0 0 0 30px;
}

/* ---------- List Styles ---------- */
#navBar ul {
	list-style: none;
}
#navBar ul li {
	width: 107px;
	height: 21px;
	padding-top: 10px;
	float: left;
	background: url(images/mainNavItemBG.jpg) no-repeat;
	text-align: center;
/*	padding-top: 10px; */
}
#navBar li.mainNavLast,
#navBar li.mainNavLastActive {
	width: 108px;
	height: 21px;
	padding-top: 10px;
	float: left;
	background: url(images/mainNavItemLastBG.jpg) repeat-x;
	text-align: center;
	padding-top: 10px;
}
ul.moreProjects, ul.moreHotRodsForSale, ul.projectArchive {
	list-style-position: outside;
	margin: 0 0 0px 25px;
}
ul.moreProjects li, ul.moreHotRodsForSale li, ul.projectArchive li {
	line-height: 1.3em;
	margin: 0 0 0.3em 0;
	font-size: 1.1em;
	color: #333;
}
ul.projectSpecs {
	list-style-position: outside;
	margin: 0 30px 0 30px;
}
ul.projectSpecs li {
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	font-size: 1.21em;
	color: #333;
}
ul.projectSpecs li span {
	color: #aaa;
}
#accordion ul {
	list-style-position: outside;
	margin: 20px 30px;
}
#accordion li {
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	font-size: 1.21em;
	color: #aaa;
}

/* ---------- Link Styles ---------- */
a:link,
a:visited {
	color: #e19928;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	text-decoration: underline;
}
#navBar a:link,
#navBar a:visited {
	color: #ababab;
	text-transform: uppercase;
	font-family: helvetica, arial, san-serif;
	font-weight: bold;
	font-size: 1.15em;
	padding: 6px;
}
#navBar a:hover,
#navBar a:focus {
	color: #fff;
	text-decoration: none;
}
#navBar a:active {
	text-decoration: none;
	color: #e19928;
}
#navBar li.active a:link,
#navBar li.active a:visited {
	color: #e19928;
}
#navBar li.mainNavLastActive a:link,
#navBar li.mainNavLastActive a:visited {
	color: #e19928;
}
.accordianSectionHeader a:hover,
.accordianSectionHeader a:focus,
.accordianSectionHeader a:active {
	text-decoration: none;	
}
*:focus {
	outline: 0;
}

/* ---------- Typography ---------- */
#header h1, #header h2, #ieHeader h1, #ieHeader h2 {
	visibility: hidden;
}
#modernDayMuscle {
	width: 690px;
	height: 55px;
	background: transparent url(images/ironEdition/modernDayMuscle.gif) no-repeat;
}
#modernDayMuscle span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#content h2 {
	height: 32px;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom: 2px solid #171717;
	margin: 0 0 25px 0;
}
#content h2 span {
	visibility: hidden;
}
h4.accordianSectionHeader {
	width: 669px;
	padding: 8px 10px 6px 10px;
	line-height: 1.0em;
	background-color: #151515;
	margin: 0 0 2px 0;
	cursor: pointer;
}
p {
	font-size: 1.27em;
	color: #aaa;
	line-height: 1.4em;
	margin: 0 0 1.0em 0;
}
p.projectThumbTitles {
	text-align: center;
}
p.projectThumbTitles span {
	color: #444;
	font-weight: bold;
}
p.leadInText {
	font-size: 1.65em;
	line-height: 1.5em;
	margin: 0 0 50px 0;
}
p.leadInText2 {
	font-size: 1.65em;
	line-height: 1.5em;
	margin: 0 0 30px 2px;
}
p span.priceReduction {
	font-weight: normal;
	text-decoration: line-through;
}
h3 {
	font-size: 1.2em;
	color: #eee;
	margin: 1.7em 0 1em 0;
}
h3.projectTitle {
	font-size: 1.65em;
	text-transform: uppercase;
	font-family: helvetica, arial, san-serif;
	color: #ececec;
}
h4 {
	font-size: 1.5em;
	text-transform: uppercase;
	font-family: helvetica, arial, san-serif;
	color: #ececec;
	margin: 0 0 0.7em 0;
}
h3.projectTitle span {
	font-size: 0.7em;
	text-transform: none;
	font-family: 'lucida grande', verdana, tahoma, helvetica, arial, san-serif;
	padding-left: 2em;
	font-family: helvetica, arial, san-serif;
	font-weight: normal;
}
h3.projectTitle span.price {
	text-transform: uppercase;
	padding-left: 0.7em;
	font-weight: bold;
	font-size: 1.0em;
	color: #aaa;
}
#footer p {
	font-size: 1.1em;
	line-height: 1.7em;
	color: #bababa;
	text-align: center;
	padding-top: 15px;
}

/* --------- Image Replacement --------- */

#christmasSpecial {
	background: url(images/imageReplacement/christmasSpecial.png);
}
#introducingIronEdition {
	background: url(images/imageReplacement/introducingIronEdition.png);
}
#contactTheIronGarage {
	background: url(images/imageReplacement/contactTheIronGarage.png);
}
#aboutTheIronGarage {
	background: url(images/imageReplacement/aboutTheIronGarage.png);
}
#localDealer {
	background: url(images/imageReplacement/localDealer.png);
}
#garageGallery {
	background: url(images/imageReplacement/garageGallery.png);
}
#roushDealer {
	background: url(images/imageReplacement/roushDealer.png);
}
#projectOverview {
	background: url(images/imageReplacement/projectOverview.png);
}
#currentProjects {
	background: url(images/imageReplacement/currentProjects.png);
}
#projectGallery {
	background: url(images/imageReplacement/projectGallery.png);
}
#hotRodsForSale {
	background: url(images/imageReplacement/hotRodsForSale.png);
}
#hotRodsForSaleWhite {
	background: url(images/imageReplacement/hotRodsForSaleWhite.png);
}
#featuresAndSpecifications {
	background: url(images/imageReplacement/featuresAndSpecifications.png);
}
#photoGallery {
	background: url(images/imageReplacement/photoGallery.png);
}
#projectArchive {
	background: url(images/imageReplacement/projectArchive.png);
}
#ironGarageMerchandise {
	background: url(images/imageReplacement/ironGarageMerchandise.png);
}
#moreCoolSwag {
	background: url(images/imageReplacement/moreCoolSwag.png);
}
#featuredProject {
	background: url(images/imageReplacement/featuredProject.png);
}
#projectList {
	background: url(images/imageReplacement/projectList.png);
}
#currentProjectsWhite {
	background: url(images/imageReplacement/currentProjectsWhite.png);
}
#projectArchives {
	background: url(images/imageReplacement/projectArchives.png);
}
#igMerch {
	background: url(images/imageReplacement/igMerch.png);
}
#welcomeToTheIronGarage {
	background: url(images/imageReplacement/welcomeToTheIronGarage.png);
}
#featuredHotRodsForSale {
	background: url(images/imageReplacement/featuredHotRodsForSale.png);
}
#latestProjectUpdates {
	background: url(images/imageReplacement/latestProjectUpdates.png);
}
#snapShots {
	background: url(images/imageReplacement/snapShots.png);
}





