/*----------------------------------------------------*/
/*    Skin Styles for DotNetNuke - Flex by DrNuke     */
/*           http://www.DrNuke.co.uk/flex             */
/*       Copyright DrNuke - All rights reserved       */
/*----------------------------------------------------*/

.MainTable
{
    width: 100%;
    height: 100%;
    background:#d0d0d0;
}
.MainCell { padding:0px 0px 0px 0px; }	
.FooterArea { height:30px; padding:0 25px 0 25px; }

/* Logo cell */ 
.LogoCell { height:70px; padding:5px 0px 0px 12px; }
/* Privacy token cell */ 
.PrivacyCell { vertical-align:middle; padding:0 15px 0 0; background:url(images/footer.jpg) repeat-x top left; }
/* Terms token cell */ 
.TermsCell { vertical-align:middle; padding:0 10px 0 0; background:url(images/footer.jpg) repeat-x top left; }
/* Copyright token cell */ 
.CopyrightCell { width:100%; vertical-align:middle; padding:0 0 0 15px; background:url(images/footer.jpg) repeat-x top left; }

.BoxedTable { height:100%; background:#ffffff; }
.BoxedTL { width:9px; height:20px; background:url(images/boxed-l.gif) repeat-y top left; }
.BoxedT { height:89px; }
.BoxedTR { width:9px; height:20px; background:url(images/boxed-r.gif) repeat-y top right; }
.BoxedTopTL { width:11px; background:url(images/boxed-t.gif) repeat-x top #ffffff; }
.BoxedTopT { height:89px; background:url(images/boxed-t.gif) repeat-x top #ffffff; }
.BoxedTopTR { width:11px; background:url(images/boxed-t.gif) repeat-x top #ffffff; }
.BoxedL { width:6px; background:url(images/boxed-l.gif) repeat-y top left; }
.BoxedM { background:#FFFFFF; }
.BoxedR { width:6px; background:url(images/boxed-r.gif) repeat-y top right; }
.BoxedBL { width:9px; height:20px; background:url(images/boxed-bl.gif) no-repeat bottom left; }
.BoxedB { height:20px; background:url(images/boxed-b.gif) repeat-x bottom left; }
.BoxedBR { width:9px; height:20px; background:url(images/boxed-br.gif) no-repeat bottom right; }
.BoxedBottomBL { width:11px; height:20px; background:url(images/boxedbottom-bl.gif) no-repeat bottom left; }
.BoxedBottomB { height:20px; background:url(images/boxed-b.gif) repeat-x bottom left; }
.BoxedBottomBR { width:11px; height:20px; background:url(images/boxedbottom-br.gif) no-repeat bottom right; }

/* End Style Sheet */
/*----------------------------------------------------*/



