.node-form .standard {
  clear: left;
  margin-right: 7em;
}

.node-form .standard .form-item {
  clear: left;
}

.clear-block:after {
  clear: none;
}

#content .clear-block:after {
  clear: left;
}

#page.administration .clear-block:after {
  clear: both;
}

#page.administration #featured {
  width: 230px;
  background: none;
}

#page.administration #featured .block-covenant_house_feature {
  display: none;
}

#page.administration .copy {
  float: left;
  margin-right: 0;
  width: 633px;
  position: relative;
}

#page.administration #sidebar {
  position: static;
  float: right;
  width: 235px;
}

body {
	margin:20px 0 20px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:#b6ddf1 url(images/page-bg.gif) repeat-x top;
}

a:link,
a:visited,
a:active {
/*	color:#2b9dd7;*/
	color: #0046AD;
	outline:none;
	text-decoration:underline;
}

a:hover {
    color: #000000;
    text-decoration:underline;
}

img {border:none;}

#page {
	position:relative;
	margin:auto;
	width:930px;
}

#header {
	padding:1px 0 0 0;
	position:relative;
	z-index:900;
}

/*#header h1 {
	margin:5px 0 0 0;
	width:189px;
	height:78px;
	float:left;
}

#header h1 a {
	background-image: url('logo.png');
    background-position: left top;
	background-repeat: no-repeat;
	display:block;
	height:78px;
	text-indent: -9999px;
	width: 200px;
}

#header h1 .tagline {
    color: #007ac9;
    font-size: 10px;
    margin: -17px 0px 0px 3px;
    position: absolute;
}
*/

/**
 * @author		matt ryan <mryan@sankynet.com>
 * @date		Mon Jun 28 10:50:19 EDT 2010
 * @see			main-nav.css, fix-ie6.css
 * @tickets		https://snac.sankyserver.com/projects/144/tickets/84
 * @comments	added new logo, hid tagline, added space for nav at block-menu_block-1 in 
 **/ 
#header h1 {
	margin:-10px 0px 0px 0px;
	width:313px;
	height:110px;
	float:left;
    position: absolute;
}

#header h1 a {
	background-image: url('logo_new_2.png');
    background-position: left top;
	background-repeat: no-repeat;
	display:block;
	height:110px;
	text-indent: -9999px;
	width: 313px;
}

#header h1 .tagline {
	display: none;
}


/* links at top of page */
#header ul {
    margin:0;
    padding:0;
    list-style:none;
}

#header ul.links {
    float: right;
    margin-right: 8px;
    text-align:right;
    width:150px;
	height: 51px;
}

#header ul.links li {
    padding: 0;
    white-space: nowrap;
}

#header ul.links a {
    padding:0 5px 0 0;
    font-size:11px;
    color:#5fabd2;
}

#header ul.links li.email a {
    display:block;
    margin:10px 0 0 auto;
    padding:0;
    width:118px;
    height:23px;
    text-align:left;
    text-indent:-9000px;
    color:#fff;
    background:url(images/email-sign-up.gif) no-repeat;
}

#header ul.links .cart a {
    padding-left: 18px;
    background-image: url(images/cart/cart_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
}

/* main content area */
#content {
    margin:0;
    padding:15px 0 1.5em 0;
    position: relative;
    width:920px;
    clear:both;
    min-height:682px;
    background:url(images/content-bg.gif) repeat-y;
    border-top:1px solid #c7d6e0;
}

#content p.back-to-top {
    position: absolute;
    bottom: 0;
    left: 1.6em;
    margin: 0;
}

#page.administration #content p.back-to-top {
    display: none;
}

#content .share a {
    display:block;
    margin-top:0px;
    width:133px;
    height:28px;
    text-indent:-9000px;
    float:right;
    background:url(images/share-this-website.gif) no-repeat;
}

#at20mc #at15s {
    margin-top: -20px !important;
}

/* main text area */
#content .copy {
    margin:0 240px 0 0;
    padding:0 30px 20px 20px;
    background:#fff;
    min-height: 870px;
}

