@import url("./global.css");
/* CompiledCSS */
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
body {
	font:100%/160%;
	margin:0;
	padding:0;
	color:#333;
	background:#eeeee8;
	position:relative;
}
font {
	font:100%/160%;
}
:-moz-any-link:focus {
  outline: none;
}
img {
	border:0 none;
}
form {
	margin:0;
	padding:0;
}
.style-container {
	position:relative;
	width:100%;
}
.page-title {
	background:url(./images/galleries/style/483/images/gradients.png) 0 -110px repeat-x;
	display:block;
	padding:0 10px;
	width:950px;
	margin:0 5px;
	min-height:70px;
	font-weight:700;
	font-size:1.5em;
	color:#fff;
	text-shadow: 0 1px 1px #333;
	text-transform:uppercase;
	line-height:70px;
}
.threeFourth center > table,
.threeFourth > table {
	width:100%;
}                                           
.splash {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:550px;
	border-bottom:5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	background: #235E32;
}
.internal {
	position:absolute;
	top:0;
	width:100%;
	height:365px;
	background:  #235E32;
	border-bottom:5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
.twoThird iframe {
	background:url(./images/galleries/style/483/images/gear.jpg) top center no-repeat;
}
/* Logo */

#logo {
	text-align:left;
	text-decoration:none;
}
#logo h2 {
	font-size:1.5em;
	color:#fff;
	text-shadow: #333 1px 1px 1px;
	margin-top:40px;
	line-height:40px;
	display:block;
	float:left;
}

/* Headings */

h1, h2, h3, h4,mh3 {
	margin:0;
}
h1 {
	font-size:1.9em;
	color:#005033;
	line-height:140%;
	font-weight:700;
}
h2 {
	font-size:1.5em;
	color:#005033;
	font-weight:700;
}
h3 {
	font-size:1.5em;
	color:#005033;
	font-weight:700;
}
mh3 {
	font-size:1.5em;
	color:#0040F0;
	font-weight:300;
}
h4 {
	font-size:1.3em;
	color:#005033;
	font-weight:700;
}


/* Links and Cell Color Class */

a {
	text-decoration:underline;
	color:#005033;
}
a:hover {
	text-decoration:none;
}
a.l3 {
	text-decoration:underline;
}
a.l3:hover {
	text-decoration:none;
}

