/* FileMaker PHP Site Assistant - Circles (White) CSS template
#56584b; olive
color:#8d6625; gold
color:#333; grey
color:#202020; dk grey
th bk grey #9d9f8e;
color: #c7c8bf; lightgrey
color:#838383; med grey


*/


a:link {
	font-family:verdana, geneva, arial, sans-serif;
	color:#202020;
	font-weight:bold;
		text-decoration: none;
	
	}
a:visited {
	color:#202020;
	font-weight:bold;
	text-decoration: none;
	
	}
a:hover {
	color:#8d6625;
	font-weight:bold;
	text-decoration: underline;
	cursor: pointer;
	}
a:active {
	color:#202020;
	font-weight:bold;
		text-decoration: none;
	
	}

body {
	background-color: #655548; /*maroon*/
	font-family:verdana, geneva, arial, sans-serif;
	text-align: left;
	margin: 0px;
	padding:0px;
}

h1, h2, h3 {
	font-family:verdana, geneva, arial, sans-serif;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}

/***
 * 3 major sections of page: Header, Container(body), and Footer */
#header{
	background:#655548 url('./images/centerhdr.png') bottom center no-repeat;
	padding-top:8px;
	height: 200px;
	width:100%;
	clear: left;
}

#header h1 {
	padding-top:18px;
	padding-left:28px;
	color:#8d6625;
	font-family:verdana, geneva, arial, sans-serif;	
	font-weight: normal;
	font-size: 12px;
	line-height:30px;
	margin:0px;
}

#container {
	background-color:#655548;
	margin: 0px;
	padding:0px;
}

/*new compliant page navigation*/

#page_nav{
	position:relative;
	margin-top:0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family:verdana,geneva, arial, sans-serif;
	background-color:#000000;
	text-align: left; 
	height:24px;
	width:960px;
	padding: 0px;
	overflow: hidden;
}

#page_nav ul {
	list-style-type:none;
	margin-top:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}

#page_nav li {
	display:inline;
	white-space: nowrap;
	line-height: 1em;
}
 
  
#page_nav li a{ 
	margin: 0 ;
    padding: 0;
	font-family:lucida grande, verdana, arial, sans-serif;
	font-size:.7em;
	font-weight:bold;
	text-decoration:none;
	text-shadow: 0px 1px 1px #000;
	/*color:#ECE9D8;*/
	color:#FFDBB7;
	padding-left: 1em;
   	padding-right: 1em; 
	/*border-left: 1px solid #202020;*/	
	
}

#page_nav ul a.first {
  border-left: none;
  padding-left:0px;
} 


#page_nav li a:hover{
	color:#56584b;
	text-decoration:none;

}
#page_nav li a:focus{
	color:#FFDBB7;
	text-decoration:none;
}

#page_nav li a:active{
	color:#FFDBB7;
	text-decoration:none;
}




#back {

font-size: 12px;
color: #838383;
text-align: right;
margin-left: 0px;

}

#content {
	width:860px;
	margin:auto;
	background:#F8F8F8;
	padding: 10px 50px 26px 50px;
	min-height:1000px;
}
#leftButton {
	display:none;
	
}
.btn-slide {
   display:none;
}
	
#alpha {
	color:#333333;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:10px;
}

#helptext {
	color:#333333;
	font-size:12px;
	font-weight: normal;
	text-align: left;
}
#helptext400 {
	color:#333333;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	width:400px;
}


#helptextpanel {
	color:#000;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	border: 1px dashed #999999;
	background-color:#ECECEC;
	padding:12px;
}


#helptext a{
	color:#8d6625;
	font-size:12px;
	font-weight: bold;
	
}
#helptext a:hover{
	color:#333333;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}
#helptextleft {
	float:left;
	display:block;
	color:#333333;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	width:450px;
}
#helptextright {
	float:right;
	display:block;
	color:#333333;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	width:430px;
}
#content #helptextleft  h2 {
	color:#202020;
	font-family:verdana, geneva, arial, sans-serif;
	color:#202020;
	font-size:1em;
	font-weight:600;
	text-align: left;
	vertical-align:top;
	padding-top:20px;
	padding-bottom:6px;
	padding-right:0px;
	padding-left:0px;

}

#helptextleft a{
	color:#8d6625;
	font-size:12px;
	font-weight: bold;
	
}
#helptextleft a:hover{
	color:#333333;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}

