/* CSS Document */
/******* FTDTA.org stylesheet ********/



/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  text-align: center;
  line-height: 1.6;
  background-color:#edae15;
  color:#000;
}
h1, h2, h3, h4, h5, h6, legend {
  color:#edae15;
  background-color: inherit;
}
h1, h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.4em;
}
h4, legend {
	font-size: 1.2em;
	font-style: italic;
	margin: 5px 0 0 25px;
}
p, li, label {
  font-size: 1.25em;
}
h1, h2, h3 {
  margin: 1em 0;
}
ol li {
	font-size: 1.2em;
	margin-left: 10px;
}
ol li li {
	font-size: 1.15em;
	margin-left: 25px;
	list-style-type:lower-alpha;
}

#wrapper {
  width: 72em;
  max-width: 100%; 
  margin: 10px auto; 
  text-align: left;
  background-color: #fff;
  color: #000;
}

/* Main Content */
#content { 
  width: 52em;
  max-width: 75%; 
  float: right;
  padding-right: 20px;
}
#content p {
	padding: .25em;
}
#content ul li {
	margin-left: 50px;
}
#content #contact_emails {
	text-align: center;
	border: 1px dashed #006600;
	margin: 10px 30px 0 30px;
}
#content .crumbs {
	font-size: 1em;
	padding: 6px 0 10px 0;
}

/* Branding Masthead */
#banner {
  height: 140px;
  padding-bottom: 20px;
}
#banner h1 {
  margin: 0;
  text-align: center;
  padding: 20px 10px 0 0;
}
#banner .photos {
	position: relative;
	width: 560px;
	height: 95px;
	background-color:#edae15;
	color: inherit;
	margin-left: 135px;
}
#banner img#logo {
	float: left;
	padding: 0 5px 5px 0;
}


/* Footer */
#footer { 
	clear: both; 
	line-height: normal;
	padding: 1px 20px;
	width: 690px;
} 
#footer .crumbs {
	text-align: center;
}
#footer p {
	padding: 10px;
	font-size: 70%;
	position: relative;
}
#footer .photos {
	margin: 0 6px 5px 6px;
	padding-bottom: 5px;
	position: relative;
	background-image: url(../images/bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* Left Side */
#side {	
	width: 15em;
	max-width: 25%;
	float: left;
  	padding-top: 20px;
 	padding-bottom: 20px;
	padding-left: 5px;
}
#search {
	margin: 50px 0;	
}

/* Navigation Menu and Content Links */
#navmenu{
 	list-style: none;
	line-height: 1.8;
}
#navmenu * {
  padding-left: 5px;
  padding-right: 5px;
}
#navmenu * * {
  padding-left: 0;
  padding-right: 0;
}
a:link, a:visited {
	color:#006600;
	background-color: #fff;
	text-decoration: none;
	line-height: 1.1;
}
a:hover, a:focus {
	color: #000;
	background-color: #edae15;
	text-decoration: none;
}
#navmenu a:hover, #navmenu a:focus,
dl.dept a:hover, dl.dept a:focus {
	margin-left: 8px;
	padding-left: 8px;
}
#content a:hover, #content a:focus,
.crumbs a, .crumbs a:hover, .crumbs a:focus,
dl#confdate a:hover, dl#confdate a:focus,
dl#members a:hover, dl#members a:focus {
	margin-left: 0;
	padding-left: 0;
}
.skiplink {
	display: none;
}

/* Tables */
table {
	font-size: 1.3em;
	border: 1px solid #edae15;
}
td {
	line-height: 1.25;
}
table#sponsors td {
	padding: 5px 2px;
}
table#emails{
	width: 75%;
	margin: 25px 5%;
}
th {
	background-color: #edae15;
	color: #000;
}
table#emails td {
	padding: 3px;
}
table#board, table.regions{
	width: 100%;
	margin: 5px 0;
}
table#board td, table.regions td {
	vertical-align: top;
	line-height: normal;
	padding: 3px;
}

table#board .col1, table.regions .col1 {
	background-color: #edae15;
	color: #000;
	font-weight: bold;
}
table#board .col1 {
	width: 25%;
}
table.regions .col1 {
	width: 15%;
}
table.regions .col2 {
	width: 50%;
}
.col4 {
	width: 25%;
}
td.term {
	font-family:Arial, Helvetica, sans-serif;
}
.name {
	background-color:#FFCC66;
	color: #000;
	font-weight: bold;
}
.color {
	background-color: #FFFFCC;
	color: inherit;
}
/********************/
dl.local {
	width: 95%;
}
dt {
	font-weight: bold;
	font-size: 1.35em;
	margin-left: 10px;
}
dd {
	font-size: 1.25em;
	margin-left: 25px;
}
dl.dept dt{
	padding-top: 25px;
}
dl.dept a{
	margin-bottom: 2em;
	line-height: normal;
	text-decoration: none;
}
dl#register {
	margin-bottom: 20px;
	margin-left: 80px;
}
.smtext {
	font-size:75%;
	font-style: italic;
	color: #000;
	background-color: inherit;
	font-weight: normal;
}
.names {
	font-family: "Lucida Handwriting", "Monotype Corsiva", serif;
}
img.right {
	float: right;
	border: none;
}
img.left {
	float: left;
	border: none;
	margin: 10px 25px;
}

/* Region Map */
#regions {
	position: relative;
	margin-top: 3.5em;
	width: 285px;
	line-height: normal;
}
#regnames1 {
	width: 130px;
	float: left;
}
#regnames2 {
	float: right;
	width: 130px;
}
#r1, #r2, #r3, #r4, #r5 {
	text-align: center;
	width: 100px;
	margin: 10px 0 0 0;
	padding: 5px;
}
#r1 {
	border-top: 6px solid #ff8686 ;
	border-bottom: 6px solid #ff8686;
}
#r2 {
	border-top:thick solid #c3ffe3;
	border-bottom: thick solid #c3ffe3;
}
#r3 {
	border-top:thick solid #a09fd1;
	border-bottom: thick solid #a09fd1;
	margin-top: 10px;
}
#r4 {
	border-top:thick solid #ffc3fb;
	border-bottom: thick solid #ffc3fb;
}
#r5 {
	border-top:thick solid #ffe5c1;
	border-bottom: thick solid #ffe5c1;
}
img#maptop, img#mapbottom {
	float: right;
	border: none;
}
#disclaimer {
	clear: both;
	padding-top: 3em;
}
#disclaimer p{
	font-size: .85em;
	line-height: normal;
}


/* Conference */
#conf {
	text-align: center;
}

/* Members Only pages */
#committees {
	padding: 5px;
}
#ltc {
	width: 250px;
}
#rtc {
	float: right;
	width: 250px;
}
#extras {
	line-height: normal;
	width: 6.5em;
	border: 1px solid #edae15;
	margin-left: 25px;
}
#extras p {
	padding: 10px 0;
	text-align: center;
	font-size: 85%;
}
.tab {
	padding-left: 25px;
	vertical-align: middle;
}
/****** Form */
form#pay {
	width: 400px;
	margin-left: 20px;
}
form#pay fieldset {
	border: 1px solid #edae15;
	padding: 5px 5px 5px 20px;
	}
#pay legend {
	font-weight: bold;
}
#pay label {
	font-weight: bold;
	margin: 3px 25px;
}
form#fbsearch {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
/**** End CSS ****/
