/************************************* SKILLPATH HEADER STYLES *************************************/
.skillpathNav{width:702px; height:44px; position:relative; margin:0px 15px 0; padding:0;}
.skillpathNav li{width:116px; position:absolute; top:0; left:176px; background-image: url("/images/sprite_headerNav_2.jpg"); background-repeat:no-repeat;}
.skillpathNav li a{position:relative; height:44px; width:116px; display:block; overflow: hidden; text-indent:-900px; z-index:10;}

.skillpathNav .home {left:117px; width:116px; background-position: 0 -354px;}
.skillpathNav .home a:hover, .skillpathNav .home a:focus {background: url("/images/sprite_headerNav_2.jpg") no-repeat 0 -597px;}

.skillpathNav .webinars {left:234px; width:116px; background-position: 0 -273px;}
.skillpathNav .webinars a:hover, .skillpathNav .webinars a:focus {background: url("/images/sprite_headerNav_2.jpg") no-repeat 0 -111px;}

.skillpathNav .liveWebinars {left:351px; width:116px; background-position: 0 -1164px;}
.skillpathNav .liveWebinars a:hover, .skillpathNav .liveWebinars a:focus {background: url("/images/sprite_headerNav_2.jpg") no-repeat 0 -1002px;}

.skillpathNav .tools {left:468px; width:116px; background-position: 0 -759px;}
.skillpathNav .tools a:hover, .skillpathNav .tools a:focus {background: url("/images/sprite_headerNav_2.jpg") no-repeat 0 -1650px;}

.skillpathNav .videos {left:585px; width:116px; background-position: 0 -1731px;}
.skillpathNav .videos a:hover, .skillpathNav .vVideos a:focus {background: url("/images/sprite_headerNav_2.jpg") no-repeat 0 -1488px;}

.skillpathNav .bookstore {left:702px; width:116px; background-position: 0 -1326px;}
.skillpathNav .bookstore a:hover, .skillpathNav .bookstore a:focus {background: url("/images/sprite_headerNav_2.jpg") no-repeat 0 -840px;}
