/* --- Campaign Management Page --- */
/* --- CSS 2.1 Document ----------- */
/* -------------------------------- */
.gray-line {position: absolute; right: 10px; width: 3000px; top: 68px; height: 33px; background: url('../images/breadcrumb-bg.png')}
.black-line {position: absolute; left: 0px; top: 101px; width: 50%; height: 56px; background: #000}
.contact-wrapper {position: relative; width: 991px; margin: 0 auto}
#breadcrumb {position: absolute; left: 0; top: 68px; height: 33px; line-height: 33px; color: #c2ed20; width: 500px}
#breadcrumb a {color: #fff}
#breadcrumb a:hover {color: #c2ed20; text-decoration: none}
#breadcrumb span {color: #fff}
.heading {position: absolute; left: 0; top: 101px; height: 46px; line-height: 46px; color: #c2ed20; font-size: 30px; font-weight: normal; width: 981px; background: #000; padding-top: 10px}

/* --- Content --- */
/* --------------- */
.wsd-columns {position: absolute; top: 157px; left: 145px; width: 836px}
.wd-content {float: left; width: 625px; line-height: 18px; padding: 0 17px 0 16px; background: #000}
.wd-content p {margin-bottom: 18px}
.wd-content a {text-decoration: underline}
.wd-content a:hover {text-decoration: none}
.wd-content .i-right {float: right; margin: 0 0 0 24px}
.wd-content .i-left {float: left; margin: 0 18px 0 0}
.wd-content h3 {color: #c2ed20}
.wd-content .ppca-title {margin-bottom: 10px; color: #c2ed20; font-size: 14px; line-height: 26px}

/* --- Menu --- */
/* ------------ */
.service-menu {float: left; background: #000; width: 148px; padding: 0 14px 0 16px}
.service-menu li {line-height: 24px; border-bottom: 1px solid #2a2a29; color: #888}
.service-menu li ul {overflow: hidden}
.service-menu li li {border-bottom: none}
.service-menu li a {color: #fff}
.service-menu li a:hover, .service-menu li.active a {color: #c2ed20; text-decoration: none}
.service-menu li li a, .service-menu li.active li a {color: #fff; display: block; padding-left: 31px; background: url('../images/services-submenu-notactive.gif') -20px 0 no-repeat}
.service-menu li li.active a, .service-menu li li a:hover {color: #c2ed20; background: url('../images/services-submenu-active.gif') -20px 0 no-repeat}
