@charset "utf-8";
/* CSS Document */
* { 
	margin: 0; padding: 0; 
}

body {
	text-align: left;
}

a { 
	text-decoration: none; 
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	height: 650px;
	text-align: left;
	background-image: url(images/welcomepanel.gif);
	background-repeat: no-repeat;
	background-position: 0px 115px;
	position: relative;
	top: 50px;
}
.topLogo {
	margin-left: 736px;
}

.regloginbutton {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	min-width: 120px;
	text-align: right;
	padding-bottom: 38px;
	padding-right: 7px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	background-color: #e50000;
	vertical-align:top;
}
.scrolltopbut{
	display: block;
	background-image: url(images/alsoscrolltop.gif);
	width:120px;
	height:26px;
	border:none;
}
.scrolltopbut:hover{
	display: block;
	background-image: url(images/alsoscrolltop2.gif);
	width:120px;
	height:26px;
	border:none;
}
.scrollbotbut{
	display: block;
	background-image: url(images/alsoscrollbot.gif);
	width:120px;
	height:26px;
	border:none;
}
.scrollbotbut:hover{
	display: block;
	background-image: url(images/alsoscrollbot2.gif);
	width:120px;
	height:26px;
	border:none;
}

.regloginbutton:hover {
	background-color: #ff0000;
}

.alsobutton {
	display: block;
	width:115px;
	height:26px;
	border:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: 200;
	background-color: #999999;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:4px;

	margin-top:1px; 
	margin-bottom:1px;
}

.alsobutton:hover {
	background-color: #888888;
}

.menuImage {
	padding-top: 1px;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #444;
	line-height: 17px;
}
.footerlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: 200;
	color: #444;
	padding-left: 20px;
	padding-right: 20px;
}
.footerlink:hover {
	color: #000;
}
.panelheaders {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #222;
}
.loginpanel
{
    font-family: Verdana, Geneva, sans-serif;
    position:absolute;
    top: 100px;
    left: 350px;
    width: 300px;
    height: 100px;
    background-color: Red;
    color: White;
	border: 1px solid black;
	z-index: 10;
	padding: 5px;
}
.loginTitle
{
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
.loginText
{
    font-size: 14px;
    line-height: 22px;
}
.loginButton
{
    font-size: 14px;
    border-style: outset;
    font-weight: bold;
}
.header 
{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: Gray;
}
.productButton {
	height:120px;
	width: 100px;
    border: 5px #d4d4d4 solid;
    /*border-radius: 10px;*/
    margin: 15px;
    background-color: transparent;
    float: left;
    
}

.productButton:hover {
	cursor: pointer;
    background-color: White;
}

.productButtonExpired {
	height:120px;
	width: 100px;
    border: 5px #d4d4d4 solid;
    /*border-radius: 10px;*/
    margin: 15px;
    background-color: transparent;
    float: left;
    
}

.productButtonExpired:hover {
	cursor: pointer;
    background-color: White;
}
.productButtonImage {
	padding-top:25px;
	padding-left:29px;
	width:0px;
}
.productButtonText {
	padding-top:13px;
	text-align:center;
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #660000;
	margin-left: 5px;
	max-height: 51px;
	max-width: 90px;
}
.expiredProductButton {
	
	background-repeat:no-repeat;
	height:120px;
}
.expiredProductButton:hover {
	
	cursor: pointer;
}
.expiredProductButtonText {
	padding-top:13px;
	text-align:center;
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Gray;
	max-height: 51px;
	max-width: 90px;
	margin-left: 9px;
}
.expiredProductButtonImage {
	padding-top:25px;
	padding-left:29px;
	width:48px;
}
.expiryRollover 
{
    font-size: 9px;
  	font-family:Verdana, Geneva, Arial, sans-serif;
    background-color: #dde8fe;
    color: Black;
    position: relative;
    max-width: 75px;
    padding: 2px;
    top: 15px;
    left: 70px;
   	font-weight: bold;
    border-radius: 5px;
    opacity:0.75;
    filter:alpha(opacity=75);
}

.productProfileUl{
	float:right;
	margin-right:25px;
}
.productProfileUl li{
	display:inline;
	line-height:30px;
}
.productProfileUl li a{
	font-weight:bold;
	text-decoration:none;
}
.productProfileUl li span{
	font-weight:bold;
	margin:0 10px;
}
.resetMod{
	width:340px;
	margin:auto;
	background:#f2f2f2;
	border:solid 1px #e7e7e7;
	padding:40px 60px;
}
.resetPwd{

}
.resetPwd h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#494949;
	font-weight:normal;
	margin-bottom:10px;
}
.resetPwd span.label{
	color:#494949;
	font-size:14px;
	float:left;
	width:128px;
	padding-top:3px;
	margin-top:8px;
}
.resetBtn{
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/btn-submit.png) no-repeat;
	width:88px;
	height:27px;
	border:0;
	cursor:pointer;
	float:right;
	margin-right:15px;
	margin-top:20px;
}

