/*marketing branding styles go here*/

/*PAGE STRUCTURE*/
body {
	background-color:#fff;
}

/*Page Header*/
	#pageHdr {
		background:#69a569 url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_body_gradient1.png) repeat-x bottom;
		color:#333;
	}
	
		#pageHdrInner {
			background:#e4ecf4 url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_hdr_light.jpg) no-repeat bottom;
		}
	
	/*Page Body*/
	#pageBody {
		background:#fff url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_body_gradient2.png) repeat-x top;
	}
	
/*PAGE HEADER*/
	#pageHdr a {
		color:#1086D9;
	}
	
	#pageLogo {
		padding: 32px 0 35px 20px;
		float:left;
		display:inline;
		height:53px;
	}
	
	#pageLogo h1 {
		width:241px;
		height:56px;
		background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/logo_landing_marketing_home.png) no-repeat 0 0;
		margin:0;
		_behavior:url(/classwareweb/js/iepngfix.htc);
	}
	
	#pageLogo h1 a {
		display:block;
		width:241px;
		height:56px;
	}
	
	/*header branding content*/
		#brandingHTML {
			padding:20px 220px 20px 74px;
		}
		
		#sectionIntro {
			color:#2d4466;
		}
		
		#sectionIntro h1 {
			color:#060;
		}
		
		#sectionIntro h2 {
			margin: 0 0 .1em;
			color:#2d4466;
		}
		
		a.registerNow {
			background-image:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/but_reg_now.png);
		}
		
		#brandingHTML a.infoLink {
			background-image:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/icon_i.png);
		}
		
		#brandingNoFlash {
			background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_instructor_noflash.png) no-repeat right;
		}

	/*login*/
	#hdrLogin {
		background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_hdr_login_bot.png) no-repeat left bottom;
	}
	
	.studentHdr #hdrLogin {
		background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_hdr_login_bot_student.png) no-repeat left bottom;
	}
	
		#hdrLogin form {
			background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_hdr_login_top.png) no-repeat 0 0;
		}
		
		#hdrLogin .go {
			background: url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/but_sign_in.png) no-repeat bottom;
		}
		
	/*page navigation*/
	#pageNav {
		/**/background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_hdr_nav.png) no-repeat bottom right;
	}
		
		#pageNav li a:hover {
			background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_hdr_nav_act.png) repeat-x bottom left;
		}
		
		#pageNav li.curr a, #pageNav li.curr a:hover {
			background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_hdr_nav_on.png) repeat-x bottom left;
		}
		
		/*special styles for last nav link*/
		#pageNav li#linkSupport a:hover {
			background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_hdr_nav_act.png) no-repeat bottom right;
		}
		
		#pageNav li#linkSupport.curr a, .standardHdr #pageNav li#linkSupport.curr  a:hover {
			background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_hdr_nav_on.png) repeat-x bottom right;
		}
		
	/*student Header modifiers*/
	.studentHdr #hdrBranding {
		background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_student_landing.png) no-repeat bottom right;
	}
	
	/*standard Header modifiers*/
	.standardHdr #pageLogo {
		padding: 18px 0 10px 20px;
		float:none;
		display:block;
	}
		
		.standardHdr #pageLogo h1 {
			background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/logo_landing_marketing.png) no-repeat 0 0;
			_behavior:url(/classwareweb/js/iepngfix.htc);
		}
		
	/*Standard Content*/
		#contentHdr {
			background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_set_full_top.png) no-repeat top;
		}
		
		#contentFtr {
			background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_set_full_bot.png) no-repeat bottom;
		}
		
		#contentBody {
			border:solid #a6caa6;
			border-width:0 1px;
		}
		
/*GENERIC CONTENT STRUCTURES*/
	.contentTitle {
		color:#060;
	}

	.calloutBlock {
		width:262px;
		background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_callout.png) no-repeat 0 0;
		padding:12px 0 0;
		margin:0 0 2em;
	}
	
	.calloutInner {
		background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_callout.png) no-repeat left bottom;
		padding: 0 20px 16px;
	}
	