#content h2 {
    margin:0px 0 10px 0;
    padding:10px 0 0 0;
    font-size:26px;
    /*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
    font-weight:normal;
    letter-spacing:-1px;
    color:#007ac9;
}

#content .copy h3 {
    margin:0;
    color:#1093D6;
    font-weight:normal;
    font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
    font-size:18px;
    letter-spacing:-.02em;
}

#content .copy p {
    margin:0 0 20px 0;
	font: 13px arial;
}

#content .caption {
    margin:0 0 10px 15px;
    max-width:253px;
    float:right;
}

#content .caption p {
    margin:3px 0 0 0;
/*    color:#5a97c8;*/
    font-size:10px;
}

#content .caption_left {
  margin: 15px 15px 15px 0px;
  max-width:253px;
  float:left;
}

#content .caption_right {
  margin: 15px 0px 15px 15px;
  max-width:253px;
  float:right;
}


/**
 * @author		matt ryan <mryan@sankynet.com>
 * @date		Thu Jul  1 10:35:27 EDT 2010
 * @see			http://dev.covenanthouse.org/content/pull-quote-test-page
 * @tickets		https://snac.sankyserver.com/projects/144/tickets/84?page=2#comment13038
 * @comments	new iteration of a pull quote.
 **/ 
#content .pull_left {
	width: 222px;
	float: left;
	color: #2b9dd7;
	margin: 10px;
	padding: 15px;
}

#content .pull_left p {
	font: bold 18px arial, helvetica, sans-serif;
}

#content .pull_right {
	width: 222px;
	float: right;
	color: #2b9dd7;
	margin: 10px;
	padding: 15px;
}

#content .pull_right p {
	font: bold 18px arial, helvetica, sans-serif;
}

#content blockquote {
    margin:20px auto;
    padding:0 0 0 30px;
    max-width:70%;
    text-align:center;
    font-style:italic;
    font-size:13px;
    background-image: url(images/left-double-quote.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
}

#content blockquote div.wrapper {
    padding: 0 30px 0 0;
    float: left;
    background-image: url(images/right-double-quote.gif);
    background-position: 100% 100%;
    background-repeat: no-repeat;
  }

#content .callout {
    margin:20px auto;
    padding:0 0 0 30px;
    max-width:70%;
    text-align:center;
    font-style:italic;
    font-size:13px;
    background-position: 0 50%;
    background-image: url(images/left-quote-brackets.gif);
    background-repeat: no-repeat;
    overflow: hidden;
}

#content .callout div.wrapper {
    background-position: 100% 50%;
    background-image: url(images/right-quote-brackets.gif);
    background-repeat: no-repeat;
    float: left;
    min-height: 66px;
    padding: 20px 30px 20px 0;
}

#content .copy blockquote h2 {
    margin:0 0 10px 0;
    padding:0;
}

#content .copy blockquote p {
    margin:0;
}

#content .copy .disclaimer {
    font-size: 11px;
    font-style: italic;
    margin: 2em 0;
}

#content #postcontent, #content #tabs-wrapper {
    clear: left;
}

.messages {
    padding: 1em;
    margin: 1em 0;
    border: 1px solid #20812e;
    background-color: #ccffcc;
    color: #333333;
    text-align: left;
}

#footer .messages ul {
    text-align: left;
}

.messages.error {
    border-color: #81202e;
    background-color: #ffcccc;
    padding: 1em;
}

#content .copy table {
    background-color: transparent;
    border: none;
}

#content .copy th, #content .copy td {
    padding: 0.25em 1em;
}

#content .copy tr {
    background-color: transparent;
}

#content .copy tr.odd {
    background-color: #FFFFFF;
}

#content .copy tr.even {
    background-color: #EEEEEE;
}

#content .copy table.uc-store-admin-table {
    background-color: #FFFFFF;
}

#content .copy table.sticky-header {
    background-color: #FFFFFF;
}

/* top right section inside of #content */
#featured {
    margin:0 -5px 0 20px;
    width:auto;
    float:right;
}

#content .donation-ask .node .content {
    margin:0 0 10px 10px;
    position:relative;
    width:300px;
    height:388px;
    border-top:1px solid #fff; /* margin collapse */
}

/* donate today section on about page */
#content .donation-ask .node .content {
    padding:0 0 0 25px;
    background-repeat: no-repeat;
    color: #464646;
    font-size: 11px;
}

#content .donation-ask .node h2 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    margin: 22px 10px 20px 0;
    padding: 0;
    width: auto;
    height: 60px;
    overflow: hidden;
    font-size:28px;
    font-weight:normal;
    color:#FFFFFF;
    letter-spacing:.01em;
    line-height: 1;
}

