/* CSS Document */

.c_head{padding:0; 
margin-top:0px;
text-align:left;
position:relative;
z-index:700;
}

#sidebar .c_head {
width:270px;
clear: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; }
.icn img{margin-right:5px;}

#content .head_title h1 {
display:block;
width:572px;
margin:0px 0 5px;
font-size:20px;
line-height:22px;
font-weight:normal;
color:#ffffff;
background-repeat:no-repeat;
padding:3px 0 5px 43px;
}

#content .peopleSection .head_title h1 {
padding-left:22px;
width:593px;
}

#splashPage #content .head_title h1 {
display:none;
}

#content #mainWide .head_title h1 {
width:857px;
}

#content .productContent .head_title h1 {
width:415px;
}

#content .productsList .head_title h1,
#sidebar .productImage .head_title h1 {
display:none;
}

#content .prodDetailsSub .head_title h1 {
width:108px;
font-size:13px;
background-image:none;
background-color:#02335C;
padding-left:30px;
border-bottom:1px solid #fff;
}

#content #sidebar .head_title h1 {
width:227px;
}

#content .peopleSection #dnn_sidebarPane .head_title h1 {
width:248px;
}

.title_vis{margin:0; float:right;}

.c_content{
clear:both;
}

#content #main .c_content h1 {
background-image:none;
background-color:#fff;
}
.c_contentpane{
padding:0px 0 0 0; text-align:left;}
.c_footer {clear:both;margin-bottom:5px;padding:0; text-align:right;}

.contentInner .DNN_HTMLContent {
margin:0 22px;
}

/*---------- 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;}

