@charset "utf-8";
/* CSS Document */

#testYourKnowledge #hero {
	background-image: url(../../images/marketing/test_your_knowledge/tyk_hero.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 272px;
	min-width:900px;
}
#testYourKnowledge #pageContentBackground,
#testYourKnowledge-confirmation #pageContentBackground,
#testYourKnowledge-NSPATEndIt #pageContentBackground
{
	background-image: url(../../images/marketing/global/content_bg_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#testYourKnowledge #pageContentBackground #pageContent .colLeft {
	float: left;
}
#testYourKnowledge #pageContentBackground #pageContentPadding,
#testYourKnowledge-confirmation #pageContentBackground #pageContentPadding,
#testYourKnowledge-NSPATEndIt #pageContentBackground #pageContentPadding
{
	padding-top: 44px;
	padding-bottom: 20px;
	min-height:56px;
}
#testYourKnowledge #pageContentBackground #pageContent #pageContentPadding .colLeft {
	float: left;
	height: auto;
}
#testYourKnowledge #pageContentBackground #pageContent #pageContentPadding .colLeft .content {
	color: #d5d5d5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 483px;
}
#testYourKnowledge #pageContentBackground #pageContent #pageContentPadding .colRight {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #696969;
}
#testYourKnowledge #pageContentBackground #pageContent #pageContentPadding .colLeft .padding {
	padding-left: 48px;
	padding-bottom: 40px;
}
#testYourKnowledge .required {
	color: #F24A00;
}
#hero .box
{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 272px;
}

/*****************************************
confirmation page
*****************************************/
#testYourKnowledge-confirmation #hero {
	background-image: url(../../images/marketing/test_your_knowledge/tyk_confirmation_hero.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 272px;
	min-width:900px;
}

#testYourKnowledge-confirmation .btnStartTestNow {
	width: 176px;
	padding-top:31px;
	height: 0px;
	overflow: hidden;
	float: left;
}
#testYourKnowledge-confirmation #hero .box .padding {
	padding-left: 178px;
	padding-top: 198px;
}
/*****************************************
NSPAT confirmation (endit.cfm) page
*****************************************/
#testYourKnowledge-NSPATEndIt #hero {
	background-image: url(../../images/marketing/test_your_knowledge/tyk_nspat_endit_hero.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 272px;
	min-width:900px;
}
#testYourKnowledge-NSPATEndIt #hero .box .padding {
	padding-left: 52px;
	padding-top: 110px;
}
#testYourKnowledge-NSPATEndIt #hero .box .padding .content {
	line-height: 18px;
	color: #FFFFFF;
	width: 440px;
}
