/* 
    Document   : Default.css
    Created on : 2009-02-21, 11:13:11
    Author     : admin
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body
{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
	color: #404040;
	background-color: #FDFDFD;
	margin: 0px 0px 0px 0px;
}

fieldset
{
    padding:5px;
    text-align:left;
    border:1px solid #CCCCCC;
    margin: 0px 0px 0px 0px;
    margin-bottom:10px;
}
legend
{
    color:#000000;
    font-size:11px;
    font-weight:bold;
}

h2
{
    font-size:16px;
}
h3
{
    font-size:12px;
}
#TopContainer
{
	border-bottom: solid 0px #FFFFFF;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left: 0px;
	margin-bottom: 0px;
    background-color: #ebdca9;
	height: 57px;
    margin-top: 0px;
    margin-right: 0px;
    padding-right: 0px;
	border-bottom: 0px solid #a7c1d0;

    border-left: 0px solid #f7e5c2;
    border-right: 0px solid #f7e5c2;

    width: 994px;
    margin: 0px auto;

}
#TopContainerLogo
{
	float: left;
	background-image: url("images/logo.png");
    background-repeat: no-repeat;
	background-color: #ebdca9;
	width: 257px;
	height: 57px;
	margin: 0px 0px 0px 0px;
    margin-left: 0px;
}

#MainMenuContainer
{
	background-color: #dce9fa;
	height: 35px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;

    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	border-bottom:1px solid #a7c1d0;


}
#MainMenu {
	float: right;
	width: 650px;
	font-size: 93%;
	line-height: normal;
	/*background-color: #dce9fa;*/
    margin-top: 21px;
    text-align: right;
}
#MainMenu ul {
	margin:0;
	padding: 10px 10px 0 10px;
	list-style:none;
    text-align: right;
    float: right;
    
	}
#MainMenu li {
	display:inline;
	margin:0;
	padding:0;
	}
#MainMenu a {
	float:left;
	/*background:url("images/tableftF.gif") no-repeat left top;*/
	background-color: #dbeef9;
	margin:0;
	margin:0 0 0 6px;
	text-decoration:none;
	}
#MainMenu a span {
	float:left;
	display:block;
   
	/*background:url("images/tabrightF.gif") no-repeat right top;*/
	border-top: 1px solid #a7c1d0;
	border-left: 1px solid #a7c1d0;
	border-right: 1px solid #a7c1d0;
	padding:8px 12px 4px 12px;
	color:#666;
	font-weight: bold;
	}
#MainMenu a span {float:none;}
/* End IE5-Mac hack */
#MainMenu a:hover span {color:#FFFFFF;}
#MainMenu a:hover {background-color: rgb(125, 176, 192);}
#MainMenu a:hover span {background-color: rgb(125, 176, 192);}

#SubMenuContainer
{
    background-color: rgb(217, 138, 71);/*#a39d8a;*/
	height: 22px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom:0px;

    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px; 
    border-left: 1px solid #ebdca9;
    border-right: 1px solid #ebdca9;

    color: white;
    width: 994px;
    margin: 0px auto;
}
#SubMenuContainer a
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 14px;

}
#SubMenuContainer a:hover
{
    color: gold;
    text-decoration: underline;
}

#MainSubMenu {
	float: right;
	width: 652px;
	font-size: 93%;
	line-height: normal;
	/*background-color: #dce9fa;*/
    margin-top: 0px;
}
#MainSubMenu ul {
	margin:0;
	padding: 10px 10px 0 10px;
	list-style:none;
    text-align: right;
    float: right;
	}
#MainSubMenu li {
	display:inline;
	margin:0;
	padding:0;
	}
#MainSubMenu a {
	float:left;
	/*background:url("images/tableftF.gif") no-repeat left top;*/
	background-color: #dbeef9;
	margin:0;
	margin:0 0 0 6px;
	text-decoration:none;
	}
#MainSubMenu a span {
	float:left;
	display:block;

	/*background:url("images/tabrightF.gif") no-repeat right top;*/
	border-top: 1px solid #a7c1d0;
	border-left: 1px solid #a7c1d0;
	border-right: 1px solid #a7c1d0;
	padding:8px 12px 4px 12px;
	color:#666;
	font-weight: bold;
	}
#MainSubMenu a span {float:none;}
/* End IE5-Mac hack */
#MainSubMenu a:hover span {color:#FFFFFF;}
#MainSubMenu a:hover {background-color: rgb(125, 176, 192);}
#MainSubMenu a:hover span {background-color: rgb(125, 176, 192);}

.TButton
{
	cursor:pointer;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	border: outset 1px #e4ce92;/*rgb(162,182,185);*/
	background-color: #f5e7c4;/*rgb(230,236,237);*/
	height: 20px;
    color: #71684d;
    
}

select
{
    border: solid 1px #e4ce92;
}
.TTextBox
{
	border: solid 1px #e4ce92;
}
.TTextBoxReadOnly
{
	border: solid 1px #e4ce92;
    background-color: #fff6de;
}
.TDatePicker
{
    border: solid 1px #e4ce92;
    z-index: 9999;
}
#FormContainer
{
    width: 994px;
    margin: 20px auto;
}
#PopupFormContainer
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin: 4px auto;
}

