/* @override 
	http://www.true.dev/css/default.css
	http://true.mdwebserver.com/css/default.css
	http://www.truetextiles.com/css/default.css
*/

/*
Site:           truetextiles.com
Created:        Apr 28 2008
Last Modified:  Aug 25 2010 
------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com | Copyright 2008-2010
================================================= */

/* Reset */
html, body, div, span, 
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	}
a img, :link img, :visited img {
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px;
	}
ul {
	list-style: none;
	}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
	}

dt { font-weight: bold; }

hr {
	border: 0;
	width: 100%;
	color: #e5e5e5;
	background-color: #e5e5e5;
	height: 1px;
	margin: 10px 0 30px;
	padding: 0;
	}

.clr {
	clear: both;
	height: 0px;
	}
.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* MAIN styles
===========================================*/

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #555b61;
	font-size: 62.5%;
	}

h1 { /* not really used, other than header */
	font-size: 3.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555b61;
	font-weight: bold;
	letter-spacing: -.05em;
	margin-bottom: .2em;
	}

h2 {
	font-size: 1.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555b61;
	font-weight: bold;
	letter-spacing: -0.06em;
	margin-bottom: 0;
	}

h3 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #555b61;
	font-weight: bold;
	margin-bottom: .5em;
	}

h3 .awardYear {
	font-size: .8em;
	font-style: italic;
	color: #555b61;
	font-weight: normal;
	}

h4 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555b61;
	font-weight: bold;
	margin-bottom: .5em;
	}

a {
	outline: none;
	text-decoration: none;
	}
a:link{color: #d4c140;outline: none;}
a:visited{color: #d4c140;}
a:hover{color: #d4c140; text-decoration: underline;}
a:active{color: #d4c140; text-decoration: underline;}

#content ul,
#content ol 
	{
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 20px;
	}


#content ul#sitemap ul
	{
	font-size: inherit;
	margin-bottom: 0;
	}

#content ul li
	{
	margin-bottom: 5px;
	list-style: none;
	background: transparent url('/images/uploads/site/bullet_dot.gif') 0 6px no-repeat;
	padding-left: 10px;
	color: #888;
	line-height: 1.6em;
	}

#content .box ul
	{
	margin-bottom: 12px;
	}
	

#content ol li {
  margin-bottom: 1em;
  line-height: 1.6em;
  color: #555b61;
  font-size: 12px;
  }


#content ol li p {
  font-size: 12px;
  }

#content ol li ul 
  {
  list-style-type: none;
  }

#content ol li ul li 
  {
  list-style-type: none;
  background: none;
  }




#content #glossaryLinks {
	
	border:  1px solid #efefef;
	padding: 5px;
	margin: 10px 0 25px;
	}

#content #glossaryLinks li {
	display:inline;
	font-size: 1.1em;
	color: #ccc;
	margin-right: 2px;
	list-style: none;
	background-image: none;
	}

#content #glossaryLinks li a {
	color: #95b400;
	}

#content #glossaryLinks li a:hover {
	color: #95b400;
	text-decoration: none;
	}

h3.letterbreak {
	font-size: 1.4em;
	}


p {
	color:  #555b61;
	font-size: 1.2em;
	line-height: 1.6em;
	padding-top: .2em;
	padding-bottom: 1.5em;
	}

p.intro {
	color:  #888;
	padding-bottom: 0em;
	padding-top:  0;
	}

strong {
	font-weight: bold;
	}

/* =CONTAINER styles
===========================================*/
#container {
	width: 820px;
	position: relative;
	margin: 0 auto;
	background: transparent;
	}




/* =HEADER styles
===========================================*/
#header {
	background: #fff;
	height: 92px;
	position: relative;
	}

#header h1 { 
	/* put the background image here too to avoid 'flash' when viewing in IE */
	width: 85px;
	float: left;
	margin: 30px 0 0 20px;
	background: transparent url('/images/uploads/site/logo_true.gif') 0 0 no-repeat;
	}

