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

/*  **********  Begin Header Navigation Links - Services Page  *********  */

.formStationery2x { width: 18rem; }											/*  tile width:  288px (18rem)		tile height:  32px (2rem)  */

.formStationery {
	display: block;
	max-width: 100%;
	height: 0;
	background: url(../../images/sprites/portfolio/navsPortfolio.png) left top no-repeat;	/*  Text Left, 10 rows (40 tiles), 4 columns  */
}																		/*  sprite width: 1792px (112rem)  sprite height: 320px (20rem)  */

.formStationery {
	padding-bottom: 11.1111%;												/*  tile height (32px)  ÷  tile width (288px)  X  100  */
	-webkit-background-size: 622.2222% auto;									/*  sprite width (1792px)  ÷  tile width  X  100  */
	-moz-background-size: 622.2222% auto;
	-o-background-size: 622.2222% auto;
	background-size: 622.2222% auto;
}
																		/*  x-pos = 100 X tile left  ÷  abs(tile width - sprite width)  */
																		/*  y-pos = 100 X tile top  ÷  abs(tile height - sprite height [288])  */
																		/*  tile position (left, top) (x,y)  */
i.formStationery		{ background-position: 89.3617% 77.7778%; }					/*  1344, 224  */
i.formStationery:hover	{ background-position: 89.3617% 77.7778%; }					/*  1344, 224  */

/*  **********  End Headers &amp; Inline Text Navigation Links - Services &amp; Portfolio Pages  *********  */

/*  **********  Begin Headers &amp; Inline Text Navigation Links - Portfolio Forms &amp; Stationery Page  *********  */

.awardcert2x		{ width: 17.5rem; }											/*  tile width:  280px (17.5rem)	tile height:  32px (2rem)  */
.emphandbook2x		{ width: 19.5rem; }											/*  tile width:  312px (19.5rem)	tile height:  32px (2rem)  */
.envelope2x		{ width: 9.25rem; }											/*  tile width:  148px (9.25rem)	tile height:  32px (2rem)  */
.filefolder2x		{ width: 11.25rem; }										/*  tile width:  180px (11.25rem)	tile height:  32px (2rem)  */
.form2x			{ width: 18.5rem; }											/*  tile width:  296px (18.5rem)	tile height:  32px (2rem)  */
.letterhead2x		{ width: 11rem; }											/*  tile width:  176px (11rem)	tile height:  32px (2rem)  */
.labeldisc2x		{ width: 12.75rem; }										/*  tile width:  204px (12.75rem)	tile height:  32px (2rem)  */
.labelmailing2x	{ width: 16rem; }											/*  tile width:  256px (16rem)	tile height:  32px (2rem)  */
.notepad2x		{ width: 15.5rem; }											/*  tile width:  248px (15.5rem)	tile height:  32px (2rem)  */

.awardcert15x		{ width: 13.125rem; }					/*  2x X 75%			    tile width:  210px (13.125rem)	tile height:  24px (1.5rem)  */
.emphandbook15x	{ width: 14.625rem; }					/*  2x X 75%			    tile width:  234px (14.625rem)	tile height:  24px (1.5rem)  */
.envelope15x		{ width: 6.9375rem; }					/*  2x X 75%			    tile width:  111px (6.9375rem)	tile height:  24px (1.5rem)  */
.filefolder15x		{ width: 8.4375rem; }					/*  2x X 75%			    tile width:  135px (8.4375rem)	tile height:  24px (1.5rem)  */
.form15x			{ width: 13.875rem; }					/*  2x X 75%			    tile width:  222px (13.875rem)	tile height:  24px (1.5rem)  */
.letterhead15x		{ width: 8.25rem; }						/*  2x X 75%			    tile width:  132px (8.25rem)	tile height:  24px (1.5rem)  */
.labeldisc15x		{ width: 9.5625rem; }					/*  2x X 75%			    tile width:  153px (9.5625rem)	tile height:  24px (1.5rem)  */
.labelmailing15x	{ width: 12rem; }						/*  2x X 75%			    tile width:  192px (12rem)	tile height:  24px (1.5rem)  */
.notepad15x		{ width: 11.625rem; }					/*  2x X 75%			    tile width:  186px (11.625rem)	tile height:  24px (1.5rem)  */

.awardcert, .emphandbook, .envelope, .filefolder, .form, .letterhead, .labeldisc, .labelmailing, .notepad {
	display: block;
	max-width: 100%;
	height: 0;
	background: url(../../images/sprites/portfolio/navshFormStationery.png) left top no-repeat;	/*  Text Left, 8 rows (32 tiles), 4 columns  */
}																		/*  sprite width: 1248px (78rem)  sprite height: 288px (18rem)  */


