


/* workshop ----------------------------------------------------------------------------------------------------------*/

.workshop{
	width: 935px;
	margin: 15px auto;
	padding: 0;
	background-color: transparent;
	
	font-size: 62.5%;
}

.workshop h2{
	color: #f58220;	
	font-size: 2.16em;
	margin: 40px 0 30px 0;
	padding: 0;
	font-weight: normal;
	font-family: Impact, Arial Black, Helvetica, sans-serif;
}

.workshop h3, .workshop h4{
	color: #f58220;	
	font-size: 1.333em;
	margin: 25px 0 15px 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}

.workshop h4{
	font-size: 14px;
}

.workshop .events h4{
	margin: 15px 0 10px 0;
	padding: 0;	
}

.workshop ul{
	margin: 0 0 0 15px;
	padding: 0;
}

.workshop ul.bstw, .workshop ul.cbt{
	margin: 0;	
}

.workshop ul li{
	margin: 0 0 12px 0;
	padding: 0;
	min-height: 22px;
	list-style-type: disc;
	
}

* html .workshop ul li{
	height: 22px;	
}

.workshop ul.bstw li{
	list-style-type: none;
	padding: 0 0 0 25px;
	background: transparent url(../images/workshops/pac-man-body-bullet.gif) no-repeat 0 2px;	
}

.workshop ul.cbt li{
	list-style-type: none;
	padding: 0 0 0 25px;
	background: transparent url(../images/workshops/cbt-body-bullet.gif) no-repeat 0 2px;	
}

