body {
	font-size: 100%;
	font-family: Arial, sans;
	margin: 0;
	padding: 0;
	text-align: center;
}


/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
/* end clearfix */


img {
	border: 0;
}

/* General a tag style
   This will largely be overridden in different parts of the site
   */
a {
    color: #6EBC20;
    text-decoration: none;
}

a:hover {
    color: #6EBC20;
    text-decoration: underline;
}

#page {
	width: 61.25em;
	margin: 1.25em auto;
	text-align: center;
}

#leftcol {
	width: 10em;
	float: left;
	background: url(http://www.ecosheet.com/themes/ecosheet/images/bg_middle.png) left top repeat-x;
	padding: 0;
}

#leftcol_inner{
	/* margin-top:320px; */
	 margin-top:10px; 
	
	}

#rightcol {
	width: 10em;
	float: right;
	background: url(http://www.ecosheet.com/themes/ecosheet/images/bg_middle.png) left top repeat-x;
	padding: 0;
}

.twocol #centercol {
	width: 50.625em;
	margin: 0 auto;
	background: url(http://www.ecosheet.com/themes/ecosheet/images/bg_middle.png) left top repeat-x;
	text-align: left;
	float: right;
}

.threecol #centercol {
	width: 40em;
	margin: 0 auto;
	background: url(http://www.ecosheet.com/themes/ecosheet/images/bg_middle.png) left top repeat-x;
	text-align: left;
}

#footer {
	margin-top: 2em;
}

.left {
	background: url(http://www.ecosheet.com/themes/ecosheet/images/bg_left.png) left top no-repeat;
}

.right {
	background: url(http://www.ecosheet.com/themes/ecosheet/images/bg_right.png) right top no-repeat;
}

#leftcol .content, #rightcol .content {
	width: 8.375em;
	padding: 1.25em 0.75em;
	min-height: 51.875em;
	height: auto !important;
	height: 51.875em;
	text-align: left;
}

.twocol #centercol .content {
	width: 47.5em;
}

.threecol #centercol .content {
	width: 36.875em;
}

#centercol .content {
	padding: 1.25em 1.5em;
	min-height: 51.875em;
	height: auto !important;
	height: 51.875em;
}

#centercol .content #main {
	margin-top: 2.5em;
}

.date {
	border-top: 1px solid #AAAAAA;
	padding-top: 0.5em;
	color: #4C4C4C;
	text-align: right;
	font-size: 0.7em;
}

ul.nav {
	/*position: absolute;
	top: 9em; */
	margin: 5.22em 0 0 0;
	width: 8.375em;
	
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 1em 0;
	text-align: right;
}

ul.nav li a {
	font-size: 0.95em;
	text-transform: uppercase;
	text-decoration: none;
	color: #4C4C4C;
}

ul.nav li {
	margin: 0;
	padding: 0.25em 0;
	list-style-type: none;
}

ul.nav li ul li {
    padding: 0;
}

ul.nav li ul li a {
	font-size: 0.75em;
	text-transform: capitalize;
	text-decoration: none;
	color: #4C4C4C;
}

ul.nav li a.nav-selected, ul.nav li ul li a.nav-selected, ul.nav li a.parent {
    color: #6EBC20;
}

ul.child {
    padding-left: 0;
}

#searchbar {
	float: right;
}

#logo {
	padding: 0.625em;
}

#breadcrumb {
	border-bottom: 1px solid #AAAAAA;
	padding: 0;
	text-align: right;
	position: absolute;
	top: 7.75em;
	margin: 0;
	height: 1.25em;
	width: 36.875em;
    text-transform: uppercase;
}

#breadcrumb a {
    text-decoration: none;
    color: #6EBC20;
}

#breadcrumb a:hover {
    text-decoration: underline;
    color: #6EBC20;
}

#breadcrumb span {
    color: #6EBC20;
    font-size: 0.7em;
}


.twocol #breadcrumb {
    width: 47.5em;
}

.threecol #breadcrumb {
    width: 36.875em;
}