#content .donation-ask .node ul {
    margin: 0;
    padding: 0 0 0.25em 0.25em;
}

#content .donation-ask .node p {
    width:160px;
}

#content .donation-ask .node .button a {
    display:block;
    width:252px;
    height:34px;
    text-indent:-9000px;
    background-image:url(images/ask/green-yellow.png);
    background-position:top;
    background-repeat:no-repeat;
    position:absolute;
    top:334px;
    left:24px;
}

#content .donation-ask .node a:hover {
    background-position:bottom;
}

#content .donation-ask .node li {
    list-style-type: none;
    list-style-image: none;
    display: block;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    background-image: url(images/ask/ask_divider.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#content .donation-ask .node li:last-child {
    background-image: none;
}

#content .donation-ask .node li .price {
    font-weight: normal;
    padding-left: 15px;
    background-image: url(images/ask/ask_arrow.png);
    background-position: 0 3px;
    background-repeat: no-repeat;
}

#content .donation-ask .donate_today h2 {
	/**
    color: #438037;
	**/
	color: #0163a3;
/*    width: 180px;*/
	width: 290px;
}

#content .donation-ask .crisis_care .button a {
    background-image: url(images/ask/purple-yellow.png);
}

#content .donation-ask .action_center .content {
    color: #FFFFFF;
}

#content .donation-ask .action_center h2 {
    color: #FFFFFF;
    width: auto;
    margin: 40px 0 100px;
    height: 32px;
}

#content .donation-ask .action_center p {
    width: 260px;
}

#content .donation-ask .mother_child .content, #content .donation-ask .education .content {
    color: #1b458a;
}

/* cold weather matching gifts button */
#content .coldweathermatchinggift div.button a {	
    margin-left: -44px !important;
    margin-top: 33px !important;	
}

/* bottom right section inside #content */
#content #sidebar {
    margin:0;
    width:240px;
    position:absolute;
    top:414px;
    right:-5px;
}

#content #featured .help {
    margin:0 0 0 93px;
    width:227px;
    padding:0 0 20px 0;
    background:url(images/need-help-bg.gif) no-repeat bottom;
}

#content #featured .help h2 {
    margin:0;
    padding:0;
    height:49px;
    text-indent:-9000px;
    background:url(images/need-help-header.gif) no-repeat;
}

#content #featured .help p {
    margin:5px 15px;
    font-size:11px;
    color:#32237e;
    text-align:center;
}

#content #featured .help p.button {
    margin: 0;
}

#content #featured .help p.num {
    font-size:26px;
    letter-spacing:1px;
}

#content #featured .help span {
    display:block;
    margin:10px 0;
    text-align:center;
    color:#fff;
}

#content #featured .help .button a {
    display:block;
    margin:auto;
    width:202px;
    height:43px;
    text-indent:-9000px;
    background-image:url(images/get-help-now.gif);
    background-position:top;
    background-repeat:no-repeat;
}

#content #featured .help .button a:hover {
    background-position:bottom;
}

/**
 * @author		matt ryan <mryan@sankynet.com>
 * @date		Wed Jul  7 09:40:38 EDT 2010
 * @see			/houses/toronto, /houses/vancouver
 * @tickets		https://snac.sankyserver.com/projects/144/tickets/94
 * @comments	added stlyes for new canadian help line box
 **/ 
#content #featured .canadian p {
	text-align: left;	
	font-size: 13px;
	margin: 10px 15px;
}
#content #featured .canadian p span {
	text-align: left;
	font-size: 14px;
}
#content #featured .canadian .button a {
	background-image:url(images/get-help-now-canadian.gif);
}
#content #featured .canadian .button a:hover {
	background-position:bottom;
}


/* action center listings */
#content .copy .action {
    margin:0 0 10px 0;
    width:550px;
    overflow:hidden;
}

#content .copy .action a:link, #content .copy .action a:visited {
    display:block;
    padding:20px 20px 25px 20px;
    color:#4b4b4b;
    background:#fbdd9b;
    overflow:hidden;
    text-decoration: none;
}

#content .copy .action a:hover {
    background:#f9c960;
    text-decoration:none;
}

#content .copy .action a .content {
    display:block;
    margin:3px 0 0 100px;
    font-style:italic;
    line-height:1.4em;
}

#content .copy .action a .title {
    font-size:20px;
    padding:0 20px 0 0;
    font-weight:normal;
    letter-spacing:1px;
    background:url(images/action-arrow.gif) no-repeat right 6px;
}

