@import url(/global/styles/blackout.css);

body.education.story #globalheader { z-index:0; } /* fullscreen fix */
/* undo that fix for iphone */
@media only screen and (max-device-width: 767px) {
	body.education.story #globalheader { z-index:9999; margin-bottom:1.7em; }
	#productheader {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		    -ms-transform: translate3d(0, 0, 0);
		        transform: translate3d(0, 0, 0);
		-webkit-transition: -webkit-transform 0.3s 0.1s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.3s 0.1s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		        transition: transform 0.3s 0.1s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.3s 0.1s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	}

	.gh-show-nav #productheader {
		z-index: 50;
		opacity: 0;
		-webkit-transform: translate3d(0, 34px, 0);
		    -ms-transform: translate3d(0, 34px, 0);
		        transform: translate3d(0, 34px, 0);
		-webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		        transition: transform 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	}

	.gh-immediate #productheader {
		-webkit-transition-duration: 0s;
		        transition-duration: 0s;
		-webkit-transition-delay: 0s;
		        transition-delay: 0s;
	}
}

html, body { background-color:#f2f2f2; }
#main.content { margin:0 auto 21px !important; padding:0 50px 36px; position:relative; width:880px; }
#hero.content { width:880px; }
#contact.content { margin-top:20px; }
/* productheader */
#productheader h2 a { text-indent:0; width:237px; }
#productheader li a { text-shadow:#fff 0 1px 0; -webkit-transition:color 0.1s linear; }

a.more,
em.more,
span.more { display:inline-block; padding-right:.7em; line-height:1.71; line-height:1\9; *line-height:1.5; background-image:url(/v/education/c/images/more_16.png); background-position:100% 55%; background-size:6px 11px; }

a.more.font-10,
em.more.font-10,
span.more.font-10 { background-image:url(/v/education/c/images/more_10.png); background-size:4px 7px; }

a.more.font-14,
em.more.font-14,
span.more.font-14 { background-image:url(/v/education/c/images/more_16.png);  background-size:5px 9px; }

a.more.font-18,
em.more.font-18,
span.more.font-18 { background-image:url(/v/education/c/images/more_18.png); background-size:7px 13px; }

@media only screen {
	a.more,
	em.more,
	span.more,
	a.more.font-10,
	em.more.font-10,
	span.more.font-10,
	a.more.font-14,
	em.more.font-14,
	span.more.font-14,
	a.more.font-18,
	em.more.font-18,
	span.more.font-18 { background-image:url(/v/education/c/images/more.svg); }

}

.story #pn-profiles a,
#why #pn-why a,
#ipad #pn-ipad a,
#ipodtouch-iphone #pn-ipodtouch-iphone a,
#resources #pn-resources a,
#mac #pn-mac a { color:#999 !important; cursor:default; }

.story #pn-profiles a,
#why-mac #pn-whymac a,
#ipad #pn-ipad a,
#ipodtouch-iphone #pn-ipodtouch-iphone a,
#resources #pn-resources a,
#mac #pn-mac a { color:#999 !important; }

/* promo howtobuy */
#promofooter #promos li.promo.buynow ul.howtobuy { margin:1.8em 0; font-size:11px; }
#promofooter #promos li.promo.buynow h4 { position:relative; }
#promofooter #promos li.promo.buynow h4 a img.howtobutton { position:absolute; right:12px; top:13px; }
#promofooter #promos li.promo.buynow p { padding-right:12px; font-size:11px; color:#777; }
#promofooter #promos li.promo.buynow ul.howtobuy a { color:#08c; }
#promofooter #promos li.promo.buynow ul.howtobuy a:hover { text-decoration:underline; }

/* Directory Nav
------------------------*/
#directorynav.education .column { padding:9px 0 0 54px; width:190px; }
#directorynav.education .column h3 { line-height:18px;}
#directorynav.education .column a { padding-left:15px; text-indent:-15px; line-height:16px; }

/* content
----------------------------- */
.content h1 img,
.content h2 img,
.content h3 img { display:block; }

.content { font-size:14px; line-height:21px; *overflow:hidden; }
.content h2 { font-size:1.6em; }
.content h3 { font-size:16px; }
.content p { margin-bottom:21px; }
.content p.intro { font-size:18px; line-height:25px; margin-bottom:27px; }
.content p.intro-link { line-height:25px; }
.content hr { border-color:#E4E4E4; border-style:none none solid; border-width:medium medium 1px; clear:both; margin:0 0 2em;}

.sosumi a { color:#333; }
p.sosumi, ul.sosumi, ol.sosumi { clear:both; width:940px; margin:0 auto; padding:12px 20px 0; }
ol.sosumi li { margin-left:1.8em; }

.content a.block { display:block; color:#333; text-decoration:none; }
.content a em.more { font-style:normal; text-decoration:none; color:#08c; white-space:nowrap; padding-right:10px; background:url(/global/elements/arrows/morearrow_08c.gif) no-repeat 100% 50%; zoom:1; cursor:pointer; }
.content a:hover em.more { text-decoration:underline; }
.content a.close { position:absolute; z-index:10; top:-28px; right:0; padding:0 0 0 18px; color:#888; text-transform:lowercase; font-size:12px; background:url(/global/elements/buttons/close.png) no-repeat 0 0; }
.content a.close:hover { color:#08c; text-decoration:none; background-position:0 -50px; }
.shadow { -webkit-box-shadow:rgba(0,0,0,0.4) 0 1px 3px; -moz-box-shadow:rgba(0,0,0,0.4) 0 1px 3px; box-shadow:rgba(0,0,0,0.4) 0 1px 3px; *border:1px solid #e4e4e4; }
.content .endState { background:none; }
.content .vr .controllerPanel { display:none; }

.content .back-to-top { font-size:12px; position:absolute; right:0; top:8px; padding-right:12px; background:url(/global/elements/arrows/uparrow_08c.gif) no-repeat 100% 50%; }

span.more { text-align:left; margin-right:-10px; }
a:hover .more { text-decoration:underline; }
.nowrap { white-space:nowrap; }
.wrap, a.wrap { white-space:normal; }

#main img.last { margin-bottom:0; width:auto !important; float:none !important; }
.flushright,
img.flushright { float:right; margin-right:-50px; position:relative; }
.flushleft,
img.flushleft { float:left; margin-left:-50px; position:relative; }

#main .callout { padding:1em 25px; position:relative; background-color:#f5f5f5; color:#555; }

.section { clear:both; position:relative; padding:40px 0; border-top:1px solid #d9d9d9; zoom:1; }
.section.first-section { margin:0 -50px; padding:60px 50px 40px; border-top-color:#ccc; *border:none;
	background:url(/education/images/top_section_bg_20100409.gif) repeat-x top left;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#fff));
	background-image:-moz-linear-gradient(center top, #f0f0f0 0%, #fff 100%);
	background-image:-o-linear-gradient(#f0f0f0, #fff);
	background-image:linear-gradient(to bottom, #f0f0f0 0%, #fff 100%);
	background-size:100% 128px;
	background-repeat:no-repeat;
}

.inlinevideo { position:relative; }
.inlinevideo .video-section { clear:both; position:absolute; width:848px; height:480px; left:50%; bottom:0; margin:0 -424px; }
.inlinevideo .endState { visibility:hidden; }

.aside { margin:25px 0 25px; font-size:12px; }

/* sidecar */
.sidecar span.sidecar-top { position:absolute; top:0; left:0; width:12px; height:55px; background:url(/education/campusreps/images/sidecar_gradient_top.gif) no-repeat 0 0; }
.sidecar span.sidecar-bottom { position:absolute; bottom:0; left:0; width:12px; height:56px; background:url(/education/campusreps/images/sidecar_gradient_bottom.gif) no-repeat 0 0; }
.sidecar { width:200px; float:right; width:270px; margin-left:-30px; padding-left:30px; position:relative; background:#fff url(/education/campusreps/images/sidecar_gradient.gif) repeat-y 0 13px; }
.sidecar p.subtitle { color:#666; font-size:16px; line-height:24px; padding-top:2px; padding-bottom:34px; margin-bottom:-13px; }
.sidecar h4 { color:#000; font-size:12px;}
.sidecar p { color:#333; font-size:11px; line-height:16px; margin-bottom:16px; }


/* labs callout */
.labs-callout { margin-bottom:1.5em; padding:10px 70px 0; clear:both; zoom:1;
border-top:1px solid #d0d0d0; padding-top:40px; }
.labs-callout:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }
.labs-callout .left { margin-right:50px; }
.labs-callout h3 { margin-top:45px; }


/* page nav */
.page-nav { width:980px; margin:0 -50px; text-align:center; background:url(/education/images/page_nav_bg_20100409.jpg) repeat-x 0 0; }
.page-nav li { display:inline; }
.page-nav li.caret { display:block; position:absolute; top:47px; left:50%; width:26px; height:16px; z-index:10; background:url(/education/images/nav_caret_20100409.png) no-repeat 0 0; }
.page-nav a { display:inline-block; padding:12px 20px; font-size:18px; line-height:27px; color:#737373; background:url(/education/images/nav_border_20100409.jpg) no-repeat right 50%; }
.page-nav a:hover { text-decoration:none; color:#08c; }
.page-nav .last-child a { background:none; }

/* hero nav */
#heronav { padding-top:40px; padding-bottom:45px; }
#heronav h1 { margin:0 0 8px; }
#heronav h1 img { margin:0 auto; }
#heronav p.intro { text-align:center; }

#heronav ul { height:141px; margin:0 auto; }
#heronav ul li,
#heronav ul li div { border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -khtml-border-radius:4px; *font-size:13px; _font-size:13px; }
#heronav ul li { float:left; width:145px; height:143px; margin-right:36px; border:1px solid #dcdcdc; background:url(/education/images/nav_bg_20100409.png) repeat-x 0 100%; }
#heronav ul li div { position:relative; height:137px; padding:0 6px; border:3px solid #fff; overflow:hidden; }
#heronav ul li a { display:block; position:absolute; width:133px; height:274px; color:#999; cursor:pointer; }
#heronav ul li span { position:relative; display:block; width:140px; height:98px; margin:0 -9px 11px -6px; overflow:hidden; }
#heronav ul li span img { position:absolute; -webkit-tap-highlight-color:transparent; }
#heronav ul li h4 { word-spacing:-1px; font-weight:normal; }
#heronav ul li p { margin:1px 0 0; line-height:1.45em; }
#heronav ul li .more { display:block; width:81px; padding:0 10px 2px 0; text-align:left; background:url(/education/images/nav_arrow_20100409.png) no-repeat 100% 50%; }

#heronav ul li.last-child { float:right; margin-right:0px; }

#heronav ul li.first-child span img { left:0; }
#heronav ul li.second-child span img { left:-140px; }
#heronav ul li.third-child span img { left:-280px; }
#heronav ul li.fourth-child span img { left:-420px; }
#heronav ul li.fifth-child span img { left:-560px; }

#heronav ul li a:hover { text-decoration:none; }

#heronav a,
#heronav h4 { -webkit-transition:0.25s ease-in-out; -moz-transition:0.25s ease-in-out; -o-transition:0.25s ease-in-out; -khtml-transition:0.25s ease-in-out; transition:0.25s ease-in-out; }

#heronav a { -webkit-transition-property:top; }
#heronav h4 { -webkit-transition-property:padding-bottom; }

#heronav a { top:0; }
#heronav a:hover { top:-103px; }
#heronav a h4 { padding-bottom:7px; }
#heronav a:hover h4 { padding-bottom:0; _color:#08c; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#heronav:nth-child(1n) a,
	#heronav:nth-child(1n) .loaded a:hover { top:-103px; }
	#heronav:nth-child(1n) .loaded a { top:0; }
	#heronav:nth-child(1n) a h4,
	#heronav:nth-child(1n) .loaded a:hover h4 { padding-bottom:0; }
	#heronav:nth-child(1n) .loaded a h4 { padding-bottom:7px; }
}
@-moz-document url-prefix() {
	#heronav:nth-child(1n) a,
	#heronav:nth-child(1n) .loaded a:hover { top:-103px; }
	#heronav:nth-child(1n) .loaded a { top:0; }
	#heronav:nth-child(1n) a h4,
	#heronav:nth-child(1n) .loaded a:hover h4 { padding-bottom:0; }
	#heronav:nth-child(1n) .loaded a h4 { padding-bottom:7px; }
}

#heronav .loaded :nth-child(1) a,
#heronav .loaded :nth-child(1) h4 { -webkit-transition-delay:.0s; }
#heronav .loaded :nth-child(2) a,
#heronav .loaded :nth-child(2) h4 { -webkit-transition-delay:.1s; }
#heronav .loaded :nth-child(3) a,
#heronav .loaded :nth-child(3) h4 { -webkit-transition-delay:.2s; }
#heronav .loaded :nth-child(4) a,
#heronav .loaded :nth-child(4) h4 { -webkit-transition-delay:.3s; }
#heronav .loaded :nth-child(5) a,
#heronav .loaded :nth-child(5) h4 { -webkit-transition-delay:.4s; }

#heronav .revealed a,
#heronav .revealed h4 { -webkit-transition-delay:.0s !important; }


/* audio controller
------------------------*/

/* audio links for circular controllers */
.content a.audioLink { float:left; background:none; padding-top:4px; padding-left:4px; padding-bottom:20px; }
.content a.audioLink img { vertical-align:middle; margin-right:6px; }
.content a.audioLink.audiotext { _overflow:hidden;}
.content a.controller { padding:0; }

/* circular controller */
body > .controllerPanel { width:28px; z-index:5; }
.ACMediaCircularController { position:absolute; left:0; _left:-50px; width:28px; height:28px; margin-top:0; overflow:hidden; }
.controllerPanel .ACMediaCircularController .control { position:absolute; top:6px; left:5px; margin:0; width:18px; height:18px; overflow:hidden; text-align:center; text-indent:-999px; background-image:none; }
.ACMediaCircularController .background { position:absolute; width:64px; height:28px; left:-36px; top:0; background-image:url(/global/elements/buttons/circular-controller-parts.png) !important; background-image:expression(none) !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/elements/buttons/circular-controller-parts.png', sizingMethod='crop'); }
.ACMediaCircularController .control.play .background { left:0; top:-6px; }
.ACMediaCircularController .control.pause .background { left:-18px; top:-6px; }
.ACMediaCircularController canvas { left:1px; top:1px; width:26px; height:26px; position:absolute; }
#main .controllerPanel .ACMediaCircularController .control.play,
#main .controllerPanel .ACMediaCircularController .control.pause { background-image:none; }

/* page specific
----------------------------- */
/* secondary page adjustments */
body.maine .grid2col .column { width:48%; }


/* sign up
----------------------------- */
#contact { width:940px; margin:0 auto; padding:13px 20px; font-size:11px line-height:1.5em; background:#fff url(/education/images/signup_middlebg_20100316.png) repeat-x 50% 100%; *overflow:visible; }
#contact:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }

#contact .info { float:left; width:600px; }
#contact .info p { font-size:12px; line-height:1.5em; margin:0; _margin:0.7em 0; *margin:0 0 0.3em 0; color:#000; }
#contact .info p.sosumi { margin:0; padding:0; *margin-bottom:0.2em; color:#888; _width:600px; }
#contact .info p.sosumi a { text-decoration:underline; color:#888; }

#contact #contact_frame { position:relative; z-index:2; }

#contact #contact_wrap { z-index:999; float:right; position:relative; width:300px; height:19px; margin-top:9px; }
#contact #contact_wrap.loading { background:url(/education/images/signup_spinny20081208.gif) no-repeat 89% 50%; }
#contact #contact_error { position:absolute; left:-3px; bottom:1.8em; width:211px; padding-bottom:10px; z-index:100; }
#contact #contact_error p { width:191px; padding:7px 10px 5px; margin:0; text-align:center; color:red; background:url(/education/images/signup_error_top20081208.png) no-repeat; behavior:url(/global/scripts/lib/iepngfix.htc); }
#contact #contact_error div { position:absolute; bottom:0px; _bottom:-6px; width:211px; height:10px; background:url(/education/images/signup_error_bottom20081208.png) no-repeat; behavior:url(/global/scripts/lib/iepngfix.htc); }
#contact #contact_thankyou { display:none; position:absolute; z-index:4; right:0; top:-2px; width:300px; text-align:left; background-color:#fff; }
#contact #contact_submit { position:absolute; z-index:3; right:12px; top:1px; width:53px; height:17px; cursor:pointer; text-indent:-9999px; background:url(/education/images/signup_submit20081208.gif) no-repeat; }

#contact #contact_thankyou.block { display:block; }
#contact #contact_thankyou.active { display:block; z-index:1; }

/* shop:contracts */
body.contracts #main { background-color:#fff; }
body.contracts #main #hero { position:relative; margin:0 0 22px; padding-top:50px; }
body.contracts #main #hero h2,
body.contracts #main #hero h3 { border:0; font-weight:normal; display:block; }
body.contracts #main #hero h2 { padding-bottom:0; margin-bottom:-4px; margin-top:44px; font-size:42px; color:#000; }
body.contracts #main #hero h3 { font-size:23px; color:#b4b4b4; }
body.contracts #main #hero img.left { margin:0 38px 0 0; padding:5px 5px 16px 6px; background:url('/education/purchase/contracts/images/hero_frame.jpg') no-repeat top left; }
body.contracts #main span.phonenumber,
body.contracts #main .column { width:47%; }
body.contracts #main h3 { font-size:18px; }
body.contracts #main h3.subtitle{ margin-bottom:21px; }
body.contracts #main h3.more-info { margin-top:-4px; }
body.contracts #main h3+h3 { margin-top:1em; }
body.contracts #main ul.wsca-links,
body.contracts #main ul.kets-links,
body.contracts #main ul.remc-links { margin-bottom:18px; }
body.contracts #main ul.wsca-links li,
body.contracts #main ul.kets-links li,
body.contracts #main ul.remc-links li { margin-bottom:8px; }
body.contracts #main ul.wsca-links li a { display:inline; white-space: pre-wrap; }
body.contracts #main .column.first { width:465px; padding-top:47px; }
body.contracts #main .column.first p { margin-bottom:15px; }
body.contracts #main .column.first .state-info h4 span { font-weight:normal; }
body.contracts #main .column.first .state-info h4.additional-number { margin-bottom:8px;}
body.contracts #main .column.first .state-info h4.restrictions { float:left; padding-right:5px; }
body.contracts #main .column.first .state-info ul.restrictions-list { list-style-type: decimal; padding-left: 40px; padding-bottom: 15px;}
body.contracts #main .column.last { width:377px; padding-top:25px; }

body.contracts #main .how-to-order { background:url('/education/purchase/contracts/images/how_to_order_long_bg.jpg') no-repeat top left; min-height:953px; padding:22px 0 0 40px; margin-bottom:-20px; }
body.contracts #main .how-to-order h3 { margin-bottom:17px; }
body.contracts #main .how-to-order h4 { color:#444; font-size:14px; }
body.contracts #main .how-to-order h5,
body.contracts #main .how-to-order p,
body.contracts #main .how-to-order ul { color:#707070; font-size:12px; line-height:18px; }
body.contracts #main .how-to-order h4,
body.contracts #main .how-to-order h5,
body.contracts #main .how-to-order p,
body.contracts #main .how-to-order ul { margin-left:53px; }
body.contracts #main .how-to-order p.last { margin-bottom:38px; }
body.contracts #main .how-to-order p.last a.more,
body.contracts #main .how-to-order p.last em.more { *background-position:100% 65%; }
body.contracts #main .how-to-order ul li { margin-bottom:10px; background:url('/education/purchase/contracts/images/bullet.jpg') no-repeat 0 6px; padding-left:8px; }
body.contracts #main .how-to-order p { margin-bottom:14px; }
body.contracts #main .how-to-order h5 { color:#444; font-weight:bold; }
body.contracts #main .how-to-order a span.more:hover { text-decoration:underline; }
body.contracts #main .how-to-order img { float:left; position:relative; margin-right:12px; }
body.contracts #main .how-to-order ul.pdf{margin-bottom: 45px;}
body.contracts #main .how-to-order li.pdf-img {background-image: url('/global/elements/icons/globaliconpdf12x12_2x.gif'); background-size: 12px 12px;}
body.contracts #main .how-to-order li.apl-img {background-image: url('/education/purchase/contracts/images/icon_apple_2x.png'); background-size: 12px 12px;}
body.contracts #main .how-to-order li.img-pad {padding-left:16px;}
body.contracts #main .how-to-order li a {padding-top: 3px;}

body.contracts #main .state-info p a.more,
body.contracts #main .alternate-agreement p a.more { *background-position:100% 60%; }

body.contracts #main .more-info { margin-top:46px; border:1px solid #dfe0e1; padding:19px;
background:#ffffff; /* Old browsers */
background:-moz-linear-gradient(top,  #ffffff 65%, #f7f7f7 100%); /* FF3.6+ */
background:-webkit-gradient(linear, left top, left bottom, color-stop(65%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
background:-webkit-linear-gradient(top,  #ffffff 65%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top,  #ffffff 65%,#f7f7f7 100%); /* Opera 11.10+ */
background:-ms-linear-gradient(top,  #ffffff 65%,#f7f7f7 100%); /* IE10+ */
background:linear-gradient(top,  #ffffff 65%,#f7f7f7 100%); /* W3C */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */ }
body.contracts #main .more-info h3 { font-size:18px; margin:-4px 0 0 79px; }
body.contracts #main .more-info p { font-size:14px; line-height:19px; color:#333; margin:0 0 0 79px; }
body.contracts #main .more-info img { float:left; position:relative; margin-right:16px; }

body.contracts #main .callout.shadow { width:812px; margin-bottom:1.6em; font-size:12px; padding:27px 34px 22px; }
body.contracts #main .callout.shadow h3 { margin-bottom:1em; font-weight:normal; font-size:19px; }
body.contracts #main .callout.shadow h4 { margin-bottom:0.4em; }
body.contracts #main .callout.shadow p,
body.contracts #main .callout.shadow ul { margin-bottom:1em; }
body.contracts #main .callout.shadow ul.square li { padding:0 0 4px 4px; }

body.contracts #main h3.inline, body.contracts #main p.inline { margin-bottom:0 !important; }
body.contracts ul.purchase li { font-size:14px; }
body.contracts #main p.subtext { color:#76797C; }


body#contract-ar .alternate-agreement,
body#contract-ca .alternate-agreement,
body#contract-ny .alternate-agreement,
body#contract-la .alternate-agreement { display:none; }

body#contract-ny #main #hero { position:relative; margin:0 0 22px; padding-top:40px; padding-bottom:30px; border-bottom:1px solid #eee; min-height:180px; _height:180px; }
body#contract-ny #main #hero img.left { margin:0 83px 0 0; padding:0; background:none }
body#contract-ny #main .column.first,
body#contract-ny #main .column.last { width:47%; padding:0; }
body#contract-ny #main #hero h2 { padding-bottom:0; margin-bottom:0; margin-top:50px; *margin-top:85px; font-size:30px; color:#000; }
body#contract-ny #main #hero h3 { font-size:23px; color:#666; }
body#contract-ny #main h3 { font-size:16px; }
body#contract-ny .price-lists-purchasing-information { display:none; }
body#contract-ny #main .callout.shadow h3 { margin-bottom:1em; font-weight:normal; font-size:19px; }

body#contract-wsca .price-lists-purchasing-information,
body#contract-wsca .alternate-agreement { display:none; }
body#contract-wsca.contracts #main #hero img.left { margin-top:35px; background:none; }
body#contract-wsca.contracts #main ul.naspo { margin-bottom:1.5em; }

body#contract-wsca2015 .price-lists-purchasing-information,
body#contract-wsca2015 .alternate-agreement { display:none; }
body#contract-wsca2015.contracts #main #hero img.left { margin-top:35px; background:none; }
body#contract-wsca2015.contracts #main ul.naspo { margin-bottom:1.5em; }
body#contract-wsca2015.contracts #main div.apple-contracts { margin-top: 15px; }

body.contracts #main .column.first .state-info h3.ccn,
body.contracts .alternate-agreement,
body#contract-al .alabama-divider,
body#contract-ar .arkansas-alternate-agreement,
body#contract-la .louisiana-alternate-agreement { background:url('/education/purchase/contracts/images/divider.jpg') no-repeat top left; padding-top:20px; }
body.contracts #main .column.first .alternate-agreement p { padding-right:10px; margin-bottom:0; }
body.contracts .alternate-agreement span { white-space:nowrap; }
body#contract-ar .arkansas-alternate-agreement h3.note,
body#contract-la .louisiana-alternate-agreement h3.note { margin-bottom:1em; }
body#contract-ky .price-lists-purchasing-information { display:none; }

body#contract-al .alternate-agreement { background:none; }

body#contract-aljp.contracts #main h2,
body#contract-aljp.contracts #main h3,
body#contract-aljp.contracts #main h4,
body#contract-aljp.contracts #main p { color:#333; }
body#contract-aljp.contracts #main .sosumi { width:837px; color:#888; }

body#contract-aljp.contracts #main  ul { margin-bottom:0; }
body#contract-aljp.contracts #main  ul.contact li { font-weight:normal; }
body#contract-aljp.contracts #main  ul.disc li { list-style-type:disc; margin:0 0 10px 18px; }
body#contract-aljp.contracts #main  ol { margin-left:18px; }
body#contract-aljp.contracts #main  ol li { margin-bottom:10px; }

body#contract-aljp.contracts #main #hero h2 { margin:0; padding:0; font-size:30px; }
body#contract-aljp.contracts #main #hero h3 { margin:0; font-weight:normal; }
body#contract-aljp.contracts #main #hero p { padding-top:5px; font-size:22px; *line-height:25px; }

body#contract-aljp.contracts #main #instructions .column { width:420px; padding:25px 0; }
body#contract-aljp.contracts #main #instructions .more-links p { margin-bottom:10px; }

body#contract-aljp.contracts #main #contact-box { padding-top:0; }
body#contract-aljp.contracts #main #contact-box h3 { margin-bottom:0; padding-top:18px; }
body#contract-aljp.contracts #main #contact-box h4.contact-title { margin:0; padding-top:18px; }
body#contract-aljp.contracts #main #contact-box .column { width:387px; padding-top:0; }

body#tx-dir #main .column { width:47%; padding:0; }

/* mac-for-school */
#mac-school .column img#ilifebox { margin-left:73px !important; }

/* special-education */
body#special-education #literacy .middle .callout { _width:260px;}


/* Academix */
#academix #main { padding:0; width:980px; }
#academix #content { padding:0 40px 37px; }
#academix #content .hero { padding:47px 0 12px 40px; background-color:#6B9958; margin:0 -40px 37px; }
#academix #content .grid2cola .column.first { padding-top:5px; width:635px; }
#academix #content .grid2cola .column.first ul.speakers { border-bottom:1px solid #dcdcdd; }
#academix #content .grid2cola .column.first ul.speakers li.first { padding-top:4px; }
#academix #content .grid2cola .column.first ul.speakers li.last { padding-bottom:14px; }
#academix #content .grid2cola .column.first .attend { padding-top:32px; }
#academix #content .grid2cola .column.first .note p { font-size:10px; line-height:15px; margin-bottom:16px; }
#academix #content .grid2cola .column.first .note { padding-top:43px; }
#academix #content .grid2cola .column.first p.nomargin { margin-bottom:0; }
#academix #content .grid2cola .column.last { width:245px; }
#academix #content .grid2cola .column.last .callout { padding:15px 23px 21px; width:194px; }
#academix #content .grid2cola .column.last .callout p { font-size:11px; color:#555; margin-bottom:8px; padding-top:2px; }
#academix #content .grid2cola .column.last .callout h3 { font-size:14px; }
#academix #content .grid2cola .column.last .callout select { *width:195px; _width:200px; }
#academix #promofooter ul#promos { padding:0 3px 4px; }

/* Profiles main page */
#story #main { width:100%; min-width:982px; margin:0 auto; }
#story #content { width:880px; margin:0 auto; padding:40px 50px 32px; }
#story .center { display:block; margin-left:auto; margin-right:auto; }

#story h2 { margin-bottom:0; }
#story h3 { margin-bottom:13px; font-weight:normal; font-style:normal; color:#666; }

#story .hero p.intro { text-align:center; width:760px; margin-right:auto; margin-left:auto; }

#story .row { margin-bottom:20px; border:1px solid #e6e6e6; background:#fafafa; }
#story .row a { display:block; padding:13px; cursor:pointer; }
#story .row a p { color:#000; }
#story .row a:hover { text-decoration:none; }
#story .row a:hover .more { text-decoration:underline; }
#story .row .column.first { width:247px; }
#story .row .column.last { width:512px; padding:6px 68px 0 0; }
#story .row .column.last p { margin-bottom:0; }

/* Profiles sub-pages */
#story .featured .column.first { width:484px; }
#story .featured .column.last { width:319px; padding:60px 17px 0 0; }

.story a .image { display:block; position:relative; z-index:0; float:none; }
.story a .image img { display:block; }
.story a .image .play { position:absolute; top:63px; left:103px; z-index:1; display:block; width:40px; height:40px; background:url(/education/home/images/featured_play_button_small.png) 0 0 no-repeat; background-size:40px 80px; _behavior:url(/global/scripts/lib/iepngfix.htc); }
.story a:hover .image .play { background:url(/education/home/images/featured_play_button_small.png) 0 -40px no-repeat; background-size:40px 80px; }

/* print
----------------------------- */
@media print {
	body, #content { background:#fff; }
}
