/* *********************************************************************
   Source:		 afh-styles.css
   
   Description:  This the stylesheet for http://www.andersonfuneralhome.com
   
   Date Written: 9 March 2010     Last Update: 25 March 2010
	
   ********************************************************************* */


/********************************************************/
/* BODY                                                 */
/********************************************************/
body {
  background: #e0e0d6;
  margin: 0;
  padding: 5px 20px;
  font: medium "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color: #333;
  font-size/* */:/**/medium;
  font-size: /**/medium;
}

#container {
  width: 800px;
  padding: 5px 0x 0px 0px;
  margin: 10px;
}

h1, h2 {
  font: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  font-size: 140%;
  font-weight: normal;
  color: #630;
}

h3 {
  font: bold 120%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color: #000;
}

h4 {
  margin: 0;
  padding: 0;
  font: bold "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color: #000;
}

h5 {
	/* reserved for use in #navbox */
	margin: 0;
	padding: 3px 3px 3px 10px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font: bold 85%/1.1em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    color: #666;
}

table {
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
}

td, th {
	vertical-align: top;
    padding: 0px 10px 5px 10px;
}

th {
	text-align: left;
	font-weight: bold;
}

#obitDetail th {
	width: 125px;
}

#obitDetail th,td {
 padding-bottom: 15px;
}

.tableHeading1 {
  font: bold 120%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color: #000;
}

a:link {
  color: #56a;
  text-decoration: none;
}

a:visited {
  color: #56a;
  text-decoration: none;
}

a:hover {
  color: #f70;
  text-decoration: underline;
}
  
a img {
  border-width: 0;
}

p {
  margin: 0px 0px 15px 0px;
}

ul {
  margin: 0px 0px 15px 0px;
}

.undecoratedList {
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
}

.undecoratedList li {
  list-style-type: none; 
}

/********************************************************/
/* HEADER                                               */
/********************************************************/
#header {
	height: 100px;
	width: 800px;
	background-image: url(afh_logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
}


/********************************************************/
/* NAVIGATION STRUCTURE                                 */
/********************************************************/
#nav {
	float: left;
	width: 185px;
	margin: 18px 0 0 0;
}

#navbox ul {
	margin: 0;
	padding: 2px 10px 10px 10px;
	list-style: none;
}

#navbox ul li {
	font-weight: bold;
	margin: 0 0 2px;
	padding: 0;
}

#navbox a:link {
	text-decoration: none;
}

#navbox a:visited {
	text-decoration: none;
}

#navbox a:active {
	text-decoration: none;
}

#navbox a:hover {
	text-decoration: underline;
	font-weight: bold;
}


/********************************************************/
/* CONTENT                                              */
/********************************************************/
#content {
	margin: 12px 0px 0px 205px;
}

#content dl {
 	width: 580px;
}

#content dt {
	font-weight: bold;
}

#content dd {
}


/********************************************************/
/* FOOTER                                               */
/********************************************************/
div.hr {
  height: 1px;
  background: #fff url(afh_hr.gif) repeat-x;
}
div.hr hr {
  display: none;
}

#footer {
	text-align: center;
}

#footer ul {
  list-style: none;
  float: left;
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 0px 0px;
  display:inline;
  text-align: center;
}

#footer li {
  display: inline;
  margin: 0px 20px 0px 0px;
}

#footer a:link {
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
}

#footer a:active {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
}


/********************************************************/
/* LINKS                                                */
/********************************************************/
#links {
	margin: 0;
	padding: 0;
}

#links ul {
	margin: 0;
	padding: 0px 10px 10px 10px;
}

#links ul li {
	margin: 0 0 2px 0;
	padding: 0;
}

/********************************************************/
/* FORMS                                                */
/********************************************************/
form {
  margin-top: 1em;
  width: 625px;
}

form a.selectDate, 
form a.clearDate {
  float: left;
}

form a.clearDate {
  margin: 4px 0px 0px 5px;
}

#reqfield {
  margin: 5px;
  font-style: italic;
  font-size: 8pt;
  width: 200px;
}

fieldset {
  padding: .5em 15px .5em 10px;
  border: none;
}

fieldset.clearRight {
  margin-bottom: 30px;
}

legend {
  font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color: #911;
  font-weight: bold;
  font-size: 105%;
  margin: .8em .8em .8em -10px;
}

label,
input,
span,
select {
  display: block;
  float: left;
  margin: 0px 10px 10px 0px;
  padding-top: 2px;
}

label.inline {
  display: inline;
  margin: 0px 5px 10px 0px;
}

input.inline {
  display: inline;
}

span {
  margin:0;
}

span.padRight {
  margin-right: 20px;
}

label {
  text-align: right;
  width: 120px;
  padding-right: 20px;
  font-weight: bold;
  font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color: #332;
}

label.inline {
  width: auto;
}

/* Always use class="hidden" for hidden input fields
   Also use for labels that are only for accessibility */
.hidden {
  position: absolute;
  left: 0px;
  top: -100px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
}

input,
textarea,
select {
  width: 140px;
  padding: 1px;
  margin-bottom: 15px;
}

textarea {
  width: 400px;
}

form.wide textarea {
  width: 650px;
}

textarea.tall {
  height: 110px;
}

input.short {
  margin-right:5px;
  width: 32px;
  display:inline;
}

input.shortmed {
  margin-right:5px;
  width: 55px;
  display:inline;
}

input.medshort {
  width: 95px;
}

input.medium {
  width: 115px;
}

input.long {
  width: 400px;
}

input.check {
  width: auto;
  margin: 2px 5px 0px 0px;
  border: 0px none;
}

input.radio {
  width: auto;
  margin: 2px 5px 0px 5px;
  border: 0px none;
}

input:focus,
textarea: focus,
select: focus {
  background-color: #eee;
  color: #000;
}

input.submit {
  float: left;
  height: auto;
  width: auto;
  margin: 1.3em 0px 0em 5px;
}

select.short {
  width:80px;
  display:inline;
}

select.large {
  width: 180px;
}

br {
  clear:left;
}

.errorBox {
  margin: 0px 0px 25px 0px; 
}

.error {
  color: red;
  font-weight: bold;
  font-size: 90%;
  padding: 0px 0px 0px 30px;
  margin: 20px 0px 0px 165px;
  width: 430px;
  background-image: url(error.gif); 
  background-repeat: no-repeat; 
  background-position: center left;
}

   


