@charset "utf-8";
/*-----------------------------------------------------------------------------
Innovative Style Sheet

version:   1.0
author:    Jen Huber
website:   http://www.classicautopartsonlinecatalog.com
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
/* Remove padding and margin */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}


/* =Main Content
-----------------------------------------------------------------------------*/
/* Center Main */
#contentContainer {
	background: #ffffff url(images/obsolete_background.png);
	background-repeat:repeat;
	width: 100%; 
	height: auto;
	padding: 0;
	text-align: left;
}
#content {
	background: #ffffff;
	height: auto;
	width: 905px;
	margin: 0 auto 0;
}
#headerContainer {
	height: 75px;
	width: 865px;
	background: #ffffff;
	background-repeat: repeat-x;
	margin: 0 20px 0 20px;
}

#headerLogo {
	float: left;
	height: auto;
	margin: 0 0 0 0;
}

#header p{
	width: 275px;
	height: 25px;
	text-align: right;
	float: right;
	font-size: 14px;
	margin: 0 auto 0;
	padding: 50px 0 0 0;
	font-weight: lighter;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
#header p a:link, #header p a:visited {
	color: #666666;
	text-decoration: none;
}

#header p a:hover {
	color: #666666;
	text-decoration: underline;
}

#navigationContainer {
	background: #fa010e url(images/subhead_background.png);
	background-repeat: repeat-x;
	height: 28px;
	width: 865px;
	margin: 0 20px 0 20px;
}

#navigation {
	height: 28px;
	width: 865px;
	margin: 0 0 0 0;
}
#navigation h1 {
	margin: 0 0 0 0;
	padding: .5em 0 0 .5em;
	text-align:left;
	font-size: 13px;
	font-weight: lighter;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
#navigation h1 a:link, #navigation h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#navigation h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#mainContent {
	width: 865px;
	height: 1040px;
	text-align:center;
	margin: 0 auto 0;
	padding: 0;
}
#bannerContainer {
	float: left;
	width: 865px;
	height: 122px;
	margin: 1em auto 0;
	padding: 0 auto 0;
}
#banner {
	margin: 0 auto 0;
	padding: 0 auto 0;
	text-align: center;
}
#catalogs {
	width: 865px;
	height: 320px;
	float: left;
	text-align:center;
	margin: 0 auto 0;
	padding: 0;
}
#bottomContent {
	width: 865px;
	height: auto;
	text-align:center;
	margin: 0 auto 0;
	padding: 0;
}
#bottomContent h2 {
	margin: 0 0 0 0;
	padding: 0;
	text-align:left;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #777777;
	text-decoration: none;
}
#hoursBox {
	width: 150px;
	height: 250px;
	float: left;
	background-image: url(images/storehours_box.png); 
	background-color:#F00;
	text-align:center;
	margin: 0 10px 0 0;
	padding: 0;
}
#hoursBox p {
	margin: 0 0 0 0;
	padding: 3em 0 0 0;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	list-style: none;
}
#hoursBox li {
	margin: 0 0 0 0;
	padding: .5em 0 0 0;
	text-align:center;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	list-style: none;
}
#weatherBox {
	width: 300px;
	height: 250px;
	float: left;
	background-color:#ffffff;
	text-align:center;
	margin: 0 0 0 0;
	padding: 0;
}
#twitterBox {
	width: 395px;
	height: 250px;
	float: left;
	background-color:#bf1c1b;
	text-align:center;
	margin: 0 10px 0 0;
	padding: 0;
}
#bottomNavContainer {
	background: #fa010e url(images/subhead_background.png);
	background-repeat: repeat-x;
	height: 28px;
	width: 865px;
	margin: 2em 0 0 0;
}

#bottomNav {
	height: 28px;
	width: 865px;
	margin: 0 0 0 0;
}
#bottomNav h1 {
	margin: 0 0 0 0;
	padding: .5em 0 0 .5em;
	text-align:left;
	font-size: 13px;
	font-weight: lighter;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
#bottomNav h1 a:link, #bottomNav h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#bottomNav h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#whiteSpace {
	height: 100%;
	border-top: solid 2px;
	border-top-color: #002D62;
}
#whiteSpace span{
	height: 12px;
	display: block;
 	background: #C41230;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footerContainer {
	width: 865px;
	height: 120px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	background: #ffffff;
}

#footer {
	width: 865px;
	padding: 0;
	margin: 1em 0 0 0;
	text-align: left;
}

#footer p {
	margin: 0;
	padding: 1em 0 0 0;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

#footer p a:link, #footer p a:visited {
	color: #666666;
	text-decoration: none;
}

#footer p a:hover {
	color: #666666;
	text-decoration: underline;
}
#dirxionFooterContainer {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}

#dirxionFooter {
	width: 865px;
	margin: 1em 0 0 0;
	color: #666666;
}

#dirxionFooter p {
	margin: 0;
	padding: .5em 0 0 0;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}
#dirxionFooter p.companyInfo {
	margin: 0;
	padding: .5em 0 0 0;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
}

/* =Navigation
-----------------------------------------------------------------------------*/

/* SECONDARY LINKS */


/* MISC1
-----------------------------------------------------------------------------*/

/* Remove border around linked images */
img {
	border: none;
}

/* Class for clearing floats */
.clear {
	clear:both;
}
.clearBoxes {
	clear:both;
	margin: 5px 0 12px 0;
	padding: 5px 0 10px 0;
}

