@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width:1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#wrap { width:1000px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */


/*------ Header Content -------*/

.oneColFixCtrHdr #header {
	width:1000px;
	height:60px;
	background:url(Images/header.jpg) 
}

#logo{/*logo in header*/
	width:120px;
	height:55px;
	float:left;
	margin-top:5px;
	padding-left:15px;
}

#search { /*Google Search*/
	background: url(Images/bg_search.jpg) center no-repeat;
	float:right;
	padding-right:15px;
	padding-top:15px;
	text-align: right;
}

#search input {/*Google Search*/
	padding-right:5px;
	margin-top:8px;
	color:#060;
	float:left;
	font-size:10px;
	
}

#search input.field {/*Google Search*/
	width: 100px;
	font-size: 14px;
	margin: 8px 0 0 10px;
	color: #060;
	border: #060 solid 1px;
	
}

/*----------Navigation-----------*/
#TopNav{ /*Controls Top Navigation Panel*/
	padding-top:20px;
	padding-left:80px;
	height:50px;
	color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	
}
#TopNav a{
	color:#000;
	text-decoration:none;
	display:inline-block;

}

#TopNav a:hover{ /*Hover Decoration on TopNav*/
	color:#0C0;
	text-decoration:underline;

}

/*------ Main Content -------*/

.oneColFixCtrHdr #mainContent {
	background:url(Images/GreenPackagingBackground.jpg);
	width:1000px;
	height:440px;
}

.oneColFixCtrHdr #mainContent2 {
	background:url(Images/background2.jpg);
	width:1000px;
	height:440px;
}

.oneColFixCtrHdr #mainContent3{
	background:url(Images/BackgroundSiteMap.jpg);
	width:1000px;
	height:440px;
}

#mainContentBlank{
	background:none;
	width:1000px;
	height:800px;
}

#mainContentBlank2{
	background:none;
	width:1000px;
	height:440px;
}

#Box{
	width:360px;
	height:240px;
	margin-left:480px;
	padding-top:90px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#Box2{
	width:360px;
	height:240px;
	margin-left:480px;
	padding-top:70px;
	}
	
		#Box3{
	width:1000px;
	height:400px;
	margin-left:10px;
	padding-top:20px;
	}
	#Box4{
	width:300px;
	height:240px;
	margin-left:520px;
	padding-top:90px;
	text-align: left;
	}
		#Box5{
	width:1000px;
	height:400px;
	margin-left:100px;
	padding-top:20px;
	}
	
	
#GreenPackagingBox{
	background:url(Images/treebackground.jpg);
	width:550px;
	height:778px;
	margin-left:320px;
	padding-top:22px;
	}
	
	
	#GreenPackagingBox2{
	width:500px;
	height:778px;
	margin-left:370px;
	padding-top:10px;
	}
	
	
	#GreenPackagingBox3{
	width:550px;
	height:500px;
	margin-left:320px;
	padding-top:20px;
	}
	

#SideImagePackaging{
	width:320px;
	height:778px;
	float:left;
}

#SideImagePackaging2{
	width:320px;
	height:500px;
	float:left;
}

#productsbox{
	width:600px;
	margin-left:200px;

}

.txt{
	font:Arial;
	font-size:12px;
	text-align:left;
}

.txt2{
	font:Arial;
	font-size:11px;
	text-align:left;
}

.txt3{
	font:Arial;
	font-size:14px;
	text-align:left;
	width:100px;
}