#content .copy .action a:hover .title {
    color:#e36727;
    background:url(images/action-arrow.gif) no-repeat right -16px;
}

#content .copy .action a img {
    display:block;
    margin:5px 10px 0 0;
    float:left;
}

#content .copy .field {
    margin: 1.5em 0;
}

#content .copy .field-label {
    margin: 0.5em 0;
    font-size: 110%;
}

#content .copy .field-item {
    line-height: 1.5;
}

#content .copy .address h3 {
    font-size: 100%;
    font-weight: bold;
    margin: 1em 0 0.25em;
    color: #7B7B7B;
}

#content .copy .address {
    margin-bottom: 2em;
}

#content .copy address {
    font-style: normal;
    line-height: 1.5;
}

#content .copy .location {
    float: right;
    text-align: right;
    padding-left: 2em;
    padding-bottom: 2em;
}

#content .field-field-board .field-items {
    float: left;
    margin-right: 2em;
}

/* footer nav */
#footer ul {
    margin:0;
    padding:0;
    list-style:none;
    text-align:center;
}

#footer li {
    padding:0 10px;
    display:inline;
    background:url(images/footer-nav-sep.gif) no-repeat left center;
}

#footer li:first-child {
    background:none;
}

#footer li a {
    color:#1a4790;
}

/* OUR KIDS **********************/
#content .copy .view-our-kids {
    width: 550px; /* fit next to the ask button */
    position: relative;
    float: left;
}

#content .copy .view-our-kids .view-content {
    width: 572px; /* but keep four to a row */
}

#content .copy .view-our-kids .views-row {
    float: left;
    margin-bottom: 9px;
    margin-right: 9px;
}

#content .copy .view-our-kids .node {
    position: relative;
    z-index: 0;
}

#content .copy .view-our-kids .node:hover {
    z-index: 1;
}

#content .copy .view-our-kids .node p {
    margin: 0;
}

#content .copy .view-our-kids .node .headshot {
    position: relative;
    z-index: 10;
    width: 134px;
    height: 99px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('');
}

#content .copy .view-our-kids .node .headshot a {
    width: 126px;
    height: 91px;
    border: 4px solid transparent;
    display: block;
}

#content .copy .view-our-kids .node .headshot a:hover {
    border-color: #f5a809;
}

#content .copy .view-our-kids .node .headshot .video {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    background-image: url('images/view_video_transparent.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 10;
    text-indent: -9000px;
}

#content .copy .view-our-kids .node .headshot .video a {
    color: #FFFFFF;
    width: 130px;
    height: 95px;
    border-width: 2px;
    border-color: #026baf;
}

#content .copy .view-our-kids .node .headshot .video a:hover {
    width: 126px;
    height: 91px;
    border: 4px solid #f5a809;
}

#content .copy .view-our-kids .node .details {
    display: none;
    position: absolute;
	/**
    top: 99px;
	**/
	bottom: 99px;
    z-index: 20;
    width: 434px;
    height: 184px;
    background-image: url('images/kids_dropshadow.png');
    background-position: right bottom;
    background-repeat: no-repeat;
	/**
	so they touch without looking like it
    border-top: 9px solid #FFFFFF; 
	**/
}

#content .copy .views-row-bottom .node .details {
    top: auto;
    bottom: 99px;
    border-top: none;
    border-bottom: 2px solid #FFFFFF;
}

#content .copy .view-our-kids .views-column-first .node .details {
    left: -5px;
}

#content .copy .view-our-kids .views-column-second .node .details {
    left: -148px;
}

#content .copy .view-our-kids .views-column-third .node .details {
    right: -149px;
}

#content .copy .view-our-kids .views-column-fourth .node .details {
    right: -6px;
}

#content .copy .view-our-kids .node .details .wrapper {
    position: absolute;
    left: 3px;
    top: -1px;
    border: 1px solid #FFFFFF;
    background-color: #f5a809;
    width: 424px;
    height: 175px;
}

#content .copy .view-our-kids .node .details .photo {
    position: absolute;
    left: 15px;
    top: 17px;
}

#content .copy .view-our-kids .node .details .name {
    margin-left: 173px;
    margin-top: 20px;
    margin: 20px 22px 10px 173px;
    font-size: 18px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
}

#content .copy .view-our-kids .node .details .location {
    display: none;
}

