/* CSS Document */

.c_top_left{padding:0px; margin:0px; background:url(images/c_top_left.jpg) no-repeat top left; height:7px;}
.c_top_right{padding:0px; margin:0px; background:url(images/c_top_right.jpg) no-repeat top right;height:7px; }
.c_top_bg{padding:0px; margin:0 9px  0 10px;  background:#FFF url(images/c_top_bg.jpg) repeat-x top; height:7px; }

.c_head_left{padding:0px; margin:0px; background:url(images/c_head_left.jpg) repeat-y top left;}
.c_head_right{padding:0px; margin:0px; background:url(images/c_head_right.jpg) repeat-y top right; }
.c_head{padding:0; margin: 0 3px 0 3px; text-align:left;
        background: url(images/c_head_bg.jpg) repeat-x; 
        height:22px;
        }

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content_left{padding:0px; margin:0px; background:url(images/c_body_left.jpg) repeat-y top left;}
.c_content_right{padding:0px; margin:0px; background:url(images/c_body_right.jpg) repeat-y top right; }
.c_content{padding:0; margin: 0 3px 0 3px; 
           clear:both; 
           }
.c_contentpane{padding:4px 4px 0px 4px; text-align:left;               
               } /* border:solid 1px #CCC; #4F6F9F padding:8px 0 0 0; */


.c_footer_left{padding:0px; margin:0px 0px 10px 0px; background:url(images/c_bot_left.jpg) no-repeat top left; height:7px;}
.c_footer_right{padding:0px; margin:0px 0px 10px 0px; background:url(images/c_bot_right.jpg) no-repeat top right;height:7px; }
.c_footer{padding:0px; margin:0 9px 10px 10px;  background:#FFF url(images/c_bot_bg.jpg) repeat-x top; height:7px;
          text-align:right; } /*margin-bottom:15px;padding:0;*/

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px; margin-bottom:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}









