.cmscontentWrapper {
	padding:5px 20px 20px 20px;
}

.mainCurveWrapper {
	margin-left:82px;
	width:667px;
}

.mainCurveWrapper .midCrvBlk, .rightCol .midCrvBlk{	
	background-color:#E5E5E5;
	padding-left:16px;
}

.mainCurveWrapper .midCrvBlk .heading, .rightCol .midCrvBlk .heading {
	padding:0px;
}

.mainCurveWrapper .btmCrvBlock .btminnerleft, .mainCurveWrapper .btmCrvBlock .btminnerright, .rightCol .btmCrvBlock .btminnerleft,  .rightCol .btmCrvBlock .btminnerright{
	background-image:url(../../images/template/curves/blockcurve_large.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:7px;
	background-color:#E5E5E5;
}

.mainCurveWrapper .btmCrvBlock .btminnerleft, .rightCol .btmCrvBlock .btminnerleft  {
	background-position:0 -66px;
	float:left;
	height:10px;
}

.mainCurveWrapper .btmCrvBlock .btminnerright,  .rightCol .btmCrvBlock .btminnerright {
	background-position:0 -142px;
	float:right;
	height:10px;
} 

.innerFieldCntr {
	background-color:#F2F2F2;
}

.mainCurveWrapper .blockcrvbottom, .rightCol  .blockcrvbottom{
	background-color:#F2F2F2;
	height:7px;
	overflow:hidden;
}

.mainCurveWrapper .blockcrv_bl, .rightCol .blockcrv_bl  {
	background-image:url(../../images/instructorarea/blockcurve_sprite.gif);
	background-position:0 -90px;
	background-repeat:no-repeat;
	float:left;
	height:7px;
	width:7px;
}

.mainCurveWrapper  .blockcrv_br, .rightCol .blockcrv_br  {
	background-image:url(../../images/instructorarea/blockcurve_sprite.gif);
	background-position:0 -187px;
	background-repeat:no-repeat;
	float:right;
	height:7px;
	width:7px;
}

.innerFieldCntr {
	padding:30px 25px 20px;
}

.innerfieldWrapper {
	border-bottom:1px solid #cccccc;
	padding-bottom:54px;
 padding-left:183px;
}

.innerFieldCntr .buttonCntr {
	border-top:1px solid #fff;
	padding-top:24px;
}

.innerFieldCntr .buttonCntr .btntwo {
	margin-right:16px;
}

.fBold {
	font-weight:bold;
}

.filedCntr {
	width:290px;
}

.optionHeading {
	font-weight:bold;
	margin-left:20px;
	*margin-left:26px;
	_margin-left:26px;		
}

.filedCntr ul {
	list-style:none;	
	margin-top:5px;
}

.filedCntr ul select {
	width:249px;
	font-size:15px;
}

.filedCntr .mrgBtm {
	margin-bottom:30px;
}

.filedCntr ul li span.left {
	margin-right:7px;
	*margin-top:4px;
	margin-top:4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.filedCntr ul li span.left {		
		margin-top:2px;
	}	

}


.filedCntr ul li.clearfix .fBold {
	margin-top:3px;
	*margin-top:4px;
}

.buttonCntr a.btntwo span {
	width:94px;
	text-align:center;
}

.radioBtn {
	width:15px;
	height:15px;
}

.popUpBtm {
	border-top:1px solid #e5e5e5;
	padding-top:18px;
	text-align:right;
}

.popUpBtm a.btntwo {
	margin-right:15px;
}

.popUpBtm a.btnone {
	margin-right:30px;
}

/*#coursePopup {
	width:400px;
}*/

#coursePopup .modalBody {
	padding-bottom:10px;
}

#coursePopup .selectedOption{
	list-style:none;
}

#coursePopup .selectedOption li {
	padding:9px 0px !important;
	border-bottom:1px dotted #000;
}

