﻿/*
Haworth new colors:
#C10538 - Haworth Red
#489FA5 - Aqua
#A8AC21 - Olive
#4f7ca6-  Blue
#3A3938 - Charcoal
#6e6e6e - Elephant
#ceccc7 - Cubicle
#f1f1f1 - Snow
#E38D26 - Orange
#726B9E - Purple
*/

img
{
    border-style:none;
}

#largeImage{
    margin-bottom: 15px;
    text-align:center;
}

#largeImage img{
    height:360px;
    width:360px;
    border:none;
}

#thumbnailPod{
    margin-bottom:15px;
    width:358px;
    height:92px;
    text-align:center;
    overflow:hidden;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

#familyPod{
    margin-bottom:15px;
    width:358px;
    text-align:center;
    overflow:hidden;
    font-size:10px;
    height:100px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;

}

#relatedPod{
    margin-bottom:15px;
    width:358px;
    text-align:center;
    overflow:hidden;
    font-size:10px;
    height:100px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

#overViewPod{
    margin-bottom:15px;
    width:348px;
    overflow:hidden;
    text-align:left;
    height:110px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

#overViewPod p{
    margin:10px 5px;
    line-height:16px;
}

#pageTitleArea{
    margin:0 0 15px 5px;
}

#resourcesPod{
    margin:0 0 15px 0;
    padding:0;
    width:348px;
    text-align:left;
    
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

#resourcesPod td{
    text-align:left;
    padding-left:5px;
}

#sustainInfoContainer{
    width:350px;
}

#sustainAbilityPod{
    margin:0 0 15px 0;
    width:168px;

    /* #8cc63f */
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

#sustainContent{
    position:relative;
    top:5px;
    left:2px;
    width:160px;
    
   
}

#sustainContent ul{
    list-style:disc;
}

#sustainContent ul li{
    margin-left:-20px;
}

#informationPod{
    margin:0 0 15px 0;
    padding:0;
    width:168px;
    /*overflow:hidden;*/
    text-align:left;
    
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

#certificationPod
{
    width:160px; 
    margin: 0 5px;
    text-align:center;
    
    /*display:none; 
    border-top:1px dashed #ccc; */
    border-bottom:1px solid #8DC73F;
    margin:0 0 15px 0;

}

#LeedSection
{
    width:160px; 
    margin: 0 5px;
}

/*******************************************/

.greenWidth{
    width:50%;
    background-color:#8dc73f;
    line-height:10px;
    height:10px;
}

.greyWidth{
    background-color:#d9d2c8;
    line-height:10px;
    height:10px;
}

.infoTopicLinks, .infoTopicLinks:visited{
    font-size:11px;
    /*color:#4B74CF;*/
    color:#c10538;
    text-decoration:none;
    font-weight:bold;
    /*margin-left:5px;*/
}

.infoTopicLinks:hover{
    /*color:#4B74CF;*/
    color:#000;
    text-decoration:underline;
}

.detailPageLinks, .detailPageLinks:visited{
    font-size:11px;
    color:#c10538;
    text-decoration:none;
    /*margin-left:5px;*/
}

.detailPageLinks:hover{
    color:#000;
    text-decoration:underline;
}

.resDetailPageLinks, .resDetailPageLinks:visited{
    font-size:11px;
    color:#c10538;
    text-decoration:none;
    margin-left:5px;
}

.resDetailPageLinks:hover{
    color:#000;
    text-decoration:underline;
}

.redPodTitleArea{
    background-image:url('../Images/RedPodHeader.jpg');
    background-repeat:no-repeat;
    width:360px;
    height:23px;
}

.redPodTitleArea350{
    background-image:url('../Images/RedPodHeader350.jpg');
    background-repeat:no-repeat;
    width:350px;
    height:23px;
}

.redPodTitleArea170{
    background-image:url('../Images/RedPodHeader170.jpg');
    background-repeat:no-repeat;
    width:170px;
    height:23px;
}

.greenPodTitleArea{
    background-image:url('../Images/GreenPodHeader.jpg');
    background-repeat:no-repeat;
    width:170px;
    height:23px;
}

.podTitles{
    float:left;
    clear:none;
    font-size:12px;
    font-weight:bold;
    color:#3A3938;
    line-height:23px;
    margin-left:10px;
}

.moreTitleSection{
    float:right;
    clear:none;
    text-align:right;
    margin-right:10px;
    line-height:23px;
}

.detailThumbnails{
    clear:none;
    float:left;
    margin:2px 0 0 2px;
    
}

.detailThumbnails img{
    height:85px;
    /*width:85px;*/
    border:1px solid #fff;
}

.floatLeftClearNone
{
    float:left;
    clear:none;
}

.floatRightClearNone
{
    float:right;
    clear:none;
    /*margin-right:9px;*/
}

.infoSubTitles
{
    font-size:11px;
    font-weight:bold;
    color:#3A3938;
}

.recycleText{
    font-size:11px;
    color:#94765a;
    margin:0 3px;
}

.recyclePercent{
    font-size:11px;
    font-weight:bold;
    color:#d4a651;
    margin:0 3px;
}

.sustainLinks, .sustainLinks:visited{
    font-size:11px;
    color:Green;
    text-decoration:none;
}

.sustainLinks:hover{
    font-size:11px;
    color:#d4a651;
    text-decoration:underline;
}

.sectionTitles
{
    font-size:20px;
    color:#C10538;
    font-weight:200;
    line-height:28px;
    margin:0 8px 0 0;
}

.subSectionTitles
{
    font-size:16px;
    color:#333;
    font-weight:bold;
    line-height:28px;
}

.productTitles
{
    font-size:14px;
    color:#C10538;
}

.resourceLinkDivs{
    float:left;
    clear:none;
    /*width:30%;*/
    margin:0;
    text-align:left;
    line-height:20px;
    /*border:1px solid green;*/
}

.topicTDs
{
    border-top:1px dashed #ccc; 
   /* border-left:1px dashed #666; 
    border-bottom:1px dashed #666;*/
    margin-bottom:5px;
    text-align:center;

}

.plusMinus
{
    font-size:11px;
    font-weight:bold;
    color:#333;
}

.sustainSubTitles, .sustainSubTitles:visited
{
    font-size:11px;
    font-weight:bold;
    color:#94765A;
    
}

.sustainSubTitles:hover
{
    
    color:#8DC73F;
    
}
td.ms-sbgo {
	padding:opx;
	border: none;
	background-color: White;
	/* :#E9F2FD; */
}

td.ms-sbcell {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	white-space:nowrap;
	width:75px;
	color:#6e6e6e;

/*#7F9DB9*/

}

td.ms-sbscopes {
    display: none;
}

.ms-sbLastCell {
padding-right:0px;
}

.ms-sbplain {
border:1px solid #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.ms-sbtable, .ms-sbtable-ex{
	font-family:Arial, Helvetica, sans-serif;
	color:#6e6e6e;
}


select.ms-sbscopes {
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
width:0px;
visibility:hidden;
}
