/*
****************** begin hr block css ***********************  
****************** begin hr block css ***********************  
****************** begin hr block css ***********************  
****************** begin hr block css ***********************  
****************** begin hr block css ***********************  
****************** begin hr block css ***********************  
****************** begin hr block css ***********************  
****************** begin hr block css ***********************  
*/

/*
----------------------------------------------------------------------
TaxCut Style Sheet

Authors:    Jonathan Heavner, Linda Nicholson | www.taxcut.com
Updated:    10/18/2007
----------------------------------------------------------------------*/


/* Global 
------------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    background: #9CC66C url(//www.taxcut.com/images/bd_bg.png) repeat-x;
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

ul {
    margin-left:16px;
    margin-top:15px;
    font-size:12px;
}

ol {
    margin-left:16px;
    margin-top:15px;
    font-size:12px;
}


a:link, a:visited {
    color:#296f02;
    text-decoration:none;
}

a:hover {
    color:#296f02;
    text-decoration:underline;
}

p {
    padding-bottom:15px;
    font-size:12px;
}

h1 {
    font: bold 22px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
    font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.page_title {
    margin: -10px 0 15px 18px;
}

.page_title h1 {
    font: 22px Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
    font-weight: bold;
}
.page_title h2 {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}


/* Containers
------------------------------------------------------------------*/

#container { 
    position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
    width: 959px;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
} 
#mainContent {
    width: 951px;
    font-size: 12px;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    overflow: visible; /* Default. The content is not clipped. It renders outside the element */
    background: url(//www.taxcut.com/images/bd_maincontent_bg.png) repeat-y;    
}
.mainContent_bg {
    width: 951px;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    overflow: visible;
    padding-top: 15px;
}
/* bg fix for IE */
.mainContent_bg:after { content: ""; display: block; height: 0; clear: both; }


/* Header
------------------------------------------------------------------*/

#header {
    font-size: 11px;
    text-align: right;
    padding: 26px 10px 0 0;
    height:90px;
} 
.hd_links {
    float: right;
    width:600px;      
}
.hd_btn {
    height: 20px;
    width: 20px;
    margin-right: 3px;
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='//www.taxcut.com/images/hd_btn.png');
    background-repeat: no-repeat;   
}
/* IE ignores styles with [attributes], so it will skip the following. */
.hd_btn[class] {
    background: url(//www.taxcut.com/images/hd_btn.png) no-repeat;
}

.hd_spacer {
    padding: 5px;
}
.hd_input_style {
    font-size: 11px;
}
.hd_logo_home { 
    float: left;
    height: 67px;
    width: 217px;
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='//www.taxcut.com/images/hd_logo_fade.png');
    background-repeat: no-repeat;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.hd_logo_home[class] {
    background: url(//www.taxcut.com/images/hd_logo_fade.png) no-repeat;
}

/* Header Links */
.hd_logo_home .hd_logo_home_link {
    position: relative;
    height: 67px;
    width: 217px;
}
#header a, 
#header a:link, 
#header a:visited {
    text-decoration: none;
    color: #000;
}

#header a:hover {
    text-decoration: underline;
    color: #000;
}

/* style switcher */
.style_switcher {
    float: left;
    height: 14px;
    width: 60px;
    margin-top: 36px;
}



/* Main navigation
------------------------------------------------------------------*/

