/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*  ___                     _  _                                   _  */
/* | . ) ___  _  _  ___  _ | || | __ _   ____   ___  _   _ _  ___ | | */
/* |  < | . || `| || . || || || |/ _` | |____| | . || | \ v /| ._)| | */
/* |___)|___||_|`_||_  ||_||_||_|\__,_|        |  _||_| /_^_\|___ |_| */
/*                  ,__|                       |_|                    */
/*                                                                    */
/*              Pixel by Bongilla - Skins for DotNetNuke              */
/*                    http://www.Bongilla.com/pixel                   */
/*              Copyright Bongilla - All rights reserved              */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Common                                                             */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.FullHeight         {height: 100%;}
.FullWidth          {width: 100%;}
.ContainerContent   {vertical-align:top;}
.ContainerBox       {padding:0px 5px 0px 5px;}
.ContainerBoxBlank  {padding:0px 20px 0px 20px;}
.ContainerFootera   {text-align:left; padding:15px 0px 0px 0px;}
.ContainerFooterb   {text-align:right; padding:15px 0px 0px 0px;}
.ContainerGenBox    {padding:0px 10px 0px 10px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Header Colour                                                      */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.HCBox			    {}
.HCBoxa             {margin:0; padding:0;}
.HCBox .Actions	    {text-align:center; }
.HCBox .Title5		{color:#FFFFFF; font-size: 16px; font-weight:normal; font-family:Arial; padding: 0px 40px 0 0; text-align:left;}
.HCBox .Visibility	{padding:5px 5px 0 10px; }
.HCBox .Help	    {border:0; padding: 5px 0 0 0; background: transparent;}

.HCBoxTLh			{width: 17px; height: 41px; background: transparent url('images/HCBoxTL.gif') no-repeat left bottom;}
.HCBoxTLh img		{width: 17px; height: 41px; }
.HCBoxTh			{width: 100%; background: transparent url('images/HCBoxT.gif') repeat-x bottom; }
.HCBoxTRh			{width: 17px; height: 41px; background: transparent url('images/HCBoxTR.gif') no-repeat right bottom;}
.HCBoxTRh img		{width: 17px; height: 41px; }

.HCBoxTL			{width: 23px; height: 20px; background: transparent url('images/CWDBoxTL.gif') no-repeat left top;}
.HCBoxTL img		{width: 23px; height: 20px; }
.HCBoxT 			{width: 100%; background: transparent url('images/CWBoxT.gif') repeat-x top; }
.HCBoxTR			{width: 23px; height: 20px; background: transparent url('images/CWDBoxTR.gif') no-repeat right top;}
.HCBoxTR img		{width: 23px; height: 20px; }

.HCBoxL             {height: 100%; background:  url('images/CWBoxL.gif') repeat-y left top;}
.HCBoxR             {height: 100%; background:  url('images/CWBoxR.gif') repeat-y right top;}

.HCBoxBL			{width: 23px; height: 25px; background: transparent url('images/CWBoxBL.gif') no-repeat left top;}
.HCBoxBL img		{width: 23px; height: 25px; }
.HCBoxB 			{width: 100%; background: transparent url('images/CWBoxB.gif') repeat-x top; }
.HCBoxBR			{width: 23px; height: 25px; background: transparent url('images/CWBoxBR.gif') no-repeat right top;}
.HCBoxBR img		{width: 23px; height: 25px; }

.HCBoxContentPane	{padding:0 0 0 0;}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Header Gray                                                        */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.CGrayBox			    {}
.CGrayBoxa              {margin:0; padding:0;}
.CGrayBox .Actions	    {text-align:center; }
.CGrayBox .Title4		{color:#FFFFFF; font-size: 16px; font-weight:normal; font-family:Arial; padding: 0px 40px 0 0; text-align:left;}
.CGrayBox .Visibility	{padding:5px 5px 0 10px; }
.CGrayBox .Help	        {border:0; padding: 5px 0 0 0; background: transparent;}

.CGrayBoxTL			    {width: 17px; height: 41px; background: transparent url('images/CGrayBoxTL.gif') no-repeat left bottom;}
.CGrayBoxTL img		    {width: 17px; height: 41px; }
.CGrayBoxTM			    {width: 100%; background: transparent url('images/CGrayBoxT.gif') repeat-x bottom; }
.CGrayBoxTR			    {width: 17px; height: 41px; background: transparent url('images/CGrayBoxTR.gif') no-repeat right bottom;}
.CGrayBoxTR img		    {width: 17px; height: 41px; }

.CGrayBoxTLa			{width: 23px; height: 20px; background: transparent url('images/CWDBoxTL.gif') no-repeat left top;}
.CGrayBoxTLa img		{width: 23px; height: 20px; }
.CGrayBoxTMa			{width: 100%; background: transparent url('images/CWBoxT.gif') repeat-x top; }
.CGrayBoxTRa			{width: 23px; height: 20px; background: transparent url('images/CWDBoxTR.gif') no-repeat right top;}
.CGrayBoxTRa img		{width: 23px; height: 20px; }

.CGrayBoxLa             {height: 100%; background:  url('images/CWBoxL.gif') repeat-y left top;}
.CGrayBoxRa             {height: 100%; background:  url('images/CWBoxR.gif') repeat-y right top;}

.CGrayBoxBL			    {width: 23px; height: 25px; background: transparent url('images/CWBoxBL.gif') no-repeat left top;}
.CGrayBoxBL img		    {width: 23px; height: 25px; }
.CGrayBoxBM			    {width: 100%; background: transparent url('images/CWBoxB.gif') repeat-x top; }
.CGrayBoxBR			    {width: 23px; height: 25px; background: transparent url('images/CWBoxBR.gif') no-repeat right top;}
.CGrayBoxBR img		    {width: 23px; height: 25px; }

.CGrayBoxContentPane	{padding:0 0 0 0;}































































