/* PHOTOS */
.image-cont {
	float: left;
	overflow: hidden;
	position: relative;
	width:173px;
	margin-top: 5px;
}
.image-cont .top-border {
	position: absolute;
	top: 0x;
	left: 0px;
	height: 20px;
	background: url(../img/BG/image-mask-top.png) left top no-repeat;
	width: 100%;
}
.image-cont .bottom-border {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 20px;
	background: url(../img/BG/image-mask-bottom.png) left bottom no-repeat;
	width: 100%;
}

/* TYPOGRAPHY */

* {
font-family: "Lucida Grande", Verdana, Geneva, sans-serif; 
}
body {
	font-size: 16px; line-height: 20px;
}
a {
	color: #79463B;
}
a:hover {
	/*color: #D40040;*/
	text-decoration: none;
}
body ul.bullet-list li {
	color:#333333;
	font-size: 14px;
	list-style: disc;
}

/* PRE-SFIR: THIS INCLUDES HR STYLE FOR h2 */
h1 {
	clear: left;
	float: left;
	color: #5f9acf;
	font-size: 30px;
	font-family: Helvetica, sans-serif;
	letter-spacing: -0.02em;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 4px;
	width: 100%;
	z-index: 10;
}
h2 {
	clear: left;
	color: #749374;
	float: left;
	width: 100%;
	font-size: 20px;
	font-family: Helvetica, sans-serif;
	margin-top: 16px;
	margin-bottom: 4px;
}
h3 {
/*	margin-top: 20px; for alignment purposes (ex: imagees) you should not have any above spacing put more margin below paragraphs etc.*/
}
h2 a, h3 a {
	text-decoration: none;
}
hr { display: none;}
div.hr {

}
.hr-h1, .hr-h2, div.hr {
	background: #fff url(../img/BG/blue-line.gif);
	clear: left;
	height: 46px;
	left: 0;
	margin-left: -110px;
	position: relative;
	width: 993px;
	top: 5px;
}
.hr-h2 {
	background: url(../img/BG/green-line.gif);
	top:45px;
}
h1.hr { 
	position: relative;
	top: 30px;
}
h2.hr {
	position: relative;
	top: -20px;
}
/* h3 uses the same styles as p so that it flows well with the body text. */
h4#quicklinks {
	font-size: 20px;
	left: 132px;
	margin-top: 10px;
	position: absolute;
	top: 30px;
}
#gototop {
	display: block;
	left: 810px;
	position: absolute;
	top: 40px;
	width: 100px;
	z-index: 10;
}

#main-container p {
	/* clear: left; nec for inline float images */
	padding: 6px 15px 14px 0;
	color:#444;
}
#gmap-wrap {
	border: 1px solid #666;
	margin: 0px 0px 20px 0px;
	width: 750px;
}
#main-container p.summary-text {
	width: 753px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #666;
	 position: relative;
	 z-index: 10;
}
#main-container p.credentials {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h4.speaker {
	font-size: 14px;
	color: #92a069;
}

.column p, .column h3, h3, p {
	font-size: 16px;
}
p.caption {
	font-size: 9px;
	line-height: 12px;
	margin: -2px 12px 20px 12px;
}
sup {
	font-size: 0.25em;
	position: relative;
	top: 3px;
	line-height: 0.25em;
}
#footer ul li p {
	color: #666666;
	font-size: 14px;
	padding-bottom: 7px;
}
#footer a {
	font-size: 15px;
	height: 21px;
}
#footer ul li p a {
	background: none;
	padding-left: 0;
	margin-top: 0;
}
strong {
	color: #999999;
}
/* --------- REGISTRATION FORM ------------ */
form#form-box {
	border: 2px solid #a1b074;
	height: 224px;
	left: 600px;
	position: absolute;
	top: 220px;
	width: 245px;
	z-index: 10;
}
#form-box legend {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
#form-box fieldset {
	padding: 0px 10px;
	position: relative;
	z-index: 10;
}
#form-box div.BG {
	background: #fff;
	border: 0;
	height: 100%;
	left: 0;
	opacity: 0.75; filter: alpha(opacity=75);
	position: absolute;
	top: 0;
	width: 100%;
}
#form-box p, #form-box label, #form-box .accesskey {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
#form-box .text-field {
	padding: 2px;
	margin: 8px 0;
	border: 1px  solid #a1b074;
}
label, .submit, .accesskey {
	cursor: pointer;
}
.submit-cont {
	float: right;
	overflow: hidden;
	width: 117px;
}
.submit:hover{
	margin-left: -117px;
}
#form-box .accesskey {
/*	text-decoration: underline;*/
}
/* form feedback */

#mailThank {
	position:absolute;
        border: 2px solid #a1b074;
	left:600px;
	top: 0px;
	width:225px;
	height:auto;
	z-index:999;
	background-color:#FFFFFF;
	opacity: 0.75; filter: alpha(opacity=75);
	font-size:10px;
	padding:10px;
}

#mailThank a, #mailThank a:hover {
	font-size:11px;
}
/* --------- GRAPHICAL ELEMENTS ------------ */
/* timetable box: who, where & when. This box is for a tripple column, due to container width having to be 100% while the inside pieces have the shorter width. If it needs to be inside somehing thiner you will have to make exceptions classes. */
.timetable-box {
	float: left;
	margin: 8px 0 15px 0;
	padding: 10px 10px 5px 10px;
	position: relative;
	width: 100%;
	z-index: 2;
}
.timetable-box .BG {
	background: #7AA5C8;
	border: 2px solid #5089b7;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: 2;
}
.timetable-box .shadow {
	background: #7AA5C8;
	border: 2px solid #5089b7;
	height: 100%;
	left: 4px;
	position: absolute;
	top: 4px;
	width: 50%;
	z-index: 1;
}
#main-container .timetable-box p {
	color: #fff;
	clear: left;
	font-size: 13px;
	line-height: 20px;
	margin: 0; 
	padding: 2px 0 2px 0; 
	position: relative;
	width: 50%;
	z-index: 10;
}
.timetable-box em {
	color: #5089B7;
	clear: none;
	float: left;
	font-style: normal;
	font-size: 10px;
	padding-right: 0.5em;
	text-transform: uppercase;
	width: 3.5em;
}

