html, body{
  background: #d3e6f5;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 62.5%;
}

body {
  color: #363636;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
}

a {
  color: #628417;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul, ol, dl, dt, dd {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, form, fieldset, p {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
}

fieldset {
  border: none;
}

input, select, textarea, button {
  font: normal 1em Arial, Helvetica, sans-serif;
  border: none;
  padding: 0;
  margin: 0;
}

#maincontent input[type=text], #maincontent input[type=email], #maincontent input[type=number], #maincontent input[type=tel], #maincontent input[type=password], #maincontent select, #maincontent textarea, #maincontent button {
  background: #f2f2f2;
  border: 1px solid #666666;
}

textarea {
  overflow: auto;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}

#wrap {
  margin: 0 auto;
  text-align: left;
  width: 940px;
  padding: 0 42px;
  background: #fff url(/themes/site_themes/cip/images/header-bg.gif) 0 0 repeat-x;
  -moz-box-shadow: 0px 0px 29px #9bb9d3;
  -webkit-box-shadow: 0px 0px 29px #9bb9d3;
  box-shadow: 0px 0px 29px #9bb9d3;
}

.container {}

.container ul, .container ol, .container dl, p {
  margin-bottom: 15px;
}

.f-btn {
  display: block;
  text-indent: -999em;
  outline: none;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border:0;padding:0;margin:0;
}

.bebas-neue, .ttl {
  font-family: 'BebasNeueRegular', sans-serif;
}

.lucida {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
}
/*   ============   HEADER   ============   */

#header{
  height: 122px;
  padding-top: 47px;
  position: relative;
  width: 100%;
  background: url(/themes/site_themes/cip/images/header-bg.png) 0 27px no-repeat;
}

#logo {
  float: left;
  margin-top: 2px;
}

#tagline {
  margin: 32px 0 0 22px;
  float: left;
  padding: 12px 0 12px 23px;
  width: 360px;
  border-left: 2px solid #bfbfbf;
  line-height: 18px;
  font-size: 1.07em;
  color: #00467f;
}

#header .right {
  width: 240px;
}

#header form#search {
  display: block;
  height: 24px;
}

#header form#search input[type=text] {
  width: 141px;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  background: url(/themes/site_themes/cip/images/search-bg.png) 0 0 no-repeat;
  float: left;
}

#header form#search input[type=submit], input.button {
  height: 24px;
  width: 80px;
  text-align: center;
  float: right;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: url(/themes/site_themes/cip/images/search-btn-bg.png);
}

input.button {
	float:none;
}

a#rss {
  margin: 10px 0 0 25px;
  display: block;
  width: 165px;
  font-size: .92em;
  color: #00467f;
  line-height: 28px;
  padding-left: 25px;
  background: #f3f0f0 url(/themes/site_themes/cip/images/rss-icon.png) 158px 50% no-repeat;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

#header .right ul {
  margin-top: 10px;
}

#header .right li {
  float: left;
}

#header .right li a {
  display: block;
  width: 80px;
  text-align: center;
  text-transform: uppercase;
  color: #00467f;
  font-size: .83em;
  padding-top: 31px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  overflow: hidden;
}

#header .right li a#tw {
  background-image: url(/themes/site_themes/cip/images/tw-icon.png);
}

#header .right li a#fb {
  background-image: url(/themes/site_themes/cip/images/fb-icon.png);
}

#header .right li a#newsletter {
  background-image: url(/themes/site_themes/cip/images/email-icon.png);
}
/* Navigation */

#nav-wrap {
  height: 40px;
  margin-bottom: 25px;
}

a#donate-btn {
  float: right;
  width: 249px;
  height: 37px;
  padding-top: 11px;
  text-align: center;
  color: #fff;
  font-size: 2.08em;
  background: url(/themes/site_themes/cip/images/donate-btn-bg.png);
  margin: -4px;
}
/*   ============   MAIN CONTENT   ============   */

#maincontent{
  float: left;
  position: relative;
  width: 680px;
}

div.ttl, .content-wrap h1.ttl, #where-we-work h1.ttl, #our-programs-wrap h1.ttl, #slider-wrap h1.ttl {
  font-size: 1.83em;
  color: #00467f;
  margin-bottom: 3px;
  line-height: 1em;
  font-weight: normal;
letter-spacing: 0.02em;
}

#latest-research {
  margin-bottom: 27px;
}

.content-wrap {
  margin-bottom: 40px;
  position: relative;
}

.content-wrap li {
  /* position: relative; */
margin: 5px 0;
}

#latest-research a.more, .content-wrap a.more, .content-wrap a.more-ttl {
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 5px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
}
.content-wrap a.more {
  margin-top: 14px;
}


