﻿/* 
    Order:

    bdt.global.css
    mitsubishielectric.css
*/


a:link 
{
	color: #3F3F3F;
	text-decoration: underline;
}

a:visited 
{
	color: #3F3F3F;
	text-decoration: underline;
}

a:active 
{
 	color: #3F3F3F;
	text-decoration: underline;
}
 
a:hover
{
	color: #3F3F3F;
	text-decoration: none;
}


body
{
	background: #080808;
}

sup
{
    font-size: 75%;
    vertical-align: top;
    text-decoration: none;
}

sub
{
    font-size: 75%;
    vertical-align: bottom;
    text-decoration: none;
}

.sup
{
    font-size: 75%;
    vertical-align: top;
    text-decoration: none;
}

.sub
{
    font-size: 75%;
    vertical-align: bottom;
    text-decoration: none;
}

.body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #58595b;
	text-align: left;
}




.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: white;
	text-align: left;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11pt;
	color: #484848;
}

.bodysub {
	font-size: 8px;
	vertical-align: sub;
}


.imagetxt
{
    font-size: 10px;
	line-height: 16pt;
	color: #878585;
    text-align: center;
    
}



.sec_line
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d8d9d6;
    padding-bottom: 8px;
    margin-bottom: 8px;
}


.sec_generic
{
    margin-bottom: 35px;
}

.sec_banners
{
    margin-bottom: 20px;
}


.sec_news
{
    margin-bottom: 35px;
    
}
    .sec_news UL
    {
        margin-bottom: 5px; 
        margin-top: 5px; 
        list-style-type: square; 
        list-style-position: outside;
    }
    .sec_news LI
    {
        margin-left: -20px;
        margin-bottom: 5px;
    }




.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	color: Black;
}