#meebo {
	float:right;
	padding:10px;
	
	
}

#goback a{
	color:#202020;
	font-size:.7em;
	font-weight:600;
	}

#goback a:hover{
	color:#c7c8bf;
	font-size:.7em;
	font-weight:600;
	text-decoration:none;
	}

#goback2 a{
	color:#c7c8bf;
	
	font-size:.7em;
	font-weight:600;
	}

#goback2 a:hover{
	color:#202020;
	font-size:.7em;
	font-weight:600;
	text-decoration:none;
	}

p field_nameNAME2{
	color:#8d6625; /*gold*/
	color:#333; /*grey*/
	font-family:verdana, geneva, arial, sans-serif;
	/*font-family:Georgia, Times New Roman, Times, serif;*/
	font-size: 12pt;
	font-style: normal;
	/*font-variant:small-caps;*/
	font-weight:600;
}

#imageleft {
float:left;
padding:20px 20px 15px 10px;
height:390px;
width:221px;
}
#imageleft a img{
border:0px;
text-decoration:none;

}

#rightbuttons {
float:left;
margin-left:20px;
margin-top:6px;
}
#buttons {
/*padding-left:50px;*/
vertical-align:middle;
}

#buttons input{
margin:0px 2px;
}

#buttons .backbutton {
margin-left:50px;
}

/* IE min-height workaround */
/**/
* html #content {
height: 400px;
}
/**/



#content h1 {
	/*color:#838383;*/
	color:#202020;
	/*color:#56584b;*/
	/*color:#c7c8bf;*/
	/*font-family:verdana, geneva, arial, sans-serif;*/
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	/*font-variant:small-caps;*/
	font-weight:500;
	padding-top:10px;
	/*letter-spacing:1px;*/
}
#content h1 a{
	color:#333333;
	font-family:verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-style: normal;

	/*font-variant:small-caps;*/
	font-weight:600;
	/*letter-spacing:1px;*/
}

#content h2 {
	color:#202020;
	font-family:verdana, geneva, arial, sans-serif;
	color:#202020;
	font-size:.8em;
	font-weight:600;
	text-align: left;
	vertical-align:top;
	padding-top:20px;
	padding-bottom:6px;
	padding-right:0px;
	padding-left:40px;

}

#content h2 #more {
	color:#202020;
	font-family:verdana, geneva, arial, sans-serif;
	color:#202020;
	font-size:.8em;
	font-weight:600;
	text-align: left;
	vertical-align:top;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;

}
	
#content h2 a{
	color:#202020;
	font-family:verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	/*font-variant:small-caps;*/
	font-weight:600;
	/*letter-spacing:1px;*/
}
	
#content h2 a:hover{
	color:#8d6625;
	font-family:verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline;
	/*font-variant:small-caps;*/
	font-weight:600;
	/*letter-spacing:1px;*/
}
	

.recordlist_nav {
	font-size: 10px;
	color: #838383;
	font-variant: normal;
	text-align:right;
	margin-left:0px;
	
}
.recordlist_navback a{
	font-size: 12px;
	color: #999;
	font-variant: normal;
	
}
.recordlist_navalf {
text-align:left;
padding-bottom:20px;
border-bottom:dotted 1px #202020;
}

.recordlist_navalf a{
	font-size: 14px;
	/*color: #56584b;*/
	/*color: #8d6625;*/
	color: #C7C8BF;
	font-weight:bold;
	font-variant: normal;
	text-decoration:underline;
	text-align: center;
	padding-right:7px;
			
}
.recordlist_navalf a:hover{
	font-size: 14px;
	color: #202020;
	font-weight:bold;
	font-variant: normal;
	text-align: center;
	text-decoration:none;
}

table.record {
	padding: 3px 0px 3px 0px;
    width:100%;
	border:none;
	
	}

/*table #record {
	padding: 3px 0px 3px 0px;
	width:650px;
	
}*/



table.record2 {
	padding: 3px 0px 3px 0px;
}
table.contentbg {
	padding: 3px 0px 3px 0px;
    width:100%;
	border:none;
	}


tr.fieldlast {
	border-bottom: 10px #9d9d9d dotted;
}

