body{
	background: #015697;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

body, html{
	height: 100%;
}

#container{
	background: #fff;
	min-height: 100%;
	width: 970px;
	margin: auto;
}

h2{
	font-weight: bold;
}

strong{
	font-weight: bold;
}

a:link, a:visited, a:active, a:hover {
	color: #015697;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.img {
	padding: 4px;
	border: 1px solid #C3C3C3;
}

.center{
	text-align: center;
}

#header{
	width: 970px;
	height: 123px;	
}

#masterColumnLeft{
	background: #fff;
	height: 100%;
	float: left;
	width: 217px;
	padding-right: 5px;
}

#masterColumnLeft ul li{
	background: url('../img/button.gif') no-repeat;
	width: 210px;
	height: 25px;
	color: #A12245;
	font-weight: bold;
	padding: 20px 0px 0px 10px;
	margin-left: 4px;
}

#masterColumnLeft ul li{
	color: #015697;
}

#masterColumnRight{
	float: left;
	width: 748px;
	background: #fff;
	height: 100%;
}

.contentBox{
	width: 675px;
	border: 1px solid #c6d8ef;
	padding: 25px;
	margin-left: 10px;
}

.contentBox .thumb{
	float: left;
	border: 1px solid #000;
}

.contentBox table{
	padding: 20px 0px 0px 40px;
	width: 413px;
}

.contentBox table td{
	line-height: 18px;
	padding-top: 15px;
}

.contentBox table td.detail{
	font-weight: bold;
	padding-right: 25px;
}

.title{
	padding-left: 40px;
	color: #A12245;
	font-weight: bold;
	font-size: 14px;
}

h1.title{
	width: 380px;
	float: left;
}

.headline{
	color: #A12245;
	font-weight: bold;
	font-size: 16px;
	padding: 15px 0px 5px 0px;
}

.clear{
	clear: both;
}

.tabs{
	margin-top: 25px;
	border: 1px solid #c6d8ef;
	width: 640px;
	padding: 20px;
}

.videos{
	width: 100%;
	border: 1px solid #c3c3c3;
	margin-bottom: 20px;
}

.videos .titleHeader{
	background: #f9f7f7;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 8px;
}


/**********************************/

/* Courses.php */

/**********************************/

.part_content_box{
	position: relative;
	width: 650px;
	float: left;
	top: -3px;
	left: 8px;
	border-top: none;
	text-align: left;
	padding-top: 10px;
}

.part_count{
	position: relative;  /* Relative positioning needed for scriptaculous in Internet Explorer 6*/
	width: 55px;
	padding: 0px 0px 10px 0px;
	float: left;
}

.part_text{
	position: relative;  /* Relative positioning needed for scriptaculous in Internet Explorer 6*/
	line-height: 18px;
	width: 355px;
	float: left;
	padding-left: 8px;
}

.part_thumb{
	position: relative;		 /* Relative positioning needed for scriptaculous in Internet Explorer 6*/
	width: 78px;
	float: left;
}

.linkList{	
	position: relative;		 /* Relative positioning needed for scriptaculous in Internet Explorer 6*/
	width: 120px;
	float: left;
	cursor: pointer;
	font-weight: bold;
}

.linkList li {
	text-align: right;
	padding: 0px 25px 0px 0px;
	border-bottom: 1px solid #d8d8d8;
	line-height: 23px;
	color:#015697;
}

.linkList li:hover{
	text-decoration: underline;
}

.timer{
	background: transparent url('../img/timer.gif') no-repeat scroll 0% 0%;	
	float: left;	
	height: 18px;
	padding-left: 20px;	
	margin-left: 8px;
	margin-top: -3px;
}

.chapters{
	background: transparent url('../img/chapters.gif') no-repeat scroll 0% 0%;
	padding-left: 22px;
	padding-bottom: 5px;
}

.tiny_text{
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

.big_text{
	font-size: 42px;
	color: #666;
	font-weight: normal;	
	line-height: 40px;
	letter-spacing: -4px;
	text-align: center;
}

.iconPowerpoint{
	position: relative;
	height: 22px;
	font-weight: normal;
	background: transparent url('../img/iconPPT.gif') no-repeat right;
}

.iconVideo{
	position: relative;
	height: 22px;
	background: transparent url('../img/iconVideo.gif') no-repeat right;
}


.chapterList, .deeptagList, .closedCaptionList{
	padding-left: 10px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 10px;
}

.chapterList a, .deeptagList a, .closedCaptionList a{
	padding-left: 5px;
}

.chapterList li, .deeptagList li, .closedCaptionList li{
	padding-top: 5px;
	padding-left: 5px;
}

.embedLink{
	position: absolute;
	left: 400px;
	width: 250px;
	float: right;
	display: none;
	z-index: 5;
	border: 1px solid #C3C3C3;
	background: #fff;
	padding: 5px;
}

.embedLink input{
	width: 220px;
}

.right{
	float: right;
}


/**********************************/

/* Thumbnails */

/**********************************/

.shadow {
	float: left;
    background: url('../img/thumbsbg.gif') no-repeat top left;
	width: 74px;
	height: 58px;
	padding: 4px 0px 0px 4px;
	text-align: left;
}

.shadow a {
	border-bottom: 0;
}

/**********************************/

/* Events page */

/**********************************/

.eventBox{
	float: left;
	width: 300px;
	padding: 10px;
	padding-left: 0px;
	border-bottom: 1px solid #c3c3c3;
}

.margin{
	margin-right: 20px;
}

.eventBox p{
	line-height: 13px;
	padding-top: 10px;
	padding-bottom: 8px;
	height: 120px;
}

.eventBox img{
	float: left;
}
.eventDesc{
	width: 155px;
	padding-left: 10px;
	line-height: 14px;
	float: left;
}

ul.eventLinks{
	float: left;
	width: 300px;
	padding-top: 20px;
	margin-right: 30px;
}

.eventLinks li{
	background: url('../img/bullet.gif') no-repeat;
	padding-left: 15px;
	height: 25px;
}


#tabContainer div{
	position: relative;
	top: 1px;
	background: url('../img/activeTab.gif') no-repeat;
	display: block;
	float: left;
	width: 152px;
	height: 31px;
	color: #3399cc;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

#tabContainer div p{
	position: relative;
	top: 10px;
}

.tabs_on{
	text-align: center;
}

#tabContainer .tabs_off{
	background: url('../img/inactiveTab.gif') no-repeat;
	text-align: center;
}

.tabContent{
	clear: both;
	border: 1px solid #c3c3c3;
	width: 640px;
	padding: 20px;
	background-color: #fff;
}

#element ul{
	padding-top: 20px;
	padding-bottom: 8px;
}

#element ul li{
	margin-left: 35px;
	padding-left: 10px;
	list-style-type: disc;
}

#element h2{
	margin-bottom: 15px;
}

#element p{
	line-height: 16px;
}


/**********************************/

/* Register Form */

/**********************************/

#ContactAddForm{
	padding: 10px 0px 20px 0px;
	width: 370px;
}

#ContactAddForm .submit{
	text-align: center;
}

label{
	display: block;
	float: left;
	font-weight: bold;
	width: 150px;
	margin-top: 3px;
}

.input input, .input textarea{
	display: block;
	float: left;
	width: 200px;
}

.input{
	width: 100%;
	overflow: auto;
	margin: 10px 0px 10px 0px;
}

legend{
	display: none;
}

.error-message{
	color: red;
}
