﻿/*========================================================*/
/*             ShapingDesign.com Container CSS            */
/*              http://www.ShapingDesign.com              */
/*========================================================*/
/*     Shaping Design Agility Blue Container CSS          */
/*========================================================*/
/*====================*/
/*    General CSS     */
/*====================*/
/* set font size to 0   */ div{font-size:10px;}
/* title div            */ #titlediv{height:40px;}
/* title                */ #title{text-align:center;padding:30px 0 0 10px;font:16px Arial, Helvetica, sans-serif;}
/* title                */ #title h1{line-height:16px;margin:0;padding:0;vertical-align:top;}
/* title                */ #title h1 span{line-height:16px;margin:0;padding:0;vertical-align:top;}
/* title                */ h1 .title, h1 span.title {line-height:16px;font:bold 16px Arial, Helvetica, sans-serif; color:#444; padding:0; white-space:nowrap;}
/* color title          */ .paneTitle {font:bold 16px Arial, Helvetica, sans-serif; color:#333; padding:0; white-space:nowrap;}
/* container css        */ .container{}
/* visibility div       */ #visibility{float:right; padding:0 10px 0 0;}
/* content div          */ #contentdiv{clear:both;vertical-align:top;overflow:auto;}
/* content              */ .content {clear:both;padding:10px;color:#eee;}
#panecontainer{clear:both;margin-bottom:10px;overflow:auto;}
#panecontent{background:#eee;}
/*    07 CSS    */
/*====================*/
/* top center           */ #pane_ct  {background: url('images/t.jpg') top right repeat-x; height:19px;height:19px; font-size:0px;}
/* top left             */ #pane_ctr {background: url('images/tr.jpg') top right no-repeat; height:19px; font-size:0px;}
/* top right            */ #pane_ctl {background: url('images/tl.jpg') top left no-repeat; height:19px;font-size:0px;}
/* content mid center   */ #pane_ml {background:url('images/l.jpg') top left repeat-y;}
/* content mid right    */ #pane_mr {background:url('images/r.jpg') top right repeat-y;}
/* content bottom       */ #pane_b {background: url('images/b.jpg') top right repeat-x;height:19px;}
/* content bottom left  */ #pane_bl {background: url('images/bl.jpg') top left no-repeat; height:19px;}
/* content bottom right */ #pane_br {background:url('images/br.jpg') top right no-repeat; height:19px;}
/*====================*/

/*    END OF CSS          */
