/* FileMaker PHP Site Assistant - atramentum CSS template



























*/

html {
	height: 100%;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px auto;
}

body {
	height: 100%;
	width: 100%;
	margin:0px auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	background-position: top left;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

/***
 * 3 major sections of page: Header, Container(body), and Footer
 */

/* Header */

#header {
	text-align: left;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	height: 74px;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
}

#headerlogo {
	width: 500px;
	padding-left: 40px;
	padding-top: 25px;
	font-size: 25px;
	color: #c62505;
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headercaption {
	width: 300px;
	padding-top: 8px;
	float: left;
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 {
	width: 70%;
	height: 111px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 17pt;
	padding-top: 0px;
	padding-left: 350px;
	margin: 0px;
}

#container {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

/* Navigation */

#page_nav {
	padding-right: 0px;
	padding-left: 34px;
	background: url(images/navibg_down.png) repeat-x;
	padding-bottom: 0px;
	margin-top: 74px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
	height: 54px;
	margin-top: 0px;
}

#page_nav ul {
	list-style-type: none;
	background: repeat-x transparent;
	white-space: nowrap;
	margin: 0px auto;
	max-height: 54px;
	padding: 16px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page_nav li {
	display: inline;
	list-style: none;
	margin: 0 -11px;
}

#page_nav li a {
	color: #c62505;
	text-decoration: none;
	padding: 0 30px;
}

#page_nav li a:hover {
	color: #000000;
	text-decoration: underline;
}

.activelink {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navibg_up.png);
	background-repeat: repeat-x;
	height: 54px;
	padding-top: 17px;
	padding-bottom: 24px;
	background-position: center top;
}

/* #page_nav{
	padding:0px;
	margin:0px ;
	background: transparent url(images/menur_bg.gif); width:100%x; 
	height: 33px;	
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	font-weight: bold;
	text-align:left;	
}
#page_nav ul {
	list-style-type:none;
	background: repeat-x transparent;	
	white-space: nowrap;
	margin: 0px auto;	
	max-height: 34px;
	padding: 11px;
	display: block;
}

#page_nav li {
	display: inline;
	list-style: none;	
	margin: 0 -11px;
}

#page_nav li a{
	color: #000000;
	text-decoration:none;
	padding: 0 75px ; 
		
}

#page_nav li a:hover{
	color: #ffffff;
	text-decoration:none;
}


#activelink{
	color: #ffffff;
	text-decoration:none;
	background: url(images/navibg_upp.png); padding-top:11px; padding-bottom:11px;
} */

/* Content */


.contentbg {
	height: auto;
	background-position: center;
	margin: 0px 0px 0px 0px;
}

.contentbgleft {
	margin: 0px auto;
}

.contentbgright {
	margin: 0px auto;
}

.contentmid {
	padding-top: 10px;
}

.contentmidrecords {
	padding-top: 10px;
}

#contentleft {
	height: 80px;
	text-align: center;
}

#contentmid {
	background-image: url(images/midpic.jpg);
	background-repeat: no-repeat;
	width: 978px;
	height: 328px;
	text-align: center;
	background-position: center;
	margin-left: 60px;
}

#contenttitlebg {
	width: 100%;
	height: 75px;
	float: left;
	margin: 0px auto;
	top: 0px;
	text-align: right;
	font-style: italic;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
}

#content h1 {
	text-align: left;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 27px;
	font-style: normal;
}

#content h2 {
	color: #000000;
	padding-left: 55px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	word-wrap: break-word;
	text-align: justify;
	margin: 30px 0px 0px 60px;
	top: 0px;
}

.messagedisplay {
	float: right;
	color: #575656;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 0px;
}

.message {
	width: 950px;
	text-align: center;
	margin-right: 100px;
	margin-top: 10px;
	color: #57a0c8;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#error {
	float: right;
	padding-right: 50px;
	color: #FF0000;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

/* Login part start */

.login {
	width: 320px;
}

.loginalign {
	width: 320px;
}

.loginheight {
	height: 30px;
}

.login_title {
	color: #d4340c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
}

#form {
	text-align: center;
	font-size: 14px;
}

