@import url('//fonts.googleapis.com/css?family=Montserrat');
@import url('//fonts.googleapis.com/css?family=Fenix');

blockquote p {
  font-size: 14px;
  line-height: 20px;
}

.ddmx a.item2, .ddmx a.item2:hover, .ddmx a.item1, .ddmx a.item1:hover, .ddmx a.item1-active, .ddmx a.item1-active:hover, .ddmx a.item2-active, .ddmx a.item2-active:hover {
  font-family: 'Montserrat', sans-serif !important;
}

.ddmx a.item1, .ddmx a.item1:hover, .ddmx a.item1-active, .ddmx a.item1-active:hover {
  padding-right: 0px;
}

.ddmx .section{
  top: 46px !important;
  border-top:5px solid #ffff9f;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  -moz-border-radius-bottomleft: 16px;
  -moz-border-radius-bottomright: 16px;
  -webkit-border-bottom-left-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
}

.ddmx #swmenu-1-section {
  left: 0px !important;
}

.ddmx #swmenu-1-3-section, .ddmx #swmenu-1-4-section {
  border-top: 5px solid #383F45;
}

#swmenu-6, .item11.last {
  background-color: #d64300;
}

#swmenu-6 {
  color: #FFF;
  padding-right: 15px;
}

.section:first-child{
  padding-top:15px;
}

#swmenu-0{display:none}

#swmenu .item2.first {  
  background: #61625C url('/templates/dgr/images/2ndnav-down-arrow.png') no-repeat center top !important;
}

#swmenu-1-3-0.item2.first, #swmenu-1-4-0.item2.first {
  background: #383835 !important;
}

#swmenu .item2.last {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
}

#swmenu-1-3-0, #swmenu-1-3-1, #swmenu-1-3-2, #swmenu-1-3-3, #swmenu-1-3-4, #swmenu-1-4-0, #swmenu-1-4-1, #swmenu-1-4-2 {
  background: #383835 !important;
}

ul.level_0 li {
  pointer-events: none;
  cursor: default;
}

ul.level_1 li {
  pointer-events: auto;
  cursor: auto;
}

.phrases label, .only label, .only legend, .word label, .form-limit label {
    display:inline;
}

img{max-width: auto !important;}
html, body {
    height: 100%; width: 100%;
    padding: 0; margin: 0;
    min-height: 100%;
}

div.centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.newspage {
  width: 960px;
  overflow: hidden;
  background: white;
}

div.storepage {
  width: 960px;
  overflow: hidden;
  background: #E5E6D4 url(/templates/dgr/images/dgrFaux2column-store.jpg) repeat-y;
}

div.regularpage {
  width: 960px;
  overflow: hidden;
  background: #E5E6D4 url(/templates/dgr/images/dgrFaux2column.jpg) repeat-y;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  margin-top: 25px;
  border: 0px;
}

img.left, table.left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

img.right, table.right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

body {
  background: #ccccc2 url('../images/background.jpg') no-repeat bottom center fixed !important;
  font-family: 'Fenix', serif;
  margin:0px;
  padding:0px;
  min-height: 100%;
}

h2, h3{
  font-family: Fenix;
  font-weight: normal;
  color:#A8BADD;
}

h2 {
  margin-top: 35px;
}

h4 {
  font-size: 13px;
}

.steering h4 {
  margin: 0px;
}

.steering h3 {
  margin-top: 30px;
  margin-bottom: 0px;
}

.cmp_buttons_container {
  margin-bottom: 10px;
}

#faqs dt, #indicators dt, p.indicators, #dgr-timeline dt, #dew p, #footnotes-title {
  font-size: 15px;
  padding-left: 25px;
  line-height: 1.5em;
  padding-top: 5px;
  color: #6B85C0;
  background-image: url("/templates/dgr/images/questions-closed.gif");
  background-repeat: no-repeat;
  background-position: 0 8px;
}

#dew p, .bottomnav p {
  float: left;
}

p#four-phases-title, p#implementing-title, p.bottomnav-top, p.bottomnav-next {
  margin-left: 20px;
}

div.bottomnav {
  margin-top: 25px;
  margin-bottom: 65px;
}

.bottomnav-direction, .bottomnav-section {
  margin-top: 5px;
}

.bottomnav-direction {
  text-transform: uppercase;
}

.bottomnav-section::before {
  content: "(";
}

.bottomnav-section::after {
  content: ")";
}

div.bottomnav-prev {
  right: 625px;
  color: #6B85C0;
  position: absolute;
}

div.bottomnav-prev div {
  float: right;
  margin-left: 5px;
}

div.bottomnav img.top {
  position: absolute;
  left: 345px;
}

div.bottomnav-next {
  left: 400px;
  color: #6B85C0;
  position: absolute;
}

div.bottomnav-next div {
  float: left;
  margin-right: 5px;
}

#dgr-timeline dt {
  font-size: 20.5px;
  color: #A8BADD;
  font-family: "Fenix";
  font-weight: 400;
  background-position: 0px 15px;
}

#dgr-timeline dt.currentyear {
  background-position: 0px 15px;
}

#faqs dd, #indicators dd, #dgr-timeline dd {
  line-height: 1.5em;
  padding-left: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
}

#dgr-timeline dd {
  padding-left: 0px;
  padding-top: 0px;
  margin-left: 0px;
}

p.indicators {
  background-image: none;
  font-weight: bold;
}

#indicators img, #faqs img, #faqs .rightdiv {
  width: 200px;
  margin-left: 15px;
  float: right;
  margin-top: 50px;
  margin-bottom: 10px;
  text-align: center;
}

#faqs img, #faqs .rightdiv {
  width: 300px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#insanity.rightdiv, #insanity img {
  width: 210px;
}

