/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by DesignStudio                      */
/*               http://skins.hohoyoo.com                    */
/*                sales@hohoyoo.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- overriding default margin         --*/  p { margin: 0;}
/*-- Body default font                 --*/  body{font-size: 12px;}
/*-- conatiner title token             --*/ .rs_DeepskyblueTitle { font-size: 12px; line-height: 1.4em; font-family: tahoma; color: #000; font-weight: bold; }
/*-- container title cell              --*/ .rs_DeepskyblueTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .rs_DeepskyblueActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .rs_DeepskyblueContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #393939; text-align:left; padding: 2px 2px 2px 2px;}

/*-- top center section                --*/ .rs_DeepskyblueT { background: url(01-LightRed_midbr.gif) repeat-x bottom left; vertical-align:top; height: 28px; padding: 2px 0 0 4px; }
/*-- top left section                  --*/ .rs_DeepskyblueTL { background: url(01_rs_leftbg.gif) no-repeat bottom left; vertical-align:top; height: 30px; width:18px; padding: 0; }
/*-- top right section                 --*/ .rs_DeepskyblueTR { background: url(01-LightRed_rightbr.gif) bottom right no-repeat; vertical-align:top; height: 28px; width:8px; padding: 0; }

/*-- mid center section                --*/ .rs_DeepskyblueM { background:  url(01-LightRed_midbg.gif);  background-repeat: repeat; padding: 0; }
/*-- mid left section                  --*/ .rs_DeepskyblueML { background: url(01_rs_midleftbg.gif) repeat-y bottom left; vertical-align:bottom; width:18px; padding: 0; }
/*-- mid left section2                  --*/.rs_DeepskyblueMb { background: url(01_rs_midleftbgb.gif) no-repeat bottom left; vertical-align:top; width:18px;padding: 0; height: 45px;}
/*-- mid right section                 --*/ .rs_DeepskyblueMR { background: url(01-LightRed_midrightbr.gif) repeat-y bottom right; vertical-align:top; width:8px; padding: 0; }

/*-- bottom center section             --*/ .rs_DeepskyblueB { background: url(01_rs_btmidbg.gif) no-repeat top left; vertical-align:top; height: 8px; padding: 0; }
/*-- bottom left section               --*/ .rs_DeepskyblueBL { background: url(01_rs_btleftbg.gif) no-repeat top left; vertical-align:top; height: 11px; width:18px; padding: 0; }
/*-- bottom right section              --*/ .rs_DeepskyblueBR { background: url(01-LightRed_btrightbr.gif) no-repeat top right; vertical-align:top; height: 11px; width:536px; padding: 0; }

/*========================================================*/


