﻿#backgroundPopup
{
	background: #000000;
}

.popup
{
	background: #FFFFFF;
}

.Popup
{
	background: #FFFFFF;
}

#PopupClose
{
	color: #6fa5fd;
}

.BeforeWeGetStarted
{
	width:323px;
}

.BeforeWeGetStarted .TopPopup
{
	background:transparent url(Images/Backgrounds/BeforeStarted_Top.gif) repeat-x left top;	
}

.BeforeWeGetStarted .TopPopup .left
{
	background:transparent url(Images/Backgrounds/BeforeStarted_TopLeft.gif) no-repeat left top;	
}

.BeforeWeGetStarted .TopPopup .right
{
	background:transparent url(Images/Backgrounds/BeforeStarted_TopRight.gif) no-repeat left top;	
}

.BeforeWeGetStarted .Left
{
	background:transparent url(Images/Backgrounds/BeforeStarted_Left.gif) repeat-y left top;	
}

.BeforeWeGetStarted .Right
{
	background:transparent url(Images/Backgrounds/BeforeStarted_Right.gif) repeat-y right top;
}

.BeforeWeGetStarted .BottomPopup
{
	background:transparent url(Images/Backgrounds/BeforeStarted_Bottom.gif) repeat-x left top;
}

.BeforeWeGetStarted .BottomPopup .left
{
	background:transparent url(Images/Backgrounds/BeforeStarted_BottomLeft.gif) no-repeat left top;
}

.BeforeWeGetStarted .BottomPopup .right
{
	background:transparent url(Images/Backgrounds/BeforeStarted_BottomRight.gif) no-repeat left top;	
}

.BeforeWeGetStarted .Left .Right .LoginContainer .Top .left
{
	background:transparent url(Images/Backgrounds/BeforeStartedLogin_TopLeft.gif) no-repeat left top;
}

.BeforeWeGetStarted .Left .Right .LoginContainer .Top .right
{
	background:transparent url(Images/Backgrounds/BeforeStartedLogin_TopRight.gif) no-repeat left top;
}

.Popup .TopPopup
{
	background:transparent url(Images/Backgrounds/BeforeStarted_Top.gif) repeat-x left top;
}

.Popup .TopPopup .TopLeftPopup
{
	background:transparent url(Images/Backgrounds/BeforeStarted_TopLeft.gif) no-repeat left top;
}

.Popup .TopPopup .TopRightPopup
{
	background:transparent url(Images/Backgrounds/BeforeStarted_TopRight.gif) no-repeat right top;
}

.Popup .BottomPopup
{
	background:transparent url(Images/Backgrounds/BeforeStarted_Bottom.gif) repeat-x left bottom;
}

.Popup .BottomPopup .BottomLeftPopup
{
	background:transparent url(Images/Backgrounds/BeforeStarted_BottomLeft.gif) no-repeat left bottom;
}

.Popup .BottomPopup .BottomRightPopup
{
	background:transparent url(Images/Backgrounds/BeforeStarted_BottomRight.gif) no-repeat right bottom;
}

.Popup .Content
{
	border-left: solid 2px #ff9933;
	border-right: solid 3px #ff9933;
}


.PreProductionSample .TopPopup
{
    background:transparent url(Images/Backgrounds/WarningPreProd_Top.gif) no-repeat left top;
}

.PreProductionSample .Middle
{
    background:transparent url(Images/Backgrounds/WarningPreProd_Middle.gif) repeat-y left top;
}

.PreProductionSample .BottomPopup
{
    background:transparent url(Images/Backgrounds/WarningPreProd_Bottom.gif) no-repeat left top;
}