/*Structural elements*/

body {/*Place lowest level background colors/images here*/
  background-color:#ffffff;
}

/* body  */

/* header */
#logo a{text-decoration:none;color:white;font: bold 25px/50px sans-serif;display:none;}
#logo a h1 { font: bold 25px/50px sans-serif; }

/* content background */
#container {/*2nd Container, put 'page stretch' here and set overall width*/
  background-image: none;/*Define page stretch bg image, usually 1px height*/
  background-repeat: repeat-y;/*Stretch image down page, usually repeat-y*/
  width: 1198px !important;/*Required, overall width of site, usually width of stretch bg image*/
}
#page {/*3nd Container, put 'page stretch' here and set overall width*/
}

#logo {/*Area for header text, also area for flash header*/
  color: #3F454B;/*Define text color of header text*/
}

#header {/*Container for header contents, specify total header height here*/
  background: url('images/header3.png') no-repeat;/*Define bg image for header area*/
  padding: 0;
  height: 239px;
  width: 1198px;
  position: relative;
  z-index: 2;
}

#subHeader { color:white; display: none;}

#leftmenu_area {/*Container for left menu, minicontent, and services menu*/
  background-image:;
  background-repeat:no-repeat;
}

#content {
  padding: 15px 40px;
  margin: 0;
}

#emoContentContainer {
   width: 970px;
   padding: 20px 40px 20px;
   margin: 0;
}

#footer {/*Container for footer links*/
   width: 100%;
   background: url('images/footer.png') center no-repeat;
   height: 57px;
}
#footer-wrap {
  width: 100%;
  margin: 0 auto;
  padding-top: 23px;
}
#footer a {
  color: #b4a98a;
}
#footer a:hover {
  color: #b4a98a;
}

/*End structural elements*/




/*Global text elements*/
#nav a {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    line-height: 32px;
    margin: 0 -3px 0 0;
    padding: 0 16px;
}

#nav a:hover {
}

a {
   color:b4a98a;
}
a:hover {
   color:#000000;
}

#emoWrap #emoContentContainer h1 {/*Global h1 element style*/
  color: #4788ae;
  border: none !important;
}

#emoWrap #emoContentContainer h2 {/*Global h2 element style*/
  color: #4788ae;
}

#emoWrap #emoContentContainer h3 {/*Global h3 element style*/
  color: #4788ae;
}

#emoWrap #emoContentContainer p {/*Global p element style*/
    color: #2F6687;
    font-family: georgia;
}


}

#emoWrap #emoContentContainer b {/*Global b element style*/
  color: #000;/*Define text color*/
}

/*End global text elements*/




/*Content text elements*/

#emoContentContainer a {/*Content link style*/
  color: #4788ae;
}

#emoContentContainer a:hover {/*Content link hover style*/
  border-bottom: 1px solid;
}

#emoContentContainer a:visited {/*Content link visited style*/
  color: #17469E;/*Define text color*/
}

/*End content text elements*/




/*Main menu elements*/

#nav {
   padding-top: 155px;
   height: 32px;
   float: left;
   width: 969px;
   margin: 0 0 0 117px;
}

#nav li:hover { /*button hover*/
   color: #4788ae;
}

#nav li a:hover { /*button hover*/
   color: #000000;
}

ul.tabs {
   height: 32px !important;
   margin-left: 0;
   padding: 0 15px;
}

ul.tabs li:first-child {
margin-left:4px
}


ul.tabs, ul.tabs li, ul.tabs ul{
  background: none;
  height: auto;
}

ul.tabs li ul, ul.tabs li ul li ul {
  background: none !important;
}

ul.tabs a {/*Define top-level buttons*/
   background: none;
   height: 100%!important;/*Required*/
   font-size: 13px;
   line-height: 34px;
}

ul.tabs > a:hover,
ul.tabs > li:hover > a,
ul.tabs > li.iehover > a {/*Define button rollover state*/
   background: none;
   color: #000000;
}

ul.tabs > li:hover > ul > li > a,
ul.tabs li.iehover li a {/*Define sub buttons*/
   background: #437696;
   color: #000000;
}
ul.tabs > li:hover > ul > li:hover,
ul.tabs > li:hover > ul > li:hover > ul > li:hover,
ul.tabs li.iehover li:hover,
ul.tabs li.iehover li.iehover,
ul.tabs li.iehover li:hover li:hover,
ul.tabs li.iehover li.iehover li.iehover {/*Define sub buttons rollover state*/
   background: #B2B2B2;
   color: #4788ae;
}

/*End main menu elements*/




/*Footer menu elements*/

ul.footer_links li a {
   color: #94999c; !important;/*Define text color*/
  text-decoration: none !important;
  padding: 0 10px;
  font-weight: bold;
  border-left: 1px solid #dadfeb;
}
ul.footer_links li:first-child a {
  border: 0;
}
ul.footer_links li a:hover {
  color: #dadfeb !important;/*Define text color*/
  text-decoration: underline !important;
}
ul.footer_links {
   padding: 0px 10px 0 0 !important;
   text-align: left;
   width: 915px;
   margin: 0 auto !important;
   display: none;
}

/*End footer menu elements*/




/*Misc elements*/

ul.footer_links,#social_network_div { /*Social Networking Widget*/
  padding: 0;
  margin: 0;
}

#map,
.box,
.details,
#monthly_news div.form,
td,
#servicesFormDiv,
.calcContent,
.scrollable,
.sharefile_form {
   border-color: #4788AE !important;
}

