
.example-one {  -moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; border:2px solid #d4d4d4; border-top:none;}
.example-one .nav { overflow: hidden;background:url(../images/tab.jpg); height:30px; width:426px;}
.example-one .nav li { width: 112px; float: left; margin: 0 0px 0 0; }
.example-one .nav li.last { margin-right: 0; }
.example-one .nav li a { display: block; padding: 5px;color: white; font-size: 14px; text-align: center; border: 0; color:#454545; }
.example-one .nav li a:hover { background-color: #111; }
.example-one ul { list-style: none; }
.example-one ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; font-weight:700; }
.example-one ul li a:hover { background:url(../images/tab.jpg); color:#f00; }
.example-one ul li:last-child a { border: none; }

.example-one ul li.nav-one a.current, .example-one ul.featured li a:hover { background:url(../images/tab_a.jpg) no-repeat; color: #f06254; }
.example-one ul li.nav-two a.current, .example-one ul.core li a:hover { background:url(../images/tab_a.jpg) no-repeat; color: #f06254;}
.example-one ul li.nav-three a.current, .example-one ul.jquerytuts li a:hover { background:url(../images/tab_a.jpg) no-repeat; color: #f06254;}
.example-one ul li.nav-four a.current, .example-one ul.classics li a:hover { background:url(../images/tab_a.jpg) no-repeat; color: #f06254; }
