/*------------------------------------------------------------*/
/*         Skin Styles for DotNetNuke - By DrNuke             */
/*  Copyright Healthcare Professionals - All rights reserved  */
/*------------------------------------------------------------*/

.MainTitleCell { padding:16px 0 10px 0; margin:0; vertical-align:middle; }
.BlueBoxedTitleCell { padding:10px 0 0 0; margin:0; vertical-align:middle; }
.GreenBoxedTitleCell { padding:10px 0 0 0; margin:0; vertical-align:middle; }
.TealBoxedTitleCell { padding:10px 0 0 0; margin:0; vertical-align:middle; }
.MainTable { width:100%; padding:0 20px 0 20px; }

/* Blue Box */
/*-------------------------------------------------------*/
.BlueBoxedTable { width:100%; }
.BlueBoxedTL { width:24px; height:35px; }
.BlueBoxedTR { width:24px; height:35px; }
.BlueBoxedT { height:35px; vertical-align:top; background:url(images/blue/contboxed-t.gif) repeat-x top; }
.BlueBoxedTM { background:url(images/blue/contboxed-tm.gif) no-repeat top right; height:100%; }
.BlueBoxedTL2 { width:24px; height:3px; }
.BlueBoxedTR2 { width:24px; height:3px; }
.BlueBoxedT2 { height:3px; background:url(images/common/contboxed-t2.gif) repeat-x top; }
.BlueBoxedL { width:24px; height:1px; background:url(images/common/contboxed-l.gif) repeat-y top; }
.BlueBoxedR { width:24px; height:1px; background:url(images/common/contboxed-r.gif) repeat-y top; }
.BlueBoxedBL { width:24px; height:22px; }
.BlueBoxedBR { width:24px; height:22px; }
.BlueBoxedB { height:22px; background:url(images/common/contboxed-b.gif) repeat-x top; }
.BlueBoxedM { background:#e8f1f5; padding:10px 0 0 0; }

/* Green Box */
/*-------------------------------------------------------*/
.GreenBoxedTable { width:100%; }
.GreenBoxedTL { width:24px; height:35px; }
.GreenBoxedTR { width:24px; height:35px; }
.GreenBoxedT { height:35px; background:url(images/green/contboxed-t.gif) repeat-x top; }
.GreenBoxedTM { background:url(images/green/contboxed-tm.gif) no-repeat top right; height:100%; }
.GreenBoxedTL2 { width:24px; height:3px; }
.GreenBoxedTR2 { width:24px; height:3px; }
.GreenBoxedT2 { height:3px; background:url(images/common/contboxed-t2.gif) repeat-x top; }
.GreenBoxedL { width:24px; height:1px; background:url(images/common/contboxed-l.gif) repeat-y top; }
.GreenBoxedR { width:24px; height:1px; background:url(images/common/contboxed-r.gif) repeat-y top; }
.GreenBoxedBL { width:24px; height:22px; }
.GreenBoxedBR { width:24px; height:22px; }
.GreenBoxedB { height:22px; background:url(images/common/contboxed-b.gif) repeat-x top; }
.GreenBoxedM { background:#e8f1f5; padding:10px 0 0 0; }

/* Teal Box */
/*-------------------------------------------------------*/
.TealBoxedTable { width:100%; }
.TealBoxedTL { width:24px; height:35px; }
.TealBoxedTR { width:24px; height:35px; }
.TealBoxedT { height:35px; background:url(images/teal/contboxed-t.gif) repeat-x top; }
.TealBoxedTM { background:url(images/teal/contboxed-tm.gif) no-repeat top right; height:100%; }
.TealBoxedTL2 { width:24px; height:3px; }
.TealBoxedTR2 { width:24px; height:3px; }
.TealBoxedT2 { height:3px; background:url(images/common/contboxed-t2.gif) repeat-x top; }
.TealBoxedL { width:24px; height:1px; background:url(images/common/contboxed-l.gif) repeat-y top; }
.TealBoxedR { width:24px; height:1px; background:url(images/common/contboxed-r.gif) repeat-y top; }
.TealBoxedBL { width:24px; height:22px; }
.TealBoxedBR { width:24px; height:22px; }
.TealBoxedB { height:22px; background:url(images/common/contboxed-b.gif) repeat-x top; }
.TealBoxedM { background:#e8f1f5; padding:10px 0 0 0; }