.main_nav {
    height: 44px;
    width: 951px;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.main_nav_links {
    position: relative;
    height: 44px;
    width: 951px;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
} 

.main_nav .nav_image {
    height: 44px;
    width: 951px;
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='//www.taxcut.com/images/main_nav/nav_no_select.png');
    background-repeat: no-repeat;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.main_nav .nav_image[class] {
    background: url(//www.taxcut.com/images/main_nav/nav_no_select.png) no-repeat;
}


/* Tax Client Login Dropdown
------------------------------------------------------------------*/
#login-container  { position:absolute; left:731px; top:82px; z-index:100; }
#loginMenu        { position:absolute; width:224px; top:0px; height:1px; overflow:hidden; z-index:10; display:none; }
#login-background { position:absolute; background-color:#99bd42; width:224px; height:1px; top:0px; display:none; overflow:hidden; }
#taxClientLogin   { width: 747px; margin: 0 auto; display:block; }
#user_required { font-size:12px;font-weight:bold;color:#FF0000; }
#pass_required { font-size:12px;font-weight:bold;color:#FF0000; }

/* Pods
------------------------------------------------------------------*/
/* pod primary - width 691px; */
.pod_primary {
    float: left;
    width: 691px;
    padding-left: 17px;
    margin-right: 0px;
}
.pod_primary_top {
    height: 122px;
    background: url(//www.taxcut.com/images/pod_soft_prod_691_hd.png) no-repeat;
    position:relative;
}
.pod_primary_body {
    background: url(//www.taxcut.com/images/pod_soft_prod_691_bg.png) repeat-y;
    padding: 5px 24px 10px 24px;
    position:relative;
    height:1%;
}
.pod_primary_footer {
    height: 11px;
    background: url(//www.taxcut.com/images/pod_soft_prod_691_ft.png) no-repeat;
    position:relative;
}
div.pod_primary_top .header_1 {
    font-size: 35px;
    color: #F9EB2F;
    padding-top: 34px;
    padding-left: 24px;
}
div.pod_primary_top .header_2 {
    display: inline;
    padding-left: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #296F02;
}
div.pod_primary_top .sub_header {
    font-size: 12px;
    color: #fff;
}


/* pod primary - width 917px; */
.pod_primary_full_width {
    width: 917px;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.pod_primary_top_full_width {
    height: 65px;
    background: url(//www.taxcut.com/images/pod_article_917_hd.png) no-repeat;
}
.pod_primary_body_full_width {
    background: url(//www.taxcut.com/images/pod_article_917_bg.png) repeat-y;
    padding: 5px 24px 10px 24px;
}
.pod_primary_footer_full_width {
    height:13px;
    background: url(//www.taxcut.com/images/pod_article_917_ft.png) no-repeat;
}
div.pod_primary_top_full_width .header_1 {
    font-size: 16px;
    font-weight: bold;
    color: #F9EB2F;
    padding-top: 14px;
    padding-left: 24px;
}


/* in-page nav pod */
.pod_secondary {
    font-size: 12px;
    float: right;
    width: 208px;
    padding-right: 17px;
}
.pod_secondary_top {
    height: 38px;
    background: url(//www.taxcut.com/images/pod_page_nav_208_hd.png) no-repeat;
}
.pod_secondary_body {
    background: url(//www.taxcut.com/images/pod_page_nav_208_bg.png) repeat-y;
    padding-left: 9px;
    padding-right: 9px;
}
.pod_secondary_footer {
    height: 12px;
    font-size: 8px;
    background: url(//www.taxcut.com/images/pod_page_nav_208_ft.png) no-repeat;
}
/* use this class for the last footer in a stack of pods, otherwise the bottom of the main page container will get extra margin */
.pod_secondary_footer_bot {
    height: 12px;
    font-size: 8px;
    background: url(//www.taxcut.com/images/pod_page_nav_208_ft.png) no-repeat;
}

.pod_secondary_top .nav_header{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding: 13px 0 0 15px;
}

.pod_secondary_body .nav_container{
    padding-top: 1px;
    margin-left: 5px;
}
.pod_secondary_body .nav_container .nav_list{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
.pod_secondary_body .nav_container .nav_list li{
    padding-bottom: 10px;
}
.pod_secondary_body .nav_container .nav_list li a, 
.pod_secondary_body .nav_container .nav_list li a:link, 
.pod_secondary_body .nav_container .nav_list li a:visited {
    text-decoration: none;
    color: #296F02;
}

.pod_secondary_body .nav_container .nav_list li a:hover {
    text-decoration: underline;
    color: #296F02;
}

/* nav pod that includes the blue call to action pod*/
.pod_green_secondary_top {
    height: 11px;
    background: url(//www.taxcut.com/images/pod_nav_208_hd.png) no-repeat;
    padding:0;
    margin:0;
    font-size: 8px;
}
.pod_green_secondary_body {
    background: url(//www.taxcut.com/images/pod_nav_208_bg.png) repeat-y;
    padding-left: 9px;
    padding-right: 9px;
}

.pod_green_secondary_footer {
    height: 11px;
    font-size: 8px;
    background: url(//www.taxcut.com/images/pod_nav_208_ft.png) no-repeat;
}

.pod_green_secondary_body .nav_container{
    padding-top: 15px;
    margin-left: -3px;
}

.pod_green_secondary_body .nav_container .nav_list li{  
    padding-bottom: 13px;
    padding-left: 20px;
    padding-top: 11px;
    background: url(//www.taxcut.com/images/nav_arrow_yellow.png) no-repeat;
    background-position: 4px;
    list-style:none;
}
.pod_green_secondary_body .nav_container .nav_list li a, 
.pod_green_secondary_body .nav_container .nav_list li a:link, 
.pod_green_secondary_body .nav_container .nav_list li a:visited {
    text-decoration: none;
    color: #FFF;
}

.pod_green_secondary_body .nav_container .nav_list li a:hover {
    text-decoration: underline;
    color: #FFF;
}

/* blue call to action pod nested in in-page nav pod */
.pod_ad_blue_184 {
    font-size: 12px;
    width: 184px;
    padding: 4px 0 0 4px;
}
.pod_ad_blue_184_top {
    height: 9px;
    background: url(//www.taxcut.com/images/pod_soft_prod_ad_blue_184_hd.png) no-repeat;
    font-size: 6px;
}
.pod_ad_blue_184_body {
    background: url(//www.taxcut.com/images/pod_soft_prod_ad_blue_184_bg.png) repeat-y;
    padding-left: 9px;
    padding-right: 9px;
}
.pod_ad_blue_184_footer {
    height: 13px;
    background: url(//www.taxcut.com/images/pod_soft_prod_ad_blue_184_ft.png) no-repeat;
}
/* end nav pod that includes the blue call to action pod*/

/* Main title */
.main_title {
    margin-left:17px;
    margin-bottom:10px;
}

.main_title h1 {
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
}

/* Footer
------------------------------------------------------------------*/
#footer { 
    padding: 0;
    font-size: 11px;
    color: #FFF;
} 
.main_nav_bg_ft {
    height: 20px;
    width: 951px;
    margin-bottom: 30px;
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='//www.taxcut.com/images/bd_maincontent_ft.png');
    background-repeat: no-repeat;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.main_nav_bg_ft[class] {
    background: url(//www.taxcut.com/images/bd_maincontent_ft.png) no-repeat;
}
.ft_hrb_logo {
    float: left;
    height: 44px;
    width: 120px;
    margin: 0 20px 0 15px;
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='//www.taxcut.com/images/ft_hrb_logo.png');
    background-repeat: no-repeat;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.ft_hrb_logo[class] {
    background: url(//www.taxcut.com/images/ft_hrb_logo.png) no-repeat;
}

.ft_efile_logo {
    float: right;
    height: 44px;
    width: 120px;
    margin: 0 25px 0 15px;
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='//www.taxcut.com/images/ft_efile_logo.png');
    background-repeat: no-repeat;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.ft_efile_logo[class] {
    background: url(//www.taxcut.com/images/ft_efile_logo.png) no-repeat;
}

#footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    text-align: center;
    line-height: 17px;
		color:#FFF;
}

/* Footer Links */
.ft_hrb_logo_link {
    position: relative;
    height: 44px;
    width: 120px;
}
#footer a, 
#footer a:link, 
#footer a:visited {
    text-decoration: none;
    color: #FFF;
}

#footer a:hover {
    text-decoration: underline;
    color: #FFF;
}


/* Disclaimer
------------------------------------------------------------------*/
.disclaimer {
    font-size:10px;
    font-style:italic;
    margin-top:25px;
    margin-left:25px;
    margin-right:25px;
}