td.field_name{
	/*color:#9d9f8e;*/
	color:#c7c8bf;
	/*color:#9d9f8e;*/
	/*color:#333333;*/
	font-size:11px;
	font-weight: bold;	
	text-align: right;
	vertical-align:top;
	padding-top:2px;
	padding-bottom:5px;
	padding-right:6px;
	width:auto;
}
td.field_namehide{
	color:#c7c8bf;
	/*color:#333333;*/
	font-size:11px;
	font-weight: bold;	
	text-align: right;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	width:80px;
}

td.field_namesearch{
	/*color:#9d9f8e;*/
	/*color:#c7c8bf;*/
	/*color:#9d9f8e;*/
	padding:0px 10px 0px 0px;
	text-align: right;
	color:#333333;
	font-size:11px;
	font-weight: bold;	
	width:140px;
	padding-right:10px;
}
td.field_namesearch3{
	/*color:#9d9f8e;*/
	/*color:#c7c8bf;*/
	/*color:#9d9f8e;*/
	padding:0px 0px 0px 0px;
	text-align: left;

	

}

td.field_namesearch2{
	text-align: right;
	color:#666;
	font-size:11px;
	font-weight: bold;	
	width:140px;
	padding-right:10px;
}
td.field_namesearch a{
	/*color:#9d9f8e;*/
	/*color:#c7c8bf;*/
	/*color:#9d9f8e;*/
	text-decoration:none;
	color:#333333;
	font-size:11px;
	font-weight: bold;	
	}
	
	td.field_namesearch a:visited{
	/*color:#9d9f8e;*/
	/*color:#c7c8bf;*/
	/*color:#9d9f8e;*/
	text-decoration:none;
	color:#333333;
	font-size:11px;
	font-weight: bold;	
	}

td.field_namesearch a:hover{
	/*color:#9d9f8e;*/
	/*color:#c7c8bf;*/
	/*color:#9d9f8e;*/
	text-decoration:underline;
	color: #8d6625;
	font-size:11px;
	font-weight: bold;	
	
}
td.field_namesearch a:active{
	/*color:#9d9f8e;*/
	/*color:#c7c8bf;*/
	/*color:#9d9f8e;*/
	text-decoration:none;
	color: #8d6625;
	font-size:11px;
	font-weight: bold;	
	
}

td.field_nameNAME{
	color:#202020;
	font-size:1em;
	font-weight:600;
	text-align: left;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;

}

td.field_nameALF{
	color:#333333;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:10px;
}


td.field_data {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	text-align: left;
	width:650px;
	overflow:hidden;
}

td.field_datahide {
	color:#333333;
	font-size:11px;
	text-align: left;
}
td.field_datagold {
	color:#8d6625;
	font-size:11px;
	text-align: left;
	font-weight:bold;
}


td.goback {
	color:#333333;
	font-size:11px;
	text-align: right;
}

tr.submit_btn {
	color:#333332;
	font-size:11px;
	margin-top: 20px;
	text-align: left;
}

th.browse_header{
	/*background-color:#FFFFFF;*/
	color:#FFFFFF;
	font-size:12px;
	background:#ECECEC;
	
	padding: 10px 20px 10px 10px;
	
}

th.browse_header a{
	/*background-color:#FFFFFF;*/
	color:#202020;
	font-size:12px;
	background:#ECECEC;
	text-decoration:underline;
	padding: 10px 30px 10px 10px;
	
}
th.browse_header a:active{
	/*background-color:#FFFFFF;*/
	color:#8d6625;
	font-size:12px;
	background:#ECECEC;
	text-decoration:underline;
	padding: 10px 30px 10px 10px;
	
}
th.browse_header a:hover{
	/*background-color:#FFFFFF;*/
	color:#8d6625;
	font-size:12px;
	background:#ECECEC;
	text-decoration:none;
	padding: 10px 30px 10px 10px;
	
}
th.browse_header a:visited{
	/*background-color:#FFFFFF;*/
	color:#202020;
	font-size:12px;
	background:#ECECEC;
	text-decoration:underline;
	padding: 10px 30px 10px 10px;
	
}
th.browse_headersort{
	/*background-color:#FFFFFF;*/
	color:#FFFFFF;
	font-size:12px;
	color:#838383;
	padding-right:30px;
	padding-top:10px;
}
th.browse_headersort a{
	/*background-color:#FFFFFF;*/
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	color:#838383;
	padding-right:30px;
	padding-top:10px;
}

