/* Google Webfonts */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);

/* Base */
/* Reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, big, img,
fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* Fix for the clear:both blunder */
[style="clear:both"] {
    display: none !important;
}
style + div {
    display: none\a !important;
}
[style^="clear:both"] {
    display: none !important;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
html {
    font-size: 62.5%;
}
body {
    line-height: 1;
}

/* Top */
body {
    background-color: #eee;
    background-image: url('../images/header.jpg?1761246795');
    font-family: Arial, Verdana, sans serif;
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
    background-repeat: no-repeat;
    background-attachment: fixed;
    line-height: 26px;
    line-height: 2.6rem;
    background-size: cover;
    overflow-x: hidden;
}
body div {
    line-height: 26px;
    line-height: 2.6rem;
}
#container {
    margin: 0 auto;
    padding: 0;
}
#top {
    margin: 0 auto;
    padding: 20px 0 20px;
    display: table;
    min-width: 73%;
}
#logoContainer {	
    margin: 0 40px 0 0;
    display: inline-block;
    float: left;
}
#titleContainer {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    float: left;
}
.title {
    color: white;
    font-family: 'Oswald', 'Verdana', serif;
    text-shadow: 2px 2px 5px #000;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=4);
    font-weight: 400;
    font-size: 50px;
    font-size: 5rem;
    line-height: 50px;
    line-height: 5rem;
}
.subtitle {
    margin-top: 9px;
    font-family: 'Oswald', 'Verdana', serif;
    color: white;
    text-shadow: 2px 2px 3px #000;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=3);
    font-weight: 400;
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 27px;
    line-height: 2.7rem;
}
.company {

}
.slogan {
}
#menuTitle {
    display: none;
}
#openBar {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#barFarLeft {
    background-image: url("../images/bar-skirt.png?1761246795");
    height: 52px;
    left: -10184px;
    position: absolute;
    top: -44px;
    width: 10000px;
}
#barLeft {
    background-image: url("../images/bar-left.png?1761246795");
    height: 52px;
    left: -184px;
    position: absolute;
    top: -44px;
    width: 184px;
}
#barNone {
    background-image: url("../images/bar-center.png?1761246795");
    display: block;
    height: 52px;
    position: absolute;
    top: -44px;
    width: 100%;
    background-repeat: repeat-x;
}
#barRight {
    background-image: url("../images/bar-right.png?1761246795");
    height: 52px;
    left: 100%;
    position: absolute;
    top: -44px;
    width: 184px;
}
#barFarRight {
    background-image: url("../images/bar-skirt.png?1761246795");
    height: 52px;
    left: calc(100% + 184px);
    position: absolute;
    top: -44px;
    width: 10000px;
}
#mainNav a, #mainNav a:link, #mainNav a:visited {
    color: #FFFFFF;
    font-family: 'Oswald','Verdana',sans-serif;
    text-decoration: none;
    text-shadow: 0 0 5px #000;
    font-weight: 300;
}
#mainNav a:hover, #mainNav a.active {
    color: #000000;
    text-shadow: 0 0 9px #ffffff;
    -webkit-transition: all 343ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
    -moz-transition: all 343ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
    -ms-transition: all 343ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
    -o-transition: all 343ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
    transition: all 343ms cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */
}
#mainNav {
    position: relative;
    z-index: 100;
    height: 43px;
    white-space: nowrap;
}
#mainNav, .subNav {
    margin: 0;
    text-align: center;
}
.mainNavLink {
    background-image: url("../images/separation.png?1761246795");
    background-position: left center;
    background-repeat: repeat-y;
    display: inline-block;
    padding: 0;
    line-height: 42px;
    position: relative;
    list-style-type: none;
    height: 100%;
    *display: inline;
}
.mainNavLink:first-child {
    background-image: none;
}
.mainNavLink a {
    margin: 0 4px 0 9px;
}
.subNavCon {
    position: absolute;
    top: 43px;
    overflow: hidden;
    height: 0;
    max-height: 0;
    padding: 0;
    margin-bottom: 0;
    white-space: nowrap;
    text-align: left;
    border-radius: 0 0 10px 10px;
}
.subNav {
    padding: 7px 20px 15px;
    *padding: 0 16px 10px 0;
    background-color: rgb(141, 29, 29);
    background-image: url("../images/subnav-shadow.png?1761246795");
    background-repeat: repeat-x;
    border-radius: 0 0 10px 10px;
}
.subNavLink {
    list-style-type: none;
    padding-left: 0;
    line-height: 27px;
    text-align: left;
}
.subNavLink a {
    margin: 0;
    display: block;
}
#mainNav li:hover .subNavCon {
    visibility: visible;
    height: auto;
    max-height: 1000px;
    padding: 0;
    -webkit-transition: all 977ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -moz-transition: all 977ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -ms-transition: all 977ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -o-transition: all 977ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    transition: all 977ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}

