/* START INLINE STYLINGS ON PAGE */

	body { font-family:Century Gothic; font-size:11px; margin:0; padding:0; background:#b4d7ff url('/AITCP/system/application/images/bodyBg_Black.jpg') repeat-x top; }
	img { display:block; }
	.error { color:red}
.header { background: #0e1d3a url('/AITCP/system/application/images/headerBg_new.jpg'); padding:0; margin:0 auto; /*border:1px solid red;*/ }

.clear { clear:both; }
/*.na { color: #bababa;}*/

/*.mainmenu{position:relative; top:10px; left:145px; font-size:5; border:1px solid #FFF;}
.submenubar{position:relative; top:135px; left:160px;}
.navbar1{position:absolute; background-repeat:no-repeat; width:166px; left:1px;	height:36px; top:-11px;	padding-top: 9px;padding-left: 23px;}
.navbar2{position:absolute;	width:146px; height:36px; left:170px; top:-11px; padding: 8px 0px 0px 0px;}
.navbar3{position:absolute;	width:165px; height:36px; left:95px; top:-11px;	padding: 9px 0px 0px 0px;}*/

.mainlinks { font-family:century gothic; text-decoration:none; margin-top:0px; padding-top:0px; font-size:14px; color:#FFFFFF; }
/*a.mainlinks:hover { background-image:url(/AITCP/system/application/images/mainlinkhover.jpg) display:block; width:98px; height:37px; color:#000; }*/
.mainsublinks { text-decoration:none; color:#fff; font-size:11px; padding:5px; }
a.mainsublinks:hover { color:#5ba0d7; }

#soaschool {}
#soaschool a:link, #soaschool a:visited, #soaschool a:hover, #soaschool a:active{ font-family:century gothic; text-decoration:none; font-size:14px; color:#FFFFFF; }
#soaschool a:hover {	background-color:#09132c; display:block; text-align:center; padding-top:9px; padding-bottom:9px; }

#cloudschool a:link, #cloudschool a:visited, #cloudschool a:hover, #cloudschool a:active{ font-family:century gothic; text-decoration:none; font-size:14px; color:#FFFFFF; }
#cloudschool a:hover {	background-color:#09132c; display:block; text-align:center; padding-top:9px; padding-bottom:9px; }

#bigdataschool a:link, #bigdataschool a:visited, #bigdataschool a:hover, #bigdataschool a:active{ font-family:century gothic; text-decoration:none; font-size:14px; color:#FFFFFF; }
#bigdataschool a:hover {	background-color:#09132c; display:block; text-align:center; padding-top:9px; padding-bottom:9px; }

#bookseries a:link, #cloudschool a:visited, #bookseries a:hover, #bookseries a:active{ font-family:century gothic; text-decoration:none; font-size:14px; color:#FFFFFF; }
#bookseries a:hover {	background-color:#09132c; display:block; text-align:center; padding-top:9px; padding-bottom:9px; }

/* remove the list style */
#nav { margin:0; padding:0; list-style:none; text-align:center; height:30px; font-size:11px; /*border:1px solid blue;*/ }

/* make the LI display inline */
/* it's position relative so that position absolute can be used in submenu */
#nav li { float:left; display:block; padding:0 5px; height:30px; position:relative; z-index:500; margin:-1px 0 /*1px*/; /*border:1px solid red;*/ }

/* this is the parent menu */
#nav li a { display:block; padding:9px 5px; text-decoration:none; color:#fff; }

#nav li a:visited { color:#fff; }
#nav li a:hover { color:#5ba0d7; }
#nav li a:active { color:#5ba0d7; }

/* style for the selected value */
#nav a.selected { background:url('/AITCP/system/application/images/mainNavHoverBg.jpg') repeat-x; }
#nav a.selected { color:#5ba0d7; }

/* submenu, it's hidden by default */
#nav ul { position:absolute; left:0; display:none; margin: 0/* 0 0 -1px*/; padding:0; list-style:none; }
#nav ul li { float:left; text-align:left; background-color:#09132c/*232f3f*/; height:25px; display:block; }
#nav ul li a { padding:5px 5px; }

		/* display block will make the link fill the whole area of LI
		#nav ul a { color:#fff; font-size:11px; } */

		/* Main Content */
		.mainContentWrap { background:url('/AITCP/system/application/images/mainContentBg.png') repeat-y; }

		.pageTitle { padding: 0 0 5px 10px;; font-size:10px; }

		.mainContentBoxLeft { margin:5px 5px 5px 0; }

		.mainContentBoxRight { margin:5px 0 5px 5px; }

		.mainContentBoxCenter { margin:5px 6px 5px 7px; }
	.mainContentBoxCenterBg { background:#fff url('/AITCP/system/application/images/mainContentBoxBg.jpg') repeat-y top; padding:5px 10px; /*height:360px;*/ }

	.mainContentBoxHeader { background:url('/AITCP/system/application/images/mainContentBoxHeaderBg.jpg') no-repeat; color:#0057a6; height:45px; font-size:16px; padding-left:10px; font-family:century gothic; }

.community { background:#fff url('/AITCP/system/application/images/mainContentBoxBg.jpg') repeat-y top; padding:5px 10px; /*height:778px;*/ }
.workshops { background:#fff url('/AITCP/system/application/images/mainContentBoxBg.jpg') repeat-y top; padding:5px 10px; font-size:11px; }
.conferences { background:url('/AITCP/system/application/images/conferencesBg.jpg') no-repeat; height:160px; }/* 224px;*/

.leftContent { padding: 0 20px 20px 20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.leftContent p { text-align:left; margin-top:0; margin-bottom:10px; padding: 0; }
div.leftContent	{background-color:#FFF;}

.leftContent1 { padding: 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.leftContent1 p { text-align:left; margin-top:0; margin-bottom:10px; padding: 0; }
div.leftContent	{background-color:#FFF;}

.pal { text-align:left; margin:12px 0; padding:0; }				/* paragraph align left */
.par { text-align:right; }										/* paragraph align right */
.pac { text-align:center; }										/* paragraph align center */
.pImgR { padding: 0 0 10px 10px; float:right; border:0; }		/* image float right in the paragraph */

.centered { display:block; margin:0 auto; padding:5px; }

/*ul, li {margin:0 0 0 10px; padding:0;}
.list { margin-bottom:15px; }*/

ul, li {margin:0 0 0 0px; padding:0; list-style-type: none;}
/*.list { /*margin-bottom:15px;*/ /*list-style-image:url(/AITCP/system/application/images/square.jpg); vertical-align:middle;}*/
li.list { background-image: url('/AITCP/system/application/images/square.jpg'); background-repeat:no-repeat; background-position: 0px 6px; padding-bottom:5px; padding-left:10px; margin-right:14px; }

/* Workshop List */
#workshoplist { text-align:left; overflow-y:scroll; overflow-x:hidden; height:669px; width:260px; list-style:none; margin:0; padding-bottom:10px; }
.wlodd { margin:0; padding:5px 3px; background:#fff; display:block; }
.wleven { margin:0; padding:5px 3px; background:#F3F5F6; display:block; }

/* Conference Listing */
.conlisting { text-align:left; width:110px; margin:10 auto; }

h1, h2, h3 { font-size:16px; }
a.bluebodylink:link, a.bluebodylink:visited, a.bluebodylink:hover, a.bluebodylink:active{color:#0066d5; text-decoration:none;}

.hiddenlink:link, .hiddenlink:visited, .hiddenlink:active{ color:black;	text-decoration: none; }
.hiddenlink:hover{ color:white; text-decoration:none; background-color:black; }

.blacklink:link, .blacklink:visited, .blacklink:active{ color:black; text-decoration:none; }
.blacklink:hover{ text-decoration:underline; }

/*.footerShadow { background:url(/AITCP/system/application/images/footerShadow.png) repeat-x bottom; height:10px; }*/
.footerWrap { background-color:#09132c; font-size:11px; padding-top:11px; }
.footer { background:#09132c; padding:0; color:#FFF; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { color:#5ba0d7; }
.footer p { margin:0 0 5px 0; }

input, select, option, textarea{	font-size:11px;}
div.error{	color:red;	padding:0px;	margin:0px;}

table.login {border:0 none;border-spacing:0;font-size:11px;padding:5px 0;}
table.login td {border-spacing:0;padding:1px 0 0;font-size:11px;}

table.rightcolcontent{width:250px;font-size:11px;border-spacing:0px;width:100%;}
td.grey{background-color:#E8F0E9;}
td.lightyellow{background-color:#FFFFCC;}
td.title{background-color:#489F52;color:white;}
td.title2{background-color:#489F52;color:white;}
td.title:hover{color:white;}
td.title a{color:white;text-decoration: none;}

td.grey1{background-color:#E2E0E0;}
td.titlec{background-color:#793A65;color:white;}
td.titlec:hover{color:white;}
td.titlec a{color:white;text-decoration: none;}

td.borderon{border-style:solid;border-width:1px;border-color:#000000;}
td.borderoff{border-style:none;border-width:0px;border-color:#ffffff;}

div.rightcol{line-height: 150%;padding:12px; width:25%;background-color:#EAF3FE;/*background-image:url(/AITCP/system/application/images/right_col_blue.gif);background-repeat:no-repeat;*/
	background-position:top center;float:right;margin-right:-260px;font-size:11px;margin-bottom:-20px;}
	div.rightcol a:visited, div.rightcol a:active, div.rightcol a:hover,div.rightcol a:link{color:black;}

	div.rightcol2{line-height: 150%;padding:12px; width:25%;background-color:#EAF3FE;/*background-image:url(/AITCP/system/application/images/right_col_blue.gif);background-repeat:no-repeat;*/
		background-position:top center;float:right;margin-right:-260px;font-size:11px;margin-bottom:-20px;height:1500px;}
		div.rightcol2 a:visited, div.rightcol2 a:active, div.rightcol2 a:hover,div.rightcol2 a:link{color:black;}

		div.rightcol1{line-height: 150%;padding:12px; width:25%;background-color:#EAF3FE;
			background-position:top center;float:right;margin-right:-250px;font-size:11px;}
			div.rightcol1 a:visited, div.rightcol1 a:active, div.rightcol1 a:hover,div.rightcol1 a:link{color:black;}

			div.box{padding:10px 3px 10px 10px;width:270px; height:150px; vertical-align:top; float:left;background-image:url('/AITCP/system/application/images/box1.jpg');background-repeat:no-repeat;}
			div.box a:visited, div.box a:active, div.box a:hover,div.box a:link{color:black; text-decoration:none;}

			#left_column {background:#EAF3FE url('/AITCP/system/application/images/right_col_blue.gif') repeat-y 246px 0px; padding:0px 20px 20px 0px; text-align:left; width:218px; vertical-align:top; font-family:Arial; font-size:11px; line-height: 150%;}
			#left_column p { padding-left:15px; }
			#left_column a:visited, #left_column a:active, #left_column a:hover,#left_column a:link{color:black;}

			#right_column {	padding:0 0px 0px 249px; text-align:left; width:860px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
		#right_column p {	padding:0px; margin:0px; margin-bottom:10px; text-align:left;/*margin-bottom:10px;*//*clear:both;*/ }

		table.smallbull{font-size:11px;padding:5px;border-spacing:0px;width:74%;border:0px;border-width:1px;border-style:solid;border-color:black;border-collapse:collapse;}
		table.smallbull td{padding:5px;border-spacing:0px;border-style:solid;border-width:1px;border-color:black;}

		.breadtext{color:#0066d5;display:block;font-size:10px;font-weight:bold;padding: 10px 0px;padding-top:12px;}
		.bluebodylink1{color:#0066d5; text-decoration:underline;}

		#country{width: 176px;}

		.transcriptsoalogo{background: url('/AITCP/system/application/images/soa_logo.jpg') left center no-repeat; padding-left:45px;}
		.transcriptcloudlogo{background: url('/AITCP/system/application/images/cloud_logo.jpg') left center no-repeat; padding-left:45px;}

		/*part logo css*/

		.dl { font-size:12px; }
		.dlTitle { font-size:12px; font-weight:bold;}
		.bluebodylink { text-decoration:none; }
		ul.tabs {margin: 0;padding: 0;float: left;list-style: none;height: 32px; /*--Set height of tabs--*//*border-bottom: 1px solid #999;*/border-left: 1px solid #999;width: 98%;}
		ul.tabs li {float: left;margin: 0;padding: 0; width: 140px;height: 31px; /*--Subtract 1px from the height of the unordered list--*/line-height: 31px; /*--Vertically aligns the text within the tab--*/border: 1px solid #999;border-left: none;margin-bottom: -1px; /*--Pull the list item down 1px--*/overflow: hidden;position: relative;background: #e0e0e0;}
		ul.tabs li a {text-decoration: none;color: #000;display: block;font-size: 1.2em;/*padding: 0 20px;*/text-align:center;border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/outline: none;}
		ul.tabs li a:hover{background-color:#ccc;}
	html ul.tabs li.active, html ul.tabs li.active a:hover	{ /*--Makes sure that the active tab does not listen to the hover properties--*/background: #fff;border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/}
#tabssoacpline{padding: 0;width: 100%;height: 3px;background: #489f52;border-top: 1px solid #fff; margin-bottom:25px;margin-top:-1px;/*Remove this to remove border between bar and tabs*/}
#tabsccpline{padding: 0;width: 100%;height: 3px;background: #793465;border-top: 1px solid #fff;margin-bottom:25px;margin-top:-1px; /*Remove this to remove border between bar and tabs*/}
#tabsonline{padding: 0;width: 100%;height: 3px;background: #13275c;border-top: 1px solid #fff;margin-bottom:25px;margin-top:-1px; /*Remove this to remove border between bar and tabs*/}

.tabs1{padding: 0;width: 98%;/*border-bottom: 5px solid #D25A0B;*/ /*Brown color themevoice-family: "\"}\"";*/voice-family: inherit;text-align:center;}
.tabs1 ul{margin:0;margin-left: 10px; /*margin between first menu item and left browser edge*/padding: 0;list-style: none;}
.tabs1 li{display: inline;margin: 0 2px 0 0;padding: 0;/*text-transform:uppercase;*/}
.tabs1 a{float: left;display: block;/*font: bold 11px Arial;*/color:white; font-weight:700;text-decoration: none;margin: 0 1px 0 0; /*Margin between each menu item*/padding: 5px 10px;background-color: #bababa; /*Brown color theme*/ border-top: 1px solid #999;width: 100px;}
.tabs1 a:hover{background-color: #ccc; /*Brown color theme*/ color: white;}
.tabs1 a.selected{ /*currently selected tab*/background-color: black; /*Brown color theme*/ color: white;border-color: black; /*Brown color theme*/ }
.tabcontent{display:none;}

.logobox {border:1px solid #ccc; padding:10px; margin:1px; text-align:center; text-transform:capitalize; height:110px; }
.logobox a{text-decoration:none; color:#0066d5;}
.logobox a:visit {text-decoration:none; color:#0066d5;}
.logobox img { margin:0px auto; width:150px;}
.logoboxGrey img { margin:0px auto;width:150px;}
.logoboxGrey {border:1px solid #ccc; padding:10px; margin:1px; background:#CCC;text-align:center;text-transform:capitalize;height:110px;}
.logoboxheader {border:1px solid #ccc; padding:10px; margin:1px; text-align:center; font-weight:bold;}
.page {background: #666;}
.ball {color:#0066d5; cursor:pointer; }

.logoTable {margin-top:10px;}

/*nicer code, i will be back*/
/*.cellWhite{widows:100%; height:100%; display:block; overflow:auto;}
.cellWhite a {color:#09F; text-decoration:none;}*/
/*.cellGrey{widows:100%; height:100%; display:block; overflow:auto; background:#CCC;}*/
/*.cell {width:120px; border:1px solid #999; float: left; margin-right:2px; padding:5px ; display:block; margin:1px; height:58px;}
.cellG {width:120px; border:1px solid #999; float: left; margin-right:2px; padding:5px ; display:block; margin:1px; height:58px; background:#CCC;}
.cellTitle {width:120px; border:1px solid #000; float: left; margin-right:2px; padding:5px ; display:block; margin:1px; background:#333; color:#FFF; font-weight:bold;}*/

.cellWhite{width:100%; height:100%; display:block; overflow:auto;}
.cellWhite a {color:#09F; text-decoration:none;}
/*.cellGrey{widows:100%; height:100%; display:block; overflow:auto; background:#CCC;}*/
.cell 		{width:120px; border:1px solid #000; padding:5px ; margin:0px; height:58px; text-align:center;}
.cellG 		{width:120px; border:1px solid #000; padding:5px ; margin:0px; height:58px; background:#CCC;	text-align:center;}
.cellTitle 	{width:120px; border:1px solid #000; padding:5px ; margin:0px; background:#fff; color:#000; font-weight:bold; text-align:center;}

/*#newboxes3 img, #newboxes2 img, #newboxes1 img { width:150px; margin:15px auto 15px auto;}*/

/* END INLINE STYLINGS ON PAGE */

body{font-family:Century Gothic;font-size:11px;background:#b4d7ff url(/AITCP/system/application/images/bodyBg_Black.jpg) repeat-x top;margin:0;padding:0}
img{display:block;border:none}
img.shadow{box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}
h5 {font-size:12px;margin:20px 0px 10px;}
h1 sup {left:-3px;top:3px;}
sup {
    display: inline-block;
    left: -1px;
    margin-top: -5px;
    position: relative;
    top: 2px;
}
.header{background:#0e1d3a url(/AITCP/system/application/images/headerBg.jpg);margin:0 auto;padding:0}
.clear{clear:both}
.blue{color:#0066d5}
.workshop_box{width:840px;border-bottom:1px #999 solid;border-top:1px #999 solid;clear:both;margin-top:-1px;padding:10px 10px 0px 10px}
#content .workshop_box p{margin-bottom:5px}
#content .workshop_box .workshop_link_p{color:#0066d5;margin-bottom:10px}
.workshop_end_p{font-style:italic;margin:10px 0}
.workshop_box_title{font-style:italic;margin-bottom:5px}
.workshop_box_title img{display:inline-block;max-height:15px;margin-left:5px;margin-bottom:-2px}
.float_right .float_title,.float_left .float_title{text-align:center;margin-bottom:15px;font-size:10px}
.legend_item{width:160px;margin-bottom:10px;margin-right:12px;float:left;text-align:center}
.legend_item img{display:inline-block;max-height:28px;margin:0 auto 10px}
.calendar_item{margin:10px}
.calendar_item img{margin:0 auto}
.mainlinks{font-family:century gothic;text-decoration:none;margin-top:0;padding-top:0;font-size:14px;color:#FFF}
.mainsublinks{text-decoration:none;color:#fff;font-size:11px;padding:5px}
.mainsublinks1{text-decoration:none;color:#5ba0d7;font-size:11px;padding:5px}
#top_bar li{float:left;display:block;height:30px;position:relative;z-index:200;margin:0}
#top_bar li a{display:block;text-decoration:none;color:#000}
#top_bar li a:visited{color:#000}
#top_bar li a:hover{color:#000;text-decoration:underline}
#top_bar a.selected{background:#CCC repeat-x}
#top_bar ul li{float:left;text-align:left;background-color:#FFF;height:5px;display:block}
#nav li{float:left;display:block;height:30px;position:relative;z-index:500;margin:-1px 0;padding:0 5px}
#nav li a{display:block;text-decoration:none;color:#fff;padding:9px 5px}
#nav ul li{float:left;text-align:left;background-color:#09132c;height:25px;display:block}
#nav ul li a{padding:5px}
.mainContentWrap{background:url(/AITCP/system/application/images/mainContentBg.png) repeat-y}
.pageTitle{font-size:10px;padding:0 0 5px 10px}
.mainContentBoxLeft{margin:5px 5px 5px 0}
.mainContentBoxRight{margin:5px 0 5px 5px}
.mainContentBoxCenter{margin:5px 6px 5px 7px}
.mainContentBoxCenterBg{background:#fff url(/AITCP/system/application/images/mainContentBoxCenterBg.jpg) repeat-x top;padding:5px 10px}
.mainContentBoxHeader{background:url(/AITCP/system/application/images/mainContentBoxHeaderBg.jpg) no-repeat;color:#0057a6;height:45px;font-size:16px;padding-left:10px;font-family:century gothic}
.communityNews{background:#fff url(/AITCP/system/application/images/communityNewsBg.jpg) repeat-x top;padding:5px 10px}
.workshops{background:#fff url(/AITCP/system/application/images/workshopsBg.jpg) repeat-x top;font-size:11px;padding:5px 10px}
.readMoreBtn{clear:both;text-align:right;margin-top:120px}
.upcomingEvents{font-size:11px}
.upcomingEventsHeader{background:url(/AITCP/system/application/images/upcomingEventsHeader.jpg) no-repeat;color:#0057a6;height:45px;font-size:16px;padding-left:10px;font-family:century gothic}
.upcomingEventsBg{background:url(/AITCP/system/application/images/upcomingEventsBg.jpg) no-repeat;height:224px}
#content,.leftContent{font-family:Arial, Helvetica, sans-serif;font-size:12px;padding:0 20px}
.pal{text-align:left;margin:10px 0;padding:0}
.pImgR{float:right;border:0;padding:0 0 10px 10px}
.centered{display:block;margin:0 auto;padding:5px}
ul,li{list-style-type:none;margin:0;padding:0}
ol li{list-style-type:decimal;margin-bottom:10px}
ol{margin-left:10px;display:block;padding:0 0 0 10px}
ul.list li, li.list{background-image:url(/AITCP/system/application/images/square.jpg);background-repeat:no-repeat;background-position:0 6px;padding-bottom:10px;padding-left:10px}
h1,h2,h3{font-size:16px}
h1{clear:left}
a.bluebodylink:link,a.bluebodylink:visited,a.bluebodylink:hover,a.bluebodylink:active,#update_row a:link,#update_row a:visited{color:#0066d5;text-decoration:none}
.hiddenlink:hover{color:#FFF;text-decoration:none;background-color:#000}
.footerWrap{background-color:#09132c;font-size:11px;padding-top:11px}
.footer{background:#09132c;color:#FFF;padding:0}
.footer a{color:#fff;text-decoration:none}
.footer p{margin:0 0 5px}
.leftContent .breadtext{padding-top:10px}
.breadtext{color:#0066d5;font-size:10px;font-weight:700;padding-top:0;padding-bottom:10px;display:block}
.bluebodylink1{text-decoration:underline;color:#0066d5}
.bull td{padding:5px 0}
.committee_right{float:right;width:410px}
.committee_left{width:410px}
#search_results{max-height:1320px;overflow:hidden}
.mindmap_table{margin-top:20px;width:860px;border-collapse:collapse}
.mindmap_table td,.mindmap_table th{font-size:10px;vertical-align:top;text-align:center;width:33%;padding:0 10px}
.mindmap_table th{font-weight:400}
.mindmap_table img{max-width:200px;margin:5px auto 10px}
#ccp_updates_top_img{width:400px;height:278px;position:relative;left:20px;margin-left:-80px;background:url(/AITCP/system/application/images/background_books.png) no-repeat;z-index:1}
#workshops_prepped{font-family:monospace;color:#262626}
.cctp_update_box{z-index:999}
.cctp_update_blurb{padding-top:70px;position:relative;left:-20px}
p.small{font-size:10px}
#career_image{height:1405px;background:url(/AITCP/system/application/images/about.careers_img01.jpg) no-repeat top #050503;display:inline-block;vertical-align:bottom;color:#fff;text-align:center;}
#career_image span {vertical-align:bottom;padding:10px;display:inline-block;margin-top:1350px;}
#career_image a:link, #career_image a:visited {
	color:#fff;
	text-decoration:underline;
}
.gecko #career_image{height:1530px;}
.gecko #career_image span {margin-top:1450px;}
.chrome #career_image{height:1540px;}
.chrome #career_image span {margin-top:1460px;}
#certifications_image{height:850px;width:330px;background:url(/AITCP/system/application/images/certifications_03.png) no-repeat top}
#partner_licensing_image{height:748px;background:url(/AITCP/system/application/images/about.partner_img01.jpg) no-repeat top}
#government_image{height:480px;background:url(/AITCP/system/application/images/governmentprograms_01.jpg) no-repeat top}
#academia_image{height:420px;background:url(/AITCP/system/application/images/academia_01.jpg) no-repeat top}
#ceucredit_image{height:350px;background:url(/AITCP/system/application/images/ceucredit_01.jpg) no-repeat top}
#contact_image{background:url(/AITCP/system/application/images/Arcitura_Building2.jpg) no-repeat top}
.ie #contact_image,.ie .right_col_image{position:relative;top:2px;}
.ie #programs_image {top:1px;}
#partner_licensing_image{margin-right:-21px;}
.ie #ceucredit_image, .ie #government_image, .ie #partner_licensing_image, .ie #academia_image, .ie #certifications_image{margin-bottom:-8px;}
#programs_image{height:490px;background:url(/AITCP/system/application/images/specialPrograms_01.jpg) no-repeat top}
.right_col_image{float:right;width:330px;margin:-34px -20px -10px 20px}
.right_col_image img{max-width:330px}
.event_img{display:inline-block;margin:-5px 5px 0 0}
.ie #workshoplist{height:1450px;}
#workshoplist{text-align:left;overflow-y:scroll;height:1535px;overflow-x:hidden;width:260px;list-style:none;margin-bottom:0;margin-left:0}
.wlodd{background:#fff;display:block;margin:0;padding:5px 3px}
.wleven{background:#F3F5F6;display:block;margin:0;padding:5px 3px}
#newlyPublished{text-align:left;width:260px;list-style:none;margin-top:10px;margin-bottom:10px;margin-left:0}
#newlyPublished li{padding-top:5px;padding-bottom:5px;margin-left:0}
.conlisting{text-align:left;width:110px;margin:10px auto}
#main{width:900px;margin:0 auto}
#logo{display:block;margin:0 0 16px}
#header{font-family:'Century Gothic', arial, sans-serif;margin-bottom:6px;height:144px}
#header li{display:inline-block;margin:0}
#header sup{font-size:9px}
#header_body_top{-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;width:900px}
#header_body_bottom{-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;width:900px;background:#09132c;padding:8px 0}
#site_menu a:link,#site_menu a:visited{color:#fff;font-size:14px;text-decoration:none}
#header ul#site_menu{margin-left:104px;width:796px;background:url(/AITCP/system/application/images/header_repeat_light.jpg) repeat;-moz-border-radius:0 5px 0 0;border-radius:0 5px 0 0}
#site_menu li{line-height:14px;height:20px;margin:0}
#site_menu li.site_link{margin-left:-3px;background:url(/AITCP/system/application/images/header_repeat_light.jpg) repeat;border-right:1px solid #405475;padding:8px 15px}
#site_menu .right_menu{padding:0 10px}
#site_menu #right_menu_first_right{margin-left:256px}
#site_menu .right_menu a:link{font-size:11px;position:relative;top:-2px}
#current_site{height:36px;width:100px;text-align:center;float:left;border-right:1px solid #405475;padding:0}
#current_site a:link,#current_site a:visited,#current_site a:hover{text-decoration:none;color:#fff;font-size:14px}
#current_site #current_top{-moz-border-radius:5px 0 0;border-radius:5px 0 0 0;background:url(https://www.aitcp.org/partner/system/application/images/current_site.png) no-repeat top;height:7px}
#current_site #current_bottom{background:#09132c;height:22px;padding:4px 0 3px}
#submenu li{margin-right:20px}
#submenu li ul{position:absolute;z-index:99;background:#09132c;margin-left:-10px;display:none;padding:0 0 5px}
#submenu #submenu_first ul{margin-left:-20px}
#submenu li ul li{display:block;padding:7px 10px 5px}
#submenu li a:link,#submenu li a:visited,#right_menu li a:link,#right_menu li a:visited{color:#fff;font-size:11px;text-decoration:none}
#content{font-family:arial, sans-serif;font-size:12px;background:#fff;padding:10px 20px}
#clear_content{clear:both;background:#fff;width:100%}
#content #home_page{font-size:11px;height:1px;margin:0 -10px}
a.specillink:visited{color:#03F}
a.linkpdf:visited{color:#06F}
#breadcrumbs{font-size:10px;padding-bottom:10px}
#breadcrumbs a:link,#breadcrumbs a:visited{color:#0066d5;font-weight:700;text-decoration:underline}
#wc_loading{width:90px;height:90px;background:url(/AITCP/system/application/images/loading_2.gif) no-repeat center;display:none;margin:20px auto}
.conferences img{display:block;margin:12px 0 8px}
h2.workshops_prepped{cursor:pointer;background:#d0deee;border-radius:10px;margin:20px 0 0;padding:10px 30px}
h2.workshops_prepped.bottom_flat{border-bottom-right-radius:0;border-bottom-left-radius:0}
.workshops_prepped_box{color:#262626;font-family:monospace;border:1px solid #f0f0f0;border-radius:10px;padding:10px 20px 20px;margin-top:45px;overflow-x:hidden;}
.workshops_prepped_box.loading{background:url(/AITCP/system/application/images/ajax-loader.gif) no-repeat center;min-height:70px;}
#bkg{padding-top:17px;background:#b4d7ff url(https://www.aitcp.org/partner/system/application/images/arcitura_repeat.jpg) repeat-x top center}
#searchbar{padding-top:1px;width:100%;text-align:center;background:#000;margin:0 auto}
#black_bar{height:30px;width:900px;margin:0 auto}
#nav_one li li.social_media_right{position:relative}
#topbar_right ul ul{margin-top:1px;position:absolute;display:none}
#topbar_right ul li{float:left;margin:0}
#topbar_right ul li img{height:28px;vertical-align:top;padding-bottom:2px}
#topbar_right ul li li{float:none;width:275px;height:20px;display:block;padding:2px}
#topbar_right ul li li.shorter_item{width:200px}
#topbar_right ul li li img{height:20px;vertical-align:middle;float:left;padding-right:4px;padding-bottom:0}
#topbar_right ul li a{line-height:18px;padding-left:2px;float:left}
#topbar_right .social_media_row_1{background:#fff}
#topbar_right .social_media_row_2{background:#f3f5f6}
#topbar_right .social_media_row_3{background:#d4dbe1}
#mylist_box{float:left;margin-left:463px;margin-right:10px;vertical-align:middle}
#q{font-size:10px;height:20px;padding:8px;float:left;background:url(/AITCP/system/application/images/topbarimages/search-bar3.jpg) no-repeat;line-height:20px;vertical-align:middle;border:0;width:162px;margin:0}
#search{float:left;margin-right:3px;height:20px}
#cse_search_box{margin:0;padding:4px}
#searchbar #mylist{margin-top:6px;font-family:Arial, Helvetica, sans-serif;font-size:9px;width:113px}
#searchbar #mylist option { font-size:9px; }
#masterlist{border:1px solid #000;width:100%;border-collapse:collapse}
#masterlist td,#masterlist th{font-weight:400;border:1px solid #000;padding:5px}
#home_content{font-family:arial, sans-serif;background:#fff;padding:10px}
#gallery_container{height:290px;margin-bottom:10px;display:none}
#gallery{ border-radius:5px;}
#gallery .ad-image img {border-radius:5px;}
#gallery .ad-nav{height:36px}
#gallery .ad-thumbs{float:left;height:36px;margin-top:-49px;padding:0 296px}
.ad-thumb-list{height:36px;width:36px;z-index:250}
#home_news{margin-top:20px;width:100%;border-collapse:collapse}
#home_news h1{font-family:"century gothic", sas-serif;font-weight:400;color:#0257a7;width:251px;margin-top:-5px;margin-bottom:0;background:url(/AITCP/system/application/images/title_image.png) no-repeat center;padding:8px 15px 7px}
#home_news td.wide h1{width:546px;background:url(/AITCP/system/application/images/title_image_wide.png) no-repeat center}
#home_news td{cell-spacing:0;width:33%;vertical-align:top;background:url(/AITCP/system/application/images/col_bkg.jpg) repeat-y center;padding:0 7px}
#home_news td.wide{background-image:url(/AITCP/system/application/images/col_bkg_wide.jpg)}
.content{padding:0 10px 10px}
.content a:link,.content a:visited,.content a:hover{color:#0066d5;text-decoration:underline}
#conferences a{display:block;width:107px;height:140px;text-align:center;float:left;background:url(/AITCP/system/application/images/conference_border.jpg) repeat-y left;margin:10px auto;padding:0 12px 0 19px}
#conferences a:hover {
	text-decoration:none;
}
#conferences a:link:hover, #conferences a:visited:hover {
	text-decoration:underline;
}
#conferences img{display:inline;max-width:95px;}
#conferences span{display:block;text-align:left;margin:10px 0 0}
html,#site_menu li.site_link:hover{background:#09132c}
.workshop_link_p a.bluebodylink:link,.workshop_link_p a.bluebodylink:visited,.blacklink:hover,#topbar_right a:hover,.content .blacklink:hover{text-decoration:underline}
.float_right,#topbar_right{float:right}
.float_left,#topbar_left{float:left}
.center,.pac,#conferences{text-align:center}
a.mainsublinks:hover,#top_bar li a:active,#nav li a:hover,#nav a.selected,.footer a:hover,#site_menu .right_menu a:hover,#submenu li a:hover,#right_menu li a:hover,#submenu li a.current_page:link,#submenu li a.current_page:visited,#submenu li a.current_subpage:link,#submenu li a.current_subpage:visited,#site_menu li a.current_page:link,#site_menu li a.current_page:visited,#footer a:hover{color:#5ba0d7}
#soaschool a:link,#soaschool a:visited,#soaschool a:hover,#soaschool a:active,#cloudschool a:link,#cloudschool a:visited,#cloudschool a:hover,#cloudschool a:active{font-family:century gothic;text-decoration:none;font-size:14px;color:#FFF}
#soaschool a:hover,#cloudschool a:hover{background-color:#09132c;display:block;text-align:center;padding-top:9px;padding-bottom:9px}
#top_bar,#nav{list-style:none;text-align:center;height:30px;font-size:11px;margin:0;padding:0}
#top_bar ul,#nav ul{position:absolute;left:0;display:none;list-style:none;margin:0;padding:0}
#content p,.leftContent p,.pal_top{text-align:left;margin-top:0;margin-bottom:10px;padding:0}
.par,p.right{text-align:right}
.hiddenlink:link,.hiddenlink:visited,.hiddenlink:active,.blacklink:link,.blacklink:visited,.blacklink:active,#topbar_right a:link,#topbar_right a:visited,.content a.blacklink{color:#000;text-decoration:none}
#topbar_right a:hover{text-decoration:underline}
#header ul,#footer li,#nav_one{margin:0}
#submenu,#submenu #submenu_first ul li{padding-left:20px}
#wc_loading.completed,#conferences a.first_in_row{background:none}
ul.options_radio {margin-bottom:10px;color:#262626;}

span.tooltip {
	font-family:monospace;
	position: absolute;
	width:100px;
	height: 20px;
	line-height: 20px;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	color:#262626;
	background: #f4f3f3;
	border: 4px solid #f4f3f3;
	border-radius: 5px;
	/*text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;*/
	box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 2px 0px;
	margin-left:-64px;
}

span.tooltip:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: #f4f3f3 transparent transparent transparent;
	top: 44px;
	left: 50px;
}

.center {text-align:center;}

.workshops_prepped_box ::selection {
	background: #F4F3F3; /* Safari */
	}
.workshops_prepped_box ::-moz-selection {
	background: #F4F3F3; /* Firefox */
}

#workshop_value {position:absolute;left:-9999px} /* hide off screen, still works */
#copy_me_underline{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#F4F3F3;}
.gstl_0{margin-left:8px;color:#b6b6b6;font-size:10px;}	
.gstl_0 b{font-weight:normal;color:#262626}
#q{font-size:10px;font-family:arial,sans-serif;}

#last_update {
	margin-bottom:20px;
}
#last_update div {
	float:left;
	width:160px;
	background:pink;
	margin-left:15px;
	height:30px;
	padding:10px 0px;
	text-align:center;
}	
#last_update div:first-child {
	margin-left:0px;
}
#update_row {
	clear:both;
	margin-top:20px;
}
#update_row div {
	float:left;
	width:150px;
	margin-left:15px;
	height:15px;
	padding:10px 0px 10px 10px;
}	
#update_row div:first-child {
	margin-left:0px;
}

#content #search_results a.gs-title:link,#content #search_results a.gs-title:visited{
	color:#0066D5;
}

.workshop_item:link, .workshop_item:visited {
	color:inherit;
	text-decoration:none;
}
a.workshop_item:hover {
	background-color:#e4e9f1;
}

.workshop_item.active {
	background-color:#e4e9f1;
}

.workshop_item {
	display:block;
	padding:10px 15px;
	clear:both;
	border-left:5px solid;
	margin-bottom:2px;
	background:#edf0f5;
}

.workshop_item .flag {
	margin-left:10px;
	display:inline-block;
	margin-bottom:0px;
	width:13px;
}

.workshop_item .h3 {
	display:inline-block;
	margin: 0 0 5px;
	font-family: arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.workshop_item_sub {
	display:block;
}

.workshop_item .sub {
}

.workshop_item .hover_link {
	text-decoration:underline;
}

.workshop_item .block {
	display:block;
	margin-top:10px;
}

.workshop_item .block .hover_link {
	color:#0066D5;
}

.workshop_item .sp {
	display:block;
	margin-left:10px;
	float:right;
	margin-top:15px;
}	

.sp {
	display:inline-block;
	width:32px;
	height:32px;
	background-image:url(/AITCP/system/application/images/sprites/sprites_light.png);
}
.sp.active {
	background-image:url(/AITCP/system/application/images/sprites/sprites_dark.png);
}
.sp_early {
	background-position:-160px -0px;
}
.sp_super_early {
	background-position:-192px -0px;
}
.sp_promo {
	background-position:-64px -0px;
}
.sp_kit {
	background-position:-224px -0px;
}
.sp_exam {
	background-position:-96px -0px;
}
.sp_virtual {
	background-position:-32px -0px;
}
.sp_onsite {
	background-position:-128px -0px;
}

#workshop_legend {
	margin-bottom:20px;
	display:table;
	width:66%;
}

#workshop_legend .item  .sp {
	float:left;
	margin-right:10px;
	margin-top:-6px;
}

#workshop_legend .item  h3 {
	font-size:12px;
	font-weight:normal;
}

#workshop_legend .item {
	width:50%;
	float:left;
	text-align:left;
	margin:0px 0px 10px 0px;
}

#workshop_legend .item .flag {
	display:inline-block;
	margin:6px 5px 0px;
}

#truncated_item {
	margin-right:145px;
}
#workshop_highlight, #workshop_highlight img {
	border-radius:5px;
}
#workshop_highlight .title {
	font-family:"Century Gothic", sans-serif;
	font-size:10px;
	color:#fff;
	text-shadow:#000 0.1em 0.1em 0.2em;
	text-align:center;
	background:rgba(95,95,95,0.6);
	height:47px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	position:absolute;
	width:261px;
}
#workshop_highlight  .vertical_align {
	height:47px;
	width:261px;
	display:table-cell;
	vertical-align:middle;
}
#ws_h_grad_repeat {
	background:url(/AITCP/system/application/images/spotlight_grad.png) repeat-x top center;
	height:10px;
	position:absolute;
	margin-top:47px;
	width:261px;
}

.workshop_highlight_register {
	display:block;
	height:24px;
	width:60px;
	background:url(/AITCP/system/application/images/register_arcitura.png) no-repeat top left;
	position:absolute;
	margin-top:139px;
	margin-left:193px;
}
.workshop_highlight_register:hover {
	background-position:top right;
}
#gallery .ad-thumb-list { width:510px;}
#gallery .ad-thumbs { 
	background:rgba(88,88,88,0.7); 
	text-align:center;
	padding:3px 0px;
	margin-top:-52px;
	width:880px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#gallery .ad-thumb-list { 
	margin:0px auto;
	width:100%;
	display:block;
}

#gallery.ad-gallery .ad-thumbs li {
	float:none;
	display:inline-block;
	padding-right:2px;
}

.half {
	width:50%;
	display:inline-block;
	margin-right:-3px;
	vertical-align:top;
}
#content .half p {
	padding-right:10px;
}
.half.visio_block {
	margin:20px -3px 20px;
}
.half.symbol {
	width:70%;
}
.half.visio {
	width:30%;
}
.half .content {
	/* max-width:90%; */
	margin:0px auto;
	padding:0px 10px 0px 0px;
	/* text-align:center; */
}
.half .content img {
	max-width:100%;
	display:inline-block;
	margin-bottom:5px;
}
.half .visio img{
	max-height:193px;
	margin-bottom:7px;
}

.symbol, .visio {
	margin:10px -3px 20px 0px;
	font-size:11px;
}
.symbol span, .visio span {
	display:block;
}
h4 {
	font-weight:normal;
	font-style:italic;
	margin:18px 0px 10px;
}
#custom_courseware_image{
	margin:20px -20px -10px;
}
#main #site_navi {
    background: url("https://www.aitcp.org/partner/system/application/images/header_repeat_light.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius:0px 5px 0px 0px;
	margin-left:101px;
}
#site_navi a:link, #site_navi a:visited {
	display:inline-block;
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
    /* background: url("/system/application/images/header_repeat_light.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0); */
    border-right: 1px solid #405475;
    margin-right: -3px;
    padding: 10px 15px 10px;
	line-height:16px;
}
#site_navi a:hover {
	background:#09132C;
}
#header #site_navi_right {
	float:right;
	margin-right:20px;
}
#site_navi_right a:link, #site_navi_right a:visited {
	font-size:11px;
	padding:11px 10px 10px;
	border:0px;
}
#site_navi_right a:hover {
	background:none;
	color:#5BA0D7;
}
#sitemap_row a:link, #sitemap_row a:visited, #sitemap_row h3 {
	color: #000000;
    text-decoration: none;
	font-size:11px;
}
#sitemap_row a:hover {
    text-decoration: underline;
}
#sitemap_row {
	vertical-align:top;
	margin-right:20px;
	/* word-wrap: break-word; */
}
#sitemap_row .col {
	vertical-align:top;
	display:inline-block;
	width:135px;
	padding-right:10px;
	border-top:1px solid #CCCCCC;
	margin-right:-3px;
}
#sitemap_row .col:last-child {
	padding-right:0px;
	border-top:none;
}
#sitemap_row h3 {
	padding: 10px 0px 10px 4px;
	margin:0px;
	border-left: 1px solid #CCCCCC;
}
#sitemap_row ul {
	border-left: 1px solid #CCCCCC;
}
#sitemap_row li {
	padding: 0 0 0 5px;
	background: url("/system/application/images/dash_5.jpg") no-repeat -1px 0px;
	color:#898989;
	font-size:11px;
}
#sitemap_row li:last-child {
	background: url("/system/application/images/dash_last_5h100.jpg") no-repeat 0px 0px #fff;
	margin-left:-1px;
	padding: 0 0 0 6px;
}
#sitemap_row li.special_ending {
	height:9px;
}
#searchbox {
	max-width:201px;
}
#searchbox #s_q {
	border-radius:10px;
	border:none;
	background:#fff;
	padding:2px 9px;
	max-width:152px;
	margin-top:4px;
}
#searchbox input[type="submit"] {
	display:none;
}
#searchbox #search {
	margin:4px 4px 0px 0px;
}
#content .gsc-tabHeader.gsc-tabhActive {
	border:none;
	font-weight:bold;
	text-decoration:none;
	/* border:1px solid #ccc; */
	/* border-bottom-color:#fff; */
}
#content .gsc-tabsArea {
	border-bottom:1px solid #E9E9E9;
	height:auto;
	padding-bottom:25px;
	text-align:center;
	line-height:20px;
}
#content .gsc-tabsArea > div {
	height:auto;
}
#content .gsc-tabHeader.gsc-tabhInactive {
	background:none;
	/* display:none; */
}
#content .gsc-tabHeader {
	font-weight:normal;
	color:#0066D5;
	font-size:12px;
	text-decoration:underline;
	min-width:0px;
}
body .gsc-completion-container {
	font-size:11px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
body .gsc-completion-container span {
	color:#7a7a7a;
}
body .gsc-completion-container span b {
	color:#262626;
}

/* KIT FORM */
.form .button, .form .button:link, .form .button:visited, .form input[type="submit"], .form input[type="reset"] {
    background: -moz-linear-gradient(center top , #FAFAFA 5%, #F0F0F0 100%) repeat scroll 0 0 #FAFAFA;
    border: 1px solid #D6D6D6;
    border-radius: 6px;
    box-shadow: 0 1px 0 0 #FFFFFF inset;
    color: #5F5F5F;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.ie .form .button, .ie .form .button:link, .ie .form .button:visited, .ie .form input[type="submit"], .ie .form input[type="reset"] {
    background: url(/bigdataschool/static/images/button_grad.jpg) repeat-x #FAFAFA;
}
.form table {
	width:100%;
	cell-spacing:0px;
	border-collapse:collapse;
}
.submit_row {
	margin-top:30px;
	text-align:right;
}
.form input[type="text"]:focus,.form input[type="text"]:hover,.form input[type="text"].error:hover,.form input[type="number"]:focus,.form input[type="number"]:hover,.form input[type="number"].focus,.form input[type="number"].error.focus,.form select:focus,.form textarea:focus,.form select:hover,.form textarea:hover {
	box-shadow:1px 1px 3px rgba(0,0,0,0.2);
}

.form input[type="text"] {
	min-width:400px;
}
.form input[type="text"].short {
	min-width:342px;
}
.form input[type="text"].error, .form input[type="number"].error {
	font-size:13.333px;
	color:#000;
	box-shadow:1px 1px 3px rgba(225,0,0,0.2);
}
.form input[type="text"], .form input[type="number"] {
    padding: 5px 10px;
	
}
.form textarea {
	min-height:100px;
	min-width:400px;
	max-width:400px;
	padding:5px 10px;
	font-size:12px;
	font-family:arial,sans-serif;
}
.form select {
    padding: 4px 3px 4px 5px;
}
.form select#school_select {
	margin:0px 5px;
}
.form input[type="text"],.form input[type="number"],.form select,.form textarea {
	border: 1px solid #D6D6D6;
	border-radius:2px;
	margin: 5px 0;
}
.form h2 {
	margin:25px 0px 10px;
	font-size:14px;
	border-bottom:3px solid #316574;
	padding-bottom:6px;
}
.form th, .form td {
	padding:5px;
	vertical-align:top;
	text-align:left;
}
.form th:first-child, .form td:first-child {
	padding-left:0px;
}
.form th:last-child, .form td:last-child {
	padding-right:0px;
}
.form tr.break td {
    border-top: 1px solid #D6D6D6;
    padding: 0;
}
.form td.price, .form td.total {
	vertical-align:middle;
}	
.form td.total {
	text-align:right;
	min-width:75px;
}
.form td.price, .form th.price, .form td.center, .form th.center {
	text-align:center;
}
.form td.right, .form th.right {
	text-align:right;
	width:auto;
	float:none;
	margin:0px;
}
.form .price_row th {
	font-weight:normal;
}
.form th {
    padding: 16px 0px 0px 0px;
    width: 15%;
	font-weight:normal;
}
.form td {
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
#aitcp_false, #aitcp_true {
	display:none;
}
#kit_reg {
    border-top: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding:20px 0px 0px;
}
.form .submit_row {
    border-top: 1px solid #CCCCCC;
    padding:10px 0px;
}
.form span.error {
    color: #FF0000;
    font-size: 0.91em;
    padding-left: 10px;
}
.form #serial_number {
	width:324px;
}
#content p.center {
	text-align:center;
}
#content #kit_reg_success {
	margin:90px 0px 300px;
}
/* END KIT FORM */
.matrix_section img {
	margin:10px 0px;
}

.forgot_pass {
	color:#a5a5a5;
	font-size:80%;
	text-align:center;
	margin-top:5px;
	display:inline-block;
}
.center, #content .center, #content p.center, .leftContent p.center, .leftContent1 p.center {
	text-align:center;
}
.login_box {
	padding:10px; border:1px solid #ccc; border-radius: 5px; min-height:160px;
}
.login_box input[type="text"], .login_box input[type="password"] {
	font-size:11px;width:150px;
	margin-bottom:10px;
}
.login_box .button {
	display:inline-block;
}
.login_box strong, #forgot_password_box strong {
	display:block;
	margin-bottom:3px;
}
.inner_content {
	padding:0px 20px 20px;
}
#forgot_password_box {
	border:1px solid #ccc;
	border-radius:10px;
	margin:100px auto;
	max-width:300px;
	padding:20px;
}
#forgot_password_box input[type="text"], #forgot_password_box input[type="password"] {
	font-size:11px;
	width:96.8%;
}
#forgot_password_box input[type="submit"] {
	width:100%;
	padding:6px;
	margin-top:20px;
}
#forgot_password_box .error {
	margin-top:-5px;
}
#forgot_password_box a:link, #forgot_password_box a:visited, #forgot_password_box a:hover {
	color:#0066d5;
}

#footer{width:100%;background:#09132c;color:#fff;font-size:11px;clear:both}
#footer_content{width:900px;margin:0 auto;padding:20px 0}
#footer ul{margin:0 0 8px;padding:0}
#footer a:link,#footer a:visited{text-decoration:none;color:#fff}
#footer .footer_col{float:left;width:155px;height:300px}
#footer .footer_col.footer_middle_col{width:162px;padding-right:20px}
.footer_middle_col .title,.footer_middle_col p{font-weight:700}
#footer h3{font-size:11px;font-weight:700;margin:0 0 10px}
#footer .tab{margin-left:6px}
#footer p{margin:0 0 8px}
#footer_left_col{padding-right:10px;border-right:1px solid #fff;margin-right:20px}
#footer_right_col{padding-left:10px;border-left:1px solid #fff}
#footer_bottom{clear:both;text-align:center;border-top:1px solid #173479;padding-top:10px;margin-top:10px}

/* NEW MATRICES */
p.disclaimer {
	font-style:italic;
	font-size:11px;
}
.matrix {
	border-collapse:collapse;
	font-size:11px;
}
.matrix th {
	color: #fff;
}
.soa .matrix th, .matrix.soa th {
	background:#489f52;
}
.cloud .matrix th, .matrix.cloud th {
	background:#793a65;
}
.big_data .matrix th, .matrix.big_data th {
	background:#0b82a7;
}
.soa .matrix th, .matrix.soa th {
	background:#489f52;
}
.next_gen .matrix th, .matrix.next_gen th {
	background:#ff9518;
}
.matrix td, .matrix th {
	border:1px solid #000;
	padding:0px;
	text-align:center;
	font-weight:normal;
	background:#E2E0E0;
}
/* .matrix th:hover {
	background:#000;
}*/
.matrix td.tall, .matrix th.tall, .matrix td.wide, .matrix th.wide {
	font-weight:bold;
}
.matrix td.x, .matrix td.tall, .matrix th.tall, .matrix td.wide, .matrix th.wide, .matrix .corner_white {
	background:#fff;
}
.matrix td.x.active {
	color:#fff;
	background:#000;
}
/*.matrix .certifications th:hover {
	border-bottom:1px solid #fff;
}*/
.matrix td.x.active, .matrix th.active {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
.matrix td.x.active.n_r, .matrix th.active.n_r {
	border-right:1px solid #000;
}
.matrix td.x.active.b_r, .matrix th.active.b_r, .matrix th.active.b_r /*, .matrix .modules th.b_r:hover*/ {
	border-right:1px solid #fff;
}
.matrix td.x.active.b_l, .matrix th.active.b_l {
	border-left:1px solid #fff;
}
.matrix td.x.active.n_b, .matrix th.active.n_b {
	border-bottom:1px solid #000;
}
.matrix td.x.active:last-child, .matrix .certifications th.active:last-child {
	border-right:1px solid #000;
}
.matrix td.x.active:first-child {
	border-left:1px solid #fff;
}

.matrix td.tall div, .matrix th.tall div{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);

	/* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;

	/* Should be unset in IE9+ I think. */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.matrix td.wide {
	width:10px;
	padding:10px;
	border-left:1px solid #fff;
}
.matrix td.tall {
	border-top:1px solid #fff;
}
.matrix .modules th {
	padding: 8px;
	text-align: left;
}
[data-tab="6"] .matrix .modules th {
	padding: 3px 5px;
}
.matrix .modules:last-child .active {
	border-bottom-color: #000; 
}

.matrix th a:link, .matrix th a:visited, .matrix th a {
	color:#fff;
	text-decoration:none;
	text-align: center;
	padding: 0;
}
.matrix .certifications th {
	padding: 14px 8px;
}
[data-tab="6"] .matrix .certifications th {
	padding: 3px;
}

.matrix .certifications th a {
	display: inline;
}

.matrix th a.mod {
	/*padding:5px;*/
	text-align:left;
}
/*.matrix th a:hover {
	color:#fff;
}*/
.matrix th.active, .matrix th.active a:link, .matrix th.active a:visited {
	background:#000;
}
.matrix td.corner_white {
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background: url(/AITCP/images/diag.png) no-repeat center center / cover;
}
/* END NEW MATRICES */
table.exam {
	width:100%;
	border-collapse: collapse;
}
table.exam td, table.exam th {
	border:1px solid #000;
	padding:4px 8px 5px;
	text-align: center;
}
table.exam td.school {
	text-align:left;
	padding-left:35px;
}
table.exam td.school.soa {
	background: url("https://www.aitcp.org/AITCP/images/soa_logo.png") no-repeat scroll left top -1px;
}
table.exam td.school.cloud {
	background: url("https://www.aitcp.org/AITCP/images/cloud_logo.png") no-repeat scroll left top -1px;
}
table.exam td.school.big_data {
	background: url("https://www.aitcp.org/AITCP/images/bd_icon_black_26px.png") no-repeat scroll left top -1px;
}
table.exam td.school.next_gen {
	background: url("https://www.aitcp.org/AITCP/images/ng_logo.png") no-repeat scroll left top -1px;
}

[data-tab] {
	display:none;
}
[data-tab].active {
	display:block;
}

ul.exam_slide_list {
	padding-bottom:5px;
	width:100%;
	border-bottom:#787878 3px solid;
	margin:20px 0px;
	font-size:0px;
}
ul.exam_slide_list li {
	font-size:12px;
	display:inline-block;
	margin-right:3px;
	background-color: #bababa;
    border-top: 1px solid #999;
    color: white;
    font-weight: 700;
    padding: 5px 20px;
    cursor: pointer;
}
ul.exam_slide_list li:hover {
	background: #ccc;
}
ul.exam_slide_list li.active {
	background: #000;
	border-top: 1px solid #000;
}
.overview_block {
	box-sizing: border-box;
	float:left;
	width:50%;
	text-align:center;
	padding:0px 50px;
	margin:20px 0px;
}
.matrix-overview-odd {
	clear: both;
}
.overview_block h3 {
	font-size:12px;
	margin:0px 0px 10px;
}
.overview_block h3 a, .overview_block h3 a:hover, .overview_block h3 a:visited {
	color:#000;
	text-decoration: none;
}
.overview_block img {
	margin:0px auto 10px;
	max-width:150px;
}

/* NEW PAGE LAYOUT */
#page {
	font-family:Arial, Helvetica, sans-serif;font-size:12px;
	line-height: 16.5px;
	max-width: 1150px;
	margin:0px auto;
	position:relative; 
	left:125px;
	display:flex;
}
#rightcontent a, #rightcontent a:link, #rightcontent a:hover, #rightcontent a:visited {
	color:#000;
}
#leftcontent, #rightcontent {
	box-sizing: border-box;
	padding:20px 20px;
}
#leftcontent {
	background:#fff;
	min-width:900px;
	/*padding-top: 0px;*/
}
#rightcontent {
	background:#eaf3fe;
	border-left:1px solid #000;
	font-size:11px;
}

.breadtext span {
	color:#000;
	font-weight:400;
}
.intro {
	border-bottom: 6px solid #B4B4B4;
}

/* HACK FIX FOR WHITE BKG */
#bkg, #main, #searchbar, #footer { display: none !important; } body, html { background: #efefef !important; } .mainContentWrap, #page { margin-top: 0px !important; margin-bottom: 0px !important;  background: #fff !important; }

body:not(.path-login) .mainContent, body:not(.path-login) #leftcontent {
	background: #fff url(../images/AITCP_banner.jpg) no-repeat top 60px center / 100% auto;
}
body:not(.path-login) .mainContent {
    margin: 0;
    width: 100%;	
}
body:not(.path-login) .breadtext {
	margin-bottom: 160px;
	/*padding-top: 30px !important;*/
}
.leftContent1 .breadtext, .leftContent .breadtext {
	padding-top: 30px !important;
}

.path-login .breadtext {
	padding-top: 20px !important;
}


.mainContent, #leftcontent {
	position: relative;
	padding-bottom: 50px;
}
.mainContentWrap {
	vertical-align: top;
}
.mainContent::after, #leftcontent::after {
	display: block;
	content: 'Arcitura IT Certified Professional (AITCP) Member Management System (Arcitura Education Inc. All Rights Reserved)';
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	color: #aaa;
	font-family: century gothic, sans-serif; 
}