body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 11px;
}

code, pre {
  font: 11px "courier new", courier, monospace;
}

body {
	margin:0;
  color: #404040;
	background:#07112f url(../images/backgrounds/topBack.jpg) repeat-x top center;
}

body, html { height:100%; }

label{cursor:pointer;}

h1 {
  font-size: 16px;
	margin:0;
	margin-bottom:5px;
	padding-bottom:3px;
	text-transform:uppercase;
	color:#2854a9;
	letter-spacing:-1px;
	border-bottom:1px dashed #bdcae0;
}

h2 {
  font-size: 18px;
	margin:0;
	text-transform:uppercase;
	color:#173775;
	letter-spacing:-1px;
}

h3 {
  font-size: 14px;
	margin:10px 0 5px 0;
	padding:0 0 3px 5px;
	text-transform:uppercase;
	color:#2854a9;
	letter-spacing:-1px;
	border-bottom:1px dashed #bdcae0;
}

h4 {
  font-size: 17px;
	background:url(../images/headers/blank.gif) no-repeat;
	color:#e6e6e6;
	margin:0;
	text-transform:uppercase;
	font-family:arial, verdana, sans-serif;
	padding:11px 14px 13px 14px;
	letter-spacing:-1px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

li {
	margin:0 0 0 -18px;
	font-size:10px;
	line-height:15px;
}

ul.border {
	border:2px solid white;
	margin:0;
	background:#c7d5ea;
	padding:8px;
}

ul.border li {
	margin:0 0 0 15px;
	color:#283653;
}

a {
  color: #bf0014;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
  color: #4c0a11;
}

.alert {
  color: #f00;
}

.required {
  color: #cb0c19;
	font-size: 10px;
}

.bgBottom {
	background:url(../images/backgrounds/bottomBack2.jpg) repeat-x bottom center;
	height:100%;
}	

.footCap {
	background:url(../images/backgrounds/footCap.jpg) no-repeat bottom center;
	padding:0 28px 0 29px;
	text-align:left;
}

.bodyCopy {
	padding:0 28px 0 29px;
	text-align:left;
}

.border {
	border:1px solid #76839d;
}

.footer {
	padding:20px 0 7px 40px;
	font-size:10px;
	color:#b8dcff;
	line-height:14px;
	text-align:left;
}

.footer a {
	color:white;
}

.footer a:hover {
	color:#a5c5fc;
}

.divider {
	color:#9db6e2;
	padding:0 2px 0 2px;
}

.headerBlock {
	background:#07112f url(../images/backgrounds/topBack.jpg) repeat-x top center;
}

.homeCaption {
	background:url(../images/backgrounds/homeCredits.gif) no-repeat top left;
	padding:7px 27px 10px 27px;
	color:white;
	font-size:11px;
	letter-spacing:-1px;
}

.homeCaption a {
	color:white;
	font-size:12px;
	letter-spacing:0px;
}

.homeCaption a:hover {
	color:#acb6cf;
}

.rightCredits {
	float:right;
	text-align:right; 
	color:#acb6cf;
	white-space:nowrap;
	font-size:10px;
	padding-right:13px;
}

.rightCredits a {
	font-size:11px;
	letter-spacing:-1px;
}

.blueBorder {
	border:1px dashed #bdcae0;
	background:white;
	padding:1px;
	margin-top:15px;
}

.blueTop {
	border:2px solid white;
	border-top:0;
	background:#a3b7d8 url(../images/backgrounds/blueTop.gif) repeat-x top left;
}

.blueBottom, blueBottom2 {
	background:url(../images/backgrounds/blueBottom.jpg) repeat-x bottom left;
	padding:0 5px 3px 5px;
	min-height:175px;
}

.blueBottom2 {
	padding:15px;
}

.blueBottom2 p, .blueBottom2 li {
	font-size:10px;
	line-height:15px;
	color:#1b305a;
}

.blueBottom p {
	font-size:10px;
	line-height:15px;
	color:#1b305a;
	padding-top:10px;
	margin:0 5px 0 5px;
}

.blueBoxDark {
	border:1px solid #535a71;
	background:#586693;
	padding:1px;
	margin:7px;
}

.blueBox {
	border:1px solid #8fa2c2;
	background:#587098 url(../images/clear.gif);
	padding:1px;
	margin-bottom:3px;
}

.blueBox img {
	border:1px solid #52668c;
	float:left;
	margin-right:9px;
}

.blueBoxInside, .blueBoxInsideOn {
	background:white;
	padding:8px;
	color:#7eb2d9;
	font-style:italic;
	font-size:9px;
}

.blueBoxDark .blueBoxInside {
	color:#20397d;
}

.blueBoxInside .noBorder, .blueBoxInsideOn .noBorder {
	border:0;
	float:none;
	margin:0;
}

.blueBoxInside hr, .blueBoxInsideOn hr {
	color:#d3dbe8;
	background:#d3dbe8;
	height:1px;
	border:0;
	padding:0;
	margin:0 0 6px 0;
}

.blueBoxInside a, .blueBoxInsideOn a {
	font-size:12px;
	color:#3d89c3;
	line-height:15px;
}

.blueBoxInside a:hover {
	color:#0a4470;
}

.blueBoxInside .grey, .blueBoxInsideOn .grey, .blueBoxInside .grey2 {
	font-size:10px;
	color:#7c7c7c;
	line-height:12px;
	font-style:normal;
	margin:0;
}

.blueBoxInside .grey2 {
	color:#54617e;
}

.blueBoxInsideOn {
	background:#deeafc;
	color:#5d9ac8;
}

.blueBoxInsideOn hr {
	color:#c5d3e7;
	background:#c5d3e7;
}

.blueBoxInsideOn a {
	color:#1d659c;
}

.blueBoxInsideOn a:hover {
	color:#063e69;
}

.blueBoxInsideOn2 {
	border:7px solid white;
	background:#ccdef9;
	color:#5c709d;
	font-size:10px;
	line-height:15px;
}

.blueBoxInsideOn2 h3 {
	color:#3a4b71;
}

.blueOuterText {
	color:#253760;
	font-size:10px;
	line-height:15px;
	padding:5px;
}

.copy {
	line-height:17px;
	padding:0 25px 0 23px;
}

.interiorPage {
	padding:13px 26px 0 23px;
	line-height:17px;
}

.interiorPage p {
	margin-bottom:17px;
}

.photoRight {
	float:right;
	padding:0 0 10px 15px;
}

.photoLeft {
	float:left;
	padding:0 15px 15px 0;
}

p.first {
	margin-top:0;
}

p.last {
	margin-bottom:0;
}

.treated {
	background:url(../images/misc/horizontal-rule.gif) no-repeat;
	width:850px;
	height:15px;
	margin:10px auto 20px auto;	
}

.photoBorder {
	border:1px solid #c8c8c8;
	background:#959393;
	padding:1px;
}

.photoBorder img {
	border:5px solid white;
}

.categories {
	color:white;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	padding:5px 0 3px 0;
}

.vcard {
	font-size:10px;
	line-height:14px;
}

.adr, .org, .tel, .notBlue {
	font-style:normal;
	color:#707070;
	text-align:left;
}

.org, .notBlue strong {
	font-weight:bold;
	font-size:12px;
	margin-bottom:2px;
	color:#173775;
}

a.button {
	background:#dd0d1a url(../images/backgrounds/behindButton.gif) repeat-x top left;
	color:white;
	font-size:9px;
	font-face:arial, verdana, sans-serif;
	border:1px solid #c30d19;
	padding:3px;
}

a.button:hover {
	background:#c30d19;
	color:#ce6c72;
}

#nonFooter {
	position: relative;
	min-height: 100%;
	background:url(../images/backgrounds/contentBack.png) repeat-y top center;
	margin:0 auto;
	width:958px;
}

