@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt !important;
	line-height: 1.1 !important;
	background: white;
}

body, html {
	background: white;
}

a {
	color: black;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
}

ul li {
	line-height: 1.3;
}

#mainWrapper {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}

.container {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}

.secondaryNavBar, .sidebarWrapper, #adverts, .headerRightWrapper, .mainSiteHeader, .betaStamp {
	display: none;
}

.container {
	background: white;
	background-image: none ;
}

div.header {
	background: white;
	background-image: none !important;
	text-align: center;
	height: 95px !important;
}

.breadcrumbsWrapper, .breadcrumbsWrapper a, .breadcrumbsWrapper a.odd {
	background: white;
	font-size: 0.857em;
}

#content {
	width: auto;
}

ul.footerLogos, .footerLogo, .footerLogo img {
	display: none;
}

.footer {
	background: none !important;
	padding: 0;
	height: auto !important;
	line-height: 1 !important;
	margin: 0;
}

.footer p {
	text-shadow: none;
	color: black;
	height: auto !important;
	line-height: 1 !important;
	margin: 0;
}

.footer a, .footer p a {
	color: black;
}

.printLogo {
	display: inline;
	text-align: center;
	margin: 10px auto 0;
}

.cpHeader, .cpHeaderFootprint {
	display: none !important;
}

.advertiserAppBreadcrumbsOuter {
	display: none;
}

/******* SURVEY *********/

.surveyBannerAdContainer {
	display: none;
}

#progressTrack {
	display: none;
}

#main {
	width: auto;
	float: none;
}

.countryRegionWrapper {
	display: none;
}

.surveyBtn {
	display: none;
}

.sectionHeader, .sectionHeader.open {
	background: white;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

p.sectionTitle {
	color: black;
	text-shadow: none;
}

p.questionTitle {
	font-size: 1.143em;
	margin-bottom: 0px;
}

.sectionWrapper.open, .sectionWrapper {
	background: white;
}

label.answerLabel {
	background: white !important;
	border-style: solid !important;
	border-color: black !important;
	border-width: 0 1px 1px 1px;
	-webkit-border-radius: 0px !important;
	-moz-border-radius   : 0px !important;
	border-radius        : 0px !important;
}

.answerContainer {
	padding-bottom: 0;
}

.answerWrapper {
	border-top: 1px solid black;
}

.questionWrapper {
	border-bottom-color: gray;
}

.answerLabel input {
	display: none;
}

p.checklistLabel input[type="checkbox"] {
	display: none;
}

.printCheckbox, .printCheckboxCheckbox {
	float: left;
	width: 20px;
	height: 20px;
	margin: 10px 10px 0 10px;
	border: 1px dashed black;
}

.printCheckboxCheckbox {
	width: 15px;
	height: 15px;
	border-style: dotted;
}

.sectionWrapper {
	display: block !important;
}

p.printInstructions {
	display: block;
	border-top: 2px solid black;
	padding: 10px 0 0 0;
	text-align: center;
}

.questionDisableReason {
	background: white !important;
	display: none !important;
}

.questionContent, .answerWrapper {
	display: block !important;
	height: auto !important;
}

.feedbackLink {
	display: none;
}

#main table {
	border-collapse: collapse;
	margin: 10px auto !important;
	width: 98% !important;
	box-shadow: none !important;
}

.tableOption, .tableLinkDivider, a.tableExpander {
	display: none !important;
}

.shareButtonWrapper {
	display: none !important;
}

.noPrint {
	display: none;
}

.cartRow {
	width: 90%;
}

/****** SURVERY RESULTS **********/

.ratingWrapper {
	padding-top: 0;
}

p.theScore {
	color: gray !important;
}

p.resultInfoWhy, .resultExtraInfoWrapper, .saveResults {
	display: none !important;
}

.resultSectionHeader {
	background: white;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

p.resultSectionTitle {
	text-shadow: none !important;
}

.resultSectionWrapper {
	padding: 10px 0 0 0;
	background: white;
}

.resultResponseContainer {
	background: white;
	border-bottom: 1px dashed gray;
	-webkit-border-radius: 0px !important;
	-moz-border-radius   : 0px !important;
	border-radius        : 0px !important;

}

#pageTitle {
	text-align: center;
}

.resultResponseWrapper p {
	padding-top: 0;
}
