@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
}
p, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, ul, ol, li, dl {
    clear: none;
}
ol, ul {
    list-style: none outside none;
}
.show {
	display:inherit;
}
.hide {
	display:none;
}
.red {
	color:#990000;
}
.green {
	color:#009900;
}
.loginBox {
	display:none;
}
.topStrip {
	background-color:#3a3a3a;
	float:left;
	margin-left:0.74%;
	max-width:1220px;
    min-width:750px;
    width: 98.5%; /* 1200px ÷ 1220px */
    height:3px;
}
.topRightLinks {
	width:30%;
	padding-right:2.5%;
	min-width:320px;
}
.topRightLinks .lang {
	margin-right:5%;
	margin-top:1.7%;
}
.topRightLinks .lang a {
	color:#555555;
	font-size:13px;
}
.topRightLinks .lang .active {
	font-weight:bold;
}
.topRightLinks .addRightMargin {
	margin-right:2.7777%;
}
body {
    background: none repeat scroll 0 0 #f0f0f0;
	color:#151515;
	font:13px/15px 'Open Sans',helvetica,arial,sans-serif !important;
	font-smooth:always;
}
.wrap {
	margin:0 auto;
	width:100%;
/*	text-align:center; */	
}
.wrap .innerWrap {
	margin:0 auto;
	max-width:1220px;
	min-width:768px;
	width:100%;
/*	text-align:center; */
}
.wrap .innerWrap .mainContent {
    max-width:1220px;
    min-width:748px;
    width: 98.360655737704918032786885245902%; /* 1200px ÷ 1220px */
	text-align:left;
	margin:0 auto;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	background-color:#ffffff;
}
#header {
	width:100%;
}
#nav {
	max-width:1220px;
    min-width:748px;
    width: 98.360655737704918032786885245902%; /* 1200px ÷ 1220px */
	min-height:41px;
	color:white;
	position: relative;
	z-index:2;
	
	background: #515151; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxNTE1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YzRjNGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #515151 0%, #4c4c4c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#515151), color-stop(100%,#4c4c4c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #515151 0%,#4c4c4c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #515151 0%,#4c4c4c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #515151 0%,#4c4c4c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #515151 0%,#4c4c4c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-8 */

	/*background-image:url(/images/nav/headerBgPiece.png);	
	background-repeat:repeat-x;*/
	float:left;
}

#nav .nav_menu ul {
    padding: 0;
    margin-bottom: 0;
	padding-left:0px;
	padding-top:1px;
}
#nav .nav_menu {
	float:left;
	width:80%;
	margin-top:5px;
	margin-left:2.5%;
}
#nav .nav_menu_wide {
	width:93.5%;
}
#nav li {
    float:left;
	border-left:1px solid transparent;
	height:90%;
	line-height:24px;
}
#nav .nav_menu_wide li {
	margin-right:6.5%;
}
#nav .nav_menu_wide ul .last {
	margin-right:0;
}
#nav li a .hasSubmenu {
	width:7px;
	height:5px;
	padding-bottom:1px;
}
#nav li .active {
	color:#F8D200;
}
#nav .navCart {
	float:right;
	margin-right:1.8333333333333333333333333333333%;
	margin-top:4px;
	width:220px;
}
#nav .navCart .cart_icon {
	float:left;
	margin-top:2px;
}
#nav .navCart .search_box {
	float:left;
	margin-left:10px;
	border:1px solid #878787;
	width:178px;
	height:24px;
	background-color:#FFFFFF;
	-moz-border-radius:5px;
	border-radius:5px;
}
#nav .navCart .search_box input {
	border:0;
	float:left;	
	width:138px;
	height:15px;
	outline:none;
	color:#535353;
	font:12px 'Open Sans',helvetica,arial,sans-serif;
	font-smooth:always;
	padding-top:3px;
}
#nav .navCart .search_box .search_btn {
	float:left;
	margin:4px;
	margin-right:4px;
}
#nav .navCart .search_box .searchWrap {
	margin:3px;
}
#nav .tab {
	font-weight:700;
	font-size:13px;
	color:#fff;
	display: inline;
	text-align:center;
}
@media screen and (max-width: 920px) {
	#nav .tab {
		font-size:12px;
	}
	.topRightLinks .lang a {
		font-size:12px;
	}
}
a {
	color:#0d7cd7;
}
a:link, a:visited {
    text-decoration: none;
}
img {
	border:none;
}
.navWrap {
	position:absolute;
	max-width:1220px;
	min-width:768px;
	width:100%;
	min-height:41px;
	height:auto;
	/*margin-left:-9px;*/
}
.navWrap .navLeftRibbon {
	width: 2%;/*0.819678%;*/
	min-height:41px;
	height:100%;
	position: absolute;
	z-index:1;
	background-image:url(/images/nav/headerLeftRibbon.png);	
	background-size:contain;
	margin-left:-10px;
}
.navWrap .navRightRibbon {
	width:0.819678%;
	min-height:41px;
	height:100%;
	position: relative;
	z-index:1;
	background-image:url(/images/nav/headerRightRibbon.png);	
	background-size:contain;
}
@media screen and (max-width: 1176px) {
	.navWrap .navRightRibbon{
		display:none;
	}
}
#nav .tab strong {
	font-size: 1.57143em;
	line-height: 1.13636;
	letter-spacing: 0.01em;
	font-weight: normal;
	color: #FFFFFF;
}
#nav .tab span {
	color: #FED264;
	display: block;
	font-size: 0.785714em;
}
#header .logo {
	float:left;
	margin:25px 30px 25px;
	width:29%;
	min-width:300px;
}
.clear {
	clear:both;
}

