/********** The main colour of this area is #996600 **********/	
@charset "utf-8";
/* CSS Document */
body {
	background:#fff url(/images/bg_tutorials.gif) repeat-x!important;
}
h1 {
	color: #996600!important;
	border-bottom-color: #996600;
}
h3{
	padding: 10px;
}
h4{
	font-size: 1.6em;
	font-weight: bold;
	color: #009900;
}
/********** Start Top Menu **********/	
#masthead {
	background:#000 url(/images/bg_header_tutorials.gif) repeat-x!important;
}
#topMenu #tutorials {
	border-top-color: #fed37e!important;
	border-right-color: #fed37e!important;
	border-bottom-color: #996600!important;
	border-left-color: #553902;
	background-color: #996600;
}


#topMenu a {
	border-bottom-color: #fed37e!important;

}

/********** End Top Menu **********/
/********** Start divBox **********/

.divBoxTitle {
	color: #fff;
}
.divBox:hover {
	background-color: #ead2a2;
	border: 1px solid #996600;
}

/********** End divBox **********/

.time {
	font-size: xx-small;
	color: #000066;
	padding-left: 20px;
}

#headerWorkshop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 579px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(../images/bg_workshop.jpg);
	color: #000;
	background-position: center 5px;
}
#bob {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
}
frank {
	background-image: url(../images/bg_workshop.jpg);
}
.h2_workshop {
	font-weight: bold;
	background-color: #960;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	text-indent: 20px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #FFF;
	width: 559px !important;
	border: 1px solid #666;
	padding-left: 20px;
	padding-right: 10px;
	position: absolute;
	margin-bottom: 0px;
}
.h3_workshop {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	text-indent: 20px;
	margin-left: 10px;
	padding-top: 44px;
	padding-bottom: 10px;
	color: #000;
	width: 559px !important;
	border: 1px solid #666;
	padding-left: 20px;
	padding-right: 10px;
	position: absolute;
	margin-bottom: 0px;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(../workshops/images/sticky_note.png);
	background-repeat: no-repeat;
	background-position: 30px;
	overflow: visible;
	visibility: visible;
	z-index: 100;
}
.table_workshop-h2 {
	font-size: medium;
	font-weight: lighter;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.sticky_1 {
	position: relative;
	top: -90px;
	right: 100px;
	background-image: url(../workshops/images/sticky_note_step-1.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	overflow: visible;
	visibility: visible;
	clear: both;
	float: left;
}
td.date_box {
	background-image: url(../workshops/images/date_box.png);
	background-repeat: no-repeat;
	height: 242px;
	width: 142px;
	color: #000;
}
