/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
#low-mid-bkgd-contact {
    background-color: #ebe7d7;
    height: 950px;
    width: 100%;
    background-repeat: no-repeat;
    padding: 0;
}

#low-mid-bkgd-about {
    background-color: #ebe7d7;
    height: 950px;
    width: 100%;
    background-repeat: no-repeat;
    padding: 0;
}

#low-mid-bkgd-enter-site {
    
    height: 950px;
    width: 100%;
    background-repeat: no-repeat;
    padding: 300px 0 0 0;
	text-align: center;
}

#low-mid-bkgd-text-1 {
    
    height: 950px;
    width: 100%;
    background-repeat: no-repeat;
    padding: 0 0 0 0;
	text-align: center;
}

#low-mid-bkgd-profile {
    background-color: #ebe7d7;
    height: 980px;
    width: 100%;
    background-repeat: no-repeat;
    padding: 0;
}

<style>
/* Popup container - can be anything you want */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}
</style>

/* --- Responsive Images Site Wide --*/
img, img.scale-with-grid { 

	outline: 0; max-width: 100%; height: auto; 

}
p.subfooter {
	color: #e5e1d1;
	font-size: 11px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	line-height: 130%;
	padding-top: 10px;
	}
	
form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; width: 100px;}
	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="email"],
	textarea,
	input[type="select"],
	select {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #363636;
    border-radius: 5px 5px 5px 5px;
    color: #000;
    display: block;
    font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 0 40px;
    max-width: 100%;
    outline: medium none;
    padding: 5px 4px;
    width: 350px; 
	
	}
	
	
	
form {
    margin-bottom: 20px;
    text-align: center;
}
	fieldset {
		margin-bottom: 20px; width: 100px;}
	input[type="text2"],
	input[type="password"],
	input[type="email"],
	textarea,
	input[type="select"],
	select {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #363636;
    border-radius: 5px 5px 5px 5px;
    color: #000;
    display: block;
    font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 0 40px;
    max-width: 100%;
    outline: medium none;
    padding: 5px 4px;
    width: 150px; 
	
	}
	
	select {
		width: 360px; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px;
		width: 350px; }
		
#submit-button {
	
	
	margin-top: 20px;
	
	
}





/*-- Content--*/

body {
	
	background-color:#bfbfbf;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
	background-size:cover;

} 

#quote-bkgd {
	
	background: url("../images/quote-background.png");
	
	height: 1177px;
	
	background-repeat:no-repeat;
	padding: 0;
}

#quote-bkgd2 {
	
	background: url("../images/quote-background2.png");
	
	height: 1250px;
	
	background-repeat:no-repeat;
	padding: 0;
}

#quote-width{
	
	width: 450px;
	
}

#img-materials-lower2 {
	
	background: url("../images/lower-background.png");
	background-color: #fff;
	height: 820px;
	width: 100%;
	background-repeat:no-repeat;

}

#img-materials-lowerCopper {
	
	background: url("../images/lower-background.png");
	background-color: #fff;
	height: 819px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;
}

#top-bkgd {
	
	background: url("../images/header.jpg");
	background-color: #000;
	height: 712px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;
}

#top-bkgd-2 {
	
	background: url("../images/new-haven-divorce-lawyer-attorney.jpg");
	background-color: #000;
	height: 2000px;
	width: 1020px;
	background-repeat:no-repeat;
	padding: 0;
}

#top-bkgd-packaging {
	
	background: url("../images/packaging-banner.png");
	background-color: #000;
	height: 486px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;
}



#top-bkgd-shaped-wire {
	
	background: url("../images/shaped-wire-banner.png");
	background-color: #000;
	height: 486px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;
}

#top-bkgd-products {
	
	background: url("../images/products-banner.png");
	background-color: #000;
	height: 486px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;
}

#top-bkgd-sales {
	
	background: url("../images/sales-banner.png");
	background-color: #000;
	height: 486px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;
}

#top-bkgd-contact {
	
	background: url("../images/contact-banner.png");
	background-color: #000;
	height: 486px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;
}

#top-bkgd-materials {
	
	background: url("../images/materials-banner.png");
	background-color: #000;
	height: 486px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;
}

#top-mid-bkgd {
	
	
	background: url("../images/top-mid-banner.png");
	background-color: #fff;
	height: 486px;
	width: 100%;
	image-repeat: repeat-y;
	padding: 0;
	
}