.rightdiv p {
  margin-bottom: 20px;
}

table#green-tech-chart, table#green-tech-chart td {
  border-width: 1px;
  border-style: solid;
  padding: 8px;
}

table#green-tech-chart td.col1 {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  border-width: 1px;
  border-style: solid;
  padding: 8px;
}

table#green-tech-chart th {
  font-size: 16px;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  padding: 8px;
}

a{color: #fd9937;}

.clear{
  clear:both;
}

.redlinks{
  color:#fd9937;
  ext-decoration: underline;
  font-style:italic;
}

#top-bar{
  width:100%;
  min-width: 960px;
  height:110px;
  background-color:#7f7e79;
  position:absolute;
  top:0;
  left:0;
}

#header {
  position:relative;
  width:960px;
}

#container{
width:960px;
margin: 0 auto;
min-height:100%;
position:relative;
}
#content-container{
position:absolute;
top:0px;
min-height:100%;
/*width:100%;*/
/*background: #ccccc2 url('../images/background.jpg') no-repeat center bottom !important;*/

}
#bg{
position:absolute;
top:0px;
min-height:100%;
width:100%;
background: #ccccc2 url('../images/background.jpg') no-repeat center !important;
bottom:0px;
}
/*#mainnav, nav{
width:960px;
background-color:#686763;
height:41px;
}*/

#logo {
  z-index:10;
  margin-left:-115px;
}

nav {
  position:absolute;
  right:0;
  top:69px;
  width:820px;
}

table#outertable{
  width: 100%;
  margin-top: -7px;
  float:right;
}

table#outertable table {
  width:100%;
}

table#outertable td, table#outertable {
  border: 0;
}

#nav-container{
padding-top:80px; }

#splash{
  position:relative;
/*margin-top:45px;*/
  height:321px;
  width:960px;
}
#modules1{
width:960px;
height: 281px;
margin-top:30px;
padding-bottom:30px;

}
#action{
  float:left;
  width: 593px;
}

.green-r {
  color: #507f39;
}

#news{
  float:left;
  width:247px;
  height:258px;
  padding: 10px 25px 20px;
  color: #7f7e79;
  margin-bottom: 30px;
  background-color:#fff;
  -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

#news-blog {
  background-color: #f7f7f7;
  margin-top: 45px;
  float: left;
  padding: 25px 25px 25px 0;
  color: #b6b6b6;
  width: 100%
}

#news-blog-left {
  width: 24%;
  float: left;
  background-color: #f7f7f7;
  font-family: Montserrat;
  margin-left: 20px;
  margin-top: 25px;
}

#news-blog-header, #news-blog-header a, #news-blog-header:hover {
  font-size: 26px;
  color: #686763;
  margin-bottom: 30px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}

#news-blog-right {
  width: 70%;
  float: right;
  background-color: #f7f7f7;
  font-family: Verdana;
  font-size: 14px;
}

#news-blog-right hr {
  border-width: 1px 0;
}

.blog-entry-title {
  color: #b6b6b6;
  font-weight: bold;
}

#news-dgr-news-service {
  width: 424px;
  float: left;
  margin-right: 35px;
  margin-top: 45px;
}

#news-facebook-feed {
  width: 424px;
  float: left;
  margin-top: 45px;
}

.feed {
  margin-top: 28px;
}

.nodec {
  text-decoration: none !important;
}

#facebook-wall {
  margin-top: 55px;
  margin-bottom: 41px;
}

#facebook-wall a, #facebook-wall:hover{
 font-family: Montserrat;
  font-size: 24pt;
  color: #3c5a9a;
  text-decoration: none;
}

.fb_iframe_widget {
    margin-bottom: 12px;
    margin-left: 10px;

}

.newsflash{
  padding: 18px 28px;
  width:260px;
  font-family: Verdana, serif;
  font-size:10px;
}
.newsflash strong {
  font-size: 12px;
}

.newsflash-title{
  font-family: 'Montserrat', sans-serif;
  font-size:18px;
}
#footer{
  height:225px;
  background: rgb(0,0,0); /* The Fallback */
  background-color: rgba(0,0,0,0.6);
  padding-top: 30px;
  /*margin-top:30px;*/
  float:left;
  width:960px;
}

#bottombar{
  padding-top:5px;
  padding-bottom:5px;
  height:48px;
background:#000;
color:#fff;
font-family:'Fenix', serif;
width:960px;
float:left;
}

#bottombar ul.menu{
list-style-type: none;
float: right;
width: 450px;
  margin-right: 20px;
}
#bottombar ul.menu li a{
  margin-top: 20px;
float: right;
color: #FD9937;
padding-left:15px;
text-decoration: underline;
}
#copyright{
color: #FD9937;
margin-left: 15px;
float: left;
margin-top: 20px;
}
#bottom-container{
  position:relative;
}
#bottom{
  position: absolute;
  bottom:0;
}

#shadowtitle{
  background-image: url(../images/dgr-site-sprites.png);
  background-position: 0 -216px;
  height: 41px;
  width: 682px;
  float: right;
  margin-top: -10px;
}

#mainbody{
  display:table-cell;
  font-family: Verdana, sans-serif;
  float:left;
  background-color:#fff;
  width:659px;
  
  margin-top:9px;
  padding: 26px 38px 30px 38px; /*Bottom padding changed to 30 instead of 75 by Norris to reduce big gap at bottom of page*/
/*
  padding-bottom: 500em;
      margin-bottom: -500em;
  */  
}
#mainbody .item-page {
  padding-bottom: 50px;
}

#wordpress {
  margin-top: 25px;
}

.module-content {
  margin-top:-10px;
}

#execphp-3 {
  margin-top:20px;
}

