/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font: 84%/1.2em arial,sans-serif;
	margin: 0px;
	padding: 0px;
	background: #DFBC0F url(../images/bg-body2.gif) repeat-y center top;
	}
	
h1 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0px;
	}
	
h2 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #000;
	}
	
a,
a:visited {
	color: #C92835;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}
	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	line-height: 1.4em;
	margin-top: 0px;
	}
	
ul li {
	padding-bottom: 8px;
	}
	
.copy ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	line-height: 1.4em;	
}


/*=====================================================
					Primary DIVs
======================================================*/
#container {
	position: relative;
	width: 842px;
	min-height: 100%;
	margin: 0px auto 0px auto;
	background: #FFF;
	}
	
#header {
	position: relative;
	width: 843px;
	height: 113px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	background: url(../images/bg-header.jpg) no-repeat left top;
	}
	
#content {
	float: left;
	clear: both;
	width: 842px;
	padding-bottom: 20px;
	background: #FFF url(../images/bg-column-lt.gif) no-repeat 180px top;
	}
	
#col1 {
	float: left;
	clear: none;
	width: 160px;
	min-height: 400px;
	height: 400px;
	overflow: visible;
	padding: 0px 0px 20px 0px;
	margin-left: 14px;
	
	}
	
html>body #col1 {
	height: auto;
	}
	
#col2,
#col2b {
	float: left;
	clear: none;
	width: 622px;
	margin: 25px 0px 50px 24px;
	}
	
#col2b {
	width: 430px;	
}

#col3b {
	float: right;
	clear: none;
	width: 170px;
	margin: 25px 0px 0px 0px;	
}

#col3b li {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;	
}
	
.block {
	float: left;
	clear: none;
	}
	
.right {
	float: right;
	clear: none;	
}

.centered {
	text-align: center;	
}
	
.copy {
	padding: 10px;
	}
	
.floatRight {
	float: right;
	clear: none;
	margin: 0px 0px 15px 15px;
	}
	
.quote {
	float: left;
	clear: both;
	width: 524px;
	color: #000;
	font-size: 12px;
	font-style: italic;
	padding: 20px 105px 20px 214px;
	background: #DEDEDE;
	}
	
.quote p {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #333;
}
	
.quote span {
	display: block;
	margin-left: 14px;
	}
	
#content {
	padding-bottom: 62px;
	}
	
body.quotes #content {
	padding-bottom: 162px;	
}

/*=====================================================	
						Logo 
======================================================*/	
#logo a {
	position: absolute;
	width: 403px;
	height: 43px;
	text-decoration: none;
	margin: 25px 0px 0px 16px;
	background: url(../images/logo-header.png) no-repeat left top;
	}
	
#logo a span {
	visibility: hidden;
	}
	
/*=====================================================	
 				Top Right Global Navigation
======================================================*/
#nav1 {
	float: right;
	width: 700px;
	text-align: right;
	}
	
#nav1 ul {
	list-style: none;
	margin: 10px 18px 0px 0px;
	padding: 0px;
	}
	
#nav1 ul li {
	display: inline;
	height: 16px;
	color: #666;
	font-size: 11px;
	padding: 0px 7px 0px 0px;
	margin: 0px 0px 0px 7px;
	border-right: 1px solid #8D8C89;
	}
	
#nav1 ul li#nav1-fileupload {
	border-right: none;
	}
	
#nav1 ul li a {
	text-decoration: none;
	color: #FFF;
	}
	
#nav1 ul li a:hover {
	text-decoration: underline;
	}
	
/*=====================================================	
					Main Navigation
======================================================*/

#nav2 {
	float: left;
	clear: both;
	width: 890px;
	height: 33px;
	margin-top: 53px;
	background: #2C2B23;
	}
	
#nav2 ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
#nav2 ul li {
	float: left;
	clear: none;
	height: 25px;
	margin: 4px 0px 4px 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #56554F;
	}
	
#nav2 ul li#nav2-cast-alloys {
	border: none;	
}
	
#nav2 ul li a {
	float: left;
	clear: none;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}
	
#nav2 ul li a:hover,
#nav2 ul li.selected a {
	color: #999 !important;	
}
	
/*=====================================================
					SIDE SUB NAV
======================================================*/	

ul.subnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
ul.subnav li {
	display: list-item;
	list-style-image: url(../images/sidenav-arrow.png);
	padding-bottom: 8px;
	margin-left: 13px;
	}
	
ul.subnav li:hover,
ul.subnav li.selected {
	list-style-image: url(../images/sidenav-arrow-hv.png);
}
	
ul.subnav li a {
	color: #C92835;
    }
	
ul.subnav li a:hover,
ul.subnav li.selected a {
	color: #666;
	}
	
/*=====================================================
						HOME PAGE
======================================================*/

div#copy1 {
	float: left;
	clear: none;
	width: 360px;	
}


div#copy1.home p {
	line-height: 1.6em !important;
	margin-bottom: 20px;
}

div#copy2 {
	float: left;
	clear: none;
	width: 230px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 15px;
	border-left: 1px solid #DBDBDB;	
}

