<?xml version="1.0" encoding="UTF-8"?>
<!--
****************************************************************************

     File Name:   buddyProfileStyles.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"?>
<?import href="box://imApp/content/imSmartInput.box"?>



  <library xmlns="http://www.aol.com/boxely/resource.xsd">
    
    <style id="HeaderInfo" fill="url(#graywhiteGradient)" strokeWidth="2" vAlign="center" hAlign="center" padding="10" />
    <style id="TextButtonColor" fontUnderline="true" textColor="#ff1a5586"/>
    <style id="quickNoteBigNameStyle" fontSize="18" fontBold="true"/>
    <style id="smallNameStyle" fontSize="12" fontBold="true" marginLeft="8" />
    
        
    <style id="accHeaderInfo" accStyleFor="HeaderInfo" inherits="#HeaderInfo" fill="sysColorWindow"/>
    <style id="accTextButtonColor" accStyleFor="TextButtonColor" inherits="#TextButtonColor" textColor="sysColorWindowText"/>
    <style id="accQuickNoteBigNameStyle" accStyleFor="quickNoteBigNameStyle" inherits="#quickNoteBigNameStyle" textColor="sysColorWindowText"/>
    <style id="accSmallNameStyle" accStyleFor="smallNameStyle" inherits="#smallNameStyle" textColor="sysColorWindowText"/>
    <style id="accAwayTimeStyle" accStyleFor="awayTimeStyle" inherits="#awayTimeStyle" textColor="sysColorWindowText"/>

</library>



