/*
Theme Name: Ed Fagan Inc. PART 2
Theme URI: http://www.spheres.net
Description: Spheres customized website design and template 

for Ed Fagan Inc. website
Version: 2.0
Author: SPHERES.NET
Author URI: http://www.spheres.net

	Images, CSS, and HTML are not released under GPL 

and are to be used solely for Ed Fagan Inc. website.
*/


/*GLOBAL ELEMENTS
-------------------------------------------------------------------------------*/
html, body {
	margin:0;
	padding:0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	height:100%;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size: 1.3em;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:16px;
	margin:5px 0px 10px 0px;
}

h2 a:link, h2 a:visited, h2 a:active {
	color:#000000;
	font-weight:bold;
}

h2 a:hover {
	color:#000000;
	font-weight:bold;
}

a:link , a:visited , a:active  {
	color: #FF6600;
	text-decoration: none;
	}
	
a:hover {
	color: #33CC99
	}

/*Structure
--------------------------------------------------------------------*/

dd {
	color:#000000;
	font-size:12px;
}

dd.l {
	margin:0px 0px 5px 0px;
}
	
#wrapper {
	margin:0 auto;
	padding:0;
	border:0;
	width:782px;
	height:100%;
}
#wrappertwo {
	margin:0 auto;
	padding:0;
	border:0;
	width:782px;
	height:100%;
}
#header {
	margin:0;
	padding:10px 0;
	border-bottom:2px solid #009900;
	height:115px;
	width: 768px;
}
#header h1 {float:left; margin-top:90px; margin-left:05px;}
#header-contact {float:right; text-align:right; margin-top:0px; width:205px; padding-right:10px; font-size:10px;}
#header-contact a {font-size:11px;}
#efi-logo {float:left;}

#content {
	margin:0;
	padding:0;
	

	width:768px;
}

#left, #post {
	margin:0 0 0 31px;
	padding:0;
	border:0;
	width:523px;
}

#post-products {
	margin:0 31px;
	padding:0;
	border:0;
	width:92%;
	min-height: 500px;
}	

#footer {
	margin:0;
	padding:15px 0px;
	font-size:11px;
	line-height:14px;
	text-align:center;
	clear:both;
	width: 768px;
	border-top:2px solid green;
}

.post {
	margin:0px 15px 15px 20px;
	min-height:500px;
	width: 545px;
}

.post p {
	width: 545px;
}



/* product navigation flyout 
-------------------------------------------------------------------------*/
#products_dd {
	display:none;
	position:absolute;
	left:145px;
	top:141px;
	z-index:50;
	background-color:#FFF;
}

#products_dd ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#products_dd ul li {
	padding:4px 10px;
	border-left:1px solid #CCDCD7;
	border-right:1px solid #CCDCD7;
	border-bottom:1px solid #CCDCD7;
}

/* homepage specific style information 
----------------------------------------------------------*/
#btm {
	padding:0px 0px 0px 4px;
}

#homelocation {
	width:192px;
}

#homelocation h2 {
	padding-left:5px;
	color: #278727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#homelocation td.center {
	background-color:#DAEDDA;
}

#homelocation td.right {
	width:3px;
	background-image:url(images/homeheader/locations_right.jpg);
	background-repeat:repeat-y;
}

#homecenter {
	width:377px;
}

#homecenter h2 {
	font-weight:bold;
	font-size:12px;
}

.green {
	color:#278727;
	font-style:italic;
}

#header_form {
	width:500px;
	float:right;
	clear:right;
	text-align:right;
	margin:2px 2px 0 0;

}

#homecenter td.center {
	background-color:#DAEDDA;
	padding:0px 8px 0px 8px;
}

#homecenter td.right {
	width:3px;
	

background-image:url(images/homeheader/center_right.jpg);
	background-repeat:repeat-y;
}

#hometestimony {
	width:190px;
	color:#333333;
}

#hometestimony td.center {
	background-color:#DAEDDA;
}

#hometestimony td.right {
	width:3px;
	background-image:url(images/homeheader/testimonials_right.jpg);
	background-repeat:repeat-y;
}

#testimonial {
	margin:5px;
}

#testimony_desc {
	font-size:13px;
	font-weight:bold;
	display:block;
}

#testimonial h2 {
	color:#003366;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding-bottom:0px;
}

#testimony_other {
	text-align:right;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

#testimony_desc a:link, #testimony_desc a:visited, 

#testimony_desc a:hover, #testimony_desc a:active {
	color:#006633;
}



.i2 {
	padding:4px 15px 4px 8px;
}

#redline {
	margin:0;
	padding:0;
	border:0;
	background-color:#FE8C1C;
	height:2px;
	width:763px;
	margin:0px 0px 0px 2px;
	padding:0;
}

#homesearch {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	background-image:url(images/homeheader/homesearchbg.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:467px;
	text-align: right;
	vertical-align: middle;
	overflow:hidden;
}

#search {
	margin:0;
	border:0;
	vertical-align: middle;
	height: 25px;
	width: 467px;
	position: relative;
	z-index: 100;
}