#body {
	padding:71px 2.5% 30px;
}
.left {
	float:left;	
}
.middle {
	margin-left:2.5%;
}
.middleBlock {
	margin-left:2.48%;
	margin-right:2.48%;
}
.right {
	float:right;
}
#footer {
	border-top:3px solid #ad0e2e;
	padding-top:10px;
	padding-bottom:4px;
	line-height:1.4em;
	background-color:#E0E0E0;
	
}
#footer a {
	color:#181818;
	font-size:11px;
}
#footer .left {
	margin-left:2.5%;
	padding:20px 0px;
	width:10.83333%;
}
#footer .icons {
	width:11.6667%;
}
#footer .icons .img1 {
	float:left;
	width:27.14286%;
}
#footer .icons .img {
	float:left;
	width:31.42857%;
}
#footer .left .title {
	font-size:12px;
	font-weight:bold;
	padding-bottom:6px;
}
#footer .left .title a {
	color:#151515;
}
#footer .copyright {
	color:#181818;
	font-size:10px;
	margin-left:2.5%;
	padding-bottom:5px;
}
.pageTitle {
	font-size:30px;
	line-height:1.2em;
}
.pageShortDescription {
	padding:30px 30px 10px;
}
.block {
	line-height:normal;
	width:31.404%; /* 358px */
	color:#181818;
	margin-top:30px;
	background-color:#f5f5f5;
	border:1px solid #c3c3c3;
	border-top:none;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;	
	-moz-box-shadow: 0px 1px 3px #CCC;
	-webkit-box-shadow: 0px 1px 3px #CCC;
	box-shadow: 0px 1px 2px #CCC;
}
.blockActive {
	background-color:#b3312f;
	color:#ffffff;
}
.block .icon {
	float:left;
	margin-left:-1px;
	width:100.56%;
}
.block .title {
	font-size:19px;	
	width:84%;
	padding-left:8.37989%;
	padding-top:15px;
	font-weight:600;
}
.block .subtitle {
	font-size:14px;	
	width:84%;
	padding-left:8.37989%;
	padding-top:10px;
	font-weight:600;
	color:#424242;
}
.block .title a {
	color:#181818;	
}
.block .content {
	width:84%;
	padding:15px 8.37989% 20px;
}
.semiBold {
	font-weight:600;
}
.italtic {
	font-style:italic;
}
.addTopBorder {
	border-top:1px solid #c3c3c3;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;	
}
.red_block {
	width:31.404%;
	background-color:#b73230;
	border:1px solid #4f4f4f;
	font-size:12px;
	color:#FFFFFF;
	-moz-box-shadow: 0px 3px 5px #b2b2b2;
	-webkit-box-shadow: 0px 3px 5px #b2b2b2;
	box-shadow: 0px 3px 5px #b2b2b2;
	border-radius: 3px;
	-moz-border-raduis: 3px;
	margin-bottom:30px;
}
.red_block .redBlockWrapper {
	padding:30px 24px 20px;
}
.red_block .title {
	font-size:18px;
	font-weight:600;
}
.red_block .title a {
	color:#FFFFFF;
}
.red_block .text {
	padding-top:20px;
	line-height:1.4em;
}
.red_block .subtitle {
	font-size:13px;
	font-weight:700;
}
.red_block .buttonBox {
	text-align:center;
	padding:26px 0px;	
}
.red_block hr {
	width:100%;
	background-color:transparent;
	color:transparent;
	height:0px;
	border:0;
	border-top:1px solid #9c2b29;
	border-bottom:1px solid #c2514f;
}
.blockActive .title a, .blockActive .subtitle {
	color:#ffffff;
}