.content-wrap a.more-ttl {
  float: none;
  position: absolute;
  top: 0;
  right: 0;
}

.content-wrap a.more span {
  color: #00467f;
}

.content-wrap div.ttl, .content-wrap h1.ttl, .content-wrap h2.ttl {
  border-bottom: 1px solid #c1c1c1;
  margin-bottom: 8px;
  padding: 9px 0 2px;
}
.content-wrap h2.ttl {
font-size: 1.85em !important;
}

.content-wrap h2.ttl a {
color: #00467F !important;
text-decoration: none !important;
letter-spacing: 0.02em;
}


.content-wrap div.ttl:first-child, .content-wrap h1.ttl:first-child {
  padding-top: 0;
}

.content-wrap .share {
  position: absolute;
  top: 0;
  right: 0;
  width:110px;
  color: #000;
}

/*

.content-wrap .share a:first-child {
  color: #363636;
  padding-left: 21px;
  line-height: 16px;
  background: url(/themes/site_themes/cip/images/share-icon.png) 0 0 no-repeat;
  display: inline-block;
  margin-right: 8px;
}

.content-wrap .share .f-btn {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.content-wrap .share a#fb-share {
  background-image: url(/themes/site_themes/cip/images/fb-sm-icon.png);
  margin-left: 8px;
}

.content-wrap .share a#tw-share {
  background-image: url(/themes/site_themes/cip/images/tw-sm-icon.png);
}

.content-wrap .share a#mail-share {
  background-image: url(/themes/site_themes/cip/images/mail-sm-icon.png);
}

.content-wrap .share a#print {
  background-image: url(/themes/site_themes/cip/images/print-sm-icon.png);
}

*/

.content-wrap p {
  line-height: 18px;
}

.content-wrap p a.more {
  float: none;
  margin-top: 0;
  font-family: arial, Helvetica, sans-serif;
  font-size: .92em;
}

#latest-research ul {
  display: block;
  background: #e1e0e0;
  border-bottom: 1px solid #c1c1c1;
  border-top: 1px solid #c1c1c1;
  padding: 19px 0;
  text-align: center;
  margin-bottom: 0;
}

#latest-research li {
  display: inline-block;
  vertical-align: top;
  width: 192px;
  padding: 0 15px;
  min-height: 255px;
  border-left: 1px dotted #797878;
  position: relative;
}

#latest-research li:first-child {
  border-left: none;
}

#latest-research li img {
  margin-bottom: 15px;
  -moz-box-shadow: 0px 0px 5px #707070;
  -webkit-box-shadow: 0px 0px 5px #000000;
  box-shadow: 0px 0px 5px #000000;
}

#latest-research li h3 {
  font-size: 1em;
  color: #000 !important;
  margin-bottom: 3px;
}

#latest-research li h3 a {
  color: #000 !important;
}

#latest-research li p {
  margin-bottom: 3px;
  font-size: .92em;
  color: #333;
}

#latest-research li p.date {
  font-weight: bold;
  color: #00467F;
}

#latest-research li p.type {
  font-weight: bold;

}

#latest-research li p.type a {
  color: #00467f !important;
}

#latest-research li a.download {
  text-transform: uppercase;
  font-size: .92em;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -57px;
  white-space: nowrap;
  font-weight: bold;
  min-width: 115px;
}
/*   Tabs Content   */

#tabs-wrap {
  margin-bottom: 25px;
}

.tab-content #our-experts {
  margin: 0 -28px -25px 0;
}

.tab-content #our-experts li, ul.staff li {
  display: inline-block;
  width: 300px;
  min-height: 95px;
  margin: 0 32px 31px 0;
  vertical-align: top;
  line-height: 16px;
}

.tab-content #our-experts li h3, ul.staff li h3 {
  font: normal 1.5em Times, "Times New Roman", serif;
}

.tab-content #our-experts li h3 a, ul.staff li h3 a {
color: #000;
}

.tab-content #our-experts li h3 img,
.tab-content #our-experts li img,
ul.staff li h3 img,
ul.staff li img {
  float: left;
  margin: 3px 13px 21px 0;
  border: 2px solid #fff;
  -moz-box-shadow: 0px 2px 2px #929191;
  -webkit-box-shadow: 0px 2px 2px #000000;
  box-shadow: 0px 2px 2px #000000;
}

.tab-content #our-experts li h3 em, ul.staff li h3 em {
  display: block;
  color: #363636;
  font: italic .67em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
}

.tab-content #our-experts li h4, ul.staff li h4 {
  font-size: .83em;
  color: #00467f;
  text-transform: uppercase;
}
.tab-content #our-experts li h4 a, ul.staff li h4 a {
color: #00467f;
}

