@charset "utf-8";
/* Homepage classes */

BODY	{ background-image:url(../img/hp_add_decor.gif); background-repeat:no-repeat; background-position:top center; }

TD.PageContent	{ background-image:url(../img/frame/page_fold_home.gif); }

DIV.PageContentLayout_Left	{ padding:12px 13px 0px 0px; }
	DIV.HomepageTopRightBanner		{ width:503px; height:233px; float:right; }
	DIV.HomepageTopLeftBanner		{ width:240px; height:237px; float:left; margin-bottom:8px; background-image:url(../img/hp_topleft_banner.gif); background-repeat:no-repeat;
									  background-position:top left; }
		DIV.HTLB_Content			{ margin:55px 28px 62px 23px; font:normal 13px Arial; color:#000000; }
		DIV.HTLB_Content B			{ font-size:15px; }
		DIV.HTLB_Content A			{ color:#000000; }
		DIV.HTLB_Content P			{ margin:0px 0px 2px; padding:0px 5px 0px 0px; }

	DIV.PinupsContainer		{ width:729px !important; height:431px !important; width:733px; height:435px; border:1px solid #EEEDED; clear:both; padding:2px; }
		DIV.PinupsScroll		{ width:12px; height:428px; float:right; overflow:hidden; background-image:url(../img/scroll.gif); background-repeat:repeat-y; }
			DIV.ScrollButton		{ width:12px; height:11px; text-align:right; }
			DIV.ScrollButton *		{ cursor:pointer; }
			DIV.ScrollPath			{ width:12px; text-align:right; overflow:hidden; }
			DIV.Scroller			{ width:9px; background-image:url(../img/scroller.gif); font:normal 1px/1px Arial; top:0px; left:0px; position:relative; }
			DIV.ScrollerInner		{ width:9px; background-image:url(../img/scroller_top.gif); background-position:top left; background-repeat:no-repeat;
									  height:100%; }
			DIV.ScrollerInmost		{ width:9px; background-image:url(../img/scroller_bottom.gif); background-position:bottom left; background-repeat:no-repeat;
									  height:100%; cursor:pointer; }
		DIV.PinupsScrollable	{ width:715px; height:428px; float:right; overflow:hidden; background-color:#EEEDED; }
				DIV.PinupsInner		{ width:760px; padding-bottom:20px; }
				DIV.PinupItem		{ width:140px; height:204px; overflow:hidden; float:right; background-repeat:no-repeat; background-position:top left;
									  margin-top:8px; }
				DIV.PI_1			{ background-image:url(../img/pinup_01.jpg); }
					DIV.PI_1 DIV.Pin	{ background-position:49% 0%; }
				DIV.PI_2			{ background-image:url(../img/pinup_02.jpg); }
					DIV.PI_2 DIV.Pin	{ background-position:49% 0%; }
				DIV.PI_3			{ background-image:url(../img/pinup_03.jpg); }
					DIV.PI_3 DIV.Pin	{ background-position:50% 0%; }
				DIV.PI_4			{ background-image:url(../img/pinup_04.jpg); }
					DIV.PI_4 DIV.Pin	{ background-position:54% 0%; }
				DIV.PI_5			{ background-image:url(../img/pinup_05.jpg); }
					DIV.PI_5 DIV.Pin	{ background-position:51% 0%; }
				DIV.PI_6			{ background-image:url(../img/pinup_06.jpg); }
					DIV.PI_6 DIV.Pin	{ background-position:53% 0%; }
				DIV.PI_7			{ background-image:url(../img/pinup_07.jpg); }
					DIV.PI_7 DIV.Pin	{ background-position:50% 1%; }
				DIV.PI_8			{ background-image:url(../img/pinup_08.jpg); }
					DIV.PI_8 DIV.Pin	{ background-position:49% 1%; }
				DIV.PI_9			{ background-image:url(../img/pinup_09.jpg); }
					DIV.PI_9 DIV.Pin	{ background-position:50% 1%; }
				DIV.PI_10			{ background-image:url(../img/pinup_10.jpg); }
					DIV.PI_10 DIV.Pin	{ background-position:53% 0%; }
					DIV.PinupItem DIV.Pin		{ background-repeat:no-repeat; width:140px; height:204px; }
					DIV.PinupItem DIV.P_1		{ background-image:url(../img/pin_01.gif); }
					DIV.PinupItem DIV.P_2		{ background-image:url(../img/pin_02.gif); }
					DIV.PinupItem DIV.P_3		{ background-image:url(../img/pin_03.gif); }
					DIV.PinupItem DIV.P_4		{ background-image:url(../img/pin_04.gif); }
					DIV.PinupItem DIV.P_5		{ background-image:url(../img/pin_05.gif); }

				DIV.Thumbnail		{ text-align:center; padding-top:28px; padding-left:0px; }
				DIV.Thumbnail A		{ display:block; width:81px; height:132px; overflow:hidden; vertical-align:middle; font:normal 1px/132px Arial; }
				DIV.Thumbnail A *	{ vertical-align:middle; }
				DIV.ThumbnailLabel	{ margin-top:15px; text-align:right; padding-right:25px; padding-left:10px; font:bold 12px Arial; color:#000000; height:29px;
									  background-image:url(../img/bullet.gif); background-repeat:no-repeat; background-position:89% 26%; overflow:hidden; }
				DIV.ThumbnailLabel A	{ color:#000000; text-decoration:none; }
				DIV.ThumbnailLabel A:hover	{ color:#000000; text-decoration:underline; }
				
				
				TABLE.tipTable { height:117px; width:182px;}
				TABLE.tipTable TD { vertical-align:top; font:normal 13px Arial; color:#000000; }
				TABLE.tipTable TD.mor { height:9px; text-align:center}
				
		 