#welcomeBack, #chk_subs, #noProductMsg {
	text-align: left;
	padding-bottom: 10px;
}

.bodyContent {
	padding-bottom: 10px;
}

.eBooksMod, .eBooksIconMod, .addMoreBooks {
	padding-bottom: 3px;
}

.eBooksMod {
	overflow: hidden;
}

.eBooksIconMod {
	background: url(../images/eBooks-icon.png) no-repeat;
	height: 50px;
	width: 180px;
	padding-left: 50px;
	padding-top: 5px;
	float: left;
	text-align: left;
	line-height:37px
}

.addMoreBooks {
	float:left;
	padding: 10px 0 0 0px;
}

#launchDiv {
	height: 100%;
}

#launchDiv embed {
	min-height: 100%;
}

.fancybox-custom .fancybox-skin
{
    box-shadow: 0 0 50px #222;
}

embed {
	width: 100%;
	height: 100%;
	vertical-align: -webkit-baseline-middle;
}
#divProdName{
    position: relative; top: 164px; float: left; margin-left:-122px;width:100px;
    margin-top:-10px; height:45px; margin-bottom:30px;
    overflow: hidden;
}
#separator{
    margin-top:208px;border-top:dotted 1px #bababa;
}

/* registration webservices */

.ieLowerVersionFixLogin{
	padding:130px 0 116px 0;
}

.accessLoginMod{
	width:788px;	
	margin:auto;
	background:#f2f2f2;
	border:solid 1px #e7e7e7;
	padding:40px 20px 10px 20px;
}
.accessCodeMod, .loginModSeprator, .loginMod{
	float:left;
}
.accessCodeMod{
	width:467px;
	min-height:240px;	
}

.loginModSeprator{
	width:2px;
	height:206px;
	background:#c2c2c2;
	margin:0 28px 0 38px;
}
.loginMod{
	width:250px;
}

.accessCodeMod h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#494949;
	float:left;
}
.accessCodeMod p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#676767;
	float:left;
	margin-left: -29px;
}
.accessCodeTooltip{
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/acess-code-tooltip-bkg.png) no-repeat;
	padding:0 25px 12px 7px ;
	float:left;
	font-size:14px;
	color:#fff;
	line-height:20px;
	font-weight:bold;
	margin:25px 0 7px 10px;
}
.inputValidateText{
	border:solid 1px #8e8e8e;
	float:left;
	width:302px;
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/input-bkg.png) no-repeat;	
	padding:10px 10px 10px 4px;	
	font-size:14px;
	color:#676767;
	margin:0 13px 0 10px;
}
.validateBtn{
	background: url("http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/btn-validate.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 40px;
    left: 9px;
    position: relative;
    width: 118px;
}
.accessCodeHelp{
	font-size:11px;
	color:#3f3f3f;
	font-style:italic;
	margin-left:13px;
	margin-top: 8px;
}
a.accessCodeRequest{
	font-size:11px;
	color:#0bafec;
	margin-left:13px;
	text-decoration:none;
}
.loginMod h3{
	color:#7b7b7b;
	font-size:14px;
	font-weight:bold;
	margin-top:39px;
	margin-bottom:2px;
}
.loginMod span.label{
	color:#494949;
	font-size:14px;
	float:left;
	width:68px;	
	padding-top:3px;
	margin-top:8px;
}
.inputLoginText{
	border:solid 1px #8e8e8e;
	float:left;
	width:156px;
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/input-bkg.png) no-repeat;	
	padding:3px;	
	font-size:14px;
	color:#494949;
	margin-top:8px;	
}
.loginBtn{
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/btn-submit.png) no-repeat;
	width:88px;
	height:27px;
	border:0;
	cursor:pointer;	
	float:right;
	margin-right:15px;
	margin-top:10px;
}
a.forgetPwd{
	font-size:11px;
	color:#0bafec;	
	text-decoration:none;
	margin-top:20px;
	float:left;
}
.userNamePwdError, .userNamePwdErrorServer, .resetPasswordError, .accessCodeError{
	color: #C69102;		
	margin-top:33px;	   
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    font-style: italic;
	background: url("http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/error-icon-small.png") no-repeat;
	padding-left:19px;
	margin-left:80px;
	position: absolute;
}
.userNamePwdErrorServer{
	margin-left:0;
	margin-top:5px;
}
.resetPasswordError{
	margin-left:127px;
}
.accessCodeError{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.ieLowerVersionFixLoginReset{
	padding:130px 0 40px 0;
}
.resetMod{
	width:340px;	
	margin:auto;
	background:#f2f2f2;
	border:solid 1px #e7e7e7;
	padding:40px 60px;
}
.resetPwd{

}
.resetPwd h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#494949;
	font-weight:normal;
	margin-bottom:10px;
}
.resetPwd span.label{
	color:#494949;
	font-size:14px;
	float:left;
	width:128px;	
	padding-top:3px;
	margin-top:8px;
}
.resetBtn{
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/btn-submit.png) no-repeat;
	width:88px;
	height:27px;
	border:0;
	cursor:pointer;	
	float:right;
	margin-right:15px;
	margin-top:20px;
}
/*Registration*/