#content .copy .view-our-kids .node .details .quote {
    margin: 10px 22px 10px 173px;
    height: 75px; /* so the read more link still fits */
    overflow: hidden;
    font-size: 12px;
    color: #2b2b2b;
    font-style: italic;
}

#content .copy .view-our-kids .node .details .feature-text {
    display: none;
}

#content .copy .view-our-kids .node .details .more {
    margin: 12px 22px 0 173px;
    width: 102px;
    height: 29px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    text-indent: -9000px;
    overflow: hidden;
}

#content .copy .view-our-kids .node .details .more a {
    background-image: url('images/kids_read_more.png');
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    height: 29px;
}

#content .copy .view-our-kids .node .details .more a:hover {
    background-position: left top;
}

#content .copy .view-our-kids .active .details {
    display: block;
}

#content .copy .view-our-kids .view-footer {
    clear: left;
    padding-top: 1em;
    font-size: 11px;
}

#featured .view-our-kids .node .content {
    background-image: url('images/our_kids_bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    border-top: 1px solid #FFFFFF;
    padding-left: 12px;
    width: 325px;
    height: 388px;
    margin-right: -15px;
}

#featured .view-our-kids .node .headshot {
    display: none;
}

#featured .view-our-kids .node .details {
    margin-top: 57px;
    margin-left: 7px;
}

#featured .view-our-kids .node .details .photo {
    float: left;
    width: auto;
    margin-bottom: 0;
}

#featured .view-our-kids .node .details .quote {
    display: none;
}

#featured .view-our-kids .node .details .name {
    float: left;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 140px;
    font-size: 19px;
    margin: 30px 0 0 19px;
}

#featured .view-our-kids .node .details .location {
    float: left;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 140px;
    font-size: 19px;
    margin: 0 0 0 19px;
}

#featured .view-our-kids .node .details .feature-text {
    clear: left;
    font-size: 11px;
    color: #FFFFFF;
    width: 282px;
    margin: 0 0 11px 5px;
    height: 120px;
    overflow: hidden;
}

#featured .view-our-kids .node .details .feature-text p {
    width: auto;
    color: #FFFFFF;
}

#featured .view-our-kids .node .details .more {
    margin: 0;
}

#featured .view-our-kids .node .details .more a {
    background-image: url('images/kids_read_more.png');
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    height: 29px;
    text-indent: -9000px;
}

#featured .view-our-kids .node .details .more a:hover {
    background-position: left bottom;
}

/* VIEW CART BUTTON *************************/
#sidebar .view-cart a {
	display:block;
	width:234px;
	height:32px;
	text-indent:-9000px;
	background-image:url(images/view-cart.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#sidebar .view-cart a:hover {
	background-position:bottom;
}

/* CART ***********************************/
#cart-form-products {
    border: none;
}

#cart-form-products table {
    border: none;
}

#cart-form-products table tr {
    border: none;
}

#cart-form-products table th {
    color: #666666;
    background-color: #d6e8c2;
    border: 2px solid #FFFFFF;
    font-family: "Frutiger", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0.5em 1.5em;
}

#cart-form-products table tbody {
    border: none;
}

#cart-form-products table td {
    background-color: #FFFFFF;
    color: #605a5a;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    font-family: Arial, sans-serif;
    padding: 0.5em 1.5em;
}

#cart-form-products table td.qty .form-text {
    width: 2em;
}

#cart-form-products table td.desc {
    text-align: left;
}

#cart-form-products table td.desc h3 {
    color: #605a5a;
    font-size: 16px;
}

#cart-form-products table td.desc .description {
    font-size: 11px;
}

#cart-form-products table td.desc .description p {
    margin: 0.25em 0;
}

#cart-form-products table td.price {
    text-align: right;
    font-weight: bold;
}

#cart-form-products table td.subtotal-label {
    text-align: right;
    border-top: 1px solid #e6e7e7;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

#cart-form-products table td.subtotal {
    text-align: right;
    font-weight: bold;
    border-top: 1px solid #e6e7e7;
}

#cart-form-buttons {
    border: none;
    width: 615px;
    margin: 30px auto;
    overflow: hidden;
}

#continue-shopping-link {
    position: static;
}

#continue-shopping-link a {
    display: block;
    float: left;
    overflow: hidden;
    width: 150px;
    height: 35px;
    text-indent: -9000px;
    text-align: left;
    background-image: url('images/cart/shop-gifts.png');
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 0 0 5px;
    padding: 0;
}