.awardcert {
	padding-bottom: 11.4286%;												/*  tile height (32px)  ÷  tile width (280px)  X  100  */
	-webkit-background-size: 445.7143% auto;									/*  sprite width (1248px)  ÷  tile width  X  100  */									
	-moz-background-size: 445.7143% auto;
	-o-background-size: 445.7143% auto;
	background-size: 445.7143% auto;
}

.emphandbook {
	padding-bottom: 10.2564%;												/*  tile height (32px)  ÷  tile width (312px)  X  100  */
	-webkit-background-size: 400% auto;										/*  sprite width (1248px)  ÷  tile width  X  100  */									
	-moz-background-size: 400% auto;
	-o-background-size: 400% auto;
	background-size: 400% auto;
}

.envelope {
	padding-bottom: 21.6216%;												/*  tile height (32px)  ÷  tile width (148px)  X  100  */
	-webkit-background-size: 843.2432% auto;									/*  sprite width (1248px)  ÷  tile width  X  100  */									
	-moz-background-size: 843.2432% auto;
	-o-background-size: 843.2432% auto;
	background-size: 843.2432% auto;
}

.filefolder {
	padding-bottom: 17.7778%;												/*  tile height (32px)  ÷  tile width (180px)  X  100  */
	-webkit-background-size: 693.3333% auto;									/*  sprite width (1248px)  ÷  tile width  X  100  */									
	-moz-background-size: 693.3333% auto;
	-o-background-size: 693.3333% auto;
	background-size: 693.3333% auto;
}

.form {
	padding-bottom: 10.8108%;												/*  tile height (32px)  ÷  tile width (296px)  X  100  */
	-webkit-background-size: 421.6216% auto;									/*  sprite width (1248px)  ÷  tile width  X  100  */									
	-moz-background-size: 421.6216% auto;
	-o-background-size: 421.6216% auto;
	background-size: 421.6216% auto;
}

.letterhead {
	padding-bottom: 18.1818%;												/*  tile height (32px)  ÷  tile width (176px)  X  100  */
	-webkit-background-size: 709.0909% auto;									/*  sprite width (1248px)  ÷  tile width  X  100  */									
	-moz-background-size: 709.0909% auto;
	-o-background-size: 709.0909% auto;
	background-size: 709.0909% auto;
}

.labeldisc {
	padding-bottom: 15.6863%;												/*  tile height (32px)  ÷  tile width (204px)  X  100  */
	-webkit-background-size: 611.7647% auto;									/*  sprite width (1248px)  ÷  tile width  X  100  */								
	-moz-background-size: 611.7647% auto;
	-o-background-size: 611.7647% auto;
	background-size: 611.7647% auto;
}

.labelmailing {
	padding-bottom: 12.5%;													/*  tile height (32px)  ÷  tile width (256px)  X  100  */
	-webkit-background-size: 487.5% auto;										/*  sprite width (1248px)  ÷  tile width  X  100  */								
	-moz-background-size: 487.5% auto;
	-o-background-size: 487.5% auto;
	background-size: 487.5% auto;
}

.notepad {
	padding-bottom: 12.9032%;												/*  tile height (32px)  ÷  tile width (248px)  X  100  */
	-webkit-background-size: 503.2258% auto;									/*  sprite width (1248px)  ÷  tile width  X  100  */									
	-moz-background-size: 503.2258% auto;
	-o-background-size: 503.2258% auto;
	background-size: 503.2258% auto;
}
																		/*  x-pos = 100 X tile left  ÷  abs(tile width - sprite width)  */
																		/*  y-pos = 100 X tile top  ÷  abs(tile height - sprite height [256])  */
																		/*  tile position (left, top) (x,y)  */
.awardcert			{ background-position: 0 0; }								/*  0,   0  		tile width:  280px  */
.emphandbook			{ background-position: 0 12.5%; }							/*  0,  32  		tile width:  312px  */
.envelope				{ background-position: 0 25%; }							/*  0,  64  		tile width:  148px  */
.filefolder			{ background-position: 0 37.5%; }							/*  0,  96  		tile width:  180px  */
.form				{ background-position: 0 50%; }							/*  0, 128  		tile width:  296px  */
.letterhead			{ background-position: 0 62.5%; }							/*  0, 160  		tile width:  176px  */
.labeldisc			{ background-position: 0 75%; }							/*  0, 192  		tile width:  256px  */
.labelmailing			{ background-position: 0 87.5%; }							/*  0, 224  		tile width:  256px  */
.notepad				{ background-position: 0 100%; }							/*  0, 256  		tile width:  248px  */