#footer #footerLinks {
	font-size: 0.625em;
}

#footer #address {
	border-top: 1px solid #AAAAAA;
	margin-top: 0.4em;
}

#footer #address p {
	margin: 0.125em 0;
	font-size: 0.6em;
}

.twokmlogo {
	float: right;
	width: 6.6em;
}

#rightcol h2 {
	font-size: 0.75em;
	font-weight: normal;
	color: #6EBC20;
	text-transform: uppercase;
	margin-top: 0;
	padding: 0.313em 0;
	text-align: center;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#rightcol p {
    font-size: 0.7em;
    color: #4C4C4C;
}

#rightcol #from {
    width: 9.8em;
}

#projectAccordianHeader p {
	color: #B3B3B3;
	font-size: 0.75em;
}

#projectAccordian {
	position: absolute;
	top: 9em;
	width: 8.375em;
}

#projectAccordian .projectInfo h3 {
	font-size: 0.7em;
	font-weight: normal;
	color: #6EBC20;
	text-transform: uppercase;
	margin-top: 0;
	padding-top: 0.313em;
}

#projectAccordian .projectInfo h4 {
	font-size: 0.75em;
	font-weight: bold;
	color: #4C4C4C;
	text-transform: uppercase;
	margin: 0.313em 0 0.125em 0;
}

#projectAccordian .projectInfo ul {
	margin: 0 0 0.625em 1em;
	padding: 0;
}

#projectAccordian .projectInfo p {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

#projectAccordian .projectInfo li {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	color: #4C4C4C;
}

#projectAccordian .projectLogo {
	margin: 1.25em 0 0 0;
	padding: 0;
}

#projectAccordian .projectLogo.first {
	margin: 0;
}

#projectAccordian .projectLogo img {
	display: block;
}

a.readmore {
	text-transform: uppercase;
	color: white;
	display: block;
	width: 6.5em;
	background-color: #AAAAAA;
	text-decoration: none;
	padding: 0.2em 1em;
	text-align: center;
	font-size: 0.6em;
}

a.readmore:hover {
	background-color: #4C4C4C;
}

#searchBar {
	background: white url(http://www.ecosheet.com/themes/ecosheet/images/search_bg.png) top left no-repeat;
	padding: 1px;
	width: 226px;
	height: 22px;
}

#searchBar input {
	vertical-align: top;
	border: 0 none;
	font-size: 12px;
	color: #AAAAAA;
}

#main .sIFR p {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-family: 'Sprang Eco Sans', Arial, sans-serif;
	font-weight: normal;
	color: #0A6826;
}

.sIFR-active .sIFR-alternate {
	display: none;
	visibility: hidden;
}

#main .sIFR p.signature {
    font-family: Arial, sans-serif;
    color: #4C4C4C;
    font-size: 0.7em;
    font-weight: bold;
}

#main .sIFR p.signature span {
    font-size: 0.9em;
}

a.btn {
    display: block;
    height: 18px;
    width: 100px;
    padding: 2px 1px 0 0;
    font-size: 0.7em;
    text-align: center;
    background: url(http://www.ecosheet.com/themes/ecosheet/images/btn_up.png) left top no-repeat;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
}

a.btn:hover {
    background: url(http://www.ecosheet.com/themes/ecosheet/images/btn_over.png) left top no-repeat;
    color: white;
}

div.gelBtn {
    float: left;
    width: 101px;
    height: 20px;
    padding: 5px;
}

.gelBtnContainer .first {
    clear: left;
    padding-left: 0;
}

div.storeBtns {
    float: left;
    width: 22em;
}

div.areaBtns {
    float: right;
    width: 22em;
}

h2.sIFR {
    margin: 0;
    padding: 0;
    font-size: 1.5em;
}

h3 {
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    font-weight: bold;
    color: #6EBC20;
    padding: 0.25em 0;
    text-transform: uppercase;
    font-size: 0.7em;
}

#main #awards h2 {
    /*
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    font-weight: bold;
    color: #6EBC20;
    padding: 0.25em 0;
    text-transform: uppercase;
    font-size: 0.7em;
    */
}

#main #awards div.awardsHeader h2 {
    border: none;
    font-weight: bold;
    color: #6EBC20;
    padding: 0.25em 0;
    text-transform: uppercase;
    font-size: 0.7em;
    width:88%;
    margin:0;
}

