/*-------------------------------------------------------------*/
/* Container Styles for DotNetNuke - Wycliffe Aurora by DrNuke */
/*           http://www.DrNuke.co.uk/aurora                    */
/*-------------------------------------------------------------*/

.containermaster { width: 100%; }
/* was { width: 100%; background-color: #ffffff; moz-border-radius-bottomleft: 15px; moz-border-radius-bottomright: 15px; moz-border-radius-topleft: 3px; moz-border-radius-topright: 3px; */
.MainTitleCell { padding: 0px 0px 0px 0px; }
.BannerTitleCell { padding: 0px 0px 0px 0px; }
.RoundedTitleCell { background-color: #f5f2ed; padding: 0px 0px 0px 2px; }
.V1TitleCell { padding: 4px 0px 4px 0px; }
.MainContentCell { padding: 0; }
/* V1 Headings */ 
.V1HeadPurple { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; font-weight:bold; padding:0px 0px 0px 0px; height: 12px; }
/* Banner Box */
/*-------------------------------------------------------*/
/* outer table on banner container */ 
.BannerTable { width: 100%; }
/* top left corner */ 
.BannerTL { width: 24px; height: 24px; background: url(images/common/contbanner-tl.png) no-repeat bottom left; }
/* top edge */ 

.BannerT { height: 24px; background: url(images/common/contbanner-bg.png) repeat; }

/* top right corner */ 

.BannerTR { width: 24px; height: 24px; background: url(images/common/contbanner-tr.png) no-repeat bottom right; }
/* left edge */ 
.BannerL { width: 24px; background: url(images/common/contbanner-bg.png) repeat; }
/* content area */ 
.BannerTM { background: url(images/common/contbanner-bg.png) repeat; }
/* content area */ 
.BannerM { padding: 8px 0px 0px 1px; }
/* right edge */ 
.BannerR { width: 24px; background: url(images/common/contbanner-bg.png) repeat; }
/* bottom left corner */ 
.BannerBL { width: 24px; height: 24px; background: url(images/common/contbanner-bl.png) no-repeat top left; }
/* bottom edge */ 
.BannerB { height: 24px; background: url(images/common/contbanner-bg.png) repeat; }
/* bottom right corner */ 
.BannerBR { width: 24px; height: 24px; background: url(images/common/contbanner-br.png) no-repeat top right; }

/* Rounded Box */
/*-------------------------------------------------------*/
/* outer table on banner container */ 
.RoundedTable { width: 274px; background-color: #f5f2ed;}
/* top left corner */ 
.RoundedTL { width: 12px; height:12px; background: url(images/common/controunded-tl.gif) no-repeat bottom left; }
/* top edge */ 
.RoundedT { height:12px; background: url(images/common/controunded-t.gif) repeat; }
/* top right corner */ 
.RoundedTR { width: 12px; height:12px; background: url(images/common/controunded-tr.gif) no-repeat bottom right; }
/* left edge */ 
.RoundedL { width: 12px; background: url(images/common/controunded-l.gif) repeat; }
/* content area */ 
.RoundedTM { }
/* content area */ 
.RoundedM { padding: 0px; }
/* right edge */ 
.RoundedR { width:12px; background: url(images/common/controunded-r.gif) repeat; }
/* bottom left corner */ 
.RoundedBL { width: 12px; height: 12px; background: url(images/common/controunded-bl.gif) no-repeat top left; }
/* bottom edge */ 
.RoundedB { height: 12px; background: url(images/common/controunded-b.gif) repeat; }
/* bottom right corner */ 
.RoundedBR { width: 12px; height: 12px; background: url(images/common/controunded-br.gif) no-repeat top right; }

/* V1 Box */
/*------------------------width:100%; -------------------------------*/
/* outer table on V1 container */ 
.V1Table { margin-left: 0px; margin-bottom: 10px; height: 240px; width: 260px; }
/* top left corner */ 
.V1TL { width: 10px; height: 30px; background: url(images/common/V1-TL.gif) no-repeat top left #008740;}
/* top right corner */ 
.V1TR { width: 10px; height: 30px; background: url(images/common/V1-TR.gif) no-repeat top right #008740;}
/* left edge */ 
.V1L { width:10px; background: url(images/common/V1-rML.gif) repeat-y; }
/* content area */ 
.V1M { background: url(images/common/V1-rBG.gif) repeat-x #F5F3F5; padding: 0; }
/* content area purple */ 
.V1PurpleM { height: 30px; background: url(images/common/V1-T.gif) repeat-x #008740; }
/* right edge */ 
.V1R { width:10px; background: url(images/common/V1-rMR.gif) repeat-y; }
/* bottom edge */ 
.V1BL { height: 10px; background: url(images/common/V1-rBL.gif) no-repeat bottom left; }
.V1B { height: 10px; background: url(images/common/V1-rBM.gif) repeat-x; }
.V1BR { height: 10px; background: url(images/common/V1-rBR.gif) no-repeat bottom right; }

.container_header { height: 28px; background-color: #DBDBDB; }
.containerpadding { padding-left: 2px; padding-right: 6px; padding-top: 6px; padding-bottom: 6px; }
.V1Table p img { margin-left: 0; clear: none; }
.V1Table p a:link, .V1Table p a:visited, .V1Table p a:active, .V1Table p a:hover { border: none; }