.workshop p{
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

.workshop .small{
	font-size: 0.85em;
	line-height: 1.5em;
}

.smaller-copy{
	font-size: 0.8em;	
}

.workshop .cbt-color{
	color: #2d78bf;	
}


/* content ----------------------------------------------------------------------------------------------------------*/

.workshop .content{
	background-color: white;
	min-height: 440px;
	margin: 0;
	padding: 0 25px 25px 25px;
	
	font-size: 1.2em;
	color: #424242;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	line-height: 1.7em;
}

* html .workshop .content{
	height: 440px;	
}

/* wc-left ------------------------------------------------------------------------------*/

.workshop .content .wc-left{
	float: left;
	width: 502px;
	padding: 30px 0;
	line-height: 1.9em;
}

.workshop .content .wc-left .body{
	padding: 0 0 0 35px;
	margin: 0;
}

.workshop .content .wc-left p{
	margin: 10px 0;	
}

.workshop .content .wc-left .events p{
	margin: 10px 0;
	padding: 0;	
}


/* wc-right ------------------------------------------------------------------------------*/

.workshop .content .wc-right{
	float: right;
	width: 342px;
}

.workshop .content .wc-right p{
	margin: 0 0 5px 0;	
}

.workshop .content .wc-right .dot1{
	padding: 20px 25px;
	border-bottom: 3px solid white;
}

.workshop .content .wc-right-bstw .dot1{
	background: transparent url(../images/workshops/bstw-dot1.gif);	
	border-bottom: 3px solid #f8b18a;
}

.workshop .content .wc-right-cbt .dot1{
	background: transparent url(../images/workshops/cbt-dot1.gif);	
	border-bottom: 3px solid #94bfe3;
}

.workshop .content .wc-right .dot1 h2{
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-shadow: 0 1px 3px rgba(0,0,0,0.7);
}

.workshop .content .wc-right .dot2{
	padding: 20px 25px;
	margin: 0;
	min-height: 10px;
	border-bottom: 3px solid white;
	color: #424242;
	line-height: 1.5em;
}

* html .workshop .content .wc-right .dot2{
	height: 10px;
}

.workshop .content .wc-right-bstw .dot2{
	font-weight: bold;
	background: transparent url(../images/workshops/bstw-dot2.gif);	
}

.workshop .content .wc-right-cbt .dot2{
	font-weight: bold;
	background: transparent url(../images/workshops/cbt-dot2.gif);	
}

.workshop .content .wc-right-bstw .dot2 .bottom-rounded,
.workshop .content .wc-right-cbt .dot2 .bottom-rounded{
	height: 16px;
	margin: 0 -25px -20px -25px;
	padding: 0;
	background: transparent url(../images/workshops/rounded-corners.png) no-repeat left bottom;	
}

* html .workshop .content .wc-right-bstw .dot2 .bottom-rounded{
	background: transparent url(../images/workshops/rounded-corners.gif) no-repeat left bottom;	
}

* html .workshop .content .wc-right-cbt .dot2 .bottom-rounded{
	background: transparent url(../images/workshops/rounded-corners.gif) no-repeat left bottom;	
}

.workshop .content .wc-right .dot3{
	padding: 20px 25px;
	margin: 15px 0 0 0;
	min-height: 10px;
}

* html .workshop .content .wc-right .dot3{
	height: 10px;	
}

.workshop .content .wc-right-bstw .dot3,
.workshop .content .wc-right-cbt .dot3{
	background: transparent url(../images/workshops/bstw-dot3.gif);	
}

.workshop .content .wc-right-bstw .dot3 .top-rounded,
.workshop .content .wc-right-cbt .dot3 .top-rounded{
	height: 16px;
	margin: -20px -25px 0 -25px;
	background: transparent url(../images/workshops/rounded-corners.png) no-repeat 0 0;		
}

* html .workshop .content .wc-right-bstw .dot3 .top-rounded{
	background: transparent url(../images/workshops/rounded-corners.gif) no-repeat 0 0;		
}

* html .workshop .content .wc-right-cbt .dot3 .top-rounded{
	background: transparent url(../images/workshops/rounded-corners.gif) no-repeat 0 0;		
}

.workshop .content .wc-right-bstw .dot3 .bottom-rounded,
.workshop .content .wc-right-cbt .dot3 .bottom-rounded{
	height: 16px;
	margin: 25px -25px -20px -25px;
	padding: 0;
	background: transparent url(../images/workshops/rounded-corners.png) no-repeat left bottom;	
}

* html .workshop .content .wc-right-bstw .dot3 .bottom-rounded{
	background: transparent url(../images/workshops/rounded-corners.gif) no-repeat left bottom;	
}

* html .workshop .content .wc-right-cbt .dot3 .bottom-rounded{
	background: transparent url(../images/workshops/rounded-corners.gif) no-repeat left bottom;	
}

/* wc-right form ---------------------------------------------------------------*/

.workshop .content .wc-right form{
	margin: 0;
	padding: 0;
	color: #008da1;
}

.workshop .content .wc-right form label{
	font-weight: bold;	
}

.workshop .content .wc-right form input,
.workshop .content .wc-right form select,
.workshop .content .wc-right form textarea{
	color:#008DA1;
}

.workshop .content .wc-right form .txt{
	border: 1px solid #b9bfcc;
	padding: 3px 0;
}

.workshop .content .wc-right form .hasCheck{
	position: relative;	
}

.workshop .content .wc-right form .hasCheck input,
.workshop .content .wc-right form .hasRadio input{
	position: absolute;	
}

.workshop .content .wc-right form .hasCheck .label,
.workshop .content .wc-right form .hasRadio .label{
	display: block;
	margin-left: 25px;
}

.workshop .content .wc-right form .txt-input{
	display: block;	
}

.workshop .content .wc-right form .txt-input input{
	
}

.workshop .content .wc-right form .txt-input input, 
.workshop .content .wc-right form select, .workshop .content .wc-right form textarea,
.workshop .content .wc-right form #CaptchaV2{
	float: left;	
	width: 270px;
	padding: 5px 0;	
	border: 1px solid #aeb6c5;
}

.workshop .content .wc-right form .required{
	float: left;
	width: 8px;
	margin-left: 5px;
	display: inline;
	text-indent: -9000px;
	background: transparent url(../images/workshops/bstw-required.gif) no-repeat 0 2px;
}	

.workshop .content .wc-right-cbt form .required{
	float: left;
	width: 8px;
	margin-left: 5px;
	display: inline;
	text-indent: -9000px;
	background: transparent url(../images/workshops/cbt-required.gif) no-repeat 0 2px;
}

.workshop .content .wc-right form .required-legend{
	float: right;
	padding-left: 14px;
	background: transparent url(../images/workshops/bstw-required.gif) no-repeat 0 6px;
}

.workshop .content .wc-right-cbt form .required-legend{
	float: right;
	padding-left: 14px;
	background: transparent url(../images/workshops/cbt-required.gif) no-repeat 0 6px;
}

