/* SLIDER
----------------------------------------------- */
div#slider {clear: both; display:inline; float:left; width:920px; height:220px; padding:0 0 0 0; background:#fff;}

#slider-container {position: relative; width:920px; height:196px; overflow: hidden; margin:35px 0 24px 23px; display:block; float:left;}
#slider {position:absolute; top:0; left:0; background:none; width:980px;}
#slider div {background:#fff; width: 180px; height: 196px; float: left; display:inline; position: relative;}

/*#slider div.block {background: #ccc;}*/
#slider #executive-tab {width: 37px; background: url(../img/tpl/img_executive-tab.jpg) no-repeat top left; float: left; position: relative; cursor:pointer;}
#slider #executive-bg {width: 250px; background: url(../img/tpl/img_executive.jpg) no-repeat top left; display: inline; position: absolute; top:0; left:37px; cursor:pointer;}

#slider #account-tab {width: 37px; background: url(../img/tpl/img_account-tab.jpg) no-repeat top left; float: left; position: relative; cursor:pointer;}
#slider #account-bg {width: 250px; background: url(../img/tpl/img_account.jpg) no-repeat top left; display: inline; position: absolute; top:0; left:37px; cursor:pointer;}

#slider #category-tab {width: 37px; background: url(../img/tpl/img_category-tab.jpg) no-repeat top left; float: left; position: relative; cursor:pointer;}
#slider #category-bg {width: 250px; background: url(../img/tpl/img_category.jpg) no-repeat top left; display: inline; position: absolute; top:0; left:37px; cursor:pointer;}

#slider #supplychain-tab {width: 37px; background: url(../img/tpl/img_supplychain-tab.jpg) no-repeat top left; float: left; position: relative; cursor:pointer;}
#slider #supplychain-bg {width: 250px; background: url(../img/tpl/img_supplychain.jpg) no-repeat top left; display: inline; position: absolute; top:0; left:37px; cursor:pointer;}

#slider #teamleaders-tab {width: 42px; background: url(../img/tpl/img_team-tab.jpg) no-repeat top left; float: left; position: relative; cursor:pointer;}
#slider #teamleaders-bg {width: 255px; background: url(../img/tpl/img_team.jpg) no-repeat top left; display: inline; position: absolute; top:0; left:42px; cursor:pointer;}

#slider div div.text-bg {background: none; width: 250px; height: 68px; position: absolute; bottom: 1px; left:0;}
#slider div div.text {background: none; width: 250px; height: 68px; position: absolute; bottom: 1px; left:0;}

#slider div div.text ul {float:left;}
#slider div div.text ul li {list-style-type:none;}
#slider div div.text ul li a {color:#000; font-size:11px; font-weight:normal; text-decoration:none;}
#slider div div.text ul li a:hover {text-decoration:underline;}
