@charset "UTF-8";
#productPage/* CSS Document */

              {
margin: 0;
padding: 0;
border: 0;
}
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	align: left
}
.rightImage {
	padding: 0px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.leftImage {
	padding: 0px;
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
/* for multiple column layouts - clearing */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}
a {
	color: #DD1D23;
}
a:hover {
	color: #000000;
}
a:active {
	color: #79769A;
}
a:visited {
	color: #666666;
}
p {
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 18px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 200%;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #999999;
	padding: 18px 8px 2px 22px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 16px;
	letter-spacing: -.01em;
}
h2 {
	font-family: "Arial Black";
	font-size: 125%;
	text-transform: uppercase;
	margin-bottom: 12px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	line-height: 80%;
}
h3 {
	font-size: 120%;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 12px;
	padding-right: 8px;
	padding-left: 8px;
	color: #666666;
}
h4 {
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
h5 {
	font-size: 80%;
	margin-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
ul {
	margin-bottom: 16px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 80%;
	padding-right: 6px;
	padding-left: 22px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	margin-bottom: 6px;
}
ol {
	margin-bottom: 16px;
	list-style-position: outside;
	font-size: 80%;
	padding-right: 6px;
	padding-left: 22px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
.nowpartofcurtis {
	font-size: 95%;
	font-weight: bold;
	vertical-align: middle;
}
.arialBlack {
	font-family: "Arial Black";
	font-weight: normal;
	text-transform: uppercase;
}
.news {
	color: #FFFFFF;
	background-color: #DD1D23;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 0px;
}
.spacer20 {
	height: 20px;
}
.smallPrint {
	font-size: 65%;
}
.glossaryHeaders {
	background-color: #CCCCCC;
	margin-right: 6px;
}
.spacer20Rule {
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 6px;
}
.sampleRequest {
	color: #FFFFFF;
	background-color: #D81C22;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-right: 6px;
}


#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
#box {
	border: thin solid #999999;
	width: 100%;
	background-color: #FFFFFF;
}
#content {
	margin-right: 210px;
	background-color: #FFFFFF;
	margin-left: 126px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
#mainMenuRed {
	background-color: #DD1D23;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	color: #FFFFFF;
	font-size: 90%;
}
#mainMenuGray {
	background-color: #79769A;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 95%;
	margin-bottom: 12px;
}
#wrapper #box #mainMenuGray li {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: inline;
	padding-right: 10px;
	padding-left: 5px;
}
#wrapper #box #mainMenuGray ul {
	display: inline;
	list-style-type: none;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #box #mainMenuGray a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #box #mainMenuGray a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper #box #mainMenuGray a:active {
	color: #DD1D23;
	text-decoration: none;
}
#wrapper #box #mainMenuGray a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#top {
	text-align: left;
	width: 100%;
}
#productMenu {
	width: 126px;
	float: left;
}
#box #productMenu ul {
	list-style-position: inside;
	list-style-type: none;
}
#box #productMenu li {
	margin: 0px;
	padding: 0px;
}
#rightSidebar {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	height: 100%;
	padding-left: 6px;
}
#wrapper #box #rightSidebar ul {
	padding-right: 12px;
	padding-left: 12px;
	font-size: 95%;
	list-style-position: inside;
	list-style-type: none;
}
#wrapper #box #footer {
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 6px;
	color: #000000;
	padding-bottom: 2px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	font-size: 85%;
}
#wrapper #box #footer p {
	margin-bottom: 5px;
}
#wrapper #box #footer a {
	color: #000000;
	text-decoration: none;
}
#wrapper #box #footer a:active {
	color: #FF0000;
	text-decoration: none;
}
#wrapper #box #footer ul {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 4px;
}
#wrapper #box #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#wrapper #box #footer li {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
}
#wrapper #box #footer a:hover {
	color: #EC2027;
	text-decoration: none;
}
#whatsNew {
	background-color: #CCCCCC;
	width: 95%;
	height: 95%;
	text-align: left;
}
.spacerRightSidebar {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #box #rightSidebar #whatsNew p {
	font-size: 75%;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}
#wrapper #box #rightSidebar #whatsNew ul {
	list-style-type: none;
	font-size: 75%;
	margin-left: 0px;
	padding-left: 8px;
	list-style-position: outside;
}
#wrapper #box #rightSidebar #whatsNew li {
	margin-bottom: 18px;
}
#wrapper #box #rightSidebar #whatsNew a {
	color: #000000;
	text-decoration: none;
}
#wrapper #box #rightSidebar #whatsNew a:hover {
	color: #D11B21;
	text-decoration: none;
}
#wrapper #box #rightSidebar #whatsNew a:active {
	color: #79769A;
	text-decoration: none;
}
#wrapper #box #rightSidebar #whatsNew a:visited {
	color: #000000;
	text-decoration: none;
}
#wrapper #box #content #content2 #whatsNew h4 {
	color: #B82025;
}
#homeContent {
	background-image: url(../assets/images/structure/curtis-industries-graphic.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.productListing {
	margin-bottom: 14px;
	text-align: left;
	margin-left: 14px;
}
#wrapper #box #content .productListing ul {
	font-size: 90%;
	line-height: 80%;
	margin-bottom: -6px;
	margin-left: -6px;
}
#wrapper #box #content .productListing h5 {
	margin-top: 4px;
	margin-bottom: 2px;
}
#wrapper #box #content .productListing li {
	font-size: 75%;
	line-height: 14px;
	margin-bottom: 4px;
}
#wrapper #box #content .productListing p {
	font-size: 70%;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: -2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightSidebarHeading {
	color: #FFFFFF;
	background-color: #DD1D23;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.redP {
	font-weight: bold;
	color: #DA1C22;
}
.bold {
	font-weight: bold;
}
#wrapper #box #productMenu #partSearch {
	text-align: center;
	margin-left: 8px;
	padding-left: 0px;
	margin-right: 8px;
	border: thin solid #CCCCCC;
	margin-top: 24px;
}
#wrapper #box #productMenu #partSearch h5 {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#wrapper #box #productMenu #partSearch a {
	text-decoration: none;
	text-align: center;
}
#wrapper #box #productMenu #partSearch a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
}
#wrapper #box #productMenu #partSearch a:visited {
	text-decoration: none;
}
#wrapper #box #productMenu #partSearch a:active {
	text-decoration: none;
}
form {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.error {
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
}
