﻿/* 
    Order:

    bdt.global.css
    bdt.main.css
*/


body 
{
	background: #e2e2cf;
}

.pagelayout
{
    border: 1px solid #999966;
    max-width: 960px;
    min-width: 760px;
    background: white;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pagelayout_popup
{
    background: white;
}

.pagelayout_footer
{
    max-width: 960px;
    min-width: 760px;
    background: #cccc99;
    margin-top: -20px;
    margin-bottom: 20px;
    border-right-color: #999966;
    border-bottom-color: #999966;
    border-left-color: #999966;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}




.error 
{
	font-size: 12px;
	color: Red;
}

.pagetitile
{
    font-family: verdana,arial,sans-serif;
    font-size: 16pt;
    line-height: 24pt;
    font-weight: bold;
    margin: 20px 5px 5px 5px;
}



.header
{
    font-family: verdana,arial,sans-serif;
    font-size: 8.5pt;
    line-height: 13pt;
    color: #333333;
}

.headersmall
{
    font-family: verdana,arial,sans-serif;
    font-size: 7.5pt;
    line-height: 11pt;
    color: #333333;
}


.sec_heading
{
    padding: 1px;
    font-size: 11pt;
    font-weight: bold;
    line-height: 15pt;
    color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999966;
}

.sec_headingwelcome
{
    padding: 1px;
    font-size: 11pt;
    font-weight: bold;
    line-height: 15pt;
    
}

.sec_welcome
{
    margin-bottom: 15px;
    margin-top: 5px;
}

.sec_header
{
    background: #cccc99;
    height: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999966;
    padding: 3px;
}

.sec_sidebar
{
    background-position: #cccc99;
    background: #cccc99;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #999966;
    padding: 3px;
    width: 170px;
}

.sec_content
{
    background: white;
    padding: 5px;
    vertical-align: top;
}


.sec_bdtrightside
{
    padding: 3px 3px 5px 3px;
    border: 1px solid #999966;
    vertical-align: top;
    width: 152px;
    min-height: 159px;
    margin-left: 10px;
    background: #e4e4e4;
    
}
    .sec_bdtrightside UL
    {
        padding-left: 2px;
        list-style-type: square; 
    }
    .sec_bdtrightside LI
    {
        margin-bottom: 2px;
    }


.sec_bannerrightside
{
    vertical-align: top;
    width: 160px;
    margin-left: 10px;
    margin-top: 25px;
    border-top-color: #999966;
    padding-top: 3px;
}


.sec_mainbannerads
{
    background: white;
    margin-bottom: 15px;
}



.sec_search
{
    background: #cccccc;
    padding: 1px 1px 1px 3px;
    vertical-align: middle;
    height: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999966;
}

.sec_mitsubishibanner
{
    margin-bottom: 35px;
    margin-top: 3px;
    text-align: center;
}



.sec_dealer
{
    margin-top: 5px;
    margin-bottom: 35px;
    
}

.sec_generic
{
    margin-bottom: 35px;
}



.sec_support
{
    margin-bottom: 35px;
    
}
    .sec_support UL
    {
        margin-bottom: 5px; 
        margin-top: 5px; 
        list-style-type: square; 
        padding-left: 2px;
    }
    .sec_support LI
    {
        margin-bottom: 5px;
    }
    


    
.sec_news
{
    margin-bottom: 35px;
    
}
    .sec_news UL
    {
        margin-bottom: 5px; 
        margin-top: 5px; 
        list-style-type: square; 
        padding-left: 2px;
    }
    .sec_news LI
    {
        margin-bottom: 5px;
    }


    
.sec_footer
{
    padding: 3px;
}

.sec_footerlinks
{
    padding: 3px 3px 8px 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999966;
 
}
    .sec_footer UL
    {
        list-style-type: square;
        padding-left: 2px;
    }
    .sec_footer LI
    {
        margin-bottom: 2px;
    }

.sec_footerlinkswhite
{
    background: white;
    padding: 3px 3px 10px 3px;
}

.footer
{
    color: black;
}

.footersmall
{
    font-size: 8.5pt;
    font-style: normal;
    line-height: 13pt;
    color: #58595b;
}

.footerheading
{
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #999966;
    margin-bottom: 3px;
}



.divider
{
    background-position: #999966;
    background: #999966;
    font-size: 0px;
    line-height: 0px;
    height: 1px;
}


.main_links
{
    background: #999966;
    margin-bottom: 5px;
}

.main_imglinks TD
{
    text-align: center;
    padding-top: 20px;
    padding-right: 15px;
}


.search_spares
{
    background: #cccccc;
    padding: 1px 3px 1px 3px;
    margin: 2px 10px 0px 5px;
    vertical-align: middle;
    height: 26px;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 200px;
    float: right;
}





A:link {color:#006699;text-decoration:underline;}
A:visited {color:#006699;text-decoration:underline;}
A:hover {color:red;text-decoration:none;}

A:link.head {color:#333333;text-decoration:none;}
A:link.side {color:#333333;text-decoration:none;}
A:link.bdtmain {color:#333333;text-decoration:underline;}
A:link.bdtfooter {color:#333333;text-decoration:underline;}

A:visited.head {color:#333333;text-decoration:none;}
A:visited.side {color:#333333;text-decoration:none;}
A:visited.bdtmain {color:#333333;text-decoration:underline;}
A:visited.bdtfooter {color:#333333;text-decoration:underline;}

A:hover.head {color:#ff0000;text-decoration:none;}
A:hover.side {color:#ff0000;text-decoration:none;}
A:hover.bdtmain {color:#ff0000;text-decoration:underline;}
A:hover.bdtfooter {color:#ff0000;text-decoration:underline;}






/* profile.aspx + bdtpage */

.layout_bdtpage
{
    margin: 15px 20px 35px 20px;
}

.layout_contactus
{
    margin-top: 15px;
    margin-bottom: 35px;
    width: 450px;
    text-align: left;
}

.layout_profile
{
    margin: 10px 20px 35px 20px;
    text-align: left;
}


.sec_profile, .sec_bdtpage
{
    margin-bottom: 25px;
    text-align: justify;
}

    .sec_profile P, .sec_bdtpage P
    {
        margin: 0px 0px 5px 0px;
    }
    .sec_profile OL, .sec_bdtpage OL
    {
        margin-bottom: 10px; 
        margin-top: 5px; 
        padding-left: 30px;
    }
    .sec_profile UL, .sec_bdtpage UL
    {
        margin-bottom: 10px; 
        margin-top: 5px; 
        padding-left: 6px;
    }
    .sec_profile LI, .sec_bdtpage LI
    {
        margin-bottom: 2px;
    }
    
    .sec_profile OL LI, .sec_bdtpage OL LI
    {
        margin-bottom: 2px;
    }

.title-profile, .title
{
    font-size: 20pt;
    line-height: 28pt;
    color: #666666;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    letter-spacing: 0.01em;
}

.heading-profile
{
    font-size: 11pt;
    font-weight: bold;
    line-height: 15pt;
    color: #006699;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #e4e4e4;
    margin-bottom: 2px;
    padding-bottom: 2px;
}

.subheading-profile
{
    font-weight: bold;
}

.subheading-profile-gap
{
    font-weight: bold;
    padding-top: 10px;
}


.img-profile
{
    padding: 0px 0px 20px 30px;
    float: right;
    background-color: #FFFFFF;
}


.heading
{
    font-size: 12pt;
    font-weight: bold;
    line-height: 16pt;
    color: #006699;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #e4e4e4;
    margin-bottom: 2px;
    padding-bottom: 2px;
}

.subheading
{
    font-size: 10pt;
    font-weight: bold;
    line-height: 14pt;
}

.subheading-gap
{
    font-size: 10pt;
    font-weight: bold;
    line-height: 14pt;
    padding-top: 10px;
}
