/*Structural elements*/
* {
   font-family: arial, helvetica, sans-serif;
}
body {
   background: #fbfbfb;
}
#page-wrap {
   background: url('images/top_stretch.png') repeat-x top;
}
#emoWrap {
   background: #fbfbfb;
   width: 962px;
}
#innerEmoWrap {
   width: 956px;
}
#container {
  width: 962px !important;
}
#logo,
#subHeader {
  display: none;
}

#copyright {
   display: none;
}
#copyright a {
   display: none;
}

#header {
  background: url('images/header.png') no-repeat;
  height: 599px;
  width: 962px;
  padding: 0;
}
#content {
  padding: 15px 40px;
  margin: 0;
}
#emoContentContainer {
   background: none repeat scroll 0 0 transparent;
   margin: 0;
    padding: 20px 0;
    width: 660px;
}
#emoContentContainer h1 {
    color: #0f733c !important;
    background: ;
    padding-top: 25px !important;
    font-size: 30px !important;
   font-family: Verdana, Geneva, sans-serif;;
    text-transform: none;
    font-weight: bold;
}
.innerEmoContent {
   width: 100%;
}
#footer {
   background: ;
   width: 100%;
   height: 285px;
   margin: 0 auto 0;
}

#footer-wrap {
   background: url('images/footer_wide.png') repeat top center #0a5e30;
   height: 285px;
   width: 100%;
}
#widget_area_right {
   display: block;
    margin: 0 !important;
}
#sidebar {
   width: 233px;
   margin: 0 !important;
   float: right;
   padding: 0 10px 0 0;
}
#widget_area_right .widgetContainer {
   margin-bottom: 20px;
}
#widget_area_footer {
    display: block;
    margin: 0 auto;
    width: 1000px;
}
/*End structural elements*/

/*Global text elements*/
#emoContentContainer h1,
#emoContentContainer h2,
#emoContentContainer h3,
#emoContentContainer h4 {
  color: #0f733c;
  border: 0 !important;
}
#emoContentContainer li,
#emoContentContainer p,
#taxTipsPage .desc {
  color: #000;
  font-size: 15px !important;
}
#emoContentContainer b,
#emoContentContainer strong {/*Global b element style*/
  color: #000;/*Define text color*/
  font-size: 15px !important;
}
#emoContentContainer a,
#emoContentContainer a:hover,
#emoContentContainer a:visited {
  color: #0f733c;
}
/*End global text elements*/

/*Main menu elements*/
ul.tabs {
   width: auto;
   height: 37px;
}

#nav .drop > ul a {
   line-height: 30px !important;
   height: 30px !important;
   text-align: left !important;
   text-indent: 10px;
   padding: 0 10px !important;
}

#nav a{
   height: 26px;
   color: #0f733c;
   font: bold 18px/25px Arial, "Helvetica Neue", Helvetica, sans-serif !important;
   padding: 0 9px !important;
   text-align: center;
   text-indent: 0;
   text-transform: none;
   width: auto;
}

#nav > ul > li {
    float: left;
    width: auto;
    min-width: 55px;
    margin: 0;
}

#nav > ul > li:hover {
   color:#fff !important;
   min-width: 55px;
}

#nav > ul > li a:hover {
   background: #0f733c !important; 
   color:#fff !important;
   border-radius: 5px 5px 5px 5px;
   box-shadow: 0px 3px 4px #808080;
}

