/* TAG Symposium styles */

html {
	margin: 0; padding: 0;
}

body {
	margin: 0 0 5em 0; padding: 0;
	font: 12px verdana, geneva, arial, sans-serif; 
	color: #000;
}

a:link { text-decoration: none; color: #036; }
a:visited { text-decoration: none; color: #036; }
a:hover { text-decoration: none; color: #c33; }
a:active { text-decoration: none; color: #c33; }

dl#preconference a:link { text-decoration: underline; color: #c00; }
dl#preconference a:visited { text-decoration: underline; color: #c00; }
dl#preconference a:hover { text-decoration: none; color: #c00; }
dl#preconference a:active { text-decoration: none; color: #c00; }

h1 {
	margin: 0.33em 0 0 0; padding: 0.33em 0 0;
	font-size: 150%;
	letter-spacing: 2px;
	color: #036;
}

h1.subheading {
	margin-top: 20px; margin-bottom: 0;
	letter-spacing: normal;
	font-size: 130%;
	color: #000;
}

h2 {
	margin: 30px 0 -10px 0; padding: 0;
	font-size: 125%;
	color: #c33;
}

h2.thirdtitle {
	margin: 10px 20px; padding: 0;
	font-weight: normal; color: #036; font-style: italic;
}

.italic { font-style: italic; }
.bold { font-weight: bold; }
.center { text-align: center; }
.smallgray { font-size: 95%; color: #333; }
.red { color: #c33; }
.pimg {position: relative; left: -5px; }
.red_center { color: #c33; text-align: center; }
div#top {
	margin: 0; padding: 0;
	background: #369 url(images/header-img.jpg) right no-repeat;
	width: 100%;
	height: 219px;
}

div#top p {
	position: absolute; 
	top: 2.25em; left: 300px;
}

div#navigate {
	margin: 0; padding: 5px 0 8px 0;
	position: absolute;
	top: 221px; left: 0.5em;
	width: 99%;
	border-bottom: 1px solid #036;
}

h1.centerstage {
	width: 200%;
	text-align: center;
}


div#left {
	margin: 0; padding: 0 0 2% 0;
	position: absolute;
	top: 22em; left: 35px;
	width: 47%;
}

div#left table, div#right table {
	margin: 1em 0 2em 0; padding: 2px;
	width: 100%;
	border: 1px solid #ccc;
	font-size: .9em;
	line-height: 1.3;
}

div#left a { text-decoration: underline; }
div#left a:visited { text-decoration: underline; }
div#left a:hover { text-decoration: none; }
div#left a:active { text-decoration: none; }

div#navigate a {
	padding: 8px 5px 8px 5px;
	display: inline;
	font-size: 95%;
	color: #036;
	text-decoration: none;
}
div#navigate a:hover {
	background: #eed03a;
}

.something { color:#036; }
.outline {
	margin: 1.5em 0 2em 5em; padding: 3px;
	background: #ffc;
	border: 1px dashed #c33;
	width: 30emem;
	text-align: center;
}

.line2 {
	font-size: 95%;
	padding-left: 5%;
}

.top20 { padding-top: 20px; }

div#left ul.gray {
	list-style-position: inside;
	list-style: circle;
	margin: .5em 0 0 2em; padding: 0; color: #000;
}

div#weather {
	margin: 0 0 0 0; padding: 0 0 0 0;
	width: 200px;
	height: 100px;
	display: inline;
}

div#right {
	margin: 0; padding: 0 4% 0 0;
	position: absolute;
	top: 22em; left: 52%;
	width: 44%;
}

div#right a:link { text-decoration: underline; color: #036; }
div#right a:visited { text-decoration: underline; color: #036; }
div#right a:hover { text-decoration: none; color: #c33; }
div#right a:active { text-decoration: none; color: #c33; }

div#right p, div#right dd, div#left p {
	line-height: 1.4;
}

dl#preconference { margin: 0 .5em 0 0;  padding: 0; }  /* Pre-Conference Workshops and listing */

dl#preconference dt {
	padding-top: 1em;
	border-top: 1px solid #ccc;
}

dl#preconference dt.top {
	padding-top: 1em;
	border-top: none;
}

dl#preconference dt {
	font-style: italic;
}

dl#preconference span.bold {
	font-weight: bold; color: #c00;
	font-size: 120%; font-style: normal;
}

