* {
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/bg-texture.png);
	background-repeat: repeat-x;
	background-color: #ccccff;
	margin: 0;
	font-size: 14px;
}


p {
	line-height: 18px;
	margin-bottom: 15px;
}


h1 {
	
}

h2 {
	font-size: 24px;
	padding-bottom: 20px;
}


h3 {
	font-family: "Hoefler Text", Garamond, Constantia, Cambria, Georgia;
	font-size: 30px;
	font-style: italic;
	color: #999999;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}


img, div, a, input, map {
	behavior: url(iepngfix.htc);
	border: none;

}


ul {
	margin-left: 0;
	padding-left: 1em;
	list-style-type: disc;	
	}


ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}



.homesubtype {
	padding-top: 20px;
}


/* Header */

#header {
	background-image: url(assets/branding-top-bg.png);
	width: 897px;
	height: 111px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#header #logo {
	height: 111px;
	width: 515px;
	float: left;
}


#header #tagline {
	height: 75px;
	width: 300px;
	float: right;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

#tagline p {
	font-size: 12px;
	color: #666;
	text-align: right;
	margin-top: 8px;
}

#tagline a {
	text-decoration: none;
	color: #666;
}

#tagline a:hover {
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-bottom-width: 1px;
}



/* HOME > Splash */

#splash {
	width: 897px;
	height: 293px;
	background: url(assets/feature_image.jpg) no-repeat;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
}

#splash #headline {
	float: left;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 575px;
}

#headline h1.twentyTwo {
	font-size: 22px;
	margin: 0;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	font-weight: normal;
	padding: 0px 0px 1px 32px;
}

#headline h1.thirty {
	font-size: 30px;
	margin: 0;
	color: #FFFFFF;
	font-family: "Arial Black", Helvetica, Arial, san-serif;
	font-weight: normal;
	padding: 20px 0px 0px 32px;
}

/* Parts Search */

#partssearch {
	width: 218px;
	padding: 0px;
	float: right;
}

#partssearch h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	margin-top: 30px;
	margin-left: 45px;
	margin-bottom: 15px;
}


/* Menu */

#menu {
	width: 897px;
	height: 34px;
	margin: 0 auto;
	background: url(assets/saturn-menu-bg.gif) repeat-x;
	border-top: solid 1px #FFF;
	font-family: Helvetica, Arial, sans-serif;
}

#menu ul {
	margin: 0;
	height:33px;
	padding: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}

#menu li {
	margin: 0;
	padding: 0;
	height:33px;
	display: inline;
}

#menu li a {
	float: left;
	font-size: 13px;
	line-height: 13px;
	padding: 9px 8px 10px 8px;
	text-decoration: none;
	color: #fff;
		border-right: 1px dotted #fff;
}

#menu li a:hover {
	color: #fff;
	background: url(assets/saturn-arrowUp.gif) no-repeat bottom center;
}

#menu li a.selected {
	display: inline;
	background:url(assets/saturn-arrowUp.gif)  no-repeat bottom center;
	
}

#menu a:hover {
}

/* Content */

#content {
	width: 897px;
	margin: auto auto;
	background-color: #FFFFFF;
}


/* HOME > Content > Main > Welcome */

#welcome {
}

/* HOME > Content > col1 */

#col1 {
	float: left;
	width: 400px;
	background-color: #FFFFFF;
	height: 500px;
}

/* HOME > Content > col2 */

#col2 {
	float: right;
	width: 497px;
	background-color: #FFFFFF;
	height: 500px;
	background-image: url(assets/pistons-bknd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#col2 p {
	margin-right: 50px;
	line-height: 120%;
}

#col2 #welcome h2 {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

#col2 #col2-tag {
	background-color: #FFFFFF;
	margin-top: 20px;
}


/* HOME > Content > Ebaystuff*/

#ebaystuff {
	list-style: none;
	background-image: url(assets/ebaystorebadge.png);
	background-repeat: no-repeat;	
}

#ebaystorelink {
	float: right;
	width: 208px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
}

#ebaystorelink #text {
	margin-left: 10px;
}