#FormToolBar
{
    background-color: #fff6de;
    border: 1px solid #e4ce92;
    margin-bottom: 10px;
    padding: 8px 8px 8px 8px;
    height: 32px;
}
#PopupFormToolBar
{
    background-color: #fff6de;
    border: 1px solid #e4ce92;
    margin-top: 6px;
    padding: 8px 8px 8px 8px;
    text-align: right;
    height: 20px;
    margin-bottom: 0px;
}

#FormToolBarIco
{
    float: left;
    margin-right: 8px
}
#FormToolBarTitle
{
    float: left;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #5d5847;
    padding-top: 5px;
}
#FormToolBarButtons
{
    float: right;
    margin-top: 12px;
}

#FormContent
{
    background-color: #fff6de;
    border: 1px solid #e4ce92;
    margin-bottom: 20px;
    padding: 8px 8px 8px 8px;
}
#PopupFormContent
{
    background-color: #fff6de;
    border: 1px solid #e4ce92;
    margin-bottom: 0px;
    padding: 8px 8px 8px 8px;
}

.FCCapTd
{
    width: 200px;
    background-color: #f5e7c4;

    border-bottom: 1px solid #fff6de;
    padding-top: 2px;
    padding-bottom: 2px;
    

    text-align: right;
    padding-right: 4px;
    vertical-align: middle;
    font-size: 11px;
    font-family: Tahoma;
    color: #5d5847;
}
.FCCtrlTd
{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
}
.TValidationSummary
{
    font-size: 12px;
    color: #ff0000;
    font-weight: bold;
}

.FCMessageLabel
{
    font-size: 12px;
    color: #009933;
    font-weight: bold;
}
.FCErrMessageLabel
{
    font-size: 12px;
    color: #ff0000;
    font-weight: bold;
}
.FCSmallField
{
    float: left;
    width: 200px;
    padding: 2px 2px 2px 2px;
	border: solid 1px rgb(162,182,185);
    background-color: #ebf6fc;
} 
.FCLargeField
{
    float: left;
    overflow: auto;
    width: 500px;
    height: 500px;  
    padding: 2px 2px 2px 2px;
	border: solid 1px rgb(162,182,185);
    background-color: #ebf6fc;
        
}
.data_grid
{
    background-color: #e4ce92;
}

.data_grid th
{
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 0px solid #b8a158;
    border-bottom: 0px solid #b8a158;
    background-color: #f5e7c4;
    color: #8b836a;
    padding-top: 3px;
    padding-bottom: 3px;
}

.data_grid th a
{
    color: #5d5847;
    text-decoration: none;
}
.data_grid th a:hover
{
    color: #f00;
    text-decoration: underline;
}

.data_grid_item
{
     background-color: #fff;
}

.data_grid_alt_item
{
    background-color: #fff9df;
}

.data_grid_pager
{
    
   /* background-color: #f5e7c4;*/
    border-top: 0px solid #fff;
    border-bottom: 0px solid #e4ce92;
    border-left: 0px solid #e4ce92;
    border-right: 0px solid #e4ce92;
    text-align: center;

    padding-top: 8px;
    padding-bottom: 3px;

    font-weight: bold;
}
.data_grid_pager span
{
    color: #b09f6b;
    text-decoration: none;
    border: 1px solid #e4ce92;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #fff9df;
}

.data_grid_pager a
{
    color: #5d5847;
    text-decoration: none;
    border: 1px outset #e4ce92;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #f5e7c4;
}
.data_grid_pager a:hover
{
    color: #f00;
    text-decoration: none;
    border: 1px inset #e4ce92;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #fff;
}
.wz-summary
{
    float: right; 
    margin-right:20px;
    margin-top: -20px;
}
.wz-summary ul
{
    list-style: none;
}
.wz-summary-lb
{
    float: left;
    width: 130px;
    font-weight: bold;
    clear: left;    
}
.wz-summary-val
{
    float: left;
    margin-bottom: 6px;

    width: 230px;
}
#dict-tbl td
{
    padding-bottom: 8px;
}
#dict-tbl td a
{
    font-size: 12px;
    font-weight: bold;
    color: #5d5847;
    text-decoration: none;
}

#dict-tbl td a:hover
{
    text-decoration: underline;
}

.wz-color-rp
{
    float: left;
    width: 500px;
    height: 270px;
    overflow-y: auto;
    border: 1px solid silver;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    display: none;
}

.wz-color-rp-item
{
    float: left;
    width: 151px;
    height: 70px;
    text-align: center;
    margin-right: 10px;
}
.wz-color-rp-item-img
{
    width: 128px;
    height: 50px;
    cursor: pointer;
}
.wz-color-lb
{
    font-size: 12px;
    padding-bottom: 10px;
}

.wz-color-sel-img
{
    width: 128px;
    height: 50px;
    margin-top: 5px;
}

.wz-color-tbl
{
    width: 514px;
}

.wz-color-tbl-lb
{
    width: 130px;
}