﻿/* Tabmanager Stylesheet */

.tabManagerWrapper {clear:both;}

#kitpage .tabManagerWrapper {width:722px;}

#tdMultiPage {width:100%;height:200px;vertical-align:top;padding:5px;border-top:1px solid #cdcdc9;}
#tdMultiPage .decoratedblock {margin:0;}

#tdTabStrip {padding:0;}
#tdTabStrip div {float:left;text-align:center;cursor:pointer;position:relative;top:2px;font-size:12px;}

#tdTabStrip .tabHotArea,
#tdTabStrip .tabHotArea_active,
#tdTabStrip .tabHotArea_hover {width:auto;height:21px;padding:5px 2px 0 2px;}

#tdTabStrip .tabHotArea {background: url("images/gold/passive_bg.png") repeat-x;color: #525151;}
#tdTabStrip .tabHotArea_active {background: url("images/gold/active_bg.png") repeat-x;color: #525151;}
#tdTabStrip .tabHotArea_hover {background: url("images/gold/hover_bg.png") repeat-x;color: #525151;}

#tdTabStrip .div__eh {width:5px;background: url("images/gold/eh_bg.png") no-repeat;}
#tdTabStrip .div__el {width:5px;background: url("images/gold/el_bg.png") no-repeat;}
#tdTabStrip .div__ll {width:10px;background: url("images/gold/ll_bg.png") no-repeat;}
#tdTabStrip .div__lh {width:10px;background: url("images/gold/lh_bg.png") no-repeat;}
#tdTabStrip .div__hl {width:10px;background: url("images/gold/hl_bg.png") no-repeat;}
#tdTabStrip .div__he {width:5px;background: url("images/gold/he_bg.png") no-repeat;}
#tdTabStrip .div__le {width:5px;background: url("images/gray/le_bg.png") no-repeat;}
#tdTabStrip .div__lv {width:10px;background: url("images/gold/lv_bg.png") no-repeat;}
#tdTabStrip .div__hv {width:10px;background: url("images/gold/hv_bg.png") no-repeat;}
#tdTabStrip .div__vl {width:10px;background: url("images/gold/vl_bg.png") no-repeat;}
#tdTabStrip .div__vh {width:10px;background: url("images/gold/vh_bg.png") no-repeat;}
#tdTabStrip .div__vl {width:10px;background: url("images/gold/vl_bg.png") no-repeat;}
#tdTabStrip .div__vh {width:10px;background: url("images/gold/vh_bg.png") no-repeat;}
#tdTabStrip .div__ve {width:5px;background: url("images/gold/ve_bg.png") no-repeat;}
#tdTabStrip .div__ev {width:5px;background: url("images/gold/ev_bg.png") no-repeat;}

#tdTabStrip .div__eh,
#tdTabStrip .div__el,
#tdTabStrip .div__ll,
#tdTabStrip .div__lh,
#tdTabStrip .div__hl,
#tdTabStrip .div__he,
#tdTabStrip .div__le,
#tdTabStrip .div__lv,
#tdTabStrip .div__hv,
#tdTabStrip .div__vl,
#tdTabStrip .div__vh,
#tdTabStrip .div__vl,
#tdTabStrip .div__vh,
#tdTabStrip .div__ve,
#tdTabStrip .div__ev {height:26px;}

