﻿/**Layout**/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-image: url("../images/body-bg.png");
	background-repeat: repeat;
	color: #555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
	background-image: url(../images/body-shadow.png);
	background-repeat: repeat-y;
}
#outerWrapper #innerWrapper {
	width: 950px;
	margin: 0 auto 0 auto;
}
#outerWrapper #innerWrapper #header {
	height: 122px;
	background-image: url(../images/logo-bg.jpg);
	background-repeat: repeat-x;
}
#outerWrapper #innerWrapper #header #logo { position: relative; height: 101px; left: 88px; top: -60px; width: 220px; z-index: 2; 
}
#outerWrapper #innerWrapper #topNavigation {
	background-color: #959595;
	height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#course-catalog-container {
	position: relative;
	z-index: 3;
	left: 120px;
	top: -1px;
	width: 156px;
	height: 57px;
	background-image: url(../images/tab_bg.png);
	background-repeat: no-repeat;
}
#course-catalog-header {
	height: 57px;
}
#course-catalog-header h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
}
#outerWrapper #innerWrapper #bannerWrapper {
	height: 297px;
	background-image: url(../images/banner-bg.jpg);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	padding-left: 81px;
}
#outerWrapper #innerWrapper #contentWrapper {
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-x;
	overflow: hidden;
	padding-top: 33px;
	padding-right: 74px;
	padding-left: 74px;
}
#outerWrapper #innerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 250px;
	text-align: center;
}
#outerWrapper #innerWrapper #contentWrapper #content {
	margin-left: 283px;
	line-height: 200%;
	padding-top: 8px;
}
#outerWrapper #innerWrapper #contentWrapper #content-2 {
	margin-left: 283px;
	margin-right: 200px;
	line-height: 200%;
	padding-top: 8px;
	font-size: 13px;
}
#outerWrapper #innerWrapper #contentWrapper #rightColumn1 {
	float: right;
	width: 165px;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
}
#outerWrapper #innerWrapper #contentWrapper #rightColumn1 #testimonials {
	padding: 5px;
	border: 1px dashed #6dadf6;
	background-color: #eff6fa;
	text-align: center;
}
#rightColumn1-box {
	margin-bottom: 15px;
}
#rightColumn2-box {
	margin-bottom: 15px;
}
#rightColumn3-box {
	margin-bottom: 15px;
}
#top-publishers {
	padding: 10px;
	border: 1px solid #c2c2c2;
	margin-top: 5px;
}
#book-collections {
	text-align: left;
	padding: 10px;
	list-style: url(../images/arrow.png);
	border: 1px solid #c2c2c2;
	margin-top: 5px;
	line-height: 200%;
}
#no-indent {
	margin: 0;
	padding: 0 0 0 15px;
}
#outerWrapper #innerWrapper #footerWrapper {

}
#outerWrapper #innerWrapper #footerWrapper #contactWrapper {
	height: 231px;
	background-image: url(../images/footer-contact-bg.jpg);
}
#outerWrapper #innerWrapper #footerWrapper #copyright {
	height: 29px;
	background-color: #363636;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 16px;
	padding-left: 43px;
	font-size: 10px;
	color: #FFF;
}
/**Miscellaneous Styles**/
.button-margin-bottom {
	margin-bottom: 16px;	/**Controls space between buttons in the left column**/
}
.style1 {
	color: #92caf0;
	font-size: 10px;
}
.style2{
	text-transform: uppercase;
	font-size: 16px;
	color: #193664;
}
.style3 {
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;
	font-style: italic;
	color:#FFF;
}
.style4 {
	color: #193664;
}
a.white-links:link, a.white-links:visited, a.white-links:active {
	color: #FFF;
	text-decoration: NONE;
}
a.white-links:hover {
	color: #FFF;
	text-decoration: underline;
}
a.orange-links:link, a.orange-links:visited, a.orange-links:active {
	color: #fe4302;
	text-decoration: underline;
}
a.orange-links:hover {
	color: #fe4302;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #00a6e5;
	text-decoration: none;
}
a:hover {
	color: #00a6e5;
	text-decoration: underline;
}
/**-----------------------------**/
#outerWrapper #innerWrapper #bannerWrapper #menuWrapper {
	width: 234px;
	float: left;
	height: 297px;
	background-color: #555555;
}
#outerWrapper #innerWrapper #contentWrapper #content h1{
	font-size: 17px;
	padding:0;
	margin:0;
	display:inline;
}
#outerWrapper #innerWrapper #contentWrapper #content .h1Wrapper {
	background-image: url(../images/h1-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
.h1-blue {
	color: #00a6e5;
}
#outerWrapper #innerWrapper #contentWrapper #content-2 h1{
	font-size: 17px;
	padding:0;
	margin:0;
	display:inline;
}
#outerWrapper #innerWrapper #contentWrapper #content-2 .h1Wrapper {
	background-image: url(../images/h1-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
#left-contentColumn {
	float: left;
	width: 230px;
}
#right-contentColumn {
	margin-left: 288px;
}
#outerWrapper #innerWrapper #contentWrapper #content #secondary-contentWrapper {
	background-image: url(../images/content-column-divider.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: 225px;
}
#certification-exams {
	border: 1px dashed #c2c2c2;
	margin-top: 35px;
	padding: 10px;
	text-align: left;
	background-color: #f7f7f7;
	vertical-align: middle;
}
#left-contact-column {
	float: left;
	width: 190px;
	padding-left: 140px;
	padding-top: 60px;
	line-height: 150%;
	font-size: 12px;
}
#right-contact-column {
	float: right;
	width: 147px;
	padding-left: 30px;
	padding-right: 69px;
/*	padding-top: 67px;*/
	padding-top: 55px;
	font-size: 11px;
}
#middle-contact-column {
	margin-right: 276px;
	margin-left: 358px;
	padding-top: 60px;
	font-size: 12px;
}
.form-fields {
	background-color: #f7f7f7;
	border: 1px #898989 solid;
	color: #555;
	width: 190px;
	font-size: 12px;
}
.submit-btn {
	background-color: #193664;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	border: none;
	margin-bottom: 5px;
	hei	ght: 30px;
}#outerWrapper #innerWrapper #contentWrapper #content #certification-exams #completedtraining {
	float: left;
}
#completed-training-txt {
	margin-left: 110px;
	padding-top: 10px;
	position: relative;
	top: -115px;
}
#outerWrapper #innerWrapper #topNavigation #onlineBooks { position: relative; z-index: 2; width: 175px; text-align: center; left: 285px; top: -45px; font-size: 14px; font-weight: bold; color: #FFF; 
}
#outerWrapper #innerWrapper #topNavigation #email { position: relative; z-index: 1; width: 250px; text-align: center; left: 700px; top: -60px; color: #efefef; 
}
#outerWrapper #innerWrapper #header #orderCourses { position: relative; z-index: 3; width: 165px; left: 740px; font-weight: bold; color: #FFF; text-align: center; font-size: 22px; padding: 10px; height: 46px; background-image: url(../images/phone-no-bg.jpg); background-repeat: no-repeat; 
}
.course-listing {
	font-size:12px;
}
.course-sections {
	font-style: italic;
	font-weight: bold;
	color: #ff7e01;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #363636;
}
.style7 {
	font-size: x-small;
}