.txt4{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	width:350px;
}
.paragraph{
	padding-left:40px;
	width:800px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.heading{
	font:Arial;
	font-size:10px;
	font-style:bold;
	color:#090;
	text-align:left;
}

.pageheading{
	font-size:16px;
	font-style:bold;
	color:#090;
}


.scrollArea {
	
width: 500px;
height: 700px;
text-align:left;
padding-bottom:10px;
padding-left:10px;
padding-right: 5px;
padding-top:10px;
border-color:#090;
border-width: 1px;
border-style: solid;
float: left;
overflow: auto;
}

.products{
	width:200px;
	height:200px;
}


.producttext{
	width:350px;
	float:right;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;

}

.divboxes{
	width:285px;
	float:left;
	font-size:12px;
	margin-left:25px;
}

.divboxes2{
	margin-top:40px;
	width:210px;
	float:left;
	font-size:12px;
	margin-left:20px;
	margin-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.divboxes3{
	margin-top:20px;
	width:300px;
	float:left;
	font-size:12px;
	margin-left:100px;
	margin-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.divboxes4{
	margin-top:20px;
	width:300px;
	float:right;
	margin-right:200px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.divboxes5{
	margin-top:40px;
	width:300px;
	margin-left:15px;
	float:left;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.divboxes6{
	margin-top:40px;
	width:420px;
	margin-left:100px;
	float:left;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.toggletext{
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
}




/*---------Search Results--------*/
#search { /*Google Search*/
	background: url(http://www.thermoforming365.com/Images/bg_search.jpg) center no-repeat;
	float:right;
	padding-right:15px;
	padding-top:15px;
	text-align: right;
}

#search input {/*Google Search*/
	padding-right:5px;
	margin-top:8px;
	color:#390;
	float:left;
	font-size:10px;
	
}

#search input.field {/*Google Search*/
	width: 100px;
	font-size: 14px;
	margin: 8px 0 0 10px;
	color: #390;
	border: #390 solid 1px;
	
}

#cse-search-results{/*Google Results Page*/
    background:url(MainBackgroundShadow.jpg);
	width:800px;
	height:340px;
	margin-top:30px;
	margin-left:100px;
	padding-bottom:10px;
    padding-left:10px;
    padding-right: 5px;
    padding-top:10px;
    border-color: #6699CC;
    border-width: 1px;
    border-style: solid;
    float: left;
    overflow: auto;
}

/* -------- Footer -------- */

.oneColFixCtrHdr #footer {
	background:url(Images/Footer.jpg);
	width:1000px;
	height:199px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #footer p { /*Contains blog/news/buttons*/
	background:url(../Images/footer.jpg);
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	height:200px;
	width:1000px;/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}



#footerOne{/*Contains Buttons for Chat, Catalog, Quote*/
	width:50px;
	height:140px;
	margin-top:15px;
	margin-left:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
}



#buttons{/* Buttons in the footer*/
    margin-top:5px;
	width:130px;
	height:150px;
	float:left;
}

.txt_btn{/*Need Help Text*/
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:55px;
}



#space{/*Spacer for Footer Items*/
	width:50px;
	height:100px;
	float:left;
}

#space2{/*Spacer for Footer Items*/
	width:40px;
	height:100px;
	float:left;
}

#shoppingcart{/*Shopping Cart Icon*/
	width:60px;
	margin-top:15px;
	height:150px;
	float:left;
}

#footerText{/*Text Box for Store*/
	float:left;
	width:240px;
	height:150px;
	margin-top:28px;
	margin-left:5px;
}

#footerText2{/*Text Box for Store*/
	float:left;
	width:160px;
	height:150px;
    margin-top:27px;

}

#footerText3{/*Text Box for Store*/
	float:left;
	width:160px;
	height:150px;
    margin-top:25px;

}

#txt_bottom{/*Contains copyright, site map, etc.*/
	width:1000px;
	font-size:10px;
	text-align:right;
	color:#666;
	float:right;
	margin-right:10px;

}

#txt_bottom a{/*Hover Decoration on txt_bottom*/
	color:#666;
	text-decoration:none;
	display:inline-block;
	

}

#txt_bottom a:hover{ /*Hover Decoration on txt_bottom*/
	color:#0C0;
	text-decoration:underline;

}


.boxText{/*Text Formatting in Footer*/
font:Arial;
font-size:10px;
color:black;
line-height:14px;
}

/*Lighbox CSS*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

