/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  FMC                                   */
/*========================================================*/
/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- conatiner title token             --*/ 
.BlueLine05Title { font-size: 12px; font-family: Verdana; color: #222222; font-weight: bold; }
/*-- container title cell              --*/ 
.BlueLine05TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ 
.BlueLine05ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ 
.BlueLine05Content { font-size: 12px; line-height: 1.4em; color: #353535; text-align:justify; padding: 5px 4px 15px 4px;}
/*-- container Icons cell              --*/ 
.BlueLine05Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*BlueLine_Solid*/
.BlueLine05T { background: url(images/15t_Blue.gif) bottom left repeat-x; vertical-align:top; height: 20px; padding: 1px 3px 0 3px; }

/*BlueLine_Checked*/
.BlueLine03T { background: url(images/13t_Blue.gif) bottom left repeat-x; vertical-align:top; height: 25px; padding: 1px 3px 0 3px; }

/*BlueLine_Dotted*/
.BlueLine07T { background: url(images/17t_Blue.gif) bottom left repeat-x; vertical-align:top; height: 20px; padding: 1px 3px 0 3px; }

/*BlueLine_Boxed*/
/*-- top center section                --*/ 
.BlueLine01T { background: url(images/11t_Blue.gif) bottom left repeat-x; vertical-align:top; height: 25px; padding: 1px 0 0 0px; }
/*-- top left section                  --*/ 
.BlueLine01TL { background: url(images/11tl_Blue.gif) bottom left no-repeat; vertical-align:top; height: 25px; width:3px; padding: 0; }
/*-- top right section                 --*/ 
.BlueLine01TR { background: url(images/11tr_Blue.gif) bottom right no-repeat; vertical-align:top; height: 25px; width:3px; padding: 0; }

/*==================*/
/*LightBlueLine_CSS*/
/*=================*/

/*LightBlueLine_Solid*/
.LightBlueLine05T { background: url(images/15t_lightBlue.gif) bottom left repeat-x; vertical-align:top; height: 20px; padding: 1px 3px 0 3px; }

/*LightBlueLine_Checked*/
.LightBlueLine03T { background: url(images/13t_lightBlue.gif) bottom left repeat-x; vertical-align:top; height: 25px; padding: 1px 3px 0 3px; }

/*LightBlueLine_Dotted*/
.LightBlueLine07T { background: url(images/17t_lightBlue.gif) bottom left repeat-x; vertical-align:top; height: 20px; padding: 1px 3px 0 3px; }

/*LightBlueLine_LightBoxed*/
/*-- top center section                --*/ 
.LightBlueLine01T { background: url(images/11t_lightBlue.gif) bottom left repeat-x; vertical-align:top; height: 25px; padding: 1px 0 0 0px; }
/*-- top left section                  --*/ 
.LightBlueLine01TL { background: url(images/11tl_lightBlue.gif) bottom left no-repeat; vertical-align:top; height: 25px; width:3px; padding: 0; }
/*-- top right section                 --*/ 
.LightBlueLine01TR { background: url(images/11tr_lightBlue.gif) bottom right no-repeat; vertical-align:top; height: 25px; width:3px; padding: 0; }
