/* NORMALIZE HTML ELEMENTS */
/* © Copyright 2007 Jeremy Van Dam.  All Rights Reserved. www.jeremyvandam.com */

/* zero margins and padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, legend, fieldset, p, blockquote { margin: 0; padding: 0; }

/* zero font size for headers */
h1, h2, h3, h4, h5, h6 { font-size: 100%; }

/* remove list-styles from ordered and unordered lists */
ol, ul { list-style: none; }

/* remove borders from all img and fieldset tags */
img, fieldset { border: 0; }

/* set font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

/* remove borders from tables */
table { border-collapse: collapse; border-spacing: 0; }

/* left align text for caption and th */
caption, th { text-align: left; }

/* remove quotation marks from q */
q:before, q:after { content: ''; }


/* START MAIN SITE STYLES */

a:link,a:active,a:visited {
	text-decoration: none;
	color: #66334B;
}
a:hover {
	color: #9B5777;
	text-decoration: underline;
}

body {
	background: #ECE9E5 url(../images/bgcolor.gif) repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 20px;
	margin: 0;
}

h1 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	font-size: 2.2em;
	padding-top: 10px;
	margin-bottom: 5px;
	color: #146783;
	}

h2 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	font-size: 2.2em;
	padding-top: 10px;
	margin-bottom: 5px;
	color: #146783;
	}

h3 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 0;
 	color: #976c81;
	}

p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 0;
	color: #494949;
}

p strong {
	font-weight: bold;
	font-size: 1.1em;
}

li strong {
	font-weight:bold;
	}

/* FLOATS */

.float_left {
	float: left;
	margin: 10px 10px 10px 0;
}

.float_right {
	float: right;
	margin: 10px 0 10px 10px;
}

.middle {
	vertical-align: middle;
	}

.center {
	text-align:center;
	}

div.divider {
	height: 2px;
	margin: 10px 0;
	background: url(../images/divider.gif) repeat-x;
	clear: both;
	}

table#main_table {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 750px; }

table#main_table td, table#main_table tr {
	margin: 0;
	padding: 0; }


/* BRANDING */

td#branding {
	background: transparent url(../images/header_wideglow.gif) no-repeat 0 0;
	width: 750px;
	height: 154px; }

td#branding h1 {
	text-indent: -9999px;
}


/* NAVIGATION */

td#link_cell {
	background: transparent url(../images/link_background_wide.gif) repeat-y 0 0;
	padding: 0;
	margin: 0; }

td#link_cell ul {
	margin: 0 0 0 3px;
	padding: 0; }

td#link_cell li a {
	display: block;
	text-indent: -9999px;
	height: 26px;
	}

td#link_cell a#link_home {
	background: url(../images/home0.gif) no-repeat;
	}

td#link_cell a#link_home:hover {
	background: url(../images/home1.gif) no-repeat;
	}

td#link_cell a#link_about {
	background: url(../images/about0.gif) no-repeat;
	}

td#link_cell a#link_about:hover {
	background: url(../images/about1.gif) no-repeat;
	}

td#link_cell a#link_cal {
	background: url(../images/courses0.gif) no-repeat;
	}

td#link_cell a#link_cal:hover {
	background: url(../images/courses1.gif) no-repeat;
	}

td#link_cell a#link_conf {
	background: url(../images/conference0.gif) no-repeat;
	}

td#link_cell a#link_conf:hover {
	background: url(../images/conference1.gif) no-repeat;
	}

td#link_cell a#link_links {
	background: url(../images/links0.gif) no-repeat;
	}

td#link_cell a#link_links:hover {
	background: url(../images/links1.gif) no-repeat;
	}

td#link_cell a#link_contact {
	background: url(../images/contact0.gif) no-repeat;
	}

td#link_cell a#link_contact:hover {
	background: url(../images/contact1.gif) no-repeat;
	}

td#link_cell_end {
	background: transparent url(../images/link_background_end_wide.gif) no-repeat 0 0;
	width: 150px;
	height: 31px; }



/*COLUMNS*/
div.column {
	float:left;
	width:290px;
	margin-right:20px;
	padding-bottom:20px;
}

div.no-margin {
	margin:0;
}



/* MAIN CONTENT */
td.main_cell {
	vertical-align: top;
	width: 600px;
	}

.page_header {
	margin-bottom: 15px;
	}

div.clear { clear: both; }

ul.bullet {
	list-style:disc;
	margin-left:10px;
}

ul.bullet li {
	margin-left:15px;
}


/* ABOUT PAGE */
td#about_page ul {
	margin-left: 20px;
	list-style: disc;
}

td#about_page li {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #5B5B5B;
}



/* COURSE CALENDAR PAGE */
td#calendar_page td { padding: 5px; }

td#calendar_page h2 {
	text-align: center;
}

ul#quicklist {
	list-style: disc;
	margin-left: 15px;
	line-height: 1.5em;
	color: #146783;
}

ul#quicklist li {
	padding: 3px 0;
	font-weight: bold;
	}

/*ul.course {
	margin-top: 20px;
	padding-top: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BCBCBC;
}

ul.course li:first-child {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 42px;
	padding-bottom: 0;
	color: #146783; }

ul.course li {
	font-size: 13px;
	line-height: 1.5em;
	padding: 5px 0;
	color: #555652; }



ul.course li.info, ul.course li strong {
	font-weight: bold;
	font-size: 1.1em;
	color: #555652;
}*/


td#calendar_page table {
/*	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BCBCBC;*/
	}