ul.xoxo, .module-content ul {
  margin-left: 5px;
}

.module-content a {
  color: rgb(107, 133, 192);
}

.mod-wrap3 li {
  list-style:none;
}

h1.widget-title.module-title {
  font-family: Montserrat;
  font-weight: bold;
  color:#313230;
  font-size:16pt;
}
  

.b2jsocial_parent {
  position: absolute;
  top: 190px;
  right: 251px;
}

.newspage .b2jsocial_parent {
  position: absolute;
  top: 190px;
  right: 35px;
}

#thankyoupage div.b2jsocial_parent {
  display: none;
}

#inner-sidebar{
  display:table-cell;
margin-top:9px;
float:left;
width:225px;
/*
  padding-bottom: 500em;
      margin-bottom: -500em;
*/
}
.inner-side-mod{
  width:202px;
  margin-left:10px;
  padding-bottom:5px;
  margin-top: 20px;
}
.inner-mod-body{
  background-color:#fff;
  padding:20px 10px 10px 10px;
  color: #333333;
  font-family: 'Verdana', sans-serif;
  font-size: 10pt;
}

#mod-radfem-faqs .inner-mod-body{
  padding-right: 8px;
}

.splash-copy{
  background-color: #d8b06b;
  width:481px;
  float:left;
  height:321px;
  color:#fff;
  font-weight:bold;
  font-family: Verdana, serif;
}
.splash-copy h1{
  color:#b68a41;
  font-size:27px;
}
.splash-copy div{
  margin: 65px 45px 0px 45px;
}
.splash-copy div p{
  font-size:24px;
  line-height:35px;
  
}
#chapters-mod{
  width:593px;
  height:243px;
  background-color:#262223;
  color:#d0cec1;
  font-family: Verdana, serif;
   padding-bottom:4px;
}
.action-groups-head{
  font-size:24px;
  font-family: Verdana , sans-serif;
  padding-bottom: 10px;
}

#support{
  color:#fff;
  margin-left:45px;
  width:300px;
  float:left;
}
#support-title{
  font-size:24px;
  font-family: 'Montserrat', sans-serif;
  margin-left: 54px;
  padding-bottom: 30px;

}
#support-inner{
  margin-top:24px;
  float:left;
  width:230px;
/*  height:55px;*/
  padding-top: 55px;
  background-color:rgba(255,255,255,0.5);
    -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */

  background-image: url('../images/support-us.png');
  background-repeat: no-repeat;
  background-position: -39px -1px;
}

#donate-btn{
  -webkit-appearance:none;
  box-shadow: none;
  margin-left: 40px;
  margin-bottom: -15px;
  background-image: url(../images/dgr-site-sprites.png);
  background-position: -272px -176px;
/*  background-position: center; */
  background-repeat: no-repeat;
  padding: 5px 64px;
  border: none;
  border-image: none;
  background-color: transparent;
  width: 127px;
  height: 30px;
}

#donate-btn:hover{
  background-image: url(../images/dgr-site-sprites.png);
  background-position: -269px -142px;
}

#newsletter #mc-embedded-subscribe {
  -webkit-appearance:none;
  box-shadow: none;
  margin-left: 0px;
  background: url(../images/dgr-site-sprites.png) no-repeat;
  background-position: -546px 0;
  background-repeat: no-repeat;
  padding: 5px 47px;
  border: none;
  border-image: none;
  background-color: transparent;
  width: 94px;
  height: 30px;
}
#newsletter #mc-embedded-subscribe:hover{
  background: url(../images/dgr-site-sprites.png) no-repeat;
  background-position: -437px 0;
}

#support .support {
  margin-left: 10px;
}

#support-one-time{
  width:220px;
  height:26px;
}
#support-one-time .btn-group{
  top: 10px;
}
#support-one-time .btn-inverse{
  font-family:'Fenix', serif;
  background:url('../images/black-btn-bg.png')repeat-x;
  
  font-style:italic;
  color:#fff;
  width:160px;
  border: 1px solid #bebcbd;
}
#support-one-time .dropdown-toggle{
  width:20px;
}
#support-one-time .dropdown-menu{
  color:#000;
}
div.btn-group a.btn.go-btn{
margin-left: 5px; width:20px;font-size: 12px;border:none;font-family:'Fenix', serif;background:url('../images/black-btn-bg.png')repeat-x;font-style:italic;color:#fff; top:2px;  
}

.white-btn img, .orange-btn img, .red-btn img, .grey-btn img, .blue-btn img, .right-btn img, .black-btn img {
  margin-left: 9px;
}

.black-btn{
    font-family:'Fenix', serif;
  padding:5px 15px;
  font-style:italic;
  color:#fff;
  background:url('../images/black-btn-bg.png');
  width:210px;
  height:24px;
    -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
  -moz-box-shadow: 3px 3px 4px #767573;
  -webkit-box-shadow: 3px 3px 4px #767573;
  box-shadow: 3px 3px 4px #767573;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#767573')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#767573');
  font-size: 12px;
}
.orange-btn{
  letter-spacing: 0.5px;
  color:#fff;
  background:url(../images/dgr-buttons-sprites.png)repeat-x;
  background-position: 0px -192px;
}

.orange-btn:hover {
  color:#fff;
  background-position: 0px -224px;
  text-decoration:none;
}

.red-btn{
  color:#fff;
  background:url(../images/dgr-buttons-sprites.png)repeat-x;
  background-position: 0px -64px;
}

.red-btn:hover{
  color:#fff;
  background-position: 0px -96px;
  text-decoration: none;
}

