<?xml version="1.0" encoding="UTF-8"?>
<!--
****************************************************************************

     File Name:   styles.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

****************************************************************************
-->


<?boxely version="1.0"?>



<library xmlns="http://www.aol.com/boxely/resource.xsd">

  <style tag="scrollbar"
         position="fixed"/>

  <style tag="gbox"
         overflow="scroll"/>

  <style tag="aolListBox"
         overflow="scroll"
         maxWidth="auto"
         maxHeight="auto"/>

  <style tag="grid"
         overflow="scroll"
         maxWidth="auto"
         maxHeight="auto"/>

  <style tag="window"
         position="fixed"
         layer="stack"
         orient="vertical"/>

 <style tag="aolHelpBox"
         position="fixed"
         layer="stack"
         orient="vertical"/>

  <style tag="aimWindow"
         position="fixed"
         layer="stack"
         orient="vertical"/>
         
  <style tag="dialog"
         position="fixed"
         layer="stack"
         orient="vertical"/>

  <style tag="aolDialog"
         position="fixed"
         layer="stack"
         orient="vertical"/>

  <style tag="popup"
         position="fixed"
         layer="stack"/>

  <style tag="menuPopup"
         position="fixed"
         layer="stack"
         orient="vertical"
         zIndex="2000"
         minWidth="180"
         maxWidth="auto"
         maxHeight="auto"/>
 
 
  <style tag="comboPopup"
         position="fixed"
         layer="stack"
         orient="vertical"
         zIndex="2000"  
         maxHeight="auto"   
         />

  <style tag="tooltipPopup"
         position="fixed"
         layer="stack"
         orient="vertical"
         zIndex="2000"/>

  <style tag="aolTwisty"
         orient="vertical"/>

  <style tag="aolSplitter"
         hAlign="center"
         vAlign="center"/>

  <style tag="splitterHBox"
         orient="horizontal"
         maxWidth="auto"
         maxHeight="auto"/>

  <style tag="splitterVBox"
         orient="vertical"
         maxWidth="auto"
         maxHeight="auto"/>

</library>
