<?xml version="1.0" encoding="UTF-8"?>
<!--
****************************************************************************

     File Name:   prefsContainerStyles.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/content/gadgets.box"?>
<?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="prefSeparator" width="15" height="15"/>
         
         <style id="statusMessagePanelFraming" padding="2" trokeWidth="2" stroke="#44000000" strokeCornerRadius="2" strokeLayer="above" />
         
         <style tag="statusMessagePanel" orient="vertical" flex="1">
             <part id="hboxListAndEdit" flex="1"/>
             <part id="boxStatusMessages" height="85" hAlign="stretch"  inherits="#statusMessagePanelFraming"/>
             <part id="lstStatusMessages" flex="1" overflow="scroll" />
             <part id="boxEdit" flex="1" hAlign="stretch" inherits="#statusMessagePanelFraming"/>
             <part id="editMessage" flex="1" margin="1 2" stroke="#FFFFFF00" strokeWidth="2" overflow="none" height="161" />
             <part id="boxButtons" hAlign="stretch"/>
             <part id="colMessageTitle" flex="1"/>
             <part id="fontbar"  height="24" maxHeight="24"/>
         </style>
         
         <style id="prefGroupStyle" hAlign="start" vSpace="-5"/>
         
         <style tag="prefsRow" stroke="black" strokeWidth="1">
            <part name="box1" vAlign="center" hAlign="start" maxWidth="auto" overflow="hidden" fill="#bad1e3" height="1"/>
            <part name="box2" vAlign="center" hAlign="start" maxWidth="auto" overflow="hidden" height="1"/>
         </style>
               
         <style id="completeNatLabel" fontSize="10px" fontBold="true" textColor="#25518D" />
         <style id="completeVbox" height="1" margin="0 12 0 12" padding="0" fill="#d0d0d0" />
         <style id="completeSmartBox" height="auto" maxHeight="80"
                        layer="above"
                        flex="1"
                        margin="0 4 4 4"
                        zIndex="9999"
                        padding="1"
                        stroke="#808080"
                        stokeWidth="1"/>
         <style id="completeAolCol" minWidth="65" />

         <style tag="mainContentBox" stroke="none"/>

         <style id="hbox1" position="fixed" top="-23" right="5" />
         <style id="hbox2" height="auto"/>
         <style id="hbox3" vAlign="center" />
         <style id="hbox4" vAlign="stretch" />
         <style id="hbox5" hAlign="end"/>
         <style id="hbox6" hAlign="center" padding="5 0 0 0" />
         
         <style id="vbox1" hAlign="stretch" maxHeight="auto" overflow="scroll" vSpace="-5"/>
         <style id="vbox2" vSpace="-5" hAlign="stretch" />
         <style id="vbox3" style="prefGroupStyle" width="100%"/>
         <style id="vbox4" hAlign="start"/>
         <style id="vbox5" hAlign="start" vSpace="4"/>
         <style id="vbox6" hAlign="left" />
         <style id="vbox7" hAlign="center"/>
         <style id="vbox8" vAlign="stretch" hAlign="stretch" />
         <style id="vbox9" overflow="scroll" maxHeight="auto" />
         <style id="vbox10" hAlign="start" vSpace="-5" overflow="scroll" />
         <style id="vbox11" overflow="scroll" maxHeight="auto"  maxWidth="430"/>
         
         <style id="spacer1" height="20" />
         <style id="spacer2"  height="10"/>
                           
         <style id="aolLabel1" fontSize="14px" fontBold="true" />
         <style id="aolLabel2" margin="0 5" />
                  
         <style id="image1" opacity="20%" position="fixed" right="0" bottom="-6" />
         <style id="image2" width="48" height="48" shadowRadius="2" shadowColor="#000000" shadowOpacity="40%" shadowTop="1"/>
                  
         <style id="tabBox1" orient="horizontal" stroke="none" shadowRadius="2" shadowColor="#000000" shadowOpacity="40%" shadowTop="1" />     
         
         <style id="aolTabs1" minWidth="108" width="108" />
         
         <style id="tabpanelStyle" padding="5"/> 
                  
         <style id="aolInput1" width="30" maxLength="10" maxWidth="40"/>
         
         <style id="aolMultilineStatic1" margin="10 10 10 8" />
         
         <style id="plaxoSmallBullet1" marginLeft="20" />

         <style id="plaxoLink1" margin="2 10 10 6" />
         
         <style id="radioBox1" hAlign="start" vSpace="-5" vAlign="stretch"/>
         
         <style id="aolListBox1" stroke="#A6A6A6" strokeWidth="1" padding="1" margin="0 5" overflow="scroll"/>
         
         <style id="imSmartInput" marginLeft="5" marginRight="5" />           
</library>