#header h1 a {
	background: transparent url('/images/uploads/site/logo_true.gif') 0 0 no-repeat;
	display: block;
	height: 32px;
	width: 85px;
	padding: 32px 0px 0px 0px; 
	height: 0px !important;
	height /**/:32px;
	overflow:hidden;
	font-size: 1px;
	}





/* Main Navigation
-------------------------------------------- */
#mainNav {
	float: right;
	clear: right;
	margin: 44px 0 0 0;
	padding-right: 0px;
	height:  26px;
	}

#mainNav {
	list-style: none;
	}

#mainNav a {
	display: block;
	}

#mainNav li {
	display: inline;
	float: left;
	margin-right: 14px;
	background: #fff;
	position: relative;
	z-index: 99;
	}

#mainNav li.last {
	margin-right:  0px;
	}

#mainNav li a {
	background-image: url('/images/uploads/site/nav_main.png');
	background-repeat: no-repeat;
	background-color: #fff;
	display:  block;
	padding:  26px 0 0 0;
	height: 0px !important;
	height: 26px;
	overflow:  hidden;
	font-size: 1px;
	text-transform: uppercase;
	color: #969696;
	font-family:  arial, helvetica, sans-serif;
	font-weight: bold;
	}

#mainNav li a#nav-products_services {
	width: 148px; background-position: 0 0;
	}
#mainNav li a#nav-products_services:hover,
#mainNav li a#nav-products_services.active
 {background-position: 0 -26px;}

#mainNav li a#nav-sustainability {
	width: 113px; background-position: -164px 0;
	}
#mainNav li a#nav-sustainability:hover,
#mainNav li a#nav-sustainability.active
 {background-position: -164px -26px;}

#mainNav li a#nav-markets {
	width: 79px; background-position: -292px 0;
	}
#mainNav li a#nav-markets:hover,
#mainNav li a#nav-markets.active
 {background-position: -292px -26px;}

#mainNav li a#nav-resources {
	width: 88px; background-position: -385px 0;
	}
#mainNav li a#nav-resources:hover,
#mainNav li a#nav-resources.active
 {background-position: -385px -26px;}

#mainNav li a#nav-sample_center {
	width: 118px; background-position: -490px 0;
	}
#mainNav li a#nav-sample_center:hover{background-position: -490px -26px;}
/* END Main Navigation -------------------------------------------- */


#extraNav {
	position:  absolute;
	top:  0;
	right: 10px;
	}

#extraNav li {
	display: inline;
	float: left;
	background: transparent;
	margin-right: 2px;
	}

#extraNav li a {
	color:  #696969;
	font-size:  10px;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 10px 10px 0;
	background: transparent url('/images/uploads/site/bg_nav_supp.png') -10px 0 no-repeat;
	}

#extraNav li a:hover,
#extraNav li a.active {
	color:  #d4c140;
	background: transparent url('/images/uploads/site/bg_nav_supp.png') -10px -24px no-repeat;
	text-decoration: none;
	}


#extraNav li.first a {
	background: transparent url('/images/uploads/site/bg_nav_supp.png') 0 0 no-repeat;
	}
#extraNav li.first a:hover,
#extraNav li.first a.active {
	color: #d4c140;
	background: transparent url('/images/uploads/site/bg_nav_supp.png') 0 -24px no-repeat;
	}

#extraNav li.last {
	margin-right: 0px;
	}

#extraNav li.last a {
	background: transparent url('/images/uploads/site/bg_nav_supp.png') 100% 0 no-repeat;
	}
#extraNav li.last a:hover,
#extraNav li.last a.active {
	color: #d4c140;
	background: transparent url('/images/uploads/site/bg_nav_supp.png') 100% -24px no-repeat;
	}
	



/* =CONTENT styles
===========================================*/
#contentWrap {
	background: #fff;
	width: 820px;
	}

#columnRight {
	width: 608px;
	float: right;
	background: #fff;
	}

#home #columnRight {
	width: 470px;
	padding: 0 0px 10px 0;
	}

.leadBlock {
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	}



#pageLeadImage {
	border-bottom: 3px solid #555b61;
	}



