﻿/*========================================================*/
/*             ShapingDesign.com Container CSS            */
/*              http://www.ShapingDesign.com              */
/*========================================================*/
/*========================================================*/
/*     Shaping Design Brown Container CSS                 */
/*========================================================*/
/*====================*/
/*    General CSS     */
/*====================*/
/* container title        */ .Pane_Title {font:bold 14px tahoma; color:#444; padding:0;}
/* container title cell   */ .Pane_TitleTD {width:100%; padding:0;}
/* container actions cell */ .Pane_ActionsTD {width:0; padding:0 0 5px 0;}
/* container content pane */ .Pane_Content {background:#CCC; font: bold 14px tahoma; color:#FFF; padding:40px; border-bottom:0px solid #444; line-height: 1.5em; height: 100px; text-align:center;}
/* Color Background       */ .BackgroundColor{background:#000; width:100%; padding:0;}
.Normal{color: #444; font: bold 14px tahoma;}
/*====================*/
/* top center section     */ .Pane_T {background:url('images/T.gif') repeat-x left top; vertical-align:middle; height:4px; padding:2px 0 0 0;}
/* top left section       */ .Pane_TL {background:url('images/TL.gif') top left no-repeat; vertical-align:top; height:4px; width:5px; padding:0;}
/* top right section      */ .Pane_TR {background: url('images/TR.gif') top right no-repeat; height:4px; width:5px; vertical-align:middle; text-align:left; padding:0;}}
/* mid center section     */ .Pane_M {background:url('images/M.gif');vertical-align: top;padding: 0;}
/* mid left section       */ .Pane_ML {background:url('images/L.gif') bottom left repeat-y; vertical-align:top; width:5px; padding:0;}
/* mid right section      */ .Pane_MR {background:url('images/R.gif') bottom right repeat-y; vertical-align:top; width:5px; padding:0;}
/* bottom center section  */ .Pane_B {background:url('images/B.gif') bottom left repeat-x; vertical-align:top; height:5px; padding:0;}
/* bottom left section    */ .Pane_BL {background: url('images/BL.gif') bottom left no-repeat;	vertical-align: top; height:5px; width:5px; padding:0;}
/* bottom right section   */ .Pane_BR {background:url('images/BR.gif') bottom right no-repeat; vertical-align:top; height:5px; width:5px; padding:0;}
/*    END OF CSS          */