.awardcert:visited		{ background-position: 32.2314% 0; }						/*  312,   0  */
.emphandbook:visited	{ background-position: 33.3333% 12.5%; }					/*  312,  32  */
.envelope:visited		{ background-position: 28.3636% 25%; }						/*  312,  64  */
.filefolder:visited		{ background-position: 29.2135% 37.5%; }					/*  312,  96  */
.form:visited			{ background-position: 32.7731% 50%; }						/*  312, 128  */
.letterhead:visited		{ background-position: 29.1045% 62.5%; }					/*  312, 160  */
.labeldisc:visited		{ background-position: 29.8851% 75%; }						/*  312, 192  */
.labelmailing:visited	{ background-position: 31.4516% 87.5%; }					/*  312, 224  */
.notepad:visited		{ background-position: 31.2% 100%; }						/*  312, 256  */

.awardcert:hover		{ background-position: 64.4628% 0; }						/*  624,   0  */
.emphandbook:hover		{ background-position: 66.6667% 12.5%; }					/*  624,  32  */
.envelope:hover		{ background-position: 56.7273% 25%; }						/*  624,  64  */
.filefolder:hover		{ background-position: 58.427% 37.5%; }						/*  624,  96  */
.form:hover			{ background-position: 65.5462% 50%; }						/*  624, 128  */
.letterhead:hover		{ background-position: 58.209% 62.5%; }						/*  624, 160  */
.labeldisc:hover		{ background-position: 59.7701% 75%; }						/*  624, 192  */
.labelmailing:hover		{ background-position: 62.9032% 87.5%; }					/*  624, 224  */
.notepad:hover			{ background-position: 62.4% 100%; }						/*  624, 256  */

.awardcert:active		{ background-position: 96.6942% 0; }						/*  936,   0  */
.emphandbook:active		{ background-position: 100% 12.5%; }						/*  936,  32  */
.envelope:active		{ background-position: 85.0909% 25%; }						/*  936,  64  */
.filefolder:active		{ background-position: 87.6404% 37.5%; }					/*  936,  96  */
.form:active			{ background-position: 98.3193% 50%; }						/*  936, 128  */
.letterhead:active		{ background-position: 87.3134% 62.5%; }					/*  936, 160  */
.labeldisc:active		{ background-position: 89.6552% 75%; }						/*  936, 192  */
.labelmailing:active	{ background-position: 94.3548% 87.5%; }					/*  936, 192  */
.notepad:active		{ background-position: 93.6% 100%; }						/*  936, 224  */


/*  SAME AS :ACTIVE  */

i.awardcert			{ background-position: 96.6942% 0; }						/*  936,   0  */
i.emphandbook			{ background-position: 100% 12.5%; }						/*  936,  32  */
i.envelope			{ background-position: 85.0909% 25%; }						/*  936,  64  */
i.filefolder			{ background-position: 87.6404% 37.5%; }					/*  936,  96  */
i.form				{ background-position: 98.3193% 50%; }						/*  936, 128  */
i.letterhead			{ background-position: 87.3134% 62.5%; }					/*  936, 160  */
i.labeldisc			{ background-position: 89.6552% 75%; }						/*  936, 192  */
i.labelmailing			{ background-position: 94.3548% 87.5%; }					/*  936, 224  */
i.notepad				{ background-position: 93.6% 100%; }						/*  936, 256  */

i.awardcert:hover		{ background-position: 96.6942% 0; }						/*  936,   0  */
i.emphandbook:hover		{ background-position: 100% 12.5%; }						/*  936,  32  */
i.envelope:hover		{ background-position: 85.0909% 25%; }						/*  936,  64  */
i.filefolder:hover		{ background-position: 87.6404% 37.5%; }					/*  936,  96  */
i.form:hover			{ background-position: 98.3193% 50%; }						/*  936, 128  */
i.letterhead:hover		{ background-position: 87.3134% 62.5%; }					/*  936, 160  */
i.labeldisc:hover		{ background-position: 89.6552% 75%; }						/*  936, 192  */
i.labelmailing:hover	{ background-position: 94.3548% 87.5%; }					/*  936, 224  */
i.notepad:hover		{ background-position: 93.6% 100%; }						/*  936, 256  */

/*  **********  End Headers &amp; Inline Text Navigation Links - Portfolio Forms &amp; Stationery Page  *********  */