﻿iframe {
filter:progid:DXImageTransform.Microsoft.Chroma(Color='#FFFFFF');
}
.MainMenu
{
    background-image: url(/Images/menu_background_off.jpg);
}
.MainMenuItem
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Arial, Verdana;
    text-align: center;
    height: 16px;
    border-right: 1px solid #3E1012;
    padding-right: 5px;
    padding-left: 4px
}
.MainMenuItemHover
{
    color: #FFFFFF;
    background-image: url(/Images/menu_background_on.jpg);
}
.SubMenu
{
    background-color: #818054;
    border-left: 1px solid #3E1012;
    border-right: 1px solid #3E1012;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    opacity: 0.85;
}
.SubMenuItem
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Arial, Verdana;
    background-color: #818054;
    border-bottom: 1px solid #3E1012;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
}
.SubMenuItemHover
{
    color: #780001;
    background-color: #CDCDA7;
}
.FooterText
{
    font-size: 10px;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Verdana;
}
A.FooterText
{
    color: #FFFFFF;
    text-decoration: underline
}
A.FooterText:hover
{
    color: #FFFFFF;
    text-decoration: none
}
.FormInput
{
    font-size: 10px;
    color: #555454;
    font-family: Arial, Verdana;
}
.FormInputMedium
{
    font-size: 11px;
    color: #555454;
    font-family: Arial, Verdana;
    border: 1px solid #365f72;
}
.FormInputLogin
{
    font-size: 11px;
    color: #999999;
    font-family: Tahoma, Arial, Verdana;
    border: 1px solid #aaaaaa;
    height: 14px;
}
.SideBottomText
{
    font-size: 11px;
    color: #8F9977;
    font-family: Arial, Verdana;
}
.HeaderText
{
    font-size: 10px;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Verdana;
}
A.HeaderText
{
    color: #FFFFFF;
    text-decoration: none
}
A.HeaderText:Hover
{
    color: #FFFFFF;
    text-decoration: underline
}
.HeaderInput
{
    font-size: 13px;
    color: #999999;
    font-family: Tahoma, Arial, Verdana;
    text-align: center;
    border: 1px solid #365f72;
}
.SubPageHeaderText
{
    font-size: 15px;
    font-weight: bold;
    color: #d45830;
    font-family: Arial, Verdana;
    text-transform: uppercase;
}
.CallOutBlueText
{
    font-size: 11px;
    font-weight: bold;
    color: #08587e;
    font-family: Tahoma, Arial, Verdana;
}
.CallOutRedText
{
    font-size: 11px;
    font-weight: bold;
    color: #760c0d;
    font-family: Tahoma, Arial, Verdana;
}
.CallOutOrangeText
{
    font-size: 11px;
    font-weight: bold;
    color: #c17705;
    font-family: Tahoma, Arial, Verdana;
}
.CallOutGreyText
{
    font-size: 11px;
    font-weight: bold;
    color: #555454;
    font-family: Tahoma, Arial, Verdana;
}
.HomeBodyText
{
    font-size: 10px;
    color: #555454;
    font-family: Arial, Verdana;
}
A.HomeBodyText
{
    color: #528fa9;
    text-decoration: none
}
A.HomeBodyText:hover
{
    text-decoration: underline
}
.HomeBodyBoldText
{
    font-size: 11px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
}
A.HomeBodyBoldText
{
    color: #528fa9;
    text-decoration: none
}
A.HomeBodyBoldText:hover
{
    text-decoration: underline
}
.ForumScrollText
{
    font-size: 10px;
    color: #555454;
    font-family: Arial, Verdana;
}
A.ForumScrollText
{
    color: #528fa9;
    text-decoration: none
}
A.ForumScrollText:hover
{
    text-decoration: underline
}
.BodyText
{
    font-size: 11px;
    color: #555454;
    font-family: Arial, Verdana;
}
A.BodyText
{
    color: #528fa9;
    text-decoration: none
}
A.BodyText:hover
{
    text-decoration: underline
}
.BodyBoldText
{
    font-size: 11px;
    color: #555454;
    font-family: Arial, Verdana;
    font-weight: bold
}
A.BodyBoldText
{
    color: #555454;
    text-decoration: none
}
A.BodyBoldText:hover
{
    text-decoration: underline
}
.BodyItalicText
{
    font-size: 11px;
    color: #760c0d;
    font-family: Arial, Verdana;
    font-style: italic;
}
A.BodyItalicText
{
    color: #555454;
    text-decoration: none
}
A.BodyItalicText:hover
{
    text-decoration: underline
}
.BodyHeaderText
{
    font-size: 13px;
    font-weight: bold;
    color: #560000;
    font-family: 'Gill Sans MT' , Arial, Verdana;
}
.BodyLightText
{
    font-size: 11px;
    color: #9B9D9A;
    font-family: Arial, Verdana;
}
.BodyLightItalicText
{
    font-size: 11px;
    font-weight: normal;
    color: #9B9D9A;
    font-family: Arial, Verdana;
    font-style: italic;
}
.PasswordNotAccepted
{
    font-size: 11px;
    font-weight: bold;
    color: red;
    font-family: Arial, Verdana;
    font-style: italic;
}
.PasswordAccepted
{
    font-size: 11px;
    font-weight: bold;
    color: #026502;
    font-family: Arial, Verdana;
    font-style: italic;
}
.RegistrationErrorText
{
    font-size: 11px;
    font-weight: normal;
    color: red;
    font-family: Arial, Verdana;
    font-style: italic;
}
.TableGrid
{
    width: 486px;
    border-top: 1px solid #dadada;
    border-bottom: 2px solid #c3c3c2;
    border-left: 1px solid #dadada;
    border-right: 2px solid #c3c3c2;
}
.TableHeader
{
    font-size: 10px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    text-align: center;
    background-image: url(/Images/table_header_background.jpg);
    height: 20px;
}
.TableRow
{
    font-size: 10px;
    color: #555454;
    font-family: Arial, Verdana;
    background-color: #ffffff;
    height: 18px;
}
.TableRow2
{
    font-size: 10px;
    color: #555454;
    font-family: Arial, Verdana;
    background-color: #f3f3f3;
    height: 18px
}
.TransmitterTableHeader
{
    font-size: 10px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    text-align: center;
    background-image: url(/Images/transmitter_table_header_background.jpg);
    height: 20px;
}
.Transmitter2TableHeader
{
    font-size: 10px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    text-align: center;
    background-image: url(/Images/transmitter2_table_header_background.jpg);
    height: 20px;
}
.PageInput
{
    font-size: 11px;
    color: #999999;
    font-family: Tahoma, Arial, Verdana;
    border: 1px solid #365f72;
}
.SiteMapText0
{
    font-size: 11px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
}
A.SiteMapText0
{
    color: #528fa9;
    text-decoration: none
}
A.SiteMapText0:hover
{
    text-decoration: underline
}
.SiteMapText1
{
    font-size: 11px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    border-bottom: 1px solid #ECF1EB;
}
A.SiteMapText1
{
    color: #528fa9;
    text-decoration: none
}
A.SiteMapText1:hover
{
    text-decoration: underline
}
.SiteMapText2
{
    font-size: 11px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    border-bottom: 1px dashed #ECF1EB;
}
A.SiteMapText2
{
    color: #528fa9;
    text-decoration: none
}
A.SiteMapText2:hover
{
    text-decoration: underline
}
.SearchResult
{
    background-color: #FCFCFC;
    border: 1px solid #ECF1EB;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px
}
.AlertStyle
{
    width: 486px;
    visibility: hidden;
    background-image: url(/Images/loader_blue_medium.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
.TechBayVehicleName
{
    font-size: 16px;
    font-weight: bold;
    color: #08587e;
    font-family: Tahoma, Arial, Verdana;
}
.TechBayTableGrid
{
    width: 450px;
    border-top: 1px solid #dadada;
    border-bottom: 2px solid #c3c3c2;
    border-left: 1px solid #dadada;
    border-right: 2px solid #c3c3c2;
}
.TechBayTableHeader
{
    font-size: 10px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    text-align: center;
    background-image: url(/Images/table_header_background.jpg);
    height: 20px;
}
.TechBayTableRow
{
    font-size: 10px;
    color: #555454;
    font-family: Arial, Verdana;
}
.TechBayTableRow2
{
    font-size: 10px;
    color: #555454;
    font-family: Arial, Verdana;
    background-color: #f3f3f3;
}
.TechBayPhotoCell
{
    width: 160px;
    padding: 5px 5px 5px 5px;
}
.TechBayDetailsCell
{
    padding: 5px 5px 5px 5px;
}
.TechTipsTableCell
{
    padding: 1px 4px 1px 4px;
}
.MidSectionHeaderText
{
    font-size: 11px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-right: 2px solid #c3c3c2;
    background-image: url(/Images/mid_section_header_background.jpg);
    padding-left: 6px;
    height: 21px;
}
.LinkPanel
{
    float: left;
    position: relative;
    width: 120px;
    height: 114px;
    text-align: center;
}
.Invisible
{
    display: none;
}
.LogInFailedLarge
{
    font-size: 11px;
    font-weight: bold;
    color: #fb4040;
    font-family: Tahoma, Arial, Verdana;
}
.LogInFailedSmall
{
    font-size: 10px;
    font-weight: bold;
    color: #f7af04;
    font-family: Tahoma, Arial, Verdana;
}
.LogInFailedText
{
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
    font-family: Tahoma, Arial, Verdana;
}
.LoggedInWelcome
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    font-family: Tahoma, Arial, Verdana;
}
.LoggedInText
{
    font-size: 10px;
    font-weight: bold;
    color: #f7af04;
    font-family: Tahoma, Arial, Verdana;
}
.LogOutText
{
    font-size: 10px;
    font-weight: bold;
    color: #fccb56;
    font-family: Tahoma, Arial, Verdana;
}
A.LogOutText
{
    text-decoration: none;   
}
A.LogOutText:Hover
{
    text-decoration: underline;   
}
.LoginHoverPanel
{
    filter: alpha(opacity=95);
	opacity: 0.95;
    visibility: hidden;
    position: absolute;
    background-color: #fdedc5;
    border-top: 1px solid #f7af04;
    border-left: 1px solid #f7af04;
    border-right: 1px solid #f7af04;
    border-bottom: 1px solid #f7af04;
    padding: 0px 2px 8px 2px;
    height: 14px;
}
.HoverPanel
{
    filter: alpha(opacity=90);
	opacity: 0.9;
    visibility: hidden;
    position: absolute;
    background-color: #fde8e1;
    border-top: 1px solid #08587e;
    border-left: 1px solid #08587e;
    border-right: 1px solid #08587e;
    border-bottom: 1px solid #08587e;
    padding: 2px 2px 2px 2px;
}
.ModalPopup 
{
    border-top: 2px solid #dadada;
    border-left: 2px solid #dadada;
    border-right: 3px solid #c3c3c2;
    border-bottom: 3px solid #c3c3c2;
    padding: 20px 20px 20px 20px;
    background-color: #ffffff;
    width: 400px;
    text-align: center;
}
.ModalPopupSmall
{
    border-top: 2px solid #dadada;
    border-left: 2px solid #dadada;
    border-right: 3px solid #c3c3c2;
    border-bottom: 3px solid #c3c3c2;
    padding: 20px 20px 20px 20px;
    background-color: #ffffff;
    width: 240px;
    text-align: center;
}
.ModalPopupBackground {
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.ModalTextPanel
{
    text-align: left;
}
.ModalTitle
{
    font-size: 11px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    text-align: left;
}
.ModalDescription
{
    font-size: 11px;
    color: #555454;
    font-family: Arial, Verdana;
    text-align: left;
}
.DirectWirePageInput
{
    font-size: 11px;
    color: #000000;
    background-color: #FCFCFC;
    font-family: Arial, Verdana;
    border: 1px solid #A39B88;
    background-image: url(/Images/input_background.gif)
}
.DWTableGridCompare
{
    border-bottom: 2px solid #c3c3c2;
    border-left: 1px solid #dadada;
    border-right: 2px solid #c3c3c2;
}
.DWCompareHeader1
{
    font-size: 13px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    border-top: 1px solid #c3c3c2;
    border-left: 1px solid #c3c3c2;
    border-right: 1px solid #c3c3c2;
    background-image: url(/Images/DirectWire/compare_vehicles_header_background1.jpg);
    height: 25px;
}
.DWCompareHeader2
{
    font-size: 13px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    border-top: 1px solid #c3c3c2;
    border-left: 1px solid #c3c3c2;
    border-right: 2px solid #c3c3c2;
    background-image: url(/Images/DirectWire/compare_vehicles_header_background2.jpg);
    height: 25px;
}
.DWCompareDivider
{
    background-color: #c3c3c2;
}
.DWGrid1
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #FFFDF8;
    text-align: center;
    height: 30px;
    padding: 0px 5px 0px 5px;
}
.DWGrid2
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #F5EEDC;
    text-align: center;
    height: 30px;
    padding: 0px 5px 0px 5px;
}
.DWGrid1X
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #eff2fc;
    text-align: center;
    height: 30px;
    padding: 0px 5px 0px 5px;
}
.DWGrid2X
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #cdd7ff;
    text-align: center;
    height: 30px;
    padding: 0px 5px 0px 5px;
}
.DWGridHeader1
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #FFFDF8;
    text-align: left;
    height: 30px;
    padding: 0px 5px 0px 5px;
}
.DWGridHeader2
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #F5EEDC;
    text-align: left;
    height: 30px;
    padding: 0px 5px 0px 5px;
}
.DWGrid1Submit
{
    background-color: #FFFDF8;
    text-align: center;
    padding: 2px 5px 2px 5px;
}
.DWGrid2Submit
{
    background-color: #F5EEDC;
    text-align: center;
    padding: 2px 5px 2px 5px;
}
.DWGridHeader1Submit
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #FFFDF8;
    text-align: left;
    padding: 2px 5px 2px 5px;
}
.DWGridHeader2Submit
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #F5EEDC;
    text-align: left;
    padding: 2px 5px 2px 5px;
}
.DWGridColumnHeader
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Verdana;
    text-align: center;
    background-image: url(/Images/DirectWire/table_header_background.jpg);
    height: 24px;
}
.DWPhotoGrid1
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #FFFDF8;
    text-align: center;
    height: 30px;
    padding: 0px 5px 0px 5px;
}
.DWPhotoGrid2
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #F5EEDC;
    text-align: center;
    height: 30px;
    padding: 0px 5px 0px 5px;
}
.DWNoteGrid1
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #FFFDF8;
    text-align: center;
    height: 30px;
    padding: 0px 5px 0px 5px;
}
.DWNoteGrid2
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #F5EEDC;
    text-align: center;
    height: 30px;
    padding: 0px 5px 0px 5px;
}
.DWTableText
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
}
A.DWTableText
{
    color: #5668C2;
    text-decoration: none;
}
A.DWTableText:hover
{
    color: #5668C2;
    text-decoration: underline;
}
.DWMenuText
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
    padding-left: 8px;
    background: url("/Manager/Directwire/Images/menu_bullet.gif") left no-repeat;
}
A.DWMenuText
{
    color: #5668C2;
    text-decoration: none;
}
A.DWMenuText:hover
{
    color: #5668C2;
    text-decoration: underline;
}
.DWBodyText
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
}
A.DWBodyText
{
    color: #5668C2;
    text-decoration: none;
}
A.DWBodyText:hover
{
    color: #5668C2;
    text-decoration: underline;
}
.DWBodyLargeText
{
    font-size: 14px;
    font-weight: bold;
    color: #B36825;
    font-family: Arial, Verdana;
}
A.DWBodyLargeText
{
    color: #5668C2;
    text-decoration: none;
}
A.DWBodyLargeText:hover
{
    color: #5668C2;
    text-decoration: underline;
}
.DWPopUpHeaderText
{
    font-size: 24px;
    font-weight: bold;
    color: #B36825;
    font-family: Arial, Verdana;
}
A.DWPopUpHeaderText
{
    color: #5668C2;
    text-decoration: none;
}
A.DWPopUpHeaderText:hover
{
    color: #5668C2;
    text-decoration: underline;
}
.DWVehicleInfoHeaderText
{
    font-size: 14px;
    font-weight: bold;
    color: #384D9E;
    font-family: Arial, Verdana;
}
.DirectWireSelectBox
{
    font-size: 10px;
    color: #000000;
    background-color: #FFFFFF;
    font-family: Arial, Verdana;
    border: 1px solid #A39B88;
    text-transform: uppercase;
}
.DirectWireVehicleInfoHeaderTextGrey
{
    font-size: 14px;
    font-weight: bold;
    color: #5C5C66;
    font-family: Arial, Verdana;
    text-transform: uppercase;
}
.DirectWireVehicleInfoHeaderTextBlue
{
    font-size: 14px;
    font-weight: bold;
    color: #384F9F;
    font-family: Arial, Verdana;
    text-transform: uppercase;
}
.DirectWireTechDocsBox
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Arial, Verdana;
}
A.DirectWireTechDocsBox
{
    color: #FFFFFF;
    text-decoration: none;
}
A.DirectWireTechDocsBox:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.DWPhotoNotesBoxVehicleInfo
{
    font-size: 12px;
    font-weight: bold;
    color: #EEA908;
    font-family: Arial, Verdana;
    text-transform: uppercase;
}
.DWPhotoNotesBoxItemInfo
{
    font-size: 12px;
    font-weight: bold;
    color: #C6C6C6;
    font-family: Arial, Verdana;
    text-transform: uppercase;
}
.DWPrintNotes
{
    font-size: 10px;
    color: #737373;
    font-family: Arial, Verdana;
    background-color: #f0f0f0;
}
.DWPrintText
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Verdana;
}
.DWPrintSmallNotesText
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #e2e3e2;
    width: 613px;
}
.DWPrintSmallNotesBlocker
{
    background-color: #5c5c66;
    width: 6px;
}
A.DWPrintText
{
    color: #283689;
    text-decoration: none;
}
A.DWPrintText:hover
{
    text-decoration: underline;
}
.DWPrintHeaderOrange
{
    font-size: 14px;
    color: #fbb906;
    font-family: Arial, Verdana;
}
.DWPrintHeaderWhite
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    font-family: Arial, Verdana;
}
.DWPrintMediumWhite
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Arial, Verdana;
}
.DWVehiclePrintHeader
{
    font-size: 13px;
    color: #5c5c66;
    font-family: Arial, Verdana;
    font-style: italic;
}
.DWVehiclePrintHeaderSmall
{
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Arial, Verdana;
}
.DWFormInputSubmit
{
    font-size: 10px;
    color: #555454;
    font-family: Arial, Verdana;
}
.DWTableGridSubmit
{
    border-top: 1px solid #dadada;
    border-bottom: 2px solid #c3c3c2;
    border-left: 1px solid #dadada;
    border-right: 2px solid #c3c3c2;
}
.DWTableHeaderSubmit
{
    font-size: 11px;
    font-weight: bold;
    color: #555454;
    font-family: Arial, Verdana;
    text-align: center;
    background-image: url(/Images/DirectWire/table_header_background.jpg);
    height: 24px;
}
#WiringDatabaseUpdateProgress
{
    width: 998px;
    height: 800px;
    background-color: #000000;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
    opacity: 0.65;
    top: 0px;
    left: 0px;
    position: absolute;
    background-position: 456px 260px;
    background-image: url(Images/DirectWire/ajax-loader.gif);
    background-repeat: no-repeat;
}
.round {
background: #f4f4f4 url(/Images/round_dot.jpg) 0 0 repeat-x;
margin:0px 0px 0px 0px;
clear:both;
}
.round .b {
background:url(/Images/round_dot.jpg) 0 100% repeat-x;
}
.round .l {
background:url(/Images/round_dot.jpg) 0 0 repeat-y;
}
.round .r {
background:url(/Images/round_dot.jpg) 100% 0 repeat-y;
}
.round .bl {
background:url(/Images/round_corner_bottom_left.gif) 0 100% no-repeat;
}
.round .br {
background:url(/Images/round_corner_bottom_right.gif) 100% 100% no-repeat;
}
.round .tl {
background:url(/Images/round_corner_top_left.gif) 0 0 no-repeat;
}
.round .tr {
background:url(/Images/round_corner_top_right.gif) 100% 0 no-repeat;
}