
/* DestinyRed Container Classes */

.red_master { margin-top: 12px; }

.red_header_left { background: url(images/red_header_left.png) no-repeat top left; height: 36px; width: 100%; }
.red_header_right { background: url(images/red_header_right.png) no-repeat top right; height: 36px; width: 100%; }
.red_header_middle { height: 36px; background: url(images/red_header_middle.png) repeat-x; margin: 0 12px; }

.red_title { color: #ffffff; font-family: Arial, Helvetica, Verdana, Sans-Serif, Serif; font-size: 18px; font-weight: normal; line-height: 36px; }

.red_content { background: #ffffff; border-left: 1px solid #892034; border-right: 1px solid #892034; padding: 12px; }

.red_contentpane { color: #ffffff; width: 100%; }

.red_footer_left { background: url(images/red_footer_left.png) no-repeat left; height: 12px; width: 100%; }
.red_footer_right { background: url(images/red_footer_right.png) no-repeat right; height: 12px; width: 100%; }
.red_footer_middle { background: url(images/red_footer_middle.png) repeat-x; height: 12px; margin: 0 12px; }