.header_color { background-color:#008546; }

.cellcolor,
.cellcolor p,
.cellcolor a, 
.cellcolor a:hover, 
.cellcolor h1, 
.cellcolor h2, 
.cellcolor h3 {
    color: #fff;
   
}
h1.cellcolor,
h2.cellcolor,
h3.cellcolor,
h4.cellcolor,
p.cellcolor {
	padding:10px;
}
.line {
	width:98%;
	margin:30px auto;
	height:1px;
	border-bottom:1px dotted #999;
}
.foot-feature.content {
	margin:0;
}
.foot-feature ul {
	list-style:none;
	padding:0;
	margin:0;
	line-height:25px;
}
.foot-feature ul a {
	text-decoration:none;
	display:block;
}
/*
.foot-feature ul a:hover {
	background:#005033;
	color:#fff;
}
*/
.foot-feature ul li {
	border-bottom:1px dotted #fff;
}
.footer {
	width:100%;
/* orig:	background: #235E32; */
	background: #b38051;
	color:#fff;
	position:relative;
	border-top:5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	z-index:25;
	font-size:.9em;
	font-weight:600;
	text-shadow:1px 1px 1px #333;
}
.footer h2 {
	padding:0 0 15px 0;
}
.footer textarea {
	margin:0;
	padding:0;
	height:75px;
	line-height:25px;
	width:210px;
	padding-left:5px;
	margin-bottom:5px;
	background:#eee;
	border:1px solid #ccc;
	color:#333;
	float:right;
}
.footer input {
	margin:0;
	padding:0;
	height:25px;
	line-height:25px;
	width:210px;
	padding-left:5px;
	margin-bottom:5px;
	color:#333;
	float:right;
}
.footer form span.submit {
	background:url(./images/galleries/style/483/images/btns.png) 0 -90px no-repeat;
	display:inline-block;
	width:180px;
	position:relative;
	height:45px;
}
.footer input.submit {
	background: none;
	width:100%;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #ffffff;
	cursor:pointer;
	color:#005033 !important;
	font-size:1.2em;
	font-weight:600;
	line-height:45px;
	height:45px;
	padding:0;
	margin:0;
	display:block;
	position:absolute;
	border:0;
	top:0;
	left:0;
}
.footer input.submit:hover {
	background:url(./images/galleries/style/483/images/btns.png) 0 -190px no-repeat;
}
.footer .content {
	width:960px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.footer .oneThird {
	margin-top:20px;
}
.footer .twoThird {
        margin:0 auto;
	margin-top:30px;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer p,
.footer a {
	color:#fff;
}
.footer .content .oneThird.buttons {
	position:absolute;
	bottom:0px;
	width:300px;
}
.map {
	width:320px;
	margin-top:10px;
}
.shadow {
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	padding:5px;
}
.map-shadow {
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	padding:5px;
	margin:10px;
}

.page-container {
	width:980px;
	background:#fff;
	margin:0 auto;
	position:relative;
	z-index:20;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
#header {
	position:relative;
	width:980px;
	margin:0 auto;
	height:125px;
	z-index:20;
}

.navbar {
	position:absolute;
	width:978px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:40px;
	margin-bottom:5px;
	background:url(./images/galleries/style/483/images/gradients.png) repeat-x;
	z-index:10000;
}
.sidebar-content {
	width:290px;
	padding:0 10px 0 15px;
	margin:25px 0 0;
	border-left:1px dotted #999;
}
.page-content {
	width:599px;
	padding:0 20px;
	margin:20px 0 0;
}
.page-content table {
	width:100%;
}

/* Homepage Feature */
.feature {
	position:relative;
	width:980px;
	min-height:360px;
	background:#fff;
	z-index:100;
	padding:45px 0 5px;
}
.feature .container {
	position:absolute;
	top:45px;
	left:0;
	width:980px;
	min-height:310px;
}
.feature .container a {
	position:absolute;
	top:0;
	display:block;
	text-decoration:none;
	padding:310px 0 0;
	width:320px;
	height:70px;
}
.feature .container a span {
	position:absolute;
	bottom:0;
	background:url(./images/galleries/style/483/images/gradients.png) 0 -110px repeat-x;
	display:block;
	width:300px;
	padding: 0 10px;
	height:70px;
}

.feature .container a:hover span {
	background:#D9D9CF; 
}
.feature .container a span img {
	position:absolute;
	right:10px;
	top:15px
}
.feature .container h3 {
	padding:0;
	margin:0;
	font-weight:700;
	font-size:1.5em;
	color:#fff;
	text-shadow: 0 1px 1px #333;
	text-transform:uppercase;
	line-height:30px;
}
.feature .container p {
	font-size:.8em;
	font-weight:600;
	text-shadow: 0 1px 1px #333;
	line-height:120%;
	padding-right:50px;
	margin:0;
	color:#fff;
}
.feature .container a:hover p,
.feature .container a:hover h3 {
	color:#000;
	text-shadow: 0 1px 1px #fff;
}
.feature .top {
	background:url(./images/toppictures/feature.png) no-repeat;
	position:absolute;
	width:980px;
	height:310px;
	top:0;
	left:0;
}
.feature .one {
	background:url(./images/toppictures/Tax1040.jpg) no-repeat;
	position:absolute;
	height:310px;
	width:320px;
	top:0;
	left:5px;
}
.feature .two {
	background:url(./images/toppictures/Calculator.jpg) no-repeat;
	position:absolute;
	height:310px;
	width:320px;
	top:0;
	left:330px;
}
.feature .three {
	background:url(./images/toppictures/TeamWork.jpg) no-repeat;
	position:absolute;
	height:310px;
	width:320px;
	top:0;
	left:655px;
}
.feature .one-desc {
	top:310px;
	left:5px;
}
.feature .two-desc {
	top:310px;
	left:330px;
}
.feature .three-desc {
	top:310px;
	left:655px;
}

/* Internal Feature */
.sm-feature {
	position:relative;
	width:980px;
	height:120px;
	background:#fff;
	z-index:100;
	padding:45px 0 5px;
}
.sm-feature .container {
	position:absolute;
	top:45px;
	left:0;
	width:980px;
	height:120px;
}
.sm-feature .top {
	background:url(./images/toppictures/feature.png) no-repeat;
	position:absolute;
	width:980px;
	height:120px;
	top:0;
	left:0;
}
.sm-feature .one {
	background:url(./images/toppictures/Tax1040.jpg) 0 -50px no-repeat;
	position:absolute;
	height:120px;
	width:320px;
	top:0;
	left:5px;
}
.sm-feature .two {
	background:url(./images/toppictures/Calculator.jpg) 0 -50px no-repeat;
	position:absolute;
	height:120px;
	width:320px;
	top:0;
	left:330px;
}
.sm-feature .three {
	background:url(./images/toppictures/TeamWork.jpg) 0 -50px no-repeat;
	position:absolute;
	height:120px;
	width:320px;
	top:0;
	left:655px;
}

.content {
	width:960px;
	margin:0 auto;
	position:relative;
	padding:0 0 30px;
}
.portal {
	position:absolute;
	top:2px;
	right:5px;
	font-size:.9em;
	font-weight:600;
	text-shadow:1px 1px 1px #333;
	color:#fff;
	text-decoration:none;
	display:block;
	padding-right:22px;
	line-height:20px;
}
.portal .lock {
	position:absolute;
	right:0;
	height:20px;
	width:20px;
	background:url(./images/galleries/style/483/images/icons.png) 0 -120px no-repeat;
}

.info-icon {
	width:40px;
	height:40px;
	background:url(./images/galleries/style/483/images/icons.png) 0 0 no-repeat;
}
.feature a:hover .info-icon {
	background:url(./images/galleries/style/483/images/icons.png) -40px 0 no-repeat;
}
.talk-icon {
	width:40px;
	height:40px;
	background:url(./images/galleries/style/483/images/icons.png) 0 -40px no-repeat;
}
.feature a:hover .talk-icon {
	background:url(./images/galleries/style/483/images/icons.png) -40px -40px no-repeat;
}
.check-icon {
	width:40px;
	height:40px;
	background:url(./images/galleries/style/483/images/icons.png) 0 -80px no-repeat;
}
.feature a:hover .check-icon {
	background:url(./images/galleries/style/483/images/icons.png) -40px -80px no-repeat;
}
.subscribe-title {
	line-height:40px;
}
.subscribe {
	width:300px;
	height:40px;
	position:relative;
	background:url(./images/galleries/style/483/images/btns.png) 0 0 no-repeat;
}
.subscribe_input {
	width:230px;
	height:40px;
	line-height:40px;
	border:0;
	margin:0 0 0 20px;
	color:#fff;
	background:none;
	display:block;
	float:left;
}
.subscribe_btn {
	width:50px;
	height:40px;
	line-height:40px;
	border:0;
	float:left;
	background:url(./images/galleries/style/483/images/icons.png) 0 -140px no-repeat;
	cursor:pointer;
	margin:0;
	padding:0;
	display:block;
	float:left;
}
.style_btn {
	position:relative;
	background:url(./images/galleries/style/483/images/btns.png) 0 -90px no-repeat;
	display:inline-block;
	color:#005033 !important;
	font-size:1.2em;
	font-weight:600;
	line-height:45px;
	padding:0 10px;
	text-decoration:none;
	text-align:center;
	width:160px;
	text-shadow:0px 1px 0px #ffffff;
}
.style_btn:hover {
	background:url(./images/galleries/style/483/images/btns.png) 0 -190px no-repeat;
}
.style_btn:active {
	position:relative;
	top:1px;
}
.phone.style_btn {
	background:url(./images/galleries/style/483/images/btns.png) 0 -40px no-repeat;
	width:270px;
	float:right;
	margin:40px 0 0 0;
	position:relative;
	font-size:1.4em;
}
.phone.style_btn:hover {
	background:url(./images/galleries/style/483/images/btns.png) 0 -140px no-repeat;
}
.style_btn_lg {
	background:url(./images/galleries/style/483/images/btns.png) 0 -40px no-repeat;
	width:270px;	
	position:relative;
	display:inline-block;
	color:#005033 !important;
	font-size:1.2em;
	font-weight:600;
	line-height:45px;
	padding:0 10px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #ffffff;
}
.style_btn_lg:hover {
	background:url(./images/galleries/style/483/images/btns.png) 0 -140px no-repeat;
}
.powered {
	color: #fff;
    font-size: 0.8em;
    margin: 0;
	line-height:28px;
	float:right;
}


/* -------------------------------------------------------------------------------------

Services Tabs 

------------------------------------------------------------------------------------- */


ul.tabs {
	margin:15px 0; 
	padding:0;
	border-bottom:2px solid #000;
	height:31px;
}
ul.tabs li {
	list-style:none;
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	border:1px solid #fff;
	border-bottom:0;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
ul.tabs li a {
	color:#000;
	text-shadow:1px 1px 1px #fff;
	padding:0 10px;
	text-decoration:none;
	background:url(./images/galleries/style/483/images/nav.png) 0 0 repeat-x;
	line-height:30px;
	display:inline-block;
	text-transform:uppercase;
	font-size:.9em;
	font-weight:bold;
}
ul.tabs li a:hover {
	background:url(./images/galleries/style/483/images/nav.png) 0 -30px repeat-x;
	color:#fff;
	text-shadow:1px 1px 1px #333;
}


ul.tabs li a.active {
	color:#fff;
	text-shadow:1px 1px 1px #333;
	background:url(./images/galleries/style/483/images/nav.png) 0 -30px repeat-x;
	height:30px;
}
#tabContent_2, #tabContent_3, #tabContent_4 { display:none; }

.tabContent ul {
	margin:0px;
	padding:0;
}
.tabContent ul li {
    border-bottom: 1px dotted #999;
    float: left;
    list-style: none;
    margin: 5px 1% 5px 0;
    width: 32.3333%;
	min-height: 150px;
	line-height:120%;
    width: 32.3333%;
}
.tabContent ul li a {
	line-height:30px;
	display:block;
	font-weight:bold;
	margin:0;
}
.tabContent ul li p {
	padding:0;
	margin:0;
	font-size:.8em;
}


/* -------------------------------------------------------------------------------------

CSS Fixes - Below is a compilation of hacks/fixes to normalize some of our dated content 

------------------------------------------------------------------------------------- */


/* Hides the default header and Footer */
#Header,
 {
	display:none;
}

/* sets the optimal page width */
#page-pad {
	width:700px;
}
/* Centers Forms */
#Form table,
form table {
    margin:0 auto;
	border:0;
}
form td {
	border:0;
}
form td p {
	margin:0; 
	padding:0;
}
/* Reduces caption font size */
.caption {
	font-size:.8em;
	line-height:130%;
}
/* Tax Rates Page Mess */
#TaxRates {
	font-size:.9em
}
#TaxRates p,
#TaxRates font,
#TaxRates p font,
#TaxRates p font font {
	font:100%/160%;
	margin:0;
	padding:0;
}
#TaxRates table,
#TaxRates td {
	border:0;
}
#TaxRates td {
	border-bottom:1px solid #ccc;
	margin:0; 
	padding:7px 0;
	width:50% !important;
}
#TaxRates table table,
#TaxRates table table td {
	border:0
}
/* Tax Due Dates */
#DueDates table {
	width:100%;
}
/* Guides */
#Guides center table img {
	display:none;
}
#Guides table div img {
	display:block;
}
#Guides table img {
	display:none;
}
#Guides center table td {
	width:50% !important;
}
/*
#Guides center table td a,
#Guides table a {
	font-size:.9em;
	padding-left:20px;
	background:url(./images/galleries/style/470/images/bullets.png) -15px -37px no-repeat;
}
*/
#fga,
#toc {
	width:100% !important;
	}
