body {
	background-color: #e1e6ea;
	padding: 0;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
body.light {
	background-color: #fff;
}
a {
	color: #CE1B21;
}
a img {
	border: 0;
}
h2, h3 {
	color: #123D77;
}
ul li {
}
ol {
	margin-left: 0;
	padding-left: 2em;
}
ol li {
	margin-bottom: 1em;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
#content .float-left {
	float: left;
}
#content .float-right {
	float: right;
}
#content .float-none {
	float: none;
}
#content img.float-none {
	margin: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	color: transparent;
	margin: 0;
	padding: 0;
}
#containerOuter {
	margin-left: auto;
	margin-right: auto;
	width: 788px;
	border-collapse: collapse;
}
#containerLeft {
	width: 6px;
	background: #e1e6ea url('/images/ames/backgroundShadowLeft.gif') repeat-y scroll top left;
}
#containerRight {
	width: 6px;
	background: #e1e6ea url('/images/ames/backgroundShadowRight.gif') repeat-y scroll top left;
}
#container {
	width: 764px;
	padding: 0 6px 15px 6px;
	background-color: #fff;
	text-align: left;
}
#hero {
	position: relative;
	margin-bottom: 16px;
	height: 345px;
	background: #fff url('/images/ames/hero.jpg') no-repeat scroll top left;
}
#hero #logo {
	position: absolute;
	top: 23px;
	left: 40px;
}
#logo img {
	border: 0;
}

#navigation {
	height: 36px;
	font-size: 15px;
	/*font-weight: bold;*/
}
#navigation a {
	color: #fff;
	text-decoration: none;
}
#navigation .star {
	display: block;
	float: left;
	width: 40px;
}
.upper {
	margin-bottom: 1px;
	height: 28px;
	background-color: #002652;
	overflow: hidden;
}
.upper .upperCornerLeft {
	float: left;
	width: 3px;
	height: 28px;
	background: #002652 url('/images/ames/navigationUpperLeft.gif') no-repeat scroll top left;
}
.upper .upperCornerRight {
	float: right;
	width: 3px;
	height: 28px;
	background: #002652 url('/images/ames/navigationUpperRight.gif') no-repeat scroll top left;
}
.upper a {
	float: left;
	height: 22px;
	padding-top: 6px;
}
.upper .star {
	height: 26px;
	background: #002652 url('/images/ames/navigationStar.gif') no-repeat scroll 6px 0;
}
.lower {
	height: 7px;
	font-size: 1px;
	background-color: #f49ca5;
}
.lower .lowerCornerLeft {
	float: left;
	width: 3px;
	height: 7px;
	background: #002652 url('/images/ames/navigationLowerLeft.gif') no-repeat scroll top left;
}
.lower .lowerCornerRight {
	float: right;
	width: 3px;
	height: 7px;
	background: #002652 url('/images/ames/navigationLowerRight.gif') no-repeat scroll top left;
}
.lower .star {
	height: 7px;
}
.lower span {
	height: 7px;
	display: block;
	float: left;
}
.lower .active, .lower .hover {
	background-color: #e30018;
}
#navigation .nav1 {
	width: 54px;
	text-align: center;
}
#navigation .nav2 {
	width: 116px;
	text-align: center;
}
#navigation .nav3 {
	width: 102px;
	text-align: center;
}
#navigation .nav4 {
	width: 44px;
	text-align: center;
}
#navigation .nav5 {
	width: 72px;
	text-align: center;
}
#navigation .nav6 {
	width: 80px;
	text-align: center;
}
#content {
	padding: 5px 16px 20px 16px;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	border-bottom: 1px dotted #CE1B21;
}
#content blockquote {
	margin: 1em 20px;
}
#content h2 {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: center;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
}
#content h3 {
	text-align: left;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content h3.right {
	text-align: right;
}
#content h3.normal {
	font-weight: normal;
}
#content h3 a {
	color: #fff;
	text-decoration: underline;
}
#content table.h3 {
	clear: both;
	border-collapse: collapse;
	margin: 1em 0;
	width: 100%;
}
#content table.h3 td {
	padding: 0;
}
#content table.h3 h3 {
	margin: 0;
	padding-left: 10px;
	text-align: left;
}
.hLink {
	text-align: right;
	position: absolute;
	top: 3px;
	right: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}