/* Middle */
#contentContainer, #container, #content {
    height: 100% !important;
}
#content::before {
    display: block;
    content: '';
    height: 18px;
    height: 1.8rem;
}
#contentContainer {
    position: relative;
    width: 73%;
    background-image: url("../images/translucence.png?1761246795");
    margin: 0 auto;
    box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.99);
    padding-bottom: 18px;
    padding-bottom: 1.8rem;
}
body[class^="info_center"] #contentContainer, 
body[class^="financial_tools"] #contentContainer,
body[class^="industries"] #contentContainer,
body[class^="careers"] #contentContainer {
    height: auto !important;
}
#content {
    overflow: visible;
    padding: 0 29px;
    padding: 0 2.9rem;
    margin: 0;
    z-index: 1;
}
#header {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
}
#pageTitle {
    display: none;
}

/* Versatile */
p {
    font-family: 'Arial','Verdana',sans-serif;
    line-height: 26px;
    line-height: 2.6rem;
    padding: 5px 0 15px 0;
}
a, a:link, a:visited {
    color: firebrick;
    text-decoration: none;
}
a:active {
    color: transparent;
    text-shadow: 0px 0px 3px palevioletred;
}
a:hover {
    color: black;
    text-shadow: 0px 0px 3px palevioletred;
}
ul, ol {
    margin-bottom: 20px;
    display: block;
    text-align: left;
    list-style-position: inside;
}
li {
    padding-left: 40px;
    line-height: 22px;
    line-height: 2.2rem;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Geneva, sans-serif;
}
h1 {
    font-size: 28px;
    font-size: 2.8rem;
    margin: 15px 0;
}
h2 {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 15px 0;
}
h3 {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 15px 0;
}
h4 {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 10px 0 5px 0;
}
h5 {
    font-size: 20px;
    font-size: 2rem;
    margin: 15px 0;
}
h6 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 10px 0 5px 0;
}
hr {
    margin: 0;
}
hr:hover {
    color: firebrick;
}
b, strong {
    font-weight: 700;
}

/* Bottom */
.footer {
    text-align: left;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: 'Oswald','Verdana',sans-serif;
    font-weight: 300;
    min-height: 58px;
    margin-top: 14px;
    margin-bottom: 5px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
#socialMedia {
    height: 58px;
    height: 5.8rem;
    width: 198px;
    width: 19.8rem;
    text-align: center;
    z-index: 1000;
    float: right;
    margin-right: -2px;
    margin-right: -0.2rem;
}
#socialMedia * {
    line-height: 0;
}
#cchStatic div {
    display: inline;
    margin-right: 4px;
}
#cchDynamic {
    margin-top: 2px;
    margin-top: .2rem;
    margin-left: 19px;
    margin-left: 1.9rem;
}
#copyright {
    margin-left: 10px;
    margin-left: 1rem;
    margin-top: 219px;
    margin-top: 21.9rem;
    display: block;
    line-height: 19px;
    line-height: 1.9rem;
    padding-bottom: 10px;
    padding-bottom: 1rem;
    position: absolute;
    bottom: 5px;
    bottom: .5rem;
}
.sitebuilderModules {
    line-height: 0;
}
.clear, .client_services .footer, .services #footer, .firm_services #footer {
    clear: both;
}
#calculators, #newsletters_content {
    margin-bottom: 17px;
    margin-bottom: 1.7rem;
}
.fontNote {
    margin-bottom: 29px;
    margin-bottom: 2.9rem;
}
#appointmentWrapper {
    margin-bottom: 40px !important;
    margin-bottom: 4rem !important;
}
.applyarea {
    position: relative;
    z-index: 2;
}
.applyjob, .applynow {
    cursor: pointer;
}
#careersform, #ac-industries {
    margin-bottom: 60px;
}