#mid-bkgd {
	
	background-color: #fff;
	height: 145px;
	width: 100%;
	
	
}


#mid-below-button {
	
	background: url("../images/mid-bckgrd.png");
	background-color: #fff;
	height: 56px;
	width: 100%;
	image-repeat: repeat-y;
	padding: 0;

	
}

#low-mid-bkgd {
	
	
	background-color: #ebe7d7;
	height: 1300px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;

	
}

#low-mid-bkgd-testimonials {
    background-color: #ebe7d7;
    background-repeat: no-repeat;
    height: 2300px;
    padding: 0;
    width: 100%;
}

#low-mid-bkgd-testimonials-2 {
    background-color: #ebe7d7;
    background-repeat: no-repeat;
    height: 2900px;
    padding: 0;
    width: 100%;
}

#low-mid-bkgd-testimonials-3 {
    background-color: #ebe7d7;
    background-repeat: no-repeat;
    height: 1750px;
    padding: 0;
    width: 100%;
}

#low-mid-bkgd-divorce {
	
	
	background-color: #ebe7d7;
	height: 7420px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;

	
}




#upper-footer {
	
	
	background: url("../images/footerimg.jpg");
	background-color: #666257;
	height: 200px;
	width: 100%;
	background-repeat:no-repeat;
	padding: 0;
	
}

#below-footer {
	
	
	
	background-color: #000;
	height: 77px;
	width: 100%;
	image-repeat: repeat-y;
	padding: 0;
	
}

#bottom-mid-bkgd {
	
	background-color: #d0ddfd;
	height: 319px;
	width: 100%;

	
}

#bottom-mid-bkgd-about {
	
	background-color: #d0ddfd;
	height: 319px;
	width: 100%;

	
}

#footer {
	
	background-color: #fff;
	height: 70px;
	width: 100%;

	
}

p.content {
	
	line-height:200%;
	padding: 5px 0 5px 15px;
	text-align: justify;
	font-size:16px;
	
}

p.caption {
	font-style: italic;
	padding: 5px 0 5px 15px;
	text-align: justify;
	color: #a3a3a3;
}

p.footer {
	
	
	padding: 5px 0 5px 15px;
	font-size:12px;
	
}


#img {
	
	padding: 10px 0 10px 15px;
	text-align: justify;
	
}

#img-content {
	height: 792px;
}
#img-content2 {
	height: 350px;
}

#img-content11 {
	
	padding-bottom: 20px;	
}

#img-content2-top {
	
	padding-bottom: 5px
	
}

#low-footer-bkgd {
    background-color: #ebe7d7;
    background-repeat: no-repeat;
    height: 70px;
    padding: 0;
    width: 100%;
}


#img-content2-mid {
	
	padding-bottom: 5px
	
	
}

#img-content2-lower {
	
	padding-bottom: 5px
	
	
}







#img-lsd-logo {
	
	padding:5px 10px 0 0;
	text-align: right;
	
}

#img-certification {
	
	margin-top: -6px;
	
}

#img-sales-bob-email {
	
	margin-top: -6px;
	
}

#img-brochure-janist-email {
	
	margin-left: 23px;
	margin-top: 0;
	
}

#img-brochure {
	
	
	margin-top: 45px;
	
}

#img-sales-fax {
	
	margin-top: -6px;
	
}

#img-sales-grant-email {
	
	margin-top: -6px;
	
}

#img-sales-lower-content {
	
	margin-top: -6px;
	
	
}

#img-sales-euro-email {
	
	margin-top: -6px;
	
}

#img-sales-euro-website {
	
	margin-top: -6px;
	
}

#img-sales-lower-world {
	
	margin-top: -6px;
	
}

#img-materials-chart-link {
		
}

#img-brochure-materials {
	
	margin-left: 22px;
	
}

#img-materials-lower {
	
	margin-top: 86px;
	
}

#img-materials-lower-nickel {
	
	margin-top: 81px;
	
}

#img-brochure-materials3 {
    margin-left: 22px;
}

#img-reader-icon {
	
	margin-top: 10px;
}

#img-download-icon {
	
	margin-top: 10px;
}

#img-download-text {
	
	margin-left: 20px;
}

#img-reader-text {
	
	margin-left: 15px;
}
td

{

vertical-align:top;
}

#img-social {
	margin-top: 15px;
	padding:0 0 0 0;
	text-align: left;
	width:100%;
	
}

