/* ---- [ InfoMod Tab Box ] ---- */

#tabheader {position:relative;float:left;line-height:normal;}
#tabheader ul.tablist {margin:0;list-style:none;}
#tabheader .tablist li {position:relative;float:left;display:block;padding:4px 7px;text-decoration:none;background-color:#ddd;font-size:18px;color:#444;margin:0 1px 0 0;cursor:pointer;background: -moz-linear-gradient(top, #DDD 48%, #D6D6D6 48%);/* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#DDDDDD), color-stop(48%,#D6D6D6)); /* Chrome,Safari4+ */ background: -ms-linear-gradient(top, #DDDDDD 48%,#D6D6D6 48%); /* IE10+ */ background: linear-gradient(top, #DDDDDD 48%,#D6D6D6 48%); /* W3C */}
#tabheader .tablist li.active {position:relative;float:left;display:block;padding:4px 7px;text-decoration:none;background-color:#b22070;font-size:18px;color:#fff;margin:0 1px 0 0;cursor:pointer;background:-moz-linear-gradient(top, #BD2277 48%, #AD1F6D 48%);/* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#BD2277), color-stop(48%,#AD1F6D));/* Chrome,Safari4+ */ background: -ms-linear-gradient(top, #BD2277 48%,#AD1F6D 48%);/* IE10+ */ background: linear-gradient(top, #BD2277 48%,#AD1F6D 48%); /* W3C */}

.mootabs_panel {display: none;}
#tabbody .mootabs_panel.active {display: block;}

#infoMod{width:310px;margin:10px 0 0 0;}
#infoMod #tabheader {width:auto;}
#infoMod #tabbody {width:310px;background-color:#fff;}
#infoMod .mootabs_panel{padding:10px}
#infoMod .mootabs_panel ol li{color:#b22070}

#infoMod #tabheader li.active span {}

#infoMod #toptools, #infoMod #dailysweeps {padding-top:20px;background:#fff url(http://images.meredith.com/lhj/images/temps/shell/imgradient.gif) repeat-x scroll left top;}

#dailyprize img {padding:5px 0 0 5px;}

#vid {clear:both;height:233px}

#sldimg {width:100px;margin:0 10px 0 0;float:left;position:relative}
#sldcnt {width:179px;float:left;position:relative; overflow:hidden;}
#sldcnt p {margin:0;padding:5px 0 0;}
#sldcnt p.allToolsVids{border-top:1px solid #ccc;margin:5px 0;padding:2px 4px 5px;}
.item{padding:0 7px 0 0}

.tool-tip{background:#fff;padding:3px;border:1px solid #ccc;}
.tool-text{color:#b22070;}
