/* 
 * STANDARD HTML ELEMENTS
 */
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/tlc-logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000;
	font-size: 0.875em;	/* 16px * .875 = 14px */
}
body, caption, th, td {
	font-family: Georgia, "Times New Roman", serif;
}

/*
 * CSS2.1 Default Font Sizes
 *
 * give headers medium-sized top margins and x-small bottom margins
 */
h1 {
	font-size: 2em; 		/* xx-large	*/
	margin-top: 0px;
	margin-bottom: 0.375em;
	padding-top: 1em;
	font-weight: normal;
	line-height: 1.1em;
	color: #ffffff;
}
h2 {
	font-size: 1.5em;		/* x-large	*/
	margin-top: 0.667em;
	margin-bottom: 0.5em;
	color: #207646;
	font-style: italic;
}
h3 {
	font-size: 1.2em;		/* large	*/
	margin-top: 0.833em;
	margin-bottom: 0.2em;
	color: #8d98c7;
	color: #207646;
}
h4, h5, h6 {
	font-size: 1em;			/* medium	*/
	margin-top: 1em;
	margin-bottom: 0.75em;
}

/* Links */
a:link {
	color: #207646;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #ffffff;
	background-color: #207646;
	text-decoration: none;
}

abbr {
	font-style: normal;	/* Safari italicizes abbr! */
}

div, p, table {
	margin: 0px;
	padding: 0px;
}
.content p, ul, ol, li {
	margin-top: 0px;
	margin-bottom: 1em;
}
li {
	margin-bottom: 0.3em;
}
ul, ol {
	margin-left: 0px;
	padding-left: 0px;
}
li {
	margin-left: 2em;
	padding-left: 0px;
}
ul ul, ul ol, ol ul, ol ol {
	margin-top: 1em;
}
ul			{ list-style-type: disc; }
ul ul		{ list-style-type: circle; }
ul ul ul	{ list-style-type: square; }
ul ul ul ul	{ list-style-type: disc; }
ol 			{ list-style-type: decimal; }
ol ol		{ list-style-type: lower-alpha; }
ol ol ol	{ list-style-type: lower-roman; }
ol ol ol ol	{ list-style-type: decimal; }


div.header {
	margin-top: 0px;
	margin-left: 100px;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url(../images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #207646;
}
h1 span {
	font-size: 0.75em;
	font-style: italic;
	padding-top: 2em;
	color: #207646;
}
div.header p.dates {
	padding-bottom: 1em;
	color: #ffffff;
	letter-spacing: 0.45em;
}

div.barTop {
	border-top: 2px solid #deece5;
}
div.bar, div.barTop {
	background-color: #207646;
	color: #ffffff;
}
div.bar p, div.barTop p {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 8px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 0.9em;
}
div.barTop p {
	padding-left: 108px;
}
div.bar p.smallbar {
	font-size: 10px;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.scroll {
	background-image: url(../images/scroll.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
div.scroll img {
	display: block;
	margin: 0px;
	padding: 0px;
}

.content {
	background-color: #ffffff;
}

.contentbox {
	background-color: #ffffff;
	border: 2px solid #8d98c7;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1em;
}
span.contentbox {
	padding-top: 2px;
	padding-bottom: 2px;
}
.contentbox input {
	background-color: #e5e4f0;
}
.hilite {
	color: #207646;
}
.backToTop	{
	font-size: 0.9em;
	text-align: right;
}
a.imageLink, .imageLink a {
	background-color: transparent;
}
img.imageLink, .imageLink img {
	margin: 0px;
	border: 0px;
	vertical-align: text-bottom;
}


#navbar {
	width: 200px;
	background-color: #8d98c7;
	border-top: 2px solid #deece5;
	color: #ffffff;
}
#navbar ul {
	margin: 8px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navbar ul ul {
	margin: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#navbar li {
	margin-left: 0px;
	margin-bottom: 0.5em;
	padding-left: 0px;
	border: 2px solid #ffffff;
}
#navbar li.nobox {
	border: none;
}
#navbar li span.box {
	display: block;
	border: 2px solid #ffffff;
}
#navbar li li a {
	padding-left: 22px;
}
#navbar a {
	display: block;
	padding: 2px;
	text-decoration: none;
}
#navbar a:link, #navbar a:visited {
	color: #ffffff;
}
#navbar-contact ul {
	display: none;
}
#homepage #navbar-homepage,
#highlights #navbar-highlights,
#areas #navbar-areas,
#schedule #navbar-schedule,
#sessions #navbar-sessions,
#hotel #navbar-hotel,
#registration #navbar-registration,
#registration-receipt #navbar-registration,
#contact #navbar-contact,
#downloads #navbar-downloads
{
	background-color: #207646;
}
#contact #navbar-contact ul {
	display: block;
}

