﻿/* Tabmanager Stylesheet */

.tabManagerWrapper {clear:both;margin-top:10px;}

#tdMultiPage {width:100%;height:200px;border: 1px solid #d8d8d7;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:11px;font-weight:bold;}

#tdTabStrip .tabHotArea,
#tdTabStrip .tabHotArea_active,
#tdTabStrip .tabHotArea_hover {width:100px;height:21px;padding:5px 2px 0 2px;}

#tdTabStrip .tabHotArea {background: url("images/blue/passive_bg.png") repeat-x;color: #103769;}
#tdTabStrip .tabHotArea_active {background: url("images/blue/active_bg.png") repeat-x;color: #FFFF00;}
#tdTabStrip .tabHotArea_hover {background: url("images/blue/hover_bg.png") repeat-x;color: #fff;}

#tdTabStrip .div__eh {width:39px;background: url("images/blue/eh_bg.png") no-repeat;}
#tdTabStrip .div__el {width:39px;background: url("images/blue/el_bg.png") no-repeat;}
#tdTabStrip .div__ll {width:52px;background: url("images/blue/ll_bg.png") no-repeat;}
#tdTabStrip .div__lh {width:52px;background: url("images/blue/lh_bg.png") no-repeat;}
#tdTabStrip .div__hl {width:52px;background: url("images/blue/hl_bg.png") no-repeat;}
#tdTabStrip .div__he {width:52px;background: url("images/blue/he_bg.png") no-repeat;}
#tdTabStrip .div__le {width:52px;background: url("images/blue/le_bg.png") no-repeat;}
#tdTabStrip .div__lv {width:52px;background: url("images/blue/lv_bg.png") no-repeat;}
#tdTabStrip .div__hv {width:52px;background: url("images/blue/hv_bg.png") no-repeat;}
#tdTabStrip .div__vl {width:52px;background: url("images/blue/vl_bg.png") no-repeat;}
#tdTabStrip .div__vh {width:52px;background: url("images/blue/vh_bg.png") no-repeat;}
#tdTabStrip .div__vl {width:52px;background: url("images/blue/vl_bg.png") no-repeat;}
#tdTabStrip .div__vh {width:52px;background: url("images/blue/vh_bg.png") no-repeat;}
#tdTabStrip .div__ve {width:52px;background: url("images/blue/ve_bg.png") no-repeat;}
#tdTabStrip .div__ev {width:39px;background: url("images/blue/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;}

.tabContent #crosssellshead {display:none;}
.tabContent #crosssells {border:none;}