#main #awards div.awardsHeader{
	display:block;
	width:100%;
	margin-bottom:10px;
	position:relative;
	border-top: 1px solid #AAAAAA;
}

#main #awards div.awardsHeader h3 {
    border: none;
    font-weight: bold;
    color: #4C4C8A;
    padding:0;
    margin:0;
    text-transform: uppercase;
    font-size: 0.5em;
    position:absolute;
    top:6px;
    right:0px;
}

#main #news div.newsHeader h2 {
    border: none;
    font-weight: bold;
    color: #6EBC20;
    padding: 0.25em 0;
    text-transform: uppercase;
    font-size: 0.7em;
    width:88%;
    margin:0;
}

#main #news div.newsHeader{
	display:block;
	width:100%;
	margin-bottom:10px;
	position:relative;
	border-top: 1px solid #AAAAAA;
}

#main #news div.newsHeader h3 {
    border: none;
    font-weight: bold;
    color: #4C4C8A;
    padding:0;
    margin:0;
    text-transform: uppercase;
    font-size: 0.5em;
    position:absolute;
    top:6px;
    right:0px;
}

#main #news div.preview {
	float:left;
	margin:0 10px 10px 0;
}

#main #directions h2 {
    font-weight: normal;
    color: #6EBC20;
    font-size: 1.3em;
    padding-top: 0.5em;
    margin: 0.5em 0;
    border-top: 1px solid #AAAAAA;
}

#main h2 {
    font-weight: normal;
    color: #6EBC20;
    font-size: 1.5em;
    margin: 0 0 1em 0;
}

#main p, #main li {
    font-size: 0.75em;
    margin-top: 0.1em;
    margin-bottom: 0.6em;
}

#main p.green {
    color: #6EBC20;
}

#main #awards .article {
    margin-bottom: 1em;
}

#main #pagination {
    text-align: center;
    font-size: 0.75em;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
}

#main #pagination .previous {
    padding-right: 4em;
}

#main #pagination .next {
    padding-left: 4em;
}

#main #pagination .disabled {
    color: #AAAAAA;
}

.storeCard {
    float: left;
    width: 13.77em;
    height: 10.5em;
    padding: 0.3em;
    border: 1px solid #AAAAAA;
    text-transform: uppercase;
    background: #FFFFFF;
}

.storeCardList .first {
    clear: left;
    margin-right: 2em;
}

.storeCardList .last {
    margin-left: 2em;
}

.storeCard .header {
    border-bottom: 8px solid #6EBC20;
    padding: 0.2em 0.3em;
    background: url(http://www.ecosheet.com/themes/ecosheet/images/vertical_grad.png) left top repeat-x;
}

#main .storeCard .header h2 {
    color: #4C4C4C;
    font-weight: bold;
    font-size: 0.75em;
    margin: 0;
    padding: 0;
}

#main .storeCard .header h3 {
    color: #6EBC20;
    font-weight: bold;
    font-size: 0.75em;
    margin: 0;
    padding: 0;
    border: none;
}

#main .storeCard .body {
    margin: 0;
    padding: 0.2em 0.3em;
}

#main .storeCard .body p {
    color: #4C4C4C;
    font-weight: normal;
    font-size: 0.7em;
    margin: 0.2em 0 0 0;
}

.product #main .introduction {
    margin-top: 0.5em;
    color: #6EBC20;
    font-size: 1em;
}

.product #main .pdfLinks {
    float: right;
    margin-top: 0.5em;
    text-align: right;
}

.product #main ul {
    margin: 0;
    padding: 0;
}

.product #main ul li {
    margin: 0 0 0 1.3em;
    padding: 0;
    font-size: 0.75em;
    color: #4C4C4C;
}

