/* CSS Document */
/* for adult ed pages */
html {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}

body {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/btc_bg.gif);
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
#adult #contentLayer #programMain #leftColumn{
	position: absolute;
	width: 190px;
	left: 36px;
	top: 300px;
}


#adult #contentLayer #altProgramMain #leftColumn{
	position: absolute;
	width: 190px;
	left: 36px;
	top: 320px;
}



#adult #contentLayer #programMain #leftColumn .subhead, #adult #contentLayer #altProgramMain #leftColumn .subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#adult #contentLayer #programMain #leftColumn .leftTopic, #adult #contentLayer #altProgramMain #leftColumn .leftTopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
#adult #contentLayer #programMain #leftColumn p, #adult #contentLayer #altProgramMain #leftColumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}





/* main container layer for each page */
/* homepage */

#contentLayer {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/btc_header.jpg);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 5;
}


#adult #contentLayer	{ 
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/btc_header_programs.jpg);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



/* address in top bar */
/* position varies on some pages */


#adult #contentLayer #addressLayer {
	font-size: 12px;
	color: #000000;
	width: 600px;
	position: absolute;
	margin-top: 76px;
	padding-left: 340px;
	left: 0px;
	top: 0px;
	z-index: 25;
	visibility: visible;
}


#adult #contentLayer #adultHeader {

	width: 700px;
	position: absolute;
	margin-top: 140px;
	padding-left: 240px;
	left: 0px;
	top: 0px;
	z-index: 20;
	visibility: visible;
}


#adult #contentLayer #adultHeader p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;	
}

/* page content begins here */

/*left and right columns*/
#contentLayer #programMain {
	float: none;
	padding-top: 300px;
	padding-left: 240px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
	display: block;
	width: 420px;
	visibility: visible;
}



#contentLayer #altProgramMain {
	float: none;
	padding-top: 220px;
	padding-left: 280px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
	display: block;
	width: 420px;
	visibility: visible;
}


#rightColumn {
	float: left;
	width: 420px;
	padding-top: 300px;
	padding-left: 680px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
}






/* bold span for program names*/
.progNames {
	font-weight: bold;

}



#logoLayer {
	position:relative;
	left:0px;
	top:0px;
	width:125px;
	height:600px;
	z-index:10;
	background-color: #FFFF00;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
#btcLayer h1 {
	background-repeat: no-repeat;
	background-color: #00FF33;
}
#btcLayer {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	top: 0px;
	width: 500px;
	left: 190px;
	background-color: #FF33FF;
}

#logoBg {
	position:absolute;
	left:72px;
	top:392px;
	width:200px;
	height:200;
	z-index:25;
	background-color: #9999FF;
}



/* menu system */

#menuLayer{
	list-style-image: none;
	width: 150px;
	margin: 0px;
	display: block;
	left: 48px;
	top: 98px;
	position: relative;
	float: left;
	z-index: 35;
}



#menuLayer ul {
	display: block;
	list-style-image: none;
	width: 150px;
	padding: 0px;
	margin: 0px;
	border: none;

}


#adult #menuLayer ul li.thisPage {
	display: block;
	width: 280px;
	margin: 0px;	/*margin-left: 12px;*/
	text-indent: 21px;
	padding: 0px;
	font-weight: normal;
	font-size:16px;
	line-height: 28px;
	padding-bottom: 2px;
	background-color: #315a85;
	color: #ffffff;
	list-style-image: none;
	overflow: visible;		
}



#menuLayer ul li {
	display: block;
	list-style-image: none;
	text-decoration: none;
	width: 150px;
	margin: 0px;	/*margin-left: 12px;*/
	text-indent: 12px;
	padding: 0px;

}


#menuLayer ul li a:link, #menuLayer ul li a:visited, #menuLayer ul li a:active {
	background-color: #ebe9d2;
	/*color: #315a85;*/
	color: #333333;
	font-size:12px;
	line-height: 28px;
	text-decoration: none;
	list-style-image: none;
	display: block;
	width: 150px;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #315a85;

}

#menuLayer ul li a:hover {
	background-color: #315a85;
	color: #ebe9d2;
	/*color: #fff;*/
	font-size:12px;
	line-height: 28px;
	text-decoration: none;
	list-style-image: none;
	display: block;

}



/* program page styles */

#programMain h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
	text-align: center;

}



#programMain .body .subhead {
	font-weight: bold;
}






/*adult ed font styles */
#adult p.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
#adult td.tag {
	font-style: italic;
	padding-left: 12px;
}
#adult td.dates {
	padding-left: 12px;
}

#adult td.courseTitle, #adult tr.courseTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}




#adult #adultSection {
	padding: 6px;
	width: 418px;
	border: 1px solid #999999;
}
#adult #contentLayer #adultHeader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#0000CC;
}
#adult #adultSectionb {

	padding: 6px;
	width: 518px;
	border: 1px solid #999999;
}
#adult #contentLayer #adultHeader h2{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
#adult #contentLayer #adultHeader #look {
	float: right;
	font-weight: bold;
	padding-left: 6px;
	
}
#adult #contentLayer #adultHeader #look {
	padding: 3px;
	border: 1px solid #999999;
	margin: 2px;
}
.subCourse {
	font-style: normal;
	font-weight: bold;
}