#img-thomasnet {
	
	padding:0 0 0 0;
	text-align: left;
	float:left;
	width:70%;
	
}

#img-social1 {
	
	padding:0 0 0 0;
	text-align: left;
	float:left;
	width:25%;
	
}

#img-world-contact {
	
	margin-bottom: 20px;
	
	
}

#img-world-contact-ty {
	
	padding-top: 400px;
	
	
}

#img-copper-content {
	
	margin-bottom: 66px;
	
	
}

#img-carbon-content {
	margin-bottom: 10px;	
}

#quote-box {
	
	 margin-bottom: -6px;
	
	
}

#top-info {
	
	color: #fff;
	text-align:right;
	width: 100%;
	padding: 20px 0 0 0;
	
}

#logo {
	
	float:left;
	text-align:left;
	padding: 10px 5px 0 0;
	width: 325px;
}

#content-container {
	
	padding: 40px 0 0 0;
	
}

/* --- Navigation Style  --*/



div.menu {
	float: center;
	padding-right: 0;
	padding-top: 85px;
	text-align: center;
}





div.menu ul {

  	list-style: none;

  	margin: 0;

  	padding: 0;

  	padding: 0 0 0 0;
	
	

}



div.menu li {

   	margin: 0;

   	padding: 0;

   	display: inline;

	
}



div.menu a {

   margin: 0;

   padding: 0 0 0 0;

   text-decoration: none;

   

   

   
}


div.menu ul a.first {

  border-left: none;
  margin-right: -4px;

}

div.menu ul a.last {
  
  padding: 0 0 0 0;

}








/* --- End Navigation Style  --*/


/* --- Navigation Style  --*/



div.menu2 {
	float: center;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
}





div.menu2 ul {

  	list-style: none;

  	margin: 0;

  	padding: 0;

  	padding: 0 0 0 0;
	
	

}



div.menu2 li {

   	margin: 0;

   	padding: 0;

   	display: inline;

	
}



div.menu2 a {

   margin: 0;

   padding: 0 0 0 0;

   text-decoration: none;

   

   

   
}


div.menu2 ul a.first {

  border-left: none;
  margin-right: -4px;

}

div.menu2 ul a.last {
  
  padding: 0 0 0 0;

}








/* --- End Navigation Style  --*/

/* --- Navigation Style  --*/



div.menu3 {
	float: center;
	padding-right: 0;
	padding-top: 0;
	text-align: center;
}





div.menu3 ul {

  	list-style: none;

  	margin: 0;

  	padding: 0;

  	padding: 0 0 0 0;
	
	

}



div.menu3 li {

   	margin: 0;

   	padding: 0;

   	display: inline;

	
}



div.menu3 a {

   margin: 0;

   padding: 0 0 0 0;

   text-decoration: none;

   

   

   
}


div.menu3 ul a.first {

  border-left: none;
  margin-right: -4px;

}

div.menu3 ul a.last {
  
  padding: 0 0 0 0;

}








/* --- End Navigation Style  --*/

#banner {
	
	text-align:center;
	width: 100%;
	padding: 20px 0 0 0;
	
}

#content-image {
	
	padding: 40px 0 0 0;
	
}

#about-image {
	
	padding: 40px 0 10px 70px;
	float:right;
	
}

#about-image2 {
    float: right;
    padding: 20px 0 10px 70px;
}

#about-image3 {
    float: right;
    padding: 0px 0 10px 70px;
}

#read-more-button {
	
	padding: 10px 0 30px 0;
	
}

p.content {
	margin: 10px 0 20px 0;
	/* [disabled]color: #000; */
}

p.content a {
	
    color: #15BB04;
    outline: 0 none;
	
}

p.content a:visited {
	
    color: #15BB04;
    outline: 0 none;
	
}

p.content a:hover {
	
    color: #15BB04;
    outline: 0 none;
	text-decoration:underline;
}

p.welcome { 

	margin: 0 0 20px 0; color:#FFF;
	
}

p.about { 

	margin: 0 0 20px 0; color:#000;
	
}

p.announcement { 

	margin: 0 0 20px 0; color:#000; text-align:center;
	
}




h2 a {
	
    color: #f7973d;
    outline: 0 none;
    text-decoration: none;
	
}


h2 a:visited { 
	
	color: #15bb04;
    outline: 0 none;
    text-decoration: none; 
	
}

h2 a:hover, h2 a:active { 

	color: #15bb04;
    outline: 0 none;
    text-decoration: none; 
	
}

 h2 a:current {
	
	text-align:right;
    color: #10da01; 
	
}