#content .hLink img {
	float: none;
	vertical-align: bottom;
	margin: 0;
}
#content img {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}
#content img.left {
	float: left;
	clear: left;
	margin: 0 20px 20px 0;
}
#content ul {
}
#content hr {
	clear: both;
	height: 0px;
	border-width: 1px 0 0 0;
	border-top: 1px solid #123D77;
	margin: 0.25em auto;
}
#products {
	margin-bottom: 20px;
}
#products .productGrouping {
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	padding: 8px;
	width: 146px;
	height: 146px;
	background: #e1e6ea url('/images/ames/backgroundProductGrouping.gif') no-repeat scroll top left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#products .last {
	margin-right: 0;
}
#products .productGrouping:hover {
	background-image: url('/images/ames/backgroundProductGroupingActive.gif');
}
#products .productGrouping a {
	color: #000;
}
#content .productGrouping a:hover {
	border-bottom: 0;
}
#content .productGrouping img {
	float: none;
	margin: 0;
}
#productRange h2 {
	text-align: left;
	position: relative;
	margin-bottom: 0;
}
#productRange h2 img {
	float: none;
	vertical-align: bottom;
	margin: 0;
}
#productRange h2 span {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}
#content .ames {
	color: #006c32;
	border-color: #006c32;
}
#content .true_temper {
	color: #ff1417;
	border-color: #ff1417;
}
#content .productFamily {
	margin-top: 6px;
	background-color: #e1e6ea;
	font-size: 11px;
}
#content .productCategories {
	float: left;
	border-right: 1px solid #fff;
	width: 197px;
	padding: 8px;
}
#content .productCategories ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 8px;
}
#content .productCategories ul li {
	font-weight: bold;
	margin: 1em 0;
}
#content .productCategories ul li ul li {
	font-weight: normal;
}
#content .productCategories ul li ul li .active {
	border-bottom: 1px dotted #000;
	font-weight: bold;
}
#content .productLink {
	color: #000;
}
#content .productLink:hover {
	border-bottom: 1px dotted #000;
}
#content .productDescription h3 {
	font: 11px Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
#content .productDescription {
	margin-left: 213px;
	border-left: 1px solid #fff;
	width: 481px;
	padding: 8px;
	font-style: italic;
}
#searchForm {
	text-align: center;
}
.button {
	margin: 0;
	border-width: 2px;
	border-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #c0c0c0;
	background-color: #00264E;
	font-size: 8px;
	color: #fff;
}