.fields {
	text-align: right;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.login_button {
	background: url(images/button.png) repeat-x;
	border: 1px solid #90908d;
	margin-left: 30px;
	height: 23px;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 8px;
	text-align: center;
	color: #000000;
}

.buttons {
	background: url(images/button.png) repeat-x;
	border: 1px solid #90908d;
	height: 23px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	color: #000000;
}

/* other pages */

.recwidth {
	width: 100%;
}

.findimg {
	background: url(images/find_icon.png) no-repeat;
	width: 45px;
	height: 43px;
	padding-left: 20px;
}

.scrolladd {
	width: 85%;
	margin: 0px 40px 10px 40px;
	float: left;
	overflow: hidden;
}

.curvedbg {
	margin: 10px 40px 0px 40px;
	float: left;
	background: transparent url(images/tableheader_curved.png) repeat-x;
	width: 85%;
	height: 42px;
}

.recordlist_nav_range {
	color: #c0c0c0;
}

.recordlist_nav {
	font-size: 12px;
	color: #c0c0c0;
	font-variant: normal;
	text-align: right;
	padding-left: 20px;
	padding-top: 0px;
	width: 100%;
}

.recordlist_nav_next {
	font-size: 12px;
	color: #c0c0c0;
	font-variant: normal;
	text-align: right;
	padding-left: 0px;
	padding-top: 20px;
	width: 100%;
}

table.record {
	border: 1px solid #c8c8c8;
	background-color: #efeeee;
	color: #000000;
	font-size: 14px;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
}

td.field_name {
	color: #000000;
	text-align: right;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.field_data {
	color: #000000;
	height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.field_data img {
	border-left: 1px solid #777777;
	border-top: 1px solid #999999;
	background: #FFFFFF;
	padding: 5px;
}

.fieldinput {
	width: 300px;
	resize: none;	
}

tr.submit_btn {
	color: #000000;
	text-align: left;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th.browse_header {
	background: url(images/browseheader_bg.png) repeat-x;
	background-color: #666464;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 63px;
	border: 1px #c8c8c8 solid;
	margin: 0px auto;
	padding: 0px 10px;
}

table.browse_records {
	background-color: #170906;
	border: 1px solid #c8c8c8;
	border-collapse: collapse;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	color: #000000;
	font-size: 14px;
	width: 100%;
}

table.reclistnavi {
	width: 100%;
	margin: 0px auto;
	text-align: right;
}

.recordlist_nav_next a {
/*	color: #24100c;*/
        color: #c0c0c0;
	font-weight: bold;
}

.recordlist_nav_last a {
	color: #c0c0c0;
	font-weight: bold;
}

.recordlist_nav_first a {
	color: #c0c0c0;
	font-weight: bold;
}

.recordlist_nav_prev a {
	color: #c0c0c0;
	font-weight: bold;
}

a {
	color: #000000;
	font-weight: bold;
}

.portal {
	border: 1px solid #c8c8c8;
	border-collapse: collapse;
}

th.portal_header {
	background-color: #a09f9f;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	padding: 3px;
}

tr.table_row {
	background-color: #dddada;
}

table.browse_records tbody {
	
}

tr.alt_row {
	background-color: #c5c3c3;
}

td.browse_cell {
	font-size: 12px;
	color: #000000;
	border: 1px #c8c8c8 solid;
	padding: 5px 10px;
	font-weight: normal;
}

td.browse_cell img {
	width: 50px;
}

td.group_header {
	background-color: #bdb9b9;
	height: 35px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

td.group_total_title {
	font-size: 12px;
	height: 25px;
	background: #8d8e8d;
	color: #000000;
	text-align: left;
	padding-right: 10px;
}

td.grand_total_title {
	background: url(images/tablefooterbg.png) repeat-x;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	color: #000000;
	text-align: left;
	padding-right: 10px;
}

td.group_total {
	height: 25px;
	background: #8d8e8d;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

td.grand_total {
	height: 46px;
	background: url(images/tablefooterbg.png) repeat-x;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

input {
	background-color: #f7f4f4;
	border: 1px #c8c8c8 solid;
	padding-top: 3px;
}

textarea {
	background-color: #f7f4f4;
	border: 1px #c8c8c8 solid;
	padding-top: 3px;
}

select {
	background-color: #f7f4f4;
	border: 1px #c8c8c8 solid;
	width: 212px;
	vertical-align:top;
}

.password_input {
	background-color: #cccccc;
	padding-top: 3px;
}

.sublinks a:link {
	color: #000000;
	text-decoration: none
}

.sublinks a:visited {
	color: #000000;
	text-decoration: none
}

.sublinks a:hover {
	color: #04f6dc;
}

/* Footer */

#footer {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/footerbg.jpg);
	width: 100%;
	height: 56px;
}

#footertext {
	color: #bb0303;
	white-space: nowrap;
	text-align: center;
	font-weight: normal;
	margin-top: -5px
}

.footerwidth {
	width: 100%;
	border: none;
	margin: 0px auto;
}

#footer ul.secondary_links li {
	position:relative;
	top: -5px;
	display: inline
}

#footer ul.secondary_links a:link, #footer ul.secondary_links a:visited {
	display: inline;
	font-weight: normal;
	color: #bb0303;
	text-decoration: none
}

#footer ul.secondary_links a:hover {
	color: #000000;
}