/* CSS Document */
<!--@import url("menustyle.css");-->
* { 	margin: 0; padding: 0; }
body {	margin: 0; padding: 0; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

#container {
		margin: 0 auto 0 auto; padding: 0; width: 100%; background: url(../../images/container_bg.gif) repeat-y; font-size:12px; }
	
#ticker {
		background: url(../../images/container_top.gif) top no-repeat; height: 26px; width: 100%; display:none;}
#ticker #wrapper {
		width: 912px; margin: 0 auto 0 auto; }
* html #ticker #wrapper { /* ie fix for marque */
		width: 872px; }
#ticker #wrapper marquee {
		padding-top: 12px; padding-left: 20px; padding-right: 20px; margin: 0; color: #FFFFFF; font-size: 10px; }
#ticker #wrapper a {
		color: #FFFFFF; }
	
#header {
		background: url(../../images/header2.gif) top center no-repeat; height: 95px; width: 100%; display:none;}
#logo {
		margin-left: 19px; width: 217px; height: 95px; float: left; }
* html #logo { margin-left: 9px; }
#header p {
		padding: 70px 15px 0 350px; color: #FFFFFF; font-size: 9px; }
#header a {
		color: #FFFFFF; text-decoration: none; }
#header a:hover {
		text-decoration: underline; }

#menu {
		background: url(../../images/menu_bg3.gif) top center no-repeat; height: 32px; width: 100%; display:none;}
	
#footer {
		clear: both; background: url(../../images/footer_bg.gif) bottom center no-repeat; height: 14px; width: 100%; display:none;}
#footer_text {
		clear: both; font-size: 11px; text-align: center; color: #000000;}
#footer_img {
	display:none;
}
/* ----------- NEW 3 COLUMNS */
	/* Layout stylesheet */
	/* http://www.webproducer.at/flexible-layout/ */
	#centercontent {
		width: 600px; margin-top: .5em; font-size:12px; float:left;}
	#centercontent[id] { /* [2] */
		margin-left: -1px; }
	#centercontent p {
		padding: 0 10px 15px 10px; }
	#leftcontent {
		display:none;/* [3] */ }
	#leftcontent[id] { /* [2] */
		margin-right: 1px; }
	#rightcontent {
		display:none;/* [3] */ }
	#rightcontent[id] { /* [2] */
		margin-left: 1px; }
	.show-all #columns {
		padding: 0 0 0 0; }
	.cols-wrapper {
		width: 100%; }
	.cols-wrapper[class] {
		padding-bottom: 0.1px; /* [4] */ }
	.float-wrapper {
		width: 100%; position: relative; z-index: 0; }
	.float-wrapper[class] { /* [2] */
		margin-right: -1px; }
	.sidecol {
		position: relative; width: 18em; overflow: hidden; }
	.box, .main-content {
		margin: .5em 1em; }
	.clear {
		clear: both; }
	.none {
		display: none; }
	/*
  		[1] Play nice with EMs in Opera 6 and IE Win.
  		[2] Support for Mozilla, but IE doesn't likes it.
  		[3] Z indices needed for link clickability in IE Mac and Opera 6.
  		[4] Mozilla needs a non zero value, seems to be a bug.
	*/
/* ------------- 2 COLUMNS --------------- */
	#twocol_content {
		float: left; width: 687px; margin-left: 225px; margin-top: 5px; }
	#twocol_content p {
		padding: 0 20px 15px 0; }
	#twocol_content .article p {
		padding-bottom: 5px; }	
	#twocol_content h2 {
		font-size: 14px; padding-bottom: 5px; }
	#twocol_content ul {
		padding-bottom: 15px; }
	#twocol_content li {
		padding-left: 15px; list-style:inside; }
	* html #twocol_content {
		display: inline; }
	#twocol_content table {
		margin: 0 auto 0 auto; }
	#twocol_left {
		float: left; width: 205px; margin-left: -912px;	margin-top: 5px; }
	* html body {
		margin: 0; padding: 0; }
/* -------------- END COLUMNS --------------- */

	h1 {
		font-size: 18px; font-weight: bold; color: #c41111; text-align: center; padding: 10px; }
	a {
		color: #1115c4; text-decoration: underline; }
	a:hover {
		color: #820a0a;  }
	#center p {
		margin-bottom: 15px; }

	.gray 	{ color: #464646; }
	.red  	{ color: #c41111; }
	.black 	{ color: #000000; }

/* ---------------- FORMS -------------------*/
	#contact label, #contact input, #contact textarea {
		display: block;	width: 150px; float: left; margin-bottom: 8px; }
	#contact label {
		text-align: right; width: 75px; padding-right: 15px; }
	#contact br {
		clear: left; }
	#contact .require {
		width: 85px; padding-right: 5px; }
	#submit_bt {
		text-align: center; }
		
	#quote h2 {
		width: 90%; background-color: #fff131; padding: 1px 0 0 5px; font-family:Arial, Helvetica, sans-serif; }
	#quote label, #quote input, #quote textarea, #quote select {
		display: block;	width: 150px; float: left; margin-bottom: 8px; }
	#quote textarea {
		width: 300px; }
	#quote .radio_bt {
		width: 15px; }
	#quote .checky {
		width: 15px; }
	#quote .filey {
		width: auto; }
	#quote label {
		text-align: right; width: 185px; padding-right: 15px; font-weight: bold; }
	#quote br {
		clear: left; }
	#quote .require {
		width: 195px; padding-right: 5px; }
		
	#error_location {
		display: block; width: 250px; font-size: 14px; font-weight: bold; color: #c41111; padding-left: 50px; }

