/*  tableSorter styles start here */
table.tablesorter thead tr .header {background-image: url(tablesorter_img/bg.gif);background-repeat: no-repeat;background-position: center right;cursor: pointer;}
table.tablesorter thead tr .headerSortUp {background-image: url(tablesorter_img/asc.gif);}
table.tablesorter thead tr .headerSortDown {background-image: url(tablesorter_img/desc.gif);}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color: #8dbdd8;}
/*  tableSorter styles start here */

.topNav .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}


.action-motivation {color: #FF3405;line-height: 31px; margin-right: 10px;font-weight:bolder;}
#header_nav {background:#2E3D48; height:73px;}
#header_title {float:left; margin:25px auto auto 25px;}
#header_title a{color:#FFFFFF}
#header_title a:hover{text-decoration:none;color:#FF3405}
#action-directory {float:right; margin:20px 25px auto auto;}
#logo-name {font-size:40px;font-weight:bold; }
#logo-name-second {font-family:'Engagement'; font-size:35px; font-weight:normal; }
h1 {color:#000;}
.hero-heading { font-size: 48px; font-weight: 200 !important;}
.hero-p {color: #314D64; margin: 10px auto 0; width: 420px;}
.home-search {margin:60px 0 80px}
#searchForm {margin-top:20px}
#searchForm select{margin:0px}

legend {color:#000}

* {margin: 0;}
.wrapper {min-height: 90%;height: auto !important;height: 90%;margin: 0 auto -122px;}
/*.footer, .push {height: 122px;}*/

.adminwrapper {min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -60px;}
.adminfooter, .adminpush {height: 60px;}

footer {background: none repeat scroll 0 0 #252525;border-top: 0 none;color: #FFFFFF; padding-top: 19px;}
footer a { color: #FFFFFF;font-weight:bold}
footer a:hover { color: #FF3405;text-decoration:none;}
footer #footer-floor {background: none repeat scroll 0 0 #1B1B1B;}
#copyright {margin-bottom:10px;margin-top:10px; height: 20px;}

td a, .full #courses_data {color:#990033; text-decoration:none; font-weight:bold;}
a .courses_link {color:#990033; text-decoration:none;}
a:hover{color:#990033;}
th.coursecolheader {border: 1px solid #E1E1E1; color: #333333; font-family: Verdana,Geneva,sans-serif; font-size: 14px; padding: 5px;background: none;}
.courses_label {display:unset !important;}
.full_records {text-decoration: none;color: #990033;}
/*registrerWithDr.cfm*/
.form-horizontal .controls_data {margin-left: 1px ! important;}
.controls_data input{width:312px ! important;}
.cardsite {background-color: #eea236! important; /* btn-warning */border: none;color: white;padding: 8px 40px;text-align: center;text-decoration: none;display: inline-block;font-size: 16px;cursor: pointer;-webkit-transition-duration: 0.4s; /* Safari */transition-duration: 0.4s;}
.button1 {box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);}
.button2:hover {box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);}
#purchaseorder{background-color: red;font-size: 18px;color:white;}
.courselinks{font-size: 14px;font-weight: bold;color:black;}
/*registration.cfm*/
p.note{font-size: 11px; font-style: italic; text-align:justify; margin-bottom:0px;width: 224px;}
.control-label.wide{width:300px; padding-right:15px;}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {background-color: #A10500;}
.btn-danger {background-color: #A10500; background-image: -moz-linear-gradient(center top , #EE5F5B, #A10500);}
.form-actions {background-color: #fff;}
/*Thanks.cfm*/
div.thankscontent {margin-top: 15px;margin-bottom: 20px;color:blue;}
/*ITC-policy.cfm*/
.policyheightForHead{line-height:50px;color:#000000;}
.policyalignCancelPolicy{margin-left: 8%;}
.policyFooter{text-align: center;}


@charset "utf-8";
/* CSS Document */
/*
body
{
	background:#e0e2e4 url(images/body-bg.png) repeat-x left top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:0px;
	line-height:18px;
}

#menuarea {
	height:35px;


}


h2#h2title {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#777;
	font-weight:bold;
	line-height:200%;

}

#h2title img {
	margin-left:220px;
}

h4 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}


h3#h3title {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#777;
	font-weight:bold;

}

h1#h1title {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#777;
	font-weight:bold;
	line-height:200%;
}



td.coursecolheader {

	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	border:1px solid #E1E1E1;
	padding:5px;
}


td.coursecol {

	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	border:1px solid #E1E1E1;
	padding:5px;
}


.coursecolmini {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333;
}


form, input
{
	padding:0px;
	margin:0px;
}

img
{
	border:none;
}

img a
{
	border:none;
}

.clr
{
	clear:both;
}

.flt_lft
{
	float:left;
}

.flt_rht
{
	float:right;
}
*/
/**************wrapper**************/
/*
#wrapper
{
	width:1024px;
	margin:0px auto;
}
*/
/**************header**************/

/*
.header-container {
	background:url(images/red-bg.png) no-repeat left top;
	width:1024px;
	height:135px;
}

.header-logo {
	width:230px;
	height:135px;
	display:inline;
	float:left;
	margin:0px 10px 0px 10px;
}

.header-logo img {
	padding:23px 0px 0px 0px;
}

#header-textarea {
	width:614px;
	height:135px;
	float:left;
	display:inline;

	font-family:Verdana, Geneva, sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#ffffb0;

	padding:53px 0px 0px 0px;
	margin-right:10px;
}


.header-right {
	width:140px;
	height:135px;
	display:inline;
	float:left;

	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

.icon-special {
	width:140px;
	height:65px;
	float:right;
	/* border:#000000 solid 1px; */
}
/*
.icon-special img {
	padding:0px 0px 0px 0px;
}

.icon-socialmedia {
	/* border:#000000 solid 1px; */
	/*
	width:140px;
	height:65px;
	float:right;
	padding:0px 0px 0px 0px;
}

.icon-socialmedia img {
	padding:30px 5px 0px 0px;
	float:right;
}





#header
{
	background:url(images/header-bg.png) repeat-x left top;
	width:1024px;
	height:170px;
}

.red-area
{
	background:url(images/red-bg.png) no-repeat left top;
	width:1024px;
	height:135px;
}

.logo
{
	width:195px;
	height:91px;
	padding-top:21px;
	padding-left:8px;
	float:left;
}

.right-header
{
	width:785px;
	height:127px;
	float:right;
	padding-top:8px;
}

.rht-top
{
	height:24px;
	padding-right:5px;
	padding-left:350px;
}

.rht-top_link
{
	width:175px;
	height:60px;
	float:right;
}

.rht-top_link img {
	padding:5px 10px 0px 0px;
	float:right;
}

.rht-top_link ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}

.rht-top_link ul li
{
	background:url(images/sep.png) no-repeat left center;
	padding:0px 6px;
	line-height:24px;
	float:left;
}

.rht-top_link ul li.nobr
{
	background:none;
}

.rht-top_link ul li a
{
	color:#FFFFFF;
	text-decoration:none;
}

.rht-top_link ul li a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.rht-top_srch
{
	width:161px;
	height:24px;
	float:left;
}

.srch-fld
{
	background:url(images/srch-fld.png) no-repeat left top;
	width:136px;
	height:24px;
	border:0px;
	float:left;
}

.srch-bttn
{
	background:url(images/srch-bttn.png) no-repeat left top;
	width:25px;
	height:24px;
	border:0px;
	cursor:pointer;
	float:left;
}

.header-txt
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#ffffb0;
	line-height:normal;
	padding-top:25px;
	padding-bottom:30px;
}

.icon
{
	text-align:right;
	margin:-20px 0px 0px 0px;
	padding-right:10px;
}

.icon img
{
	margin-right:5px;
	margin-bottom:0px;
}

.nav
{
	width:1024px;
	height:29px;
}

.nav ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}

.nav ul li
{
	background:url(images/nav-sep.png) no-repeat left center;
	padding:0px 20px;
	line-height:29px;
	float:left;
}

.nav ul li.nobr
{
	background:none;
}

.nav ul li a
{
	color:#FFFFFF;
	text-decoration:none;
}

.nav ul li a:hover
{
	color:#a8a7a7;
	text-decoration:none;
}

/**************banner**************/
/*
#banner
{
	width:1024px;
	height:262px;
	background-color:#581819;
}

.banner-slider {
	width:710px;
	height:255px;
	margin-left:0px;
	margin-bottom:10px;
	float:left;
}

.banner-img
{
	background:url(images/ITCClassroom.jpg) no-repeat left top;
	width:710px;
	height:255px;
	margin-left:0px;
	margin-bottom:10px;
	float:left;
	color:#FFFFFF;
}

.banner-video
{
	width:310px;
	height:262px;
	margin-right:2px;
	float:right;
}

.video-title
{
	font-size:14px;
	color:#ffffb0;
	text-align:center;
}

.click
{
	padding:0px 5px;
	font-size:11px;
	color:#FFFFFF;
}

/**************content**************/
/*
#content
{
	background:#FFFFFF url(images/content-area.png) repeat-x left top;
	width:988px;
	border-left:1px solid #a7b6b6;
	border-right:1px solid #a7b6b6;
	padding:7px 17px 7px 17px;
}

.bg {

	}

.top {

	}

.bottom {

	}


.coursemore {
	margin-top:20px;
}

.newsmore {
	margin-top:60px;
}

.cont-box_bot
{
	width:320px;
	height:237px;
	padding:10px 5px;
	float:left;
	margin-right:5px;
	border:1px solid #E6E6E6;
	background-color:#FFF;
	font-size:11px;
}

.cont-box_bot h2
{
	font-size:16px;
	color:#000000;
	border-bottom:1px solid #cccccc;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-bottom:5px;
}

.cont-box2_bot
{
	width:320px;
	height:237px;
	padding:10px 5px;
	float:left;
	margin-right:2px;
	border:1px solid #E6E6E6;
	background-color:#FFF;
	color:#666666;
	font-size:11px;
}



.cont-box2_bot h2
{
	font-size:16px;
	color:#000000;
	border-bottom:1px solid #cccccc;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-bottom:5px;
}

.cont-box2_bot ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:10px;
}

.cont-box2_bot ul li
{
	background:url(images/red-bullet.png) no-repeat left 7px;
	padding-left:15px;
	font-size:11px;
	color:#666666;
	line-height:18px;
}

.cont-box_bot ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:10px;
}

.cont-box_bot ul li
{
	background:url(images/red-bullet.png) no-repeat left 7px;
	padding-left:15px;
	font-size:11px;
	color:#666666;
	line-height:18px;
}


.box-text-area ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:10px;
}

.box-text-area ul li
{
	background:url(images/red-bullet.png) no-repeat left 7px;
	padding-left:15px;
	font-size:11px;
	color:#666666;
	line-height:18px;
}

.sign
{
	background:url(images/arrow.png) no-repeat right center;
	font-size:12px;
	color:#5f1818;
}

.sign a
{
	font-size:12px;
	color:#5f1818;
	text-decoration:none;
}

.sign a:hover
{
	font-size:12px;
	color:#5f1818;
	text-decoration:underline;
}



.benefit
{
	font-size:14px;
	color:#5f1818;
	padding:5px 0px 5px 5px;
}

.three-gray-box
{
	margin-top:7px;
}

.three-gray-box h2
{
	font-size:15px;
	color:#000000;
	padding:0px;
	margin:0px;
	padding-bottom:8px;
}

.gray-box1
{

	width:244px;
	height:120px;
	float:left;
	margin-right:7px;
	color:#666666;
	line-height:16px;
	border:1px solid #E6E6E6;
	background:url(images/gradient.png) repeat-x;
}

.gray-box1 h2 {
	margin-left:-3px;
	margin-top:-10px;
}

.gray-box1 img {
	padding-left: 3px;
	float:left;
	margin-top:10px;
}
.gray-box1 p {
	margin-left:55px;
	margin-top:37px;
	padding-right:7px;
}
.gray-box1 p img {
	margin-left:-3px;
	float:none;
	margin-top:-10px;
}
.more {
	margin-top: -150px;
}

.gray-box2
{
	width:244px;
	height:120px;
	float:left;
	color:#666666;
	line-height:16px;
	border:1px solid #E6E6E6;
	background:url(images/gradient.png) repeat-x;
}
.gray-box2 p{
	margin-top:0px;
	padding-left:3px;
}

.reg
{
	font-size:12px;
	color:#5f1818;
	padding-top:15px;
	text-align:center;
}

.reg a
{
	font-size:12px;
	color:#5f1818;
	text-decoration:none;
}

.reg a:hover
{
	font-size:12px;
	color:#5f1818;
	text-decoration:underline;
}

/**************footer**************/
/*
#footer
{
	height:16px;
	padding:10px;
	color:#eeeeee;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#A10500;
}

/**************inner page**************/
/*
#inner-content
{
	background:#FFFFFF;
	width:1002px;
	border-left:1px solid #a7b6b6;
	border-right:1px solid #a7b6b6;
	padding:10px;
	color:#333333;
	line-height:17px;
	min-height:600px;
}

.training-heading
{
	width:570px;
	float:left;
	font-size:22px;
	color:#990000;
	line-height:23px;
}

.print
{
	width:65px;
	float:right;
}

.course-benefits
{
}

.course-benefits h3
{
	font-size:14px;
	color:#000000;
	padding:0px;
	margin:0px;
	text-decoration:underline;
}

.course-benefits ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:10px;
}

.course-benefits ul li
{
	background:url(images/blk-bullet.png) no-repeat left 7px;
	padding-left:15px;
	font-size:11px;
	color:#666666;
	line-height:20px;
}

.clk-lvl
{
	padding:20px 0px;
}

.clk-lvl span
{
	color:#990000;
}

.clk-lvl span a
{
	color:#990000;
	text-decoration:underline;
}

.clk-lvl span a:hover
{
	color:#990000;
	text-decoration:underline;
}

.certification
{
}

.certification h3
{
	font-size:14px;
	color:#990000;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}

.certification p
{
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

.schedule-heading
{
	width:570px;
	float:left;
	font-size:22px;
	color:#333333;
	line-height:23px;
}

.classroom
{
	font-size:17px;
	color:#a00500;
}

.location
{
	color:#333333;
	font-size:11px;
}

.location a
{
	color:#333333;
	text-decoration:none;
}

.location a:hover
{
	color:#a00500;
	text-decoration:underline;
}

.descrip
{
	font-size:15px;
	color:#333333;
	font-weight:bold;
}

.blk-bar
{
	background:#333333;
	color:#FFFFFF;
	height:29px;
	line-height:29px;
	padding-left:10px;
	border-bottom:1px solid #b8d9f8;
}

.foram-area
{
}

.left-side
{
	width:195px;
	float:left;
}

.red-bar1
{
	background:url(images/red1.png) no-repeat left top;
	color:#FFFFFF;
	width:151px;
	height:33px;
	line-height:33px;
	padding-left:44px;
}

.right-text-area
{
	background:#FFFFFF;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:10px;
}

.right-text-area2
{
	background:#FFFFFF;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
}


.ad-srch
{
	background:#FFFFFF;
	border:1px solid #999999;
	width:138px;
	height:16px;
	float:left;
	margin-right:10px;
}

.go-new
{
	background:url(images/go.png) no-repeat left top;
	width:22px;
	height:18px;
	border:0px;
	cursor:pointer;
	float:left;
}

.advan-srch-txt
{
	color:#990000;
	display:block;
	padding-top:7px;
}

.advan-srch-txt a
{
	color:#990000;
	text-decoration:underline;
}

.advan-srch-txt a:hover
{
	color:#990000;
	text-decoration:underline;
}

.right-side
{
	background:#eeeeee;
	border:1px solid #c7c7c7;
	width:648px;
	float:right;
}

.red-text
{
	font-weight:bold;
	color:#990000;
}

.author-name
{
	font-weight:normal;
	color:#990000;
}

.courselink {font-family:Verdana, Geneva, sans-serif; color: #5f1818;;text-decoration:none; font-size:12px; font-weight:bold;}


a.courselink.link {font-family:Verdana, Geneva, sans-serif; color: #5f1818;text-decoration:none; font-size:12px; font-weight:bold;}
a.courselink.visited {font-family:Verdana, Geneva, sans-serif; color: #5f1818;text-decoration:none; font-size:12px; font-weight:bold;}
a.courselink.hover {font-family:Verdana, Geneva, sans-serif; color: #5f1818;text-decoration:underline;font-size:12px; font-weight:bold;}
a.courselink.active {font-family:Verdana, Geneva, sans-serif; color: #5f1818;text-decoration:none; font-size:12px; font-weight:bold;}




.courselinkmini {font-family:Verdana, Geneva, sans-serif; color: #5f1818;;text-decoration:none; font-size:10px;}


a.courselinkmini.link {font-family:Verdana, Geneva, sans-serif; color: #5f1818;text-decoration:none; font-size:10px;}
a.courselinkmini.visited {font-family:Verdana, Geneva, sans-serif; color: #5f1818;text-decoration:none; font-size:10px;}
a.courselinkmini.hover {font-family:Verdana, Geneva, sans-serif; color: #5f1818;text-decoration:underline;font-size:10px;}
a.courselinkmini.active {font-family:Verdana, Geneva, sans-serif; color: #5f1818;text-decoration:none; font-size:10px;}



A:link {font-family:Verdana, Geneva, sans-serif; color: #990033;text-decoration: none}
A:visited {font-family:Verdana, Geneva, sans-serif; color: #990033;text-decoration: none}
A:hover {font-family:Verdana, Geneva, sans-serif;text-decoration: underline;color: #990033;}
A:active {font-family:Verdana, Geneva, sans-serif; color: #990033;text-decoration: none}






.footerLink {
	font-family:Verdana, Geneva, sans-serif;
	padding: 10px 10px 10px 10px;
	font-size:10px;
	color:#eaeaea;
}


a.footerLink:link {font-family:Verdana, Geneva, sans-serif; color: #eaeaea;;text-decoration:none; font-size:12px;padding: 10px 10px 10px 10px;}
a.footerLink:visited {font-family:Verdana, Geneva, sans-serif; color: #eaeaea;;text-decoration:none; font-size:12px;padding: 10px 10px 10px 10px;}
a.footerLink:hover {font-family:Verdana, Geneva, sans-serif; color: #eaeaea;text-decoration:underline;font-size:12px; padding: 10px 10px 10px 10px;}
a.footerLink:active {font-family:Verdana, Geneva, sans-serif; color: #eaeaea;;text-decoration:none; font-size:12px;padding: 10px 10px 10px 10px;}
*/







