/* project: NCPC CSS author: National Care Planning Council */ html {-webkit-text-size-adjust:none;} body {margin: 0; padding: 0; background: #FFFFFF url(../images/img01.gif) repeat-x !important; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #000;} h1 {margin: 0; font-weight: normal; color: #56548a; font-size: 197%;} h2 {margin: 0; font-weight: normal; color: #444; font-size: 185%;} h3 {margin: 0; font-weight: bold; color: #56548a; font-size: 100%;} h4 {margin: 0; font-weight: bold; color: #444; font-size: 300%;} h5 {margin: 0; font-weight: bold; color: #444; font-size: 250%;} h6 {margin: 0; font-weight: bold; color: #444; font-size: 180%;} h5 a {text-decoration: none; color: #444;} p, ol { line-height: 180%;} p { } ol { } ul { } blockquote { margin: 0; padding-left: 20px; border-left: 10px solid #E6E6E6; font-style: italic; color: #999999;} blockquote * { line-height: normal;} a {color: #006;} a:hover {text-decoration: none; color: #BA9810;} img {border: none;} img.left {float: left; margin: 0 15px 0 0;} img.right { float: right; margin: 0 0 0 15px;} hr { -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #EEEEEE -moz-use-text-color #FFFFFF; border-width: 1px 0; margin: 5px 2px 5px 2px; } table { } tr { height: 30px;} td { padding: 5px;} /* Header */ #header {width: 950px; height: 90px; margin: 0 auto; /*background: url(images/logo.jpg) no-repeat left center;*/} /* Logo */ #logo {float: left; padding: 17px 0 0 2px; margin:0 0 0 2px;} #logo a {text-decoration: none;} /* Join */ #join-all {float: left; padding: 17px 0 0 0; margin:0 0 0 53px;} #join-all a {text-decoration: none;} /* Header 2 */ #header2 {width: 950px; height: 200px; margin: 0 auto;} /*Prompt*/ #join_mid_1 p, #join_mid_2 p {font: 12px; text-align: left; padding-left: 2px; line-height: 130%;} #join_mid_1 {float: left; width: 220px; margin: 10px 0 0 0px;} #join_mid_2 {float: left; width: 220px; margin: 10px 0 0 20px;} #join_mid_council {float: right; width: 230px; margin: 10px 0 0 0px; padding-left: 7px;} #join_mid_council p {font-size: 120%; text-align: left; line-height: 140%;} #join_mid_long {float: left; width: 350px; margin: 0px 0 0 0px;} #join_mid_LRP {float: left; width: 410px; margin: 10px 0 0 0px;} #join_mid_CLE {float: left; width: 530px; margin: 5px 0 0 0px;} .join-button { -webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0; -moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0; box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0; background-color:#4ba039; border:1px solid #2d7a1c; font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif; font-size:12px; font-weight:700; padding:5px 10px; height:32px; color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; letter-spacing: 0.05cm;} .join-button:hover{ background-color: #4cb735;} #main2 {float: right; width: 350px; height: 200px;} #main3 {float: right; width: 638px; height: 200px;} #main4 {float: right; width: 450px; height: 200px;} #main5 {float: right; width: 350px; height: 200px;} #main6 {float: right; width: 400px; height: 200px;} #mainCLE {float: right; width: 367px; height: 200px;} /* Top Menu */ #topmenu {float: right; padding-top: 5px;} #topmenu ul {margin: 0; padding: 8px 0 0 0; list-style: none; line-height: 9px;} #topmenu li {display: inline;} #topmenu a {padding: 0 3px 0 7px; border-left: 1px solid #b6b7c1; text-decoration: none; font-size: 87%;} #topmenu a:hover {text-decoration: underline;} #topmenu .first a { border: none; padding: 0 3px 0 0;} #topmenu .social a {border: none; font-size: none; padding:0; margin: 0; line-height: 0px; font-size: 0px;} #topmenu img {padding: 0 0 2px 2px;} /* Blue Block */ #blueblock{float: left; border-bottom: 1px solid #ffffff; width: 226px; /*height: 188px;*/ margin-bottom: 1em; font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif; font-size: 14px; background-color: #d8d7e2; color: #333; padding-left: 0px; padding-right: 0px;} * html #blueblock{ /*IE 6 only */ width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */} #blueblock ul{ list-style: none; margin: 0; padding: 0; border: none; } #blueblock li { border-top: 1px solid #ffffff; margin: 0; line-height: 24px;} #blueblock li a{ display: block; padding: 4px 5px 4px 8px; border-left: 12px solid #4e3f6c; border-right: 12px solid #706e94; background-color: #56548a; color: #fff; text-decoration: none; width: 100%;} #blueblock li.pro { border-top: 1px solid #ffffff; margin: 0; line-height: 24px;} #blueblock li.pro a{ display: block; padding: 4px 5px 4px 8px; border-left: 12px solid #891418; border-right: 12px solid #a64242; background-color: #9f2929; color: #fff; text-decoration: none; width: 100%;} html>body #blueblock li a{ /*Non IE6 width*/ width: auto;} html>body #blueblock li.pro a{ /*Non IE6 width*/ width: auto;} #blueblock li a:hover{border-left: 12px solid #3b2651; border-right: 12px solid #8483a2; background-color: #626098; color: #fff;} #blueblock li.pro a:hover{border-left: 12px solid #6a181b; border-right: 12px solid #b34f4f; background-color: #b02f2f; color: #fff;} /* Splash */ #splash {padding: 0 0 0 4px; float: left; width: 638px;} #splash2 {padding: 0 0 0 4px; float: left; width: 715px; height: 200px;} #splash3 {padding: 2px 0 0 15px; float: left; width: 460px; height: auto;} #splashjoin {padding: 0 0 0 4px; float: right; width: 215px; height: 200px;} /*SLIDER*/ #slider { position:relative; width:638px; height:197px; margin-top:1px; background:url(slider/images/loading.gif) no-repeat 50% 50%;} #slider img { position:absolute; top:0px; left:0px; display:none;} #slider a { border:0; display:block;} .nivo-controlNav { position:absolute; left:260px; bottom:-32px;} .nivo-controlNav a { display:block; width:22px; height:22px; background:url(slider/images/bullets.png) no-repeat; text-indent:-9999px; border:0; margin-right:3px; float:left;} .nivo-controlNav a.active { background-position:0 -22px;} .nivo-directionNav a { display:block; width:30px; height:30px; background:url(slider/images/arrows.png) no-repeat; text-indent:-9999px; border:0;} a.nivo-nextNav { background-position:-30px 0; right:15px;} a.nivo-prevNav { left:15px;} .nivo-caption { text-shadow:none; font-family: Helvetica, Arial, sans-serif;} .nivo-caption a { color:#BA9810; text-decoration:underline;} /*====================*/ /* Page */ #page { margin: 0 auto; padding: 30px 0;} /* side NAV spl */ .sidenavspl {float: left; padding-left: 0px; padding-right: 0px;} .sidenavdiv {background: #EEE; border: 2px solid #E5E5E5; float: left; padding-left: 0px; padding-right: 0px;} .sidenavspl h2 {color: #892b34; font-size: 1.3em; line-height: 150%; margin-top: 0.6em; padding: 0px 0px 1px 12px;} .sidenavspl ul {border-top: 1px solid #FAFAFA; background: url(../images/bgul.gif) repeat-x; margin: 0; padding: 0; list-style: none;} .sidenavspl li {border: 1px solid #FAFAFA; border-top: none; margin: 0; padding: 0; line-height: 170%; white-space: nowrap;} .sidenavspl li a { background: #ccccde; color: #333; display: block; font-size: 11px; padding: 0px 5px 0px 8px; text-decoration: none;} .sidenavspl li a:hover {color: #fff; background: #626098;} .sidenavspl p { margin: 0; font-size: 12px; line-height: 170%; padding: 3px 6px 3px 8px;} .sidenavspl img {float: left; margin: 0 8px 0 0;} /* Side Nav */ .sidenav {background: #EEE; border: 2px solid #E5E5E5; float: left; padding-left: 0px; padding-right: 0px;} .sidenav-right {background: #EEE; border: 2px solid #E5E5E5; float: right; width: 225px;} .sidenav h2 {color: #892b34; font-size: 1.3em; line-height: 150%; margin-top: 0.6em; padding: 0px 0px 1px 12px;} .sidenav ul {border-top: 1px solid #FAFAFA; background: url(../images/bgul.gif) repeat-x; margin: 0; padding: 0; list-style: none;} .sidenav li {border: 1px solid #FAFAFA; border-top: none; margin: 0; padding: 0; line-height: 170%;} .sidenav li a { background: #ccccde; color: #333; display: block; font-size: 11px; padding: 0px 5px 0px 8px; text-decoration: none;} .sidenav li a:hover {color: #fff; background: #626098;} .sidenav p { margin: 0; font-size: 12px; line-height: 170%; padding: 3px 6px 3px 8px;} .sidenav img {float: left; margin: 0 8px 0 0;} /* Side Nav */ .sidenav-right {background: #EEE; border: 2px solid #E5E5E5; float: right; width: 225px;} .sidenav-right h2 {color: #892b34; font-size: 1.3em; line-height: 150%; margin-top: 0.6em; padding: 0px 0px 1px 12px;} .sidenav-right ul {border-top: 1px solid #FAFAFA; background: url(images/bgul.gif) repeat-x; margin: 0; padding: 0; list-style: none;} .sidenav-right li {border: 1px solid #FAFAFA; border-top: none; margin: 0; padding: 0; line-height: 170%;} .sidenav-right li a { background: #ccccde; color: #333; display: block; font-size: 11px; padding: 0px 5px 0px 8px; text-decoration: none;} .sidenav-right li a:hover {color: #fff; background: #626098;} .sidenav-right p { margin: 0; font-size: 12px; line-height: 170%; padding: 3px 6px 3px 8px;} .sidenav-right img {float: left; margin: 0 8px 0 0;} /* Content */ #content {float: left; width: 690px; padding-left: 18px;} #content-full {float: left; width:100%; padding-left: 5px;} #content ul {margin-left: 0; padding-left: 25px; list-style-type:disc; list-style-position: outside;} #content ul li {padding-left: 5px; background: /*url(images/img08.gif)*/ no-repeat 0 8px;} #content ol { margin-left: 0; padding-left: 25px; list-style: decimal;} .article {font-family: "Times New Roman", Times, serif; font-size: 250%;} .title {padding-top: 3px;} .title-small {font-size: 60%; color: #555;} .text-biggest {font-size: 185%;} .text-bigger {font-size: 155%;} .text-big {font-size: 118%;} .text-small {font-size: 90%;} .text-smaller {font-size: 80%;} .content {padding: 10px 0 0 15px; background: url(../images/img10.gif) no-repeat;} .content2 { padding: 10px 0 0 15px; background: url(../images/img11.gif) no-repeat; margin-right: 10px;} .content2 p {padding-top: 3px;} .content-listings { padding: 1px 0 0 0px; background: url(../images/img10.gif) no-repeat;} #right_mid {margin: 0 0 0px 0; background: #fff;} #right_mid ul {margin-left: 0; padding-left: 20px; font: 12px; list-style-type:disc; list-style-position: outside; text-align: left;} #right_mid h2 {padding: 6px 9px 0px 0px; font-size: 13px; text-align: left; line-height: 100%; letter-spacing: 1px;} #right_mid h3 {padding: 6px 9px -0px 9px; font-size: 12px Arial, Helvetica, sans-serif; text-align: left; line-height: 100%;} #right_mid h4 {padding: 4px 9px -0px 9px; font-size: 11px; text-align: left; line-height: 100%;} #right_mid p { padding: 0 0px 0 0; font: 13px Arial, Helvetica, sans-serif; text-align: left; line-height: 130%;} #right_mid a { /*text-transform: uppercase;*/ text-decoration: none; color: #006;} #right_mid a:hover {text-decoration: underline; color: #BA9810;} #right_mid_1, #right_mid_2 {float: left; width: 200px; padding: 5px 5px 0 0; text-align: center; margin: 0 20px 0 0px;} #right_mid_3 {float: left; width: 200px; padding: 5px 5px 0 0; text-align: center; overflow: hidden;} #right_mid_4 { clear: both; height: 1px; overflow: hidden;} #right_mid_double {float: left; width: 420px; padding: 5px 10px 0 0; text-align: center; margin: 0 25px 0 10px;} #right_mid_news {float: left; width: 415px; padding: 5px 10px 0 0; text-align: center; margin: 0 5px 0 0px;} #right_mid_news p { padding: 0 0px 0 0; font: 12px Arial, Helvetica, sans-serif; text-align: left; line-height: 130%;} #right_mid_5 {float: left; width: 265px; padding: 5px 10px 0 0; text-align: center;} #right_mid_6 {float: left; width: 265px; padding: 5px 0; text-align: center; overflow: hidden;} #profile_mid {margin: 0 0 0px 0; background: #fff;} #profile_mid ul {margin-left: 0; padding-left: 20px; font: 12px; list-style-type:disc; list-style-position: outside; text-align: left;} #profile_mid h2 {padding: 6px 9px 0px 9px; font-size: 13px; text-align: left; line-height: 100%; letter-spacing: 1px;} #profile_mid h3 {padding: 6px 9px -0px 9px; font-size: 12px Arial, Helvetica, sans-serif; text-align: left; line-height: 100%;} #profile_mid h4 {padding: 4px 9px -0px 9px; font-size: 11px; text-align: left; line-height: 100%;} #profile_mid p { padding: 0 0px 0 0; font: 13px Arial, Helvetica, sans-serif; text-align: left; line-height: 130%;} #profile_mid a { /*text-transform: uppercase;*/ text-decoration: none; color: #006;} #profile_mid a:hover {text-decoration: underline; color: #BA9810;} #profile_mid_1 {float: left; width: 115px; padding: 5px 5px 0 0; text-align: center; margin: 0 15px 0 0px;} #profile_mid_2 {float: left; width: 115px; padding: 5px 5px 0 0; text-align: center; margin: 0 15px 0 0px;} #profile_mid_3 {float: left; width: 115px; padding: 5px 5px 0 0; text-align: center; margin: 0 15px 0 0px;} #profile_mid_4 {float: left; width: 115px; padding: 5px 5px 0 0; text-align: center; margin: 0 15px 0 0px;} #profile_mid_5 {float: left; width: 115px; padding: 5px 5px 0 0; text-align: center; margin: 0 15px 0 0px;} #profile_mid_6 { clear: both; height: 1px; overflow: hidden;} #sitemap {margin: 0 0 0px 0; padding: 0 15px; background: #fff;} #sitemap h2 {padding: 15px 9px 0px 9px; font-size: 15px; text-align: left; line-height: 130%; margin-bottom: 10px;} #sitemap p {padding: 0 6px; font: 12px Arial, Helvetica, sans-serif; text-align: left; line-height: 130%;} #sitemap a { /*text-transform: uppercase;*/ text-decoration: none; color: #006;} #sitemap a:hover { text-decoration: underline; color: #BA9810;} #sitemap_1 { float: left; width: 275px; padding: 5px 10px 0 0; text-align: center;} #sitemap_2 {float: left; width: 275px; padding: 5px 0; text-align: center; overflow: hidden;} #sitemap_3 { clear: both; height: 1px; overflow: hidden;} .map-content {padding: 1px 0 0 0; background: url(../images/img10.gif) no-repeat;} #map {margin: 0 0 0 0px; padding: 0 0px;} #map h2 {padding: 6px 9px 0px 9px; font-size: 12px; text-align: left; line-height: 110%;} #map p { padding: 0 6px; font: 13px Arial, Helvetica, sans-serif; text-align: left; line-height: 130%;} #map a { text-decoration: none; color: #006;} #map a:hover {text-decoration: underline; color: #BA9810;} #map_1 {float: left; width: 352px; height: auto; padding: 5px 10px 5px 15px; margin: 0 0 0 2px;} #map_2 {float: left; width: 200px; padding: 15px 0 0 5px; text-align: center; overflow: hidden; margin: 5px 0 0 30px;} #map_2 p {margin-top:6px; padding: 0 6px; font: 11px Arial, Helvetica, sans-serif; text-align: left; line-height: 130%; color:#555;} #map_3 {clear: both; height: 1px; overflow: hidden;} #map_contact {float: left; width: 345px; padding: 5px 5px 5px 5px; margin: 0 0 0 2px;} .article-title {font-size: 160%; font-family: Georgia, "Times New Roman", Times, serif; line-height: 130%;} /* listings */ .content-listings p {font-family: Arial, Helvetica, sans-serif; line-height: 150%; font-size: 11px;} .content-listings a {color: #33C; font-weight: bold; text-decoration: none;} .content-listings a:hover { text-decoration: underline; color: #8c0515;} .content-listings table {border-collapse: collapse; margin: 5px;} .content-listings tr { height: 30px; /*background: #fff;*/ } .content-listings td { padding: 5px; /*border-left: 1px solid #fff;*/ border-bottom: 1px dotted #999; line-height: 150%;} .content-listings img.consultant {float: left; margin: 0 10px 0 0; padding: 2px; border: 1px solid #ccc;} .state {margin: 10px 2px 2px 2px; padding: 5px 5px 5px 10px; border: 1px solid #555; background: #7186a1; color: #ffffff; font-size: 1.5em; width: 185px;} .state2 {margin: 1px 1px 1px 15px; padding: 1px 1px 2px 15px; border: 1px solid #555; background: #ccc; color: #555; font-size: 1.1em; width: 530px;} .state3 {margin: 1px 1px 1px 15px; padding: 1px 1px 2px 15px; border: 1px solid #555; background: #ccc; color: #555; font-size: 1.1em; width: 170px;} .listing-geo { font-size: 110%; color: #800;} .blue { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #53638C; text-decoration: none;} .red { color: #800;} #splash img {width:630px;} /* columns */ .twocols {} .twocols h2 {font-size: 120%; font-weight: bold;} .twocols img {float: left; margin: 0 8px 0 0;} .twocols .col1 {float: left; width: 290px; padding: 0px 0px 0px 18px; font-size: 12px;} .twocols .col2 { float: right; width: 290px; padding: 0px 22px 0px 0px; font-size: 12px;} /* Footer */ #footer-wrapper {height: 110px; padding: 20px 0; background: #E6E6E6; border-top: 10px solid #CDCDCD;} #footer { width: 850px; margin: 0 auto;} #left { padding: 5px 0px 10px 0px; font-size: 11px !important; line-height: 20px !important; /*background: url(images/bbbseal1US.jpg) no-repeat left center;*/ text-align: center;} #right { padding: 5px 0 0 0; font-size: 11px !important; text-align: center; line-height: 20px !important;} #footer p { margin: 0; line-height: normal;} #footer a { color: #666666;} .article_body { font: 62.5% Verdana, Arial, Helvetica; text-align: left; color: #e6e6e6; margin: 2em auto; background: #FFF; padding: 1.3em; background: #FFF url(images-new/body_bg.gif) bottom repeat-x; border: 0.1em solid #cdcdcd; } .secondaryContentBox { border: 1px solid #d1d1d1; background: #F7F7F7; padding: 1em 1em 0.5em; margin-bottom: 2em; overflow: hidden; } #secondaryContent p { font-size: 1.3em; line-height: 1.5em; color: #000; } .image-left { float: left; margin: 0 15px 0 0; } #mainContent p{ color: #000; font-size: 12px;} .dotted_list li { list-style: disc inside !important; padding-left: 10px; }