.pagefooter { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 10pt; color: #606060; text-align: left;}
    .pagefooter a { color: #606060; font-size: 10px; text-decoration: underline;}	
    .pagefooter a:visited { color: #606060; font-size: 10px; text-decoration: underline;	}	
    .pagefooter a:active { color: #606060; font-size: 10px; text-decoration: underline; }	
    .pagefooter a:hover { color: #606060; font-size: 10px; text-decoration: none; }
		
.pagenav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 10pt; color: #606060; text-align: left;}
    .pagenav a { color: #ed1c24; font-size: 12px; font-weight: bold; text-decoration: underline;}	
    .pagenav a:visited { color: #ed1c24; font-size: 12px; font-weight: bold; text-decoration: underline;	}	
    .pagenav a:active { color: #ed1c24; font-size: 12px; font-weight: bold; text-decoration: underline; }	
    .pagenav a:hover { color: #ed1c24; font-size: 12px; font-weight: bold; text-decoration: none; }

.pagenavtop { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 10pt; color: #606060; text-align: left;}
    .pagenavtop a { color: #606060; font-size: 10px; text-decoration: underline;}	
    .pagenavtop a:visited { color: #606060; font-size: 10px; text-decoration: underline;	}	
    .pagenavtop a:active { color: #606060; font-size: 10px; text-decoration: underline; }	
    .pagenavtop a:hover { color: #606060; font-size: 10px; text-decoration: none; }
		

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18pt;
	color: Black;
	text-align: left;
}

.bodyboldtan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18pt;
	color: #bf9f71;
	text-align: left;
}

.bodyboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 13pt;
	color: White;
	text-align: left;
}

.title {
	font-family: verdana,arial,sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	line-height: 24pt;
	color: #FFFFFF;
	text-align: left;
}


.featuretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 13pt;
	color: Black;
	text-align: left;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16pt;
	color: #313131;
	text-align: left;
}


.subtitle_key {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16pt;
	color: #ed1c24;
	text-align: left;
}


		.featureon td {
			background: #284B75;		
		}
		.featureon a {
			color: white;
			font-size: 13px;
			font-weight: bold;
			text-decoration: underline;
			text-align: left;
		}
		.featureon a:visited {
			color: white;
			font-size: 13px;
			font-weight: bold;
			text-decoration: underline;
			text-align: left;
		}
		.featureon a:active {
			color: white;
			font-size: 13px;
			font-weight: bold;
			text-decoration: underline;
			text-align: left;
		}
		.featureon a:hover {
		}
		
		.featureoff td {
			background: #A1A1A1;
		}
		.featureoff a {
			color: #223F5F;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
		}		
		.featureoff a:visited {
			color: #223F5F;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
		}	
		.featureoff a:active {
			color: #223F5F;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
		}	
		
		.featureoff a:hover {
		}
		
		.featuretextlink a {
			display: block;
			padding: 2;
			width: 345px;
			height: 21px;
			text-align: left;
		}


.main_ad
{
    margin-left: 0px;
    margin-top: 0px;
}


.menuhover {
	text-decoration: underline;
	background-color: transparent;
}
.menu a {
	background-color: transparent;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #223F5F;
	height: 19px;
	width: 271px;
	padding-left: 10px;
	text-align: left;
    line-height: 17px;

}
.menu a:visited {
	background-color: transparent;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #223F5F;
	height: 19px;
	width: 271px;
	padding-left: 10px;
	text-align: left;
    line-height: 17px;

}

.menu a:active {
	background-color: transparent;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #223F5F;
	height: 19px;
	width: 271px;
	padding-left: 10px;
	text-align: left;
    line-height: 17px;

}

.menu a:hover {
	text-decoration: underline;
	background-color: transparent;
}

.menulock a
{
    background: url(/mitsubishielectric/images/menu_over_bkg.gif);
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    height: 19px;
    width: 271px;
    padding-left: 10px;
    text-align: left;
    line-height: 17px;
}
.menulock a:visited
{
    background: url(/mitsubishielectric/images/menu_over_bkg.gif);
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    height: 19px;
    width: 271px;
    padding-left: 10px;
    text-align: left;
    line-height: 17px;
}

.menulock a:active
{
    background: url(/mitsubishielectric/images/menu_over_bkg.gif);
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    height: 19px;
    width: 271px;
    padding-left: 10px;
    text-align: left;
    line-height: 17px;
}

.menulock a:hover {
	text-decoration: underline;
}




.menupage {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #223F5F;
    line-height: 13pt;
	text-align: left;
}
	
    .menupage a 
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #223F5F;
        text-decoration: underline;
        line-height: 18px;
    }
    
    .menupage a:visited 
    {
        color: #223F5F;
        text-decoration: underline;
        font-weight: bold;
        line-height: 18px;
    }
    
    .menupage a:active 
    {
        color: #223F5F;
        text-decoration: underline;
        font-weight: bold;
        line-height: 18px;
    }
    
    .menupage a:hover 
    {
        color: #223F5F;
        text-decoration: none;
        font-weight: bold;
        line-height: 18px;
    }
    

.submenu 
{
	background-color: transparent;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14pt;
	text-align: left;
}

    .submenu a 
    {
        background-color: transparent;
        text-decoration: none;
        font-family: verdana,arial,sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #ffffff;
        line-height: 14pt;
        text-align: left;
    }

    .submenu a:active 
    {
	    text-decoration: none;
	    color: #ffffff;
    }

    .submenu a:visited 
    {
	    text-decoration: none;
	    color: #ffffff;
    }

    .submenu a:hover 
    {
	    text-decoration: underline;
	    color: #ffffff;
    }



.submenulock 
{
	background-color: transparent;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffff00;
	line-height: 14pt;
	text-align: left;
}

.submenulock a 
{
	background-color: transparent;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffff00;
	line-height: 14pt;
	text-align: left;
}

    .submenulock a:active 
    {
	    text-decoration: none;
	    color: #ffff00;
	    font-weight: bold;
    }

    .submenulock a:visited 
    {
	    text-decoration: none;
	    color: #ffff00;
	    font-weight: bold;
    }

    .submenulock a:hover 
    {
	    text-decoration: none;
	    color: #ffff00;
	    font-weight: bold;
    }



.submenuheader a
{
    background-color: transparent;
    display: block;
    text-decoration: none;
    font-family: verdana,arial,sans-serif;
    font-size: 15px;
    font-weight: lighter;
    color: #ffffff;
    line-height: 18pt;
    text-align: left;
}

    .submenuheader a:visited 
    {
        text-decoration: none;
        color: #ffffff;
	    font-weight: lighter;
    }

    .submenuheader a:active
    {
        text-decoration: none;
        color: #ffffff;
	    font-weight: lighter;
    }

    .submenuheader a:hover
    {
        text-decoration: none;
        color: #ffffff;
	    font-weight: lighter;
    }



.error 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Red;
	text-align: left;
}

.featureimagebody
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #878585;
    line-height: 16pt;
    text-align: center;
    
}
    .featureimagebody a {
        font-family: verdana,arial,sans-serif;
        color: #878585;
        font-size: 11px;
        line-height: 16pt;
        text-decoration: underline;
    }
    .featureimagebody a:active {
        color: #878585;
        font-size: 11px;
        line-height: 16pt;
        text-decoration: underline;
    }
    .featureimagebody a:visited {
        color: #878585;
        font-size: 11px;
        line-height: 16pt;
        text-decoration: underline;
    }
    .featureimagebody a:hover {
        color: #878585;
        font-size: 11px;
        line-height: 16pt;
        text-decoration: none;
    }
    
    
    
.tab { border: 1pt #ffffff solid;}

.tabover { border: 1pt #04B14B solid;}


.contact
{
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 13pt;
    color: white;
    text-align: center;
}

		.contact a {
			font-family: Arial, Helvetica, sans-serif;
			color: white;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			line-height: 13pt;
			text-decoration: underline;
		}
		.contact a:visited {
			font-family: Arial, Helvetica, sans-serif;
			color: white;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			line-height: 13pt;
			text-decoration: underline;
		}
		.contact a:active {
			font-family: Arial, Helvetica, sans-serif;
			color: white;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			line-height: 13pt;
			text-decoration: underline;
		}
		.contact a:hover {
		text-decoration: none;
		}


.keyfeatures
{
    padding: 8px; 
    border: 1px solid #b7ac59; 
    background-color: #f1ecc6;
}

    .keyfeatures ul
    {
        margin-bottom: 5px; 
        margin-top: 5px; 
        list-style-type: square; 
        list-style-position: outside;
    }


    .keyfeatures li
    {
       margin-left:-20px;
    }
