<!DOCTYPE window SYSTEM "box://imApp/resources/bl.dtd">
<!--
****************************************************************************

     File Name:   accBlabStyles.box

****************************************************************************
   C O P Y R I G H T   A N D   C O N F I D E N T I A L I T Y   N O T I C E
****************************************************************************

//      Copyright (c) 2006 AOL LLC.  All rights reserved.
//      This software contains valuable confidential and proprietary
//      information of AOL LLC. and is subject to applicable
//      licensing agreements.  Unauthorized reproduction, transmission or
//      distribution of this file and its contents is a violation of
//      applicable laws.
//
//            A O L   C O N F I D E N T I A L

****************************************************************************
-->



<?import href="box://aimToolkit/theme/toolkit.box"?>
<?import href="box://imApp/theme/style.box"?>


<library xmlns="http://www.aol.com/boxely/resource.xsd">
        
        
    <style id="accBlBackgroundTopGradient" accStyleFor="blBackgroundTopGradient" inherits="#blBackgroundTopGradient" fill="sysColorWindow" />
    
    <style id="accBlBackgroundMiddleGradient" accStyleFor="blBackgroundMiddleGradient" inherits="#blBackgroundMiddleGradient" fill="sysColorWindow"  />
    
    <style id="accBlBackgroundBottomGradient" accStyleFor="blBackgroundBottomGradient" inherits="#blBackgroundBottomGradient" fill="sysColorWindow"  />

    <style id="accSignOnBoxStyle" accStyleFor="signOnBoxStyle" inherits="#signOnBoxStyle" fill="sysColor3DFace" />

    <style id="accAimEyeButtonStyle" accStyleFor="aimEyeButtonStyle" inherits="#aimEyeButtonStyle" marginTop="-10">
        <part name="iconbox" left="center" top="center" height="16" width="16" fill="sysColorWindowText" mask="url(#brush.bl.away.visible)">
            <attribute name="invisible" value="true" fill="sysColorWindowText" mask="url(#brush.bl.away.invisible)" /> 
         </part>   
        
        <state name="hovered" strokeWidth="1" strokePattern="solid" stroke="sysColorWindowText" />
        <state name="focused" strokeWidth="1" strokePattern="dotted" stroke="sysColorWindowText" />
        
    </style>

    <style id="accAolBuddyListBuddyStyle" accStyleFor="aolBuddyListBuddyStyle" vAlign="center" margin="0" padding="0" inherits="#accAolTreeRowStyle" clip="hidden">
        <attribute name="departAnimation" animate="url(#ani.departedBuddy)"/>
        <attribute name="arriveAnimation" animate="url(#ani.arrivedBuddy)"/>
        <part name="std" vAlign="center" overflow="hidden" maxWidth="auto"/>
        <part name="buddyContainer" flex="1"/>
        <part name="displayName" width="10" offsetLeft="-1" fontSize="11" fontFamily="Tahoma" textColor="sysColorWindowText" fill="none" textHighlight="sysColorActiveBorder" flex="1">
            <attribute name="status" value="offline" textColor="sysColorGrayText" fontItalics="true" fontBold="false">                    
                <attribute name="itemSelected" value="true" textColor="sysColorInactiveCaptionText" fill="sysColorItemHighlight"/>
            </attribute>                    
            <attribute name="status" value="goOnline" fontBold="true" fontItalics="false"/>
            <attribute name="status" value="idle" fontItalics="false" fontBold="false"/>
            <attribute name="status" value="online" fontItalics="false" fontBold="false"/>
            <attribute name="status" value="away" fontItalics="false" fontBold="false"/>
            <attribute name="itemSelected" value="true" textColor="sysColorItemHighlightText" fill="sysColorItemHighlight"/>
        </part>
        <part name="smallIcon" offsetLeft="3" width="16" maxWidth="16" maxHeight="16"/>
        <part name="getInfoItem" fill="sysColorWindow" position="fixed" layer="above" right="0" top="0" bottom="0" width="20" maxWidth="20" vAlign="center">
            <state name="hovered" fill="sysColorWindow"/>
            <state name="selected" fill="sysColorItemHighlight"/>
        </part>
        <part name="buddyInfoButton" fill="none" width="20" maxWidth="20" margin="1 0 0 0">
            <attribute name="hidden" value="false" animate="url(#ani.showGetInfo)"/>
        </part>
        <attribute name="getInfoHovered" value="true" fill="url(#brush.rowHovered)"/>
    </style>
    
    <style id="accBlTooltipStyle" accStyleFor="blTooltipStyle" inherits="#blTooltipStyle" fill="sysColorTooltipBg" stroke="#afafaf">
        <attribute name="fadeIn" value="true" animate="url(#blTooltipFadeIn)" />
        <attribute name="fadeOut" value="true" animate="url(#blTooltipFadeOut)" />
        <attribute name="slideY" value="true" animate="url(#blTooltipMoveY)" />
        <attribute name="slideX" value="true" animate="url(#blTooltipMoveX)" />
        <part name="buddyIcon" opacity="0%" fill="#e7e7e7" >
            <attribute name="buddyIconInstantOn" value="true" opacity="100%" />
            <attribute name="buddyIconFadeIn" value="true" opacity="100%" animate="url(#opacityAnimate)" />
        </part>
        <part name="buddyIconContainer" stroke="#003366" fill="url(#buddyIcon.default)" />
        <part name="mainInfoContainer" 
                fill="sysColorTooltipBg" fillCornerRadius="3"
                stroke="#d7dddf" strokeWidth="1" strokeCornerRadius="3" 
        />
        <part name="buddyName"  textColor="sysColorWindowText"/>
        <part name="onlineStatus" textColor="sysColorWindowText"/>
    </style>

    <style id="accAolFakeTabInverted" accStyleFor="aolFakeTabInverted" inherits="#aolFakeTabInverted" fill="none">
        <state name="focused" stroke="sysColorItemHighlightText" strokeWidth="1" strokePattern="dotted"/>
    </style>
    
    <style id="accBbottomTabArea" accStyleFor="bottomTabArea" inherits="#bottomTabArea" fill="sysColorWindow" stroke="sysColorWindowText none none none" />
   
    <style id="accAimModuleTab" accStyleFor="aimModuleTab" inherits="#aimModuleTab"> 
        <state name="selected" fill="sysColorItemHighlight" /> 
        <state name="hovered" stroke="sysColorItemHighlightText" strokeWidth="1" strokePattern="solid" />
        <state name="focused" stroke="sysColorItemHighlightText" strokeWidth="1" strokePattern="dotted" />
    </style>
   
    <style id="accCollapseModulesBox" accStyleFor="collapseModulesBox" fill="sysColor3DFace" strokeWidth="1" stroke="sysColorWindowText"/>
    
    <style id="accBuddylistboxGadget" accStyleFor="buddylistboxGadget" fill="none" stroke="none sysColorWindowText none sysColorWindowText" autoMargin="8"/>
    
    <style id="accHideModulesButton" accStyleFor="hideModulesButton">
        <state name="focused" stroke="sysColorItemHighlightText" strokeWidth="1" strokeLayer="above" strokePattern="dotted"/>
    </style>
    
    <style id="accBuddyListGroupGadget" accStyleFor="buddyListGroupGadget" inherits="#buddyListGroupGadget" clip="0" fill="url(#brush.groupFill)">
        <part name="twistyBox" >
            <part name="twistyKnob" inherits="#accSubGroupTwistyStyle"/>
            <part name="aolTwistyBoxLabel" fontFamily="Tahoma" fontBold="true"  fontSize="11" fill="white" textColor="black">
                <attribute name="itemSelected" value="true" fill="sysColorItemHighlight" textColor="sysColorItemHighlightText"/>
            </part>
        </part>
        <state name="selected" fill="sysColorItemHighlight"/>
        <state name="focused" stroke="#2191E9" strokeWidth="1" strokeLayer="above" strokePattern="dotted">
             <state name="selected" fill="url(#rowSelectGradient)" />
        </state>
    </style>

    <style id="accAimTwistyAwayBoxStyle" accStyleFor="aimTwistyAwayBoxStyle" flex="1" padding="4 20 4 4" fill="sysColorWindow" stroke="sysColorButtonText none sysColorButtonText none" strokeWidth="1">
        <attribute name="away" value="true" fill="sysColorItemHighlight" /> 
        <part name="twistyKnob" inherits="#accSuperGroupTwistyStyle" />
        <part name="labelBox" flex="1" vAlign="center" paddingLeft="10" />
    </style>

    <style id="accAwayMenuBoxStyle" accStyleFor="awayMenuBoxStyle" >
        <part id="awayMessageBox" fill="sysColorWindow"/>
        <part id="awayLabel" textColor="sysColorWindowText" height="25" maxHeight="25" />
        <part id="awayEdit" margin="0" fill="sysColorWindow" textColor="sysColorWindowText" minWidth="20" stroke="black" strokeWidth="1" flex="1" />
   
        <part id="screenName" fontFamily="Tahoma" fontBold="true" fontSize="13" textColor="sysColorWindowText" maxWidth="auto" crop="right" flex="1" marginRight="20" />
        
        <part id="awayMessageBox" padding="0" flex="1" maxWidth="auto" overflow="hidden"
            fill="sysColorTooltipBg"/>
            
        <part id="awayLabel" padding="0 0 0 0" margin="0 8 0 0" minWidth="20" crop="right" maxWidth="auto" width="auto"
             textColor="sysColorWindowText" height="25" maxHeight="25" flex="1">
        </part>
        
        <part id="lblTitleAwayTime" padding="6 1 1 1" margin="0"/>
        <part id="lblAwayTime" padding="6 1 1 11" margin="0"/>
        <part id="lblIMCountTitle" padding="0 1 4 1" margin="-2 0 0 0"/>
        <part id="lblIMCount" padding="0 1 4 11" margin="-2 0 0 0"/>
                
        <part id="awayButton" flex="1" />
        
        <part id="awayDropdown">
            <part name="preLightLayer" position="fixed" top="4" bottom="4" left="4" right="4">
                <state name="focused" stroke="sysColorWindowText" strokeWidth="2" strokePattern="dotted" strokeLayer="above"/>
            </part>
        </part>
       
    </style>
    
    <style id="accBlTopCap" accStyleFor="blTopCap" stroke="sysColorWindowText" strokeWidth="1" padding="5 7 5 7" fill="sysColorWindow" />
    
    <style id="accBlToolbarStyle" accStyleFor="blToolbarStyle">
        <part id="plusMinusButton" fill="sysColorWindow" />
        <part id="actionButton" fill="sysColorWindow" />
    </style>

    <style tag="accPlusMinusButtonStyle" accStyleFor="plusMinusButtonStyle" inherits="#accAolMenuButtonStyle" />

    <style id="accBlSearchInputStyle" accStyleFor="blSearchInputStyle" fill="sysColorWindow" stroke="#92A2B2" strokeCornerRadius="0" fillCornerRadius="0" />
    
    <style tag="accMasterAwayMenuBoxStyle" accStyleFor="masterAwayMenuBoxStyle" fill="sysColorWindow" stroke="none sysColorButtonText sysColorButtonText sysColorButtonText" strokeWidth="1" padding="0 7 6 7">
        <attribute name="away" value="true" fill="sysColorItemHighlight" /> 
        
        <part id="screenName" fontFamily="Tahoma" fontBold="true" fontSize="13" textColor="sysColorWindowText" maxWidth="auto" crop="right" flex="1" />
        
        <part id="awayMessageBox" padding="0" flex="1" maxWidth="auto" overflow="hidden"
            fill="sysColorTooltipBg"/>
            
        <part id="awayLabel" padding="0 0 0 0" margin="0 8 0 0" minWidth="20" crop="right" maxWidth="auto" width="auto"
             textColor="sysColorWindowText" height="25" maxHeight="25" flex="1">
        </part>
        
        <part id="lblTitleAwayTime" padding="6 1 1 1" margin="0"/>
        <part id="lblAwayTime" padding="6 1 1 11" margin="0"/>
        <part id="lblIMCountTitle" padding="0 1 4 1" margin="-2 0 0 0"/>
        <part id="lblIMCount" padding="0 1 4 11" margin="-2 0 0 0"/>
        
        <part id="awayButton" flex="1" />
        
        <part id="awayDropdown">
            <part name="preLightLayer" position="fixed" top="4" bottom="4" left="4" right="4">
                <state name="focused" stroke="sysColorWindowText" strokeWidth="2" strokePattern="dotted" strokeLayer="above"/>
            </part>
        </part>
        
    </style>

    <style id="accAimAwayButtonLook" accStyleFor="aimAwayButtonLook" inherits="#aimAwayButtonLook" 
        stroke="sysColorWindowFrame" fill="OSTheme(button,pushbutton,normal)" >
        
        <part name="icon" />
        
        <part name="label" inherits="#accControlText" textColor="sysColorButtonText" margin="0" padding="0 -1 0 -1" flex="1" textShadowColor="none">
            <state name="disabled" textColor="sysColorGrayText" />
            <state name="focused" stroke="sysColorWindowText" strokeWidth="2" strokePattern="dotted"/>
        </part>

        <attribute name="hovered" value="true">
            <attribute name="boxCaptured" value="true">
                <attribute name="pressed" value="true" fill="OSTheme(button,pushbutton,pressed)"  padding="5 0 3 2"/>
            </attribute>
            <attribute name="boxCaptured" value="false">
                <attribute name="pressed" value="true" fill="OSTheme(button,pushbutton,pressed)"  padding="5 0 3 2"/>
                <attribute name="pressed" value="false" fill="OSTheme(button,pushbutton,hot)"  padding="4 1 4 1"/>
            </attribute>
        </attribute>

        <attribute name="hovered" value="false">
            <attribute name="boxCaptured" value="true">
                <attribute name="pressed" value="true" fill="OSTheme(button,pushbutton,hot)"  padding="4 1 4 1"/>
            </attribute>
            <attribute name="boxCaptured" value="false">
                <attribute name="pressed" value="true" fill="OSTheme(button,pushbutton,pressed))"  padding="5 0 3 2"/>
                <attribute name="pressed" value="false" fill="OSTheme(button,pushbutton,normal)"  padding="4 1 4 1"/>
            </attribute>
        </attribute>

        <attribute name="defaultButton" value="true" fill="OSTheme(button,pushbutton,defaulted)">
            <attribute name="hovered" value="true" >
                <attribute name="boxCaptured" value="true">
                    <attribute name="pressed" value="true" fill="OSTheme(button,pushbutton,pressed)"  padding="5 0 3 2"/>
                </attribute>
                <attribute name="boxCaptured" value="false">
                    <attribute name="pressed" value="true" fill="OSTheme(button,pushbutton,pressed)"  padding="5 0 3 2"/>
                    <attribute name="pressed" value="false" fill="OSTheme(button,pushbutton,hot)"  padding="4 1 4 1"/>
                </attribute>
            </attribute>

            <attribute name="hovered" value="false">
                <attribute name="boxCaptured" value="true">
                    <attribute name="pressed" value="true" fill="OSTheme(button,pushbutton,hot)"  padding="4 1 4 1"/>
                </attribute>
                <attribute name="boxCaptured" value="false">
                    <attribute name="pressed" value="true" fill="OSTheme(button,pushbutton,pressed)"  padding="5 0 3 2"/>
                    <attribute name="pressed" value="false" fill="url(#gradient.aimAwayButtonAway.normal)"  padding="4 1 4 1"/>
                </attribute>
            </attribute>
        </attribute>
    </style>

</library>
