/*Structural elements*/
body {
   background: url("images/bottom_stretch.png") bottom repeat-x #e6e6e6;
}
#precontain {
   background: url("images/top_stretch.png") top center repeat-x;
}
#container {
/*   background-image: url("images/mid_stretch.jpg"); */
/*   background-repeat: repeat-y; */
   background: none #e6e6e6;
   width: 1061px !important;
}
#logo {
   display: none;
}
#header {
   background-image: url('images/header.png');
   height: 410px;
}
#leftmenu_area {
   background: none;
   width: 229px;
   padding: 0 0 0 30px;
}
#content {
   padding: 0;
    width: 510px;
    margin: 0 0 0 -20px;
}
#emoContentContainer {
}
#footer {
   background:url('images/footer.png') repeat-x bottom;
   width: 1061px;
   height: 88px;
   padding: 0;
   margin:0 auto;
   clear: both;
}
#footer_menu_div {
   margin: 0;
   padding: 50px 0 0 35px;
}
/*End structural elements*/

/*Global text elements*/
#emoContentContainer h1,
#emoContentContainer h2,
#emoContentContainer h3,
#emoContentContainer h4 {
   color: #40720e;
}

#emoContentContainer h1 {
    font-size: 25px !important;
    border-bottom: none !important;
}

#emoContentContainer h2 { /*h2 size fix*/
   font-size: 20px !important;
}
#emoContentContainer p,
#emoContentContainer li {
   color: #020202;
   letter-spacing: 1px;
}
#emoContentContainer b {
   color: #000;
}
#emoContentContainer a,
#emoContentContainer a:hover,
#emoContentContainer a:visited {
   color: #24548b;
}
/*End global text elements*/

/*Main menu elements*/
ul.tabs {
   padding: 0 0 0 25px;
}
ul.tabs li {
   width: 169px;
   height: 47px;
   margin-left: -8px;
   background: url("images/button.png") no-repeat;
}
ul.tabs a {/*Define top-level buttons*/
   color: #fff !important;/*Define color of button text*/
   height: 47px !important;/*Required*/
   font: bold 14px/37px Arial, "Helvetica Neue", Helvetica, sans-serif !important; 
   text-align: right;
   text-indent: 0;
   padding: 4px 20px 0 0;
   width: 169px;
   margin: 0 0 0 -20px;
}
ul.tabs li a:hover,
ul.tabs > li:hover > a,
ul.tabs li a ul.tabs li a:hover {
   color: #6A9B38!important;
}
ul.tabs li:hover ul,
ul.tabs li.iehover ul {
   background-color: none;
   width: 169px;
   border-left: 5px solid transparent !important;
}
/*End main menu elements*/

/*Footer menu elements*/
ul.footer_links {
   position: absolute;
   float: left;
   top: 40px;
   width: 1045px;
   padding: 0 !important;
   margin: 0 auto;
}
ul.footer_links li {
   display: inline;
   padding: 0 13px 0 !important;
   margin: 0;
   text-align: center;
   text-transform: uppercase;
}
ul.footer_links li a,
ul.footer_links li a:hover {
   font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif !important;
   color: #e7e7e7 !important;
   font-weight: normal;
}

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

/*End footer menu elements*/

/*Misc elements*/
#copyright{
   display: none;
}
#map,
.box,
.details,
#monthly_news div.form,
td,
#servicesFormDiv,
.calcContent,
.scrollable,
.sharefile_form { /*Borders*/
   border-color: #1E3970 !important;
}
.formsul li a, /*IRS Forms*/
.pubsul li a, /*IRS Publications*/
.archiveHeading { /*Monthly Newsletter Archive*/
   color: #1c2256;
}
#referralform .left {
width: 152px !important;
}
#contact_us #general .right {
   margin-top: 0;
   padding-top: 8px;
}
.left {
   width: 160px !important;
}

/*Monthly Newsletter Page Fix*/
#monthly_news.innerEmoContent div.form form.form h2 {
font-size: 17px !important;
}
#news-email-input {
width: 50% !important;
}
#monthly_form_right {
right: 9% !important;
margin-top: 25px !important;
}
/*Monthly Newsletter Page Fix*/

#contact_us .box {
width: 95% !important;
height: auto !important;
    border-color: #1E3970 !important;
}
/*End misc elements*/

/* Widgets */
#widget_area_right {
   display: block;
   width: 232px;
   float: right;
   margin: 20px 40px 0 0;
}
#widget_area_footer {
   padding-top: 32px;
   display: block;
}

/* Login Widget */
.login_widget div {
   width: 225x;
   height: 160px;
   padding: 0;
   margin: 0;

}
#login_widget_user,
#login_widget_password {
   width: 150px !important;
   background: #fff;
   border: 1px solid #d8d8d6;
   color: #78797a;
   margin-left: 40px;
   margin-bottom: 20px;
}
.login_widget div form {
   padding: 0;
   width: 150px;
   margin: 0 auto;
}
.login_widget div form h2 {
   font-size: 16px !important;
   color: #1E3970!important;
   margin: 10px 0 !important;
   padding: 0 !important;
   font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif !important;
   font-weight: normal;
}
.login_widget div form p {
   font-size: 11px !important;
   color: #000 !important;
   margin: 4px 0 !important;
   padding: 0 !important;
   font-family: Tahoma, Arial, sans-serif;
}
#login_widget_submit {
   background: url('images/client_login_submit_button.png') no-repeat;
   border: 0;
   width: 51px;
   height: 19px;
   cursor: pointer;
   font-size: 11px;
   font-weight: bold;
   font-family: Tahoma, Arial, sans-serif;
    margin-left: 40px;
}

