<?xml version="1.0" encoding="UTF-8"?>
<!--
****************************************************************************

     File Name:   brushes.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

****************************************************************************
-->




<library xmlns="http://www.aol.com/boxely/resource.xsd">



    <solidBrush id="brush.awayColor1" fill="#f4f0a9" />
    <solidBrush id="brush.awayColor2" fill="#E2E0AA" />
    <solidBrush id="brush.awayStroke" fill="#DCC55C" />
    <solidBrush id="brush.bl.signOn.background" fill="#ffffff"/>
    <pen id="pen.bl.signOn.border" color="black" width="1"/>
    
    <linearGradientBrush id="gradient.bl.background.top">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#fbfbfb"/>
            <gradientStop offset="100%" color="#ecedf1"/>
        </gradientStops>
    </linearGradientBrush>     

    <linearGradientBrush id="gradient.bl.background.middle">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#ecedf1"/>
            <gradientStop offset="100%" color="#f8f8f8"/>
        </gradientStops>
    </linearGradientBrush>

    <linearGradientBrush id="gradient.bl.background.bottom">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#f8f8f8"/>
            <gradientStop offset="100%" color="#c7cccf"/>
        </gradientStops>
    </linearGradientBrush>     

    <pen id="pen.buddylist.border" color="#666666" width="1" />
    <pen id="pen.bl.module.separator" color="#cacece" width="1" />
    <pen id="pen.awayStroke" color="url(#brush.awayStroke)" width="1" />
    <linearGradientBrush id="gradient.bl.topCap">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#dadbdd"/>
            <gradientStop offset="4%" color="#f7f7f7" />
            <gradientStop offset="85%" color="#dadbdd"/>
            <gradientStop offset="100%" color="#b1b6c2"/>
        </gradientStops>
    </linearGradientBrush>
    <bitmap id="bmp.bl.ad.background" src="box://imApp/resources/adplaceholder.png"/>
    <bitmap id="bmp.bl.colorPicker" src="box://imApp/theme/images/color_picker.png"/>
    <imageBrush id="brush.bl.away.visible" fill="box://imApp/theme/images/open_eye.png"/>
    <imageBrush id="brush.bl.away.invisible" fill="box://imApp/theme/images/closed_eye.png"/>
    <linearGradientBrush id="gradient.bl.away.background">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#dadada"/>
            <gradientStop offset="8%" color="#ffffff" />
            <gradientStop offset="100%" color="#ffffff"/>
        </gradientStops>
    </linearGradientBrush>
    <linearGradientBrush id="gradient.bl.away.background.away">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#ffffff"/>
            <gradientStop offset="100%" color="#f7f9b2"/>
        </gradientStops>
    </linearGradientBrush>
    <linearGradientBrush id="gradient.aimAwayButton.normal">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#ffffff"/>
            <gradientStop offset="35%" color="#eaeaea"/>
            <gradientStop offset="36%" color="#d5d6d8"/>
            <gradientStop offset="97%" color="#ffffff"/>
            <gradientStop offset="100%" color="#ffffff"/>
        </gradientStops>
    </linearGradientBrush>
    <linearGradientBrush id="gradient.aimAwayButton.hover">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#eeeeee"/>
            <gradientStop offset="36%" color="#eeeeee"/>
            <gradientStop offset="75%" color="#d5d6d8"/>
            <gradientStop offset="100%" color="#eeeeee"/>
        </gradientStops>
    </linearGradientBrush>    
    <linearGradientBrush id="gradient.aimAwayButton.pressed">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#eeeeee"/>
            <gradientStop offset="25%" color="#d5d6d8"/>
            <gradientStop offset="93%" color="#eeeeee"/>
            <gradientStop offset="93%" color="#eeeeee"/>
        </gradientStops>
    </linearGradientBrush>
        <linearGradientBrush id="gradient.aimAwayButtonAway.normal">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#ffffff"/>
            <gradientStop offset="35%" color="#ffffff"/>
            <gradientStop offset="36%" color="#f9f5d0"/>
            <gradientStop offset="100%" color="#f9f5d0"/>
        </gradientStops>
    </linearGradientBrush>
    <linearGradientBrush id="gradient.aimAwayButtonAway.hover">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#ffffff"/>
            <gradientStop offset="36%" color="#ffffff"/>
            <gradientStop offset="75%" color="#f9f5d0"/>
            <gradientStop offset="100%" color="#ffffff"/>
        </gradientStops>
    </linearGradientBrush>    
    <linearGradientBrush id="gradient.aimAwayButtonAway.pressed">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#ffffff"/>
            <gradientStop offset="25%" color="#f9f5d0"/>
            <gradientStop offset="93%" color="#ffffff"/>
            <gradientStop offset="93%" color="#ffffff"/>
        </gradientStops>
    </linearGradientBrush>  
    

    <solidBrush id="brush.bl.background" fill="#ffffff" />
    <bitmap id="bmp.bl.buddyInfo" src="box://imApp/resources/getInfo.png"/>
    <bitmap id="bmp.bl.buddyInfo.small" src="box://imApp/resources/getInfo_small.png"/>
    <bitmap id="bmp.bl.newBuddyInfo" src="box://imApp/resources/getWhatsNew.png"/>
    <imageBrush id="brush.bl.subGroupTwistyClosed" fill="box://imApp/theme/images/blGroupArrow_right.png"/>
    <imageBrush id="brush.bl.subGroupTwistyOpen" fill="box://imApp/theme/images/blGroupArrow_down.png"/>
  


    

    <bitmap id="bmp.bl.module.collapse" src="box://imApp/theme/images/module_collapse.png"/>
    <bitmap id="bmp.bl.module.normal" src="box://imApp/theme/images/module_normal.png"/>
    <bitmap id="bmp.bl.module.selected" src="box://imApp/theme/images/module_selected.png"/>
    <bitmap id="bmp.bl.module.hovered" src="box://imApp/theme/images/module_hovered.png"/>
    <bitmap id="bmp.bl.module.pressed" src="box://imApp/theme/images/module_pressed.png"/>

    
    <style tag="aimModuleTab" id="aimModuleTab" vAlign="center" hAlign="center" height="29" width="29" zIndex="2"  margin="0 5 0 5">   
        <part name="background" fill="url(#bmp.bl.module.normal)" position="fixed" top="center" left="center">
            <attribute name="selected" value="false">
                <state name="hovered" fill="url(#bmp.bl.module.hovered)" />
                <state name="pressed">
                    <state name="hovered" fill="url(#bmp.bl.module.pressed)"/>
                </state>
            </attribute>
            <state name="selected" fill="url(#bmp.bl.module.selected)" />
        </part>
        <part name="icon" position="fixed" top="center" left="center">
            <state name="focused" stroke="sysColor3DShadow" strokeWidth="1" strokePattern="dotted"/>
        </part>
        <state name="focused" />
        <state name="disabled" opacity="35%"/>
    </style>    
    
    

    <solidBrush id="tabWell.color1" fill="#326d9a" />
    <solidBrush id="toUserFace" fill="#eeeeee" />
    
    <bitmap id="closeIcon.small" src="box://imApp/theme/images/imform.tabCloseButton.png" />
    <bitmap id="inviteButton.icon" src="box://imApp/theme/images/imform.invite.png"/>
    <bitmap id="buddyIcon.default" src="box://imApp/theme/images/buddyIcon_silhouette.png" />
    <bitmap id="imform.buddyInfo.icon" src="box://imApp/theme/images/imform.buddyinfo.png"/>
    <bitmap id="imform.fileupload" src="box://imApp/theme/images/icon_filetransfer_upload.png"/>
    <bitmap id="imform.filedownload" src="box://imApp/theme/images/icon_filetransfer_download.png"/>

    <imageBrush id="png.typing" fill="box://imApp/theme/images/tabicon_typing.png" fillSize="both"/>
    <imageBrush id="png.imsent" fill="box://imApp/theme/images/tabicon_new.png" fillSize="both"/>
    <imageBrush id="png.unknown" fill="box://imApp/theme/images/tabicon_unknown.png" fillSize="both"/>
    <imageBrush id="png.tabClose.norm" fill="box://aimToolkit/theme/images/tabClose_norm.png" fillSize="both"/>
    <imageBrush id="png.tabClose.roll" fill="box://aimToolkit/theme/images/tabClose_roll.png" fillSize="both"/>
    <imageBrush id="png.tabClose.click" fill="box://aimToolkit/theme/images/tabClose_click.png" fillSize="both"/>
    
    
    <linearGradientBrush id="awayStatusPanelGradient">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0" color="url(#brush.awayColor1)" />
            <gradientStop offset="100" color="#ffffff" />
        </gradientStops>
    </linearGradientBrush>

    <linearGradientBrush id="progressGradientTransferring">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#9BC6F0"/>
            <gradientStop offset="49%" color="#5F8AB4"/>
            <gradientStop offset="50%" color="#527DA7"/>
            <gradientStop offset="100%" color="#325D87"/>
        </gradientStops>
    </linearGradientBrush> 

    <linearGradientBrush id="progressGradientFailed">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#FFE0E0"/>
            <gradientStop offset="49%" color="#DD3333"/>
            <gradientStop offset="50%" color="#cc0000"/>
            <gradientStop offset="100%" color="#880000"/>
        </gradientStops>
    </linearGradientBrush> 

    <linearGradientBrush id="progressGradientCompleted">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%" color="#FFFFFF"/>
            <gradientStop offset="49%" color="#7FFFAA"/>
            <gradientStop offset="50%" color="#73F29D"/>
            <gradientStop offset="100%" color="#0B8B36"/>
        </gradientStops>
    </linearGradientBrush> 
    
</library>