.product #main .sIFR {
    border-bottom: 1px solid #AAAAAA;
    padding: 0 0 0.5em 0;
    margin: 0 0 1em 0;
}

#map {
    height: 25em;
}

#newsList h2 {
    font-size: 1em;
    border: none;
    border-bottom: 1px solid #AAAAAA;
    padding: 0.4em 0 0.3em 0;
    margin: 0;
}

#newsList h3 {
    font-size: 1em;
    border: none;
    border-bottom: 1px solid #AAAAAA;
    padding: 0.4em 0 0.3em 0;
    margin: 0;
}

#newsList h2 a {
    font-size: 0.75em;
    color: #4C4C4C;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#newsList h3 a {
    font-size: 0.75em;
    color: #AAAAAA;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#newsList .article h4 {
    color: #6EBC20;
    margin: 0 0 0.5em 0;
    width: 82%;
}

#newsList .article .articleContent p {
    font-size: 0.8em;
}

#newsList .article a.readmore {
    margin-bottom: 0.5em;
    font-size: 0.55em;
}

.frame, #HTMLBlock47 {
    padding: 0.25em;
    background: white;
    border: 1px solid #AAAAAA;
    text-align: center;
    margin-top: 2em;
}

#main p.quote {
    font-size: 1em;
    color: #AAAAAA;
}

#main p .green {
    color: #6EBC20;
    font-size: 0.75em;
}

.greenLarge {
    color: #6EBC20;
    font-size: 1em;
}

#rightcol img.ccm-image-block {
    margin-bottom: 1em;
}

.alignImageLeft {
    float: left;
    margin: 0 10px 10px 0;
}

.alignImageRight {
    float: right;
    margin: 10px 0 0 10px;
}

#projectList .project {
	text-transform: uppercase;
	color: #6EBC20;
	border-bottom: 1px dashed #999999;
	margin: 0;
	padding: 7px 0;
	font-size: 0.6em;
}

#projectList .last {
	border-bottom: none;
}

#projectList .readmore {
	margin-bottom: 20px;
}

#projectList {
	position: absolute;
	top: 9em;
	width: 8.375em;
}

#projectList .logo {
    cursor: pointer;
}

/* Gallery popup */
/* Z-index of #mask must lower than #boxes .window */  
#mask {  
    position: absolute;  
    z-index: 9000;  
    background: #000;  
    display: none;
    top: 0;
    left: 0;
}  
  
.modal {  
    position: absolute;
    display: none;  
    z-index: 9999;  
}  

/* id's for individual modals */  
#galleryModal {
    width: 636px;
    height: 420px;
    text-align: center;
    border: 2px solid white;
}

#galleryModal .close {
    background: black;
    text-align: right;
    padding: 3px 6px;
    margin-bottom: 10px;
    color: white;
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

#galleryModal #thumbs ul.thumbs {
    padding: 0;
    margin: 0 auto;
}

#galleryModal #thumbs ul.thumbs li {
    float: left;
    width: 60px;
    text-align: center;
    height: 45px;
    margin: 0;
    padding: 10px;
    list-style-type: none;
}

#galleryModal #controls {
    clear: left;
}

#galleryModal #controls a.prev {
    color: white;
    padding-right: 20px;
    border-right: 2px solid white;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
}

#galleryModal #controls a.next {
    color: white;
    padding-left: 20px;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
}

.thumbnailList .pImage {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    width: 140px;
    text-align: center;
    cursor: pointer;
}

.thumbnailList .last {
    margin-right: 0;
}

.thumbnailList .pImageList {
    margin-top: 20px;
}

.fsID {
    display: none;
}

.technical-information .thumbnailList {
    text-align: center;
    margin-top: none;
}

.technical-information .thumbnailList .pImageList {
    margin: 0;
}

.technical-information .thumbnailList .pImage {
    cursor: default;
    margin-right: 20px;
}

.technical-information .thumbnailList .last {
    margin-right: 0;
}