.ieLowerVersionFixRegistration h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#929292;
	padding-left:40px;
	margin-bottom:3px;
}
.registrationMod{
	background:#efefef;
	padding-bottom:120px;
}
.registrationTopHeader{
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/registration-top-hrader-bkg.png) no-repeat;
	padding-bottom:13px;
	height:35px;
}
.registrationTopHeader span{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:22px;
	padding-left:40px;
}
.registrationLeftCol{
	float:left;
	width:685px;
}
.registrationRightCol{
	float:right;
	width:220px;
	margin-right:12px;
}
.registrationNote{
	background:#faf7bb;
	font-size:11px;
	color:#464646;
	padding:18px 10px 50px 10px;
}
.registrationNote span{
	font-size:14px;
	font-weight:bold;
}
.registrationLeftCol form{
	color:#000;
	font-size:12px;
}
.inputLabel{
	float:left;
	margin-left:40px;
	width:125px;
	text-align:right;
	margin-right:5px;
	padding-top:4px;
}
.inputTextDiv{
	float:left;
}
.registrationInputTxt{
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/input-bkg.png) no-repeat;	
	padding:3px;
	border: 1px solid #8E8E8E;
    color:#363636;
}
#regUserNameError, #schoolNameError, #classesChkError, #citiesError, #contactNoError, #teachingExpError, #userNameLoginError, #userPasswordError, #userRetypePasswordError, #motherMadienNameError{
	float:left;
}
.registrationWidth148{
	width:148px;
}
.registrationWidth392{
	width:392px;
}
.registrationWidth208{
	width:208px;
}
.selectBox{
	border: 1px solid #8E8E8E;
	color:#363636;
}
.errorMsgCommon{
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/error-icon-big.png) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#c69102;
	font-style:italic;
	padding-left:26px;
	padding-bottom:5px;	
	/*display:none;*/
}
.errorMsg{
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/error-icon-small.png) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#c69102;
	font-style:italic;
	padding-left:19px;
	padding-top:2px;	
	float:left;
	margin-left:7px;
	margin-top:5px;
}
.errorTxtActive{
	background:#fcf492;
}
.registrationBtn{
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/btn-registration.png) no-repeat;
	width:116px;
	height:28px;
	border:0;
	cursor:pointer;	
	float:right;	
	margin-top:4px;
}
.classesChkBoxex{
	margin-left:21px;
}
.chkAvailability{
	float:left;
	background:url(http://maced-code-repo.s3.amazonaws.com/integrate/sites/MPIL_installable/images/avaliable-icon.png) no-repeat 3px 2px;
	color:#7cbb1e;
	font-size:12px;
	padding:5px 0 0 25px;
}
.registrationLoginHelpTxtDiv{
	float:left; width:385px; text-align:right;
}
.registrationLoginHelpTxtDiv span{
	font-size:11px; color:#2f77af; font-style:italic; cursor:pointer;
}
.registrationMandatory{
	font-size:11px;
	color:#ff0000;
	float:left;
	margin-left:77px;
	margin-top:15px;
}
a.tooltip {
	position:relative;
	cursor:help;
	font-size:11px; 
	color:#2f77af; 
	font-style:italic;
	text-decoration:none;
}
a.tooltip span {
	display: none;
	position:absolute;
	top:1.3em;
	left:0;
	width:190px;	
	padding:5px;
}
a.tooltip:hover {
	display:inline;
}
a.tooltip:hover span {
	display:block;
	border:1px solid gray;
	background-color:white;
	text-align:left;
	color:#363636;
	font-style:normal;
}
/*Registration [Ends]*/

.clearBoth{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	line-height:0;
}
.mBot15{
	margin-bottom:15px;
}
.mBot20{
	margin-bottom:20px;
}