.right-btn{
  font-family:'Fenix', serif;
  padding:2px 15px;
  letter-spacing: 0.5px;
  font-style:italic;
  color:#fff;
  background:url(../images/dgr-buttons-sprites.png)repeat-x;
  background-position: 0px -256px;
  font-size: 14px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
  -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.4);
  -moz-box-shadow:    0px 0px 4px rgba(50, 50, 50, 0.4);
  box-shadow:         0px 0px 4px rgba(50, 50, 50, 0.4);
}

.right-btn:hover {
  color:#fff;
  background-position: 0px -282px;
  text-decoration:none;
}

.white-btn, a.details {
  letter-spacing: 0.5px;
  color:#000;
  background:url(../images/dgr-buttons-sprites.png)repeat-x;
  background-position: 0px -128px;
  border: none;
}

.white-btn:hover, a.details:hover {
  color:#000;
  background-position: 0px -160px;
  text-decoration:none;
}

.blue-btn, span.addtocart-button input.addtocart-button, .vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited, .vm-button-correct:hover, button.default {
  letter-spacing: 0.5px;
  color:#FFF;
  background:url(../images/dgr-buttons-sprites.png) repeat-x;
  margin-top: 5px;
  border: none;
  display: inline;
}

.blue-btn, span.addtocart-button input.addtocart-button {
  margin-top: 10px;
}

.blue-btn:hover, span.addtocart-button input.addtocart-button:hover, .vm-button-correct:hover, button.default:hover {
  color:#FFF;
  background-position: 0 -32px;
  text-decoration:none;
}



.blue-btn, .red-btn, .white-btn, .grey-btn, .orange-btn, span.addtocart-button input.addtocart-button, .vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited, .vm-button-correct:hover, a.details, button.default {
  font-size: 16px;
  font-family:'Fenix', serif;
  padding:3px 15px;
  font-style:italic;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
  -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.4);
  -moz-box-shadow:    0px 0px 4px rgba(50, 50, 50, 0.4);
  box-shadow:         0px 0px 4px rgba(50, 50, 50, 0.4);
}

span.addtocart-button input.addtocart-button {
  font-size: 12px;
  padding: 3px 0;
}

.grey-btn {
  padding-bottom: 4px;
  color: #a7a488;
  font: Montserrat;
  font-weight: bold;
  font-size: 11px;
  font-style: normal;
  background-color: #e9e9e1;
  clear: both;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.grey-btn:hover {
  color: #a7a488;
  text-decoration: none;
  cursor: pointer;
}

.vertical-down-arrow {
  border-color: #e9e9e1 transparent;
  border-style: solid;
  border-width: 10px 10px 0;
  display: block;
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.chapter-display-button-container {
  text-align: center;
  float: left;
  margin-right: 10px;
}

#chapter-display-map-arrow {
  display: none;
}

a.details {
  font-size: 14px;
}

#newsletter{
  color:#fff;
  float:left;
  margin-left: 64px;
  width:300px;
}

#newsletter-title{
  font-size:24px;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 30px;
}

#newsletter form fieldset{
  margin-top:25px;
}

#newsletter form fieldset input{
  background-color:#838584;
  color:#fff;
  font-style:italic;
  font-family:'Fenix', serif;
  border:none;
  float:left;
}

#newsletter input[name="email"]{
  width:245px;
}

#newsletter input[name="firstname"]{
  width:138px;
}

#newsletter input[name="zip"]{
  width:70px;
  margin-left:24px;
}

#newsletter input[name="newsletter-submit"]{
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
  padding: 2px 20px;
  background:url(../images/dgr-buttons-sprites.png)repeat-x;
  background-position: 0px -308px;
}

.newsletter-input::-webkit-input-placeholder {
    color: #fff;
}
.newsletter-input:-moz-placeholder {
    color: #fff;
}

#connect{
  color:#fff;
  float:left;
  margin-left: 14px;
}

#connect-title{
font-size:24px;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 30px;
  text-align: center;
}

#social-icons{
  margin-top:24px;
}

#search{
  position: absolute;
  right: 0;
  top:11px;
  width: 219px;
  height: 26px;
  background: #a09f9c;
  overflow: hidden;
}

#search form {
  margin: 0px;
}

#search input, #search input:focus{
  color:#fff;
  font-family:'Fenix', serif;
  font-size:14px;
  font-style:italic;
  background-color: #7F7E79;
  width: 181px;
  height:26px;
  background: #a09f9c;
  border-style:none !important;
  padding:0 0 0 10px;
}

#search input.button {
  background: url(../images/dgr-site-sprites.png) no-repeat;
  background-position: -611px -178px;
  width: 18px;
  margin: -8px 0px 0px 0px;
  padding-left: 0px;
  height: 24px;
}

input[type="text"]:focus{
/* Commented out by Norris to avoid blog Search sidebar jumping up and down 1 px  border-style:none !important; */
}

#search label {display:none;}

#slides {
  position:absolute;
  top:0px;
  width:960px;
  height:326px;
}

#slides-nav{
  position:absolute;
  z-index:99;
  top:15px;
  left:817px;
  height: 11px;
  width: 138px;
  
}
#slides-nav a{
  background:url(../images/dgr-site-sprites.png)no-repeat;
  background-position: -589px -185px;
  width:11px;
  height:11px;
  padding-right:15px;
  color:transparent;
}

#slides-nav a.activeSlide{
  background-position: -564px -183px;
}
#slide-donate{
  background:url('/images/fund-background.png')no-repeat; width:960px;height:321px;
}
#slide-conversations-video{
  background:url('/images/video-hero-background.jpg')no-repeat; width:960px;height:321px;
}
#slide-unistoten {
  background:url('/images/hero-pipeline.jpg')no-repeat; width:960px;height:321px;
}
#slide-book{
  background:url('/images/book-background.jpg')no-repeat; width:960px;height:321px;
}
#slide-warrior-sisters{
  background:url('/images/WSS-background.png')no-repeat; width:960px;height:321px;
}