#pageLeadArea {
	padding: 40px 20px 30px;
	border-bottom: 1px solid #e5e5e5;
	}

#content {
	padding: 34px 20px 100px;
	}


#content .box {
	border:  1px solid #e5e5e5;
	padding:  24px;
	margin-bottom: 25px;
	float: left;
	width: 518px;
	}

#content .box.note {
	border:  1px solid #e5e5e5;
	padding:  14px 10px;
	margin-bottom: 25px;
	width: 546px;
	}

#content .box.note p {
	margin: 0;
	font-size: 1.1em;
	padding: 0;
	}

#content .box.note p a {
	color: #555b61;
	}

#content .box.note p a:hover {
	color: #d6b443;
	text-decoration: none;
	}


#content .box .trilist {
	background: #fff;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	width: 160px;
	font-size: 11px;
	float: left;
	}

#content .box .trilist.last {
	width: 158px;
	margin: 0 0 0 0;
	}

#content .box .trilist li {
	margin-bottom: 5px;
	background: none;
	padding-left: 0px;
	line-height: 1.2em;
	}

#content img.floatLeft,
.floatLeft
 {
	border: 1px solid #e5e5e5;
	padding:  3px;
	float: left;
	margin: 0 12px 7px 0;
	}

#content img.large {
	border: 1px solid #e5e5e5;
	padding:  3px;
	margin: 0 0 18px;
	}

#content .block,
#content .blockMedium {
	margin-bottom: 15px;
	float: left;
	width:  464px;
	display: block;
	clear: both;
	padding-left: 104px;
	}


#content .blockMedium {
	width:  366px;
	padding-left: 202px;
	}





#content .block h3 {
	margin-bottom: 0px;
	}

#content .block img {
	background: #fff;
	margin-left:  -104px;
	float: left;
	}

#content .blockMedium img {
	background: #fff;
	margin-left:  -202px;
	}







a.arrow {
	white-space: nowrap;
	padding-right: 8px;
	background: transparent url('/images/uploads/site/bullet_arrow4.gif') 100% 5px no-repeat;
	}

a.bioLink {
	white-space: nowrap;
	padding-right: 8px;
	background: transparent url('/images/uploads/site/bullet_expand.gif') 100% 5px no-repeat;
	}



#content .team {
	min-height: 84px;
	height:  auto;
	}

#content .team p.teaminfo {
	line-height: 1.4em;
	margin-bottom: 0px;
	padding-bottom: 0em;
	}

#content .team .bioBlock {
	padding: 8px 8px 5px 8px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
	}

#content .team .bioBlock p {
	font-size: 1.1em;
	padding-bottom: 1em;
	padding-top: 0;
	line-height: 1.3em;
	}






#content .box.crosslinks {
	border:  1px solid #e5e5e5;
	padding:  14px;
	margin-bottom: 25px;
	float: left;
	width: 538px;
	}

#content .box.waypoints strong {
	color: #95b400;
	}

/* Def list linkage */
#content .box.crosslinks dl {
	float:left;
	padding: 0px;
	width: 269px;
	}

#content .box.crosslinks dl a {
	float:left;
	display: block;
	background: #fff;
	padding: 10px;
	width: 249px;
	cursor:  pointer; /* to help IE */
	}

#content .box.crosslinks dl a:hover,
#content .box.crosslinks dl a.active {
	float:left;
	display: block;
	background: #f7f7f7;
	text-decoration: none;
	}

#content .box.crosslinks dl a dt {
	font-weight: bold;
	font-size: 1.1em;
	padding-right: 8px;
	float: left;
	background: transparent url('/images/uploads/site/bullet_arrow4.gif') 100% 5px no-repeat;
	}

#content .box.crosslinks dl a dd {
	font-size: 1.1em;
	line-height: 1.4em;
	float: left;
	clear: left;
	color: #555b61;
	width:  249px;
	}

#content .box.crosslinks dl.image a dd {
	clear: none;
	}

#content .box.crosslinks dl a:hover dd,
#content .box.crosslinks dl.image a:hover dd {
	color: #7d8389;
	}




/* Version w/pic */

