/* @override http://garrm.new.dev.wspackaging.com/css/screen/capabilities/inside.css?1264790455 */

span.amp {
	font-family: "Book Antiqua", serif;
	font-style: italic;

}

#paper a {
	color: #3b2efd;
	text-decoration: none;
}

#paper a:hover {
	color: #111;
	text-shadow: #848484 0 0 3px;
}

div#folder {
	margin: 43px 0 0;
	background: #000 url(images/insidefolder.png) repeat-x left bottom;
	width: 100%;
	padding: 10px 0 0;
}

div#folder div.wrap {
	width: 980px;
	margin: 0 auto 0;
	overflow: hidden;
	padding: 12px 0 0;
}

div#folder div.sidenav {
	width: 229px;
	border-right: 1px solid #555;
	padding: 0 0 20px;
	float: left;
	margin: 0 0 20px;
}

div#folder div.wrap div.showme {
	width: 730px;
	float: right;
	padding: 0 0 0;
	overflow: hidden;
	height: 324px;
}

div#folder div.stuff {
	width: 470px;
	padding: 0 0 0;
}

div#folder div.text {
	width: 230px;
	float: right;
	padding: 0 0 0;
}

div#folder div.text h3 {
	color: #fff;
	font-size: 27px;
	line-height: 1.1;
	margin: 0 0 15px;
}

div#folder div.text p {
	color: #dedede;
	font-size: 12px;
	line-height: 1.5;
}

div#folder div.sidenav ul {
	width: 229px;
	border-top: 1px solid #555;
}

div#folder div.sidenav a {
	color: #eee;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 12px 5px 12px 5px;
	background-color: #000;
	border-bottom: 1px solid #555;
	font-size: 17px;
}

div#folder div.sidenav a:hover {
	background-color: #222;
}

div#folder div.sidenav a.here,
div#folder div.sidenav a:hover.here {
	background-color: #555;
	color: #000;
	padding: 10px 5px 10px 5px;
}

div#folder h2 {
	color: #fff;
	height: 40px;
	width: 229px;
	background: url(images/header.png) no-repeat 5px 0;
	text-indent: -9000px;
	margin: 0 0 0;
	padding: 0 0 9px;
}

div#paper {
	width: 100%;
	background: #fff url(images/half.png) repeat-y center top;	
}

div#paper div.wrap {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/faux.png) repeat-y left top;
	padding: 0 0 30px;
}

div#paper div.wrap div.sidebar {
	width: 229px;
	float: left;
	padding: 22px 0;
}

div#paper div.wrap div.sidebar h3 {
	margin: 0 15px 8px 0;
	color: #434343;
	text-shadow: #fff 0 1px 0;
	background-color: #d3d3d3;
	padding: 3px 3px 6px;
}

div#paper div.wrap div.sidebar h4 {
	margin: 0 0 8px;
	color: #353535;
	text-shadow: #fff 0 1px 0;
	padding: 0 15px 0 0;
	font-size: 13px;
	line-height: 1.4;
}

img.map {
	margin: 0 0 15px;
}

div#paper div.wrap div.sidebar h4 a.more {
	display: block;
	margin: 10px 0 50px;
	color: #3b2efd;
	border-top: 1px dotted #383838;
	text-align: right;
	padding-top: 4px;
	text-decoration: none;
	font-size: 85%;
}

div#paper div.wrap div.sidebar h4 a.more strong {
	background: url(/css/images/sidebar-arrow.png) no-repeat 0 center;
	padding: 0 0 0 20px;
	color: #3b2efd;
}

div#paper div.wrap div.sidebar h4 a.more:hover {
	color: #111;
}

div#paper div.wrap div.sidebar p {
	font-size: 12px;
	text-shadow: #fff 0 1px 0;
	color: #4d4d4d;
	line-height: 1.5;
	padding: 0 15px 0 0;
}

div#paper div.wrap div.sidebar ul {
	margin: 0 0 22px;
}

div#paper div.wrap div.sidebar ul li {
	font-size: 12px;
	text-shadow: #fff 0 1px 0;
	color: #4d4d4d;
	line-height: 1.5;
}

div#paper div.wrap div.content {
	width: 750px;
	float: right;
	padding: 0 0 0;
	overflow: hidden;
}

.content h2 {
	font-size: 22px;
	padding: 0 20px 0 20px;
	color: #222;
	width: 600px;
	line-height: 1.4;
}

.content h3 {
	border-top: 1px solid #dedede;
	padding: 20px 20px 0;
	margin-top: 20px;
	color: #333;
	font-size: 18px;
}

.content h3.in {
	border-top: none;
	padding: 0 20px 0;
	margin-top: 16px;
	color: #777;
	font-size: 18px;
}

.content h4 {
	padding: 0 20px;
	font-size: 18px;
	color: #1b1b1b;
	line-height: 1.2;
	margin: 0 0 12px;
}

.content h5 {
	padding: 0 20px;
	margin: 0 0 12px;
}

.content p {
	padding: 0 20px;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 12px;
	color: #777;	
}

