@charset "UTF-8";
/* CSS Document */

#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
}

#navlist li {
	list-style-type: none; /*turns off display of bullet*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #777777;
	list-style-type: none;
	font: Century Gothic;
	margin-left: -16px;
}

#navlist a, #navlist a:visited {
	display: block;
	padding: 2px 2px 2px 24px;
	background-image:  url(assets/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000;
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: none;
	color: #000000;
}

#sidebar1 #navlist .uberlink {
color: #333 !important;
font-weight: bold;
cursor: default;
}

#moviespace {
	width: 360px;
}
.mainImage {
	margin-right: 20px;
	text-align: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}

p {
	font-size: 10pt;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	border-top-style: none;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font: Arial;
	text-align: left;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.75em;
	font-variant: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.listTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: -30px;
	list-style-type: none;
}

h1 {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font: Arial;
}

h1 a {
	color: #000000;
	text-decoration: none;
}

h1 a:hover {
	color: #666666;
}

h1 a:visited {
}

h2 {
	font-size: medium;
	border-bottom-style: solid;
	text-transform: capitalize;
	font-stretch: narrower;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial;
	letter-spacing: 1px;
	border-bottom-color: #888888;
	border-bottom-width: thin;
}


h3 {
	color: #444444;
	font-size: medium;
	text-transform: capitalize;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
}

.pdfDownload {
	background-image: url(images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}

.pdfDownload a {
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.pdfDownload a:hover {
	color: #DDDFD7;
}

.pdfDownload a:visited {
}

.pdfDownload a:active {
}

.wordDownload {
	background-image: url(images/WORDicon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}

.wordDownload a {
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.wordDownload a:hover {
	color: #DDDFD7;
}

.wordDownload a:visited {
}

.wordDownload a:active {
}

#workshop_logo
{
  display: block;
  width: 150px;
  height: 74px;
  background: url("workshops/images/black_logo.gif") no-repeat 0 0;

}

#workshop_logo:hover
{ 
  background: url("workshops/images/white_logo.gif") no-repeat 0 0;
}