.fancyTable {
	width:100%;
	border:1px solid #c0c0c0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px; 
	-moz-border-top-left-radius: 3px;
	-moz-border-top-right-radius: 3px;
}
.fancyTable table {
	width:100%;
	border:0;
}
.fancyTable thead {
	background-image:url("/images/background/tableTitleBG.png");
	background-repeat:repeat-x;;
	color:#FFFFFF;
	font-weight:700;
}

.fancyTable thead td {
	vertical-align:middle;
	padding: 0px 15px;
	height:45px;
}
.fancyTable tbody {
	background-color:#f7f9f9;
	color:#535353;
}
.fancyTable tbody a {
	color:#2B70B0;
}
.fancyTable tbody .odd {
	background-color:#ffffff;
}
.fancyTable tbody td {
	height:45px;
	vertical-align:middle;
	border-bottom: 1px solid #dedede;
    padding: 0px 15px;
}
.fancyTable tbody .last td {
	border:0;
}

.fancyHorizontalTab {
	width:100%;
}
.fancyHorizontalTab .ContainerTitle {
	background-image:url("/images/background/tableLightGrayHeaderBG.png");
	width:100%;
	height:43px;/*10.2381%;*/
	border:1px solid #bbbbbb;
}
.fancyHorizontalTab .ContainerTitle .wrap {
	padding:13px 0px 10px 20px;
	text-align:left;
	color:#4A4A4A;
    font-size:13px;
    font-weight:600;
}
.fancyHorizontalTab .tabTitle {
	width:100%;
	background-color:#f3f3f3;
}
.fancyHorizontalTab .tabTitle .item {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	width:24.862944%;
	height:37px;/*10%;*/
	float:left;
}
.fancyHorizontalTab .tabTitle .active {
	background-color:#ffffff;
}
.fancyHorizontalTab .tabTitle .item .wrap {
	text-align:left;
    width:100%;
    height:100%;
	border:0;
}
.fancyHorizontalTab .tabTitle .item a {
	color:#535353;
	display:block;
	width: 89%;
	padding:10px 0px 10px 20px;
}
.fancyHorizontalTab .tabTitle .last {
	border-right:0;
}
.fancyHorizontalTab .content {
	width:100%;
}
.fancyHorizontalTab .content .fancyTable {
	width:100%%;
}
.fancyHorizontalTab .tabTitle .row2 {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	width:100%;
	height:37px;/*10%;*/
	float:left;
	text-align:center;
}
.fancyHorizontalTab .tabTitle .row2 a {
	text-align:center;
}

