﻿.Template_4
{
    background:url('/Images/Background/maf_bkg_leftNav.gif') no-repeat;
}

    .Template_4 .LeftNav
    {
        position:relative;
        width:191px;
        margin-right:24px;
        float:left;
    }
    
        .Template_4 .LeftNav .Fragments
        {
            position:relative;
            width:191px;
            overflow:auto;
        }
        
            .Template_4 .LeftNav .TabContent
            {
                padding: 26px 14px 26px 14px;
            }
            
                .Template_4 .LeftNav .TabContent .Category
                {
                    list-style-type:none;
                }
                
                    .Template_4 .LeftNav .TabContent .Category .CategoryItem
                    {
                        padding-bottom:5px;
                    }
                    
                        .Template_4 .LeftNav .TabContent .Category .CategoryItem .Collapsed
                        {
                            display:block;
                            width:147px;
                            padding-left:16px;
                            background: url('Images/Common/maf_img_cat_arrow.png') 0 center no-repeat;
                        }
                        
                        .Template_4 .LeftNav .TabContent .Category .CategoryItem .Expanded
                        {
                            display:block;
                            width:147px;
                            padding-left:16px;
                            background: url('/Images/Common/maf_img_exp_arrow.png') 0 center no-repeat;
                        }                        
                        
                            .Template_4 .LeftNav .TabContent .Category .CategoryItem .Collapsed a, .Template_4 .LeftNav .TabContent .Category .CategoryItem .Expanded a
                            {
                                width:147px;
                                display:block;
                                color:#5a6065;
                                font-size:17px;
                                font-weight:bold;
                                text-decoration:none;
                                border-bottom:solid 1px #a8acaf;
                            }

                            .Template_4 .LeftNav .TabContent .Category .CategoryItem .Collapsed a:hover, .Template_4 .LeftNav .TabContent .Category .CategoryItem .Expanded a:hover
                            {
                                text-decoration:underline;
                            }
                            
                        .Template_4 .LeftNav .TabContent .Category .CategoryItem .CategoryContent
                        {
                            display:none;
                            width:147px;
                            padding-left:16px;
                            padding-bottom:7px;
                        }
                        
                            .Template_4 .LeftNav .TabContent .Category .CategoryItem .CategoryContent ul
                            {
                                list-style-type:none;
                                border-bottom:solid 1px #a8acaf;
                                padding-bottom:6px;
                            }
                            
                                .Template_4 .LeftNav .TabContent .Category .CategoryItem .CategoryContent ul li
                                {
                                    padding-top:3px;
                                    font-size:15px;
                                    color:#5a6065;
                                    font-weight:normal;
                                }

                                    .Template_4 .LeftNav .TabContent .Category .CategoryItem .CategoryContent ul li a
                                    {
                                        color:#5a6065;
                                        text-decoration:none;
                                    }
                                    
                                    .Template_4 .LeftNav .TabContent .Category .CategoryItem .CategoryContent ul li a:hover
                                    {
                                        text-decoration:underline;
                                    }
                                    
        .Template_4 .LeftNav .SpecialOffers
        {
            position:relative;
            width:177px;
            margin-left:14px;
            overflow:hidden;
            padding-bottom:26px;
        }
        
        
            .Template_4 .LeftNav .SpecialOffers h4
            {
                display:block;
                width:147px;
                padding-left:16px;
                background: url('Images/Common/maf_img_cat_arrow.png') 0 center no-repeat;
            }

                .Template_4 .LeftNav .SpecialOffers h4 span
                {
                    color:#5a6065;
                    font-size:17px;
                    font-weight:bold;
                }

            .Template_4 .LeftNav .SpecialOffers ul
            {
                list-style-type:none;
            }
            
                .Template_4 .LeftNav .SpecialOffers ul li
                {
                    padding-top:20px;
                    padding-left:16px;
                    width:147px;
                }
                
                    .Template_4 .LeftNav .SpecialOffers ul li a
                    {
                        display:block;
                        width:101px;
                        height:41px;
                        font-size:0px;
                        text-decoration:none;
                        text-indent: -5000em;
                    }

    .Template_4 .CenterContent
    {
        position:relative;
        width:480px;
        margin-right:30px;
        padding-bottom:34px;
        overflow:hidden;
        float:left;
    }
    
        .Template_4 .CenterContent ul.ItemList
        {
            list-style-type:none;
        }
        
            .Template_4 .CenterContent ul.ItemList li.ItemBean
            {
                overflow:auto;
                border-bottom: solid 1px #a7abae;
            }
        
                .Template_4 .CenterContent ul.ItemList li.ItemBean h5
                {
                    font-size:16px;
                    font-weight:normal;
                    color:#5a6065;
                }
                
                    .Template_4 .CenterContent ul.ItemList li.ItemBean h5 a.Caption
                    {
                        display:block;
                        padding-top:5px;
                        padding-bottom:5px;
                        padding-right:15px;
                        color:#5a6065;
                        text-decoration:none;
                    }
                    .Template_4 .CenterContent ul.ItemList li.ItemBean h5 a.Caption:hover{text-decoration:underline;}
                    
                    .Template_4 .CenterContent ul.ItemList li.ItemBean h5 a.Close
                    {
                        background:url('/Images/Button/maf_btn_close.png') 99% center no-repeat;
                    }
                    
                .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo
                {
                    display:none;
                    position:relative;
                    width:480px;
                    padding-top:12px;
                    padding-bottom:32px;
                    overflow:auto;
                }
                
                    .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemImagery
                    {
                        position:relative;
                        width:122px;
                        margin-right:29px;
                        float:left;
                    }
                    
                        .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemImagery ul
                        {
                            list-style-type:none;
                        }
                        
                            .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemImagery ul li
                            {
                                padding-bottom:19px;
                            }
                            
                                .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemImagery ul li img
                                {
                                    border: solid 1px #949fcd;
                                }
                    
                    .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent
                    {
                        position:relative;
                        width:329px;
                        float:left;                        
                    }
                    
                        .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemCopy
                        {
                            position:relative;
                            width:329px;
                            font-size:12px;
                        }
                        
                            .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemCopy p
                            {
                                margin-bottom:17px;
                            }
                            
                            .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemCopy a
                            {
                                color:#5a6065;
                                text-decoration:underline;
                            }
                            
                        .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemContactInfo
                        {
                            position:relative;
                            width:329px;
                            font-size:12px;
                            color:#7581bf;
                        }
                        
                            .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemContactInfo p
                            {
                                margin-bottom:10px;
                            }
                            
                            .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemContactInfo a
                            {
                                color:#7581bf;
                                text-decoration:underline;
                            }
                            
                        .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemMap
                        {
                            position:relative;
                            overflow:auto;
                            width:329px;
                            margin-top:20px;
                        }
                        
                            .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemMap img
                            {
                                position:relative;
                                border: solid 1px #949fcd;
                            }
                            
                        .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemPrint
                        {
                            position:relative;
                            overflow:auto;
                            width:329px;
                            margin-top:18px;
                        }
                        
                            .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemPrint ul
                            {
                                list-style-type:none;
                                float:right;
                            }
                            
                                .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemPrint ul li
                                {
                                    float:left;
                                    width:41px;
                                    margin-right:23px;
                                }
                                
                                .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemPrint ul li.Last
                                {
                                    margin-right:0px;
                                }
                                
                                    .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemPrint ul li a.Button_PDF
                                    {
                                        display:block;
                                        width:33px;
                                        height:31px;
                                        background:url('/Images/Button/maf_btn_pdf.png') no-repeat;
                                        font-size:0px;
                                        text-decoration:none;
                                        text-indent: -5000em;
                                    }
                                    
                                    .Template_4 .CenterContent ul.ItemList li.ItemBean .ItemInfo .ItemContent .ItemPrint ul li a.Button_Print
                                    {
                                        display:block;
                                        width:41px;
                                        height:34px;
                                        background:url('/Images/Button/maf_btn_big_print.png') no-repeat;
                                        font-size:0px;
                                        text-decoration:none;
                                        text-indent: -5000em;
                                    }