/* ################################################## */
/*  MADE BY: WWW.DIRECTBASING.COM                     */
/*  ALEX VAN DER VEGT                                 */
/* ################################################## */

/* ### INTRO BOX ### */
.introBox { margin-bottom: 6px; width: 202px; background: url('../images/introBg.gif') repeat-y; }
.introBox div.top { background: url('../images/introTop.gif') no-repeat top; }
.introBox div.bottom { padding: 12px 15px 12px 15px; background: url('../images/introBottom.gif') no-repeat bottom; }
.introBox h3 { margin-bottom: 10px; padding-bottom: 5px; font-size: 14px; font-weight: bold; color: #2e2d2d; border-bottom: 1px solid #cecece; }
.introBox p { line-height: 18px; }
.introBox span { color: #d4322f; }

/* ### NAV BOX ### */
.navBox { width: 202px; background: url('../images/navBg.gif') repeat-y; }
.navBox div.top { background: url('../images/navTop.gif') no-repeat top; }
.navBox div.bottom { padding: 12px 15px 12px 15px; background: url('../images/navBottom.gif') no-repeat bottom; }
.navBox h3 { margin-bottom: 2px; padding-bottom: 5px; font-size: 14px; font-weight: bold; color: #195e9f; border-bottom: 1px solid #b3d0ea; }
.navBox ul { list-style: none; }
.navBox li { height: 25px; line-height: 25px; font-size: 12px; font-weight: bold; border-bottom: 1px dashed #b3d0ea; }
.navBox li a { text-decoration: none; color: #2e2d2d; }
.navBox li a:hover { text-decoration: underline; }

/* ### CAT BOX ### */
.catBox { margin: 0px 8px 8px 0px; position: relative; float: left; display: inline; overflow: hidden; width: 245px; background: url('../images/cat3Bg.gif') repeat-y; }
.catBox div.top { background: url('../images/cat3Top.gif') no-repeat top; }
.catBox div.bottom { padding: 12px 5px 48px 15px; overflow: hidden; width: 225px; background: url('../images/cat3Bottom.gif') no-repeat bottom; }
.catBox ul { float: left; width: 105px; list-style: none; }
.catBox li { line-height: 21px; }
.catBox li a { text-decoration: none; color: #535353; }
.catBox li a:hover { color: #d4322f; }
.catBox img { float: right; }
.catBox h2 { padding-bottom: 10px; font-size: 16px; font-weight: bold; color: #195e9f; }
.catBox a.meer { position: absolute; bottom: 10px; right: 15px; font-size: 12px; text-decoration: none; color: #387dc1; }
.catBox a.meer:hover { text-decoration: underline; }

/* ### NIEUW BOX ### */
.nieuwBox { position: relative; float: left; width: 370px; background: url('../images/nieuwBg.gif') repeat-y; }
.nieuwBox div.top { background: url('../images/nieuwTop.gif') no-repeat top; }
.nieuwBox div.bottom { padding: 12px 15px 12px 15px; background: url('../images/nieuwBottom.gif') no-repeat bottom; }
.nieuwBox h3 { padding-bottom: 10px; font-size: 16px; font-weight: bold; color: #195e9f; }
.nieuwBox a.meer { position: absolute; top: 16px; right: 15px; font-size: 12px; text-decoration: none; color: #387dc1; }
.nieuwBox a.meer:hover { text-decoration: underline; }
.nieuwBox ul { list-style: none; }
.nieuwBox li { padding: 5px 0px 5px 0px; overflow: hidden; width: 340px; line-height: 20px; font-size: 13px; border-bottom: 1px solid #cfcfcf; }
.nieuwBox li.dark { background: url('../images/darkBg.gif') repeat-x; }
.nieuwBox li img { margin-right: 10px; float: left; }
.nieuwBox li a { margin-top: 8px; display: block; font-weight: bold; text-decoration: none; color: #535353; }
.nieuwBox li strong { color: #d7403d; }
.nieuwBox li span { padding-left: 20px; background-repeat: no-repeat; background-position:left; }