td#calendar_page table a {
	text-decoration: none;
	font-weight: bold;
	/*color: #146783;*/
	}

td#calendar_page td.coursefull {
	font-size: 1.2em;
	color: #CC0000;
	font-weight: bold;
	}

/*td#calendar_page td.links {
	text-align: right;
	}*/

td#calendar_page table th {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	padding-top: 5px;
	color: #146783;
	}

td#firstcolumn {
	width: 70px;
	}

td#calendar_page table td {
	font-size: 13px;
	line-height: 1.5em;
	padding: 5px 0;
	color: #555652;
	vertical-align: top;
	}

td#calendar_page table li.coursefull {
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
}

td#calendar_page table strong {
	font-weight: bold;
	font-size: 1.1em;
	color: #555652;
}
	

/* CONFERENCE PAGE */

td#conference_page h2 {
	font-size: 1.7em;
	padding: 0;
	}

td#conference_page h3 {
	/*border-top: dashed #CCCCCC 1px;*/
	margin-top: 10px;
	}

td#conference_page ul {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #7A7B75;
}

#googlemap {
	border: solid #FFF 5px;
}

/* 2007 CONFERENCE LETTER PAGE */

img.gallerythumb {
	float: left;
	margin: 0 5px 5px 0; }

div#conference07_page {
	width: 580px;
	position: relative;
	margin: 0 auto; }

div#conference07_page p, div#conference07_page li, div#conference07_page cite {
	font-size: 13px;
	line-height: 1.5em;
	color: #7A7B75; }

div#conference07_page p { padding: 10px 0; }

div#conference07_page p strong { font-weight: bold; }

div#conference07_page h3 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 19px;
	margin-top: 20px;
/*	padding: 5px 0;
	margin: 5px 0;*/
 	/*border-bottom: dashed #CCC 1px;*/
 	color: #976c81; }

div#conference07_page li {
	list-style: disc;
	margin-left: 30px;
}

div#conference07_page blockquote {
	background:url(../images/open_quote.gif) no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 1.5em;
	margin: 10px 30px;
	padding-left: 35px;
	color: #797979;
}

div#conference07_page cite {
	text-align: right;
	font-weight: bold;
}


/* LINKS PAGE */

td#links_page li {
	font-size: 1em;
	padding: 5px 0;
	color: #7A7B75;
	}

td#links_page a {
	font-weight: bold;
	}


/* CONTACT PAGE */

td#contact_page li {
	font-size: 15px;
	padding: 5px 0;
	color: #7A7B75; }

div.formrow {
	clear: both;
	padding-top: 5px;
	width: 100%;
}

span.formlabel {
  float: left;
  width: 100px;
  text-align: right;
  padding-right: 20px;
  padding-bottom: 10px;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 17px;
  color: #146783;
}

span.formfield {
  float: right;
  width: 480px;
  text-align: left;
  padding-bottom: 10px;
}

.inputfield {
	padding: 4px;
	border: 1px dotted #CCC;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	width: 350px;
	color: #555652;
}


/* ADMIN PAGE */

ul#instructions {
	list-style: disc;
	margin-left: 20px;
	}

img#add_course_button {
	cursor: pointer;
	}

table#admincourses {
	width: 100%;
	border: solid #CCCCCC 1px;
}

table#admincourses td, table#admincourses th {
	padding: 0 7px;	
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
}

table#admincourses tr {
	border: solid #CCCCCC 1px;
	}

table#admincourses tr.evenrow {
	background-color: #F4F4F4;
}

table#admincourses tr.oddrow {
	background-color: #EAEAEA;
}

table#admincourses tr.oddrow:hover, table#admincourses tr.evenrow:hover {
	background-color: #F3F8FC;
}


table#admincourses td a {
	display: block;
	padding: 7px 0;
	font-weight: normal;
	text-decoration: none;
}

table#admincourses td a:hover {
	text-decoration: underline;
}

table#admincourses th {
	font-size: 12px;
	font-weight: bold;
	background-color: #DADADA;
}

a.button {
	cursor: pointer;
	}

/* TIMEPICKER STYLES */

.timePickerTrigger {
	cursor:pointer;
}

.timePicker {
	position:absolute;
	border:#CCCCCC 1px solid;
	border-bottom-color:#666666;
	border-right-color:#666666;
	z-index:9999;
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	background-color:#ffffff;
	margin-bottom:15px;
}

.timePicker td {
	white-space:nowrap;
}

.timePicker a:link, .timePicker a:visited {
	display:block;
	background-color:#e9e9e9;
	text-decoration:none;
	padding:1px;
}

.timePicker a:hover, .timePicker a:active {
	display:block;
	background-color:#cccccc;
	text-decoration:none;
	padding:1px;
}


/* FORMS */

#courseform legend {
	text-indent: -9999px;
}

div.row {
	clear: both;
	display: block;
}

span.label {
	float: left;
	padding: 5px 10px;
	text-align: left;
	width: 130px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

span.field {
	float: left;
	text-align: left;
	padding: 5px 0;
	width: 450px;
}

span.field input, span.field textarea {
	padding: 2px;
}

span.field p {
	float: right;
	width: 290px;
	padding: 0;
	line-height: 1.1em;
	font-size: 0.9em;
}

span#buttons {
	text-align: right;
	border-bottom: solid #DDD 1px;
}

span#buttons input {
	margin-right: 10px;
	padding: 3px;
}

img.calimg { padding-left: 5px; }


/* FOOTER */


td#footer {
	background: transparent url(../images/footprints.gif) no-repeat;
	}

td#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}