#s {
	font-size:9px;
	padding: 0;
	width: 100px;
}

#search div {
	margin:0;
	padding:0;
	border:0;
}

#homego {
	margin:0;
	padding:0;
	border:0;
}

#homeimage{
	padding:0;
	margin:0;
	border:0;
}

#homeform {
	margin:0;
	padding:0;
	border:0;
}

/* news scroller for the homepage */
#newsscroll {
	margin:0px 0px 2px 0px;
	padding:2px;
	border:1px solid #C0D5CD;
	background:#FFF url(images/homeheader/newsbg.jpg);
	font-size:10px;
	width:272px;
	float:right;
}

#newsscroll a:link, #newsscroll a:active, #newsscroll 

a:visited {
	font-weight:bold;
	color:#000000;
}

#newsscroll a:hover {
	font-weight:bold;
	color:#006633;
}

#newsscrollhead {
	padding:0px 0px 0px 15px;
	background-color:#BFD4CB;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:21px;
}

#newsscrollholder {
	margin:5px auto 0 auto;
	width:166px;
	padding:0;
	line-height:1.3em;
}

/* leaf page style information */
#subnav {
	padding:0px 0px 0px 5px;
	margin:0;
	border:0;
	background-color:#218303;
	width:508px;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
}

#subnav a:link, #subnav a:active, #subnav a:visited {
	color:#FFFFFF;
}

#subnav a:hover {
	color:#66FF99;
}

#leftcontent {
	padding:0px 7px 10px 10px;
	width:546px;
}

#leafheadertl {
	background-image:url(images/leafheader/header_right.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border:0;
	padding:0;
	margin:0;
}

#leafheadertc {
	background-image:url(images/leafheader/header_center.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border:0;
	padding:0;
	margin:0;
}

#right {
	padding:15px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
	color:#000000;
}

.g {
	color:#466663;
	height:19px;
}

.h {
	background-color:#C6D0CF;
	background-image:url(images/leafheader/cuastgradient.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:19px;
	width:100%;
}

/* ask Les */
.lesq {
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#450315;
}
.lesa {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px 5px 15px 15px;
}

.tableheader {
	background-color:#999;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}

#datatable {
	font-size:11px;
	border:0;
}

#datatable td {
	text-align:center;
}

/* Alloys */
form {
	margin:0;
	padding:0;
	width:100%;
}

.disabled {
	color:#888;
}

#alloy_categories {
	clear:none;
	float:left;
	margin:0;
}

#alloy_docs {
	clear:none;
	float:right;
	margin:0 3px 0 0;
	width:170px;
}

#alloy_docs dt {
	line-height:11px;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	border:0;
	padding:0;
	color:#006633;
}

#alloy_docs dd {
	font-size:11px;
}

.alloy {
	margin:10px 0px 40px 0px;
	clear:both;
	width:100%;
}

.alloy h1 {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:10px;
}

.alloy td {
	text-align:center;
	padding:3px 0px 1px 5px;
}

.alloy td.leftcol {
	text-align:center;
	/*padding:3px 0px;*/
	font-weight:bold;
	font-style:italic;
	font-size:11px;
}

.alloy td.left {
	padding:5px 0;
}

.alloy_comments {
	font-weight:normal;
	font-size:10px;
	font-style:italic;
}

.tmetal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background-color:#009933;
	padding:7px;
}

.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

.odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#EEF1ED;
	text-align:center;
}

.submit {
	padding:10px 15px;
	margin-top:10px;
	background-color:#CCCCCC;
	clear:both;
	text-align:right;
}

.al_quote {
	background-color:#F7F7F7;
	color:#666666;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.al_footer {
	background-color:#F7F7F7;
	color:#666666;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
}

#doclist {
	float:right;
}
/* */
#companyinfo {
	display:none;
}

.red { color:#FF3333; }

.style1 {color: #FF3333;}


/*HOMEPAGE STYLES
---------------------------------------------------------------------------------*/
#homewrap { width:768px; clear:both; height:380px;}
#ineedwrap { width:257px; float: left; border: 1px solid #fff; position: relative;}
.orangeline { width: 764px; height: 4px; background-color: #FF6600; margin: 2px; clear: both; float: none;}

ul#needbuttons li, ul#needbuttons li a:hover{ background: transparent url(images/ineed_arrow.gif) right center no-repeat; }
ul#needbuttons li.orange-button a { background: transparent url(images/ineed_arrow.gif) right center no-repeat; }


	

	ul#needbuttons {
	margin: 0;
	padding: 0;
	width: 257px; /* Width of Menu Items */
	border-bottom: 0;
	background: #218303; /* IE6 Bug */
	font-size: 100%;
	
	}

ul#needbuttons li {
	position: relative;
	list-style: none;

	border: 1px solid #fff
	
	}	
	
ul#needbuttons li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size:15px;
	padding: 5px;
	font-weight: normal;

	}
	