#slide-saba{
  background:url('/images/quote-background.jpg')no-repeat; width:960px;height:321px;
}

#slide-max, #slide-max2, #slide-max3 {
  background:url('/images/slides/max.jpg')no-repeat; width:960px;height:321px;
}

#slide-sam, #slide-sam2, #slide-sam3 {
  background:url('/images/slides/sam.jpg')no-repeat; width:960px;height:321px;
}

#slide-rachel {
  background:url('/images/slides/rachel.jpg')no-repeat; width:960px;height:321px;
}

.shadow-text {
  text-shadow: -1px -1px 5px #000, 1px -1px 5px #000, 1px 1px 5px #000, 1px 1px 5px #000;
}

.hero-video-text1 {
  margin-top: 55px;
  margin-left: 45px;
  font-family: Montserrat;
  font-size: 33px;
  color: #FFFFFF;
}

.hero-video-text2 {
  margin-top: 40px;
  margin-left: 45px;
  font-family: Montserrat;
  font-size: 23px;
  color: #c4c452;
}

.hero-video-button-container{
  margin-top:30px; margin-left:120px;
  background:url(../images/dgr-front-page-sprites.png);
  background-position: -154px -70px;
  width: 92px;
  height: 92px;
  float: left
}

.hero-book-text1 {
  width: 230px;
  margin-top: 40px;
  margin-left: 500px;
  font-family: Fenix;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 1.3em;
}

.hero-book-text2 {
  width: 230px;
  margin-top: 15px;
  margin-left: 500px;
  font-family: Fenix;
  font-size: 18px;
  color: #c4c452;
}

.hero-book-button-container{
  margin-top:0px; margin-left:750px;margin-bottom:30px;
}

.hero-pipeline-text1 {
  margin-top: 50px;
  margin-left: 480px;
  font-family: Montserrat;
  font-size: 28px;
  color: #889d54;
}

.hero-pipeline-text2 {
  margin-top: 30px;
  margin-left: 480px;
  margin-right: 30px;
  font-family: Fenix; 
  font-size: 21px;
  color: #f3f6f2;
  line-height:1.3em;
}

.hero-pipeline-support-button-container{
  margin-top:-31px; margin-left:622px;
}

.hero-pipeline-learn-button-container{
  margin-top:30px; margin-left:480px;
}

.hero-wss-text1 {
  margin-top: 50px;
  margin-left: 420px;
  font-family: Montserrat;
  font-size: 27px;
  color: #6d1730;
}

.hero-wss-text2 {
  margin-top: 30px;
  margin-left: 420px;
  margin-right: 40px;
  font-family: Fenix; 
  font-size: 25px;
  color: #FFFFFF;
  line-height:1.3em;
}

.hero-wss-support-button-container{
  margin-top:30px; margin-left:420px;
}

.hero-wss-learn-button-container{
  margin-top:-31px; margin-left:571px;
}

#hero-support-text1 {
  margin-top: 50px;
  margin-left: 415px;
  margin-right: 35px;
  font-family: Fenix; 
  font-size: 17px;
  color: #123270;
  line-height: 1.35em;
}

#hero-support-text2 {
  margin-top: 20px;
  margin-left: 415px;
  font-family: Montserrat;
  font-size: 30px;
  color: #123270;
}

#hero-support-button-container{
  margin-top:30px; margin-left:415px;margin-bottom:30px;
}

#hero-quote-text1 {
  margin-top: 70px;
  margin-left: 415px;
  margin-right: 30px;
  font-family: Fenix; 
  font-size: 39px;
  color: #FFFFFF;
  line-height: 1.1em;
}

#hero-quote-text2 {
  margin-top: 20px;
  margin-left: 415px;
  font-family: Montserrat;
  font-size: 25px;
  color: #c4c452;
}

#hero-quote-button-container{
  margin-top:30px; margin-left:415px;
}

#slide-store{
  background:url('/images/slides/store.jpg')no-repeat; width:960px;height:321px;
}

#store-text-container {
  font-family: Montserrat;
  color: #FFF;
  font-size: 23px;
  margin-left: 20px;
  top: 25px;
  text-align:center;
  width: 640px;
  line-height: 1;
  position: absolute;
}

#store-text1 {
  text-transform: uppercase;
  font-size: 55px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -2px;
}

#store-text2-1, #store-text2-2 {
  text-transform: uppercase;
  font-size: 84px;
  font-style: italic;
  font-weight: bold;
  float: left;
  padding-right: 20px;
  letter-spacing: -2px;
}

#store-text2-1 {
  color: #c3d5a2;
}

#newhero-text-container {
  font-family: Montserrat;
  color: #FFF;
  left: 380px;
  position: absolute;
  top: 35px;
  margin-right: 15px;
}

#newhero-quote-text1 {
  font-size: 29px;
  line-height: 1.05;
  margin-bottom: 15px;
}

#newhero-quote-text2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 18px;
}

#newhero-quote-text3 {
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
}

#newhero-button-container {
  position: absolute;
  right: 15px;
  bottom: 15px;
  text-transform: uppercase;
}

#store-button {
  background:url(../images/dgr-front-page-sprites.png);
  background-position: -65px -88px;
  width: 65px;
  height: 65px;
  float: left;
  padding-top: 8px;
}

#store-text3 {
  clear: both;
  padding-top: 25px;
  line-height: 1.3;
}

#store-text4 {
  margin-top: 20px;
  color: #c3d5a2;
  font-weight: bold;
  letter-spacing: -1px;
}

#mainbody h1 a, #mainbody h1{color:#000; font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  margin-top: 30px;
}

.pathway{padding-right:5px;}

