/* General Styles **************************************** */
body {
	font-size:100%; /*16px */
	font-family:Arial,Helvetica,verdana,sans-serif;
	color:#000;
	line-height:1.25em;
	text-align:center; /* centers page for IE */
	margin:0;
	padding:30px;
	background-color: #ced9e3;
	background-image: url(https://dev.parts123.com/brand/aluminumproducts/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
/* resets */	
div, p, input, form, select, textarea, {
	margin:0; padding:0;
	}
table {
	border-collapse: collapse;
}
img {border:0;}
h1 {
	/* font-size:1.83em; 22px */
	font-family:Arial,Helvetica,verdana,sans-serif;
	font-weight:bold;
	padding:0;
	font-size:1.17em; /* 14px */
	color:#e52b38;
	margin:0.5em 0 0.25em 0;
	}

h2 {
	font-size:1.33em; /* 16px */
	font-family:Arial,Helvetica,verdana,sans-serif;
	font-weight:bold;
	color:#e52b38;
	margin:0;
	padding:0;
	}
h3 {
	font-size:1.17em; /* 14px */
	font-family:Arial,Helvetica,verdana,sans-serif;
	font-weight:bold;
	color:#e52b38;
	margin:0;
	padding:0;
	}
h4 {
	font-size:1.0em; /* 12px */
	font-family:Arial,Helvetica,verdana,sans-serif;
	font-weight:bold;
	color:#e52b38;
	margin:0;
	padding:0;
	}
/* text decorations */
.bold {font-weight:bold;}
.italics {font-style:italic;}
.red {color:#e52b38;}
p {padding-bottom:1em;}


/* Site Structure ************************************************ */
	
.container {
	font-size:0.75em; /* 12px */
	font-family:Arial,Helvetica,verdana,sans-serif;
	text-align:left; /* resets body center align */
	width:800px;
	padding:16px;
	margin:0 auto; /* centered */
	background:#e5ebf1;
	}
.headbox {
	width: auto;
	margin-top: 15px;
}

	
/* alignment */
.floatLeft {float:left;}
.floatRight {float:right;}
.clearBoth {clear:both;}
.clearLeft {clear:left;}
.clearRight {clear:right;}
.alignRight {text-align:right;}
.centered {text-align:center; margin-left:auto; margin-right:auto;}
.clearAll {clear:both; font-size:0; line-height:0; height:1px; overflow:hidden;}
/* Header */
.header {
	height:120px;
	margin-bottom:9px;
	background:#fff url(https://dev.parts123.com/brand/aluminumproducts/searchbg.png) no-repeat top right;
	}
	.header h1 {
		padding:0;
		font-size:0;
		color:#e52b38;
		margin:0;
		}
		.header img.logo {margin:15px 0 0 21px;}
	.header .search {
	float:right;
	font-family:Frutiger,Arial,Helvetica,verdana,sans-serif;
	color:#334;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 8px;
		}
		.header .search input {
			margin-bottom:0.5em;
			margin-right:10px;}
.searchbox {
	margin-left: 15px;
	border: 1px solid #BBCBD8;
	margin-right: 15px;
	padding: 5px;
}
.returnbox {
	border: 1px solid #BBCBD8;
	margin: 2px;
}
.home h1 {
	font-size:1.17em; /* 14px */
	color:#e52b38;
	margin:0 0 .25em 0;
}
a.navlink {
	text-decoration: none;
	color: #003E7E;
	font-weight: bold;
	margin-right: 9px;
	margin-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBCBD8;
}
a.navlink:hover {
	color: #E52B38;
}
.holder {
	background-color: #FFFFFF;
	border: 1px solid #7BA2CB;
	padding: 15px;
}
.holder2 {
	background-color: #FFFFFF;
	border: 1px solid #7BA2CB;
	padding: 4px;
}
a.navlink:visited {
}
a.go {
	color: #FFFFFF;
	background-color: #6E91B6;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
	border: 1px solid #333344;
}
a.go:hover {
	background-color: #003E7E;
	border-top-color: #333333;
}
a.go:visited {
}
.txtwhite {
	color: #FFFFFF;
}
.nicemargins {
	padding: 3px;
}
a.normlink {
	color: #4A6D95;
	text-decoration: none;
}
a.normlink:hover {
	text-decoration: underline;
}
a.normlink:visited {
}
a.checkout {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4E76BA;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	border: 1px solid #203968;
	font-weight: bold;
	font-size: 14px;
}
a.checkout:hover {
	background-color: #3054A7;
}
a.checkout:visited {
}
.normtxt {
	font-size: 12px;
	color: #000000;
}
.bluebox {
	border: 1px solid #BBCBD8;	
}
.photos {
	clear:both;
	background:#fff;
	padding:2px;
}
.partnum {
	color: #000000;
}
.partnum input {
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.pricing, a.pricing:visited{
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D93058;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
a.pricing:hover{
	background-color: #2F87D9;
}
