/* styles for the print view */

body {
	overflow: visible !important;
	overflow: auto;
	background-color: #FFF;
}

* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 128.5%;
	color: #000000 !important;
}

#feEditAdvanced-container,
#admPanel,
#headerImage,
#rootlineNav,
#langNav,
#mainNav,
#metaNav,
#bulletinLink,
#leftCol,
#rightCol,
#quickLogin,
#quickSearch,
#shopLink,
#footer,
#aniversarylink,
#TSFE_ADMIN_PANEL_FORM,
#mobileNav,
.mobileButtons #navButton,
.mobileButtons #searchButton,
#quickLinks li {
	display: none;
}

#main {
	position: static;
	margin: 10px;
	text-align: left;
	/*width: 990px;*/
}

#head {
	height: 200px;
	position: relative;
}

#head h1 a {
	display: block;
	text-indent: -9999px;
	width: 274px;
	height: 143px;
}

#head h1 img {
	position: absolute;
	left: 10px;
	top: 10px;
	border: none;
}

#midCol {
	position: relative;
}

#midCol .ctArea ul li {
	list-style: disc inside;
	background-image: none;
}

.fce2Columns .fceLeftCol {
	float: left;
	width: 48%;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 48%;
}


#main .ctArea .sectionFrame1,
#main .ctArea .sectionFrame3 {
	border-bottom: 1px solid #000000;
}

#main .ctArea .sectionFrame5 {
	display: none;
}