ul.tabs > a:hover,
ul.tabs > li:hover > a,
ul.tabs > li.iehover > a,
ul.tabs ul > a:hover,
ul.tabs ul > li:hover > a,
ul.tabs ul > li.iehover > a,
ul.tabs ul ul > a:hover,
ul.tabs ul ul > li:hover > a,
ul.tabs ul ul > li.iehover > a {
   background: #0f733c !important; 
   color:#fff !important;
   border-radius: 5px 5px 5px 5px;
   box-shadow: 0px 3px 4px #808080;
}
ul.tabs > li:hover > ul > li > a:hover,
ul.tabs > li:hover > ul > li:hover > a,
ul.tabs li.iehover li a:hover,
ul.tabs li.iehover li.iehover a {/*Define sub buttons rollover state*/
   background: #0f733c !important; 
   color:#fff !important;
   border-radius: 5px 5px 5px 5px;
   box-shadow: 0px 3px 4px #808080;
}
ul.tabs ul li,
ul.tabs ul ul li,
ul.tabs ul ul ul li {
   width: 200px;
}
#nav {
    left: 0 !important;
    margin-left: 430px;
    position: relative;
    top: 120px;
    z-index: 999;
}
#nav .drop > ul {
   padding: 0 !important;
   width: auto;
   border: 1px solid #0f733c;
   border-top: 0;
   background: #FBFBFB;
}
#nav > ul > .drop > a {
   margin-right: 0 !important;
}


/*Main menu elements*/

/*Misc elements*/
.formsul li a, /*IRS Forms*/
.pubsul li a, /*IRS Publications*/
.archiveHeading { /*Monthly Newsletter Archive*/
  color: #2e2e2e;
}
#map,
.box,
.details,
#monthly_news div.form,
td,
#servicesFormDiv,
.calcContent,
.scrollable,
.sharefile_form,
.newsletter-table {
   border-color: #0f733c !important;
}

#contact_us .box {
   border-color: #0f733c !important;
   height: 300px !important;
}

input:focus,
textarea:focus,
input[type=submit]:hover,
button:hover {
   -moz-box-shadow: 0 0 4px #0f733c;
   -webkit-box-shadow: 0 0 4px #0f733c;
   box-shadow: 0 0 4px #0f733c;
}

/*End misc elements*/

/*Footer menu elements*/
ul.footer_links {
   width: 100%;
   padding: 0;
   margin: 0 auto;
   text-align: left;
}
ul.footer_links li {
   display: inline;
   padding: 0 5px;
   margin: 0 !important;
   border-left: 1px solid;
   display: none;
}

ul.footer_links li:first-child {
   border: 0 !important;
}

ul.footer_links li a,
ul.footer_links li a:hover {
   color: #808080;
}
ul.footer_links li a:hover {
   text-decoration: underline;
}
ul.footer_links li a {
   text-decoration: none;
   line-height: 55px;
}
#footer-nav {
   padding: 0;
}
#footer-nav h2 {
   display: none;
}
/*Footer menu elements*/

/* Client Login */
#login_widget,
#login_widget_title,
#login_widget_user,
#login_widget_password,
#login_widget_submit,
#email_p,
#password_p,
#submit_p,
.login_widget_text,
.clear_div {
   font-size: 9px;
   font-weight: bold;
   color: #1d1a1b !important;
   margin: 0;
   padding: 0;
   border: 0;
}
#client_login_form_widget_title {
   color: #fff !important;
   font: 22px/40px Arial, "Helvetica Neue", Helvetica, sans-serif !important;
   text-transform: none;
   font-weight: normal;
   margin: 0;
}
.login_widget_text {
   font-family: Tahoma, Verdana, Segoe, sans-serif !important;
   line-height: 10px !important;
   font-weight: normal !important;
}
#login_widget p {
   float: left;
   width: 100%;
}
#login_widget_user,
#login_widget_password {
    height: 12px;
    margin-bottom: 14px;
    padding: 7px 0 !important;
    width: 180px;
}

#login_widget {
   background: none;
   padding: 15px 18px;
   width: 300px;
   margin: 0 auto !important;
   float: left;
}
#login_widget form {
   margin-top: 10px;
}
#login_widget_title {
   font: bold 14px/20px Arial, "Helvetica Neue", Helvetica, sans-serif !important;
   color: #b10000 !important;
   text-align: left;
   text-indent: 20px;
   text-transform: uppercase;
   font-weight: normal;
   margin: 0;
   display: none;
}
#login_widget_user,
#login_widget_password,
#login_widget_submit {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #E8E5DE !important;
    border-radius: 5px 5px 5px 5px;
    font: 11px/11px Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    height: auto !important;
    padding: 2px 0;
}

