/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

/* body: describes page background color and all non-table text not governed by any other style */

BODY { 
padding: 0;
	margin: 0;
	/*background-image: url(gradient.png);
	background-repeat: repeat-x; */
	width: 100%;
	display: table;
	color : #000000;
	padding: 10px;
	font-family : Times, Times New Roman, serif;
	font-size: 12px;
	}

#container {
	
	
	min-width: 84em;
	/*border-style:solid;
	border-color:#005511;*/

}

#normal {
	font-family: Times, Times New Roman, serif; 
	font-size: 12px;
	margin-left: 0px;
}


/*wrapper for banner and banner image*/
#wrapper{
background-color:#ffffff;
margin:10px auto;
text-align: left;
}
#banner
{
height: 92px;
background-image: url(../images/topbnr_img.jpg);
background-repeat: repeat-x;
}

/*   column layout for Nav, Content and Footer*/

.c1-c5 #c1 {
	float: left;
	width: 160px;
	padding: 5px;
	word-wrap: break-word;
	}

.c1-c5 #c2 {
	position:     absolute;
	top: 140px;
	margin-left: 190px;
	width: 900px;
	/*border-left: 5px solid gray;*/
	padding: 5px;
	word-wrap: break-word;
}


/* Navcontainer list style */
#vertmenu {
font-family: Times, Times New Roman, serif;
font-size: 12px;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block; 
background-color:#FF9900;
font-size: 14px; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 14px;
display: block;
border-bottom: 1px dashed #005511;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #005511;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}




/* Unordered list style */
UL {
  list-style-type: none;
	margin-left: 0px;

}

/* list style */
LI {
	margin-left: 0px;
	list-style-type: none;
}

/*suppress extra drop down menus*/
/*for css dropdown menus*/
#mnav a {
	display: none;
}

#mnav li {
	display: none;
}
#mnav li ul  {
	display: none;
}
#mnav li ul li {
	display: none;
}

#mnav li ul li a {
	display: none;
}
#mnav li:hover, #mnav li.sfhover {
	display: none;
}
#mnav li:hover li, #mnav li.sfhover li {
	display: none;
}

#mnav li:hover ul, #mnav li.sfhover ul {
	display: none;
}


h1 {
	font-size: 21px;
	color: #006600;
	font-family: Times, Times New Roman, serif;
}

/* header: heading text */
.header {
	/*next line added in 6.1.0*/
	margin-top: 0px;
	margin-left: 0px;
	float:left;
	font-family: Times, Times New Roman, serif;
	font-size: 18px;
	color: #006600;
}

/*small boxes for letters on the surnames page, also for pagination on other pages*/
.snlink {

	background-color:#eeeeee; /*same as "databack" background color*/
}

a.snlink:hover, .snlinkact {
	background-color:#005511; /*same as "fieldnameback" background color */
	
}

/* smfieldname: small text used in conjunction with .fieldname style text */
.smfieldname {
	font-family: Times, Times New Roman, serif; 
	font-size: 10px;
	color: white;
}

/* fieldname: regular text within column or row title sections */
.fieldname {
	font-family: Times, Times New Roman, serif; 
	font-size: 12px;
	color: white;
}

/* whiteheader: heading text used on dark backgrounds (usually fieldnameback) */
.whiteheader {
	font-family: Times, Times New Roman, serif;
	color: #FFFFFF;
}
/* subhead: subheading text */
.subhead {
	/*next line added in 6.1.0*/
	margin-top: 0px;
	color: #006600;
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
}

/* visited: previously visited links */
A:VISITED {
	color: #AA00AA;
}

/* pedigree box: dates font */
.pboxname {
  font-family: Times, Times New Roman, serif; 
}

/* font-size should be in points */
.pboxdates {
  font-family: Times, Times New Roman, serif; 
}

/* pedigree box information popups */
/* font-size should be in points */
.pboxpopup {
  font-family: Times, Times New Roman, serif; 
  margin-top: 0;
  margin-bottom: 0;
}
/* Added in 4.0.0 */
/* For links on dark background */
a.lightlink:link, a.lightlink:visited {
	font-family: Times, Times New Roman, serif; 
	color: #FFFFFF;
	text-decoration: none;
}
/* For white-only links on dark background */
a.lightlink2:link, a.lightlink2:visited {
	font-family: Times, Times New Roman, serif; 
	color: #FFFFFF;
	text-decoration: none;
}
.whitesubhead {
	font-family: Times, Times New Roman, serif; 
	color: #FFFFFF;
	font-size: 16px;
}
/* smaller: small body text */
.smaller {
	display: none;
}

/* fieldnameback: background color for column and row title sections */
.fieldnameback {
	background-color:#005511;
	/*these 2 lines added in 5.0*/
	border-right: 1px solid #777; 
	border-bottom: 1px solid #777;
}

/* databack: background color for data areas */
.databack {
	background-color: #eeeeee;
	/*these 2 lines added in 5.0*/
	border-right: 1px solid #bbb; 
	border-bottom: 1px solid #bbb;
}
/* pedigree box: dates font */
.pboxname {
  font-family: Times, Times New Roman, serif; 
font-size: 11px;
}

/* font-size should be in points */
.pboxdates {
  font-family: Times, Times New Roman, serif; 
font-size: 11px;
}

/* pedigree box information popups */
/* font-size should be in points */
.pboxpopup {
  font-family: Times, Times New Roman, serif; 
  margin-top: 0;
  margin-bottom: 0;
}



