﻿.floatL{float: left;}

.paddingR30{
padding-right:30px;
}

.cursorPointer{
cursor:pointer
}

#motherOfKindPanel td{
    font: 12px/17px Verdana,Arial,Helvetica,sans-serif;
}

#listTable td{
    color:#535353
}
#subInnerTB td{
    color:#535353
}
#subListTable td{
    color:#535353
}

.inputArr{
    cursor: pointer; background-image: url(/images/arrow.gif); background-repeat: no-repeat; background-position: right center;
}
.btn_closewin {cursor: pointer; padding-left: 0.1em; padding-right: 0.2em; margin-left: 0.1em; margin-right: 0.2em;}
.kindTd, .kindInput {
	margin:2px;
	padding:2px;    
	/*font-size:13px;*/
}

.arrowR{  
    font-size:10px;
    color:gray;
    font-family:Arial
}

.kindPanelDiv
{
    /*font-size:13px;
    font-family: Verdana, Geneva, sans-serif;*/
    color: #666;
}

.kindPanelMain
{
    border: 2px solid #DDD;
    /*width: 540px;*/
    background-color: #fff;
}
.kindPanelSub
{
    border: 1px solid #336699;
    /*width: 400px;*/
    background-color: #fff;
}

.kindPanelHeader
{
    background-color: #f4f4f4;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
}
.floatLmargin3
{
    float: left;
    margin: 3px;
}
.kindPanelClose
{
    float: right;
    text-align: center;
    padding: 0px 3px 1px ;
    margin: 2px;
    background-color: #FFF;
    border: 1px solid #06C;
    color: #06c;
    text-decoration: none;
    cursor: pointer;
    font-size: 11px;
    vertical-align: middle;
    cursor:pointer;
    font-weight: bold;
}

.kindPanelDesc
{
    color: #C00;
    padding: 4px 0px 0px 4px;
    /*line-height: 24px;*/
}
.kindPanelSrh
{
    float: right;
    text-align: center;
    color: #014fa2;
    cursor: pointer;
    /*font-size:13px;*/
    padding-right: 5px;
    text-decoration: underline;
}

.kindPanelLine
{
    border-bottom: 1px solid #f9f9f9;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 3px;
    background-color: #f9f9f9;
}

.kindPanelSeled
{
    /*padding: 4px;
    line-height: 26px;
    background-color: #F0FCFF;
    float: right;*/
}
.kindPanelSeled ul
{/*    padding: 3px;
    margin: 0;
*/
}
.kindPanelSeled ul li
{/*    list-style: none;
    margin: 0;
    display: inline;
*/
}

.kindPanelList
{
    margin: 6px;
    background-color: #fff;
    /*line-height: 24px;*/
}
.kindPanelList td{
    /*font-size:13px;*/
}
.kindPanelList ul
{
    padding: 3px;
    margin: 0;
    color: #06C;
	/*font-size:13px;*/
}
.kindPanelList ul span
{
    margin: 3px;
    padding-bottom: 2px;
	/*font-size:13px;*/
}
.kindPanelList ul li
{
    list-style: none;
    margin: 0;
    display: inline;
	/*font-size:13px;*/
}
.kindPanelList ul li a
{
    color: #666;
    cursor: pointer;
    padding-left: 5px;
    text-decoration: none;
	/*font-size:13px;*/
}
.kindPanelList ul li a:hover
{
    color: #F60;
    cursor: pointer;
    text-decoration: underline;
	/*font-size:13px;*/
}

.kindPanelSubmit
{
/*
    background-image: url(/images/kindPanelsendBtnBG.gif);
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
    border: 0px;
    width: 43px;
    height: 21px;
    padding-top: 3px;
    text-align: center;
    cursor: pointer;
    margin-top: 5px;
*/

    background-repeat: repeat-x;
    /*font-size:13px;*/
    border: 1px solid #bebebe;
    height: 24px;
    cursor: pointer;
    background-image: url(/images/bg_buttonOff.gif);
    background-color: #ffffff; /*color:#585858;*/
}


.subkindPanelHeader
{
    color: #06C;
    height: 22px;
    height: 24px;
    padding: 4px 4px 0px 4px;
}
.subkindPanelHeader span
{
    padding: 2px;
}
.subkindPanelList
{
    margin: 4px;
    /*background-color: #fff;*/
}
.subkindPanelList ul
{
    padding: 3px;
    margin: 0;
    color: #06C;
    line-height: 26px;
}
.subkindPanelList ul span
{
    margin: 3px;
    padding-bottom: 2px;
}
.subkindPanelList ul li
{
    list-style: none;
    margin: 0;
    display: inline;
}
.subkindPanelList ul li a
{
    color: #666;
    padding-left: 6px;
}