.fancyVerticalTab {
	width:100%;
	height:420px;
	border:1px solid #c0c0c0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px; 
	-moz-border-top-left-radius: 3px;
	-moz-border-top-right-radius: 3px;
}
.fancyVerticalTab .ContainerTitle {
	background-image:url("/images/background/tableLightGrayHeaderBG.png");
	width:100%;
	height:43px;/*10.2381%;*/
	border-bottom:1px solid #bbbbbb;
}
.fancyVerticalTab .ContainerTitle .wrap {
	padding:13px 0px 10px 20px;
	text-align:left;
	color:#4A4A4A;
    font-size:13px;
    font-weight:600;
}
.fancyVerticalTab .tabTitle {
	width:178px;
	float:left;
	background-color:#f3f3f3;
}
.fancyVerticalTab .tabTitle .item {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	height:37px;/*10%;*/
	width:130px;
	float:left;
}
.fancyVerticalTab .tabTitle .active {
	background-color:#ffffff;
	border-right:0;
}
.fancyVerticalTab .tabTitle .item .wrap {
	text-align:left;
    width:100%;
    height:100%;
	border:0;
}
.fancyVerticalTab .tabTitle .item a {
	color:#535353;
	display:block;
	width: 89%;
	padding:10px 0px 10px 20px;
}
.fancyVerticalTab .tabTitle .last {
	border-bottom:0;
}
.fancyVerticalTab .content {
	width:650px;
	float:left;
	padding:25px 10px;
}

/* CMS */
.CMSLeftColumn {
	width:17.545%;
	margin-right:5%;
	font-weight:13px;
}
.CMSrightColumn {
	width:74.562%;
	font-weight:13px;
}
.CMSrightColumn .pageTitle {
	font-size:20px;
	font-weight:600;
}
.CMSLeftColumn .userAvatar {
	width:100%;
}
.CMSLeftColumn .userFullname {
	font-size:18px;
	font-weight:600;
}
.CMSLeftColumn .userLocatiom {
	font-weight:600;
}
.CMSLeftColumn .userInfoWrap {
	line-height:1.61803em;
	padding-left:5px;
}
.CMSLeftColumn .userBio {
	padding-top:15px;
	padding-bottom:10px;
}
.CMSLeftColumn .userCircles {
	font-size:18px;
	font-weight:600;
}
.CMSLeftColumn .userCirclesItems {
	font-size:13px;
	padding:5px;
	line-height:2.0em;
}
.CMSLeftColumn .userCirclesItems a {
	color:#151515;
}
.editorTitle {
	padding-top:12px;
	padding-bottom:10px;
}
.editorTitle .fieldLabel .notice {
	font-size:11px;
	color:#777777;
}
.editorTitle .titleField {
	width:60%;
}
.editorTitle .small {
	width:10%;
}
.editorTitle .listbox {
	width:20%;
}
.editorTitle .yesNoList {
	width:140px;
}
.editorTitle .webMaterialList {
	width:40%;
}
.editorTitle input {
	border: 1px solid #AAAAAA;
    border-radius: 2px 2px 2px 2px;
    color: #222222;
    font-size: 13px;
    height: 22px;
    padding:2px 5px;
    width: 100%;
}
.editorTitle .dateRange {
	width:38%;
}
.editorTitle .dateRange .titleField {
	width:40%;
}
.editorTitle .dateRange .titleField input {
	width:92%;
}
.editorTitle .dateRange .middle {
	width:25px;
	text-align:center;
	font-size:13px;
	font-weight:600;
	margin:5px 0px 0px 0px;
}
.editorTitle .editorStatus {
	color:#353535;
	font-size:12px;
	margin-right:5px;
	margin-top:10px;
}
.editor {
	padding-top:10px;
	visibility:hidden;
}
.editorButtons {
	visibility:hidden;
}
.visible {
	visibility:visible;
}
.editorButtons .saveBtn {
	width:12.4%;
}
.editorButtons .postBtn {
	width:12.26667%;
	margin-left:16px;
}
.editorButtons .cancelBtn {
	width:15.6%;
	margin-right:4px;
}
/* make the toolbar wrap */
.mceToolbar td {
    display:table-row;
    float: left;
}
.mceToolbar td:nth-of-type(33){
    clear: left;
}
/* Login lightbox */
#loginform {
	width:380px;
	height:360px;
}
#loginform .loginWrap {
	text-align:center;
	padding-top:25px;
}
#loginform .loginWrap .content {
	margin: 0 auto;
    text-align: left;
    width: 95%
}
#loginform .content .title {
	font-weight:600;
	font-size:18px;
}
#loginform .content .subtitle {
	font-weight:600;
	font-size:13px;
}
#loginform .content .subtitle a {
	text-decoration:underline;
}
#loginform .content .field {
	font-size:14px;
	color:#333333;
	margin-bottom:15px;
	border:1px solid #aaaaaa;
	-moz-border-radius:3px;
	border-radius:3px;
	height:28px;
	padding: 2px 5px;
    width: 98%;
}
#loginform .content .forgotPassword {
	text-align:right;
	font-size:11px;
}
/* Sign Up Lightbox (with some pilfering of loginbox) */
#singupform .loginWrap {
	text-align:center;
	padding-top:25px;
}

