/*========================================================*/
/*  Nifos by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/
                                 .container                 { margin:0px 0px 10px 0px; }
/*-- title line             --*/ .C11_TitleLine             { z-index:1; margin:0pt 20px 0pt 10px; position:relative; padding-top:20px; }
/*-- title                  --*/ .C11_Red_title             { float:left; color: #3366cc; font-size: 16px; line-height: 1.4em; font-weight: bold;  }
/*-- actions                --*/ .C11_Actions               { float:left; width:0px; }
/*-- visibility             --*/ .Visibility                { float:right; }
                                 .Visibility a:hover        { background-color:Transparent; }
/*-- content pane           --*/ .C11_ContentPane           { padding:15px 25px 10px 10px; }
                                 .FullContentPane           { width:100%; }
/*-- bottom icons           --*/ .Icons                     { padding:0px 0px 0px 10px; line-height:0; }
                                 .Icons a:hover             { background-color:Transparent; }
                                 .Icons a,.Icons input      { margin-top:10px; }
/*-- round container        --*/ .C11_roundcont             { background:transparent url(C_GS_ml.png) repeat-y scroll left top; margin:0; }
                                 .C11_right_bg              { background:url(C_GS_mr.png) repeat-y top right; margin:0 0 0 15px; position:relative; }                               
/*-- round top left         --*/ .C11_roundtop_leftD        { background:url(C11_tl.png) no-repeat top left; height:50px; }
/*-- round top right        --*/ .C11_roundtop_rightD       { background:url(C11_tr.png) no-repeat top right; height:50px; margin-top:-50px; margin-left:15px; }
/*-- round bottom left      --*/ .C11_roundbottom_leftD     { background:url(C_GS_bl.png) no-repeat bottom left; height:16px; }
/*-- round bottom right     --*/ .C11_roundbottom_rightD    { background:url(C_GS_br.png) no-repeat bottom right; height:16px; margin-top:-16px; margin-left:15px; }
/*-- image of corner        --*/ img.C11_corner_left        { width:15px; height:16px; border: none; display:block !important; }
/*-- image of corner        --*/ img.C11_corner_right       { height:16px; border: none; display:block !important; }
/*-- sep line section       --*/ .C11_sep                   { width:100%; font-size: 1px; position:absolute; }
/*-- sep left section       --*/ .C11_sepLeft               { background-image: url(sep.left.png);   background-position: top left;  background-repeat: no-repeat;   margin-right:51px; }
/*-- sep right section      --*/ .C11_sepRight              { background-image: url(sep.right.png);  background-position: top right; background-repeat: no-repeat;   margin-left:32px; margin-right:47px; }
/*-- sep img                --*/ .C11_sepLeft img           { height:25px; width:100%; }