/* -------------- PERIODIC ------------------*/
	.periodic td {
		height: 31px;  text-align: center; font-weight: bold; font-size: 11px; font-family:Arial, Helvetica, sans-serif; }
	.periodic small {
		font-weight: normal; font-size: 8px; }
	.periodic a {
		color: #000000; text-decoration: none; }
	.periodic a:hover {
		color: #820a0a; text-decoration: none; }
	.Alkali			{ background-color: #ffc262; border: 1px solid #000000; }
	.Alkaline		{ background-color: #f9ff91; border: 1px solid #000000; }
	.Nonmetal		{ background-color: #9effa3; border: 1px solid #000000; }
	.Transition		{ background-color: #ffb3f7; border: 1px solid #000000; }
	.Lanthanide		{ background-color: #ff9962; border: 1px solid #000000; }
	.Actinide		{ background-color: #e274fe; border: 1px solid #000000; }
	.Poor			{ background-color: #a6a9f4; border: 1px solid #000000; }
	.Noble			{ background-color: #a8f4ff; border: 1px solid #000000; }
	.Hydrogen		{ background-color: #E7E7E7; border: 1px solid #000000; }
	.Other			{ border: 1px solid #000000; }
	
	.Alkali, .Alkaline, .Nonmetal, .Transition, .Actinide, .Lanthanide, .Poor, .Noble, .Hydrogen, .Other
			{ cursor: pointer; }
	
	.Period {
		background-color: #339966; color: #FFFFFF; }
	.Group {
		background-color: #339966; color: #FFFFFF; }
	.p_sm {
		font-size:9px;}
			
/* --------------- BOXES -----------------*/
	.box {
		background: url(../../images/box_bg.gif) repeat-y; width: 195px; margin-bottom: 5px; display:none;}
	.box h2 {
		background: url(../../images/box_top.gif) top no-repeat; height: 37px; width: 100%; color: #FFFFFF; font-size: 17px; font-weight: bold; text-align: center; padding-top: 4px; }
	.box .bottom {
		background: url(../../images/box_bottom.gif) bottom no-repeat; height: 12px; width: 100%; }
	.box p {
		padding-left: 10px; padding-right: 10px; font-size: 11px; }
	.box small {
		padding-left: 10px; padding-right: 10px; }
		
	.box2 {
		background: #f6f6f6 url(../../images/box2_bg.gif) top repeat-x; border: 1px solid #aaaaaa; padding: 5px; }
	#twocol_content .box2 h2 {
		text-align: center; font-size: 12px; }
	#twocol_content .box2 li {
		padding-bottom: 8px; list-style-type: none; }
	#twocol_content .box2 ul {
		padding-top: 8px; }
/* ------------- END BOXES ----------------*/
* html #rfq {
	margin-top: 2px; }

.article {
   column-count: 3;
   column-gap: 10px;
   vertical-align: top;
}
.article p {
	margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; }


.box_table {
	border: 1px solid #000000; }
.box_table td {
	border: 1px solid #000000; }
	
.capabilities_table {
	border: none; font-size: 10px; padding: 0; margin:0; }
.capabilities_table td {
	border: none; }
	
.forgings_costsaving_table {
	border: 2px solid #000000; font-size: 10px; }
.forgings_costsaving_table td {
	border: 1px solid #000000; padding: 5px; }
#twocol_content .forgings_costsaving_table td p {
	padding-right: 0; }

hr {
	border: none; border-top: 1px solid #000000; width:95%; margin: 0 20px 10px auto; }

h2.designer_alloys {
		color: #2a3795; text-align: center; font-family: "Times New Roman", Times, serif; font-style: italic; }
h3.designer_alloys {
		color: #ed1e25; text-align: center; text-transform: uppercase; }
		
dd#quality{ top: 0px; left: 500px; float: left;  border: 1px solid #FFFCE6; width: 150px; height: 60px; }
dd#quality a{ position: relative; float: left; width: 150px; height: 60px; padding-right: 140px; padding-bottom: 50px; text-decoration: none; border: 1px solid #FFFCE6; }
dd#quality a span{ display: none; }
dd#quality a:hover{ border: 1px solid #BCBCBC; }
dd#quality a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 font-weight: bold;
 position: absolute;
 bottom: 100%;
 margin: 0;
 padding: 5px;
 width: 75%;
 }
 
#search_heading {
	margin-bottom: 2px; margin-right: 25px; margin-top:5px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
	}
	
#search_results {
	margin-bottom: 15px; margin-right: 25px; margin-top:5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 7px;
	}
	
#search_res {
	margin-left:30px;
}

.columnheader {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding: 5px; }
	
