/* CSS Styles for the Workshop & Tutorials Section */


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #105a33;
	font-style: italic;
	line-height: 17px;
}
.quoteCitation {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}

/* Tutorial Listings Page */


#tutorialTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

#tutorialTitle a, #tutorialTitle a:visited, #tutorialTutorial a:active {
	text-decoration: underline;
	color: #000000;
}

#tutorialTitle a:hover {
	color: #990000;
	text-decoration: underline;
}

#tutorialTitle ul {
	margin-left: 25px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#tutorialTitle li {
	list-style-image: url(../images/subPageElements/redArrowLg.gif);
	margin-left: 0px;
	padding-left: 15px;
}

#tutorialDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 2px;
	margin-left: 32px;
	padding-bottom: 5px;
	margin-right: 15px;
	padding-right: 5px;

}



/* Workshop Listings Page */

#workshopDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #243A6C;
	font-style: italic;
}

#workshopLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B2F60;
	font-weight: bold;
}

#workshopNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #1B2F60;
}

#workshopRegClosed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	line-height: 20px;
}

#workshopTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	clear: left;
	padding-bottom: 2px;
}

#workshopTitle a, #workshopTitle a:visited, #workshopTitle a:active {
	color: #0066CC !important;
	text-decoration: underline;
}

#workshopTitle a:hover {
	color: #990000;
	text-decoration: underline;
}

.workshopYearTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}


/* Workshop Detail Pages */

#workshopDetailsTitle {
	background-image: url(../workshopsTutorials/images/wrkshpDetailTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 638px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px; /* Fixed size because font has to stay within the graphic range! */
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-left:: 5px;
	border-bottom: 1px solid #000000;
}

/* 2 Different But Similar Content Backgrounds, DetailsContent2 contains the Swoosh Background */

#workshopDetailsContent, #workshopDetailsContent2 {
	border-left: 1px solid #f9c84c;
	background: #fef7d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	width: 607px !important;
	padding: 1em 1.2em 1.5em 1.2em;
}

.workshopDetailsBottomBorder {
	border-bottom: 1px solid #f9c84c;
}

#workshopDetailsContent {
	font-weight: bold;
}

#workshopDetailsContent2 {
	background-image: url(../workshopsTutorials/images/wrkshpDetailSwoosh.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3em;
}

#workshopDetailsContent h1, #workshopDetailsContent2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.75em;
	color: #1046bc;
	padding-bottom: 0em;
	margin-bottom: 0.25em;
}

#workshopDetailsImage {
	position: relative;
	float: right;
	clear: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 200px;
}

#workshopDetailsImage img {
	border: 1px solid #fbd620;
}

#regBtn img {
	border: none;
	padding-top: 25px;
}

#workshopDetailsPrint {
	color: #1b2f60;
	font-weight: normal;
	font-size: 0.75em;
	margin-right: 75px;
}




/* Workshop Registration Page */

#workshopRegTitle {
	padding: 0px;
	margin: 0px;
	width: 567px;
	height: 85px;
}

#workshopRegBorder {
	border-left: 1px solid #f9c84c;
	background: #fef7d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #1046bc;
	font-weight: bold;
	padding: 0px 11px 0px 12px;
	text-align: left;
	width: 543px;
}
#workshopReg {
	background-image: url(../workshopsTutorials/images/registrationBkgRepeater.gif);
	background-repeat: repeat-y;
	width: 540px !important;
	border-top: 1px solid #f9c84c;
	border-left: 1px solid #f9c84c;
	border-right: 1px solid #f9c84c;
	padding: 0;
}
#workshopRegBottom {
	background-image: url(../workshopsTutorials/images/registrationBottomSwoosh.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182a55;
	text-align: left;
	padding-left: 20px;
	padding-top: 25px;
}

/* Workshop Thank You Page */

#thankYouImg {
	position: absolute;
	width: 334px;
	left: 500px;
	top: 100px;
	float: right;
}
