#facebox .b {
	background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/b.png);
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
#facebox .tl {
	background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/modal/mtopleft.png);
	width:15px;
	height:17px;
	background-repeat:no-repeat;
	background-position:left bottom;
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
#facebox .tr {
	background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/modal/mtright.png);
	width:20px;
	height:17px;
	background-repeat:no-repeat;
	background-position:right bottom;
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
#facebox .tc {
	background-image:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/modal/mtopcenter.png);
	background-repeat:repeat-x;	
	height:17px;
	line-height:0px;
	background-position:left bottom;
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
#facebox .bl {
	background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/modal/mbleft.png);
	width:15px;
	height:23px;
	background-position:bottom left;
	background-repeat:no-repeat;
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
#facebox .br {
	background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/modal/mbright.png);
	width:20px;
	height:23px;
	background-position:bottom right;
	background-repeat:no-repeat;
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
#facebox .bc {
	background-image:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/modal/mbcenter.png);
	height:23px;
	background-repeat:repeat-x;
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
#facebox .lc {
	background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/modal/mlmiddle.png);
	width:15px;
	background-repeat:repeat-y;
	background-position:bottom right;
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
#facebox .ml {
	background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/modal/mlmiddle.png);
	width:6px;
	background-repeat:repeat-y;
	background-position:top left;
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
#facebox .mr {
	background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/modal/mrmiddle.png);
	width:12px;
	background-repeat:repeat-y;
	background-position:top right;
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
#facebox {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: left;
	background1:#FFFFFF url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/accordion.fade_bg.gif) repeat-x scroll left top;
	border1:2px solid #D7D7D7;
}
#facebox .popup {
	position: relative;
}
#facebox table {
	border-collapse: collapse;
}
#facebox td {
	border-bottom: 0;
	padding: 0;
}
#facebox .body {
	/* padding: 10px;*/
  background: #fff;
	width: 370px;
}
#facebox .loading {
	text-align: center;
}
#facebox .image {
	text-align: center;
}
#facebox img {
	border: 0;
	margin: 0;
}
#facebox .footer {
	border-top: 1px solid #DDDDDD;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}
#facebox .footer img {
	vertical-align: middle;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
	overflow: hidden;
	padding: 0;
}
#facebox_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000000;
}
.facebox_hide {
	z-index:-100;
}
.facebox_overlayBG {
	background-color: #000;
	z-index: 99;
}
* html #facebox_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#modalCtr .modalHeader{
	background-color:#b8b8b8;
	padding:7px 10px;
}

#modalCtr .modal_header{
	padding:0;
	/*position: relative;*/
}
.modalHeader .header{
	color:#333333;
	font-size:18px;
	font-weight:bolder;
	border-bottom:0px;
	padding:0px;	
}
#modalCtr .modalBody{
	padding:13px 10px 28px;
}
#modalCtr .closeIcon, #modalCtr .closeIconCMS{
	float:right;
	background:transparent url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/spritegif.gif) no-repeat scroll right -617px;	
	height:17px;
	font-size:12px;
	padding:3px 25px 2px 0px;
}

#modalCtr .popup_close {
	float:right;
	background: transparent url('/classwareweb/branding/common/images/template/modal/popup_close.gif') no-repeat right top;
	height: 13px;
	font-size: 12px;
	position: absolute;
    right: 15px;
    top: 13px;
    width: 12px;
}

#modalCtr a.closeIcon:hover{
	background-color:none;
}


#modalCtr .contentarea{
	margin-bottom:15px;
	padding-bottom:15px;
}

.mbody {
	padding:20px 10px 28px;
}
.mbookmarkbody {
	padding:18px 10px 27px;
	_padding:18px 10px 20px;
	_overflow:hidden;
	
}
.padtb {
	padding:10px 0px;
}
/* mycourse */

.mbody_mycourse {
	padding:18px 10px 35px;
}
.valigntop_facebox {
	vertical-align:top;
}

/*Self study instructor-led modal starts here*/
#selfStudyInstructionsContent .ss_InsLedConnect{
	text-align:center;
	margin-right:20px;
}
#selfStudyInstructionsContent #modalCtr .closeIcon {
	background-position:right bottom;
}
#selfStudyInstructionsContent ul{
	margin-top:10px;
	list-style-image: none;
}
#selfStudyInstructionsContent ul li{
	margin-left:30px;
	margin-bottom:10px;
}
#selfStudyInstructionsContent .recordedLecturesContentArea {
	padding:0 13px;
}
#selfStudyInstructionsContent .ss_InsLedConnect {
	border-top:2px solid #E5E5E5;
	padding-top:19px;
	text-align:center;
}
#selfStudyInstructionsContent ul .ss_InsLedConnect a.btntwo {
	margin-right:15px;
}
#modalCtr .closeIcons {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://connectimages.mcgraw-hill.com/classwareweb/branding/common/images/template/spritegif.gif) no-repeat scroll 81px -505px;
	float:right;
	font-size:12px;
	height:17px;
	padding:3px 25px 2px 0px;
}

/* Self study instructor-led modal ends here */
