/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Pivocom                            */
/*            http://www.pivocom.com                      */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .JWB_BlueBorder-WhiteBoxTitle { font-size: 14px; line-height: 1.4em; font-family: tahoma; color: #ffffff; font-weight: bold; }
/*-- container title cell              --*/ .JWB_BlueBorder-WhiteBoxTitleTD { text-align: center; width:100%; padding: 0;}
/*-- container actions cell            --*/ .JWB_BlueBorder-WhiteBoxActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .JWB_BlueBorder-WhiteBoxContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 3px 0 0 0;}
/*-- container Icons cell              --*/ .JWB_BlueBorder-WhiteBoxIcons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .JWB_BlueBorder-WhiteBoxT { background: url(topside.jpg) bottom left repeat-x; vertical-align:top; height: 12px; width:1200px; padding: 0px 0 0 0; }
/*-- top left section                  --*/ .JWB_BlueBorder-WhiteBoxTL { background: url(topleft.jpg) bottom left no-repeat; vertical-align:top; height: 12px; width:12px; padding: 0; }
/*-- top right section                 --*/ .JWB_BlueBorder-WhiteBoxTR { background: url(topright.jpg) bottom right no-repeat; vertical-align:top; height: 12px; width:12px; padding: 0; }

/*-- mid center section                --*/ .JWB_BlueBorder-WhiteBoxM { background: #FFF; vertical-align:top; padding-bottom: 0; padding-top: 0; padding-left: 10px; padding-right: 10px }
/*-- mid left section                  --*/ .JWB_BlueBorder-WhiteBoxML { background: url(leftside.jpg) bottom left repeat-y; vertical-align:top; height: 12px; width:12px; padding: 0; }
/*-- mid right section                 --*/ .JWB_BlueBorder-WhiteBoxMR { background: url(rightside.jpg) bottom right repeat-y; vertical-align:top; height: 12px; width:12px; padding: 0; }

/*-- bottom center section             --*/ .JWB_BlueBorder-WhiteBoxB { background: url(bottomside.jpg) bottom left repeat-x; vertical-align:top; height: 12px; width:1200px; padding: 0px 0 0 0px; }
/*-- bottom left section               --*/ .JWB_BlueBorder-WhiteBoxBL { background: url(bottomleft.jpg) bottom left no-repeat; vertical-align:top; height: 12px; width:12px; padding: 0; }
/*-- bottom right section              --*/ .JWB_BlueBorder-WhiteBoxBR { background: url(bottomright.jpg) bottom right no-repeat; vertical-align:top; height: 12px; width:12px; padding: 0; }

/*========================================================*/




