@charset "utf-8";
body {
	margin: 0;
	background-color: #fff;
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	background-attachment: fixed;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 0;
	font-weight: normal;}
h2 {
	font-size: 16px;
	color: #666666;}
a:hover {
	text-decoration: none;}
#outershadow {
	/*background-image: url(../images/bg_outershadow.jpg);*/
	background-color: #fff;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 765px;

}
#container {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	z-index: 19;
	position: relative;}
#header {
	height: 85px;
	/*background-image:url(../images/header-map.gif)*/
	position: relative;
	}
#header #logo {
	margin: 9px 0 0 9px;
	float: left;}

#nav {
	color: #fff;
	height: 27px;
	padding: 8px 0 0 3px;
	width: 507px;
	background-image: url(../images/bg_navNew.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	right: 20px;
	}
#nav a{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 10px 0 9px;
	color: #fff;}
#nav a:hover {	
	text-decoration: underline;}
#nav span {
	/*margin-left: -850px;*/
	}
#nav ul {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
#nav ul li {
	float: left;
}
/*
#nav_home a {
	background: transparent  url('/images/nav/nav_home.jpg') left top no-repeat;
	display: block;
	width: 56px;
	height: 35px;
}
#nav_home a:hover {
	background: transparent  url('/images/nav/nav_home.jpg') left -35px no-repeat;
}
#nav_about a {
	background: transparent  url('/images/nav/nav_about.jpg') left top no-repeat;
	display: block;
	width: 73px;
	height: 35px;
}
#nav_about a:hover {
	background: transparent  url('/images/nav/nav_about.jpg') left -35px no-repeat;
}
#nav_courses a {
	background: transparent  url('/images/nav/nav_courses.jpg') left top no-repeat;
	display: block;
	width: 69px;
	height: 35px;
}
#nav_courses a:hover {
	background: transparent  url('/images/nav/nav_courses.jpg') left -35px no-repeat;
}
#nav_resources a {
	background: transparent  url('/images/nav/nav_resources.jpg') left top no-repeat;
	display: block;
	width: 80px;
	height: 35px;
}
#nav_resources a:hover {
	background: transparent  url('/images/nav/nav_resources.jpg') left -35px no-repeat;
}
#nav_consulting a {
	background: transparent  url('/images/nav/nav_consulting.jpg') left top no-repeat;
	display: block;
	width: 82px;
	height: 35px;
}
#nav_consulting a:hover {
	background: transparent  url('/images/nav/nav_consulting.jpg') left -35px no-repeat;
}
#nav_participate a {
	background: transparent  url('/images/nav/nav_participate.jpg') left top no-repeat;
	display: block;
	width: 83px;
	height: 35px;
}
#nav_participate a:hover {
	background: transparent  url('/images/nav/nav_participate.jpg') left -35px no-repeat;
}
#nav_contact a {
	background: transparent  url('/images/nav/nav_contact.jpg') left top no-repeat;
	display: block;
	width: 67px;
	height: 35px;
}
#nav_contact a:hover {
	background: transparent  url('/images/nav/nav_contact.jpg') left -35px no-repeat;
}
*/
#searchBox {
	margin: 5px 20px 0 0;
	float: right;
}
#searchBox input {
	font-size: 11px;}
#homeHeader {
	background-image: url(../images/homeHeader.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	
	}
#homeHeader h2 {
	font-size: 21px;
	color: #003366;
	font-weight: normal;
	margin: 0;} 
#homeHeader table td p {
	margin: 2px 0 5px 0;
	line-height: 15px;
	padding: 0 8px 0 0;}
#homeHeader table td {
	width: 25%;
	font-size: 11px;
	padding: 17px 0 0 14px;}
#homeHeader a {
	margin: 4px 0 0 2px;
	line-height: 20px;}
#homeImage {
	height: 346px;}
#content {
	padding: 15px;
	font-size: 12px;
	line-height: 18px;
	background-color: #fff;}