.bigbar a.more {
	display: block;
	margin: 20px 0 0;
	color: #3b2efd;
	border-top: 1px dotted #a2a2a2;
	text-align: right;
	padding-top: 4px;
	text-decoration: none;
	clear: left;	
}

.bigbar a.more strong {
	background: url(/css/images/sidebar-arrow.png) no-repeat 0 center;
	padding: 0 0 0 20px;
}

.bigbar a.more:hover {
	color: #111;
}

.bigbar {
	width: 509px;
	border-right: 1px solid #dedede;
	float: left;
	padding: 20px 0 50px;
	overflow: hidden;
}

.bigbar img.right {
	padding: 0 20px 8px 8px;
}

.content .bigbar dl {

}

.content .bigbar dt {
	padding: 0 20px;
	margin: 20px 0 4px;
	font-size: 16px;
	color: #1b1b1b;
	line-height: 1.2;
	font-weight: bold;	
}

.content .bigbar dd {
	padding: 0 20px;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 12px;
	color: #777;
	text-align: justify;
}

.content .bigbar h4 {
	padding: 0 20px 0;
	margin: 20px 0 4px;
	font-size: 16px;
	color: #1b1b1b;
	line-height: 1.2;
}

.content .bigbar h4.st {
	border-top: none;
	padding: 0 20px 0;
	margin-top: 0;
	font-size: 16px;
	color: #1b1b1b;
	line-height: 1.2;
}

.content .bigbar ul.doublewide {
	padding: 0 20px;
	font-size: 13px;
	line-height: 1.5;
	margin: 15px 0;
	color: #777;
	overflow: hidden;
}

.content .bigbar ul.doublewide li {
	width: 230px;
	float: left;
}

.content .bigbar ul.bright li {
	color: #1b1b1b;
	font-size: 13px;
	font-weight: bold;
}

.content .bigbar p {
	padding: 0 20px;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 0;
	color: #777;	
}

.content .bigbar p.showmore {
	color: #3b2efd;
	text-decoration: underline;
	cursor: pointer;
	text-align: right;
	margin: 0;
}

.content .bigbar p.showmore:hover {
	color: #111;
	text-shadow: #848484 0 0 3px;
	text-decoration: none;
}

.content .bigbar div.showmore p {
	padding: 12px 20px 0;
	margin: 0;
}

.content .subbar {
	width: 240px;
	float: left;
	padding: 0 0 0;
}

.content .subbar h5 {
	padding: 0 20px;
	font-size: 14px;
	color: #1b1b1b;
	line-height: 1.2;
	margin: 0 0 6px;
}

.content .subbar .nm {
	padding: 20px 0 0;
	border-top: 1px solid #ddd;
	margin: 20px 20px 8px;
}

.content .subbar p {
	padding: 0 20px;
	font-size: 11px;
	line-height: 1.4;
	margin: 0 0 12px;
	color: #777;	
}

.content .subbar ul {
	padding: 0 19px;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 12px;
	color: #777;	
}

#paper .content .subbar ul li a {
	text-decoration: underline;
}

#paper .content .subbar ul li a:hover {
	text-decoration: none;
}

.content .subbar a.more {
	display: block;
	margin: 10px 0 30px;
	color: #3b2efd;
	border-top: none;
	text-align: left;
	padding: 0 0 25px;
	text-decoration: none;
	clear: left;
	border-bottom: 1px solid #ddd;
}

.content .subbar a.more strong {
	background: url(/css/images/sidebar-arrow.png) no-repeat 0 center;
	padding: 0 0 0 20px;
}

/* Special cases on inside pages. */

#folder .printing {
	background: url(images/printing-inside.png) no-repeat right bottom;
}

.content .printing h4.topper {
	background: url(images/printing-inside-bottom.png) no-repeat -1px 0;
	height: 43px;
	text-indent: -9000px;
	margin: 0 0 10px;
}

#folder .constructions {
	background: url(images/constructions-inside.png) no-repeat right bottom;
}

.content .constructions h4.topper {
	background: url(images/constructions-inside-bottom.png) no-repeat right 0;
	margin: 0 0 10px;
	line-height: 1.1;
	padding: 50px 20px 0;
	font-size: 16px;
}

#folder .materials {
	background: url(images/materials-inside.png) no-repeat right bottom;
}

.content .materials h4.topper {
	background: url(images/materials-inside-bottom.png) no-repeat right 0;
	margin: 0 0 10px;
	line-height: 1.1;
	padding: 70px 20px 0;
	font-size: 16px;
}

#folder .finishing {
	background: url(images/finishing-inside.png) no-repeat right bottom;
}

.content .finishing h4.topper {
	background: url(images/finishing-inside-bottom.png) no-repeat right 0;
	margin: 0 0 10px;
	line-height: 1.1;
	padding: 90px 20px 0;
	font-size: 16px;
}

.content .awards h4 {
	border-top: 1px solid #dedede;
	padding: 20px 20px 0;
	margin: 20px 0 4px;	
}