table.browse_records{
	background-color:#F8F8F8;
	border-collapse:collapse;
	width: 100%;
}
td.browse_cell{
	font-size:11px;
	color:#333333;
	padding-right:30px;
	padding-top:10px;
	background-color:#F8F8F8;
	border-left: none;
	border-bottom: 1px #9d9d9d dotted;
}

td.browse_cell a{
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

td.browse_cell a:hover{
	font-size:12px;
	color:#8d6625;
	font-weight:bold;
	text-decoration: underline;
	cursor: pointer;
}

td.browse_cell_invno{
	font-size:11px;
	color:#999;
	padding-right:30px;
	padding-top:10px;
	background-color:#F8F8F8;
	border-left: none;
	border-bottom: 1px #9d9d9d dotted;
}

td.browse_cell_invno a{
	font-size:12px;
	color:#999;
	font-weight:bold;
}

td.browse_cell_invno a:hover{
	font-size:12px;
	color:#8d6625;
	font-weight:bold;
	text-decoration: underline;
	cursor: pointer;
}

td.browse_cell img {
	width:50px;
}
.portal{
	background-color:#56584b;
	border-collapse:collapse;
	padding-left: 10px;
	width:100%;
	color: #333333;

font-size: 11px;

font-weight: normal;

text-align: left;
	
}

/*.portal a{
	color:#8d6625;
	text-decoration:underline;
}
.portal a:hover{
	color:#202020;
	text-decoration:underline;
}*/


th.portal_header {
	padding-right:50px;
	padding-left:10px;
	background-color:#9D9F8E;
	color:#FFF;
	height:30px;
}	
th.portal_header1 {
	padding-right:50px;
	padding-left:10px;
	width:120px;
	background-color:#9D9F8E;
	color:#FFF;
	height:30px;
}	
th.portal_header2 {
	padding-right:100px;
	padding-left:10px;
	background-color:#9D9F8E;
	color:#FFF;
	height:30px;
}	
th.portal_header3 {
	padding-right:50px;
	padding-left:10px;
	background-color:#9D9F8E;
	color:#FFF;
	height:30px;
}	
th.portal_headerhide {
	padding-right:50px;
	padding-left:10px;
	background-color:#9D9F8E;
	color:#FFF;
	height:30px;
}	

tr.table_row{
	background-color:#FFFFFF;
	padding-left:10px;
}

tr.table_row td{
	padding:2px 5px 2px 5px;
}

tr.alt_row td{
	padding:5px;
}

tr.alt_row {
	background-color:#ececec;
}
table.browse_records tbody{
	/*border-right:1px #FFFFFF solid;*/
}

.hidden { display: none; }
.unhidden { display: block; }

#leftbutton {
	display:none;
}
/*color:#FFDBB7;*/
/*#newboxes1 {display: block; position:absolute; left:55%; top:350px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;
}

#newboxes2 {display: none; position:absolute; left:55%; top:370px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;
}

#newboxes3 {display: none; position:absolute; left:55%; top:390px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;
}

#newboxes4 {display: none; position:absolute; left:55%; top:410px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;
}

#newboxes5 {display: none; position:absolute; left:55%; top:430px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;
}

#newboxes6 {display: none; position:absolute; left:55%; top:450px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;
}

#newboxes7 {display: none; position:absolute; left:55%; top:470px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;
}

#newboxes8  {display: none; position:absolute; left:55%; top:490px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;
}

#newboxes9 {display: none; position:absolute; left:55%; top:510px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;
}

#newboxes10 {display: none; position:absolute; left:55%; top:530px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;
}

#newboxes11 {display: none; position:absolute; left:55%; top:550px; font-size:10pt;background-color:#ECECEC; width:250px; padding:10px; border: 1px dashed #999999;

}*/
/*td.group_header{
	background-color:#dddddd;
	height: 25px;
	padding-left:10px;
	font-weight: bold;
	text-align: left;
	border-left:1px #9d9d9d solid;
}
td.group_total_title{
	height:25px;
	padding-left:10px;
	background: #b0e19a;
	color: #000000;
	border-left:1px #9d9d9d solid;
}
td.grand_total_title{
	height:40px;
	padding-left:10px;
	background: #ff9990;
	color: #000000;
	border-left:1px #9d9d9d solid;
}

td.group_total{
	height:25px;
	background: #b0e19a;
	color: #1b43ff;
	font-weight: bold;
	text-align: right;
	padding-right:10px;
}
td.grand_total{
	height:40px;
	background: #ff9990;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-right:10px;
}
*/

/*
*/