.firstCol {
	width:67px;
	font-weight:bold;
	padding-left:5px;
	padding-right:14px;
}	

.labelleft {
	float:left;
	width:175px;
}	

.imgleft {
	float:left;
	height:118px;
	overflow:hidden;
	width:100px;
	margin-left:5px;
}

.popUpBtm #cancel {
	margin-right:22px;
}


.errorMsgCntr {
	height:100%;
	margin:5px 0 15px;

}
.errTop, .errTopInner, .errBottom, .errBottomInner {
	background-color:#FFFFFF;
	background-image:url(../../images/template/curves/notification_sprites_img_success.gif);
	background-repeat:no-repeat;
	font-size:1px;
	height:9px;
}
.errTop {
	background-position:0 0;
	padding:0 0 0 11px;
}
.errTopInner {
	background-position:right top;
}
.errBottom {
	background-position:left bottom;
	padding:0 0 0 11px;
}
.errBottomInner {
	background-position:right bottom;
}
.errCenter {
	background-color:#f2b2b3;
	padding:0 13px;
}

.errCenter_txt {
	background:transparent url(../../images/template/curves/error_icon2.gif) no-repeat scroll 2px 6px;
	color:#9a2a0a;
	font-size:14px;
	font-weight:bold;
	padding:8px 5px 8px 50px;
}

.errCenter_txt p {
	margin:0 36px 0 0;
	padding:7px 0;
}

.errorline {
	background-image:url(../../images/template/curves/error_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.emailFields {
	margin-top:5px;
}

.emailfieldWrapper {
	border-bottom:1px solid #cccccc;
	padding-bottom:41px;
 padding-left:160px;
}

.innerFieldCntr .emailbuttonCntr {
	border-top:1px solid #fff;
	padding-top:33px;
	padding-bottom:11px;
}

.innerFieldCntr .emailbuttonCntr .btntwo {
	margin-right:16px;
}

.emailbuttonCntr a.btntwo span {
	width:94px;
	text-align:center;
}

.accountLabel {
	float:left;
	margin-top:5px;
	margin-left:38px;
}	

.emailFields ul{
	list-style:none;
}

.emailFields li label {
	font-weight:bold;
}

.emailFields li .input {
	margin-top:3px;
	width:300px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
	font-size:14px;
}

.emailMrg {
	margin-bottom:37px;
}

.frtgtPassword {
	width:300px;
	text-align:center;
	font-size:11px;
	margin-top:5px;
}

.fnormal {
	font-size:14px;
	font-weight:normal;
}

.colContainer {
	margin-top:20px;
}

.colContainer .leftCol {
	width:315px;
	float:left;
}

.colContainer .rightCol {
	float:right;
	width:585px;
}

.rightCol .emailfieldWrapper {
	padding-left:126px;
}

.colContainer .leftCol .selectedOption{
	list-style:none;
}

.colContainer .leftCol .selectedOption li {
	padding:6px 0px !important;
}

.instructor_ie {
	_padding-right:12px !important;
}

.colContainer .leftCol .firstCol {
	width:70px;
	font-weight:bold;
	padding-right:14px;
	padding-left:0px;
}	

.colContainer .leftCol .labelleft {
	float:left;
	width:215px;
}	

.colContainer .leftCol .imgleft {
	width:63px;
	float:left;
	margin-top:-2px;
	clear:left;
	margin-top:10px;
}

.clearleft {
	clear:left;
	float:left;
	width:215px;
}


#courseBox optgroup {
    font-style:normal;
    color: #555;
    padding:0px 5px 0px 5px;
}

#courseBox option {
    font-size: 13px;
    color: #1086d9;
    padding-left:20px;
}

#courseBox option.true {
    color:#777;
}

