/*----------------------------------------------------*/
/*  ___      _  _      _               ___ _          */
/* |   \ _ _| \| |_  _| |_____   ___  | __| |_____ __ */
/* | |) | '_| .` | || | / / -_) |___| | _|| / -_) \ / */
/* |___/|_| |_|\_|\_,_|_\_\___|       |_| |_\___/_\_\ */
/*                                                    */
/*  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:0; }	
.FooterArea { height:30px; padding:0 25px 0 25px; }

/* Logo cell */ 
.LogoCell { height:70px; padding:5px 0 0 12px; }
/* Privacy token cell */ 
.PrivacyCell { vertical-align:middle; padding:0 15px 0 0; }
/* Terms token cell */ 
.TermsCell { vertical-align:middle; padding:0 10px 0 0; }
/* Copyright token cell */ 
.CopyrightCell { width:100%; vertical-align:middle; padding:0 0 0 15px; }

.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 */
/*----------------------------------------------------*/