ul#needbuttons li a:hover, ul#needbuttons li.orange-button a:hover {
	display: block;
	background-color: #ccdcd7;	
	color:#000;
	}


	  
#homebanner {
	width: 509px;
	height: 145px;
	background-image: url(images/homeimage1.jpg);
	float: left;
	position: relative;
	margin-top:5px;
	}
	
#newsbox {
	width: 169px;
	height: 230px;
	background-image: url(images/newsbox.gif);
	background-repeat:no-repeat;
	padding: 15px 10px 15px 10px;
	float: left;
	}
	
#newsbox h2 {
	font-size: 13px;
	line-height: 16px;
	margin-top: -8px;
	margin-bottom:0;
	font-weight: bold;
	color: #333333;
}
	
#newsapp {
	width: 169px;
	height: 100px;
	margin: 10px;
	background-color: #3399FF;}
#home-main {
	margin-left: 2px;
	width: 551px;
	float: left;
	}	
#homecontent {
	margin-left: 2px;
	width: 551px;
	height: 240px;
	padding: 10px;
	background-image:url(images/rework/homecontent-bg3.gif);
	float: left;
	background-repeat: repeat-y;
	}
.homecontent-top {
	width: 551px;
	margin: auto;
	height: 19px;
	background-image:url(images/rework/homecontent-bg1.gif);
	float: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	}	
.homecontent-content {
	width: 551px;
	margin: auto;
	background-image:url(images/rework/homecontent-bg3.gif);
	float: left;
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-bottom: 15px;
	}

hr { color: #b6d0c5; background-color: #b6d0c5; height: 2px; border: 1px;}

/* Glossary specific CSS */
#glossary_dl {
	display:block;
}

#glossary_dl dd {
	margin-bottom:10px;
}

#secnav {

	clear:none;
	float:right;
	margin: -15px -164px 0 0;
	width:170px;

	line-height:13px;
	font-size:12px;
	font-weight:bold;

	color:#006633;
	}
	
	#secnav li {
		margin: 0 0 6px 0;
	}
	

.post #askles p {
	margin-left: 20px;
}

.post #askles p.question {

	font-size: 1.24em;
	font-weight: bold;
	margin-left: 0;

	}
	
/*72307
---------------*/
#homecontent-right {float:right; width:140px;}
#homecontent-left {float:left; width:390px; }
.hright-header {background: transparent url(images/ineed_arrow.gif) 5px 5px no-repeat; padding:2px 0 2px 15px; background-color:#424442; color:#fff; font-weight:bold; font-size:12px; margin-bottom:10px;}
.hright-content {margin-bottom:15px;}
.orange-button {background-color:#FF6600; color:#333333; background: transparent url(images/ineed_arrow.gif) right center no-repeat;}
ul#needbuttons li.orange-button a {
	display: block;
	text-decoration: none;
	color: #333;
	font-size:15px;
	padding: 5px;
	font-weight: bold;
	z-index: 100;
	background-color:#FF6600;
	}
#gateway {background-image:url(images/brushedmetao.jpg); background-repeat:repeat-x; width:768px; margin-top:10px; border-bottom:2px solid #009933;}
#gateway-left {float:left; width:384px;}
#gateway-right {float:right; width:384px;}
#gateway-intro {background-image:url(images/gateway-introbg.jpg); background-repeat:no-repeat;width:363px; padding:10px; margin-top:10px; height:342px;}
#gateway-intro h1 {color:#009933; text-align:center;}
#more-info {padding:5px; text-align:center; margin:0 auto; position:relative;}
a#more-info {color:#fff; background-color:#009933;}
a:hover#more-info {color:#fff; background-color:#006633;}
#clear {clear:both;}
.center {text-align:center;}
address {margin-bottom:10px; font-style:normal;}
.usa-contact {margin-top:7px;}
a img {border:0;}
/*Landing Page Styles
------------------------------------------------------------*/
#landing {color:#333;}
#landing h1 {color:#006600;}
#landing h2 {color:#006600; font-size:13px;}
#land-welcome {float:left; width:415px; margin-right:45px;}
#land-action {float:left; margin-top:12px;}
#land-action a {color:#333;}
#land-button-one {background-image:url(images/land-action-one.jpg); width:277px; height:71px; color:#333; font-weight:bold; padding:10px; text-align:center;}
#land-button-two {background-image:url(images/land-action-two.jpg); width:213px; height:61px; color:#333; font-weight:bold; padding:30px 10px 0 10px; text-align:center; padding-left:79px; margin-top:10px; margin-bottom:10px; background-repeat:no-repeat;}
#land-stock-text {clear:both; font-weight:bold; text-align:center; color:#666;}
.land-column {float:left; width:182px; padding:5px; font-size:11px;}
#land-hard-to-find {clear:both;}
.hardfind {height:120px; float:left; padding-top:20px;}
#land-hard-to-find img {padding:5px;}
/*Material Locator
--------------------------------------------------------------*/
#material-content {height:100%; vertical-align:middle;}
#fullheight{height:100%}