.tab-content #our-experts li p, ul.staff li p {
  margin-bottom: 0;
}

.tab-content #our-experts li a.more, ul.staff li a.more {
  font-size: .92em;
  text-transform: uppercase;
  font-weight: bold;
}

.tab-content .links-wrap {
  line-height: 25px;
  text-align: right;
  border-bottom: 1px dotted #898989;
  border-top: 1px dotted #898989;
  margin-bottom: 25px;
}
.tab-container .blog h2 {
    color: #00467F;
    font-family: 'BebasNeueRegular',sans-serif;
    font-size: 1.83em;
    font-weight: normal;
    margin: 0 0 10px 0;
letter-spacing: 0.02em;
}
.tab-container .blog .links-wrap {
  margin-bottom: 10px !important;
}


.tab-content .links-wrap a {
  text-transform: uppercase;
  font-weight: bold;
}

.tab-content .links-wrap .ttl {
  float: left;
  margin-top: 4px;
}

.tab-content .post, .tab-content li {
  margin-bottom: 26px;
}

.tab-content .post p, #work-wrap .post p, #list-wrap .post p  {
  margin-bottom: 0;
}

.tab-content .post h3, #work-wrap .post h3, #list-wrap  h3, .tab-content li .headline {
  font-size: 1.17em;
  color: #000;
  margin-bottom: 2px;
}

.tab-content li .headline {
	font-weight: bold;
}

#work-wrap .post h3, #list-wrap  h3, .tab-content li .headline {
	margin: 10px 0 3px 0 !important;
}

.tab-content .post h3 a, #work-wrap .post h3 a, #list-wrap h3 a, .tab-content li .headline a {
  color: #000;
}

#press-room-wrap #tab4 h3 {
	color: #00467F !important;
    font-weight: normal !important;
    font-size: 1 em;
    margin-bottom: 10px !important;
}

#creditfooter {
	height: 1px;
	visibility:hidden;
	margin: 0; !important;
}

.tab-content .post p.by, #list-wrap .post p.by, .content-wrap p.by {
  font: italic 1em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
  margin-bottom: 2px;
}
.content-wrap p.by a {
  color: #363636 !important;
  text-decoration: underline !important;
}

.content-wrap p.by a:hover {
  text-decoration: none !important;
}

.tab-content .post p.date, #work-wrap .post p.date, #list-wrap p.date, .tab-content li p.date, .content-wrap p.date {
  color: #00467f;
  font-weight: bold;
  margin-bottom: 2px !important;
}

.tab-content .post p.date a, #work-wrap .post p.date a, #list-wrap p.date a, .tab-content li p.date a, .content-wrap p.date a {
  color: #00467f;
  text-decoration: underline;
}

.tab-content .post p.date a:hover, #work-wrap .post p.date a:hover, #list-wrap p.date a:hover, .tab-content li p.date a:hover, .content-wrap p.date a:hover {
  text-decoration: none;
}

.tab-content .post p a.more, #work-wrap .post p a.more, #list-wrap .post p a.more {
  font-size: .92em;
  text-transform: uppercase;
  font-weight: bold;
}

#tweets-wrap {
  margin-right: 10px;
margin-bottom:30px;
}

#tweets-wrap .ttl {
  margin-bottom: 7px;
  padding: 5px 0 0 32px;
  background: url(/themes/site_themes/cip/images/tweets-icon.gif) 0 0 no-repeat;
}

#tweets-wrap .ttl a {
  color: #00467F !important;
}

#tweets-wrap ul {
  display: block;
  padding: 14px 0;
  border-top: 1px solid #b9b9b9;
  margin: 0 -10px 0 0;
}

#tweets-wrap ul li {
  display: inline-block;
  vertical-align: top;
  width: 250px;
  padding: 0 25px 0 50px;
  background: url(/themes/site_themes/cip/images/tweets-bg.gif) 0 0 repeat-y;
  min-height: 70px;
  color: #648d0d;
}

#tweets-wrap ul li:first-child {
  padding-left: 0;
  background: transparent;
}

#tweets-wrap ul li span {
  color: #363636;
  margin-bottom: 3px;
}

#tweets-wrap ul li a {
  font-size: .83em;
  text-transform: uppercase;
  font-weight: bold;
}

#tweets-wrap ul li span a {
  font-size: 1em;
  text-transform: none;
  font-weight: normal;
}

#tweets-wrap ul li span a.tweeter {
  color: #00467f;
  font-weight: bold;
}

#our-programs-wrap {
  margin: -3px 0 30px;
}

#our-programs-wrap h1.ttl {
  font-size: 2.33em !important;
}

#our-programs-wrap ul {
  display: block;
  padding: 15px 20px 7px;
  background: #e1e0e0;
  border-top: 1px solid #c1c1c1;
}