.loadingImgDiv{
	background-color:#000000;
	cursor:default;
	display:none;
	left:0;
	opacity:0.75;
	filter: Alpha(Opacity=75);
	position:absolute;
	top:0;
	width:100%;
	z-index:1111;
}
.loadingImg{
	height: 100px;
	width: 100px;
	position: absolute;
	background-image:url(../../images/loaderTransparent.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	height:167px;
	margin:auto;
	width:250px;
}

.student_perf #tabData_tools {
	background:none;
}

.student_perf #tabData_tools ul {
	bottom:0px;
}

.mainCurveWrapper .topCrvBlock, .btmCrvBlock, .midinnerBlock {
	background:none repeat scroll 0 0 #E5E5E5;
}

.topCrvBlock {
	height:10px;
}
.topCrvBlock, .btmCrvBlock {
	background:none repeat scroll 0 0 #E5E5E5;
}
.topinnerleft {
	background-position:0 -30px;
	float:left;
	height:10px;
}
.topinnerleft, .topinnerright {
	background-image:url(../../images/template/curves/blockcurve_large.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:7px;
}

.mainCurveWrapper .topinnerleft, .topinnerright {
	background-image:url(../../images/template/curves/blockcurve_large.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:7px;
}
.topinnerright {
	background-position:0 -106px;
	float:right;
	height:10px;
}

/* boarding pass style */
.boardpassContainer {
	width:590px;
	background-color:#f2f2f2;
	text-align:center;
	margin:0 auto;
}
.boardpassContainer .topcrv {
	background-color:#F2F2F2;
	height:12px;
	overflow:hidden;
}	
.boardpassContainer .topcrvleft {
	background-image:url(../../images/template/curves/crv2.gif);
	background-position:left toppx;
	background-repeat:no-repeat;
	float:left;
	height:12px;
	width:7px;
}
.boardpassContainer .topcrvright {
	background-image:url(../../images/template/curves/crv2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:right;
	height:12px;
	width:7px;
}

.boardpassContainer .blockcrvbottom {
	background-color:#F2F2F2;
	height:7px;
	overflow:hidden;
}	
.boardpassContainer .blockcrv_bl {
	background-image:url(../../images/instructorarea/blockcurve_sprite.gif);
	background-position:0 -90px;
	background-repeat:no-repeat;
	float:left;
	height:7px;
	width:7px;
}
.boardpassContainer .blockcrv_br {
	background-image:url(../../images/instructorarea/blockcurve_sprite.gif);
	background-position:0 -187px;
	background-repeat:no-repeat;
	float:right;
	height:7px;
	width:7px;
}
.boardpassWrapper {
	width:530px;
	padding:0px 22px;
}
.bpinnerwrapper {
	padding-top:17px;
}
.bpbottom {	
	border-bottom:1px solid #cbcbcb;
}
.bpcontr{
	width:401px;
	margin:0 auto;
	text-align:left;	
}
.bpcontr strong {
	margin-left:5px;
	font-size:18px;
}
.bpinnerwrapper .courseData {
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:3px;
	padding:5px 6px;
	font-size:16px;
}
.bpinnerwrapper .instrblock {
	background-color:#cccccc;
	margin:33px 0px;
	/* height:100%; */
}
.bpinnerwrapper .instrblock .crv4top .crv4topleft{
	background-image:url(../../images/template/curves/crv4.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	width:9px;
	height:9px;
}
.bpinnerwrapper .instrblock .crv4top .crv4topright{
	background-image:url(../../images/template/curves/crv4.gif);
	background-position:right -11px;
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	float:right;
}
.bpinnerwrapper .instrblock .crv4btm, .bpinnerwrapper .instrblock .crv4top {
	height:9px;
	overflow:hidden;
}
.bpinnerwrapper .instrblock .crv4btm .crv4btmleft{
	background-image:url(../../images/template/curves/crv4.gif);
	background-position:left -33px;
	background-repeat:no-repeat;
	float:left;
	width:9px;
	height:9px;
}
.bpinnerwrapper .instrblock .crv4btm .crv4btmright{
	background-image:url(../../images/template/curves/crv4.gif);
	background-position:right -22px;
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	float:right;
}
.bpinnerwrapper .instrblock .crv4mid {
	padding:8px 15px 12px;
}
.bpinnerwrapper .instrblock .crv4mid h3 {
	text-align:center;
	font-size:18px;
	margin-bottom:8px;
}
.bpinnerwrapper .instrblock .crv4mid p {
	text-align:center;
}
.instrpts {
	background-color:#fff;
	width:327px;
	text-align:left;
	font-size:12px;
	padding:8px  10px;
	margin-left:10px;
}
.instrpts ul {
	list-style:decimal;
	margin-left:25px;
}
.instrpts ul li {
	margin-bottom:5px;
}
.boardpassWrapper .bpbtn {
	border-top:1px solid #fff;
	margin-bottom:26px;
	_margin-bottom:10px;
	padding-top:32px;
}
.boardpassWrapper .bpbtn .assign-blue-btn {
	margin:0 auto;
	width:280px;
}

.bx_success_txt_small h1 {
	font-size:24px;
}
#spBookImage	{
	height:118px !important;
	width:100px !important;	
}
.bx_success_mrg {
	margin-top:8px;
}
.printerIconCms {
	background-image:url(../../images/template/printerIcon.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:10px 1px 6px 29px;
	font-size:12px;
	margin-left:15px;
	line-height:0.8em;
}
.cmsPrint {
	margin-top:20px;
}
.instrctr	{
	margin:0 auto;
}
.instrcblk	{
	text-align:center;
}

.savemgrright {
	margin-right:40px;
}

.mgnbtm20 {
	margin-bottom:20px;
}

.instrInfo {
	float:right;
	margin:10px 17px 10px 0;
}

.colContainer {
	margin-top:20px;
}

.midcuverdivpadding {
	padding:1px 16px 8px 8px !important;
}

.midcuverdiv {
	background:none repeat scroll 0 0 #E5E5E5;
	color:#50504A;
	font-size:12px;
	padding:1px 16px 2px 13px;
}

.topcurverdiv {
	background:none repeat scroll 0 0 #E5E5E5;
	height:8px;
	overflow:hidden;
}

.topleftcurver {
	background:url(../../images/template/curves/instrtopleft.gif) no-repeat scroll left top #FFFFFF;
	display:block;
	float:left;
	height:8px;
	width:11px;
}
.toprightcurver {
	background:url(../../images/template/curves/instrtopright.gif) no-repeat scroll right top #FFFFFF;
	display:block;
	float:right;
	height:8px;
	width:11px;
}

.btmcuverdiv {
	background:none repeat scroll 0 0 #E5E5E5;
	display:block;
	height:8px;
	overflow:hidden;
}

.btmleftcurver {
	background:url(../../images/template/curves/instrbtmleft.gif) no-repeat scroll left top #FFFFFF;
	display:block;
	float:left;
	height:8px;
	width:11px;
}

.btmrightcurver {
	background:url(../../images/template/curves/instrbtmright.gif) no-repeat scroll right top #FFFFFF;
	display:block;
	float:right;
	height:8px;
	width:11px;
}

.midcuverdivpst {
      display:block;
      height:100%;
      position:relative;
      z-index: -1;
}

.boardpassContainerWidth {
	width:728px !important;
}

.boardpassWrapperWidth {
	width:683px !important;
}

.bpinnerwrapperborder{
	border-bottom:1px solid #CBCBCB !important;
}

.disabledText {
	color: #CCCCCC;
	cursor: default;
}

.headerheading_r3b {
	color:#666666;
	display:block;
	float:left;
	font-size:18px;
	font-weight:bold;
	left:265px;
	max-width:470px !important;
	padding:24px 8px 4px;
	position:absolute;
	text-align:left;
	top:10px;
}
#header_title {
	height:22px;
	max-height:22px !important;
	max-width:470px !important;
	overflow:hidden;
}