#client_login_form_widget_title.widget_h2 {
   font-size: 16px !important;
   color: #40720e!important;
   text-align: center !important;
   height: 30px !important;
   padding: 20px 0 0 0;
    font-weight: normal;
   font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif !important;
}

#widget_area_right div.widgetContainer div#login_widget.widget {
   padding-bottom: 40px !important;
   height: 160px;
   background: none repeat scroll 0 0 #F8F5F5;
   border: 1px solid #ababab;
}

/* Login Widget */

/* News Feed Widget */
#minifeed-container {
   background: url('images/feed_header.jpg') no-repeat top center;
   padding: 30px 0 0 !important;
   margin: 0 auto !important;
   width: 166px;
   height: 165px;
}
#minifeed-container h2 {
   display: none;
}
#minifeed {
   background: url('images/feed_mid_stretch.jpg') repeat-y;
   padding: 0 3px 1px !important;
   width: 159px !important;
   height: 171px !important;
   border: 0 !important;
   margin-top: -6px !important;
}
#minifeed p {
   font-size: 10px;
   line-height: 12px !important;
   color: #333333 !important;
}
#minifeed-container.widget div#minifeed h3 a {
   color: #000000!important;
   font-size: 10px;
   line-height: 12px;
}
#minifeed-container.widget div center a {
   color: #5E1B1B;
   font-size:12px;
}
#minifeed-container.widget div center {
   padding-top: 10px;
}
#minifeed-container.widget div center a {
   color: #24548b;
}
/* News Feed Widget */

/* Footer Address Widget */
.footer_address div {
   clear: both;
   width: 14%;
   float: right;
   padding-top: 25px;
}
#footer_address_header {
   font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif !important;
   color: #c0c0c0;
   line-height: 20px !important;
   font-size: 12px;
   text-align: left;
}
#footer_address_header b {
   font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif !important;
   color: #fff !important;
   font-size: 15px;
   font-weight: normal;
}
/* Footer Address Widget */

/* Footer Newsletter Signup Widget */
.newsletterSignupContainer {
   float: right;
}

.newsletter {
   height: 160px !important;
   width: 232px !important;
   background: #f8f5f5;
   border: 1px solid #ababab;
   margin: 20px 0 0 0 !important;
}

#newsletterSignupSubmit {
   background: url('images/join.jpg') no-repeat;
   width: 78px;
   height: 22px;
   font-weight: bold;
   cursor: pointer;
   padding: 0;
   border: 0;
   margin: -1px 0 0 80px;
   float: left;
   color: #ffffff !important;
}
#newsletter_signup_widget_title {
   font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif !important;
   color: #40720e!important;
   text-align: right;
   font-weight: normal;
   font-size: 16px !important;
   float: left;
   margin: 20px 0 0 10px;
}
#newsletterSignupEmail {
   padding: 0;
   border: 0;
   margin: 0;
   height: 23px;
   float: left;
}

.newsletter {
       padding-bottom: 50px !important;
       left: 15px !important;
       float: right !important
}

.newsletter.widget {
   margin: 0 0 0 20px !important;
}

#newsletterSignupName,
#newsletterSignupEmail {
   margin: 10px 40px 10px;
}

/* Footer Newsletter Signup Widget */

/* Widgets */

.emoCurrent > a {
   background: url("images/rollover.png") no-repeat !important;
}

#widget_area_right div.widgetContainer div center {
/*   display: none !important; */
   background: url('images/feed_footer.jpg') no-repeat bottom;
   display: block !important;
   height: 5px;
}

#widget_area_right div.widgetContainer div center a {
   display: none !important;
}

#newsletter_div_bottom {
    border-color: #CC2829 !important;
    height: 130px !important;
    width: 184px !important;
    margin-left: 10px !important;
}

#newsletter_div_top {
    background: none repeat scroll 0 0 #CC2829 !important;
    width: 190px !important;
    margin-left: 10px !important;
}

    
}
#container #page p#newsletter_widget_user_text, #container #page p#newsletter_widget_password_text, #container #page p#newsletter_widget_submit {
    margin-bottom: -5px !important;
}

#newsletter_widget_submit {
/*    margin-top: 101px !important; */
/*   position: relative !important; */
/*    top: 95px !important; */
    margin-right: 75px !important;
}

#widget_area_right p {
    margin-bottom: 0px !important;
}

#widget_area_header {
   display: block;
}

#widget_area_header.widgets div.widgetContainer div#s3slider {
    border-radius: 0 !important;
    box-shadow: none !important;
   height: 269px !important;
    overflow: hidden;
    position: absolute;
    width: 962px;
    z-index: 1;
   margin: 99px 0 0 49px !important;
}

#s3slider ul#s3sliderContent {
    border-radius: 0 !important;
    margin-left: 0;
    position: absolute;
    width: 960px;
    z-index: 1;
    right: 2px !important;
/*    top: 37px !important; */
}

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

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

.header_social {
   padding-right: 20px !important;
}

.social_links_widget li {
    display: inline;
    float: right;
    list-style: none outside none;
    padding: 90px 2px;
}

a:link {color:#193351 !important;}    /* unvisited link */
a:visited {color:#193351 !important;} /* visited link */
a:hover {color:#193351 !important;}   /* mouse over link */
a:active {color:#193351 !important;}  /* selected link */

.side_social {
   display: none;
}

.custom_social {
   height: 32px;
   width: 32px;
   float: left;
}

.custom_social_p {
   width: 150px;
   float: left;
}