.formsul li a { /*IRS Forms*/
  color:#b4a98a;
}
.pubsul li a { /*IRS Publications*/
  color:#b4a98a;
}

.archiveHeading { /*Monthly Newsletter Archive*/
  color: #4788AE;
}


/*End misc elements*/



/*Added Rules*/

#socialNetwork-footer, #socialNetwork-footer li { /*Duplicate from emoStyle for pages that don't use it (splash)*/
  display: inline-block;
  list-style: none outside none;
  margin: 5px 0;
}

/* widget styling.... */
.widget input {
  border: 1px solid #D6D6D6;
  font-size: 11.5px;
  padding: 4px;
}

.widget input[type="submit"]{
  padding: 4px 15px;
  background-color: #0A8ED6;
  color: #FFFFFF;
}

.widget input[type="submit"]:hover{
  cursor: pointer;
}

#widget_area_right {
  display:block;
  margin-top: 35px;
}
#sidebar {
   display: none;
   height: 0px !important;
}
#emoWrap, #slider-cont > div {
   width: 1037px;
}
.innerEmoContent {
   width: 100%;
}

#footer h2 {
   display: none;
}

#copyright {
   display: none;
}
#copyright p,
#copyright a {
   color: #c81a29;
}

#footer_wrap {
   width: 1019px;
   margin: auto !important;
}

#footer_menu {
   float: right;
}

#nav .drop > ul {
padding: 0;
margin: 0;
}

#nav .drop > ul li {
padding: 0;
}

#nav .drop > ul a {
padding: 0;
background: #437696 !important;
text-indent: 15px;
}

#nav > ul > .drop > a {
margin-right: -3px;
background: url('images/nav_divider.png') right no-repeat;
}

#nav .drop > .dropdown > .drop > ul {
margin: 0;
}

#login_widget {
background: none;
width: 181px;
height: 130px;
padding: 10px;
}

#login_widget h2 {
padding: 0 0 10px 33px;
}

#login_widget_user,
#login_widget_password {
width: 150px;
}

#login_widget_submit {
background: url('images/submit_btn.png') no-repeat;
padding: 1px 15px 4px 8px;
color: black;
font-weight: bold;
border: 0;
margin: 10px 5px 25px 0px;
width: 57px;
font-size: 11px;
}

#minifeed-container {
background: url('images/news_feed_box.png') no-repeat;
padding: 17px 0 0 !important;
margin: 0 !important;
width: 139px;
height: 176px;
}
#minifeed-container h2 {
display: none;
}

#minifeed {
padding: 0px 17px 2px 8px !important;
margin: 6px 0px 5px !important;
width: 112px !important;
height: 139px !important;
border: 0 !important;
}

#minifeed h3 a {
   font-size: 10px !important;
}

#minifeed p {
   font-size: 8px !important;
}

#emoContentContainer .form {
border-color: #5E1B1B !important;
}

#taxTipsPage .details,
#tax_rates td,
#financial_tools .calcContent,
#retention_guide td,
#financial_guides .details,
td {
border: 1px solid #5E1B1B !important
}

#minifeed-container.widget div#minifeed h3 a {
color: #1d1a1b;
}
#minifeed-container.widget div center a {
color: #5E1B1B;
}
#copyright a {
display:none;
}
#contact_us #directions {
display:block;
}
#contact_us #message {
clear:both;
}

#contact_us .box {
   border-color: #4788AE !important;
   height: 265px !important;
}

#page-wrap {
background: url('images/bottom_stretch.jpg') repeat-x bottom;
}
#header-wrap {
background: url('images/top_stretch2.png') repeat-x top;
}
#minifeed-container.widget div center {
padding-top: 10px;
}

#minifeed-container.widget div center a {
color: #c81a29;
}
li.emoCurrent {
background: none;
}

li.emoCurrent a {
color: #000000!important;
}

#client_login_form_widget_title {
color: #4788AE;
}
ul.tabs li ul li:first-child,
ul.tabs li ul li:last-child {
margin: 0;
}

ul.tabs li:last-child {
margin-right: -2px;
}

#widget_area_right.widgets div.widgetContainer div center {
   display: none;
}


.footer_connect {
    float: right;
    width: 120px;
}

.footer_connect h3 {
     color: #ffffff;
}

.footer_social {
   float: right;
   margin: 25px -125px 0 0;
}
.social_links_widget li {
   display: inline;
   padding: 0 5px;
}

#widget_area_header {
   display: block;
    float: right;
    position: absolute;
    z-index: 99;
    right: 150px;
    top: 50px;
}

.header_connect {
   margin: 0 0 0 6px !important;
}

#widget_area_footer {
   display: block;
   width: 1000px;
    margin-top: -10px;
    padding-right: 300px;
   float: right;
}

.newsletter, #newsletterSignupDiv.widget {
   float:right !important;
}

.newsletter {
   margin: 7px 0 0 0;
}

#newsletterSignupSubmit.widget_submit {
   float:right !important;
   background: url('images/submit.jpg') no-repeat;
   width: 59px;
   height: 25px;
   border: none;
   margin: -29px -3px 0 -3px;
}

#newsletterSignupEmail {
   margin: 0 56px 0 0;
}

.footer_newsletter {
   float:right;
   margin: 9px 10px 0 0 !important;
}

.footer_newsletter h3 {
   color: #ffffff !important;
}

.newsletter h2 {
   float: left;
   color: #ffffff !important;
   font-size: 14px !important;
   padding: 0 10px 0 0;
}

.rss_minifeed {
    bottom: 0;
    left: 660px;
    right: 0;
    top: -250px;
    position: absolute;
    z-index: 99;
}