.hero-join-button-container{
  margin-top:55px; margin-left:750px;margin-bottom:30px;
}

.hero-join3-button-container{
  margin-top:250px; margin-left:415px;
}

#news-front-mod-next, #news-front-mod-prev, #chap-prev, #chap-next, #faqs dl dt:hover, #indicators dl dt:hover, #dgr-timeline dl dt:hover, #dew p:hover, p#footnotes-title:hover, .bottomnav div:hover, div.bottomnav img.top, #excerpts-nav a {cursor: pointer;}
#faqs dl dd, #indicators dl dd, #dgr-timeline dl dd, #collapse-scenarios, #four-phases, #implementing, #footnotes {display:none;}
#dgr-timeline dl dd.currentyear {display: block;}
#chapters-slides{float:left;width:237px; margin-top:20px; margin-left:7px;}
#chapters-slides img, #chapters-slides div{max-width:237px; height: 153px;margin-top:0px !important;}
#chapters-slides div {height: 178px;}

#chapters-slides p, #action-groups-sidebar-slides p {
  text-align: center;
}

#chapters-buttons {
  width: 415px;
  position: relative;
  float: left;
  margin-bottom: -16px;
  left: 20px;
  bottom: 32px;
}

h1#dew {
  font-size: 18pt;
  font-family: Times;
}

#chap-next, #excerpts-next, #news-front-mod-next {
  margin-left: 5px;
}

.mod-languages select {
  background:url('../images/country-dropdown-full.png')no-repeat left;
  color:#fff;
  background-color: #7F7E79;
  width: 185px;
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 30px;
  -webkit-appearance: none;
  font-family: 'Fenix', serif;
  font-size: 14px;
  font-style: italic;
  size=0;
}

.mod-languages {
  color:#fff;
  width: 155px;
  height:26px
  overflow:hidden;
}

#country-dropdown {
  background-color: #7F7E79;
  background:url('../images/country-dropdown-full.png')no-repeat left;
  position: absolute;
  margin-top:10px;
  width:154px;
  height:26px;
  left:570px;
  top:-1px;
  overflow: hidden;
}

#language-extras-content {
  background-color: #b5b64c;
  position: absolute;
  width:175px;
  height:16px;
  left:370px;
  top:13px;
  padding: 2px 10px 6px 10px;
  color: white;
  font-style: italic;
  font-family: 'Fenix',serif;
  font-size: 14px
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#language-extras-dropdown {
  background-color: #b5b64c;
  position: absolute;
  width:175px;
  left:370px;
  top:30px;
  padding: 10px;
  display: none;
  z-index:1000;
  color: white;
  font-style: italic;
  font-family: 'Fenix',serif;
  font-size: 14px
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#language-extras-dropdown a {
  color: #252222;
}

#sabotage-mandela {
  width: 622px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.dgr-timeline-imgs{width:40%;float:right;display:block;margin-right:30px;margin-left:-15px;}
.dgr-timeline-imgs img{padding-left: 40px; padding-bottom: 20px;}

#dgr-timeline h3 {
  margin-top: 20px;
}

#news-sidebar .inner-mod-body{
  -webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
#news-mod-nav{
  padding-bottom: 10px;
}
a#news-mod-prev img,a#voices-prev img, a#news-front-mod-prev, a#sidebar-chapters-mod-prev, a#slider-prev  {
  padding-right: 5px;
}


#mod-events ul{
  list-style-image:url('/templates/dgr/images/events-arrow.gif');
}

#mod-events ul li {
  padding-bottom: 10px;
  margin-left:-10px;
}

.mod-events-desc a {
  text-decoration:underline;
  color:#6b85c0;
}

#events-images {
  float: right;
  width: 300px;
}

#mod-faqs a, #mod-radfem-faqs a, #mod-events a, p.indicators-stat a {
  color:#6b85c0;
}
#mod-faqs ul, #mod-radfem-faqs ul {
  list-style-image:url('/templates/dgr/images/questions-bullet.gif');
}
#mod-faqs ul li, #mod-radfem-faqs ul li {
  padding-bottom:10px;
}

#mod-faqs-title, #mod-radfem-faqs-title {
  font-family: 'Verdana', sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding-bottom:10px;
}

#mod-radfem-faqs-title {
  font-size: 12.5px;
  margin: -20px -15px 0px -6px;
  line-height: 1.2em;
}

#mod-faqs-title-greenline{
  color:#a7b592;
}

#mod-subscribe-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-bottom:10px;
  padding-top: 5px;
  text-transform: uppercase;
}

#mod-subscribe {
  padding-bottom: 10px;
}


.guidelines li{
  padding-bottom:10px;
}

