/* CSS Document */

.c_head{padding:0; margin-top:8px;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:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;width:100%;}
.title_vis{margin:0; float:right;}

div.left-nav-wrapper{background:#fff url(images/leftnavbottom.png) no-repeat bottom center; width:212px;}
div.left-nav{ background:url(images/leftnavtop.png) no-repeat top center;  }
div.left-nav-inner{ padding:8px;}
div.left-nav-inner h1{color:#9a9a9a; text-transform:uppercase;}
div.left-nav-inner a.Normal{color:#4e4e4e; font-size:12px;}

div.feature_wrapper{background:#fff url(images/featuremiddle.png) repeat; width:201px; border:0px solid #FF0;}
div.feature_wrappertop{ background:url(images/featuretop.png) no-repeat top left;  }
div.feature_wrapperbottom{ background:url(images/featurebottom.png) no-repeat bottom left;  }
div.feature_inner{ padding:12px 8px 24px 20px;}
div.feature_inner h3{color:#000; padding:0; margin:0; font-size:11px;}
div.feature_inner ul{margin:0; padding:0 0 0 15px; list-style-image:url(images/ulicon.png)}
div.feature_inner ul li{color:#3e4395; font-size:11px;}

.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;}