#our-programs-wrap ul li {
  padding: 8px 0 10px;
  border-top: 1px dotted #898989;
}

#our-programs-wrap ul li:first-child {
  padding-top: 0;
  border-top: none;
}

#our-programs-wrap li h2 {
  font: bold 1.50em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
  color: #00467f;
  margin-bottom: 2px;
}

#our-programs-wrap li h2 a {
color: #00467f;
}

#our-programs-wrap li h2 img {
  float: left;
  margin: 0 19px 0 0;
  border: 2px solid #fff;
  -moz-box-shadow: -1px 2px 3px #929191;
  -webkit-box-shadow: 0px 2px 2px #000000;
  box-shadow: 0px 2px 2px #000000;
}

#our-programs-wrap li p {
  margin-bottom: 0;
  min-height: 66px;
}

#our-programs-wrap li p a {
  font-weight: bold;
  color: #00467f;
}

#our-programs-wrap li .links-wrap {
  text-align: right;
}

#our-programs-wrap li .links-wrap a {
  text-transform: uppercase;
  font: bold .92em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
}

#slider-wrap {
  margin: -3px 0 30px;
}

#slider-hp #slider-wrap {
  margin-bottom: 40px;
}


#slider-wrap .ttl {
  font-size: 2.33em !important;
}

#where-we-work h1.ttl {
  font-size: 2.33em;
  margin-bottom: 9px;
}

#regions-wrap {
  padding: 13px 0 43px;
}

#regions-wrap .ttl {
  font-size: 2.33em;
  text-align: center;
  margin-bottom: 6px;
}

#regions-wrap ul {
  display: block;
  min-height: 30px;
  background: url(/themes/site_themes/cip/images/regions-bg.gif) 0 0 repeat-x;
}

#regions-wrap ul ul {
  background: transparent;
}

#regions-wrap li {
  float: left;
  width: 126px;
  padding-left: 10px;
  margin-bottom: 3px;
}

#regions-wrap li h4 {
  line-height: 25px;
  text-transform: uppercase;
  font-weight: normal;
  color: #000;
  margin-bottom: 3px;
  font-size: 1em;
}

#regions-wrap li h4 a {
  color: #000 !important;
}

#regions-wrap li li {
  float: none;
  padding-left: 0;
  width: 136px;
}

#regions-wrap li li a {
  color: #00467f;
}

.basic-content h2,
#experts-staff h2 {
    color: #00467F;
    font-family: 'BebasNeueRegular',sans-serif;
    font-size: 1.7em;
    font-weight: normal;
    margin: 20px 0 10px;
letter-spacing: 0.02em;
}

.basic-content h3 {
    margin: 10px 0;
font-size: 1.17em;
}
.basic-content .post {
	margin: 0 0 25px 0;
	float: left;
	display: block;
}

#list-wrap .post {
    display: block;
    float: left;
    margin: 0 0 15px;
    width: 100%;
}

.basic-content .post p {
	line-height: 15px !important;
}

.basic-content .post img {
    -moz-box-shadow: 0 0 5px #707070;
    border: 1px solid #999;
}


.take-action h1 {
	border-bottom: none !important;
	/*float: left;*/
}


.take-action img { 
	float: left;
	margin: 0 20px 10px 0;
}


.take-action p.type {
  font-weight: bold;
margin-bottom: 2px;
}

.take-action p.type a {
  color: #00467f !important;
}


h2.ttl {
  font-size: 2.33em;
  color: #00467f;
  font-weight: normal;
}


#bio p {
  line-height: normal;
}

#bio-wrap h2.ttl {
  margin-bottom: 5px;
  line-height: 1em;
}

#bio-wrap .by {
  font: italic 1.17em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
  margin-bottom: 2px;
}

#bio-wrap .by img {
  -moz-box-shadow: -1px 2px 2px #929191;
  -webkit-box-shadow: -1px 2px 2px #929191;
  box-shadow: -1px 2px 2px #929191;
  border: 2px solid #FFFFFF;
  float: left;
  margin: 0 15px 15px 0;
}

#bio-wrap #contact {
  text-transform: uppercase;
  color: #00467f;
  font-size: 0.92em;
  font-weight: bold;
  margin-bottom: 18px;
}

#bio-wrap #contact a {
  color: #00467f;
}

#bio-wrap .download {
  margin-bottom: 18px;
}

#bio-wrap .download a {
  font-size: .92em;
  text-transform: uppercase;
  font-weight: bold;
  background: url(/themes/site_themes/cip/images/download-icon.gif) 0 50% no-repeat;
  padding-left: 12px;
}

#bio #work-wrap li {
  position: relative;
}