/* Tax Publications */
#Publications {
	font-size:.9em;
}
#Publications p,
#Publications font,
#Publications p font,
#Publications p font font {
	font:100%/160%;
	margin:0;
	padding:0;
}
#Publications table {
	width:100%;
}
#Publications table,
#Publications td {
	border:0;
}
#Publications td {
	border-bottom:1px solid #ccc;
	margin:0; 
	padding:7px 0;
}
/* Record Retention */
#RecordRetention table img {
	display:none;
}
/* Directions */
#Directions form table {
	width:500px;
	padding-bottom:20px;
}
/* Newsletter */
#table1 {
	font-size:.9em;
width:100%;
}
#table1 p,
#table1 font,
#table1 p font,
#table1 p font font {
	font:100%/160%;
	margin:0;
	padding:0;
}
#table1 table {
	width:100%;
}
#table1 table,
#table1 td {
	border:0;
}
#table1 td {
	border-bottom:1px solid #ccc;
	margin:0; 
}

/* Recommended Books */
#ListBooks table {
	width:100% !important;
}


/* RSS FEED */

.rssBody ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.rssFeed .rssRow {
    display: block;
    float: left;
    margin: 15px 0 0 0;
    padding: 0;
    position: relative;
    width: 100%;
	line-height:120%;
}
.rssFeed .rssRow div {
    display: none;
}
.rssFeed ul li {
	border-bottom:1px dotted #999;
}
.rssFeed .rssRow h4 {
    font-size: 1em;
}
.rssHeader {
    display: none;
}
.rssBody p {
	font-size:.8em;
	padding:0 0 20px 0;
	margin:0;
}
.rssBody h4 {
    padding:0 0 10px 0;
    margin:0;
}
.rssFeed ul li:last-child {
	border-bottom:none;
}

