@import url('midway.css');

html{

background: #9ec9db url(images/bg-body-enviroseal.png) top left repeat-x;

}

body{

background: transparent url(images/bg-body-clouds.png) top center no-repeat;

}


/* typography */

a{outline: none;}

#main p a{

color: #5c852a;

}

#main p a:hover{

color: #496A1D;

}

#contentNav ul li a:hover, #contentNav ul li a.active{background-color: #374C1C;}

#contentNav ul li ul li a{color: #ccc;}

#contentNav ul li ul li a:hover,
#contentNav ul li ul li a.active{color: #73C477;}



#main h3{ color: #1e659b;}
#main h4{color: #405818;}
#main p{color: #4f4f4f;}

#main ul li,
#main ol li{

color: #4f4f4f;

}

p sup{font-size: 8px;}

h3 sup{font-size: 10px;}

/*------------*/



#footerWrapper{

background-color: transparent;

}

#contentWrapper{

background: transparent url(images/bg-container.png) top left repeat-x;

}

#footerContainer{

background: none;
border-top:20px solid #1e659b;
}

#topHead h1#logo a{

display: block;
background: transparent url(images/logo-envirosealed.png) top left no-repeat;
width:198px;
height: 47px;
margin-top: 10px;

}

#topHead .tagLine{

position: absolute;
top:14px;
right:18px;
width:261px;
height: 35px;


}

#topHead{
position: relative;

background: #fff url(images/BG-topHeadweb-enviroseal.png) bottom left no-repeat;

}

#topNav{

background: transparent url(images/BG-topNav-enviroseal.png) top left no-repeat;

}

#header{

background: transparent url("images/BG-header-bottom-enviroseal.png") left bottom repeat-x;

}

#mainContent, body.page #mainContent{

border-left:7px solid #1e659b;
border-right:7px solid #1e659b;

}

body.page #mainContent{

background: #fff url(images/BG-contentNav-repeat-e.png) top left repeat-y;

}

#contentNavContainer{

background: transparent url(images/BG-contentNav-cut-e.png) top left no-repeat;

}

#contentNav {

background: transparent url(images/BG-contentNav-cut-e.png) top left no-repeat;

}

#contentNav div.divider{

margin:5px 0 0 10px;
padding: 0;
width:200px;
height:2px;
background: transparent;
border-top:1px solid #5c852a;
border-bottom: 1px solid #5c852a;
border-left: none;
border-right: none;

}

body.home #mainContent{

background: transparent url(images/BG-mainContent-enviroseal-v2.png) top left no-repeat;

}

#buttonContainer{

background: transparent url(images/BG-buttons-home-enviroseal.png) top left no-repeat;

}

#buttonContainer a, #buttonContainer a:visited{

margin:1px auto 2px auto;
display:block;
width:279px;
height: 44px;
background: transparent url(images/button-home-enviroseal.png) bottom left no-repeat;
color:#CB3442;
font-size: 11px;
text-decoration: none;
text-align: center;
line-height: 44px;
}

#buttonContainer a span{

text-decoration: none;
font-family: Rockwell, 'MuseoSlab500Regular', serif;
color:#fff;
font-size: 18px;
margin:0 10px 0 0;
font-weight: normal;

}

#buttonContainer a:hover{background: transparent url(images/button-home-enviroseal.png) top left no-repeat;}

#main h2#homeTag{

background: none;
text-indent: 0px;
font-family: Rockwell, 'MuseoSlab500Regular',serif;
font-size: 24px;
color: #fff;
width: 325px;
margin: 60px 0 0 40px;
}

#main h2#homeTag span{

color: #afdf76;
margin-left: 30px;
}

#topNav ul li a{

color: #9cc8dc;

}

#topNav ul li.midwayLink a{

color: #fff;

}

#footerCallouts ul li{

background: #fff url(images/BG-callouts-home-e.png) top left repeat-x;

}

.dark {
    background: #fff url(images/BG-callout-dark-e.png) top left no-repeat;
}

.light {
    background: #fff url(images/BG-callout-light-e.png) top left no-repeat;
}

#footerCallouts ul li div p{

color: #1e659b;

}

#footerCallouts ul li div.light p{

color: #1e659b;

}

#footerCallouts ul li div h5, #footerCallouts ul li div.light h5{

color: #1e659b;
border-bottom:1px solid #1e659b;

}

#footerCallouts ul li div div, #footerCallouts ul li div.light div{

border-top:1px solid #1e659b;

}

#footerCallouts ul li div a{

background: transparent url(images/button-callout-arrow-e.png) bottom left no-repeat;

}

#footerCallouts ul li div a:hover{

background: transparent url(images/button-callout-arrow-e.png) top left no-repeat;

}

#footerNav ul li a{

color: #1E659B;

}

#footerNav ul li{

border-right: 1px solid #1E659B;

}

#mainContent #subNav{

background-color: #548022;
height: 5px;

}

.tooltip{

background: transparent url(images/BG-tooltip.png) top left no-repeat;

}

table th{background-color: #1E659B}
table tr.odd{background-color: #CFEBF7;}

table.right{float: right;}

h3.right,p.right{text-align: right; clear: both;}
