/* CSS Document */

.c_wrapper {padding:0px; margin:0px;}
.c_head{padding:0px; margin:0px; text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_title h1{float:left;}
.c_icon img { float:left; padding-right:4px; }
.head_title h1{margin: 0px 0px 0px 5px; font-size: 12px; font-weight:bold;}
.head_title {margin:0; padding: 6px 0px 6px 0px;  float:left;width:100%;}


.icn img{margin-right:5px;}
.title_vis{margin:0; float:right;}

.c_content{clear:both; padding: 6px 6px 0px 8px;}
.c_contentpane{padding:0px 0 0 0; text-align:left;}

/*---------- default style for head & normal -----------*/
.footer .Normal p {color:#000;} 

.Normal p{margin-top: 0px; color:#fff; font-size: 11px; margin-bottom: 0.7em; } /* Spacing between paragraphs */


.contentpane_wrapper .Normal p {color:#000;}
.contentpane_wrapper .Normal a, .contentpane_wrapper .Normal a:link, .contentpane_wrapper .Normal a:visited, .contentpane_wrapper .Normal a:active  {color:#fff; font-weight:bold; text-decoration:underline;}
.contentpane_wrapper .Normal a:hover  {color:#000; font-weight:bold; text-decoration:underline;}
/*---------- -------------*/

/*----------

.bottom_content {
position:relative;
left: 224px;
}

 -------------*/

.c_contentpane .p + p { margin-bottom: 0.5em; }
.c_contentpane a {color:#fff;}
div.c_contentpane div div p a {color:#fff;} 
.footer .c_contentpane a {color:#000;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}