div#news h2,
div#downloads h2 {
	width: 211px;
	font-size: 14px;
	font-style: normal;
	padding: 0px 0px 5px 9px;
	border-bottom: 1px solid #474747;
}

div#downloads h2 {
	margin-top: 30px;	
}

div#downloads ul,
div#news ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

div#downloads ul li,
div#news ul li {
	margin-bottom: 17px;
	margin-left: 9px;
	border-bottom: 1px solid #BABABA;
}

div#downloads ul li {
	padding-left: 26px;
	margin-bottom: 6px;
	background: url(../images/icon-pdf.png) no-repeat left top;	
}

div#news.main ul {
	width: 600px !important;
	font-family: Arial, Helvetica, sans-serif;
}

div#news.main ul li {
	margin-left: 0px !important;	
}

div#downloads ul li.last,
div#news ul li.last {
	border: none;	
}

div#downloads ul li a,
div#news ul li a {
	display: block;
	color: #C92835;	
	font-weight: bold;
}

div#downloads ul li span,
div#news ul li span {
	display: block;	
	font-size: 12px;
	color: #666 !important;
	margin-top: 10px;
}

div#downloads ul li span {
	margin-top: 0px;
}

div#news a.viewall {
	display: block;
	margin-left: 9px;	
}

div.productPhotos {
	margin: 40px 0px 25px 0px;
}

div.photoContainer {
	float: left;
	clear: none;
	width: 115px;
	margin: 0px 10px 0px 0px;
	overflow: hidden;	
}

div.photoContainer.last {
	margin: 0px;	
}

div.photoContainer a {
	font-size: 14px;	
}

div.photoContainer span {
	display: block;	
	font-weight: bold;
	margin-top: 9px;
}

/*=====================================================
						Sub Pages
=======================================================*/

.span180 {
	width: 180px;	
}

.span430 {
	width: 430px;	
}

.photoFeatures {
	margin: 15px 0px 15px 0px;
	text-align: center;
}

.photoFeatures img,
img.photoFeature {
	padding: 8px;
	margin-right: 15px;
	background: url(../images/img-sub-bg.gif) no-repeat center center;	
}

img.photoFeature {
	margin-bottom: 15px;	
}

/* testimonial */

.testimonial {
	float: right;
	clear: none;
	width: 150px;
	margin-left: 10px;
	padding: 0px 0px 0px 10px;	
	border-left: 1px solid #DCDCDC;
}

.testimonial .top {
	width: 109px;
	height: 1px;
	margin-bottom: 14px;
	margin-left: -10px;
	background: #DCDCDC;	
}

.testimonial img {
	margin-bottom: 9px;	
}

.testimonial p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;	
}

.testimonial span {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;	
}

/* == Product Photos ==*/

div.productPhotos.single-column {
	width: 168px;
	margin: 0px 20px 22px 0px;
}

div.productPhotos.three-column {
	margin: 0px 0px 22px 0px;
}

div.productPhotos.single-column .photoContainer,
div.productPhotos.three-column .photoContainer {
	width: 160px;
	margin-right: 38px;
}

div.productPhotos.single-column .photoContainer img,
div.productPhotos.three-column .photoContainer img {
	margin-bottom: 0px;	
}

div.productPhotos.single-column .photoContainer span,
div.productPhotos.three-column .photoContainer span {
	font-size: 14px;
	color: #666;
	margin-left: 5px;	
}

div.productPhotos.single-column .photoContainer span {
	margin-top: 2px;
	margin-bottom: 7px;	
}

div.productPhotos.three-column.right .photoContainer {
	margin-left: 38px;
}


ul.list1,
ul.list2 {
	float: left;
	clear: none;
	margin: 38px 0px 0px 10px;
	padding: 0px;	
}

ul.list2 {
	margin-left: 22px;	
}

ul.list1 li,
ul.list2 li {
	padding-bottom: 4px;	
}

/*-- News Section --*/

.news-story h1 {
	font-size: 14px;
	color: #333;
	margin-bottom: 0px;
}

.news-story span.date {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 12px;	
}
	
	
/*=====================================================
						Left Column 
=======================================================*/

h1.sectionMain {
	color: #333;
	font-size: 18px;
	line-height: 22px;
	margin-top: 35px;
	margin-left: 5px;
	}
	
	
/*=====================================================
						FOOTER 
======================================================*/
	
#footer {
	position: relative;
	clear: both;
	width: 843px;
	height: 62px;
	margin: -62px auto 0px auto;
	background: #333;
	}
	
body.quotes #footer {
	height: 185px;
	margin-top: -162px;
	}

#footer .quote {
	height: 100px !important;	
	overflow: hidden !important;	
}
	
#footer span {
	float: right;
	clear: none;
	color: #A8A8A8;
	font-size: 10px;
	font-weight: bold;
	width: 240px;
	height: 34px;
	padding-top: 10px;
	padding-left: 45px;
	background: url(../images/icon-footer.gif) no-repeat left top;
	}	
	
#footer .quote span {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #333;
	float: none !important;
	position: relative !important;
	display: block !important;
	margin: 0px !important;
	margin-left: 14px !important;
	width: auto !important;
	height: auto !important;
	padding: 0px !important;
	background: none !important;
	}
	