p.content a {
	
    color: #15bb04;
    outline: 0 none;
    text-decoration: none;
	
}


p.content a:visited { 
	
	color: #15bb04;
    outline: 0 none;
    text-decoration: none; 
	
}

p.content a:hover,  { 

	color: #15bb04;
    outline: 0 none;
    text-decoration: underline; 
	
}

p.foot-content { 

	color:#FFF;
	
}

p.foot-content-subject { 

	color: #FFF;
	font-size: 16px;
	
}

#footer-social {
	
	width: 100%;
	padding: 0 0 0 0;

} 

#footer-copyright {
	
	color:#FFF;
	text-align:center;
	width: 100%;
	padding: 20px 0 10px 0;

} 

#select_menu {
	
	display: none;
}

/*-- Content End--*/


/* --- Contact Form Style --*/

div.contact_map {
	padding: 20px 0 0 0;
	clear: both;
}

form.contact_form { 

	margin-left: 30px; position: relative; 
	
}


form.contact_form textarea { 

	padding: 5px; max-width: 100%; height: 30px; resize: none; 
	
}

form.contact_form input[type="submit"] { 

	margin-top: 0px; 
	
}

ul.contact_form_list li { 

	position: relative; 
	
}

p.error { 

	position: absolute; top: -3px; right: 0; font-size: 13px; color: #ca3636; 
	
}

p.form_message { 

	position: absolute; bottom: -30px; left: 0; font-size: 13px; color: #ef5148; 
	
}

ul.contact_details_list li { 

	font-size: 15px; color: #6d7880; margin-bottom: 20px; 
	
}

ul.contact_details_list li > span { 

	font-size: 15px; margin-right: 10px; color: #6d7880; display: inline-block; width: 120px; 
	
}

/*-- Content Form Style End--*/




/*-- Go To Top Button--*/

.go-top {
	
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: black;
	background-color: #ebe7d7;
	font-size: 12px;
	padding: 1em;
	display: none;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	
}

.go-top:hover {
	
	background-color: #7D8598;
	text-decoration: none;
	
}


/*-- Go To Top Button End--*/


/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) 
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		div.menu {
    float: right;
    padding: 15px 0 0;
    text-align: right;
}

}*/

	/* All Mobile Sizes (devices and browser) */
/*--	@media only screen and (max-width: 767px) {--*/
		
/*-- Mobile Content --*/

/*--div.menu {
    float: right;
    padding: 15px 0 0;
    text-align: right;
}



div.menu { 

	display: none; 
		 
}


#select_menu_container		{ 

	padding: 20px 0 0 0;

}

#select_menu		{ 

background-color:#F7973D;
color:#fff;
display: block; 
width: 100%; 
height: 35px;
padding: 8px; 
margin-bottom: 0;

}

#content-container {
	
	padding: 30px 0 0 0;
	
}

div.menu {
    float: right;
    padding: 15px 0 0;
    text-align: right;
}

#top-info {
	
	color: #fff;
	text-align:center;
	width: 100%;
	padding: 20px 0 0 0;
}

#logo {
	
    padding: 20px 0 0 30px;
    text-align: center;
}

h4.footer-two {
	
    font-family: "Georgia","Times New Roman",serif;
    font-weight: normal;
    padding: 0 0 15px 0;
	
}

#footer-social {
	
	width: 100%;
	padding: 0 0 20px 0;

} 

#footer-copyright {
	
	color:#FFF;
	text-align:center;
	width: 100%;
	padding: 10px 0 10px 0;

} 


	
/*-- Mobile Content End --*/

/*--}--*/

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	/*--@media only screen and (min-width: 480px) and (max-width: 767px) {
		
		#about-image {
	
	display: none;
	
}
#about-image2 {
	
	display: none;
	
}
#about-image3 {
	
	display: none;
	
}

#top-mid-bkgd {
    background-color: #D0DDFD;
    height: 370px;
    width: 100%;
}
}--*/

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	/*@media only screen and (max-width: 479px) {
		


#logo {
	
    padding: 20px 0 0 0;
    text-align: center;
	
}

#about-image {
	
	display: none;
	
}
#about-image2 {
	
	display: none;
	
}
#about-image3 {
	
	display: none;
	
}

#top-mid-bkgd {
    background-color: #D0DDFD;
    height: 320px;
    width: 100%;
}
}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
