
.PromoInfo {

	padding: 0px 0px 0px 0px;

	position: absolute;

	height: 319px;

}



.PromoText {

	display: table-cell;

	vertical-align: middle;

	height: 319px;

}





#PromoInfoContainer {

	height:319px;

	margin:0 auto;

	overflow:hidden;

	width:960px;

}



#HomepagePromo h1 {

	font: normal 25px 'interstateB', 'interstateB';

	text-transform: uppercase;

	margin: 0px 0px 0px 10px;

	padding: 0px;

	float: left;

	display: inline;

	width: 400px;

	text-shadow: 1px 1px 2px rgba(0,0,0,0.75);

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=2);



}



#HomepagePromo h1, #HomepagePromo h1 a {

	color: #FFFFFF;

	text-decoration: none;

}



#HomepagePromo h2 {

	font: 16px/22px 'interstateB', 'interstateB';

	text-transform: none;

	width: 400px;

	margin: 14px 0px 0px 10px;

	clear: left;

	float: left;

	color: #FFFFFF;

	text-shadow: 1px 1px 2px rgba(0,0,0,0.75);

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=2);

}





/* Promo thumbnails */



.MediumThumbnail {

	width: 219px;

	height: 159px;

	background: url(../../images/thumbnails/promo_small_th.png) no-repeat;	

	padding: 7px 8px 7px 8px;

	position: absolute;

	z-index: 2;

}



.MediumThumbnail .Content {

	width: 168px;

	height: 112px;

	display: block;

	position: absolute;

}



.MediumThumbnail .Content a {

	width: 168px;

	height: 112px;

	display: block;

	cursor: pointer;	

}



.BigThumbnail {

	width: 317px;

	height: 204px;

	background: url(../../images/thumbnails/promo_big_th.png) no-repeat;	

	padding: 7px 8px 7px 9px;

	position: absolute;

}



.BigThumbnail .Content {

	width: 229px;

	height: 153px;

	display: block;

	position: absolute;

}



.BigThumbnail .Content a {

	width: 229px;

	height: 153px;

	display: block;

}





.LargeThumbnail {

	width: 515px;

	height: 327px;

	background: url(../../images/thumbnails/promo_large_th.png) no-repeat;	

	padding: 11px 11px 7px 15px;

	position: absolute;

}



.LargeThumbnail .Content {

	width: 369px;

	height: 246px;

	display: block;

	position: absolute;

}



.LargeThumbnail .Content a {

	width: 369px;

	height: 246px;

	display: block;

}



