
/* PG DNN Containers */


.ctr-actions {width: 0; height: 0; float: left;}

/* Basic */
.basic {margin-bottom: 20px;}
.basic .ctr-title {padding: 10px 0 0 0; border-bottom: 0px dotted #dfdbd0;}
.basic .ctr-title .Head {color: #718a6d; color: #333; font-size: 26px; font-weight: normal; font-family: georgia, "times new roman", serif;}
.basic .ctr-content {padding: 5px 0px 10px 0px;}
.basic .ctr-content .Normal {color: #333; font-size: 13px; line-height: 1.5em;}


/* Earth */
.earth {background: #aaa38e; border-top: 6px solid #aaa38e; margin-bottom: 20px;}
.earth .ctr-title {padding: 4px 10px 4px 10px; background: #908872;}
.earth .ctr-title .Head {color: #fff; font-size: 17px; font-weight: normal;}
.earth .ctr-content {padding: 6px 10px 12px 10px;}
.earth .ctr-content .Normal, .earth .ctr-content a {color: #fff; font-size: 13px; line-height: 1.5em;}


/* Green */
.green {background: #9db59a; border-top: 6px solid #9db59a; margin-bottom: 20px; width: 100%; padding: 0;}
.green .ctr-title {padding: 4px 10px 4px 10px; background: #829d7e;}
.green .ctr-title .Head {color: #fff; font-size: 17px; font-weight: normal;}
.green .ctr-content {padding: 6px 10px 12px 10px;}
.green .ctr-content .Normal, .green .ctr-content a {color: #fff; font-size: 13px; line-height: 1.5em;}


/* Newsletter */
.newsletter {margin-bottom: 20px; width: 100%; padding: 0; border-top: 5px solid #829d7e;}
.newsletter-head {background: #9db59a; padding: 1px 10px 2px 10px;}
.newsletter-head .Head {color: #fff; font-size: 21px; font-weight: normal;}
.newsletter-head .icon {float: right; width: 48px; height: 48px; background: url(img/icon_newsletter.png) no-repeat; display: block; margin-top: -32px;}
.newsletter .ctr-content {padding: 15px 10px 12px 10px;}


/* Poll */
;.poll {margin-bottom: 20px; width: 90%; padding: 0; border-top: 5px solid #829d7e;}
.poll {margin-bottom: 20px; width: 100%; padding: 0; border-top: 5px solid #829d7e;}
.poll-head {background: #9db59a; padding: 1px 10px 2px 10px;}
.poll-head .Head {color: #fff; font-size: 21px; font-weight: normal;}
.poll-head .icon {float: right; width: 48px; height: 48px; background: url(img/icon_poll.png) no-repeat; display: block; margin-top: -32px;}
.poll .ctr-content {padding: 15px 10px 12px 10px;}


/* FreshFacts Login */
.ff {background: url(img/fresh_facts.gif) top left no-repeat #aaa38e; margin-bottom: 20px; padding-top: 60px;}
.ff .ctr-title {padding: 4px 10px 4px 10px; background: #908872; border-top: 6px solid #aaa38e;}
.ff .ctr-title .Head {color: #fff; font-size: 17px; font-weight: normal;}
.ff .ctr-content {padding: 6px 10px 12px 10px;}
.ff .ctr-content .Normal, .ff .ctr-content a {color: #fff; font-size: 13px; line-height: 1.5em;}


.green td span, .green td div, .green td,
.earth td span, .earth td div, .earth td,
.ff td span, .ff td div, .ff td {color: #fff;}