.principle {
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

.principle-1 {
  background-image: url('/templates/dgr/images/1.gif');
}

.principle-2 {
  background-image: url('/templates/dgr/images/2.gif');
} 
  
.principle-3 {
  background-image: url('/templates/dgr/images/3.gif');
}

.principle-4 {
  background-image: url('/templates/dgr/images/4.gif');
}

.principle-5 {
  background-image: url('/templates/dgr/images/5.gif');
}

.principle-6 {
  background-image: url('/templates/dgr/images/6.gif');
}

.feather-item {
  background-position: 0px 4px;
  padding: 5px 0 5px 35px;
  background-repeat: no-repeat;
  background-image: url('/templates/dgr/images/feather.gif');
}

.ways {
  width: 100%;
  float:left;
  text-align:center;
  margin-bottom:40px;
}

.waysdiv {
  float:left;
  width:45%;
  display:inline;
  border: solid white 1px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.waysbodytop, .waysbodybottom {
  background-color: #f0f3fa;
  padding: 20px 10px;
}

.waysheader {
  padding: 0 10px 0 10px;
}

.waysbodytop {
  height: 264px;
}

/*
.waysbodybottom {
  height: 70px;
}*/

.waysleft {
  margin: 0 10px 0 0;
}

.waysright {
  margin: 0 0 0 10px;
}

p.donate-memo-line {
  color: red;
  margin-top: 20px;
}

.store-memo-line {
  color: red;
  font-weight: bold;
}

.audio {
  margin: 30px 0;
  background-image: url('/templates/dgr/images/listen.png');
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 0px 2px; 
  line-height: 1.8em;
}

.download {
  margin: 30px 0;
  background-image: url('/templates/dgr/images/download-icon.png');
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
  line-height: 1.8em;
}

.paypal-donate { padding: 20px 45px; }
.paypal-logo { float: left; }
.paypal-logo img { margin-right: 20px;}
.paypal-lock a {
  color: #08c;
  text-decoration: underline;
  font-size: 11px;
}
/* .support-thank-you { float: right; } */
#action-groups-sidebar-slides, #action-groups-sidebar-slides img{
  max-width:178px;
  height:115px;
  text-align: center;
}

#sidebar-chapters-mod-nav{
  margin-top:25px;
  text-align: center;
}

#news-sidebar .inner-side-mod .inner-mod-body .newsflash{padding:18px 10px}
#news-front-mod-items {
  line-height:15px;
  font-family: 'Verdana',sans-serif;
  color: #7f7e79;
  font-size: 10pt;
}

#news-front-mod-items {
  width: 100% !important;
}

.voices p {
  font-size: 10pt;
}

.voicesauthor, span.highlight {
  font-weight:bold;
}

p#news-front-mod-nav, p#voices-nav {
  padding-top: 0px;
  padding-bottom: 0px;
}

p#news-front-mod-nav {
  margin-bottom: 8px;
}

.resource {
  clear: both;
  padding-top: 25px;
  margin-left: 20px;
}

.resource .title, .resource .title a, .vids .resource .title {
  font-family: Fenix;
  font-weight: normal;
  color:#A8BADD;
  font-style: italic;
  margin-right:10px;
  text-decoration: none;
  font-size: 18px;
}

.vids .title {
  margin-right: 0px;
}

.vids .blurb {
  margin-bottom: 40px;
}

.resource .author {
  font-weight: bold;
  margin-top: 8px;
}

.resource .blurb {
  margin-top: 8px;
}

.books .blurb, .films .blurb {
  margin-left: 110px;
}

.resource img {
  float: left;
  width: 90px;
  margin-right: 20px;
}

img.resource-sidebar {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  display:block;
}

.featured-view h4 {
  display: none;
}

.featured-view {
  border-spacing: 20px;
  width:120%;
  margin-left: -20px;
}

.productdetails-view .addtocart-bar {
  padding: 0px;
}

a.ask-a-question, a.product-details {
  border: none;
  background: none;
  color: #fd9937;
  font-weight: normal;
}

a.ask-a-question:hover, a.product-details:hover {
  background: none;
  color: rgb(0, 85, 128);
  text-decoration: underline;
}

span.addtocart-button {
  float: right;
}

.control-buttons {
  text-align: left !important;
}

.vmcustom-nametheprice {
  width: 15px;
}

#vmCartModule.vmCartModule {
  font: Verdana;
  padding: 20px;
  background: #FAFBFD;
  margin-right: 10px;
}

#vmCart-title {
  font: Montserrat;
  font-size: 18px;
  color: #6987c2;
  margin-bottom: 15px;
}

#vmCart-title img {
  margin-right: 10px;
}

.vm2-billto-icon, .vm2-shipto-icon {
  display: none !important;
}

.billto-shipto span {
  font: Fenix;
  font-size: 24px;
}

.output-billto span {
  font-size: 14px;
}

.billto-shipto {
  border-bottom: none;
}

.customer-comment {
  margin-bottom: 30px;
}

span.quantity-controls {
  margin-left: 20px;
}

span.quantity-controls input.quantity-minus {
  margin-top: -10px;
}

span.title {
  border-bottom: none;
}

.vm2-add_quantity_cart  {
  background:url('/templates/dgr/images/reload-icon.png') no-repeat top left;
  width:24px; 
  height: auto;
}

.vm2-remove_from_cart  {
  background:url('/templates/dgr/images/delete-icon.png') no-repeat top left;
}

.vm-remove-from-cart-text {
  float: right;
  margin-top: -3px;
  margin-left: -3px;
}

.vm-remove-from-cart-line {
  margin-top: -17px;
  margin-right: 5px;
}

.vm-update-cart-line {
  float: right;
  margin-left: 10px;
}

table.cart-summary tr th {
  background: #6987c2;
  height: 30px;
  color: white;
  font: Fenix;
  padding-left: 10px;
  padding-right: 10px;
}

table.cart-summary tr.sectiontableentry1 td {
  padding-top: 10px;
}
span.priceColor2 {
  display: none;
}

span.product-field-display div div {
  width: 320px !important;
}

select.attribute_list[style] {
  width: 150px !important;
}

div.product {
  border: 2px solid #E6EBF5;
  border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0 10px;
  display: table-cell;
  padding-top: 10px;
}

div.total_products {
  margin-top: 20px;
}

img.featuredProductImage {
  height: 90px !important;
}

.featured-view .product-price {
  margin: -17px 0px 5px;
}

.width33 {
  width: 200px;
}

.row {
  display: table-row;
  border-spacing: 0px;
}

.continue_link::before, .back-to-category a.product-details::before {
  content:url('/templates/dgr/images/back-icon.png');
  position: relative;
  top: 6px;
  left: -10px;
}

div.show_cart {
  margin-top: 20px;
}

