/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    line-height: 1;
    background-color:#393939;
    text-align:center;

}
img {
    border: 0;
}
#container
{
    position:relative;
    overflow:hidden;
    width:100%;
    max-width:1296px;
    min-width:800px;
    margin:0px auto 0 auto;
}
.header_button {
    position:absolute;
    left:50%;
    margin-left: -648px;
    background-image:url(../images/tag-heating-cooling-hvac.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    width:1296px;
    height:269px;
    margin-top:0px;
}
.logo_button {
    position:relative;
    float:left;
    clear:right;
    padding-top:13px;
    padding-left:128px;
}
.chimney_header_button {
    position:absolute;
    left:50%;
    margin-left: -648px;
    background-image:url(../chimney/images/tcs-header-chimney.png);
    background-position:top left;
    background-repeat:no-repeat;
    width:1296px;
    height:269px;
    margin-top:0px;
}
.chimney_logo_button {
    position:relative;
    float:left;
    clear:right;
    padding-top:12px;
    padding-left:235px;
}

#yellowtext
{
    float:right;
    margin-top:5px;
    margin-right:9px;
    padding-right:18px;
    font:italic bold 1.35em "Arial Black", Gadget, sans-serif;
    line-height:23px;
    color:#ffff00;
    left: 835px;
    top: 6px;
}
#headertext
{
    float:right;
    margin-top:0px;
    margin-left:auto;
    margin-right:45px;
    font:bold 2.7em Arial, Arial, Helvetica, sans-serif;
    color:#000000;
    left: 932px;
    width: 314px;
    height: 59px;
    top: 5px;
}

.menubar
{
    position:relative;
    z-index: 100;
    width:100%;
    background-color:#ffffff;
    margin-top:322px;
    padding-left: 0px;
    height:53px;
}
.chimney_menubar
{
    position:relative;
    z-index: 100;
    width:100%;
    background-color:#cfcfcf;
    margin-top:322px;
    padding-left: 0px;
    height:53px;
}
.menuCellwidth
{
    float:left;
    width:160px;
}
#nav
{
    position:relative;
    width:100%;
    margin-top:-53px;
    margin-left:0px;
    padding-top:17px;
    height:auto;
    min-height:36px;
    z-index:200;
}
.navlinks
{
    position:relative;
    display:inline;
    margin-top:15px;
    padding:0px 20px 0 20px;
    font: Normal 1.1em Helvetica, sans-serif;
    color:#333333;
    text-decoration:none;
}
.yeltext
{
    font: Bold 1em Helvetica, sans-serif;
    color:#ffff00;
    color:#009e61;
}
.contentbg
{
    position:relative;
    left: 50%;
    margin-left: -648px;
    width:1296px;
    height:810px;
    background-image:url(../images/contentbg.png);
    background-position:top left;
    background-repeat:no-repeat;
}
.chimney-bg {
    background-image:url(../chimney/images/brick-wall.jpg);
}
.contentbg2
{
    position:relative;
    left: 50%;
    margin-left: -648px;
    width:1296px;
    height:810px;
    background-image:url(../images/contentbg2.png);
    background-position:top left;
    background-repeat:no-repeat;
}
.chimney-bg2
{
    background-image:url(../chimney/images/brick-wall2.jpg);
}
#contentinside
{
    position:relative;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
    width:924px;
}
#content-pagetitle
{
    padding: 35px 40px 0 0;
    text-align:right;
    clear:both;
}
#modh1-pagetitle
{
    font-weight:normal;
    font-size:30px;
    font-family:Verdana;
    color:#333;
    text-align:right;
    padding:0;
    margin:0;
}
.section-title
{
    padding:10px 0 0 40px;
    text-align:left;
}
.modh2-sectiontitle
{
    padding-bottom:40px;
    margin-top:10px;
    font-weight:normal;
    font-size:18px;
    font-family:Verdana;
    color:#333;
}
.modh2c-sectiontitle {
    font:24px 'Verdana';
    font-weight:bold;
    color:#0078e7;
}
.modh3-subsection {
    font: 18px 'Verdana';
    font-weight:normal;
    text-shadow: 0 1px 1px #fff;
    color: #1b6d8e;
}
.body-text {
    font-weight:normal;
    line-height:1.2em;
}
.hr-80
{
    width:80%;
}
.db-list-style
{
    float:right;
    margin-right:225px;
    height:190px;
    width:500px;
    overflow:auto
}
#footer
{
    position:relative;
    margin-top:14px;
    margin-left:auto;
    margin-right:auto;
    width:1050px;
    height:330px;
}

#footertextleft
{
    position:relative;
    float:left;
    margin-top:10px;
    margin-left:20px;
    width:480px;
    height:auto;
    text-align:left;
}
.footertext
{
    font:normal 12px helvetica;
    color:#ffffff;
    line-height:15px;
}
.footertext b
{
    font:normal 12px helvetica;
    color:#ffffff;
    line-height:15px;
    font-weight:bold;
}
#footertextright
{
    position:relative;
    float:left;
    margin-top:10px;
    margin-left:30px;
    width:500px;
    font:normal 12px helvetica;
}
#footertextright img
{
    position:relative;
    float:right;
}

.footerlinks
{
    text-decoration:none;
    font:normal 12px helvetica;
    padding-right:6px;
    color:#ffffff;
}
.copyright {
    font-family:Arial;
    font-size:.8em;
    font-weight:bold;
    color:#ffffff;
    margin:0;
    padding:0;
    display:inline;
}
.service_area {
    font-family:Arial;
    font-size:.75em;
    font-weight:bold;
    color:#ffffff;
    margin:0;
    padding:0;
}
.click_heads {
    font:normal 12px helvetica;
    color: #ffffff;
    display: table-cell;
    text-align: left;
}
.social_table {
    display: table;
}
.social_table_fr {
    display: table;
    float: right;
}
.social_row {
    display: table-row;
}
.social_cell {
    display: table-cell;
}
.social_cell_images {
    display: table-cell;
    vertical-align: top;
    padding: 20px 40px 0 0;
}
.tag_career_image {
    display: table-cell;
    vertical-align: top;
    padding: 15px 70px 0 0;
}
.subscribe_image {
    display: table-cell;
    vertical-align: top;
    font:normal 12px helvetica;
    color: #ffffff;
    text-align: center;
}
.subscribe_image img {
    cursor: pointer;
}
#social_cell_buttons {
    background-image: url(../images/socialmedia-logos.png);
    width:138px;
    height:138px;
    margin-top:20px;
    margin-right:40px;
    position: relative;
}
#social_cell_buttons a {
    display:block;
    position: absolute;
}
a#tag-facebook-f {width:42px; height:42px; left:3px; top:3px;}
a#tag-googleplus-f {width:42px; height:42px; left:47px; top:3px;}
a#tag-twitter-f {width:42px; height:42px; left:91px; top:3px;}
a#tag-pinterest-f {width:42px; height:42px; left:3px; top:47px;}
a#tag-emailus-f {width:42px; height:42px; left:47px; top:47px;}
a#tag-youtube-f {width:42px; height:42px; left:91px; top:47px;}
a#tag-linkedin-f {width:42px; height:42px; left:3px; top:91px;}
a#tag-angieslist-f {width:42px; height:42px; left:47px; top:91px;}
a#tag-bbb-f {width:42px; height:42px; left:91px; top:91px;}

