/* IMPORT SUB STYLES */
	@import url("/resources/common/styles/shopfront.css");
/* IMPORT SUB STYLES */

Table.SD TD.LoginPrompt, Table.SD TD.LoginField  {
	color: #FFFFFF;
}	

Table.PortalPromo TD.PromoText {
	color: #000000;
}	

Table.SD TD.LoginPrompt {
	background-color : #F7A01E;
}

Table.SD TD.LoginField {
	background-color : #F7A01E;
}

Table.SD TD.LoginButton {
	background-color : #F7A01E;
}	

Table.SD TD.Help UL {
	list-style: square;	
	margin-bottom :	4px; 
	margin-top:	2px;
}	

Table.SD TD.Help UL {
	color: #F7A01E;
}

	INPUT.LoginButton_on {
			background-color : #757FDC;
			border-bottom : 2px solid #000000;
			border-left : 2px solid #D3D3D3;
			border-right : 2px solid #000000;
			border-top : 2px solid #D3D3D3;
			color : #FFFFFF;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-weight : normal;
			padding : 0px;
			text-align : center;
			text-decoration : none;
			vertical-align : center;
	}

	INPUT.LoginButton_off {
			background-color : #353E97;
			border-bottom : 2px solid #000000;
			border-left : 2px solid #D3D3D3;
			border-right : 2px solid #000000;
			border-top : 2px solid #D3D3D3;
			color : #FFFFFF;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-weight : normal;
			padding : 0px;
			text-align : center;
			text-decoration : none;
			vertical-align : center;
	}

	INPUT.LoginButton_wait {
			background-color :  #353E97;
			border-bottom : 2px solid #000000;
			border-left : 2px solid #D3D3D3;
			border-right : 2px solid #000000;
			border-top : 2px solid #D3D3D3;
			color : #FFFFFF;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-weight : normal;
			padding : 0px;
			text-align : center;
			text-decoration : none;
			vertical-align : center;
	}

	INPUT.Login_Form_submit_on {
		background-color: #F7A01E; 
		border-bottom-color: #989797; 
		border-left-color: #ebeaea; 
		border-right-color: #989797;
		border-right-color: #ebeaea; 
		color: #000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		font-weight: normal;
		text-decoration: none; 
	}
	
	INPUT.Login_Form_submit_off {
		background-color: #F7A01E; 
		border-bottom-color: #989797; 
		border-left-color: #ebeaea; 
		border-right-color: #989797;
		border-right-color: #ebeaea; 
		color: #000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		font-weight: normal;
		text-decoration: none; 
	}
	
	INPUT.Login_Form_submit_wait {
		background-color: #F7A01E; 
		border-bottom-color: #989797; 
		border-left-color: #ebeaea; 
		border-right-color: #989797;
		border-right-color: #ebeaea; 
		color: #000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		font-weight: normal;
		text-decoration: none; 
	}

Table.AvailProgramPromo TD.Header	{
	color : #DF0029;
}

Table.UpcomingProgramPromo TD.Header {
	color : #8B8484;
}


Table.AvailProgramPromo TD.Header DIV.Icon {
	background-image : url("/resources/common/images/shopfront/proglist_icon_header.gif"); 
}

Table.UpcomingProgramPromo TD.Header DIV.Icon {
	background-image : url("/resources/common/images/shopfront/upcomingproglist_icon_header.gif"); 
}		

TD.Findoutmore UL {
	background-image : url("/resources/common/images/shopfront/proglist_bg_findoutmore.gif");
}	
