/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by DesignStudio                      */
/*               http://skins.hohoyoo.com                    */
/*                sales@hohoyoo.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- overriding default body           --*/  body{font-size: 12px;}
.colorebg {background-color: #E0EDF8;}
/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .LB_01_Onexpo_bluebgTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; font-weight: bold;}
/*-- container title cell              --*/ .LB_01_Onexpo_bluebgTitleTD {padding:0px 5px 0px 5px; border: solid 1px #E0EDF8; }
/*-- container actions cell            --*/ .LB_01_Onexpo_bluebgActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LB_01_Onexpo_bluebgContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #333; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LB_01_Onexpo_bluebgT { background: url(01_Onexpo_blue_bg_mid.gif) repeat-x bottom left; vertical-align:top; height: 16px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .LB_01_Onexpo_bluebgTL { background: url(01_Onexpo_blue_bg_left.gif) no-repeat bottom left; vertical-align:top; height: 16px; width:7px; padding: 0; }
/*-- top right section                 --*/ .LB_01_Onexpo_bluebgTR { background: url(01_Onexpo_blue_bg_right.gif) no-repeat bottom right; vertical-align:top; height: 16px; width:7px; padding: 0; }

/*-- mid center section                --*/ .LB_01_Onexpo_bluebgM { vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LB_01_Onexpo_bluebgML { background: url(01_Onexpo_blue_bg_midleft.gif) repeat-y bottom left; vertical-align:top; width:7px; padding: 0; }
/*-- mid right section                 --*/ .LB_01_Onexpo_bluebgMR { background: url(01_Onexpo_blue_bg_midright.gif) repeat-y bottom right; vertical-align:top; width:7px; padding: 0; }

/*-- bottom center section             --*/ .LB_01_Onexpo_bluebgB { background: url(01_Onexpo_blue_bg_btmid.gif); background-repeat:repeat-x top left; vertical-align:top; height: 11px; padding: 0; }
/*-- bottom left section               --*/ .LB_01_Onexpo_bluebgBL { background: url(01_Onexpo_blue_bg_btleft.gif) no-repeat top left; vertical-align:top; height: 11px; width:7px; padding: 0; }
/*-- bottom right section              --*/ .LB_01_Onexpo_bluebgBR { background: url(01_Onexpo_blue_bg_btright.gif) no-repeat top right; vertical-align:top; height: 11px; width:7px; padding: 0; }

/*========================================================*/