div.product_row {
  margin-top: 15px;
}

table.vmorder-done td {
  padding:10px;
}

.vm_cart_products .container {
  width: auto;
}

.dew-excerpts-header, .dew-excerpts-header a {
  color: #A8BADD;
  font-size:16px;
  margin-bottom:8px;
  float:left;
}

.dew-excerpts-subheader {
  margin-bottom:7px;
  float:left;
}



.dew-excerpts-text {
  float: left;
}

#store-sidebar {
  border: 2px solid #E6EBF5;
  border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0 10px;
  display: table-cell;
  padding: 10px;
}

#store-sidebar img {
  width: 160px;
}

form#paymentForm .buttonBar-right, .checkout-button-top, .customer-comment {
  text-align: left;
}

ul.implementing-dew li {
  clear: both;
  margin-top: 20px;
  list-style: none;
}

ul.implementing-dew div {
  width: 415px;
  margin-left: -25px;
}

#footnotes ol li, #dew-body sup {
  color: #FD9937;
}

#dew-body sup:hover {
  color: #005580;
  text-decoration: underline;
}

#footnotes ol li:hover, #dew-body sup:hover {
  cursor: pointer;
}

#footnotes ol li p {
  color: #333333;
  display: inline;
}

#footnotes ol li p:hover, .bottomnav .transparent {
  cursor: default;
}

.bottomnav .transparent {
  opacity: .4;
}

#book-toc ul li, #book-audio-links ul li {
  list-style-type: none;
}

#book-toc li, #book-audio-links ul li {
  margin-top: 4px;
}

#book-toc {
  float: left;
}

#book-audio-links {
  float: left;
  margin-right: 10px;
}

#book-audio-links ul li {
  margin-left: -20px;
}

div.ordering-box, div.form-limit, input#searchphraseany, label#searchphraseany-lbl.radiobtn {
  display: none;
}

.searchintro {
  float: left;
  margin-bottom: 20px;
}

.phrases-box {
  float: left;
}

dl.search-results {
  clear: both;
}

.counter {
  float: right;
}

.word label, legend {
  margin-top: 5px;
  width: 220px;
  line-weight: 20px;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 0px;
  float: left;
  display: block;
}

legend {
  margin-top: -10px;
}

.word button {
  margin-top: -7px;
}

.upper {
  text-transform: uppercase;
}

#mailchimp_optin {
  margin-top:50px;
}

#jutoc .jutoc .sub-header {
  display: inline;
}

.breadcrumbs {
  width: 495px;
}

#post-extinction-graph {
  width: 220px;
}

textarea.customer-comment {
  width: 80%;
}

p.iframe {
  margin-left: -26px;
}

#social-icons .site-sprites {
  margin-right: 13px;
  float: left;
}

.site-sprites {
  background: url(../images/dgr-site-sprites.png) no-repeat;
  width: 24px;
  height: 24px;
}

.site-sprites#connect-fb {
  background-position: -557px -146px;
}  

.site-sprites#connect-fb:hover {
  background-position: -510px -144px;
}  

.site-sprites#connect-twitter {
  background-position: -563px -36px;
}  

.site-sprites#connect-twitter:hover {
  background-position: -515px -34px;
}  

.site-sprites#connect-ns {
  background-position: -558px -72px;
}  

.site-sprites#connect-ns:hover {
  background-position: -510px -70px;
}  

.site-sprites#connect-google {
  background-position: -477px -143px;
}  

.site-sprites#connect-google:hover {
  background-position: -432px -144px;
}  

.site-sprites#connect-blog {
  background-position: -603px -148px;
}  

.site-sprites#connect-blog:hover {
  background-position: -604px -110px;
}  

.site-sprites#connect-instagram {
  background-position: -602px -73px;
}  

.site-sprites#connect-instagram:hover {
  background-position: -603px -32px;
}  

.site-sprites#connect-yt {
  background-position: -469px -37px;
}  

.site-sprites#connect-yt:hover {
  background-position: -428px -37px;
}  

.site-sprites#connect-tumblr {
  background-position: -469px -108px;
}  

.site-sprites#connect-tumblr:hover {
  background-position: -434px -106px;
}  

.site-sprites#connect-pin {
  background-position: -474px -73px;
}  

.site-sprites#connect-pin:hover {
  background-position: -434px -73px;
}  

.site-sprites#connect-reddit {
  background-position: -560px -110px;
}  

.site-sprites#connect-reddit:hover {
  background-position: -512px -109px;
}  


#chap-prev {
  width: 21px;
  height: 19px;
  background-position: -417px -179px;
  display: inline-block;
}

#chap-next {
  width: 21px;
  height: 19px;
  background-position: -454px -180px;
  display: inline-block;
}

#news-front-mod-prev {
  width: 21px;
  height: 19px;
  background-position: -493px -178px;
  display: inline-block;
}
  
#news-front-mod-next {
  width: 21px;
  height: 19px;
  background-position: -524px -178px;
  display: inline-block;
}

#header #logo {
  background: url(../images/dgr-site-sprites.png) no-repeat;
  background-position: 0 0;
  width: 414px;
  height: 142px;
}

#chapters-slides img {
  margin-left: auto;
  margin-right: auto;
  max-width: 237px;
}

#chapters-slides div {
  width: 237px !important;
}

#newsflash-left {
  background:url(../images/dgr-front-page-sprites.png);
  background-position: 0 -57px;
  width: 31px;
  height: 265px;
  float: left;
}

#chapters-bottom {
  background:url(../images/dgr-front-page-sprites.png);
  background-position: 0 0;
  width: 593px;
  height: 41px;
  display: inline-block;
}

#alert-more-lists {
  float: left;
  font-size: 15px;
  margin-top: 2px;
}