#continue-shopping-link a.shop-ecards {
    background-image: url('images/cart/shop-ecards.png');
}

#continue-shopping-link a:hover {
    background-position: center bottom;
}

#cart-form-buttons .form-submit, #checkout-form-bottom .form-submit, .review-button-row .form-submit {
    display: block;
    float: left;
    overflow: hidden;
    height: 35px;
    text-indent: -9000px;
    text-align: left;
    background-position: center top;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    margin-left: 5px;
}

#cart-form-buttons #edit-update {
    width: 120px;
    background-image: url('images/cart/update-total.png');
}

#cart-form-buttons #edit-checkout {
    width: 170px;
    background-image: url('images/cart/proceed-checkout.png');
}

#checkout-form-bottom #edit-cancel {
    width: 150px;
    background-image: url('images/cart/cancel.png');
}

#checkout-form-bottom #edit-continue {
    width: 150px;
    background-image: url('images/cart/submit.png');
}

.donate-checkout-page #checkout-form-bottom #edit-continue {
    background-image: url('images/cart/donate.png');
}

.donate-checkout-page .spanish-donation-form #checkout-form-bottom #edit-continue {
    background-image: url('images/cart/donar.png');
}

.review-button-row #edit-back {
    width: 150px;
    background-image: url('images/cart/back.png');
}

.review-button-row #edit-submit {
    width: 150px;
    background-image: url('images/cart/submit.png');
}

/*.review-button-row .spanish-donation-form #edit-submit {
  background-image: url('images/cart/enviar.png');
}*/

#cart-form-buttons .form-submit:hover, #checkout-form-bottom .form-submit:hover, .review-button-row .form-submit:hover {
    background-position: center bottom;
}

.order-review-table .pane-title-row {
    border: none;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    color: #666666;
}

#content .order-review-table .pane-title-row td {
    padding-top: 1em;
}

.order-review-table .review-button-row {
    border: none;
}

/* GIVING OPTIONS *****************/
#featured .giving {
    width: 234px;
    border-top: 1px solid #FFFFFF;
}

#featured .giving #giving_options_header {
    padding: 20px 0px 0px 0px;
    width: 234px;
    height: 38px;
    background: url('images/donate/giving_options_header.png') no-repeat 0px 0px transparent;    
}

#featured .giving #giving_options_body {
    padding: 0px;
    margin: 0px;
    width: 234px;
    background: url('images/donate/giving_options_body.png') repeat-y 0px 0px transparent;    
}

#featured .giving #giving_options_footer {
    padding: 0px;
    margin: 0px;
    width: 234px;
    height: 20px;
    display: block;
    background: url('images/donate/giving_options_footer.png') no-repeat 0px 0px transparent;    
}

#featured .giving h2 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    text-indent: 20px;
}

#featured .giving p {
    color: #FFFFFF;
    font-size: 11px;
    margin: 15px 25px 15px 20px;
}

#featured .giving ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 0;
    vertical-align: middle;
    width: 200px;
}

#featured .giving li {
    background-image: url('images/donate/giving-options-arrow.gif');
    background-position: 0 5px;
    background-repeat: no-repeat;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    display: block;
}

#featured .giving li a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-decoration: none;
    width: 180px;
}

#featured .giving li a:hover {
	color:#074770;
	text-decoration:none;
}

#featured .giving li a img {
    margin: 0 10px 0 0;
    vertical-align: middle;
}

#featured .giving li a span {
    display: block;
}

#featured .giving li a span img {
    float: left;
    vertical-align: top;
}

/**
 * @author:     Richard Castera
 * @date:       6/11/2010
 * @ticket:     https://snac.sankyserver.com/projects/144/tickets/68
 * @comments:   Added anchor to trigger slides
 **/
#featured .giving h3 {
    border-bottom: 1px solid #8FBFDD;
    color: #C9E3F2;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.9em;
    margin: 0px 5px 0px 3px;
    text-indent: 10px;
    text-transform: uppercase;
    background-color: #3D93C9;
}

#featured .giving h3 a {
    padding: 2px;
    display: block;
    text-decoration: none;
    color: #C9E3F2;
    font-size: 12px;
    background: url('images/donate/giving_options_slide_arrows.png') no-repeat 200px 3px; 
}

