/*requires Reset.css*/
/*requires Forms.css*/
/*requires General.css*/

@media print {
body{ 
	color: black;
	font-size: 80%; }
h1,h2,h3,h4{ margin-bottom: 0; line-height: 1.1em; }
h1{ font-size: 2em }
h2{ font-size: 1.6em; }
h3{ font-size: 1.3em; }
h4{ font-size: 1.1em; margin-bottom: -12px; }
img.Right{ float: right; margin: 0 0 15px 15px; }
img.Left{ float: left; margin: 0 15px 15px 0; }
ul{ list-style-type: square; }
fieldset{ margin: 30px 0; }
fieldset h3{ margin-bottom: 10px; }
address{ font-style: normal; }
#HeaderIcon{ float: left; margin: 0 15px 15px 0; }

/*  Structure
---------------------------------------------*/
#Menu, #Sitemap, #Toolbar, #Search, #Categories, #TechInfo, #RightColumn, #BannerColumn, #QuickLinks{ display: none; }

#Content{ clear: both; margin-top: 80px; }
#PrintLogo{ margin-bottom: -30px; }

#Footer{ width: 200px; margin-top: -70px; float: right; }


/*  Index
---------------------------------------------*/
#InFocusBox{ 
	margin: 25px 0;
	padding: 20px;
	border: solid 2px #ADBBC7; }
#InFocusBox img{ float: right; margin: 0 0 15px 15px; }


/*  PriceInfo Component
---------------------------------------------*/
#PriceInfo table{ width: 100%; }
#PriceInfo table td{ vertical-align: top; }
#PriceInfo .Price{ 
	color: #dc0000;
	font-size: 1.3em; 
	font-weight: bold; }
#PriceInfo .Strike{ text-decoration: line-through; }


/*  Certification
---------------------------------------------*/
.Certification ul{ list-style: none; margin-left: 0; padding-left: 0; }
.Certification img{ 
	float: left;
	margin: 0 15px 15px 0; }
.Certification li{
	clear: both;
	padding: 0;
	margin: 20px 0;
	background: none; }
.Certification h4{ margin: -15px 0 -5px 0; }
.Certification p .ReadMore{ margin-left: 5px; }


/*  SearchResultList
---------------------------------------------*/
#Alert{ display: none; }

#MemberList{ margin: 15px 0; width: 100%; border-collapse: collapse; }
#MemberList th{
	padding: 2px 3px;
	text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px #DCDCDC; }
#MemberList td{ 
	padding: 3px 0 2px 0;
	vertical-align: top;
	border-bottom: solid 1px #DCDCDC; }
#MemberList .PlusPage table td{  border: none; }


/*  PresentationPage
---------------------------------------------*/
#PresentationPage{ padding: 15px; border: solid 2px #ADBBC7; }
#PPageMarks{ list-style: none; }
#PPageMarks li{ display: inline; } 

#PresentationPage #LogoContainer img{ float: right; margin: 0 0 15px 15px; }

#FinancialInfo{
	clear: both;
	padding: 15px;
	border: solid 1px #ADBBC7; }
#FinancialInfo dt{ 
	float: left;
	clear: left;
	margin-bottom: 3px;
	width: 150px;
	font-weight: bold; }


/*  ComparePresentationTypes
---------------------------------------------*/
#ComparePresentationTypes{
	width: 100%;
	border-collapse: collapse; }
#ComparePresentationTypes td{ 
	padding: 5px;
	vertical-align: top;
	border: solid 1px #ADBBC7; }
#ComparePresentationTypes .Caption{
	padding-top: 20px;
	font-size: 1.1em; 
	font-weight: bold;
	border: none; }
#ComparePresentationTypes .Check{ vertical-align: middle; text-align: center; }


/*  ChecklistShow
---------------------------------------------*/
#CheckList, #CheckList ul{ margin-left: 0; margin-bottom: 50px; list-style: none; }
#CheckList h3{ margin-bottom: -10px; }
#CheckList li{ margin-bottom: 15px; padding: 0; background-image: none; }

#CheckList li img{ float: left; clear: left; } 
#CheckList div{ 
	float: left; 
	margin-left: 5px; 
	margin-right: 15px; 
	width: 86%; }
#CheckList div h4{ margin-top: 0px; }
#CheckList .Clear{ 
	float: none; 
	clear: both; 
	margin: 0; 
	width: auto; }
}