/* 	{ margin: 0; padding: 0; } -x fixed*/
@import url("buttons.css");

@font-face {
	font-family: 'mzfont';
	src: url('fonts/colaborate/ColabReg.otf');
	/*
	font-weight: normal;
	font-style: normal;
	*/
}


#ui-datepicker-div { display: none; }
	
body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 75%;
	color: black;
	background: white url(/MZStyle/images/mci_samar.jpg) repeat fixed;
	margin: 0;
	padding: 0;
}

a	{ text-decoration: none; }
ul	{ list-style: none; }
p 	{ line-height: 1.2em; }


h1 {
	color: #ffc;
	background-color: #900;
	font-size: 2em;
	margin: 0;
	padding: 0.25em;
	font-style: italic;
	text-align: center;
	letter-spacing: 0.5em;

	text-transform: capitalize;
	border-bottom-style: solid;
	border-bottom-width: 0.5em;
	border-bottom-color: #c00;
}	
	
h2 {
	color: yellow;
	background-color: #0196fb;
	font-size: 1.6em;
	margin: 0;
	padding: 0.1em;
	padding-left: 1em;

}

h3 {
	color: #ea640f;
	font-size: 1.25em;
}

	
strong {
	font-style: bold;
	text-transform: uppercase;
}

btnClass{
	color: yellow;
}

.warn {
	margin-left: 2em;
	color: #ee3333;
	font-size: 1.25em;
}

.mark {
	color: red;
	font-style: italic;
	font-size: 0.8em;
}


#MZContainer {
	width: 100%;
	margin:auto 0;
}

#MZTopMenu {
	width: 1194px;
	/* background:	#4A7E31; */
	background:	#081E5B;
	border-top: 1px solid #ccc;
}


#MZCore {
	width: 1194px;
	text-align: left;
	border: 3px solid #e1e0de;
}

#MZContent {
	margin-left: 0;
	/*background: #FFFFFF;*/
	background: #fefefe url(../MZStyle/images/mci_samar.jpg) repeat;
	margin-top:1px;
	margin-bottom:-1px;
	border: 1px solid #ccc;
	border-radius: 6px 6px 6px 6px;
}

#mzform {
 border: 3px solid #e1e0de;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 margin:10px
}

#MZFooter {
	color:#FFF;
	/* background:#4A7E31; */
	background:#081E5B;
	font-weight: bold;
	clear: both;
}


div.header,  #entryheader {
	clear: both;
	font-size: 1.6em; font-weight: bold; color: red; line-height: 50px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-left: 10px;
}


div.subheader  {
	clear: both;
	font-size: 1.4em; font-weight: bold; color: red; line-height: 40px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

.subhdrdata {
	/*margin: 0;*/
	vertical-align:top;
	font-size: 1.2em; font-weight: bold; color: #1544D8; 
}

#grid_data {
	width:100%; 
	overflow:auto;
}

#grid_data_new {
	width:100%; 
	height:500%;
	overflow:auto;
}

#grid_detail {
	width:950px; 
	overflow:auto;
}

#grid_detail2 {
	width:1180px; 
	overflow:auto;
}

#grid_detail3 {
	width:1014px; 
	overflow:auto;
}


