@import url("espanol_2009.css");

/*
----------------------------------------------------------------------
H&R Block Spanish > Tax Tips - Style Sheet

Author(s):  Jonathan Heavner | www.hrblock.com/espanol
Updated:    12/16/2007
----------------------------------------------------------------------*/


/* Containers
------------------------------------------------------------------*/

#mainContent {
    width: 921px;
    padding: 15px;
    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 */
}


/* Main navigation
------------------------------------------------------------------*/

.main_nav .nav_image {
    background: url(/espanol/images/main_nav/nav_sugerencias_sobre_taxes_2009.png) no-repeat;
}


/* Pods
------------------------------------------------------------------*/

.pod_primary .overview_header{
    height: 36px; 
    border-top: 1px solid #CACACA;
    border-left: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
    background-color: #7DC242;
    margin-top: 6px;
    margin-left: 6px;
    margin-right: 6px;
    overflow: visible;
}
.pod_primary .overview_header .title_intro{
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding: 10px 4px 0 10px;
}
.pod_primary .overview_header .tip_number{
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    margin-left: 5px;
    margin-top: 6px;
    padding: 2px;
    border: 1px solid #FFF;
}
.pod_primary .overview_header .hd_dots_vert_white_green_bg {
    float: left;
    height: 36px;
    width: 2px;
    margin-left: 10px;
    background: url(../images/dots_vert_white_green_bg.png) repeat-y;
}
.pod_primary .overview_header .article_title{
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    margin: 9px 4px 0 10px;
}
.pod_primary .overview_header .article_features{
    float: right;
    font-size: 10px;    
    color: #000;
    padding: 14px 8px 0 10px;
}
.pod_primary .overview_header .article_features a, 
.pod_primary .overview_header .article_features a:link, 
.pod_primary .overview_header .article_features a:visited {
    text-decoration: none;
    color: #000;
}

.pod_primary .overview_header .article_features a:hover {
    text-decoration: underline;
    color: #000;
}

.pod_primary .overview_content{
    border-left: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
    border-bottom: 1px solid #CACACA;
    margin: 0 6px 6px 6px;
    padding: 10px;
    background-color: #E3F2D7;
    overflow: visible;
}
.pod_primary h6 {
    color: #000;
    padding-bottom: 10px;
}
.pod_primary h5 {
    font-size: 14px;
    padding-bottom: 10px;
}
.pod_primary .overview_content .overview_list {
    font-size: 11px;
    line-height: 16px;
    list-style-type: square;
    color: #7DC242;
    margin-top: 0;
}
.pod_primary .overview_content .overview_list .list_items {
    color: #000;
}

.pod_primary .article_content{
    border: 1px solid #CACACA;
    margin: 6px;
    padding: 10px;
    overflow: visible;
    background: url(../images/pod_taxtips_article_bg.png) bottom repeat-x;
}
/*.pod_primary .article_content .taxcut_upsell_pod{
    width: 657px;
    height: 230px;
    overflow: visible;
    background: url(../images/taxtips_taxcut_upsell_bg.png) no-repeat;
}*/
/*modified for 2009 ajay*/
.pod_primary .article_content .taxcut_upsell_pod{
    width: 620px;
    height: 20px;
    overflow: visible;
    border: 0px solid #CACACA;
    background-color:#ffffff;
}

.pod_primary .article_content .taxcut_upsell_pod .header{
    float: left;
    font-size: 18px;
    color: #666;

    text-align:center;  
    padding: 10px 2px 2px 10px;
}
.pod_primary .article_content .taxcut_upsell_pod .content{
    float: left;
    width: 315px;
    font-size: 12px;
    color: #000;
    padding: 10px 0 0 324px;     
}
.pod_primary .article_content .taxcut_upsell_pod .button{
    float: left;
    padding: 14px 0 0 324px;
}
.pod_primary .article_content .taxcut_upsell_pod .tax_advisor{
    float: right;
    padding: 14px 90px 0 0;
}
.pod_primary .article_content .taxcut_upsell_pod .learn_more{
    float: left;
    padding: 10px 0 0 330px;
}
.pod_secondary {
    border: 0;
}

/* in-page nav */
.pod_secondary .page_nav {
    margin-top: 10px;
    border: 1px solid #CACACA;
}


/* footer pod links on tax tips index page */
.pod_footer .tip_links_header{
    height: 36px; 
    background-color: #7DC242;
    margin-top: 6px;
    margin-left: 6px;
    margin-right: 6px;
    overflow: visible;
}
.pod_footer .tip_links_header .title_intro{
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding: 9px 4px 0 10px;
}
.pod_footer .tip_links_header .hd_dots_vert_white_green_bg {
    float: left;
    height: 36px;
    width: 2px;
    margin-left: 10px;
    background: url(../images/dots_vert_white_green_bg.png) repeat-y;
}
.pod_footer .tip_links_header .sub_title{
    float: left;
    font-size: 12px;
    color: #FFF;
    margin: 10px 4px 0 10px;
}
.pod_footer .tip_links_content {
    height: 435px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 6px;
    background-color: #D8EDC6;
}
.pod_footer .tip_links_content .links_col{
    float: left;
    width: 200px;
    line-height: 16px;
    font-size: 11px;
    margin: 10px;
    list-style-type: none;
}

.pod_footer .tip_links_content .links_col li a, 
.pod_footer .tip_links_content .links_col li a:link, 
.pod_footer .tip_links_content .links_col li a:visited {
    font-size: 11px;
    text-decoration: none;
    color: #000;
}

.pod_footer .tip_links_content .links_col li a:hover {
    text-decoration: underline;
    color: #000;
}

/* Local Styles
------------------------------------------------------------------*/