.content ul {
	list-style-image: url(../images/bullet-tlc.gif);
}

/* homepage */
#homepage .content p {
/*	width: 520px; */
}
ul#list-homepage {
	width: 520px;
	margin-bottom: 0px;
	background-image: url(../images/homepage-roundtable.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
ul#list-homepage li {
	margin-bottom: 0px;
	padding-bottom: 1em;
}
ul#list-homepage li#list-num1 {
	margin-left: 100px;
	padding-top: 1em;
}
ul#list-homepage li#list-num2 {
	margin-left: 200px;
}
ul#list-homepage li#list-num3 {
	margin-left: 250px;
}
ul#list-homepage li#list-num4 {
	list-style: none;
	margin-left: 260px;
	padding-bottom: 0.5em;
}
/* sessions */
#sessions .times {
	margin-left: 10px;
}
.areas {
	font-size: 0.9em;
}
/* registration */
div.sessionSelection {
	border: 2px solid #8d98c7;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 1em;
}
.sessionSelection table, .sessionSelection p {
	margin-top: 1em;
}
.sessionSelection table {
	border: 1px solid #8d98c7;
}
#registration-receipt .sessionSelection table {
	border: 1px solid #207646;
}
.sessionSelection table, .sessionSelection table td {
	background-color: #8d98c7;
	color: #ffffff;
}
#registration-receipt .sessionSelection table, #registration-receipt .sessionSelection table td {
	background-color: #e5e4f0;
	color: #000000;
}
.smallprint {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.warning {
	color: #990000;
	font-weight: bold;
}
.hidden {
	display: none;
}
/* error message */
.errorMessage {
	padding: 10px;
	background-color: #cbcbcb;
	color: #666666;
	font-size: 0.8em;
	font-family: Arial, sans-serif;
}
.errorMessage .errorReason {
	margin-top: 0px;
	font-style: italic;
	font-weight: bold;
}
.errorMessage p {
	margin-bottom: 0px;
}


/* TRAILER */
.returnhome {
	width: 100px;
	background-color: #8d98c7;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}
.returnhome a:link, .returnhome a:visited {
	color: #ffffff;
}
.returnhome p {
	padding: 5px;
}
.returnhome img {
	margin-left: auto;
	margin-right: auto;
}

/* FOOTER */
.footer {
	margin-top: 1.5em;
	padding-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
}
.footer p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding-left: 5px;
	padding-right: 205px;
}
/* CREDITS */
p.credits {
	margin: 0px;
	padding: 0px;
	padding-right: 205px;
	text-align: right;
	font-size: 0.8em;
	line-height: 20px;
}
p.credits, p.credits a:link, p.credits a:visited, p.credits a:hover {
	color: #999999;
	text-decoration: none;
}
p.credits a:hover {
	background-color: inherit;
	color: #333333;
}
p.credits a span {
	text-decoration: underline;
}
p.credits a:hover span {
	color: #ffffff;
	background-color: #207646;
}
p.credits a span.more {
	display: none;
}
/* STANDARD CLASSES */
.tdPadding {
	padding-left: 8px;
	padding-right: 8px;
}
.indent {
	margin-left: 20px;
}
.spacer {
	display: block;
	clear: both;
	margin: 0px;
	border: none;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}