@charset "utf-8";
/* CSS Document */

h1 { color:#03C }

h1 span {
	color:#999;
}

h2 {
	color:#03C;
}

h4 a:hover {
	color:#06C !important;
}

h3 { color:#03C }

.instructbox h3 {
	color:#03C;
	border-bottom:3px solid #999;
}

	#instructions p span {
		color:#03C;
	}

section {
	border-bottom:0
}

.block .feature img {
	border:3px solid #999;
}

.widecolor:nth-child(odd) {
	background-color:#FFF;
}

.widecolor:nth-child(even) {
	background-image:url(/images/programs/office-butler/texturetest.jpg);
}

	.widecolor:nth-child(even) .block .feature h2 {
		color:#FFF;
		margin-top:0;
		border-bottom:1px dotted rgba(255,255,255,0.5);
		padding-bottom:15px;
	}
	
	.widecolor:nth-child(even) .block .feature p {
		color:#FFF;
	}

.fullcolor {
	background-image:url(/images/programs/office-butler/texturetest.jpg);
}

.fullcolorwrap {
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}

.fullcolor .block p {
	color:#FFF;
}

.overlay_infobox {
	background-image:url(/images/programs/office-butler/texturetest.jpg);
}

.highlights_block img {
	border:3px solid #03C;
}

#link { color:#03C }
.link { color:#03C }
h4 a { color:#03C }

#instructions .grid.products p span { color:#09C }


/* Core Changes to sheets, in testing */