.workshop .content .wc-right form .col50{
	float: left;
	width: 49%;
}



.workshop .content .wc-right form p.submit{
	margin: -40px 0 0 80px;	
}

.workshop .content .wc-right form .captchaimg{
	margin-bottom: 0;	
}

.workshop .content .wc-right form .captchaimg input{
	width: 158px !important;	
}

.workshop .content .wc-right form #catwebformbutton{
	background-color: transparent;	
}


/* bottom ----------------------------------------------------------------------------------------------------------*/

.workshop .bottom{
	height: 43px;
	width: auto;
	margin: 0;
	padding: 0;
	background: transparent url(../images/workshops/thinkb-bottom.png) no-repeat bottom left;
}

* html .workshop .bottom{
	background: transparent url(../images/workshops/thinkb-bottom.gif) no-repeat bottom left;
}



/* think big better ----------------------------------------------------------------------------------------------------------*/

.workshop h1.tbb{
	height: 187px;
	width: auto;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: transparent url(../images/workshops/thinkb-top.png) no-repeat 0 0;
}

* html .workshop h1.tbb{
	background: transparent url(../images/workshops/thinkb-top.gif) no-repeat 0 0;
}


/* box -----------------------------------------------------------------------*/

.workshop .content .wc-left .box{
	color: #008ea2;
	font-weight: bold;
	background: transparent url(../images/workshops/box-middle.gif) repeat-y 0 0;
}

.workshop .content .wc-left .box-bottom{
	padding-bottom: 5px;
	background: transparent url(../images/workshops/box-bottom.gif) no-repeat left bottom;	
}

.workshop .content .wc-left .box-top{
	min-height: 100px;
	padding: 20px 20px 2px 130px;
}

* html .workshop .content .wc-left .box-top{
	height: 100px;
}

.workshop .content .wc-left .box-top-orange{
	background: transparent url(../images/workshops/box-top-orange.jpg) no-repeat 0 0;
}

.workshop .content .wc-left .box-top *{
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	padding-right: 0;
	padding-left: 0;
}

/* box cbt -----------------------------------------------------------------------*/

.workshop .content .wc-left .box-cbt{
	color: #008ea2;
	font-weight: bold;
	margin-left: -3px;
	background: transparent url(../images/workshops/cbt-box-middle.gif) repeat-y 0 0;
}

.workshop .content .wc-left .box-cbt .box-bottom{
	padding-bottom: 20px;
	background: transparent url(../images/workshops/cbt-box-bottom.gif) no-repeat left bottom;	
}

.workshop .content .wc-left .box-cbt .box-top{
	min-height: 100px;
	padding: 30px 20px 0 130px;
}

* html .workshop .content .wc-left .box-cbt .box-top{
	height: 100px;
}

.workshop .content .wc-left .box-cbt .box-top{
	background: transparent url(../images/workshops/cbt-box-top.jpg) no-repeat 0 0;
}

.workshop .content .wc-left .box-cbt .box-top *{
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	padding-right: 0;
	padding-left: 0;
}






/*   temp dot3         --------------------------------------------------------------------------------------------------------*/

.workshop .content .wc-right-bstw #temp-dot3{
	background: transparent url(../images/workshops/bstw-dot3-temp.gif);
	margin-top: 30px;	
}

#temp-dot3 h2{
	color:#eb6f24;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height:1.7em;
	margin: 10px 0;
	padding: 0;	
}

#temp-dot3 h2:first-of-type{
	margin-top: 5px;	
}

#temp-dot3 img{
	display: block;
	margin: 20px 0;	
}

#temp-dot3 p.highlighted{
	font-weight: bold;	
	color:#eb6f24;
}

#temp-dot3 p:last-of-type{
	margin-bottom: 0;	
}

#temp-dot3 p.highlighted a{
	font-weight: bold;	
	color:#eb6f24;
	text-decoration: underline;
}

#temp-dot3 p.highlighted a:hover{
	text-decoration: none;	
}

.workshop .content .wc-right-bstw #temp-dot3 .bottom-rounded{
	margin-top: 15px;	
}



/*   general         --------------------------------------------------------------------------------------------------------*/


.hasFloat:after{
	content: '.';
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

*:first-child+html .hasFloat{
	min-height: 1px;
}

* html .hasFloat{
	height: 1%;
}



