/*-----------------------------------------------------------------------*/
/*  ___      _  _      _                ___      _        _         _    */
/* |   \ _ _| \| |_  _| |_____   ___   / __|__ _| |_ __ _| |_  _ __| |_  */
/* | |) | '_| .` | || | / / -_) |___| | (__/ _` |  _/ _` | | || (_-<  _| */
/* |___/|_| |_|\_|\_,_|_\_\___|        \___\__,_|\__\__,_|_|\_, /__/\__| */
/*                                                         |__/          */
/*			  Skin Styles for DotNetNuke - Catalyst by DrNuke			 */
/*					  http://www.DrNuke.co.uk/catalyst					 */
/*				  Copyright DrNuke - All rights reserved				 */
/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/
/* General Container Styles												 */
/*-----------------------------------------------------------------------*/
.FullHeight { height:100%; }
.FullWidth { width:100%; }
.MainTitleCell { padding:0 5px 0 0; }
.BannerOpaqueTitleCell { padding:0 5px 0 0; }
.BannerDarkTitleCell { padding:0 5px 0 0; }
.InnerBannerOpaqueTitleCell { padding:0 5px 0 0; }
.MainContentCell { padding:10px 0 0 2px; }
.ContainerContent { vertical-align:top; }
.ContainerIcons { text-align:right; }

/*-----------------------------------------------------------------------*/
/* Main																	 */
/*-----------------------------------------------------------------------*/
.MainTable { width:100%; }
.MainT { vertical-align:middle; }