.social_cell_shares {
    display: table-cell;
    height:28px;
}
.social_share {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 23px 5px 0 3px;
    background-image: url(../images/like-share-bg.png);
    background-repeat:no-repeat;
    background-position:0 20px;
    background-size: 103px 112px;
}
h1
{
    font:bold 2em helvetica, arial, sans-serif;
    color:#000000;
    margin-bottom:1em;
}
.bodytext
{font: normal 1.2em Helvetica, arial, sans-serif;
 color:#000000;
 line-height:1.2em;
 margin-bottom:1em;
}
b
{
    font: bold 1.2em Helvetica, arial, sans-serif;
    color:#000000;
}
ul.bodylist
{
    position:relative;
    margin:0px 20px;
    text-align:left;
    list-style-position: inside;

}

.bodylist li
{
    list-style-type:disc;
    font: normal 18px Helvetica, Arial, sans-serif;
    color:#000000;
    text-align:left;
}
.redtext
{font: bold 1.2em Helvetica, arial, sans-serif;
 color:#ad0302;
}
.bluetext
{
    font:bold 1.2em Helvetica, Arial, sans-serif;
    color:#00599c;
}

.formtext
{font: normal 1em Helvetica, arial, sans-serif;
 color:#000000;
}
#insideonediv
{
    position:relative;
    margin-top:30px;
    margin-left:30px;
    float:left;
    width:930px;
    text-align:left;
}

a.textlinks
{
    font:normal 1.2em Helvetica, Arial,  sans-serif;
    text-decoration:none;
    color:#0065bf;
}
a.textlinks:link
{
    font:normal 1.2em Helvetica, Arial,  sans-serif;
    text-decoration:none;
    color:#0065bf;
}
a.textlinks:hover
{
    font:normal 1.2em Helvetica, Arial,  sans-serif;
    text-decoration:none;
    color:#478dcb;
}a.textlinks:active
{
    font:normal 1.2em Helvetica, Arial,  sans-serif;
    text-decoration:none;
    color:#0065bf;
}a.textlinks:visited
{
    font:normal 1.2em Helvetica, Arial,  sans-serif;
    text-decoration:none;
    color:#0065bf;
}
#amstanleft
{
    position:relative;
    width:220px;
    margin-top:20px;
    margin-left:30px;
    height:200px;
    float:left;
    text-align:center;}

#amstanright
{
    position:relative;
    width:600px;
    margin-top:20px;
    margin-left:20px;
    height:200px;
    float:left;
    text-align:left;}

#katchy
{
    position:absolute;
    width:600px;
    height:451px;
    left:-250px;
    top:-190px;
    z-index:150;
}

/*
CSS to put the TAG Careers slide-out tag on the right of the window.
Commented out lines are for the symbol that can appear at the top of the tag.
*/
.tag-careers {
    position:fixed;
    top:45%;
    right:-118px;
    display:block;
    width:120px;
    border-radius:10px 10px 0 0;
    background-color:#c7eafb;
    padding:10px 40px 10px 20px;
    z-index:9999;
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg);
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.3);
}
/*
    .tag-careers .symbol {
    display:inline-block;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
}
*/
a.tag-careers-tag {
    width: auto;
    text-decoration: none;
}
a.tag-careers-tag .text {
/*    border-right: 1px solid #333; */
}
/* a.tag-careers-tag .symbol, */
a.tag-careers-tag .text {
    color: #333;
    font: Normal 1.1em Helvetica, sans-serif;
}