#content .box.crosslinks dl.image a {
	float:left;
	padding: 10px 10px 10px 112px;
	width: 147px;
	}

#content .box.crosslinks dl.image a img {
	border: 1px solid #e5e5e5;
	padding:  3px;
	background: #fff;
	float: left;
	margin: 0 0 0 -102px;
	}


#content .box.crosslinks dl.image a dt {
	font-weight: bold;
	font-size: 1.1em;
	float: left;
padding-right: 8px;
	background: transparent url('/images/uploads/site/bullet_arrow4.gif') 100% 5px no-repeat;

	}

 


#content .box.crosslinks dl.image a dd {
	font-size: 1.1em;
	float: left;
	color: #555b61;
	}

#content .box.crosslinks dl.image a dd.dlpic {
	float: left;
	margin-left: -102px;
	}


#faqs h3, #glossary h3, h3.enviro, #awards h3 {
	color: #95b400;
	}

#glossary h3.letterbreak {
	font-size: 2em;
	padding: 10px 0 5px;
	}

 
#glossary h3,
#faqs h4, 
#awards h3 {
	margin-bottom: 0;
	}


#awards h3 {
	margin-top: 20px;
	}

#faqs h3 {
	margin-bottom: 1.5em;
	}

#glossary p {
	line-height: 1.4em;
	font-size: 1.1em;
	}




#flashSplashWrap {
	border-bottom: 3px solid #bdbdbd;
	margin-bottom: 20px;
	}



/* =SIDEBAR styles
===========================================*/
#sidebar {
	background: #fff;
	width: 212px;
	float: left;
	padding-bottom: 100px;
	}

#home #sidebar {
	background: #fff;
	width: 310px;
	float: left;
	padding: 15px 20px 10px 20px;
	}


/* Side Navigation ------------------ */

#sidebar #sideNav {
	margin-top: 14px;
	border-bottom: 1px solid #e5e5e5;
	width: 170px;
	padding-bottom: 10px;
	}

#sidebar #sideNav li {
	padding-left: 10px;
	}

#sidebar #sideNav a:link,
#sidebar #sideNav a:visited {
	color: #9a9a9a;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
	}

#sidebar #sideNav a:hover 
	{
	color: #d6b443;
	text-decoration: none;
	}


#sidebar #sideNav a.active {
	color: #555b61;
	font-weight: bold;
	background: transparent url('/images/uploads/site/bullet_triangle.gif') 0 7px no-repeat;
	}


/* Cross Resources List ------------------ */

#sidebar #crossResources ul {
	margin-top: 2px;
	width: 170px;
	}

#sidebar #crossResources ul li {
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 20px 11px 10px;
	}

#sidebar #crossResources ul a:link,
#sidebar #crossResources ul a:visited
	{
	font-size: 10px;
	color:  #555b61;
	padding: 0 0 0 10px;
	display: block;
	background: transparent url('/images/uploads/site/bullet_arrow4.gif') 0 4px no-repeat;
	}

#sidebar #crossResources ul a:hover {
	color: #d6b443;
	text-decoration: none;
	}


/* =FOOTER styles
=========================================== */
#footer {
	clear: both;
	background: transparent;
	width: 820px;
	padding: 0px 0px 20px;
	}


/* Footer - Upper half
------------------------------------------- */
#footerUpper {
	background: #f7f7f7;
	border-top: 1px solid #e9e9e9;
	padding: 12px 0px 15px 20px;
	float: left;
	width: 800px;
	}

#search {
	float: left;
	}

#search table tr td {
	vertical-align: bottom;
	padding:  0;
	}

#search table tr td input.text {
	font-size: 11px;
	width:  145px;
	height:  14px;
	margin-right:  6px;
	border: 1px solid #ddd;
	border-top-color: #c3c3c3;
	border-left-color: #c3c3c3;
	padding: 2px 2px 2px 3px;
	}


#footerNav {
	list-style: none;
	float:  right;
	}

#footerNav li {
	display: inline;
	float: left;
	border-left: 1px solid #f0f0f0;
	padding: 5px 12px;
	}