#signupform .title {
	font-weight:600;
	font-size:18px;
}

#signupform input {
	font-size:14px;
	color:#333333;
	margin-bottom:15px;
	border:1px solid #aaaaaa;
	-moz-border-radius:3px;
	border-radius:3px;
	height:28px;
	padding: 2px 5px;
    width: 95%;
}

/* Logged in top-right items */
.userLoggedinIcon {
	width:28px;
	margin-right:-4px;
}
.loggedInMenuWrap {
	margin-top:10px;
}
.userLoggedinNameMenu {
	background-color:#F7D900;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	margin-top: 1px;
    border-bottom-right-radius:3px;
	border-top-right-radius: 3px; 
	margin-right:15px;
	text-align:center;
}
.loggedInMenuWrap ._btn {
	width:35%;
	border-left:1px solid #999;
	border-bottom-left-radius:3px;
	border-top-left-radius: 3px; 
	text-align:center;
	margin-right:0px;
}
.userLoggedinNameMenu a {
	font-size:13px;
	font-weight:600;
	color:#151515;
	display:block;
	padding: 4px 12px;
	line-height:16px;
}
.course_list {
	width:310px;
	margin-top:2px;
}
.yellow {
	color:#F7D900;
}
.black {
	color:#151515;
}
.createnewBtn {
	width:12.282%;
}
.CMSrightColumn .createnewBtn {
	width:16.472%;
}
.web_materials_list_title {
	font-size:13px;
	font-weight:600;
	padding-bottom:10px;
	text-decoration:underline;
}
.assignmentTaskTitle {
	font-size:13px;
	font-weight:600;
	text-decoration:underline;
}
.nounderline {
	text-decoration:none;
}
.tasklabel {
	color:#0D7CD7;
}
.web_materials_list {
	list-style-type:lower-roman;
	margin-left:20px;
}
.web_materials_list li {
	padding-bottom:5px;
}
.assingmentComplete {
	background-image:url(/images/iconography/general/check.png);
	background-repeat:no-repeat;
	background-position:right 5px;
    background-size:10px auto;
    padding-right:15px;
}
.assingmentIncomplete {
	background-image:url(/images/iconography/general/xicon.png);
	background-repeat:no-repeat;
	background-position:right 5px;
    background-size:10px auto;
    padding-right:15px;
}
.assingmentComplete2 {
	background-image:url(/images/iconography/general/check.png);
	background-repeat:no-repeat;
	background-position:right 7px;
    background-size:10px auto;
    padding-right:15px;
}
.assingmentIncomplete2 {
	background-image:url(/images/iconography/general/xicon.png);
	background-repeat:no-repeat;
	background-position:right 7px;
    background-size:10px auto;
    padding-right:15px;
}
.completedNotice {
	padding-top:5px;
	font-style:italic;
}
.assignmentStatus {
	margin-right:5px;
}
.hspacer {
	width:100%;
	padding-top:5px;
}
.editorTitle .password_field {
	width:18%;
}
form .errors .error {
	color:#ff0000;
	background-image:url(/images/iconography/general/xicon.png);
	background-repeat:no-repeat;
	background-size:13px auto;
	background-position:left 4px;
	font-size: 13px;
	padding-left:20px;
	font-weight: 600;
}
#popover_notification_content {
	display:none;
}
.popover_notification {
	margin-right: 2px;
	margin-top: 1px;
	text-decoration: none;
	cursor: pointer;
	color:#333333;
	font-weight:600;
}
.popover_notification .icon-comment {
	margin-top:3px;
}
.popover_notification .badge {
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	font-weight: normal;
}
.popover_notification:hover {
	text-decoration: none;
}