#work-wrap,
list-wrap {
  padding-top: 12px;
  width: 645px;
}

#work-wrap ul,
#list-wrap ul {
  margin-bottom: 0;
}

#work-wrap .ttl,
#list-wrap .ttl {
  border-bottom: none;
}

#work-wrap .post {
  margin-bottom: 30px;
  font-size: 1em;
}


#work-wrap li,
#list-wrap div.ttl {
  border-top: 1px dotted #898989;
  padding-bottom: 5px;
}
#list-wrap .li {
  border-top: none;
  padding-bottom: 5px;
}

#work-wrap li ul li {
  border-top: none !important;
  margin: 0 0 10px !important;
}

#work-wrap li p.twitter a {
color: #00467F;
    text-decoration: underline;
}

#work-wrap li .ttl,
#list-wrap  div.ttl {
  border-bottom: 1px dotted #898989;
  padding: 4px 0 0;
  margin-bottom: 15px;
}

#work-wrap li .post {
  margin-bottom: 25px;
}

#work-wrap li .post p.by, #list-wrap li .post p.by {
  margin-bottom: 3px;
}

#work-wrap li#twitter_update_list span {
  display: block;
  margin-top: 18px;
}

#work-wrap li#twitter_update_list a {
  font-size: .83em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 12px;
  display: inline-block;
}

#work-wrap li#twitter_update_list a.more-ttl {
  font-size: 1em;
}

#work-wrap li#twitter_update_list span a {
  font-size: 1em;
  text-transform: none;
  font-weight: normal;
  margin-bottom: 0;
}

#work-wrap li#twitter_update_list span a.tweeter {
  color: #00467F;
  font-weight: bold;
}

#press-ttl.ttl {
  /*font-size: 2.33em;*/
  margin: -1px 0 2px;
  padding-top: 20px;
}

#press-room-wrap .tab-content .links-wrap {
  margin-top: 5px;
}

#press-room-wrap .tab-container {
  min-height: 376px;
}

#press-room-wrap #tabs-wrap {
  margin-bottom: 34px;
}

#press-release {
  margin: -9px 0 0;
}

#press-release li {
  margin-bottom: 24px;
}

#press-release li h3 {
  font-size: 1.17em;
  margin-bottom: 2px;
}
#press-release li h3 a {
  color: #000;
}


#press-release li p.date,
#reactions li p.date {
  margin-bottom: 3px;
  color: #00467f;
  font-weight: bold;
}

#press-info {
  margin-bottom: 7px;
}

#press-info .ttl {
  margin-top: 20px;
}

#press-info .ttl:first-child {
  margin-top: 0;
}

#press-info p {
  margin-bottom: 0;
}

#press-info a {
  color: #00467f;
  text-decoration: underline;
}

#press-info a:hover {
  text-decoration: none;
}

#sign-up-form #req {
  font-weight: bold;
  font-size: 1.17em;
  color: #00467f;
  font-style: italic;
  margin-bottom: 22px;
}

#sign-up-form sup {
  color: #ff0000;
  vertical-align: text-top;
}

#sign-up-form #fields-wrap {
  float: left;
  width: 342px;
}

#sign-up-form #fields-wrap div {
  float: left;
  width: 171px;
}

#sign-up-form #fields-wrap label {
  font-size: 1.08em;
  font-weight: bold;
  display: block;
  height: 21px;
  color: #00467f;
}

#sign-up-form input[type=text], #sign-up-form select {
  width: 131px;
  padding: 0 5px;
  margin-bottom: 20px;
  line-height: 22px;
  height: 22px;
  -moz-box-shadow: inset 0px 0px 5px #e4e4e4;
  -webkit-box-shadow: inset 0px 0px 5px #e4e4e4;
  box-shadow: inset 0px 0px 5px #e4e4e4;
}

#sign-up-form #fields-wrap span {
  display: block;
  padding-top: 21px;
  height: 24px;
  margin-bottom: 20px;
}

#sign-up-form #fields-wrap span label {
  display: inline-block;
  width: 60px;
}

#sign-up-form #fields-wrap span select {
  width: 80px;
  padding: 0;
}

#sign-up-form #programs-chb p, #sign-up-form #regions-chb p {
  margin-bottom: 12px;
  font-size: 1.08em;
  color: #00467f;
}

#sign-up-form #programs-chb label, #sign-up-form #regions-chb label {
  display: block;
  margin-bottom: 9px;
  color: #555252;
}

#sign-up-form #programs-chb label input, #sign-up-form #regions-chb label input {
  vertical-align: middle;
  margin: 0 3px 0 0;
}

#sign-up-form #programs-chb {
  margin-bottom: 15px;
}

#sign-up-form #regions-chb div.left {
  width: 174px;
}