/* Home panel */
#home_panel::after {
    background-color: rgba(128, 61, 61, 0.16);
    display: block;
    content: '';
    height: 18px;
    position: absolute;
    bottom: -18px;
    right: 0;
    padding-left: 9px;
    padding-right: 9px;
    min-width: 180px;
}
.tax_alerts_fade::after {
    background: -moz-linear-gradient(top,  rgba(128,61,61,0.16) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(128,61,61,0.16)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,  rgba(128,61,61,0.16) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top,  rgba(128,61,61,0.16) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top,  rgba(128,61,61,0.16) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,  rgba(128,61,61,0.16) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29803d3d', endColorstr='#00ffffff',GradientType=0 );
    display: block;
    height: 60px;
    width: 100%;
    content: '';
    padding-right: 9px;
    padding-left: 9px;
    position: relative;
    top: 60px;
    margin-left: -9px;
}
#home_panel, #tax_alerts {
    background-color: rgba(128, 61, 61, 0.16);
    color: black;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    line-height: 1.6rem;
    margin-top: 0;
    margin-right: -29px;
    margin-bottom: 0 !important;
    margin-left: 20px;
    padding-left: 9px !important;
    padding-right: 9px !important;
    padding-bottom: 0;
    text-align: center;
    position: relative;
    top: -18px;
    width:180px;
}
#home_panel {
    height: 100% !important;
}
.newsletters #tax_alerts {
    margin-bottom: 100px !important;
}
#home_panel img, #tax_alerts img {
    margin: 10px auto 0;
}
#home_panel a, #tax_alerts a {
    color: firebrick;
}
#home_panel a:hover, #tax_alerts a:hover {
    color: black;
}
#home_panel br, #tax_alerts br {
    display: none;
}
#lead_gen {
    margin-top: 10px;
    line-height: 0;
    padding-right: 9px;
    padding-left: 9px;
    width: 180px;
}

/* Tax alerts */
#taxAlertPanel_Heading {
    font-family: 'Verdana', 'Geneva', sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: normal !important;
    height: 20px !important;
    margin: 18px 0 0 !important;
    width: 180px !important;
    line-height: 10px;
    line-height: 1rem;	
}
#taxAlertPanel, #tax_alerts_home {
    padding: 0 !important;
    margin: 0 !important;
    width: 180px !important;
}
#taxAlertPanel div {
    line-height: 18px;
    line-height: 1.8rem;
}
.taxAlerts_title3, .taxAlerts_title_TB {
    padding: 5px 0 !important;
    margin: 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13) !important;
}
.ticker {
    padding: 0 !important;
    margin: 0 !important;
}
#contlayer0, #mainlayer0 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    height: 329px !important;
}
#lprv0, #lpau0, #lres0, #lnxt0 {
    top: 290px !important;
}

/* eNewsletter */
div.NewsletterForm {
    width: 180px;
}
#divNewsletter1 {
    width: 180px;
    margin: 10px 0 10px;
}
.NewsletterForm form table {
    width: 180px;
}
.NewsletterForm td {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 12px;
    line-height: 1.2rem;
}
#enewsletter_title {
    font-family: 'Verdana', 'Geneva', sans serif;
    font-size: 18px;
    font-size: 1.8rem;
}
div.NewsletterForm form {
    padding: 0;
    margin: 0 auto;
}
div.NewsletterForm form p input {
    width: 160px;
}
.NewsletterForm p {
    padding: 0;
}
div.NewsletterFormInput, div.NewsletterFormCaptchaInput {
    width: auto;
}
div.NewsletterForm form p label {
    margin: 4px 0 0 11px;
}
.NewsletterForm form p {
    margin: 2px 0 !important;
    line-height: 18px;
    line-height: 1.8rem;
}
div.NewsletterForm #captchaImage img {
    margin: 0;
}
div#captchaImage {
    display: block;
    height: 35px;
}

/* Newsletter */
.news_description {
    border-left: 1px solid #424F63;
    margin: 10px 0 0 10px;
    padding-left: 10px;
}