#content .projectHeading h2 {
	text-align: left;
	margin-bottom: 0;
}
#content .projectHeading h2 .projectAuthor {
	font-size: 12px;
	font-weight: normal;
}
#content .projectHeading p.projectCaption {
	margin-top: 0.4em;
	margin-bottom: .25em;
	font-style: italic;
}
#content .projectBody {
	padding: 5px 10px 5px 10px;
}
#content .projectBody blockquote {
	margin: 1.5em 0 1.5em 0;
	padding: 1px 15px 1px 15px;
	background-color: #E1E5E9;
	font-size: 11px;
}
#content .projectBody blockquote h4 {
	font-size: 14px;
	font-weight: bold;
}
#content .projectBody blockquote ul {
	list-style-image: url('/images/ames/liStarBlockquote.gif');
	list-style-position: outside;
	margin-left: 0;
	padding-left: 225px;
}
#content .projectBody blockquote li {
	margin-bottom: 1em;
}
#projectPanel {
	margin-top: 14px;
	margin-bottom: 20px;
	width: 254px;
	height: 320px;
	background: transparent url('/images/plastikote/backgroundProjectPanel.gif') no-repeat top left;
}
#projectPanel h3 {
	text-align: center;
}
#projectPanel ul {
	list-style-image: url('/images/plastikote/liCheck.gif');
}
#projectNeeds {
	padding: 20px 40px 10px 40px;
	height: 130px;
}
#projectNeeds ul {
	margin: 0;
	padding: 0 0 0 2em;
}
#projectNeeds li {
	margin-bottom: .5em;
}
#projectDifficulty {
	text-align: center;
}
#projectCaption {
	padding: 12px;
}
#projectCaptionBox {
	width: 224px;
	padding: 3px;
	background-color: #ffa000;
}
#projectCaptionText {
	padding: 7px;
	color: #000;
}
#projectCaptionText p {
	margin-top: 0;
	margin-bottom: .25em;
}
table.grouping {
	margin: 20px auto 10px auto;
	border-collapse: collapse;
}
table.grouping td {
	width: 224px;
	padding: 10px 20px 10px 20px;
	height: 350px;
	vertical-align: top;
	color: #123D77;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content table.grouping td img {
	float: none;
	margin: 0;
}
#content table.grouping p {
	margin-top: .25em;
}
#content table.grouping a {
	color: #123D77;
}
#content table.grouping a:hover {
	border: 0;
}
#faq-type {
	float: left;
	margin: 20px 0 20px 0;
	padding: 0;
	list-style-type: none;
}
#faq-type li {
	display: block;
	float: left;
	margin-right: 11px;
	width: 100px;
	height: 90px;
	padding: 5px;
	background-color: #e1e6ea;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#faq-type li a {
	color: #123D77;
}
#faq-type li.active {
	background-color: #003d7c;
}
#faq-type li.active a {
	color: #E1E5E9;
}
#faq-type li.last {
	margin-right: 0px;
}
#faq-type li a:hover {
	border-bottom: 0;
}
#faq-type li img {
	float: none;
	margin: 0 0 5px 0;
}
.answer {
	display: none;
}
#knowledgeBaseBrowser p.instructions {
	margin: .25em 0 .25em 0;
	text-align: center;
	color: #00264E;
	font-style: italic;
}
#knowledgeBaseBrowser ul.answers {
	list-style-image: url('/images/ames/liStar.gif');
	padding-left: 30px;
}
#knowledgeBaseBrowser .answers li {
	margin-bottom: 1em;
}
#knowledgeBaseBrowser .answers li p {
	font-style: italic;
	color: #5c5c5c;
}
#knowledgeBaseArticle {
}
#knowledgeBaseCategory {
	float: right;
	text-align: right;
	font-style: italic;
	margin-top: 2px;
}
#content h2 .knowledgeBaseArticleDate {
	font-size: 12px;
	color: #5c5c5c;

}
#knowledgeBaseArticle hr {
	clear: both;
	border-top: 1px solid #5b5b5b;
	border-width: 1px 0 0 0;
}
#knowledgeBaseArticle img {
	float: right;
	margin: 0 0 20px 20px;
}
.stockistState {
	border-collapse: collapse;
	margin: 5px 0px 40px 0px;
	width: 724px;
}
.stockistState caption {
	margin: .25em;
	font-weight: bold;
	color: #00264E;
}
.stockistState td {
	height: 32px;
	padding: 0px 18px 0px 18px;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
	background-color: #e1e6ea;
	font-size: 12px;
}
.columnStore {
	color: #131313;
	font-weight: bold;
	width: 140px;
}
.columnRange {
	color: #333;
	font-style: italic;
}
.columnLocator {
	width: 80px;
}
td.columnLocator {
	text-align: right;
}
#mediaGrouping .mediaRelease {
	margin-top: 2.5em;
}
.light #content .mediaRelease h3 {
	margin-top: 0;
}
.mediaRelease {
	border-bottom: 1px solid #9a9a9a;
}
.mediaRelease h3 {
	padding-bottom: 4px;
	border-bottom: 1px solid #9a9a9a;
	margin-bottom: 2px;
}
.mediaRelease h3 .date {
	color: #5c5c5c;
	font-weight: normal;
	font-size: 12px;
}
.mediaRelease img {
	float: right;
	margin: 0 0 5px 15px;
}
.mediaContact {
	text-align: center;
	border-bottom: 1px solid #9a9a9a;
}
.grayBox {
	margin: 20px 12px 20px 12px;
	width: 700px;
}
.grayTop {
	height: 14px;
	font-size: 1px;
	background: #e1e6ea url('/images/ames/grayTop.gif') no-repeat scroll top left;
}
.grayMiddle {
	background-color: #e1e6ea;
	padding: 6px 20px 6px 20px;
}
.grayBottom {
	height: 14px;
	font-size: 1px;
	background: #e1e6ea url('/images/ames/grayBottom.gif') no-repeat scroll top left;
}
#contact table {
	width: 660px;
	border-collapse: collapse;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#contact th, #contact td {
	width: 25%;
	padding: 1px 5px 1px 5px;
	vertical-align: top;
}
#contact th {
	color: #123D77;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
#contact td {
	color: #404040;
}
#contact input[type=text], #contact textarea, #contact select {
	font-size: 11px;
	width: 100%;
}
address {
	font-style: normal;
}
#content address a {
	color: #5c5c5c;
	text-decoration: underline;
}
#content address a:hover {
	border-bottom-width: 0px;
}
#footer {
	clear: both;
	margin-bottom: 1px;
	height: 22px;
	padding-top: 6px;
	background-color: #002652;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.break {
	clear: both;
}
.hidden {
	display: none;
}