table.sentry {
	background:none;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

table.popup_entry {
	background:white;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

#entryfooter {
	color: black;
	/*background-color:#d1dce1;*/
	margin: 0;
	padding: 1em;
	/*padding-left: 1em;
	padding-right: 1em;*/
}

div.mzfilter {
	clear: both;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-left: 10px;
}


table.tbbrowse {
	/*background-color: #eff7f7;
	border:2px gray solid; */
	/*padding:0;*/
	border-spacing: 1px;
	/* width:1194px; */
}


table.dtlbrowse {
	border-spacing: 1px;	
}



.tbl {
	border-collapse: collapse; 
	border:1px solid whitesmoke;
}

.tdcenter { text-align:center }
.tdright { text-align:right }

.brheader {
	color: white; 
	height:3em;

	background: -webkit-linear-gradient(#081E5B, #0202dd);
	background:    -moz-linear-gradient(#081E5B, #0202dd);
	background:     -ms-linear-gradient(#081E5B, #0202dd);
	background:      -o-linear-gradient(#081E5B, #0202dd);
	background:         linear-gradient(#081E5B, #0202dd);	
}


.dtlheader {
	color: white; 
	height:3em;
	
	background: -webkit-linear-gradient(#081E5B, #0202dd);
	background:    -moz-linear-gradient(#081E5B, #0202dd);
	background:     -ms-linear-gradient(#081E5B, #0202dd);
	background:      -o-linear-gradient(#081E5B, #0202dd);
	background:         linear-gradient(#081E5B, #0202dd);	
}

.dtlheaderX {
	color: white; 
	font-weight: bold;
	height:3em;

	background: -webkit-linear-gradient(#0F0CED, #FEFEFE);
	background:    -moz-linear-gradient(#0F0CED, #FEFEFE);
	background:     -ms-linear-gradient(#0F0CED, #FEFEFE);
	background:      -o-linear-gradient(#0F0CED, #FEFEFE);
	background:         linear-gradient(#0F0CED, #FEFEFE);	
}


.dtlheader2 {
	color: #0c4903; 
	background:#50D8AF url('../MZStyle/images/menu_off.jpg') repeat-x;
	background-repeat:repeat;
	font-weight: bold;
	height:1.5em;
}

.dtldtlheader {
	color: #0c4903; 
	background:#e0eff9 ;
	font-weight: bold;
	height:1.5em;
}

.brheader3 {
	color:  white; 
	background: #081E5B;
	font-weight: bold;
	height:2.5em;
}


.brdata {
	margin: 0;
	vertical-align:top;
	color:#555;
	cursor:pointer;
	height:2.5em;
    font-size: 12px;
	
	background: -webkit-linear-gradient(#FAFAFA, #E3E8E8);
	background:    -moz-linear-gradient(#FAFAFA, #E3E8E8);
	background:     -ms-linear-gradient(#FAFAFA, #E3E8E8);
	background:      -o-linear-gradient(#FAFAFA, #E3E8E8);
	background:         linear-gradient(#FAFAFA, #E3E8E8);
}

.brdata2 {
	margin: 0;
	vertical-align:top;
	color:#555;
	cursor:pointer;
	height:2.5em;
    font-size: 12px;
	
	background: -webkit-linear-gradient(#FAFAFA, #CBF2E4);
	background:    -moz-linear-gradient(#FAFAFA, #CBF2E4);
	background:     -ms-linear-gradient(#FAFAFA, #CBF2E4);
	background:      -o-linear-gradient(#FAFAFA, #CBF2E4);
	background:         linear-gradient(#FAFAFA, #CBF2E4);
}
 

/* #BDB7B7 */
 
.brdata2:hover, .brdata:hover {
	background: #C4DDF3;
}

.attachx {
	background-color: #dff;
	border:5px gray solid;
	padding:0;
}


.mzbutton {
    padding: 4px 10px 3px 25px;
    border: 1px #3669bc solid ;
	margin: 10px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    background-image: url( '../MZStyle/images/hdr.jpg' );
    background-repeat: repeat-x;
    font-size: 11px;
    height: 16px;
    text-decoration: none;
    color: #0000AA;
    /*-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 9px 9px 9px 9px;
}
.mzbutton img {
    position: absolute;
    top: -4px;
    left: -12px;
    border: none;
}
.mzbutton:hover {
    color: #FFFFFF;
}

.mzfieldset-caption {
	color:#19b2e5;
	padding-right:5px;
	padding-left:5px;
    font-size: 130%;
	font-weight:bold;	
}

.mzfieldset{
	border: 2px solid #c6d0d0;
	padding:5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
}


.notnull {
    /*background: #ffffd0;*/
	background: -webkit-linear-gradient(#f8f8e7, #FAFDB4);
	background:    -moz-linear-gradient(#f8f8e7, #FAFDB4);

	
    border: 1px double #EEE;
    border-radius: 2px;
    box-shadow: 0 0 2px #115;
    color: #666;
    float: left;
    padding: 3px 6px;
    outline: none;
}	

.emptyok {
    background: white;
    border: 1px double #EEE;
    border-radius: 2px;
    box-shadow: 0 0 2px #115;
    color: #666;
    float: left;
    padding: 3px 6px;
    outline: none;
}	

.unedit{
    /* background: #f2f2f2; */
	background: -webkit-linear-gradient(#e4e7ec, #fcfcfc);
	background:    -moz-linear-gradient(#e4e7ec, #fcfcfc);

    border: 1px double #EEE;
    border-radius: 2px;
    box-shadow: 0 0 2px #115;
    color: #666;
    float: left;
    padding: 3px 6px;
    outline: none;
}	

.notnull:hover {
    border: 1px double #67B9F0; 
    box-shadow: 0 0 6px #67A5EB;
}

.emptyok:hover {
    border: 1px double #67B9F0; 
    box-shadow: 0 0 6px #67A5EB;
}

.field-caption {
	color:#888;
	padding-right:3px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
}
.field-text {
	color:#777;
	padding-right:3px;
	padding-left:5px;
	font-weight:normal;
}

.span-text {
	color:#888;
	border: 15px double #EEE;
	margin-top : 15px;
	padding:24px 8px 34px 8px;
	font-size:14px;
	font-weight:bold;
}

.l-align { 
   text-align: left; 
}

.r-align { 
   text-align: right; 
}
.c-align { 
   text-align: center; 
}

.smallinfo{
    color: #777;
	font-size:75%;
	padding: 2em;
}

.smalldate{
    /*color: #777;*/
	font-size:75%;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }


/* Customer Seach */
.divsrc {
	border-style: solid;
	border-width: 1px;
	border-color: black; 
}

.ulsrc {
	padding:3px;
	margin:3px;
}

