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

		/*  ------------------------------  Placements A-B  ------------------------------  */

.adithelenavg15x, .anacondaleader15x, .anacondaphonebook15x, .anacondavg15x, .artjazzonbroadway15x, .bestlittlearttown15x, .billingsgazette15x, .bustours15x { width: 27.25rem; }

.adithelenavg15x, .anacondaleader15x, .anacondaphonebook15x, .anacondavg15x, .artjazzonbroadway15x, .bestlittlearttown15x, .billingsgazette15x, .bustours15x {
	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/hdrbPublicationAB.png) center top no-repeat;
	-webkit-background-size: 100% auto;                              /*  sprite width: 436px (27.25rem)  sprite height: 192px (12rem)  */
	-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)  */
}																	
.adithelenavg15x					{ background-position: 0 0; }				/*    0,  0  */
.anacondaleader15x					{ background-position: 0 14.2857%; }		/*    0,  24  */
.anacondaphonebook15x				{ background-position: 0 28.5714%; }		/*    0,  48  */
.anacondavg15x						{ background-position: 0 42.8571%; }		/*    0,  72  */
.artjazzonbroadway15x				{ background-position: 0 57.1428%; }		/*    0,  96  */
.bestlittlearttown15x				{ background-position: 0 71.4286%; }		/*    0, 120  */
.billingsgazette15x					{ background-position: 0 85.7143%; }		/*    0, 144  */
.bustours15x						{ background-position: 0 100%; }			/*    0, 168  */

.adithelenavg1x, .anacondaleader1x, .anacondaphonebook1x, .anacondavg1x, .artjazzonbroadway1x, .bestlittlearttown1x, .billingsgazette1x, .bustours1x { width: 15.75rem; }

.adithelenavg, .anacondaleader, .anacondaphonebook, .anacondavg, .artjazzonbroadway, .bestlittlearttown, .billingsgazette, .bustours {
	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/navsbPublicationAB.png) left top no-repeat;
	-webkit-background-size: 400% auto;                                   /*  sprite width: 896px (56rem)  sprite height: 128px (8rem)  */
	-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)  */
}																	
.adithelenavg						{ background-position: 0 0; }				/*    0,   0  */
.anacondaleader					{ background-position: 0 14.2857%; }		/*    0,  16  */
.anacondaphonebook					{ background-position: 0 28.5714%; }		/*    0,  32  */
.anacondavg						{ background-position: 0 42.8571%; }		/*    0,  48  */
.artjazzonbroadway					{ background-position: 0 57.1428%; }		/*    0,  64  */
.bestlittlearttown					{ background-position: 0 71.4286%; }		/*    0,  80  */
.billingsgazette					{ background-position: 0 85.7143%; }		/*    0,  96  */
.bustours							{ background-position: 0 100%; }			/*    0, 112  */

.adithelenavg:visited				{ background-position: 33.3333% 0; }		/*  224,   0  */
.anacondaleader:visited				{ background-position: 33.3333% 14.2857%; }	/*  224,  16  */
.anacondaphonebook:visited			{ background-position: 33.3333% 28.5714%; }	/*  224,  32  */
.anacondavg:visited					{ background-position: 33.3333% 42.8571%; }	/*  224,  48  */
.artjazzonbroadway:visited			{ background-position: 33.3333% 57.1428%; }	/*  224,  64  */
.bestlittlearttown:visited			{ background-position: 33.3333% 71.4286%; }	/*  224,  80  */
.billingsgazette:visited				{ background-position: 33.3333% 85.7143%; }	/*  224,  96  */
.bustours:visited					{ background-position: 33.3333% 100%; }		/*  224, 112  */

.adithelenavg:hover					{ background-position: 66.6667% 0; }		/*  448,   0  */
.anacondaleader:hover				{ background-position: 66.6667% 14.2857%; }	/*  448,  16  */
.anacondaphonebook:hover				{ background-position: 66.6667% 28.5714%; }	/*  448,  32  */
.anacondavg:hover					{ background-position: 66.6667% 42.8571%; }	/*  448,  48  */
.artjazzonbroadway:hover				{ background-position: 66.6667% 57.1428%; }	/*  448,  64  */
.bestlittlearttown:hover				{ background-position: 66.6667% 71.4286%; }	/*  448,  80  */
.billingsgazette:hover				{ background-position: 66.6667% 85.7143%; }	/*  448,  96  */
.bustours:hover					{ background-position: 66.6667% 100%; }		/*  448, 112  */

.adithelenavg:active				{ background-position: 100% 0; }			/*  672,   0  */
.anacondaleader:active				{ background-position: 100% 14.2857%; }		/*  672,  16  */
.anacondaphonebook:active			{ background-position: 100% 28.5714%; }		/*  672,  32  */
.anacondavg:active					{ background-position: 100% 42.8571%; }		/*  672,  48  */
.artjazzonbroadway:active			{ background-position: 100% 57.1428%; }		/*  672,  64  */
.bestlittlearttown:active			{ background-position: 100% 71.4286%; }		/*  672,  80  */
.billingsgazette:active				{ background-position: 100% 85.7143%; }		/*  672,  96  */
.bustours:active					{ background-position: 100% 100%; }		/*  672, 112  */
