
/* Arcurve DNN Containers */

/* Aqua */
.aq {background: #e6ffff;}
.aq .ctr-actions {display: inline;}
.aq .ctr-title {position: absolute; margin: 25px 0 0 20px; }
.aq .ctr-title .Head {color: #887d69; font-size: 11px;  }
.aq .ctr-content {padding: 40px 20px 45px 20px; }
.aq .ctr-content .Normal, .aq .ctr-content div, .aq .ctr-content span, .aq .ctr-content p {color: #887d69; font-size: 18px; line-height: 25px; font-weight: lighter }


/* Fog */
.fg {background: #f1f0ed;}
.fg .ctr-actions {display: inline;}
.fg .ctr-title {padding: 20px 0 0 20px;}
.fg .ctr-title .Head {color: #887d69; font-size: 11px; font-weight: normal;}
.fg .ctr-content {padding: 00px 20px 45px 20px; font-size: 12px; line-height: 25px;}
.fg .ctr-content .Normal {color: #5f5951; font-size: 12px; line-height: 25px;}


/* PeaSoup */
.ps {background: #dade6f;}
.ps .ctr-actions {display: inline;}
.ps .ctr-title {padding: 20px 0 0 20px;}
.ps .ctr-title .Head {color: #fff; font-size: 11px; font-weight: normal;}
.ps .ctr-content {padding: 28px 20px 20px 20px; font-size: 12px; line-height: 25px;}
.ps .ctr-content .Normal {color: #5f5951; font-size: 12px; line-height: 25px;}


/* Puddy */
.pd {background: #e8e7e4;}
.pd .ctr-actions {display: inline;}
.pd .ctr-title {padding: 20px 0 0 20px;}
.pd .ctr-title .Head {color: #5f5951; font-size: 11px; font-weight: normal;}
.pd .ctr-content {padding: 15px 20px 20px 20px; font-size: 12px; line-height: 25px;}
.pd .ctr-content .Normal {color: #9d9992; font-size: 12px; line-height: 25px;}
.pd .ctr-content .Normal strong {color: #5f5951;}


/* Mud */
.md {background: #5f5951;}
.md .ctr-actions {display: inline;}
.md .ctr-title {padding: 20px 0 0 20px; height:0px}
.md .ctr-title .Head {color: #fff; font-size: 11px; font-weight: normal;}
.md .ctr-content {padding: 15px 20px 20px 20px; font-size: 12px; line-height: 25px; }
.md .ctr-content .Normal {color: #fff; font-size: 12px; line-height: 25px;}


/* Walnut */
.wt {background: #383530;}
.wt .ctr-actions {display: inline;}
.wt .ctr-title {padding: 20px 0 0 20px; height: 0px }
.wt .ctr-title .Head {color: #fff; font-size: 11px; font-weight: normal;}
.wt .ctr-content {padding: 15px 20px 20px 20px; font-size: 12px; line-height: 25px;}
.wt .ctr-content .Normal {color: #fff; font-size: 12px; line-height: 25px;}


/* Admin */
.ad {background: #fbfbfa; border-bottom: 1px solid #e4e1dc;}
.ad .ctr-title {padding: 20px 0 0 20px;}
.ad .ctr-title .Head {color: #5f5951; font-size: 16px; font-weight: normal;}
.ad .ctr-content {padding: 40px 20px 45px 20px; font-size: 12px; line-height: 25px;}
.ad .ctr-content .Normal {color: #5f5951; font-size: 12px; line-height: 25px;}

