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


/* ---------------------- */
/* Body
------------------------- */

body
{margin: 0 0 0 0;}

body {
	margin: 0 auto 25px auto;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	color: #FFFFFF;
}

/* ---------------------- */
/* Links
------------------------- */

a:link {
	color: #FEEE82;
	text-decoration:none;
	}

a:hover {
	color: #FEEE82;
	text-decoration: underline;
}

a:visited {
	color: #FEEE82;
	text-decoration: none;
}

.footer {
	color: #E19B45;
}

.footer a:link {
	color: #E19B45;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #E19B45;
	text-decoration: none;
}

/* ---------------------- */
/* Extra
------------------------- */

.style9 {
	color: #E3A455;
	font-size: 11px;
}

.guidestyle {
	color: #E3A455;
	font-size: 12px;
}

.pushright {
	float: right;
	padding-left: 10px;
}

.pushleft {
	float: left;
}
.comingsoon {
	color: #333333;
}


.style10 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.printdetails {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style23 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sectiontitle {
	font-size: 14px;
	font-weight: bold;
	color: #E3A455;
}

.workshopstitle {
	font-size: 18px;
	font-weight: bold;
}

.workshopstitle {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFCC;
}

.homegallery {
	padding-top:11px;
}

.licensing {
	padding: 0 0 20px 10px;
	float:right;
}

.guidelinkcolor {
	color:#60B9FF;
}

.guidelinkcolor a:link {
	color: #60B9FF;
	text-decoration:none;
	}

.guidelinkcolor a:hover {
	color: #60B9FF;
	text-decoration: underline;
}

.guidelinkcolor a:visited {
	color: #60B9FF;
	text-decoration: none;
}

/* ---------------------- */
/* Images
------------------------- */

.thumbnails {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.footercenter {
	text-align:center;
}

/* ---------------------- */
/* Hot
------------------------- */

.secondaryNavigation {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.secondaryNavigation a:link,
.secondaryNavigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.secondaryNavigation a:hover {
	color: #E09D46;
	text-decoration: none;
}

.secondaryNavigation a.Hot:link,
.secondaryNavigation a.Hot:visited {
	color: #E09D46;
	font-weight: bold;
	text-decoration: none;
}

.secondaryNavigation a.Hot:hover {
	color: #E09D46;
	text-decoration: none;
}