#sign-up-form .links-wrap, #donate-form .links-wrap {
  padding: 25px 0;
  text-align: center;
  border-bottom: 1px dotted #898989;
  border-top: 1px dotted #898989;
  margin: 15px 0 0;
}

#sign-up-form .links-wrap input, #donate-form .links-wrap input {
  width: 175px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 1.50em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  cursor: pointer;
  background: url(/themes/site_themes/cip/images/submit-btn-bg.png) 0 0 repeat-x;
}

#themes-content .ttl:first-child {
 /* border-bottom: none; */
  font-size: 2.33em;
  margin: -2px 0 7px;
}

#themes-content a.more {
  margin-top: 12px;
}

#donate-wrap {
  margin-bottom: 0;
}

#donate-wrap .ttl {
  font-size: 2.33em;
  margin-bottom: 15px;
}

#donate-wrap .share {
  top: 1px;
}

#donate-wrap ul,
.basic-content ul {
  list-style: disc inside;
  /* color: #00467f; */
 /*font-size: 1.08em;*/
  margin-left: 37px;
}


#donate-wrap ul li,
.basic-content ul li {
  position: relative;
  margin: 5px 0;
}

#donate-wrap ul a,
.basic-content ul a {
  font-weight: bold;
  color: #00467f;
  line-height: 18px;
}

#donate-form {
  display: block;
  border-top: 1px solid #c1c1c1;
  padding-top: 20px;
}

#donate-form #req {
  color: #00467f;
  font-size: 1.08em;
}

#donate-form sup {
  color: #ff0000;
  vertical-align: text-top;
}

#donate-form #amount {
  padding-top: 16px;
}

#donate-form #amount .lbl, #donate-form #user-info label, #donate-form #payment label, #comments-wrap label {
  display: block;
  float: left;
  width: 120px;
  padding-right: 10px;
  text-align: right;
  font-weight: bold;
  font-size: 1.08em;
  color: #00467f;
  clear: left;
}

#donate-form #amount div {
  float: left;
  margin-bottom: 10px;
  padding-top: 3px;
}

#donate-form #amount label {
  display: block;
  margin-bottom: 6px;
  color: #555252;
}

#donate-form #amount label input {
  vertical-align: middle;
  margin: 0 5px 0 0;
}

#donate-form #amount label input[type=text] {
  height: 22px;
  line-height: 22px;
  width: 105px;
  padding: 0 5px;
  margin: 0 0 0 5px;
  -moz-box-shadow: inset 0px 0px 5px #e4e4e4;
  -webkit-box-shadow: inset 0px 0px 5px #e4e4e4;
  box-shadow: inset 0px 0px 5px #e4e4e4;
}

#donate-form #amount label input.mid {
  width: 190px;
}

#donate-form #amount #donation-period {
  margin-bottom: 7px;
}

#donate-form #amount #donation-period label {
  display: inline-block;
  margin-right: 20px;
}

#donate-form #user-info {
  margin-top: -10px;
}

#donate-form #user-info input[type=text], #donate-form #payment input[type=text] {
  width: 340px;
  padding: 0 5px;
  height: 22px;
  line-height: 22px;
  margin-bottom: 10px;
  -moz-box-shadow: inset 0px 0px 5px #e4e4e4;
  -webkit-box-shadow: inset 0px 0px 5px #e4e4e4;
  box-shadow: inset 0px 0px 5px #e4e4e4;
}

#donate-form #user-info select {
  margin-bottom: 10px;
  width: 230px;
  height: 24px;
}

#donate-form #user-info label, #donate-form #payment label {
  margin-bottom: 10px;
  line-height: 24px;
  height: 24px;
}

#donate-form #user-info #designate {
  padding-bottom: 30px;
}

#donate-form #user-info #designate label {
  line-height: normal;
}

#donate-form #user-info #designate input {
  margin-top: 40px;
}

#donate-form #user-info #city, #donate-form #user-info #zip {
  width: 480px;
}

#donate-form #user-info #city input {
  width: 220px;
}

#donate-form #user-info #city span, #donate-form #user-info #zip span {
  float: right;
}

#donate-form #user-info #city span label, #donate-form #user-info #zip span label {
  width: auto;
  clear: none;
}

#donate-form #user-info #city span select {
  width: auto;
}

#donate-form #user-info #zip input {
  width: 80px;
}

#donate-form #user-info #zip span input {
  width: 100px;
}

#donate-form #subscr-enews {
  padding-left: 130px;
}

#donate-form #subscr-enews label {
  width: auto;
  font-size: 1em;
  color: #555252;
  font-weight: normal;
  letter-spacing: 1px;
  margin-top: -6px;
}

#donate-form #subscr-enews input {
  vertical-align: middle;
  margin-right: 5px;
}