/* Demo Wizard */
h1.wizardHeader {
	color:#FFF;
	padding-top:20px;
}

.wizardFirmType {
    font-weight: bold;
	color: #FFF;
	margin:0;
}

/* Start MENU */
ul.menu {
	display:none;
}
#nav-menu {
	position: relative;
	z-index:10000;
    margin: 0;
	top:-5px;
	left:-1px;
	height: 50px;
	display: block;
    font-size: 16px;
}
.menu,
.menu * {
	margin:0;
	padding:0;
}

#nav-menu li.active li a.menulinks, 
#nav-menu li.active.parent li a.menulinks, 
#nav-menu li.active li .menulinks, 
#nav-menu li.active.parent li .menulinks,
#nav-menu ul ul li a.menulinks, 
#nav-menu ul ul li a.menulinks:hover, 
#nav-menu ul li.active.parent ul li a.menulinks {
	width: 100%;
	display:block;
	height: 100%;
	font-style: normal;
	font-variant: normal; 
	font-weight: normal; 
}

.menu {
	position: relative;
	list-style: none;
	line-height:1.0;
	float:right;
	height: 50px;
	width: 100%;
	padding: 0;
	margin: 0;
}

.menu li {
	list-style:none;
	position:relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.menu ul {
	position:absolute;
	float:none;
	left:-999em;
	z-index:10000;
	padding: 0;
	margin: 0;
	text-indent:8px;
	border:5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
#nav-menu ul ul ul {
	top:-5px;
}
.menu li li {
	position:relative;
	margin:0 20px 0 0;
	float:none;
	background:url(./images/galleries/style/483/images/nav.png) 0 0 repeat-x;
}

.menu li:hover ul,
.menu li.sfHover ul{
     left:0px;
     top:45px;
}

.menu li li:hover ul,
.menu li li.sfHover ul,
.menu li li li:hover ul,
.menu li li li.sfHover ul,
.menu li li li li:hover ul,
.menu li li li li.sfHover ul {
     left: 100%;
     top:0px;
}

#nav-menu a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	padding: 2px 15px 3px;
	margin:0;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	text-shadow:1px 1px 1px #333;
}
#nav-menu li.active a {
	cursor: pointer;
    color: #005033;
	background:#fff;
	text-shadow: none;
}
#nav-menu li.active li a {
	background:none;
}

