/** * Copyright (c) 2006-2007, Bill W. Scott * All rights reserved. * * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA. * * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com). * * The only attribution I require is to keep this notice of copyright & license * in this original source file. * * Version 0.6.1 - 07.08.2007 * */ /** * Standard Configuration. It is advised that this section NOT be modified as the * carousel.js expects the behavior outlined below. **/ .carousel-component { z-index: 0; position:relative; overflow:hidden; /* causes the clipping */ display:none; /* component turns it on when first item is rendered */ } .carousel-component ul.carousel-list { width:10000000px; position:relative; z-index:1; } .carousel-component .carousel-list li { float:left; list-style:none; overflow:hidden; } /** * VERTICAL CAROUSEL DEFAULTS **/ .carousel-component .carousel-vertical li { margin-bottom:0px; /* Fix for extra spacing in IE */ float:left; clear:left; /* Force the LI to respect the HEIGHT specified */ overflow:hidden; display:block; } /* For vertical carousel, not set, width defaults to auto */ /* Note if you explicitly set width to auto, this might cause */ /* problems with Safari... as in up/down button not working in some examples. */ .carousel-component ul.carousel-vertical { /* width:auto;*/ } .carousel-component .carousel-clip-region { overflow:hidden; /* Secret to the clipping */ margin:0px auto; position:relative; } /** * ============================================================================== * Safe to override. It is safe to override background, padding, margin, color, * text alignment, fonts, etc. Define a separate CSS file and override your style * preferences. **/ .carousel-component { background:#e2edfa; padding:0px; -moz-border-radius:6px; color:#618cbe; } .carousel-component ul.carousel-list { margin:0px; padding:0px; line-height:0px; } .carousel-component .carousel-list li { text-align:center; margin:0px; padding:0px; font:10px verdana,arial,sans-serif; color:#666; } .carousel-component .carousel-vertical li { } .carousel-component ul.carousel-vertical { } /* #tpl_h_main div { text-align: left; } */ #tpl_h_main p,li { position: static; } #tpl_h_main .formbox9 p { position: static; text-align: left; } #tpl_h_main .formbox p { position: static; text-align: left; } * html .lbox p { text-align: left; position: static; } html .lbox td { text-align: left; position: static; } #rnd_globalheader, #wgt_GlobalHeader { position: relative; z-index: 4; } #rnd_globalfooter, #wgt_GlobalFooter { position: relative; z-index: 2; } #tpl_h_main { position: relative; z-index: 3; } #tpl_bg_gradx { position: absolute; width: 100%; height: 256px; left: 0px; z-index: 1; } .gradbar { position: absolute; width: 100%; height: 2px; left: 0px; z-index:-1000; } .iaehroeiahfoeahaef {} .lbox .moduleHighlight1 p, .lbox .moduleHighlight2 p { z-index: 0; display: inline-block; zoom: 1; } body{ text-align:left; } body, html, #tpl_h_content .tpl_frame { font-size: 10pt; font-family: Arial; } h1,h2,h3,h4,h5,h6,td,li,p,textarea,input { font-family: Arial; } h1,hr,p { margin-top: 1px; margin-bottom: 1px; padding-top: 1px; padding-bottom: 1px; } .tplm_page { display: inline; } h1 { font-size: 18px; } h2 { font-size: 14px; } p, li { font-size: 12px; } td { font-size: 12px; } li { margin: 4px; } body, html { font-family: Arial; } .formbox .moduleHighlight2 td, .formbox .moduleHighlight td { background-color: #fff; } .formbox tr.modulehighlight, .formbox tr.modulehighlight td { background-color: #fff8ae; } /* Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.4.0 */ /* Menu & MenuBar styles */ .yuimenubar { visibility: visible; position: static; } .yuimenu .yuimenu, .yuimenubar .yuimenu { visibility: hidden; position: absolute; top: -10000px; left: -10000px; } .yuimenubar li, .yuimenu li { list-style-type: none; } .yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 { margin: 0; padding: 0; } .yuimenuitemlabel, .yuimenubaritemlabel { text-align: left; white-space: nowrap; } /* The following style rule trigger the "hasLayout" property in IE (http://msdn2.microsoft.com/en-us/library/ms533776.aspx) for a MenuBar instance's