@charset "utf-8";
/* Advertisement page */


TD.TopWrap		{ background-repeat:no-repeat; background-position:top left; background-image:url(../img/backgrounds/advert.jpg); }

H1				{ padding:70px 123px 85px 0px; margin:0px; }

DIV.Hscroll		{ text-align:left; padding-left:7px; direction:ltr; }
TABLE.Hscroll	{ width:501px; height:114px; text-align:left; }
	TD.HScrollBar		{ width:501px; height:6px; text-align:right; vertical-align:top; }
		TABLE.HScrollBar		{ width:501px; height:6px; background-image:url(../img/hscroll_bg.gif); background-repeat:no-repeat; }
			TD.HSB_Button		{ width:6px; height:6px; cursor:pointer; }
			TD.HSB_Path			{ height:6px; }
			TD.HSB_Scroller		{ height:6px; background-color:#ed1a2b; cursor:pointer; }
	TD.HSpace			{ width:501px; height:5px; }
	TD.HScrollable		{ width:501px; height:103px; text-align:left; vertical-align:top; }
		DIV.HScrollable	{ width:501px; height:103px; overflow:hidden; }
			TABLE.HSItems		{ height:103px; }
				TD.HSItem		{ width:96px; height:103px; background-image:url(../img/advert_item_bottom.gif); background-repeat:no-repeat;
								  background-position:bottom left; vertical-align:top; text-align:center; }
					TD.HSItem A				{ text-decoration:none; }
					TD.HSItem IMG			{ width:96px; height:77px; margin:0px !important; margin-bottom:4px; padding-bottom:4px !important; padding:0px; }
					TD.HSItem .Year			{ width:96px; height:22px !important; height:26px; overflow:hidden; font:normal 12px Arial; color:#FFFFFF; text-align:center; 
											  cursor:pointer; padding-top:4px; display:block; }
DIV.PageText		{ padding:86px 90px 0px 0px; font:normal 12px/16px Arial; color:#FFFFFF; }
