/*Structural elements*/

body {/*Place lowest level background colors/images here*/
  background: url('images/body.png') repeat-x 0 0 #eeeeee;
}

/* 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: #fff;/*Define page stretch bg image, usually 1px height*/
  background-repeat: repeat-y;Stretch image down page, usually repeat-y*/
  width: 1600px !important;/*Required, overall width of site, usually width of stretch bg image*/
}

#emoWrap, #slider-cont > div {
    background: url('images/mid_stretch.png') repeat-y !important;
   
}

#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-image: url('images/header.png');/*Define bg image for header area*/
  padding: 0;
  height: 588px;
  width: 1017px;
}

#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: 918px;
   padding: 20px 0px 20px;
   margin: 0 0 0 30px;
}

#footer {/*Container for footer links*/
   width: 100%;
   background: url('images/bottom_stretch.png') repeat-x;
   height: 571px;

   
}

#footer-wrap {
  background: url('images/footer.png') no-repeat;
  width: 1600px;
  margin: 0 auto;
  
  height: 571px;
}

#footer a {
  color: #fff;
}
#footer a:hover {
  color: #ededed;
}

/*End structural elements*/




/*Global text elements*/

a {
   color:b4a98a;
}
a:hover {
   color:#292A2B;
}

#emoWrap #emoContentContainer h1 {/*Global h1 element style*/
  color: #8e1d18;
  border: none !important;
   font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif !important;
   text-transform: uppercase;
   font-weight: normal;
}

#emoWrap #emoContentContainer h2 {/*Global h2 element style*/
  color: #8e1d18;
}

#emoWrap #emoContentContainer h3 {/*Global h3 element style*/
  color: #8e1d18;
}

#emoWrap #emoContentContainer p {/*Global p element style*/
    color: #4f4f4f;

}

#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: #8e1d18;
}

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

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

/*End content text elements*/




/*Main menu elements*/

#nav {
   padding-top: 130px;
   height: 43px;
   float: right;
   width: 985px;
}

#nav a {
    color: #425b6a;
    font: bold 14px/35px Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    margin: 0;
    padding: 0 7px;
    text-transform: uppercase;
    border-radius: 10px 10px 10px 10px;;

}

#nav a:hover {
}


#nav li:hover { /*button hover*/
   color: #292A2B;
}

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

ul.tabs {
   height: 43px !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;
}



#nav .drop > ul a:hover {
   background: #588392!important;
    color: #fff !important;
}

ul.tabs > a:hover,
ul.tabs > li:hover > a,
ul.tabs > li.iehover > a {/*Define button rollover state*/
   background: url('images/rollover.png') repeat-x left !important;
   color: #fff !important;
}

ul.tabs > li:hover > ul > li > a,
ul.tabs li.iehover li a {/*Define sub buttons*/
   background: #17242c !important;
   color: #fff;
}
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: url('images/rollover.png') repeat-x left !important;
   color: #fff !important;
}

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

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

#nav .drop > ul a {
padding: 0;
background: url('images/button_drop.png') repeat-x left !important;
text-indent: 15px;
border: none;
border-radius: 0 !important;
color:#fff;
}

#nav > ul > .drop > a {
margin-right: -3px;
/*background: none; */
}

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


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

/*End main menu elements*/




/*Footer menu elements*/

ul.footer_links li a {
   color: #fff ; !important;/*Define text color*/
   text-decoration: none !important;
   padding: 0 3px;
   border: none;
   text-transform: uppercase;
}

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 3px 0 0 !important;
   text-align: left;
   width: 915px;
   margin: 0 auto !important;

}

/*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: #17242c !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:none;
  margin-top: 35px;
}
#sidebar {
   display: block;
   margin: 0 0 0 15px;
}

.innerEmoContent {
   width: 100%;
}

#footer h2 {
   display: none;
}

#copyright {
   display: block;
   float: left;
   margin-left: 152px;
   margin-top: -23px;
}
#copyright p,
#copyright a {
   color: #fff;
}

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

#footer_menu {
   float: right;
}


#login_widget {
   background: url('images/client_accounts.png') no-repeat;
   width: 168px;
   height: 110px;
   float:left;
   margin-left: 63px;
   margin-top: 33px;
}

#login_widget h2 {
    display: block;
    font-family: Helvetica, arial;

}

#newsletter_signup_widget_title.widget_h2, 
#splash_bottom_widgetarea div.widgetContainer div.custom_content_widget h2,
#client_login_form_widget_title {
  color: #70B3C4;
  font-family: Helvetica, arial;
  font-size: 16px;
}

#login_widget_user,
#login_widget_password {
margin: 12px 0 -5px -1px;
width: 140px;
border-radius: 5px 5px 5px 5px;
height: 18px;
}

#login_widget_password {
margin-top: 20px;
}


#login_widget_user {
width: 208px;
margin-top: 15px;
}

#login_widget_submit {
background: #64A6B4;
padding: 4px;
color: #fff;
border: 0;
margin: -22px 5px 26px 158px;
width: 57px;
font-size: 13px;
text-transform: uppercase;
text-shadow: -2px -2px 6px #FFFFFF;
border-radius: 5px 5px 5px 5px;
text-align: center;
cursor: pointer;
}

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

#minifeed {
    border: 0 none !important;
    height: 216px !important;
    margin: 10px 0 5px !important;
    padding: 0 7px 2px !important;
    width: 154px !important;
}

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

#minifeed p {
   font-size: 10px !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: #002752 !important;
   height: 265px !important;
}

#page-wrap {
background: url('') repeat-x bottom;
height: 1600px;
}

#header-wrap {
background: url('images/top_stretch.png') repeat-x top;
}

#minifeed-container.widget div center {
padding-top: 10px;
}

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

li.emoCurrent a {
   background: url('images/rollover.png') repeat-x left !important;
   color: #fff !important;
}


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;
}

#widget_area_footer {
   display: block;
   margin: 0 auto;
   width: 1000px;
}

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

.footer_connect h3 {
   margin: 30px 0 0 -53px;
   color: #ffffff;
}

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

.newsletter h2 {
   display:block !important;
   float: left;
   font-size: 15px !important;
   font-family: "Lucida sans" !important;
   color: #456e82!important;
   margin: -20px -200px 0 0;
/*   padding: 0 0 0 665px; */
}