/*PAGE SPECIFIC*/
	/*GENERAL LANDING PAGES*/
		.instructorBody #contentHdr, .studentBody #contentHdr {
			background-image:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_set_weighted_top.png);
		}
		
		.instructorBody #contentFtr, .studentBody #contentFtr {
			background-image:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_set_weighted_bot.png);
		}
		
			/*generic promo*/
			#promoHdr {
				background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_promo_top.png) no-repeat top;
				height:10px;
				line-height:0;
				font-size:1px;
			}
			
			#promoFtr {
				background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_promo_bot.png) no-repeat bottom;
				height:10px;
				line-height:0;
				font-size:1px;
			}
			
			#promoBody {
				background-color:#fff;
				padding:0 19px;
				border: solid #a6caa6;
				border-width: 0 1px;
				background:#a6caa6 url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_promo_body.png) repeat-x top;
				color:#222;
				position:relative;
			}
			
			#landingPromo h2 {
				color:#060;
				border-bottom:1px solid #060;
				text-align:center;
				padding: 0 0 .3em;
				margin: 0 0 .3em;
			}
			
		/*INSTRUCTOR LANDING*/
		.instructorBody #promoBody, .instructorBody #contentBody {
			min-height:220px;
			_height:220px;
		}
		
			.instructorBody #promoBody .imgBlock {
				width:100%;
				position:absolute;
				bottom:-9px;
				left:0;
				z-index:1;
				text-align:center;
			}
			
			.instructorBody #promoBody .imgBlock img {
				display:block;
				margin: 0 auto;
			}
			
			.instructorBody #promoBody .txtBlock {
				position:relative;
				z-index:5;
			}
			
			.instructorBody #landingPromo p {
				font-size:1.15em;
			}
		
			/*instructor landing content*/
			.instructorBody #contentSet1 {
				background: url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_instructor_content1.jpg) no-repeat center 0;
			}
			
			.instructorBody #contentSet2 {
				background: url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_instructor_content2.jpg) no-repeat center 0;
			}
			
			.instructorBody #contentSet3 {
				background: url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_instructor_content3.jpg) no-repeat center 0;
			}
			
			.instructorBody #contentWrap .contentBlock {
				padding-top:124px;
			}
			
			.instructorBody #contentWrap h3 {
				color:#1086d9;
				margin: 0 0 .3em;
				text-align:center;
				font-size:1.15em;
			}
			
		/*STUDENT LANDING*/
		.studentBody #promoBody, .studentBody #contentBody  {
			min-height:210px;
			_height:210px;
		}
		
			/*student promo - OPEN*/
			.studentBody .studentOpen #promoHdr {
				background:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_promo_student_top.png) no-repeat top;
			}
			
			.studentBody .studentOpen #promoFtr {
				background-image:none;
			}
			
			.studentBody .studentOpen #promoBody {
				background-color:#fff;
				border: solid #b1d8fa;
				border-width: 0 1px;
				background:#bcdefb url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/bg_promo_student_body.png) repeat-x top;
			}
			
			.studentBody #promoBody .imgBlock {
				width:100%;
				position:absolute;
				bottom:-10px;
				left:-1px;
				z-index:1;
				text-align:center;
			}
			
			.studentBody #promoBody .imgBlock img {
				display:block;
				margin: 0 auto;
			}
			
			.studentBody #promoBody .txtBlock {
				position:relative;
				z-index:5;
			}
			
			.studentBody .studentOpen h2 {
				font-size:1.62em;
			}
			
			.studentBody  .studentOpen #promoBody p {
				text-align:right;
				font-size:1.4em;
				line-height:1.15em;
			}
			
			.studentBody  .studentClosed #promoBody p {
				font-size:1.2em;
			}
			
			/*student landing content*/
			.studentBody #contentSet2 .imgBlock {
				text-align:center;
				margin:2em 0 0;
			}
			
			.studentBody #contentSet2 .imgBlock img {
				display:block;
				margin: 0 auto;
			}

	/*BENEFITS (BUY)*/
	a.buyProd1 {
		height:28px;
		width:150px;
		margin:0 auto;
		background-image: url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/but_buy_connect.png);
	}
	a.buyProd2 {
		height:28px;
		width:150px;
		margin:0 auto;
		background-image: url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/but_buy_connect_plus.png);
	}
	
	#benefitsOffer {
			top: -28px;
	}

/* Added as part of r3a*/
#logoContainer .discipline_logo {
	background-image:url(http://connectimages.mcgraw-hill.com/classwareweb/branding/en_US/marketing/images/brand_name.png);
	background-repeat:no-repeat;
	background-position:left 4px;
	float:right;
	clear:left;
	width:159px;
	height:24px;
	_behavior:url(/classwareweb/js/iepngfix.htc);
}