* html #nonFooter {
	height: 100%;
}

#content {
	padding-bottom: 7.2em;
}

#footer {
	position: relative;
	width:958px;
	margin:0 auto;
	margin-top: -7.2em;
	background:url(../images/backgrounds/footCap.jpg) no-repeat bottom center;
}

#bodyContainer{
	position: relative;
	width: 958px;
	margin: 0 auto;
}

#cartNav {
	position:absolute; 
	left: 736px; 
	top: 63px;
	z-index:99;
	padding:3px 5px 5px 5px;
	background:url(../images/backgrounds/behindCart.gif) repeat-x;
	color:#5c5c5c;
	font-size:10px;
	white-space:nowrap;
}

#cartNav a {
	color:#1a51c9;
	font-size:11px;
}

#cartNav a:hover {
	color:#05215c;
}

#cartFunctionality {
	position:absolute; 
	left: 713px; 
	top: 45px;
	z-index:2;
}

/* The Comment Boxes are used for the comment space in the community blogs */
.commentbox{
	background-color: #ececec;
	padding: 10px;
}

.commentfooter{
	background: url(../images/misc/arrow.gif) no-repeat 20px -8px;
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
}
/*/////////////// Begin Site Updates /////////////////////*/
.site_updates {
}
.site_updates h4 {
	font-size:12px;
	color:#2854a9;
	font-family:verdana, arial, sans-serif;
	letter-spacing:-.5px;
	margin:18px 0 4px 0;
	background:none;
	padding:0;
}
.site_updates h5 {
	font-size:14px;
	color:#000;
	font-family:verdana, arial, sans-serif;
	letter-spacing:-.5px;
	margin:7px 0 0 0;
}
.site_updates h6 {
	font-size:12px;
	color:#000;
	font-family:verdana, arial, sans-serif;
	letter-spacing:-.5px;
	margin:0;
	font-weight:normal;
}
.site_updates .art_option {
	width:285px;
	height:49px;
	margin-top:5px;
	font-family:verdana, arial, sans-serif;
	padding:4px 0 4px 0px;
	background:#e8eef7;
}
.site_updates .art_option a {
	text-decoration:none;
}
.site_updates .art {
	float:left;
	margin:0px 6px 0 8px;
}
.site_updates .button {
	float:right;
	margin:17px 15px 0 0;
}
.site_updates .carbon {
	background: url('/images/site_updates/tech_material_carbon.gif') no-repeat scroll top left;
}
.site_updates .texalium {
	background: url('/images/site_updates/tech_material_texalium.gif') no-repeat scroll top left;
}
.site_updates .eglass {
	background: url('/images/site_updates/tech_material_eglass.gif') no-repeat scroll top left;
}
.site_updates .multieglass {
	background: url('/images/site_updates/tech_material_multieglass.gif') no-repeat scroll top left;
}
.site_updates .eglasswrap {
	background: url('/images/site_updates/tech_material_eglasswrap.gif') no-repeat scroll top left;
}
.site_updates .boxy {
	background: url('/images/site_updates/tech_rail_boxy.gif') no-repeat scroll top left;
}
.site_updates .pinched {
	background: url('/images/site_updates/tech_rail_pinched.gif') no-repeat scroll top left;
}
.site_updates .standard {
	background: url('/images/site_updates/tech_rail_standard.gif') no-repeat scroll top left;
}
.site_updates .epoxy {
	background: url('/images/site_updates/tech_resin_epoxy.gif') no-repeat scroll top left;
}
.site_updates .polyester {
	background: url('/images/site_updates/tech_resin_polyester.gif') no-repeat scroll top left;
}
.site_updates .board_tech_options {
}
.site_updates .board_tech_options p {
	margin:0;
	padding:0;
}
.site_updates .right {
	float:right;
	padding-right:30px;
}
.site_updates .board_tech_options .board_tech {
	padding:5px 0 5px 28px;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
/*/////////////// End Site Updates /////////////////////*/
