﻿@import url("Block.css");
.c_container{}
/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, h2.c_title{float:left; }
.c_icon img {float:left; padding-right:4px;}
h2.c_title{margin:0; padding:0;}
.icn img{margin-right:5px;}

.title_vis{float:right;}

.c_content{clear:both; }
.c_contentpane{/*padding:5px;*/}
.c_footer {clear:both;margin-bottom:5px !important;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;}




.c_block_dtcp {
}
.block-right_dtcp {
    background: #f3f3f3 none repeat scroll 0 0;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.block-left_dtcp {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.block-center_dtcp {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    padding: 0;
}
.c-title-qti_dtcp {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444;
    display: block;
    float: left;
    font-weight: bold;
    line-height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    text-transform: uppercase;
}
.c-block-qti_dtcp {
    border: 1px solid #ccc;
    padding: 0 5px 5px;
    text-align: left;
}




#SubFileLibraryHome {
    position: relative;
}
#SubFileLibraryHome .titelBox {
    background: rgba(0, 0, 0, 0) url("../image/bgtt1.png") no-repeat scroll 0 0;
    color: #fff;
    font: bold 12px/25px arial;
    padding-left: 10px;
}
#SubFileLibraryHome .titelBox a {
    color: #fff;
    font: bold 12px/25px arial;
}
#SubFileLibraryHome .viewMore {
    background: rgba(0, 0, 0, 0) url("../image/viewMore.png") no-repeat scroll right center;
    color: #999999;
    font: 12px/28px arial;
    height: 28px;
    padding-right: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 196px;
}
#SubFileLibraryHome .viewMore:hover {
    color: #0064b1;
}
#SubFileLibraryHome table {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
}
#SubFileLibraryHome .headerList {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #333;
    height: 36px;
}
#SubFileLibraryHome .headerList td {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    color: #333;
    font: 12px arial;
}
#SubFileLibraryHome .bodyList td {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    color: #333;
    font: 12px arial;
    text-align: center;
	padding: 3px;
}
#SubFileLibraryHome .bodyList td a {
    color: #333;
}
#SubFileLibraryHome .bodyList:hover a {
    color: #f38e02 !important;
}
