﻿/* 
    Order:

    bdt.global.css
    bdt.main.css
*/


body 
{
	background: #e2e2cf;
}

.body, body, body TABLE
{
	font-family: verdana, arial, sans-serif;
}

.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-top: 5px;
    margin-bottom: 25px;
    
}

.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: 20px;
    border-top-color: #999966;
    padding-top: 3px;
}

.sec_searchrightside
{
    vertical-align: top;
    width: 160px;
    margin-left: 10px;
    margin-top: 20px;
    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;
    min-height: 10px;
}

.sec_othersites
{
    margin-bottom: 35px;
    min-height: 90px;
}


.sec_products
{
    margin-bottom: 35px;
    min-height: 270px;
}


.banner175x70
{
    margin-top: 20px;
    margin-right: 20px;
    width: 175px;
    height: 70px;
    float: left;
}
.banner175x90
{
    margin-top: 20px;
    margin-right: 20px;
    width: 175px;
    height: 90px;
    float: left;
}


.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;}



.sec_navreturn
{
    padding: 0px;
    margin: 5px 10px 0px 7px;
    font-size: 7.5pt;
    line-height: 11pt;
    color: #484848;
    text-align: left;
}


.sec_ids
{
    text-align: left;
}

    .sec_ids FIELDSET
    {
        padding: 8px;
    }

    .sec_ids LEGEND
    {
        font-size: 10pt;
        font-weight: bold;
        line-height: 14pt;
        color: #58595b;
        padding-left: 5px;
        padding-right: 10px;
        background-color: #FFFFFF;
    }



/* profile.aspx + bdtpage */

.pageright
{
    padding-left: 35px;
    float: right;
    background-color: #FFFFFF;
}


.layout_bdtpage
{
    margin: 15px 20px 35px 20px;
}

.layout_bdtpage h4
{
    font-size: 12pt;
    font-weight: normal;
    line-height: 16pt;
    margin-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}



.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, .sec_report
{
    margin-bottom: 25px;
    text-align: justify;
}

.sec_questionare
{
    padding-top: 20px;
    padding-bottom: 5px;
}

    .sec_profile P, .sec_bdtpage P, .sec_report P, .sec_questionare P
    {
        margin: 0px 0px 5px 0px;
    }
    .sec_profile OL, .sec_bdtpage OL, .sec_report OL, .sec_questionare OL
    {
        margin-bottom: 10px; 
        margin-top: 5px; 
        padding-left: 30px;
    }
    .sec_profile UL, .sec_bdtpage UL, .sec_report UL, .sec_questionare UL
    {
        margin-bottom: 10px; 
        margin-top: 5px; 
        padding-left: 6px;
    }
    .sec_profile LI, .sec_bdtpage LI, .sec_report LI , .sec_questionare LI
    {
        margin-bottom: 2px;
    }
    
    .sec_profile OL LI, .sec_bdtpage OL LI, .sec_report OL LI, .sec_questionare OL LI
    {
        margin-bottom: 2px;
    }
    
    .sec_report h1, .sec_questionare h1
    {
        padding-bottom: 5px;
        border-bottom-color: #e4e4e4;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        margin-bottom: 20px;
    }

    .sec_questionare TABLE
    {
        padding: 3px 5px 3px 5px;
        border-width: 1px;
        border-style: solid;
        border-color: #58595b;
        width: 100%;
    }

    .sec_questionare THEAD TD
    {
        background-color: #58595b;
        color: white;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #58595b;
    }

    .sec_questionare TBODY TD
    {
    
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #58595b;
    }

    .sec_questionare TFOOT TD
    {
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #58595b;
        background-color: #e4e4e4;
        font-weight: bold;
    }
    
    
    .sec_report TABLE
    {
        padding: 3px 5px 3px 5px;
        width: 100%;
        border-top-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #58595b;
        border-bottom-color: #58595b;
        border-left-color: #58595b;
        background-color: white;
    }
    
    .sec_report THEAD TH
    {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #58595b;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #58595b;
    }
    
    .sec_report THEAD TD
    {
        background-color: #58595b;
        color: white;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #58595b;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #58595b;
    }

    .sec_report TBODY TD
    {
    
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #58595b;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #58595b;
    }

    .sec_report TFOOT TD
    {
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #58595b;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #58595b;
        background-color: #e4e4e4;
        font-weight: bold;
    }
    
    

.questheading
{
    font-size: 12pt;
    line-height: 16pt;
    color: #006699;
}


.questsubheading
{
    font-size: 10pt;
    line-height: 13pt;
    color: #58595b;
}

.sec_questiontitle
{
    border-bottom-width: 1px;
    border-bottom-color: #e4e4e4;
    padding-top: 25px;
    border-bottom-style: solid;
    padding-bottom: 5px;
}



.sec_question
{
    padding-top: 20px;
    padding-bottom: 5px;
}

.sec_questionresponse
{
    padding: 5px 5px 5px 15px;
}


.questerror
{
    margin-top: 10px;
    margin-bottom: 25px;
}

    .questerror legend
    {
        padding-left: 5px;
        padding-right: 10px;
        font-size: 12pt;
        font-weight: normal;
        line-height: 16pt;
        color: #FF0000;
    }

    .questerror UL
    {
        list-style-type: disc; 
        margin-top: 5px; 
        margin-bottom: 17px; 
        padding-left: 6px;
    }

    .questerror LI
    {
        padding-top: 5px;
    }




.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;
}



/* FORM - STARTS */

.form
{
    margin-top: 25px;
    width: 650px;
}

    .form P
    {
        margin-top: 8px;
        margin-bottom: 8px;
    }

.formhead
{
    padding: 0px;
    background-color: #58595b;
    height: 22px;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: bottom;
    line-height: 24px;
}

.formbody
{
    padding: 10px 15px 15px 15px;
    border: 1px solid #C0C0C0;
}

.formbuttons
{
    margin-top: 15px;
    text-align: center;
}

.formerror
{
    margin: 25px;
    border: 1px dashed #FF0000;
    padding: 8px;
}


/* FORM - ENDS */





/*

TAB navigation.
-----------------------------------------
*/

/* tab pane styling */
.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:100px;
	background-color:#fff;
}

.manualpanes div
{
    padding: 15px 10px 15px 15px;
    border: 1px solid #999;
    border-top: 0;
    background-color: #fff;
}


/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/images/tabs/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}




