@charset "utf-8";
/* CSS Document - Red Theme */

#background{
	background-image:url(/Portals/0/Graphics/Themes/Red/backgroundStreak.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}
#bannerBackground{
	background-image:url(/Portals/0/Graphics/Themes/Red/bannerBgAlt.jpg);
	background-repeat:no-repeat;
}
.widePodBanner{
	background-image:url(/Portals/0/Graphics/Themes/Red/widePodHeader.jpg);
}
.mediumPodBanner-Navigation{
	background-image:url(/Portals/0/Graphics/Themes/Red/mediumPodNavHeader.jpg);
}
#pageBackground{
	background-image:url(/Portals/0/Graphics/Shared/Background/pageBg.gif);
}
.widePodContainer{
	background-color:#FFFFFF;
}
.widePodTop{
	background-image:url(/Portals/0/Graphics/Shared/Pods/wide-pod-top.gif);
}
.widePodBottom{
	background-image:url(/Portals/0/Graphics/Shared/Pods/wide-pod-bottom.gif);
}
.mediumPodContainer{
	background-color:#FFFFFF;
}
.mediumPodTop{
	background-image:url(/Portals/0/Graphics/Shared/Pods/medium-pod-top.gif);
}
.mediumPodBottom{
	background-image:url(/Portals/0/Graphics/Shared/Pods/medium-pod-bottom.gif);
}



.fullPodBanner{
	background-image:url(/Portals/0/Graphics/Themes/Red/fullPodHeader.jpg);
}
.fullPodContainer{
	background-color:#FFFFFF;
}
.fullPodTop{
	background-image:url(/Portals/0/Graphics/Shared/Pods/full-pod-top.gif);
}
.fullPodBottom{
	background-image:url(/Portals/0/Graphics/Shared/Pods/full-pod-bottom.gif);
}