/* CSS Document - Georgia Confederate Grave Database */
/*   Display Version                                 */

body{	
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	color: #38230E;
}

.header{
	height:88px;
	background-color: #006699;
	border-top: 8px solid #6699CC
}

.header_interior{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	margin-top: 25px;
}
.content_body{
	background-image:url(images_up/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #F6F1DE;
}

.content_interior{
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

/*------ Header Title ------*/
.title{
	color: #FFFFFF;
	font-size: 31px;
	margin: 0px;
	padding-top: 0px;
}

#main_img {
	text-align: center;
	line-height: 50%;	
	margin-bottom: 30px;
}

.left_column{
	width:180px;
	float:left;
	margin-top:25px;
	clear:both;
}

/* ----- LEFT COLUMN NAVIGATION ----- */
.navigation{
	width:164px;
	padding-left:6px;
	padding-right:6px;
	background-image:url(images_up/nav_side.jpg);
}

.navigationbtm{
	width: 176px;
	background-image: url(images_up/nav_btm.jpg);
	background-repeat: no-repeat;
	height: 8px;
	margin-top:-5px;
}

.markermenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 160px;
	list-style: none;
}

.markermenu li a{
	background: url(images_up/arrow.gif) no-repeat 2px center;
	font-weight: bold;
	color: #006699;
	display: block;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	list-style-type: none;
	list-style: none;
}

.markermenu li a:hover {
	color: black;
}

/* ----- Remove border around Link Image in IE ----- */

a img {
	border: none;
}

/* ----- Hits Counter (Free Web Stats)----- */

h2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #006699;
	margin-top: 25px;
	margin-bottom: 5px;
}
#visitors {
        text-align: center;
	margin-bottom: 20px;
}

/* ----- NAVIGATION Bar----- */

#navbar {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #63AFD0;
	border-top: 4px solid #6699CC;
	border-bottom: 4px solid #6699CC;
	margin-bottom: 25px;
}

#nav {
	width: 760px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #63AFD0;
	margin-left: auto;
	margin-right: auto;
}

#nav li {
	float: left;
	border-left: 1px solid #DCF0F7;
}

#nav li a {
	display: block;
	padding: 4px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #071871;
	border-right: 1px solid #DCF0F7;
}

#nav li a:hover {
	color: #c00;
	background-color: #DCF0F7;
}

/* ----- END NAVIGATION Bar----- */

.right_column{
	width: 565px;
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
	border-left: solid 1px #E0D0B1;
	padding-left: 10px;
}

.one_column{
	margin-top: 25px;
	margin-bottom: 25px;
}

.hr{
	width: 485px;
	height: 5px;
	background-image: url(images_up/hr.gif);
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

/* ---- Remove dotted outline around Active links --- */
a {
   outline: 0;
}

a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
        text-align: center;
}

.cntr {
	text-align: center;
}

* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
}


.footer{
	background-color:#EFE6CE;
	padding-top:5px;
	padding-bottom:25px;}

.footer-inner{
	width:340px;
	margin-left:auto;
	margin-right:auto;}

.footer-div{
	width:150px;
	float:left;
	margin-right:20px;
	margin-left:20px;
}

*html .footer-div{
	width:150px;
	float:left;
	margin-right:15px;
	margin-left:15px;
}

/* ---- Link List Header --- */
h4 {
	margin: 0;
	color: #006699;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

/*====== Search Database Button =====*/
.sbtn {
	padding-top: 20px;
	text-align: center;
}

/*###### Database Statistics Table #######*/
#dbtable {
	border-style: solid;
	border-color: #006699;
	margin-left:auto; 
	margin-right:auto;
	padding: 2px;
}

#dbtable caption {
	color: #006699;
	font-size: 14px;
        font-weight: bold;
	padding-bottom: 5px;
}

#dbtable td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

/*======== Contributor Page =======*/

#contrib {
	width: 300px;
	margin-left:auto; 
	margin-right:auto;
	padding: 0;
}

#contrib legend {
	margin-left: 10px; 
}

#contrib table {
	margin-left: auto; 
	margin-right: auto;
}

#contrib th,
#contrib td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
}


#contrib thead th,
#contrib thead td {
	color: #006699;
        font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #007000;
}

#contrib tbody th,
#contrib tbody td {
        font-weight: normal;
	text-align: center;
}

#conlist {
	margin-left: auto; 
	margin-right: auto;
	padding: 5;
}

#conlist th {
	text-align: center;
	width: 5%;
}

