﻿/************ PRINTED MATERIALS & PROMOTIONAL MATERIALS PRICING ***********/  
 
#supplementalBlocks {
 margin-bottom: 25px;
}
#editorialInformation {
	margin:0px !important;
	padding:0 !important;
}
#editorialInformation p:first-child {
	margin-top:0;
	padding-top:0;
}
#pageHeader {
	width: 945px;
}
#pageInformationTop {
	clear:both;
	display:block;
}
#subscriptionPlans {
	width:940px;
	border:#ffffff 1px solid !important;
}
table.printedMaterials, table.promoMaterials {
	width: 954px;
	color:#595959;
}
.printedMaterials td, .promoMaterials td {
	text-align:left;
	vertical-align:top;
	padding: 10px;
}
.printedMaterials td:first-child, .promoMaterials td:first-child {
	font-size: 105%;
	color:#338289;
	font-weight:bold;
}
/* Printed Materials Chart */					
	
	.printedMaterials th, .promoMaterials th {
	color:#FFF;
	vertical-align:middle;
	font-size:105%;
	line-height:15px;
	text-align:left;
	font-weight:bold;
	background:#8ab7bb;
	height: 20px;
	margin:0;
	padding: 6px 15px 5px 15px;
}
.printedMaterials tr, .promoMaterials tr {
	background-color:#e6eff0;
	text-align:left;
	vertical-align:middle;
}
.printedMaterials tr:nth-child(even) {
	background-color:#d4e4e5;
}
col.PricingCol1 {
	width: 190px;
}
col.PricingCol2 {
	border-left:#FFF 1px solid;
	width: 125px;
}
col.PricingCol3 {
	border-left:#FFF 1px solid;
	width: 220px;
}
col.PricingCol4 {
	border-left:#FFF 1px solid;
	width: 410px;
}
/* Promo Materials Chart */
	.promoMaterials th {
	background:#cfcc7e;
}
.promoMaterials tr {
	background-color:#f4f4e2;
}
.promoMaterials tr:nth-child(even) {
	background-color:#ebeac9;
}
.itemDescription {
	width:410px !important;
}
.itemDimensions, .itemDescription {
	font-size:12px;
	line-height: 15px;
}
.itemDimensions ul, .itemDimensions li {
	margin:0;
	padding:0;
}
.itemDimensions ul {
	margin: 0 0 0 15px;
}
#printedExpand {
	background:#338289 url(../images/viewMoreArrow-blue.gif) 900px 4px no-repeat;
	padding: 7px 40px 8px 15px;
	text-align:right;
	color:#FFF;
	cursor:pointer;
}
.printedOpen {
	background:#338289 url(../images/viewMoreArrow-blue.gif) 900px -21px no-repeat !important;
}
#printedExpand:hover {
	color:#000;
	cursor:pointer;
	text-decoration:underline;
}
#promoExpand {
	background:#b7b23c url(../images/viewMoreArrow-green.gif) 900px 4px no-repeat;
	padding: 7px 40px 8px 15px;
	text-align:right;
	color:#FFF;
	cursor:pointer;
}
.promoOpen {
	background:#b7b23c url(../images/viewMoreArrow-green.gif) 900px -21px no-repeat !important;
}
#promoExpand:hover {
	color:#000;
	cursor:pointer;
	text-decoration:underline;
}
.hidePricing, .hidePricing2 {
	display:none;
}
h2.chartHeadline {
	clear:both;
	padding-top: 20px;
	color:#41A6B3;
}
h2.promo {
	color:#b7b23c;
}