/* Contact Us */
table form input {
    margin: 0 0 20px;
}

/* Financial Tools */
.tablecontent {
    line-height: 26px;
    line-height: 2.6rem;
}
/* Recaptcha */
.recaptchatable * {
    line-height: 1em !important;
}	

/* 0-799 */
@media screen and (max-width: 799px) {
    /* Mobile head */
    #topContainer {
        width: 100%;
    }
    #logoContainer {
        display: block;
        text-align: center;
        margin: 0;
        float: none;
    }
	#logo img {
		width: 100%;
		height: auto;
	}
    #topPartition {
        display: block;
    }
    .title {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 36px;
        line-height: 3.6rem;
    }
    .subtitle {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 22px;
        line-height: 2.2rem;
    }
    #titleContainer {
        margin: 5px 0 0 0;
        display: block;
        text-align: center;
        float: none;
    }
    /* Mobile menu */
    #menuTitle {
        background-color: firebrick;
        background-image: url(../images/bar-center.png?1761246795);
        display: block;
        margin: 0 auto -5px;
        padding: 0;
        width: 100%;
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 44px;
        line-height: 4.4rem;
        text-align: center;
    }
    #menuTitle a:link, #menuTitle a:active, #menuTitle a:visited {
        color: #FFFFFF;
        font-family: 'Oswald','Verdana',sans-serif;
        text-decoration: none;
        text-shadow: 0 0 5px #000;
        display: block;
    }
    #menuTitle a:hover {
        color: #000000;
        text-shadow: none;
    } 
    #openBar {
        display: none;
    }
    #mainNav a, #mainNav a:link, #mainNav a:visited {
        text-shadow: 2px 2px 2px #000;
        display: block;
    }
    #mainNav a:hover, #subNav a:hover {
        color: #000000;
        text-shadow: none;
    }
    #mainNav li a.selected {
        color: black;
        text-shadow: none;
    }
    #mainNav {
        display: none;
        margin: 0 auto;
        width: 73%;
        padding: 0;
        text-align: center;
        height: auto;
    }
    .mainNavLink a {
        font-size: 30px;
        font-size: 3rem;
        margin: 0;
    }
    .mainNavLink, .mainNavLink:first-child {
        background-color: rgba(122, 50, 50, 0.36);
        background-image: none;
        background-repeat: repeat-x;
        display: block;
        padding: 0;
        margin: 10px 0 0;
        border-radius: 10px;
        line-height: 42px;
    }
    .subNavCon {
        left: 0;
        position: static;
        height: auto;
        max-height: none;
        background-image: none;
        background-color: rgba(119, 26, 26, 0.36);
    }
    #mainNav li:hover .subNavCon {
        visibility: visible;
        height: auto;
        max-height: none;
    }
    .subNav {
        padding: 0;
        position: static;
        top: 0;
        margin-bottom: 0;
        border-radius: 0 0 10px 10px;
        text-align: center;
        background-color: transparent;
    }
    .subNavLink {
        list-style: none outside none;
        padding: 0;
        border-top: 1px solid rgba(90, 0, 0, 0.31);
        line-height: 30px;
        text-align: center;
    }
    .subNavLink a {
        margin: 0;
        font-size: 24px;
        font-size: 2.4rem;
    }

    /* Mobile body */
    #contentContainer {
        width: 89%;
        box-shadow: none;
        padding-top: 10px;
        margin-top: 14px;
        text-align: center;
        width: 100%;
    }
    #content {
        padding: 0 17px 0;
        text-align: left;
        position: relative;
        overflow: hidden;
    }
    #headerContainer {
        background-image:  none;
        display: none;
    }
    .footer {
        margin: 0;
        text-align: center;
    }
    #copyright {
        padding-top: 7px;
    }

    /* Mobile Tax Alerts */
    #home_panel::after, #tax_alerts::after {
        background-color: transparent;
        display: none;
        content: '';
        height: 0;
        position: absolute;
    }
    #home_panel, #tax_alerts {
        bottom: 0; /* 23px - 4/6/15 */
        position: inherit; /* absolute - 4/6/15 */
        width: 100%;
        padding: 0 !important;
        margin: 0;
        text-align: center;
        left: 0;
        height: auto !important;
        margin: 0 0 300px !important;
    }
    #home_panel img, #tax_alerts img {
        position: relative;
        top: 10px;
        margin: 0;
    }
    #taxAlertPanel_Heading, #taxAlertPanel, .taxAlerts_title3, .taxAlerts_title_TB, .undefined, .undefined td, #contlayer0, #mainlayer0, #lmain0 {
        width: 100% !important;
    }
    #lprv0, #lpau0, #lres0, #lnxt0 {position: absolute; top: 260px !important;}
    #tax_alerts_home {
        padding: 0;
        margin: 0 5% !important;
        width: 90% !important;
    }
    #taxAlertPanel_Heading {
        line-height: 30px;
        line-height: 3rem;
        height: 30px !important;
    }
    .taxAlerts_title3 {
        overflow: hidden;
        white-space: nowrap;
    }
    .home #content, .index #content, .newsletters #content {
        padding-bottom: 30px;  /* 495px - 4/6/15 */
    }

    /* Mobile Miscellany */
    #socialMedia {
        width: auto;
        position: static;
        padding: 100px 0;
    }
    #socialMedia div {
        margin-right: 5px;
    }
    div#cchLike {
        margin: 0 auto;
        display: block;
        width: 80px;
        overflow: hidden;
    }	

    #lprv0, #lpau0, #lres0, #lnxt0 {
        visibility: hidden !important;
    }
    #divNewsletter1, .NewsletterForm {
        width: 100%;
    }
    #services-top-list-table td {
        display: inline-block;  width: 100%;text-align: center;
    }
    #services-top-list-table ul {
        padding: 0; margin: 0;text-align: center;list-style: none;
    }
    #services-top-list-table li {
        padding: 0; margin: 0;
    }
    #IRSForms_wrapper div, #IRSForms_wrapper td, #IRSForms_wrapper table, #IRSPublications_wrapper div, #IRSPublications_wrapper td, #IRSPublications_wrapper table {
        display: inline;
    }
    #IRSForms_wrapper thead, #IRSPublications_wrapper thead {
        display: none;
    }
    #IRSForms , #IRSPublications{
        padding: 0;
        margin: 0;
        width: 100%;
    }
    #IRSForms a, #IRSPublications a {
        font-weight: bold;
    }
    #IRSForms td, #IRSPublications td {
        display: block;
        padding-top: 0px;
        border-bottom: 1px dotted rgb(175, 175, 175);
        line-height: 21px;
        line-height: 2.1rem;
    }
    #IRSForms .odd, #IRSPublications .odd {
        background-color: rgba(153, 153, 153, 0.3);
    }
    #IRSForms .even, #IRSPublications .even {
        background-color: rgba(255, 255, 255, 0.57);
    }
    #IRSForms_wrapper tr, #IRSPublications_wrapper tr {
        display: block;
        margin-bottom: 10px;
    }
}