/*-----------------------------------------------------------------------*/
/* Banner Box															 */
/*-----------------------------------------------------------------------*/
.BannerOpaqueTable { width:100%; }
.BannerOpaqueTL { width:24px; height:24px; background:url(images/contbanner-tl.png) no-repeat bottom left; }
.BannerOpaqueT { height:24px; background:url(images/contbanner-bg.png) repeat; }
.BannerOpaqueTR { width:24px; height:24px; background:url(images/contbanner-tr.png) no-repeat bottom right; }
.BannerOpaqueL { width:24px; background:url(images/contbanner-bg.png) repeat; }
.BannerOpaqueTM { background:url(images/contbanner-bg.png) repeat; }
.BannerOpaqueM { padding:8px 0 0 1px; }
.BannerOpaqueR { width:24px; background:url(images/contbanner-bg.png) repeat; }
.BannerOpaqueBL { width:24px; height:24px; background:url(images/contbanner-bl.png) no-repeat top left; }
.BannerOpaqueB { height:24px; background:url(images/contbanner-bg.png) repeat; }
.BannerOpaqueBR { width:24px; height:24px; background:url(images/contbanner-br.png) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Banner Dark Box														 */
/*-----------------------------------------------------------------------*/
.BannerDarkTable { width:100%; }
.BannerDarkTL { width:24px; height:24px; background:url(images/contbanner-dark-tl.png) no-repeat bottom left; }
.BannerDarkT { height:24px; background:url(images/contbanner-dark-bg.png) repeat; }
.BannerDarkTR { width:24px; height:24px; background:url(images/contbanner-dark-tr.png) no-repeat bottom right; }
.BannerDarkL { width:24px; background:url(images/contbanner-dark-bg.png) repeat; } 
.BannerDarkTM { background:url(images/contbanner-dark-bg.png) repeat; }
.BannerDarkM { padding:8px 0 0 1px; }
.BannerDarkR { width:24px; background:url(images/contbanner-dark-bg.png) repeat; }
.BannerDarkBL { width:24px; height:24px; background:url(images/contbanner-dark-bl.png) no-repeat top left; }
.BannerDarkB { height:24px; background:url(images/contbanner-dark-bg.png) repeat; }
.BannerDarkBR { width:24px; height:24px; background:url(images/contbanner-dark-br.png) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Inner Banner Box														 */
/*-----------------------------------------------------------------------*/
.InnerBannerOpaqueTable { width:100%; }
.InnerBannerOpaqueTL { width:12px; height:12px; background:url(images/continnerbanner-tl.png) no-repeat bottom left; }
.InnerBannerOpaqueT { height:12px; background:url(images/contbanner-bg.png) repeat; }
.InnerBannerOpaqueTR { width:12px; height:12px; background:url(images/continnerbanner-tr.png) no-repeat bottom right; }
.InnerBannerOpaqueL { width:12px; background:url(images/contbanner-bg.png) repeat; }
.InnerBannerOpaqueTM { background:url(images/contbanner-bg.png) repeat; }
.InnerBannerOpaqueM { padding:8px 0 0 1px; }
.InnerBannerOpaqueR { width:12px; background:url(images/contbanner-bg.png) repeat; }
.InnerBannerOpaqueBL { width:12px; height:12px; background:url(images/continnerbanner-bl.png) no-repeat top left; }
.InnerBannerOpaqueB { height:12px; background:url(images/contbanner-bg.png) repeat; }
.InnerBannerOpaqueBR { width:12px; height:12px; background:url(images/continnerbanner-br.png) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Inner Banner Dark Box												 */
/*-----------------------------------------------------------------------*/
.InnerBannerDarkTable { width:100%; }
.InnerBannerDarkTL { width:12px; height:12px; background:url(images/continnerbanner-dark-tl.png) no-repeat bottom left; }
.InnerBannerDarkT { height:12px; background:url(images/contbanner-dark-bg.png) repeat; }
.InnerBannerDarkTR { width:12px; height:12px; background:url(images/continnerbanner-dark-tr.png) no-repeat bottom right; }
.InnerBannerDarkL { width:12px; background:url(images/contbanner-dark-bg.png) repeat; }
.InnerBannerDarkTM { background:url(images/contbanner-dark-bg.png) repeat; }
.InnerBannerDarkM { padding:8px 0 0 1px; }
.InnerBannerDarkR { width:12px; background:url(images/contbanner-dark-bg.png) repeat; }
.InnerBannerDarkBL { width:12px; height:12px; background:url(images/continnerbanner-dark-bl.png) no-repeat top left; }
.InnerBannerDarkB { height:12px; background:url(images/contbanner-dark-bg.png) repeat; }
.InnerBannerDarkBR { width:12px; height:12px; background:url(images/continnerbanner-dark-br.png) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Note																	 */
/*-----------------------------------------------------------------------*/
.RedCNoteTable { margin:0 auto; }
.RedCNoteTL { width:63px; height:35px; background:url(images/notestaple-tl.png) no-repeat top left; }
.RedCNoteT { height:35px; background:url(images/notebg-t.png) top left repeat-x; }
.RedCNoteTR { width:65px; height:35px; background:url(images/notestaple-tr.png) no-repeat top right; }
.RedCNoteL { width:17px; background:url(images/notebg-l.png) repeat; vertical-align:bottom; }
.RedCNoteM { padding:0 0px 0 1px; background-color:#fcfcfc; vertical-align:top; }
.RedCNoteR { width:19px; background:url(images/notebg-r.png) repeat; }
.RedCNoteBL { width:63px; height:55px; background:url(images/note-bl.png) no-repeat top left; }
.RedCNoteB { height:55px; background:url(images/notebg-b.png) repeat; text-align:right; }
.RedCNoteBR { width:80px; height:55px; background:url(images/note-br.png) no-repeat top right; text-align:right; padding:0 10px 0 0; }

/*-----------------------------------------------------------------------*/
/* Dark Header - Open													 */
/*-----------------------------------------------------------------------*/
.RedC1Table { width:100%; margin:0 auto; }
.RedC1TL { width:12px; height:33px; background:url(images/1-tl.gif) no-repeat top left; }
.RedC1T { height:33px; background:url(images/1bg-t.gif) top left repeat-x; vertical-align:bottom; }
.RedC1Ta { height:33px; vertical-align:middle; padding:0; }
.RedC1Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC1Tc { height:33px; vertical-align:bottom; text-align:right; padding:0 2px 0 0; }
.RedC1TR { width:12px; height:33px; background:url(images/1-tr.gif) no-repeat top right; }
.RedC1M { vertical-align:top; padding:10px 2px 0 3px; }

/*-----------------------------------------------------------------------*/
/* Dark Header - Grey BG												 */
/*-----------------------------------------------------------------------*/
.RedC2Table { width:100%; margin:0 auto; }
.RedC2TL { width:12px; height:33px; background:url(images/2-tl.gif) no-repeat top left; }
.RedC2T { height:33px; background:url(images/2bg-t.gif) top left repeat-x; vertical-align:bottom; }
.RedC2Ta { height:33px; vertical-align:middle; padding:0; }
.RedC2Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC2Tc { height:33px; vertical-align:bottom; text-align:right; padding:0 2px 0 0; }
.RedC2TR { width:12px; height:33px; background:url(images/2-tr.gif) no-repeat top right; }
.RedC2L { width:12px; background:url(images/2bg-l.gif) repeat; vertical-align:top; }
.RedC2M { padding:8px 0 0 1px; background:#f4f4f4 url(images/2bg-m.gif) top left repeat-x; vertical-align:top; }
.RedC2R { width:12px; background:url(images/2bg-r.gif) repeat; vertical-align:top; }
.RedC2BL { width:12px; height:13px; background:url(images/2-bl.gif) no-repeat top left; }
.RedC2B { height:13px; background:url(images/2bg-b.gif) top left repeat-x; }
.RedC2BR { width:12px; height:13px; background:url(images/2-br.gif) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Dark Header - Boxed													 */
/*-----------------------------------------------------------------------*/
.RedC3Table { width:100%; margin:0 auto; }
.RedC3TL { width:12px; height:33px; background:url(images/3-tl.gif) no-repeat top left; }
.RedC3T { height:33px; background:url(images/3bg-t.gif) top left repeat-x; vertical-align:bottom; }
.RedC3Ta { height:33px; vertical-align:middle; padding:0; }
.RedC3Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC3Tc { height:33px; vertical-align:bottom; text-align:right; padding:0 2px 0 0; }
.RedC3TR { width:12px; height:33px; background:url(images/3-tr.gif) no-repeat top right; }
.RedC3L { width:12px; background:url(images/3bg-l.gif) repeat; vertical-align:top; }
.RedC3M { padding:10px 2px 0 3px; background:#ffffff; vertical-align:top; }
.RedC3R { width:12px; background:url(images/3bg-r.gif) repeat; vertical-align:top; }
.RedC3BL { width:12px; height:13px; background:url(images/3-bl.gif) no-repeat top left; }
.RedC3B { height:13px; background:url(images/3bg-b.gif) top left repeat-x; }
.RedC3BR { width:12px; height:13px; background:url(images/3-br.gif) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Colour Header														 */
/*-----------------------------------------------------------------------*/
.RedC4Table { width:100%; margin:0 auto; }
.RedC4TL { width:12px; height:33px; background:url(images/4-tl.gif) no-repeat top left; }
.RedC4T { height:33px; background:url(images/4bg-t.gif) top left repeat-x; vertical-align:bottom; }
.RedC4Ta { height:33px; vertical-align:middle; padding:0; }
.RedC4Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC4Tc { height:33px; vertical-align:bottom; text-align:right; padding:0 2px 0 0; }
.RedC4TR { width:12px; height:33px; background:url(images/4-tr.gif) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Rounded - Grey BG													 */
/*-----------------------------------------------------------------------*/
.RedC5Table { width:100%; margin:0 auto; }
.RedC5TL { width:12px; height:12px; background:url(images/5-tl.gif) no-repeat top left; }
.RedC5T { height:12px; background:url(images/5bg-t.gif) top left repeat-x; vertical-align:bottom; }
.RedC5TR { width:12px; height:12px; background:url(images/5-tr.gif) no-repeat top right; }
.RedC5L { width:12px; background:url(images/5bg-l.gif) repeat; vertical-align:top; }
.RedC5M { padding:0 0 0 1px; background:#f4f4f4 url(images/5bg-m.gif) top left repeat-x; vertical-align:top; }
.RedC5Ma { vertical-align:middle; padding:0; }
.RedC5Mb { vertical-align:middle; padding:0 5px 0 0; }
.RedC5Mc { vertical-align:middle; text-align:right; padding:0 2px 0 0; }
.RedC5Md { vertical-align:top; padding:8px 2px 0 3px; } 
.RedC5R { width:12px; background:url(images/5bg-r.gif) repeat; vertical-align:top; }
.RedC5BL { width:12px; height:12px; background:url(images/5-bl.gif) no-repeat top left; }
.RedC5B { height:12px; background:url(images/5bg-b.gif) top left repeat-x; }
.RedC5BR { width:12px; height:12px; background:url(images/5-br.gif) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Flat Colour Header - Open											 */
/*-----------------------------------------------------------------------*/
.RedC6Table { width:100%; margin:0 auto; }
.RedC6TL { width:12px; height:33px; background:url(images/6-tl.gif) no-repeat top left; }
.RedC6T { height:33px; background:url(images/11bg-t.gif) top left repeat-x; vertical-align:bottom; }
.RedC6Ta { height:33px; vertical-align:middle; padding:0; }
.RedC6Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC6Tc { height:33px; vertical-align:middle; text-align:right; padding:0 2px 0 0; }
.RedC6TR { width:12px; height:33px; background:url(images/6-tr.gif) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Colour Header - Boxed												 */
/*-----------------------------------------------------------------------*/
.RedC7Table { width:100%; margin:0 auto; }
.RedC7TL { width:12px; height:33px; background:url(images/7-tl.gif) no-repeat top left; }
.RedC7T { height:33px; background:url(images/4bg-t.gif) top left repeat-x; vertical-align:bottom; }
.RedC7Ta { height:33px; vertical-align:middle; padding:0; }
.RedC7Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC7Tc { height:33px; vertical-align:bottom; text-align:right; padding:0 2px 0 0; }
.RedC7TR { width:12px; height:33px; background:url(images/7-tr.gif) no-repeat top right; }
.RedC7L { width:12px; background:url(images/3bg-l.gif) repeat; vertical-align:top; }
.RedC7M { padding:10px 2px 0 3px; background:#ffffff; vertical-align:top; }
.RedC7R { width:12px; background:url(images/3bg-r.gif) repeat; vertical-align:top; }
.RedC7BL { width:12px; height:13px; background:url(images/3-bl.gif) no-repeat top left; }
.RedC7B { height:13px; background:url(images/3bg-b.gif) top left repeat-x; }
.RedC7BR { width:12px; height:13px; background:url(images/3-br.gif) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Dark Header - Note													 */
/*-----------------------------------------------------------------------*/
.RedC8Table { width:100%; margin:0 auto; }
.RedC8TL { width:14px; height:33px; background:url(images/8-tl.png) no-repeat top right; }
.RedC8T { height:33px; background:url(images/8bg-t.gif) top left repeat-x; }
.RedC8Ta { height:33px; vertical-align:middle; padding:0 5px 0 0; }
.RedC8Tb { height:33px; vertical-align:bottom; text-align:right; padding:0 2px 0 0; }
.RedC8TR { width:19px; height:33px; background:url(images/8-tr.png) no-repeat top left; }
.RedC8L { width:14px; background:url(images/8bg-l.png) repeat; vertical-align:top; }
.RedC8La { width:14px; vertical-align:top; }
.RedC8Lb { width:14px; vertical-align:bottom; } 
.RedC8M { padding:8px 0 0 1px; background:#fcfcfc url(images/8bg-m.gif) repeat-x top left; vertical-align:top; }
.RedC8R { width:19px; background:url(images/8bg-r.png) repeat; vertical-align:top; }

/*-----------------------------------------------------------------------*/
/* Colour Header - Note													 */
/*-----------------------------------------------------------------------*/
.RedC9Table { width:100%; margin:0 auto; }
.RedC9TL { width:14px; height:33px; background:url(images/9-tl.png) no-repeat top right; }
.RedC9T { height:33px; background:url(images/9bg-t.gif) top left repeat-x; }
.RedC9Ta { height:33px; vertical-align:middle; padding:0; }
.RedC9Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC9Tc { height:33px; vertical-align:bottom; text-align:right; padding:0 2px 0 0; }
.RedC9TR { width:19px; height:33px; background:url(images/9-tr.png) no-repeat top left; }
.RedC9L { width:14px; background:url(images/8bg-l.png) repeat; vertical-align:top; }
.RedC9La { width:14px; vertical-align:top; }
.RedC9Lb { width:14px; vertical-align:bottom; }
.RedC9M { padding:8px 0 0 1px; background:#fcfcfc url(images/8bg-m.gif) repeat-x top left; vertical-align:top; }
.RedC9R { width:19px; background:url(images/8bg-r.png) repeat; vertical-align:top; }

/*-----------------------------------------------------------------------*/
/* Note																	 */
/*-----------------------------------------------------------------------*/
.RedC10Table { margin:0 auto; }
.RedC10TL { width:14px; height:33px; background:url(images/10-tl.png) no-repeat top left; }
.RedC10T { height:33px; background:url(images/10bg-t.png) top left repeat-x; }
.RedC10TM { height:33px; background:url(images/10-t.png) top right no-repeat; }
.RedC10TR { width:20px; height:33px; background:url(images/10-tr.png) no-repeat top right; }
.RedC10L { width:14px; background:url(images/10bg-l.png) repeat; vertical-align:bottom; }
.RedC10R { width:19px; background:url(images/10bg-r.png) repeat; vertical-align:bottom; }
.RedC10BL { width:63px; height:55px; background:url(images/10-bl.png) no-repeat top left; }
.RedC10B { height:55px; background:url(images/10bg-b.png) repeat; text-align:right; }
.RedC10BR { width:80px; height:55px; background:url(images/10-br.png) no-repeat top right; text-align:right; padding:0 10px 10px 0; }

/*-----------------------------------------------------------------------*/
/* Flat Colour Header - Boxed											 */
/*-----------------------------------------------------------------------*/
.RedC11Table { width:100%; margin:0 auto; }
.RedC11TL { width:12px; height:33px; background:url(images/11-tl.gif) no-repeat top left; }
.RedC11T { height:33px; background:url(images/11bg-t.gif) top left repeat-x; vertical-align:bottom; }
.RedC11Ta { height:33px; vertical-align:middle; padding:0; }
.RedC11Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC11Tc { height:33px; vertical-align:middle; text-align:right; padding:0 2px 0 0; }
.RedC11TR { width:12px; height:33px; background:url(images/11-tr.gif) no-repeat top right; }
.RedC11L { width:12px; background:url(images/3bg-l.gif) repeat; vertical-align:top; }
.RedC11M { padding:10px 2px 0 3px; background:#ffffff; vertical-align:top; }
.RedC11R { width:12px; background:url(images/3bg-r.gif) repeat; vertical-align:top; }
.RedC11BL { width:12px; height:13px; background:url(images/3-bl.gif) no-repeat top left; }
.RedC11B { height:13px; background:url(images/3bg-b.gif) top left repeat-x; }
.RedC11BR { width:12px; height:13px; background:url(images/3-br.gif) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Flat Colour Header - Grey BG											 */
/*-----------------------------------------------------------------------*/
.RedC12Table { width:100%; margin:0 auto; }
.RedC12TL { width:12px; height:33px; background:url(images/12-tl.gif) no-repeat top left; }
.RedC12T { height:33px; background:url(images/12bg-t.gif) top left repeat-x; vertical-align:bottom; }
.RedC12Ta { height:33px; vertical-align:middle; padding:0; }
.RedC12Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC12Tc { height:33px; vertical-align:middle; text-align:right; padding:0 2px 0 0; }
.RedC12TR { width:12px; height:33px; background:url(images/12-tr.gif) no-repeat top right; }
.RedC12L { width:12px; background:url(images/2bg-l.gif) repeat; vertical-align:top; }
.RedC12M { padding:8px 0 0 1px; background:#f4f4f4 url(images/2bg-m.gif) top left repeat-x; vertical-align:top; }
.RedC12R { width:12px; background:url(images/2bg-r.gif) repeat; vertical-align:top; }
.RedC12BL { width:12px; height:13px; background:url(images/2-bl.gif) no-repeat top left; }
.RedC12B { height:13px; background:url(images/2bg-b.gif) top left repeat-x; }
.RedC12BR { width:12px; height:13px; background:url(images/2-br.gif) no-repeat top right; }

/*-----------------------------------------------------------------------*/
/* Flat Colour Header - Note											 */
/*-----------------------------------------------------------------------*/
.RedC13Table { width:100%; margin:0 auto; }
.RedC13TL { width:14px; height:33px; background:url(images/13-tl.png) no-repeat top right; }
.RedC13T { height:33px; background:url(images/13bg-t.gif) top left repeat-x; }
.RedC13Ta { height:33px; vertical-align:middle; padding:0; }
.RedC13Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC13Tc { height:33px; vertical-align:middle; text-align:right; padding:0 2px 0 0; }
.RedC13TR { width:19px; height:33px; background:url(images/13-tr.png) no-repeat top left; }
.RedC13L { width:14px; background:url(images/8bg-l.png) repeat; vertical-align:top; }
.RedC13La { width:14px; vertical-align:top; }
.RedC13Lb { width:14px; vertical-align:bottom; }
.RedC13M { padding:8px 0 0 1px; background:#fcfcfc url(images/8bg-m.gif) repeat-x top left; vertical-align:top; }
.RedC13R { width:19px; background:url(images/8bg-r.png) repeat; vertical-align:top; }

/*-----------------------------------------------------------------------*/
/* Colour Header - Grey BG												 */
/*-----------------------------------------------------------------------*/
.RedC14Table { width:100%; margin:0 auto; }
.RedC14TL { width:12px; height:33px; background:url(images/14-tl.gif) no-repeat top left; }
.RedC14T { height:33px; background:url(images/4bg-t.gif) top left repeat-x; vertical-align:bottom; }
.RedC14Ta { height:33px; vertical-align:middle; padding:0; }
.RedC14Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.RedC14Tc { height:33px; vertical-align:bottom; text-align:right; padding:0 2px 0 0; }
.RedC14TR { width:12px; height:33px; background:url(images/14-tr.gif) no-repeat top right; }
.RedC14L { width:12px; background:url(images/2bg-l.gif) repeat; vertical-align:top; }
.RedC14M { padding:8px 0 0 1px; background:#f4f4f4 url(images/2bg-m.gif) top left repeat-x; vertical-align:top; }
.RedC14R { width:12px; background:url(images/2bg-r.gif) repeat; vertical-align:top; }
.RedC14BL { width:12px; height:13px; background:url(images/2-bl.gif) no-repeat top left; }
.RedC14B { height:13px; background:url(images/2bg-b.gif) top left repeat-x; }
.RedC14BR { width:12px; height:13px; background:url(images/2-br.gif) no-repeat top right; }

/* End DrNuke Catalyst Style Sheet */
/*-----------------------------------------------------------------------*/
