@charset "utf-8";
/* CSS Document */


#main{

	background-image:none;
	width:958px;
	
}

#content {
	width:930px;
	padding:14px;
	padding-bottom:0px;
	

}

#content-inside {
	
	width:580px;
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	background-image:url(/_images/cert/whitefade-600x200.png);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:230px;
	behavior: url(/_components/iepngfix.htc)

}

#content-bot-wrap {
	
	background-image:url(/_images/cert/whitefade-1x430.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:5px;
	behavior: url(/_components/iepngfix.htc)
}


#certButton {
	margin:10px auto;
	clear:both;
	margin-bottom:10px;
	text-align: center;
	
}

#certButton a {
	text-align:left;
	margin:0 auto;
	width:258px;
	height:58px;
	background-image:url(/_images/buttons/download-button.png);
	background-position:0 -58px;
	background-repeat:no-repeat;
	font-size:16px;
	text-decoration:none;
	line-height:56px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#900;
	display:block;
	 behavior: url(/_components/iepngfix.htc)
	
	}
#certButton a:hover, #certButton a:active {
	background-position:0 0px;
	color:#C00;
	text-decoration:underline;
	behavior: url(/_components/iepngfix.htc)
}
#certButton a:visited {
	color:#666;
}
	
#certButton a img {
	display:block;
	float:left;
	margin: 10px;
	margin-right:6px;
	text-decoration:none;
	
}

#certButton a.noImage {
	text-align:center;
}



#certNav {
	margin:25px;
	list-style:none;
}

#certNav li a {
	display:block;
	text-align:left;
	padding-left: 5px;
	padding-top:3px;
	width:240px;
	height:20px;
	background-image:url(/_images/buttons/cert-nav-button.png);
	background-position:0 0px;
	background-repeat:no-repeat;
	text-decoration:none;
	
}
#certNav li a:hover, #certNav li a:active {
	background-position:0 -23px;
}


#certQuote{
	clear:both;
	width: 650px;
	margin:0 auto;
	border-top:4px dotted #dadada;
	border-bottom:4px dotted #dadada;
	padding:10px 0 1px 0;
	margin-bottom:6px;
}

#certColArea{
	margin:0 auto;
}

.certCol{
	width: 300px;
	margin: 8px;
	float:left;

}


/* === Upcoming Classes =============== */

#classOfferings {
	background: url(/_images/template/rcol-bg.png) top repeat-x;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	behavior: url(/_components/iepngfix.htc)
}
#classOfferings h2 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666666;
	border-bottom:1px solid #666;
	size:14px;
	margin:0 8px 5px 8px;
}
.class {
	margin:0 8px 0 8px;
	border-bottom:1px dashed #ccc;
}
.classDate { font-size:9px; }
.classDate a {
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:100%;
	width:100%;
}
.classDate a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}
.classDate a:visited { color:#666; }
.classTitle a { text-decoration:none; }

/* === Cert Courses =============== */
#certCourses li {
	margin: 10px 0 10px 0;
	text-decoration:none;
}

#certCourses a {
	text-decoration:none;
	line-height: 22px;
}
#certCourses img {
	vertical-align: baseline;
	position: relative;

}

#certCourses {
	background: url(/_images/template/rcol-bg.png) top repeat-x;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	margin-bottom: 10px;
	padding-left:10px;
	padding-bottom:5px;
	behavior: url(/_components/iepngfix.htc)
}
	
#certCourses h2 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666666;
	border-bottom:1px solid #666;
	size:14px;
	margin:5px 8px 5px 0px;
}

#certCourses h4 {
	text-align:left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	padding-top:5px;
	padding-bottom: 5px;
	font-weight:normal;
	border-bottom: 1px dashed #ccc;

}

#certCourses h4 a {
	line-height:15px;
}

/* === Cert Contacts =============== */
#certContact li {
	margin: 10px 0 10px 0;
	text-decoration:none;
}

#certContact a {
	text-decoration:none;
	line-height: 22px;
}
#certContact img {
	vertical-align: baseline;
	position: relative;
	bottom: -.25em;
}

#certContact {
	background: url(/_images/template/rcol-bg.png) top repeat-x;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	margin-bottom: 10px;
	padding-left:10px;
	behavior: url(/_components/iepngfix.htc)

}
	
#certContact h2 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666666;
	border-bottom:1px solid #666;
	size:14px;
	margin:5px 8px 5px 0px;
}

