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

/* ### 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; }

/* ### OVER BOX ### */
.overBox { width: 751px; background: url('../images/text2Bg.gif') repeat-y; }
.overBox div.top { background: url('../images/textTop.gif') no-repeat top; }
.overBox div.bottom { padding: 15px 15px 0px 15px; background: url('../images/textBottom.gif') no-repeat bottom; }
.overBox h2 { margin-bottom: 15px; padding-bottom: 10px; font-size: 18px; font-weight: bold; color: #195e9f; border-bottom: 1px solid #cfcfcf; }
.overBox h3 { padding-bottom: 10px; font-size: 16px; font-weight: bold; color: #d4322f; }
.overBox p { padding-bottom: 15px; }
.overBox ol {margin-left:25px;}

/* ### POPUP BOX ### */
.popupBox { width:600px; }
.popupBox div.top { background: url('../images/textTop.gif') no-repeat top; }
.popupBox div.bottom { padding: 15px 15px 0px 15px;}
.popupBox h2 { margin-bottom: 15px; padding-bottom: 10px; font-size: 18px; font-weight: bold; color: #195e9f; border-bottom: 1px solid #cfcfcf; }
.popupBox h3 { padding-bottom: 10px; font-size: 16px; font-weight: bold; color: #d4322f; }
.popupBox p { padding-bottom: 15px; line-height: 21px; }
.popupBox ol {margin-left:25px;}

.formSet textarea { margin-bottom: 5px; width: 393px; height: 147px; border: 0px; background: url('../images/textareaContact.png') no-repeat; }
.formSet input.field { margin: 0px 20px 0px 0px; padding: 6px 10px 0px 10px; float: left; width: 213px; height: 22px; font-size: 12px; color: #535353; border: 0px; background: url('../images/field6Bg.gif') no-repeat; }
.formSet input.submit { width: 144px; height: 29px; cursor: pointer; font-weight: bold; color: #535353; border: 0px; background: url('../images/submit8Bg.gif') no-repeat; }
.formSet span.checkbox { padding: 0 5px 0 0; display: block; float: left; clear: left; width: 19px; height: 25px; background: url('../images/checkbox.gif') no-repeat; }
.formSet span.terms { padding: 0 5px 0 0; display: block; float: left; height: 25px;line-height:25px;text-align:middle; }