#donate-form #payment {
  width: 490px;
  margin-top: 24px;
  position: relative;
}

#donate-form #payment select {
  width: 177px;
  height: 24px;
  margin: 0 50px 10px 0;
}

#donate-form #payment input[type=text] {
  width: 130px;
}

#donate-form #payment div input[type=text] {
  width: 60px;
}

#donate-form #payment div span {
  float: right;
}

#donate-form #payment div span label {
  width: auto;
  clear: none;
}

#donate-form #payment div span input[type=text] {
  width: 35px;
}

#donate-form #payment div a {
  color: #555252;
  font-size: .83em;
  text-decoration: underline;
  margin-left: 5px;
}

#donate-form #payment div a:hover {
  text-decoration: none;
}

#donate-form #payment #seal {
  position: absolute;
  top: 0;
  right: 0;
}

#comments-wrap {
  padding-top: 29px;
}

#comments-wrap .comment {
  float: left;
  width: 505px;
  padding: 15px;
  background: #F2F2F2;
  border: 1px solid #666666;
  -moz-box-shadow: inset 0px 0px 5px #e4e4e4;
  -webkit-box-shadow: inset 0px 0px 5px #e4e4e4;
  box-shadow: inset 0px 0px 5px #e4e4e4;
  margin-bottom: 22px;
}

#contributions {
  padding-top: 20px;
  border-top: 1px solid #c1c1c1;
  font-size: .92em;
}

#experts-staff {
  margin-bottom: 0;
}
/* Removed by Rob per client request
#experts-staff .ttl {
  font-size: 2em;
  letter-spacing: 1px;
  margin-bottom: 5px;
  border-bottom: none;
}
*/
ul.staff {
  margin: 0 -20px 6px 0;
}

ul.staff li {
  margin: 0 43px 28px 5px;
}

ul.staff li a.more {
  float: none;
}
/*   ============   RIGHT COLUMN   ============   */

#rightcolumn{
  float: right;
  position: relative;
  width: 240px;
}

#rightcolumn .rc-articles {
  margin-bottom: 50px;
}

#rightcolumn .rc-articles .ttl {
  color: #fff;
  font-size: 1.75em;
  line-height: 36px;
  padding-left: 48px;
  text-shadow: 0 1px 1px #606060;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 0;
}

#rightcolumn #cip-in-the-press .ttl{
  background-image: url(/themes/site_themes/cip/images/cip-in-the-pres-ttl-bg.png);
}

#rightcolumn .rc-articles ul {
  margin-bottom: 0;
}

#rightcolumn .rc-articles li {
  padding: 14px 0;
  background: url(/themes/site_themes/cip/images/dash-sidebar.gif) 0 100% repeat-x;
  line-height: 1.4em;
}

#rightcolumn .rc-articles li h3 {
  font-size: 1.17em;
  color: #000;
}

#rightcolumn .rc-articles li h3 a {
  color: #000;
}

#rightcolumn .rc-articles li p.by {
  font: italic 1em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
}

#rightcolumn .rc-articles li h4 {
  font-size: 1em;
  color: #00467f;
}

#rightcolumn .rc-articles li h4 a {
color: #00467f;
}

#rightcolumn .rc-articles li p {
  margin-bottom: 0;
}

#rightcolumn .rc-articles li p a.more {
  font-size: .92em;
  text-transform: uppercase;
  font-weight: bold;
}

#rightcolumn .rc-articles .links-wrap {
  text-align: center;
  line-height: 32px;
  background: url(/themes/site_themes/cip/images/dash-sidebar.gif) 0 100% repeat-x;
  font-weight: bold;
}

#rightcolumn .rc-articles .links-wrap a {
  text-transform: uppercase;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
}

#rightcolumn #events .ttl{
  background-image: url(/themes/site_themes/cip/images/events-ttl-bg.png);
}

#rightcolumn #experts {
  margin-bottom: 25px;
}

#rightcolumn #experts .ttl{
  background-image: url(/themes/site_themes/cip/images/experts-ttl-bg.png);
}

#rightcolumn #experts li {
  line-height: 16px;
  min-height: 105px;
  padding: 20px 0;
}

#rightcolumn #experts li h3 {
  color: #000000;
  font: 1.5em Times, "Times New Roman", serif;
}
#rightcolumn #experts li h3 a {
  color: #000;
}

#rightcolumn #experts li h3 em {
  color: #363636;
  display: block;
  font: italic 0.67em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
}

#rightcolumn #experts li h3 img,
#rightcolumn #experts li img {
  float: left;
  margin: 3px 15px 0 0;
  border: 2px solid #fff;
  -moz-box-shadow: -1px 2px 2px #929191;
  -webkit-box-shadow: -1px 2px 2px #000000;
  box-shadow: -1px 2px 2px #000000;
}

