﻿.moduleHeader
{
    border:solid 1px #ddd;
    height: 53px;
    padding: 10px 0px 5px 0px;
    width: 100%;
    min-width: 870px;
}

.moduleHeader img
{
    float: left;
    border: none;
}
.modHd1
{
    float:left;
    font-size: 17px;
    line-height: 40px;
    color: #5B6471;
    padding-left: 4px;
    white-space:nowrap ;
}
.modHd2
{
    color: #f60;
}

.cTable
{
    width: 100%;
}
.cTable input
{
color:#666;
border:solid 1px #CBD1D8;
height:18px;
padding:1px 0 1px 0;
background: url(../images/ManagerDesign/up/bgInputTxtGray.png) repeat-x top;	
}
.cTable tr
{
}
.cTable td
{
    /*height: 26px;*/
}
.cTableLabel
{
    vertical-align: top;
    text-align: right;
    padding: 6px 4px 0 4px;
    color: #666;
    font-weight: bold;
    width: 17%;
}
.cTableData
{
    padding: 2px 2px 0 4px;
    vertical-align: top;
    width: 33%;
}
.cTableNarrow
{
    padding: 5px 2px 0 4px;
    vertical-align: top;
    width: 15%;
    height: 22px;
}
.cTable td input
{
    color: #666;
    background-color: #fff;
    width: 72%;
}
.cTable td textarea
{
    border: solid 1px #ddd;
    color: #666;
}
.cTable td select, .searchBar td select
{
    color: #444;
    background-color: #fff;
}
.searchBar
{
    background: url(../images/ManagerDesign/up/bgModuleHeader.png) repeat-x;
    height: 53px;
    padding: 3px 0px 3px 0px;
    width: 100%;
    color: #444;
}
.searchBar td
{
    padding: 3px;
}
.searchBarLabel
{
    text-align: right;
    width: 10%;
}
.searchBarData
{
    width: 20%;
}
.tblContainer, .dvTools
{
    border: solid 1px #D6DFB5;
    width: 100%;
    background: #fff url(../images/ManagerDesign/up/bgCTable.png) repeat-x;
    padding: 16px 0 10px 0;
}
.dvTools
{
	padding: 0;	
}
.tblContainer h2
{
	margin:20px 0 3px 0;
	padding-bottom:10px;
	border-bottom:solid 2px #ddd;
	font-family:Arial;
	font-size:22px;
	font-weight:normal
}
.gridContainer
{
    border: solid 1px #ddd;
    width: 100%;
}
.mdlContainer
{
    padding-left: 15px;
    padding-right: 15px;
}
.searchBar td input
{
    background-color: #fff;
}
input.mnBut1
{
    padding-top: 1px;
    padding-bottom: 0;
    height:21px;
    color: #369;
    background: url(../images/ManagerDesign/up/bgButGray.png) repeat-x top;
    border:solid 1px #bbb;
    
}
.sdUp, .sdDown, .sdDelete
{
    display: block;
    width: 20px;
    height: 16px;
    background: url(../images/ManagerDesign/up/up.gif) no-repeat;
}
.sdDown
{
    background: url(../images/ManagerDesign/up/down.gif) no-repeat;
}
.sdDelete
{
    background: url(../images/ManagerDesign/up/delete.gif) no-repeat;
}
/*multimedya*/
.thumbContainer
{
    border: solid 2px #fb8800;
    padding: 1px;
    text-align: left;
    vertical-align: bottom;
    overflow: hidden;
    height: 80px;
    width: 100px;
}
.liGreen
{
    border: solid 1px #888;
}
.liRed a div
{
    border-color: #EDCA89;
}
.liRed a div
{
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.liRed
{
    border: solid 1px #ddd;
}
.ContentHint
{
    font-size: 10pt;
    width:96%;
    background-color: #fdffc6;
    border: solid 1px #b6b78b;
    padding: 8px 7px 7px 27px;
    margin: 0px;
    margin-left: 0px;
    text-align: justify;
    vertical-align: middle;
    background-position: 4px 10px;
}
.mnEdit
{
    background: url(../images/ManagerDesign/up/kedit.gif) no-repeat;
    font-size: 24px;
    width:28px;
    height:27px;
    
}
input.gray{
color:#666;
border:solid 1px #CBD1D8;
height:18px;
padding:1px 0 1px 0;
background: url(../images/ManagerDesign/up/bgInputTxtGray.png) repeat-x top;	
}
.generalButtons{
 float:right;
}
.tools{
width: 63px;
height: 53px; 
display: block; 
float: right; 
background: url(../images/ManagerDesign/up/toolsButBg.png) no-repeat;
padding-bottom:1px;	
font-size:11px;text-align:center 
}
.tools a{
width: 60px; 
height: 50px;
display: block;
text-align:center 
}
.tools a:hover{
margin:1px 0 0 1px;
color:#f90;
}
.tools img{
border: none;
}
.tools span
{
float:none;
font-size:11px;
line-height: 11px
}
img
{
border-width:0
}
.dvCategoryNavigariton
{
}
.dvCategoryNavigariton a
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#E06509;
line-height:22px;
padding:4px;
}
.dvCategoryNavigariton a:hover
{
color:#BE5507;
}