#upcomingCourses {
	float: right;
	background: #FFFFFF url(../images/bg_upcoming_new.jpg) repeat-y;
	width: 236px;
	padding-bottom: 5px;
}
#upcomingCourses h2 {
	font-size: 11px;
	margin: 0;
	background: #FFFFFF url(../images/bg_upcoming_h2.jpg) top left no-repeat;
	padding: 3px 0 3px 5px;
	color: #FFFFFF;
}
#upcomingCourses p {
	margin: 10px 0 0 10px;
	color: #003366;
}
#upcomingCourses a {
	color: #003366;
}
.small {
	font-size: 11px;
}
	
	
/* STYLES FOR CROSSFADER */



	div.cf_wrapper
	{
		height: 346px;
		position: relative;
	}
	
	div.cf_element
	{
		width: 765px;
		height: 346px;
		background-color: #999;
		border:  none;
	}

.intext {
	margin: 0px 8px 5px 0;
	border: 7px solid #eee;
	float: left;}
#innerPageHeader {
	background-color: #ccc;
	border-top: 1px solid #333;
}
.innerHead {
	vertical-align: bottom;}
#innerPageHeader h1 {
	font-size: 36px;
	color: #fff;
	vertical-align: bottom;
	padding-top: 62px;
	margin: 0 0 -8px 5px;
	}
#innerPageHeader img {
	border-left: 2px solid #fff;}
.pageLeftNav {
	width: 155px;
	}
.pageLeftNav ul {
	/*background-color: #eee;*/
	margin: 0;
	margin-right: 20px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	border-right: 1px dashed #ccc;
	}
.pageLeftNav ul li {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	}
.pageLeftNav ul li a {
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 0 0 5px;

	width: 130px;
	display: block;
	color: #006699;
	}
.pageLeftNav ul li .active {
	background-color: #eee;
	font-weight: bold;	
}

.pageLeftNav ul li a:hover {

	text-decoration: underline;}

#footer {
	color: #999;
	padding: 8px;
	font-size: 10px;
	margin-bottom: 50px;
	background-repeat: repeat-x;
	line-height: 20px;
	}
#footer #botNav {
	font-size: 12px;}
#footer #botNav a{
	color: #003399;
	margin: 0 6px;}
#footer a {
	color: #666;}
#footer table td {
	padding: 1px 15px 1px 4px;}
#footer .top {
	font-size: 11px;
	font-weight: bold;}
#registerBox {
	width: 180px;
	float: right;
	margin: 0 0 10px 10px;
	background-color: #FFFFCC;
	border: 1px solid #ccc;
	padding: 10px;}
#registerBox a {
	font-weight: bold;}
#testimonial {
	border-top: 2px solid #ccc;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #eee;
	padding: 10px;
	margin-bottom: 15px;}
#testimonial p {
	line-height: 16px;
	font-size: 11px;
	color: #666666;}
#testimonial p a {
	font-size: 13px;
	color: #666666;
	font-weight: bold;}
#connectionsLearning {
	height: 35px;
}
label.contact,input.contact {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
label.contact {
	text-align: right;
	width: 100px;
	padding-right: 7px;
}
br.contact {
	clear: left;
}
#Submit {
	margin-left: 81px;
}
.errorMsg {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	font-weight: bold;
	margin: 5px 0;
	width: 225px;
}
#verify {
	margin: 0;
	padding: 0;
}
#yourcode {
	width: 25px;
	margin-left: 0;
}
#tehf {
	float: right;
	margin: 0px 0 0 25px;
}
.courseTable {
	padding-top: 10px;
}
.courseTable td.left {
	width: 215px;
}
.courseTable td.right {
	padding-left: 15px;
}
#regSubmit {
	margin-left: 70px;
}
#teamTable tr {
padding-bottom:10px;
}
#error {
	margin: 10px 0;
	border: 1px solid #ccc;
	color: #FF0000;
	font-weight: bold;
	padding: 5px;
}
.link {
	margin: 0;
	padding: 0;
}
ol.catalog {
	margin-bottom: 40px;
	margin-left: -15px;
}
.catalog li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #666;
	list-style-type: decimal;
	list-style-position: outside;
}
.catalog li div.addSection span {
	display: block;
	padding: 5px 0 0 0;
}
.catalog li div.addSection {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px 5px 5px;
	/*margin-top: -75px;*/
	text-align: left;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #eee; 
}
.catalog li div.addSection input {
	font-size: 11px;
	font-weight: bold;}
.catalog li div.addSection img {
	border: none;
	display: inline;
	margin: 5px 0 -7px 0;
	padding: 0px 0 0 5px;

}
.catalog li {
	margin-left: 100px;
}
.catalog li p {
	margin: 0;
	clear: right;
}
.catalog li form {
	margin: 0;}