/* 800-1139 */
@media screen and (min-width: 800px) and (max-width: 1139px) {
    .title{
        font-size: 40px;
        font-size: 4rem;
        line-height: 40px;
        line-height: 4rem;
    }
    .subtitle {
        font-size: 23px;
        font-size: 2.3rem;
        line-height: 23px;
        line-height: 2.3rem;
    }
    .mainNavLink a, .subNavLink a {
        font-size: 17px;
        font-size: 1.7rem;
    }
    .subnavlink {
        line-height: 24px;
    }
}

/* 1140- */
@media screen and (min-width: 1140px) {
    #mainNav a {
        font-size: 21px;
        font-size: 2.1rem;
    }
    .subnavlink {
        line-height: 26px;
    }
    h1 {
        font-size: 30px;
        font-size: 3rem;
        margin: 15px 0;
    }
    h2 {
        font-size: 28px;
        font-size: 2.8rem;
        margin: 15px 0;
    }
    h3 {
        font-size: 26px;
        font-size: 2.6rem;
        margin: 15px 0;
    }
    h4 {
        font-size: 24px;
        font-size: 2.4rem;
        margin: 10px 0 5px 0;
    }
    h5 {
        font-size: 22px;
        font-size: 2.2rem;
        margin: 10px 0 5px 0;
    }
    h6 {
        font-size: 20px;
        font-size: 2rem;
        margin: 10px 0 5px 0;
    }
}
