/* ------------------------------------------------------------------- */
/* HOME PAGE LAYOUT */
/* ------------------------------------------------------------------- */

#container-d,
#container-e											{ float:left; width:800px; position:relative;}

#container-wrapper-cdefgh								{ float:left; background:url(../grfx/layout/shadow.png) no-repeat top left; display:block; width:800px; padding: 0 5px 0 5px; margin:0; z-index:9999;}


/* ------------------------------------------------------------------- */
/* NEWS HEADLINES */
/* ------------------------------------------------------------------- */

#headline-news-standard-wrapper								{ padding:0; margin:0 0 0 0px; }
#headline-news-standard-wrapper	h3							{ background:url(../grfx/home/news-header-NEW.png) no-repeat top left; position:absolute; top:0; left:0px; z-index:999; display:block; width:390px; height:190px; padding:10px  0 0 10px; margin:0; font-size:1.7em; color:#FFFFFF; font-weight:normal;}
#headline-news-standard-wrapper ul							{ width:100%; }
#headline-news-standard-wrapper ul li 						{ margin-left:50%; }
/*#headline-news-standard-wrapper ul li.wagnwalkfashionnylon		{background:url(../grfx/home/news1.gif) no-repeat bottom left;}
#headline-news-standard-wrapper ul li.vestibulumorcidui			{background:url(../grfx/home/news2.gif) no-repeat top left; }
#headline-news-standard-wrapper ul li.nulaattortoranisialiquet	{background:url(../grfx/home/news3.gif) no-repeat top left; }
#headline-news-standard-wrapper ul li.wagnwalkfashionnylon a	{ color:#FFFFFF; }*/
#headline-news-standard-wrapper ul li a						{ color:#767676; display:block; height:47px; padding:10px; background:url(../grfx/home/news2.png) no-repeat top right; text-decoration:none; }
#headline-news-standard-wrapper ul li.first a				{ background-image:url(../grfx/home/news1.png); background-position:bottom left; color:#FFF}
#headline-news-standard-wrapper ul li.last a				{ height:46px; background-image:url(../grfx/home/news3.png);}
#headline-news-standard-wrapper ul:hover li.first a			{ background:url(../grfx/home/news1.png) no-repeat left top; color:#767676}
#headline-news-standard-wrapper ul:hover li.first a:hover	{ background:url(../grfx/home/news1.png) no-repeat left bottom; color:#FFFFFF; }
#headline-news-standard-wrapper ul li a:hover				{ background-position:bottom right; color:#FFFFFF; }
#headline-news-standard-wrapper ul li a:hover span			{  }
#headline-news-standard-wrapper	ul li span.name				{ display:block; font-size:1.4em; margin-bottom:3px; }
#headline-news-standard-wrapper ul li a img		 			{ width:400px; height:200px; border:none; position:absolute; top:0px; left:0px; z-index:1; visibility:hidden; }
#headline-news-standard-wrapper ul li.first a img			{ visibility:visible; z-index:1; }
#headline-news-standard-wrapper ul li a:hover img			{ visibility:visible; z-index:2; }



/* ------------------------------------------------------------------- */
/* flash */
/* ------------------------------------------------------------------- */
#flash-movie-wrapper	{ width:800px; height:220px; background:url(../grfx/home/flash-bg.png) no-repeat top left; }