#footerNav li:last-child {
	padding-right: 25px;
	}

#footerNav li a:link,
#footerNav li a:visited
 	{
	color:  #828282;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}

#footerNav li a:active,
#footerNav li a:hover
 	{
	color:  #4a4a4a;
	text-decoration: none;
	}


/* Footer - Lower half
------------------------------------------- */
#footerLower {
	background: #fff;
	padding: 22px 20px 15px 20px;
	float: left;
	width: 780px;
	}

#leftSide {
	float:  left;
	}

#rightSide {
	float:  right;
	width:  200px;
	}



#footerMainNav {
	float: left;
	display: inline;
	}

#footerMainNav li {
	display: inline;
	float:  left;
	margin-right: 16px;
	}

#footerMainNav li a {
	color: #9a9a9a;
	}

#footerMainNav li a:hover {
	color: #828282;
	text-decoration: none;
	}




#footerExtraNav {
	float: left;
	clear: left;
	margin-top: 12px;
	}

#footerExtraNav li {
	display: inline;
	float: left;
	margin-right: 20px;
	}

#footerExtraNav li a {
	color: #d4d4d4;
	text-transform: uppercase;
	}

#footerExtraNav li a:hover {
	font-weight: bold;
	color: #d4d4d4;
	text-decoration: none;
	}



#footer p.copyright {
	color:  #9a9a9a;
	padding:  0 0 0 0;
	margin-top: 0;
	font-size: 9px;
	text-transform: uppercase;
	float:  right;
	display: inline;
	text-align: right;

	}

#footer p.note {
	color:  #9a9a9a;
	padding:  0;
	font-size: 9px;
	float:  right;
	clear:  right;
	background: transparent url('/images/uploads/site/note_interface.png') 0 0 no-repeat;
	height: 18px;
	width: 150px;
	padding: 18px 0px 0px 0px; 
	height: 0px !important;
	height /**/:18px;
	overflow:hidden;
	font-size: 1px;
	}


/* Downloads Page */
.resourceWrap {
	padding: 0 0 0 14px;
	margin: 5px 0 20px;
	}

.resourceItem {
	padding: 3px 0 4px;
	margin: 5px 0 8px;
	}

.resourceTitle {
	margin-bottom: 2px;
	}

.resourceItem p {
	padding: 0 0 4px 0;
	margin: 0;
	}

.resourceItem .filesize, .filesize {
	color: #aaa;
	font-style: italic;
	font-size: .9em;
	}

a.filelink {
	background: transparent url('/images/icons/unknown.png') 0 0 no-repeat;
	padding: 0 0 2px 20px;
	}

a.filelink.file-pdf {background-image: url('/images/icons/pdf.png');}
a.filelink.file-zip {background-image: url('/images/icons/zip.png');}
a.filelink.file-xls {background-image: url('/images/icons/xls.png');}
a.filelink.file-jpg {background-image: url('/images/icons/jpg.png');}
a.filelink.file-doc {background-image: url('/images/icons/doc.png');}
a.filelink.file-ppt {background-image: url('/images/icons/ppt.png');}


.newsTitle {
	margin-bottom: 0;
	}

.newsBlock {
	margin-bottom: 20px;
	}

.entryDate {
	color: #666;
	padding-bottom: .2em;
	font-style: italic;
	}


/* Search Results */

#searchResults th {
	font-size:  1.4em;
	padding-left:  5px;
	padding-bottom: 5px;
	}

#searchResults td {
	font-size: 1.1em;
	padding: 5px;
	line-height: 1.4em;
	}

#searchResults td.title {
	font-size: 1.2em;	}

#searchResults td.resultRowOne {
	background: #fff;
	}

#searchResults td.resultRowTwo {
	background: #f7f7f7;
	}

#searchResults th {
	font-weight: bold;
	}
	
	
	
	


#content #sitemap ul li
	{
	font-size: 12px !important;
	margin-bottom: 0;
	}

#content #sitemap li ul li
	{
	font-size: 11px !important;
	}
	
	
	
	
	
	
	
	
	
	
	
	                   