#container 			{background-image:url(/images/bg-stage-default.gif);}
#content 			{position:absolute; top:221px; left:190px; width:602px; height:374px; overflow:auto;}
#stageMainContent 		{height:374px; background-repeat:no-repeat; background-position:center; width:602px; margin:0 auto; overflow:hidden;}

#details 			{height: 260px; top:194px; left:791px; font-size:10px;}
#details strong 		{font-size:11px;}
#details li 			{margin-bottom:5px;}
#details li a 	 		{font-size:10px;}

#strapline 			{top:192px; left:210px;}

.stage-ds40  #container 	{background-image:url(/images/bg-stage-ds40.gif);}
.stage-ds60  #container 	{background-image:url(/images/bg-stage-ds60.gif);}
.stage-ds72  #container 	{background-image:url(/images/bg-stage-ds72.gif);}
.stage-ds100 #container 	{background-image:url(/images/bg-stage-ds100.gif);}

.stage-ds40  #strapline 	{background-image:url(/images/strapline-ds40.gif);}
.stage-ds60  #strapline 	{background-image:url(/images/strapline-ds60.gif);}
.stage-ds72  #strapline 	{background-image:url(/images/strapline-ds72.gif);}
.stage-ds100 #strapline 	{background-image:url(/images/strapline-ds100.gif);}

.stageLayout  #details h2 	{width:108px; height:22px; padding:0;}
.stage-ds40   #details h2 	{background-image:url(/images/title-details-ds40.gif);}
.stage-ds60   #details h2 	{background-image:url(/images/title-details-ds60.gif);}
.stage-ds72   #details h2 	{background-image:url(/images/title-details-ds72.gif);}
.stage-ds100  #details h2 	{background-image:url(/images/title-details-ds100.gif);}

.stageLayout  #more h2 		{width:108px; height:22px; padding:0;}
.stage-ds40   #more h2 		{background-image:url(/images/title-more-ds40.gif);}
.stage-ds60   #more h2 	 	{background-image:url(/images/title-more-ds60.gif);}
.stage-ds72   #more h2 	 	{background-image:url(/images/title-more-ds72.gif);}
.stage-ds100  #more h2 	 	{background-image:url(/images/title-more-ds100.gif);}

.stage-ds40  .stagesidebar h2,
.stage-ds40  #strapline 	{background-color:#0000FF;}
.stage-ds40  #stageMainContent	{background-image:url(/images/ds40-overview.jpg); background-color:#0000FF;}

.stage-ds60  .stagesidebar h2,
.stage-ds60  #strapline 	{background-color:#FF0000;}
.stage-ds60  #stageMainContent	{background-image:url(/images/ds60-overview.jpg); background-color:#FF0000;}

.stage-ds72  .stagesidebar h2,
.stage-ds72  #strapline 	{background-color:#0000FF;}
.stage-ds72  #stageMainContent	{background-image:url(/images/ds72-overview.jpg); background-color:#0000FF;}

.stage-ds100 .stagesidebar h2,
.stage-ds100 #strapline 	{background-color:#8210D2;}
.stage-ds100  #stageMainContent	{background-image:url(/images/ds100-overview.jpg); background-color:#8210D2;}