#login_widget_submit {
   background: url('images/submit.png') no-repeat center;
   width: 73px;
   height: 33px !important;
   padding: 1px 5px;
   cursor: pointer;
   border-radius: 5px;
   clear: both;
   *filter:chroma(color=#fff);
   color: #fff !important;
}

#newsletterSignupDiv {
   background: none;
   padding: 15px 18px;
   width: 215px;
   margin: 0 auto !important;
}

#newsletter_signup_widget_title {
    color: #FFFFFF !important;
    font: 22px/40px Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    margin: 0 0 0 -40px;
    text-transform: none;
    width: 300px;
}

#newsletterSignupSubmit {
   background: url('images/submit.png') no-repeat center;
   width: 73px;
   height: 33px;
   padding: 1px 5px;
   cursor: pointer;
   border-radius: 5px;
   clear: both;
   *filter:chroma(color=#fff);
   color: #fff;
    font: 11px/11px Arial,"Helvetica Neue",Helvetica,sans-serif !important;
}

#newsletterSignupName,
#newsletterSignupEmail {
    height: 12px;
    margin-bottom: 14px;
    padding: 7px 0 !important;
    width: 180px;
}

#newsletterSignupName,
#newsletterSignupEmail {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #E8E5DE !important;
    border-radius: 5px 5px 5px 5px;
    font: 11px/11px Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    height: auto !important;
    padding: 2px 0;
}

.clear_div {
   clear: both;
}
/* Client Login */

/* News Feed Widget */

/* News Feed Widget */

/* Social Networking Widget */

/* Social Networking Widget */

#nav ul.tabs li.emoCurrent {
}

.emoCurrent > a {
   background: #0f733c !important; 
   color:#fff !important;
   border-radius: 5px 5px 5px 5px;
   box-shadow: 0px 3px 4px #808080;
}


#widget_area_header {
   display: block;
   position:absolute;
   z-index: 5;
}

#s3slider, .s3slider {
    border-radius: 0 !important;
    box-shadow: 0 !important;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    width: 1600px !important;
    height: 436px !important;
    z-index: 99;
}

.s3slider {
    margin-left: -310px !important;
    top: 161px !important;
    background: url('images/slider_bg.jpg') no-repeat center;
}

#s3sliderContent {
    border-radius: 0 !important;
    margin-left: 0;
    position: absolute;
    top: 0;
    width: 1600px !important;
    height: 436px !important;
    z-index: 99;
}

.s3sliderImage img {
    border-radius: 0 !important;
}

.s3sliderImage {
    border-radius: 0 !important;
    display: none;
    float: left;
    position: relative;
    z-index: 1;
}

.social_links_widget ul li {
   display: inline;
   margin: 0 5px !important;
}

.social_links_widget {
    margin: 10px 0 0 860px !important;
}

#widget_area_footer {
   text-align: left;
}

.getintouch {
   background: url('images/get_in_touch.png') no-repeat;
   height: 219px;
   width; 233px;
   top: 5px;
}

.getintouch img {
    float: left;
    padding: 5px 30px;
}

.getintouch p {
   color: #0f733c;
   font: 11px/20px Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

.newsletter {
   width: 300px;
   float: left;
   margin: 0 80px !important;   
}

.foot_left h2 {
   color: #fff !important;
   font: 22px/40px Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

.foot_left {
    float: left;
    margin: 20px 20px 0 20px !important;
    width: 150px;
}

.foot_left a {
   color: #fff;
   font: 11px/20px Arial, "Helvetica Neue", Helvetica, sans-serif !important;
   text-decoration: none;
}


#login_widget form {
    margin-top: 0 !important;
}