#nav-menu li li a, 
#nav-menu li.active li a {
     display:inline;
     padding:0;
	 margin:0;
     text-decoration:none;
     float:none;
     height:30px;
     line-height:30px;
	 color:#fff;
	 font-weight:normal;
	 background:none;
	 font-size:14px;
}

#nav-menu li.sfHover a, 
#nav-menu li:hover a, 
#nav-menu li a:hover {
      color: #005033;
	  text-shadow: none;
}
#nav-menu > ul > li:hover,
#nav-menu > ul > li.sfHover {
	background:#fff;
}

#nav-menu ul ul li a, 
#nav-menu ul li.active.parent ul a {
	color: #fff;
}

#nav-menu li.sfHover li a, 
#nav-menu li:hover li a, 
#nav-menu ul li.active ul li.active li a, 
#nav-menu ul li.active.parent ul li a {
	color: #fff;
}

#nav-menu li:hover li a:hover, 
#nav-menu ul li.active ul li.active a, 
#nav-menu ul li.active ul li.active li.active a, 
#nav-menu ul li.active.parent ul li a:hover {
	color: #fff;
}

#nav-menu li:hover li a.daddy,
#nav-menu li.sfHover li a.daddy {
	background: url(./images/galleries/style/483/images/arrow-fff.gif) 100% 50% no-repeat;
	width: 100%;
	display:block;
	height: 100%;
	padding: 0;
	margin: 0 30px 0 0;
}

#nav-menu li li:hover,
#nav-menu li li.sfHover {
	background: #235E32;
}