#featured .giving h3 a:hover {
    color: #FFFFFF; 
}

#featured .giving ul {
    padding: 20px 0px 10px 10px !important;
}

#featured .giving #planned_giving_options,
#featured .giving #other_ways_to_give_options {
    display: none;
}

#featured .giving #planned_giving_link a,
#featured .giving #other_ways_to_give_link a {
    height: 1%;
}
/**
 * @end
 **/

#featured .giving li:hover,
#featured .giving li.hover {
	background-position:left -44px;
}

/* Newsletters on the stand-alone subscription form */
#content .webform-client-form #webform-component-newsletters .form-item {
    margin-top: 1em;
}

#content .webform-client-form #webform-component-newsletters input {
    float: left;
    clear: left;
    width: 2em;
    display: block;
}

#content .webform-client-form #webform-component-newsletters .title {
    display: block;
    font-weight: bold;
    float: left;
    clear: none;
}

#content .webform-client-form #webform-component-newsletters .description {
    display: block;
    clear: left;
    font-size: 100%;
    margin-left: 2.75em;
}

/* NEWS ARCHIVE AND PRESS RELAEASES */
.not_front .view-news-events .views-row, .view-press-releases .views-row {
    margin: 1em 0 2em;
}

.not_front .view-news-events .views-field-title, .view-press-releases .views-field-title {
    margin:0;
    color:#45baf6;
    font-weight:normal;
    font-size:18px;
    letter-spacing:-.02em;
}

.not_front .view-news-events .views-field-field-date-value, .view-press-releases .views-field-field-date-value {
    margin: 0.25em 0 1em;
}

.not_front .view-news-events .views-field-field-description-short-value, .view-press-releases .views-field-field-description-short-value {
    margin: 1em 0;
}

/* Sitemap page */
#postcontent .block-menu_block .menu-name-primary-links ul {
    list-style-type: none;
    list-style-image: none
}

#postcontent .block-menu_block .menu-name-primary-links li {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    margin-top: 1em;
}

#postcontent .block-menu_block .menu-name-primary-links li a {
    font-size: 150%;
    font-weight: bold;
    color: #007AC9;
}

#postcontent .block-menu_block .menu-name-primary-links li ul {
    padding-left: 1em
}

#postcontent .block-menu_block .menu-name-primary-links li li {
    margin-top: 0;
}

#postcontent .block-menu_block .menu-name-primary-links li li a {
    font-size: 100%;
    font-weight: normal;    
    color: #000000;
}

#postcontent .block-menu_block .menu-name-primary-links li li ul {
    padding-left: 2em;
}

#postcontent .block-menu_block .menu-name-primary-links li li li {
    list-style-type: disc;
    font-size: 90%;
}

#webform-client-form-332 {
    overflow: hidden;
}

#webform-client-form-332 .form-item label {
    display: block;
    float: left;
    width: 45%;
}

#webform-client-form-332 .form-item input {
    display: block;
    float: left;
    margin-left: 1%;
    width: 44%;
}

#webform-client-form-332 .webform-component-textfield {
    clear: left;
    float: left;
    width: 45%;
}

#webform-client-form-332 .webform-component-email {
    float: left;
    margin-left: 2%;
    width: 45%;
}

#webform-client-form-332 .form-submit {
    clear: left;
    margin-top: 1em;
}

#webform-client-form-332 #webform-component-your_name, #webform-client-form-332 #webform-component-your_email_address {
    margin-bottom: 3em;
}

#webform-client-form-332 #webform-component-your_email_address label,
#webform-client-form-332 #webform-component-your_friends_name_0 label  {
    white-space: nowrap;
}

.captcha {
    clear: left;
    padding-top: 1em;
}

#content .node p.submitted {
    margin-bottom: 40px;
}

#paypal-includes {
    display: none;
}

.ch_team_button a {
    background-image:url(images/buttons/button-blue-orange-171x38.png);
    background-position:center top;
    background-repeat:no-repeat;
    color:#FFFFFF;
    display:block;
    font-size:13px;
    font-weight:bold;
    height:22px;
    line-height:22px;
    overflow:hidden;
    padding:5px 10px 11px 6px;
    text-align:center;
    text-decoration:none;
    text-indent:0;
    text-transform:uppercase;
    width:155px;
}

.ch_team_button a:hover{
	background-position:bottom;
    text-decoration: none;
}

