﻿/* Tabmanager Stylesheet */

.tabManagerWrapper {clear:both;}

#tdMultiPage {width:100%;height:200px;border: 1px solid #B5ACA9;vertical-align:top;padding:5px;background: #fff;}
#tdMultiPage .decoratedblock {margin:0;}

#tdTabStrip {padding:0;}
#tdTabStrip div {float:left;text-align:center;cursor:pointer;position:relative;top:1px;font-size:12px;}

#tdTabStrip .tabHotArea,
#tdTabStrip .tabHotArea_active,
#tdTabStrip .tabHotArea_hover {width:auto;}

#tdTabStrip .tabHotArea {background: url("images/redwhite/passive_bg.png") repeat-x;color: #fff;height:23px;padding:8px 2px 0 2px;}
#tdTabStrip .tabHotArea_active {background: url("images/redwhite/active_bg.png") repeat-x;color: #4e3a33;height:23px;padding:8px 2px 0 2px;}
#tdTabStrip .tabHotArea_hover {background: url("images/redwhite/hover_bg.png") repeat-x;color: #4e3a33;height:23px;padding:8px 2px 0 2px;}

#tdTabStrip .div__eh {width:8px;background: url("images/redwhite/eh_bg.png") no-repeat;}
#tdTabStrip .div__el {width:8px;background: url("images/redwhite/el_bg.png") no-repeat;}
#tdTabStrip .div__ll {width:16px;background: url("images/redwhite/ll_bg.png") no-repeat;}
#tdTabStrip .div__lh {width:16px;background: url("images/redwhite/lh_bg.png") no-repeat;}
#tdTabStrip .div__hl {width:16px;background: url("images/redwhite/hl_bg.png") no-repeat;}
#tdTabStrip .div__he {width:16px;background: url("images/redwhite/he_bg.png") no-repeat;}
#tdTabStrip .div__le {width:16px;background: url("images/redwhite/le_bg.png") no-repeat;}
#tdTabStrip .div__lv {width:16px;background: url("images/redwhite/lv_bg.png") no-repeat;}
#tdTabStrip .div__hv {width:16px;background: url("images/redwhite/hv_bg.png") no-repeat;}
#tdTabStrip .div__vl {width:16px;background: url("images/redwhite/vl_bg.png") no-repeat;}
#tdTabStrip .div__vh {width:16px;background: url("images/redwhite/vh_bg.png") no-repeat;}
#tdTabStrip .div__vl {width:16px;background: url("images/redwhite/vl_bg.png") no-repeat;}
#tdTabStrip .div__vh {width:16px;background: url("images/redwhite/vh_bg.png") no-repeat;}
#tdTabStrip .div__ve {width:16px;background: url("images/redwhite/ve_bg.png") no-repeat;}
#tdTabStrip .div__ev {width:8px;background: url("images/redwhite/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:31px;}