#conlist td {
	width: 28%;
}

/*====== Parameter Box Sizes =====*/
/* Shared Rules */

.lnamebox,
.gnamebox,
.cnamebox,
.unamebox,
.cemnamebox,
.ctynamebox,
.latlongbox,
.idbox,
.cemstatebox,
.grvnumbox,
.seclotbox,
.streetbox {
	padding: 1px;
}

/* Surname Text Box */
.lnamebox {
	width: 110px;
}

/* Given Name Text Box */
.gnamebox {
	width: 205px;
}

/* Company Name Text Box */
.cnamebox {
	width: 155px;
}

/* Unit Name Text Box */
.unamebox {
	width: 225px;
}

/* Cemetery Name Text Box */
.cemnamebox {
	width: 275px;
}

/* Vet/Unit/Cem ID Text Box */
.idbox {
	width: 45px;
	text-align: right;
}

/* Cemetery City Name Text Box */
.ctynamebox {
	width: 120px;
}

/* Cemetery Street Text Box */
.streetbox {
	width: 250px;
}

/* Cemetery State Text Box */
.cemstatebox {
	width: 80px;
}

/* Grave Number Text Box */
.grvnumbox {
	width: 50px;
}

/* Grave Lot & Section Text Box */
.seclotbox  {
	width: 110px;
}

/* Latitude-Longitude Box */
.latlongbox {
	width: 90px;
	text-align: right;
}

/*###### Search Parameter Table ######*/
#srch-tbl{
	margin-left:auto;
	margin-right:auto;
}

#srch-tbl th{
	text-align: right;
	padding-right: 3px;
	font-weight: bold;
	color: #006699;
}

#srch-btns{
	text-align: center;
}

#srch-btns input{
	margin-left: 10px;
	margin-bottom: 150px;
}

/*==== Search Results Summary & =====*/
/*==== Next/Prev Page Links     =====*/

#rslt-sum {
	width: 680px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#rslt-sum div {
	display: inline-block;
}

#div1 {
	text-align: left;
	font-weight: bold;
	width: 185px;
	padding-left: 5px;
}
#div2 {
	text-align: center;
	font-weight: normal;
	width: 290px;
}

#div3 {
	text-align: right;
	font-weight: bold;
	width: 185px;
	padding-right: 5px;
}

/*###### Search Results Table ######*/

#rsltable {
	width: 680px;
	border-style: solid;
	border-width: 3px;
	border-color: #006699;
	margin-left:auto; 
	margin-right:auto;
	border-collapse: collapse;
}

/*==== Table Header =====*/
#rsltable thead th {
	background-color: #DCF0F7;
	text-align: center;
	color: #006699;
	font-weight: bold;
	border-bottom: 2px solid #006699;
}

/*==== Table Body =====*/
#rsltable tbody th {
	text-align: left;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	width: 32%;
}

#rsltable tbody td {
	text-align: center;
	font-weight: normal;
	padding-right: 3px;
	width: 34%;
}

/*==== Odd Row Highlight =====*/
#rsltable tr.d0 {
	background-color: #fffff2;
}

/*==== Even Row Highlight =====*/
#rsltable tr.d1 {
	background-color: #F6F1DE;
}

#rsltable a:link {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}

#rsltable a:hover {
	color: red;
}

/*###### Veteran/Grave Info Page ######*/

fieldset {
	border: 1px solid #007000;
	margin-bottom: 8px;
}

fieldset legend {
	font-weight: bold;
}

fieldset th {
	text-align: right;
	color: #0000CD;
}

#sttop {
	vertical-align: top;
}

fieldset fieldset {
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0;
	margin-left: 10px;
}

fieldset fieldset table {
	margin-left:auto; 
	margin-right:auto;
}

fieldset fieldset legend {
	font-weight: normal;
	margin-left: 8px;
}

textarea {
	width: 630px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
        resize: vertical;
        overflow: auto;
}

#map-canvas {
	width: 660px;
	height: 400px;
	margin-left:auto; 
	margin-right:auto;
}

#map {
	width: 680px;
	margin-left: auto; 
	margin-right: auto;
}

/*==== Submit Changes Fieldset =====*/

.noPrint fieldset {
	margin-left: 20px; 
	margin-top: 0px;
}

.noPrint fieldset legend {
	font-weight: bold;
	color: red;
	margin-right: 20px;
}

/*###### Contact Page ######*/
#comment {
	width: 420px;
}

#contact-btn {
	padding-top: 15px; 
	text-align: center;
}