#node-518 a {
    margin-top:-30px;
    margin-left:-40px;
}

#node-518 h2 {
    font-size:26px !important;
}

#node-518 p {
    font-size:12px;
}

/**
 Privacy, Slideshow and Blank page Styles 
**/
body#page-privacy-policy,
body.section-slideshow {
    background: none !important;    
}

body#page-privacy-policy #page,
body#page-privacy-policy #content {
    width: 800px !important;
}

body.section-slideshow #page {
    width: 900px !important;
}

/** Blank Page **/
.blank_page #content .copy,
body.section-slideshow #content .copy {
    margin: 0px !important;
}

.blank_page #content,
body.section-slideshow #content {
    border-top: 0px none !important;
}

/** Request from Molly made on 6/1/2010 to move the donate button to the right. **/
#page-donate-online #checkout-form-bottom #edit-continue,
#page-donate-spanish #checkout-form-bottom #edit-continue {
    float: right;
}

#page-donate-online #netsol_seal,
#page-donate-spanish #netsol_seal {
    float: left;
}

/** Request from Molly to have links with PDF downloads to have a PDF icon **/
.pdf_link_icon {
    padding: 1px 0 0 20px;
    background: url('images/icons/pdf_icon.png') no-repeat 0px 0px;
}

/** Request from Molly to have links with PDF downloads to have a Excel icon **/
.xls_link_icon {
    padding: 1px 0 0 20px;
    background: url('images/icons/excel_icon.gif') no-repeat 0px 0px;
}

/**
 * @author		matt ryan <mryan@sankynet.com>
 * @date		Fri Jun 11 15:44:34 EDT 2010
 * @see			administration panel -> blocks -> share this
 * @tickets		https://snac.sankyserver.com/projects/144/tickets/67
 * @comments	api info -> http://www.addthis.com/help/customizing-addthis	
 **/ 
.addthis_toolbox {
    width: 150px;
	background-color:#F0F0F0;
    border:1px solid #CCCCCC;
    float:right;
    margin:10px 0 0;
    padding:5px 0px 5px 5px;
}

/**
 * @author		matt ryan <mryan@sankynet.com>
 * @date		Thu Jul  1 14:13:09 EDT 2010
 * @see			http://www.covenanthouse.org, footer
 * @tickets		https://snac.sankyserver.com/projects/144/tickets/92
 * @comments	added autoupdating copy block in administration panel.
 **/ 
.copyrightBlock {
	float: right;
	width: 150px;
	margin: -15px 5px 0 -155px;
}

/**
 * @author		Richard Castera
 * @date		7/16/2010
 * @tickets		https://snac.sankyserver.com/projects/144/tasks/14163
 * @comments	Make the donation page font color black.
 **/ 

#content .donate-checkout-page,
#content #uc-cart-checkout-form .checkout-pane,
#content #uc-cart-checkout-form .checkout-pane h3,
#content #uc-cart-checkout-form .checkout-pane .field-label {
    color:#000000 !important;
}

/**
 * @author		matt ryan <mryan@sankynet.com>
 * @date		Mon Jul 19 13:53:16 EDT 2010
 * @comments	added a "blank canvas" style to allow for donation ask customization
 **/ 
div.blank-canvas h2.headline {display: none !important;}
div.blank-canvas div.button, div.no-button div.button {display: none !important;}
div.blank-canvas div.content {
	padding: 15px 20px !important;
	width: 285px !important;
}
div.blank-canvas div.content p {
	font: 13px arial !important;
	width: 100% !important;
	margin-top: 0 !important;
}
/**
 * @author		matt ryan <mryan@sankynet.com>
 * @date			Tue Aug  3 14:12:43 EDT 2010
 * @see				/donate
 * @tickets		
 * @comments	added block to donate page
 **/ 
.financial-standard {
	background: url('/sites/all/themes/covenant_house/images/donate/financial-standard/bg.gif') no-repeat scroll top left;
	width: 229px;
	height: 176px;
	margin: 10px 0 0 3px;			
}
.financial-standard img {
	margin: -5px 5px 5px -5px;
	float: left;
}
.financial-standard h3 {
	float: left;
	width: 140px;
	font: 14px arial, helvetica, sans-serif;
	color: #007ac9;
	margin-top: 25px;
}
.financial-standard p {
	font: 12px arial, helvetica, sans-serif;
	padding: 0 10px;
	margin-top: 0px;
}