.catalog li .add {
	margin: 5px 0 -7px 0;
	padding: 0px 0 0 5px;
	}
.catalog li div.price {
	color: #666666;
	font-style:italic;}

#cartTable {
	line-height: 17px;
	width: 100%;
	font-size: 12px;
	border: 1px solid #ccc;}
#cartTable h3 {
	color: #7C81B8;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	}
#cartTable .small {
	color: #333;
	font-size: 11px;
	font-style: italic;}
#cartTable .grey {
	color: #666;
	width: 110px;}
#cartTable th {
	background: #eee;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #666;
}
#cartTable td {
	border-bottom: 1px solid #666;
	background-color: #eee;
	padding: 8px 4px;}
#cartTable .delete {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
#Checkout {
	font-size: 16px;
	float: right;
	}
.cartMessage {
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #F7EBAD;
	}
.checkoutError {
	background: #F10909;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.leftImage {
	position: absolute;
	left: 20px;
	width: 82px;
}

/* instrument suite styles */
.current {
	font-weight: bold;
}
ul.instruments {
	margin: 0 0 0 0;
	list-style: none;
	list-style-image: url(http://www.leadersource.org/images/arrow.gif)
}
ul.instruments li a {
	font-weight: bold;}
ul.instruments li ul li a {
	font-weight: normal;}
li.instrumentLink {
	list-style-image: url(http://www.leadersource.org/images/up_arrow.gif)
}


.textButton {
	text-decoration:  none;
	background-image: url(/images/bg_textButton_off.jpg);
	padding: 4px 6px;
	border: 1px solid #CCCCCC;
	background-color: #eee;
}
.textButton:hover {
	background-image: url(/images/bg_textButton.jpg);
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #003366;}

.categoryLink {
	margin: 0 0 20px 0;}

.instruments {
	font-size: 13px;}
.instruments table {
	border-top: 1px solid #ccc;}
.instruments td {
	padding: 3px;
	text-align: right;}

.instruments input {
	font-size: 13px;}
.instrumentContainer {
	margin: 0 0 35px 0;
}
.instrumentContainer legend {
	padding: 4px 10px;background-color: #ccc;
}
.instrumentContainer legend .catTitle {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	}
.instrumentCatContainer {
	margin: 15px 17px;
	}
.instrumentCatContainer div {
	font-size: 14px;
	}
.instrumentCatContainer ul {
	list-style: none;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.instrumentCatContainer ul li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	color: #666;}
.instrumentCatContainer ul li a.instrumentTitle {
	background-image: url(../images/arrow-right.jpg);
	padding: 0 5px 0 15px;
	margin: 0 0 0 2px;
	background-repeat: no-repeat;
	background-position: left center;
}
.catName {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.catCount {
	color: #666;
}
.RSS {
	float: right;
	padding-right: 30px;
	vertical-align: middle;
} 
p.registerNowLoginButton {
}
button {
	font-size: 13px;
}

.formContainer table td {
	padding: 4px 4px 4px 0;
}
.logout {
	float: right;
}
.online-course a {
	font-size: 15px;
	line-height: 1.25;
}
.course-icons {
	margin: 0 0 0 0;
}
.course-icons ul {
	margin: 0;
	padding: 0;
}
.course-icons ul li {
	list-style: none;
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 9px;
	line-height: 15px;
	color: #666;
}
.course-icons ul li a {
	text-decoration: none;
	font-size: 10px;
}
.course-icons ul li.last {
	margin: 0;
}
.course-icons ul li img {
	border: none;
}
.module-table td {
	padding-bottom: 15px;
}
.module-table p {
	margin: 0 0 10px 0;
}
.module-link {
	font-size: 14px;
	padding-left: 20px;
	background: url(../images/icon_presentation.png) 0 0 no-repeat;
}
.clear {
	clear: both;
}
.course-category-blank {
	border: none;
	margin: 25px 0;
	padding: 0;
}
.course-category {
	margin:0 0 35px;
}
.course-category legend {
	background-color:#CCCCCC;
	padding:4px 10px;
	font-size: 15px;
	font-weight: bold;
}
.course-category .module-table {
	padding: 15px 17px 5px 15px;
}
.course-category .module-table td {
	padding-left: 17px;
	background: url(../images/arrow-right.jpg) 0 5px no-repeat;
}
.course-category-blank h3 {
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.course-category h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}