#newsletterSignupName,
#newsletterSignupEmail,
#newsletterSignupSubmit  {
   float: left;
   margin: 13px 1px 0;
   border-radius: 5px 5px 5px 5px;
}
.newsletter {
   margin: -100px 0 0 -50px;
   width: 400px;
   float: right;
}


#newsletterSignupName {
    width: 208px;
}


#newsletterSignupName,
#newsletterSignupEmail {
    height: 18px;
    margin-top: 16px;
}

#newsletterSignupSubmit {
   background: #64A6B4;
   width: 59px;
   height: 25px;
   border: none !important;
   margin-right: 73px;
   margin-top: 17px;
   float: right;
   border-radius: 5px 5px 5px 5px;
   color:#fff;
   text-transform: uppercase;
   text-shadow: -2px -2px 6px #FFFFFF;
   cursor: pointer;
   
}


/* S3 Slider */

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

#s3slider {
    border-radius: 0 !important;
    box-shadow: none !important;
    width: 939px!important;
    height: 320px !important;
    margin: 252px -0px 0 41px !important;
}
#s3sliderContent {
    border-radius: 0 !important;
    width: 939px!important;
    height: 320px !important;
    
}
.s3sliderImage {
    border-radius: 0 !important;
}
.s3sliderImage img {
    border-radius: 0 !important;
}



/* S3 Slider End */

/* Custom Home and Services 
.homebox {
   width: 300px;
   float: left;
   margin: 20px 4px;
   height: 450px;
}

.homebox2 {
   width: 300px;
   float: left;
   margin: 0 4px;
   height: 300px;
}

.svc_boxleft,
.svc_boxright {
   width: 470px;
   float: left;
   margin: 50px 0;
}

.svc_boxleft a,
.svc_boxright a {
   border-bottom: none !important;
}
end custom home and svc */


/*Start Splash widget area*/

#splash_one.quadrant {
   background: url('images/splash_one.png') no-repeat;
height: 185px;
}


#splash_one.quadrant div.quadContent p {
   width: 270px; 
   margin-left: 33px; 
   margin-top: 30px;
   padding-top: 20px;
}

#splash_one.quadrant div.quadContent h3, #splash_two.quadrant div.quadContent h3, #splash_three.quadrant div.quadContent h3, #splash_four.quadrant div.quadContent h3 {
   display: none;
}


#splash_two.quadrant {
   background: url('images/splash_two.png') no-repeat;
height: 185px;
}

#splash_two.quadrant div.quadContent p {
   width: 270px; 
   margin-left: 33px; 
   margin-top: 30px;
   padding-top: 22px;

}

.quadrant {
    float: inherit;
}

#splash_three.quadrant {
    margin-top: -218px;
}


#splash_four.quadrant {
    margin-top: -238px;
}


#footer-nav {
    margin-left: 708px;
    padding-top: 530px;
}


/*End Splash widget area*/



#newsletterSignupDiv.widget, .social_custom {
float: left!important;
width: 288px;
}




.footer_one, .footer_two, .footer_three {
display: table!important;
float: left;
width: 33%;
text-align:left;
color: white;

}



.footer_one a, .footer_two a, .footer_three a {
   text-decoration: none;
   padding-bottom: 8px;
   
   
}

.footer_one, .footer_two, .footer_three {
   top: 180px;
   width: 288px;
   margin-left: 36px!important;
}

#splash_bottom_widgetarea {
   float: left;
   background: url('images/widget_container.png') no-repeat;
   width: 986px;
   height: 215px;
   margin-bottom: -122px;
   margin-top: 25px;

}

.social_custom {
    margin-left: 20px!important;
    top: 30px!important;
}

#newsletterSignupDiv.widget {
    margin-left: 120px!important;
    margin-top: 32px!important;
}


.footer_two a {
   border-bottom: 1px dotted #fff;
}
