/* CSS Document */

.c_head{margin-top:8px;text-align:left; }

/*---------- To align the Actions, Icon and Title ---------*/
.c_actions, .head_title .head_title_grad h1{float:left;}
.c_icon img {float:left; padding-right:4px; }
.head_title h1{margin:4px 0 0 0;}
.icn img{margin-right:5px;}
.title_vis{float:right; height:20px; margin-top:4px;}


/*Green*/
.head_title_green{background:url(images/green_left.png) no-repeat top left;}
.c_head_green{background:url(images/green_right.png) no-repeat top right; clear:both;}
.c_icon_green{background:url(images/green.png) repeat-x top left; padding:1px 0 5px 0; margin:0 12px 0 10px;}
.c_actions_green{float:none; padding-top:5px; float:left;}

/*Purple*/
.head_title_purple{background:url(images/purple_left.png) no-repeat top left;}
.c_head_purple{background:url(images/purple_right.png) no-repeat top right; clear:both;}
.c_icon_purple{background:url(images/purple.png) repeat-x top left; padding:1px 0 5px 0; margin:0 12px 0 10px;}
.c_actions_purple{float:none; padding-top:5px; float:left;}

/*Blue*/
.head_title_blue{background:url(images/blue_left.png) no-repeat top left;}
.c_head_blue{background:url(images/blue_right.png) no-repeat top right; clear:both;}
.c_icon_blue{background:url(images/blue.png) repeat-x top left; padding:1px 0 5px 0; margin:0 12px 0 10px;}
.c_actions_blue{float:none; padding-top:5px; float:left;}

/*Red*/
.head_title_red{background:url(images/red_left.png) no-repeat top left;}
.c_head_red{background:url(images/red_right.png) no-repeat top right; clear:both;}
.c_icon_red{background:url(images/red.png) repeat-x top left; padding:1px 0 5px 0; margin:0 12px 0 10px;}
.c_actions_red{float:none; padding-top:5px; float:left;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {clear:both;margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}





