#rightcolumn #experts li h4 {
  color: #00467F;
  font-size: 0.92em;
  text-transform: uppercase;
}
#rightcolumn #experts li h4 a {
color: #00467F;
}

#rightcolumn #experts li a.more {
  font-size: 0.83em;
  font-weight: bold;
  text-transform: uppercase;
}

.sidebar-nav {
  margin-bottom: 20px;
}

.sidebar-nav a, #accordion a {
  display: block;
  line-height: 40px;
  color: #fff;
  background: url(/themes/site_themes/cip/images/sidebar-nav-bg.png) 0 100% repeat-x;
  font-weight: bold;
  font-size: 1.06em;
  margin-bottom: 1px;
  padding-left: 12px;
  text-shadow: -1px 1px 2px #333;
}

.sidebar-nav a:hover, .sidebar-nav a.active, #accordion a:hover, #accordion a.ui-state-active {
  text-decoration: none;
  background-position: 0 0;
}

.sidebar-nav a.active {
  cursor: default;
}

#rightcolumn #reactions .ttl {
  height: 51px;
  line-height: 1em;
  padding: 8px 0 0 50px;
  background-image: url(/themes/site_themes/cip/images/reactions-ttl-bg.png);
}

#banners-wrap {
  padding-top: 23px;
  text-align: center;
}

#banners-wrap img {
  margin-bottom: 30px;
}

#accordion {
  margin-bottom: 25px;
}

#accordion ul {
  padding: 0;
  margin: 0 !important;
  top: auto;
  overflow: visible;
  background: #f5f5f5;
}

#accordion ul a {
  background: transparent;
  line-height: 35px;
  height: 35px;
  padding-left: 27px;
  color: #000000;
  text-shadow: none;
  font-weight: normal;
  font-size: 1.17em;
  position: relative;
}

#accordion ul a:hover {
  background: #e4e3e3;
}

#accordion ul a.active {
  cursor: default;
  background: url(/themes/site_themes/cip/images/accordion-subnav-bg.gif) 0 0 repeat-x;
}

#accordion a span.arrow {
  position: absolute;
  top: 11px;
  right: 7px;
  display: block;
  width: 19px;
  height: 20px;
  background: url(/themes/site_themes/cip/images/accordion-arrow.png) 0 0 no-repeat;
}

#accordion a.ui-state-active span.arrow {
  background-position: 0 -104px;
}
/*   ============   FOOTER   ============   */

#footer{
  margin-top: 54px;
  clear: both;
  font-family: Times,"Times New Roman", serif;
  color: #394d73;
  font-size: 1.17em;
  padding-bottom: 40px;
  width: 930px;
}

#footer a {
  color: #394d73;
}

#foo {
  border-bottom: 2px dotted #898989;
  border-top: 2px dotted #898989;
  padding-top: 9px;
  margin-bottom: 15px;
  min-height: 46px;
}

#foo p, #foo li {
  margin-bottom: 6px;
}

#foo ul {
  float: right;
  text-align: right;
  margin-bottom: 0;
}
/*   ---------   Float containers fix   ---------   */

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}


* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* --
Research Search Results and Sidebar
-- */

.research_search h3 {
	margin:10px 0;
	padding:0;
}

.research_search ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

.research_search li {
	margin-bottom:3px;
}

.research_search ul li ul {
	margin: 5px 15px;
}

.research_search ul li label {
	padding-left:3px;
}

.research_search input.text_input {
	border:1px solid #ccc;
	font-size:13px;
	padding:2px 3px;	
}

.research_search select {
	border:1px solid #ccc;
}

/* -- Publications Permalink Page -- */
.pc-preview-image {
	float:right;
	margin: 0 0 20px 20px;
	width:150px;
	border: 1px solid #999;
}
h4 a.staff-email {
text-transform:none;
font-size:11px;
}

.staff-links ul.staff li {
	margin-right:25px;
	width:330px;
}

h4.expert-categories, h4.expert-categories a { color:#00467F; text-transform: uppercase; }

.content-wrap .email-registration-form .field .checkboxes {
border:none;
}

.content-wrap .checkboxes p {
margin:15px 0 10px 0;
font-size:13px;
display:inline-block;
}

.content-wrap .email-registration-form .field .checkbox {
border:1px solid rgba(0,0,0,0.1); }

.content-wrap .email-registration-form label {
font-size:13px;
margin:10px 0;
}

.content-wrap .email-registration-form .field .checkbox:last-child {
border-bottom:1px solid rgba(0,0,0,0.1); }

.content-wrap .btn-group .btn-submit-email {
margin-top:8px;
}