dl#preconference dd {
	margin-left: 1.5em; padding: .5em 0 1em 0;
}

div#right ul {
	list-style-type: circle;
}

div#right li {
	padding: 0 0 10px 2%;
	line-height: 1.4;
}

.relmin10 {
	position: relative;
	top: -15px;
}


div#right li.singlespace {
	margin: 0; padding: 0;
	line-height: 1.2;
}

div#right b {
	color: #c33;
	font-weight: bold;
}
div#right img.center {
	text-align: center;
	display: block;
}

.left40 {
	padding-left: 40px;
}
.top20 {
	padding-top: 20px;
}

.gray {
	margin-left: 10px;
	color: #666; font-style: italic;
}


table.accommodations {
	margin: 0.5em auto; 
	width: 90%; 
}

table.accommodations tr.header {
	color: #c00; vertical-align: top;
}

table.accommodations td {
	width: 20%; 
}

div#right table#registrationdates {
	margin: .5em auto; padding: 5px;
	width: 370px;
}

div#right table#registrationdates tr.heading { font-weight: bold; color: #c00; }
div#right table#registrationdates td.col1 { line-height: 1.5; width: 170px; }
div#right table#registrationdates td.col2 {	width: 100px; }

div#right table#registrationdates img { display: block;  }

img#registeronline1 { padding: 5px; }
img#symposium_img1 { position: relative; left: 10px; }

.clearboth {
	clear: both;
}

p.preconfpresenter {
	margin: .5em 1em;
	font-size: 90%; color: #333;
}

a.noline:link { text-decoration: none; color: #333; }
a.noline:visited { text-decoration: none; color: #333; }
a.noline:hover { text-decoration: underline; color: #333; }
a.noline:active { text-decoration: underline; color: #333; }

/* ---- 2008 Styles ---- */

/* ---- Conference Schedule ---- */
div#left table#conference_schedule {
	margin: 10px 20px; padding: 0;
	border: 0; width: 80%;
}

div#left table#conference_schedule td { padding: 3px 0; }

.italics { font-style: italic; }

img#symposium_img2 { }

ul#meals li {
	padding-bottom: 10px;
}

dl#certification_requirements dt { /* ---- styles for the requirements of the Certification Requirements on the Preconference Workshops ---- */
	font-weight: bold;
}

dl.certification dt { margin-top: 15px; }

dl.certification .bold { color: #006; }
dl.certification span.indentinlist { display: block; margin-left: 116px; }
dl.certification span.indent_traininghours { padding-left: 16px; }
dl.certification span.indent_portfolio { padding-left: 54px; }

a.importantlink:link {
	display: block; 
	margin: 20px; padding: 15px;
	font-size: 14px;
	color: #f90; border: 2px dashed #31699c;
	width: 360px;
}

a.importantlink:visited {
	display: block; 
	margin: 20px; padding: 15px;
	font-size: 14px;
	color: #f30; 
	color: #f90; border: 2px dashed #31699c;
	width: 360px;
}

a.importantlink:hover {
	display: block; 
	margin: 20px; padding: 15px;
	font-size: 14px;
	color: #f30; 
	color: #f90; border: 2px dashed #31699c;
	width: 360px;
}

a.importantlink:active {
	display: block; 
	margin: 20px; padding: 15px;
	font-size: 14px;
	color: #f30; 
	color: #f90; border: 2px dashed #31699c;
	width: 360px;
}

/* ---- Styles for the PreConference Page ---- */

dl.presenters {
	margin: 40px 30px;
	line-height: 2em;
}

dl.presenters dt { font-weight: bold; font-size: 1.3em; }

dl.presenters dd { display: list-item; list-style: square; }

p.marginleft30 { margin-left: 30px; }

#margintop50 { margin-top: 11em; }

/* Styles for Workshop Description - Tom Heck's */
div#keynotedescription {
	margin:10px 0 0 40px; padding: 0;
}

div#keynotedescription li {
	padding:0;
	line-height: normal;
}

p.workshop { margin-left: 40px; }
p.workshop_italic {
	margin-left:40px; font-style: italic;
}

h2.emphasize {
	padding: 4px; background-color: #ffd422;
}


table#conferenceschedule {
	vertical-align: middle;
	border: none;
}

table#conferenceschedule h3 {
	margin: 0; padding: 10px 0 2px 0;
}