#ebaystorelink #text a {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#ebaystorelink #text a:hover {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	color: #000000;
}

#ebaystuff p {
	font-size: 13px;
}

#ebaywidget {
	margin-left: 15px;
}



/* Secondary > Content > main */

#sec-main {
	width: 867px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}


/* Secondary > Content > gallery */

#sec-gallery {
	width: 867px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	height: 700px;
}


/* Secondary > Content > gallery */

#sec-gallery #copy {
	width: 100%;
}

#sec-gallery #copy h1 {
font-size: 22px;
	padding-bottom: 20px;
	color: #336699;
}

#sec-gallery #copy h2 {
	font-size: 18px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 10px;
}

#sec-gallery #copy h4 {
	font-size: 14px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 10px;
}

/* Secondary > Content > body */

#sec-main #copy {
	width: 500px;
}

#sec-main #copy h1 {
font-size: 22px;
	padding-bottom: 20px;
	color: #336699;
}

#sec-main #copy h2 {
	font-size: 18px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 10px;
}

#sec-main #copy h4 {
	font-size: 14px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 10px;
}

/* Secondary > Content > sidebar */

#sec-main #sidebar {
	float: right;
	width: 300px;
	background-image: url(assets/sidebar_bkgd.gif);
	height: 600px;
	background-repeat: no-repeat;
}

#sidebarsearch {
	height: 53px;
}

#sidebargallery {
	height: 170px;
}

#sec-main #sidebar .more {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

#sidebarWarranty {
	font-family: "Hoefler Text", Garamond, Constantia, Cambria, Georgia;
	font-size: 24px;
	font-style: italic;
	color: #999999;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 8px;
}

#sidebarWarranty a {
	text-decoration: none;	
}

#sidebarWarranty a:hover {
	color: #999999;
}

#sidebar #divider {
	width: 270px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-left: 15px;
	margin-right: 15px;
	height: 5px;
}

/* Secondary > Content > search */
#search_1 {
	background-image: url(assets/search_1.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 400px;
	padding-left: 48px;
	padding-top: 40px;
}

#search_1 a {
	width:400px;
	height: 80px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#search_1 a:hover {
	width:400px;
	height: 80px;
	display: block;
	text-decoration: underline;	
}

.searchButton {
	margin-right: 10px;
	float: right;
	margin-top: 12px;
}

#search_2 {
	background-image: url(assets/search_2.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 400px;
	padding-left: 48px;
	padding-top: 40px;
}

#search_2 a {
	width:400px;
	height: 80px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#search_2 a:hover {
	width:400px;
	height: 80px;
	display: block;
	text-decoration: underline;	
}

#search_3 {
	background-image: url(assets/search_3.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 400px;
	padding-left: 48px;
	padding-top: 40px;
	padding-bottom: 25px;
}

#search_3 a {
	width:400px;
	height: 80px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#search_3 a:hover {
	width:400px;
	height: 80px;
	display: block;
	text-decoration: underline;	
}

#searchebaystuff {
	list-style: none;
	background-image: url(assets/ebaystorebadge.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 418px;
	margin-left: 27px;
}

#searchebaystorelink {
	float: right;
	width: 208px;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 15px;
}

#searchebaystorelink #text {
	margin-left: 10px;
}

#searchebaystorelink #text a {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#searchebaystorelink #text a:hover {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	color: #000000;
}

/* Footer */

#footer {
	clear: both;
	width: 897px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 20px 0px 0px 0px;
}

#footer p {
	margin: 10px;
	font-size: 12px;
	color: #003366;
}

#footer a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	color: #003366;	
}

#footer a:hover {
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


/* Gallery */

.thumbnail
{
	float: left;
	width: 182px;
	border: 1px solid #999;
	padding: 5px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}

.clearboth { clear: both; }


.searchDescription {
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}
#searchdivider {
	height: 35px;
	width: 418px;
	background-color: #1A79CD;
	margin-left: 27px;
}

#searchdivider #text {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-top: 10px;	
	padding-left: 10px;	

}

.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

