/* CSS Document */

.c_head_red{ float:left; width:100%; background:#f2f2f2;}


.contentpane .c_head_red {}

.contentpane .c_head_red ul li{list-style-position:inside;}
/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_title h1{float:left;}
.c_actions table { position:relative; z-index:1000; width:175px;}
.c_actions table tr td {padding:6px 2px 6px 2px;}
.c_actions table tr:hover{background-color:#999;}
.c_icon img { float:left; padding-right:4px; }
.head_title{height:21px; background-color:#981c34; border-bottom:2px solid #3a3e47; color:#fff; text-transform:uppercase; verticle-align:middle; line-height:21px; font-weight:bold; font-size:12px; width:100%; display:block;}

.TitleHead {color:white; padding-left:4px; }

.icn img{margin-right:5px;}

.head_title{margin:0; float:left; width:100%;}
.title_vis{margin:0; float:right;}

.c_content{clear:both; font-size:9px;}
.c_contentpane{padding:6px; text-align:left;}
.c_footer {clear:both;margin-bottom:0px;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;}



