@charset "utf-8";
/* CSS Document */

/*Global and Layout*/

#academyWrap {
	padding:29px 20px 30px 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#666666;
}

.clear {clear:both; height:0px; width:0px; padding:0px; margin:0px; font-size: 0; line-height: 0;}

#topCopy {margin-bottom:20px;}

#topLeft {
	float:left; 
	width: 375px;
}

#topRight {
	float:right;
}

.section {margin-bottom:20px; }


/*Home page ******************/

.headingHome {
	font-size:15px;
	font-weight:bold;
	color:#d31145;
	padding-bottom: 5px;
	border-bottom: 1px solid #B9B9B9;
	margin-bottom:10px;	
	width:494px;
}

.classBox {
	background:url(/academy/images/homeButtonBG_long.jpg) no-repeat;
	float:left;
	width:245px;
	height:195px;
	padding:20px 0px 0px 10px;
}

.classTitle {
	font-size:14px;
	font-weight:bold;
	color:#d31145;
	padding-bottom: 8px;

}

.classDateBox {
	width:209px;
	background-color:#EAEAEA;
	padding:6px;
	font-size:12px;
	font-weight:bold;
	color:#464646;
	margin-bottom:10px;
}

.registerBtn{float:right; clear:right;}

.classDateCopy{float:left;}


.learnMore {margin-left: 5px; color:#464646;}
.learnMore a:link, a:hover, a:visited{
	font-size:13px;
	font-weight:bold;
	color:#d31145;
}

.learnMore a:visited{
	font-size:13px;
	font-weight:bold;
	color:#d31145;
}

.promoBox {
	/*background:url(/academy/images/homeEduBtn.jpg) no-repeat;
	float:left;
	width:200px;
	height:163px;
	padding:15px 0px 0px 10px;*/
	
}

.learnMorePromo {margin:5px 0 0 100px;}

.learnMorePromo a:link, a:hover, a:visited {	
	font-size:13px;
	font-weight:bold;
	color:#d31145;
}
.learnMorePromo a:visited {	
	font-size:13px;
	font-weight:bold;
	color:#d31145;
}


.homeList li a:link, a:hover, a:visited { 
	font-size:13px;
	font-weight:normal;
	color:#464646;

}
/*End Home ******************/

.heading {
	font-size:15px;
	font-weight:bold;
	color:#d31145;
}

.subhead {
	font-weight:bold;
	color:#d31145;
}

/*Faq ******************/
ul.faqlist {
	margin-bottom: 0px;
	list-style-type:disc;
}
ul.faqlist li {margin-bottom: 8px;}
a.backToTop:link, a.backToTop:hover, a.backToTop:visited {color:#d31154;}


/*About NYC ******************/
#topLeftCRAFT {
	float:left; 
	width: 460px;
}


/*What is CRAFT ******************/
#topLeftAboutNYC {
	float:left; 
	width: 460px;
}

/*Artists ******************/
.style1 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

a.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #CC0000;
	font-weight: bold;
}

img.thumb {
	vertical-align: top;
	border: 1px;
	border-color: #000000;
	margin-right: 12px;
	margin-top: 8px;
	border-width: 1px;
	border-style: solid;
}

td.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:15px;
}

.tableList {
	border: solid;
	border-color: #999999;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.detailReg {
	background-color:#EAEAEA;
	padding:6px;
	font-size:12px;
	font-weight:bold;
	color:#464646;
	margin-bottom:6px;
	width: 200px;
}


















