/*** @basic_tags ***/

  /*** @header_tags ***/
  h2 { font-size: 2.4em; margin-top: 1em; }
  
  #wrapper.home div.zone2 div.containerDoc { font-size: 1.2em; }
  
/*** @zoneFeature ***/
	#flowtabs {  height:5em !important; width:590px; margin:0 !important; padding:0; background-color:#3F3F3F; /* IE6 specific branch (prefixed with "_") */ _margin-bottom:-2px; }

  /* single tab */
  #flowtabs li { float:left; margin: 20px 0 0 20px; padding:0; text-indent:0; list-style-type:none; width: 16%; }
  #flowtabs li a { color: #ccc; padding:0px; margin:0px; font-size:1.3em; line-height: .9em; text-decoration: none; text-transform: uppercase; }
  #flowtabs li a:hover {color:#fff; cursor:default;}
  #flowtabs li a.current {background:url(../../img/skin/2010/bg_featureTab.gif) no-repeat left bottom; color:#fff; cursor:default;}
  
  /* panes */
  #flowpanes { background: no-repeat 0 -100px; width:590px; height:318px; }
  #flowpanes div h2 { color:#fff; font-size: 2em; line-height: 1em; margin: 0 0 10px 0; }
  #flowpanes div h2 a { color:#fff; }
  #flowpanes div h2 a:hover { color:#a5bcd7; text-decoration:none; }
  #flowpanes div p { margin:0; font-size:1.8em; line-height: 1.1em; }
  #flowpanes a { color:#a5bcd7; text-decoration:none; }
  #flowpanes a:hover { color:#FFF; text-decoration:underline; }
  #flowpanes .narrow { padding-right:160px; }
  #flowpanes dt {display:block;float: none;}
  #flowpanes dd {display:block;}
  #flowpanes { position:relative; overflow:hidden; clear:both; }
  
  /* single pane */
  #flowpanes div { float:left; display:block; width:590px; height:320px; font-size:14px; color:#000; }
  #flowpanes .items { width:20000em; position:absolute; clear:both; margin:0; padding:0; }
  #flowpanes .less, #flowpanes .less a { color:#999 !important; font-size:11px; }
  #flowpanes .featuredText { background: url(../img/bg_feature.png) repeat left top; margin-top: 15em; padding: 15px 20px; width:550px; color:#fff; /* IE6 does not support PNG24 images natively */ _background:#4c4c4c; }

