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

		/*  ------------------------------  Placements 0-9  ------------------------------  */

.fourby4association15x, .ninety9thingsyellowstone15x, .one01thingshelena15x, .one01thingsswmontana15x { width: 27.25rem; }

.fourby4association15x, .ninety9thingsyellowstone15x, .one01thingshelena15x, .one01thingsswmt15x, .one01plusthingsswmt15x {
	display: block;
	max-width: 100%;
	height: 0;
	margin-top: 1rem;
	padding-bottom: 5.5046%;								/* tile height(24px) ÷ tile width (436px) X 100  */
	background: url(../../images/sprites/portfolio/b_busAdvert/hdrbPublication09.png) center top no-repeat;
	-webkit-background-size: 100% auto;                         /*  sprite width: 436px (27.25rem)  sprite height: 120px (7.5rem) - 5 tiles */
	-moz-background-size: 100% auto;                            /*  x-pos = 100 X tile left  ÷  abs(tile width - sprite width)  */
	-o-background-size: 100% auto;                              /*  y-pos = 100 X tile top  ÷  abs(tile height - sprite height)  */
	background-size: 100% auto;                                 /*  tile position (left, top) (x,y)  */
}																	
.fourby4association15x				{ background-position: 0 0; }				/*  0,  0  */
.ninety9thingsyellowstone15x			{ background-position: 0 25%; }			/*  0, 24  */
.one01thingshelena15x				{ background-position: 0 50%; }			/*  0, 48  */
.one01thingsswmt15x					{ background-position: 0 75%; }			/*  0, 72  */
.one01plusthingsswmt15x				{ background-position: 0 100%; }			/*  0, 96  */

.fourby4association1x, .ninety9thingsyellowstone1x, .one01thingshelena1x, .one01thingsswmt1x, .one01plusthingsswmt1x { width: 15.75rem; }

.fourby4association, .ninety9thingsyellowstone, .one01thingshelena, .one01thingsswmt, .one01plusthingsswmt {
	display: block;
	max-width: 100%;
	height: 0;
	padding-bottom: 7.1429%;								/* tile height(16px) ÷ tile width (224px) X 100  */
	background: url(../../images/sprites/portfolio/b_busAdvert/navsbPublication09.png) center top no-repeat;
	-webkit-background-size: 400% auto;                         /*  sprite width: 896px (56rem)  sprite height: 80px (5rem) - 5 tiles */
	-moz-background-size: 400% auto;                            /*  x-pos = 100 X tile left  ÷  abs(tile width - sprite width)  */
	-o-background-size: 400% auto;                              /*  y-pos = 100 X tile top  ÷  abs(tile height - sprite height)  */
	background-size: 400% auto;                                 /*  tile position (left, top) (x,y)  */
}																	
.fourby4association					{ background-position: 0 0; }				/*    0,  0  */
.ninety9thingsyellowstone			{ background-position: 0 25%; }			/*    0, 16  */
.one01thingshelena					{ background-position: 0 50%; }			/*    0, 32  */
.one01thingsswmt					{ background-position: 0 75%; }			/*    0, 48  */
.one01plusthingsswmt				{ background-position: 0 100%; }			/*    0, 64  */

.fourby4association:visited			{ background-position: 33.3333% 0; }		/*  224,  0  */
.ninety9thingsyellowstone:visited		{ background-position: 33.3333% 25%; }		/*  224, 16  */
.one01thingshelena:visited			{ background-position: 33.3333% 50%; }		/*  224, 32  */
.one01thingsswmt:visited				{ background-position: 33.3333% 75%; }		/*  224, 48  */
.one01plusthingsswmt:visited			{ background-position: 33.3333% 100%; }		/*  224, 64  */

.fourby4association:hover			{ background-position: 66.6667% 0; }		/*  448,  0  */
.ninety9thingsyellowstone:hover		{ background-position: 66.6667% 25%; }		/*  448, 16  */
.one01thingshelena:hover				{ background-position: 66.6667% 50%; }		/*  448, 32  */
.one01thingsswmt:hover				{ background-position: 66.6667% 75%; }		/*  448, 48  */
.one01plusthingsswmt:hover			{ background-position: 66.6667% 100%; }		/*  448, 64  */

.fourby4association:active			{ background-position: 100% 0; }			/*  672,  0  */
.ninety9thingsyellowstone:active		{ background-position: 100% 25%; }			/*  672, 16  */
.one01thingshelena:active			{ background-position: 100% 50%; }			/*  672, 32  */
.one01thingsswmt:active				{ background-position: 100% 75%; }			/*  672, 48  */
.one01plusthingsswmt:active			{ background-position: 100% 100%; }		/*  672, 64  */
