/* interior.css */
/* 
	special styles for interior page content.
*/

body {
	font-size: 0.8em;
}
h1 {
	font-size: 1.5em;
}
li {
	padding-bottom: 12px;
}
h3 a {
	color: #f60;
}

#subcontainer {
	width: 1022px; /* 1011px */ 
	margin:0;
	padding:0;
	padding-left: 7px;
	float:left;
	
	/*
	background-image: url(/images/2colbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	*/
}
#centercol {
	width: 850px; /* 879px */
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	/*
	background-image: url(/images/leftcolbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	*/
	height: auto !important;
	height: 517px;
	min-height: 517px;
}
#pgheader {
	width: 100%;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	/*
	background-image: url(/images/pgheader.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	*/
	height: auto !important;
	height: 79px;
	min-height: 79px;
}
#pgheader1 {
	width: 100%;
	padding: 3px 0px 0px 0px !important;
	padding-top: 5px;
	margin: 0px;
	/*
	background-image: url(/images/pgheader1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	*/
	height: auto !important;
	height: 54px;
	min-height: 56px;
}
#pgheader ul {
	margin: 0px 0px 0px 1px;
}
#pgheader ul li {
	display: inline;
	float: left;
	background-image: url(/images/subnav.gif);
	background-position: 0px 2px;
	height: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 7px !important;
	padding-bottom: 0px;
}
#pgheader ul li.on {
	background-position: 0px -48px;
}
#pgheader ul li a {
	color: #DC3709;
	padding: 0px 0px 0px 6px;
	font-size: 11px;
}
#pgheader ul li.on a {
	color: #0F4B88;
}
#pgheader h1, #pgheader1 h1 {
	clear: both;
	margin-top: 2px !important;
	margin-top: 0px;
}
#pgheader form {
	font-size: 11px;
	float: left;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
}
#pgheader p {
	padding: 2px 2px 0px 0px;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #F24E20;
	float: left;
}
#pgheader h2, #pgheader1 h2 {
	padding: 2px 2px 0px 0px;
	margin: 0px 5px 0px px;
}
#pgheader h3, #pgheader1 h3 {
	padding: 2px 2px 0px 0px;
	margin: 0px 5px 0px 40px;
}
#pgcontent {
/*
	background-image: url(/images/2colcurve.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
*/
	height: auto !important;
	
	min-height: 850px;
	padding: 0px 6px 10px 5px;
	width: 826px; float:left;
		
	display: inline;
}

.contributorby {
	font-size: 0.9em;
	margin: 1em 0 1em 0;
}
body#pubjsp .contributorby {
	font-style: italic;
	margin-bottom: 0px;
}

body#pubsection h3 {
	font-size: 1.3em;
	border-bottom: 1px dotted #ABA9AA;
	clear: both;
	margin-top: 0px;
	margin-bottom: 6px;
}

.colthumb {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.colbox {
	width: 397px;
	padding: 0px 8px 0px 8px;
	float: left;
	margin-bottom: 5px;
	font-size: 0.9em;
}
.colboxclear {
	font: 1px/5px "Georgia", serif;
	clear: left;
	height: 1px;
}
p.more {
	padding: 0px 0px 0px 18px;
	background-image: url(../images/bluearrow1.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.artthumb {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}
.artbox {
	width: 458px;
	padding: 0px;
	float: left;
	margin-bottom: 5px;
	font-size: 0.9em;
}
.artbox a.headline, .colbox a.headline {
	font-size: 1.2em;
	line-height: 1.3em;
}
.artbox p, .colbox p {
	margin-top: 0px;
}
.addartbox {
	width: 308px;
	border: 1px solid #B7C9DC;
	background-color: #EBF0F5;
	padding: 5px;
	float: right;
	font-size: 0.9em;
}
.addartbox li {
	padding-bottom: 2px;
}
.artbox .contributorby, .colbox .contributorby {
	font-size: 1em;
}

.breadcrumbs {
	font-size: 11px;
	margin: 0px 0px 9px 0px;
}

#contribimg {
	margin: 15px 5px 10px 10px;
	float: right;
}
#contribimgtop {
	margin-bottom: 0px !important;
	margin: 0px 5px 10px 0px;
	float: none !important;
	float: left;
}
#articlebody {
	clear: left;
}

.contribox {
	width: 307px;
	border: 1px solid #B7C9DC;
	background-color: #EBF0F5;
	padding: 5px;
	padding-right:10px;
	padding-left: 3px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	clear: right;
}
.contribox a {
	font-size: 0.9em;
}
.contribox p.contributorby {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contribox #contribimg {
	margin: 0px 1px 3px 5px;
}
.contribox li {
	padding-bottom: 2px;
}
.contribox h3 {
	font-size: 1em;
	margin-bottom: 0px;
}
#contribiobox {
	width: 188px;
	border: 1px solid #B7C9DC;
	background-color: #EBF0F5;
	padding: 5px;
	height: auto !important;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
#contribiobox p {
	font-size: 0.85em;
	margin-top: 5px;
}
#contribiobox #contribimg {
	margin: 0px 0px 0px 54px;
	float: none;
	display: block;
}

#pubbox {
	width: 188px;
	border: 1px solid #B7C9DC;
	background-color: #EBF0F5;
	padding: 5px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	clear: right;
}
#pubbox p, #pubbox ul, #pubbox li, #pubbox h4 {
	text-align: left;
}
#pubbox ul.years {
	float: left;
	width: 90px;
}
#pubbox li {
	padding-bottom: 2px;
}

div.covers {
	width: 160px;
	float: left;
}

div.artlist {
	width: 360px;
	float: left;
}

.monthlink {
	margin-bottom: 3px;
	display: block;
	width: 140px;
}


.boxad {
	width: 300px;
	padding: 0px 0px 5px 0px;
	float: right;
	clear: right;
}

#btmbio {
	font-size: 0.9em;
	padding: 5px 10px 10px 10px;
	border-top: 1px dotted #ABA9AA;
}

/* photo and caption box */
.articleimage {
	float : right;
	clear : right;
	text-align : right;
	margin-bottom : 5px;
	margin-left: 3px;
}
.articleimage .imagewrapper {
	width : auto !important;
	max-width : 300px;
	width : 300px;
	text-align : center;
	padding-left : 0px;
	padding-bottom : 1px;
}

.iwimg {
	text-align : center;
	margin-right : 15px;
	border:1px solid #908F8F;
}
.imagewrapper .iwimg {
	text-align : center;
	margin-bottom : 5px;
	border: none;
}

.iwcredit {
	text-align : left;
	font-weight:bold;
	font-size : 11px;
	padding-top: 10px;
}
.imagewrapper .iwcredit {
	margin-bottom : 5px;
	width : 288px;
	/*border-left : 1px dotted #d6d6d6 !important;
	border-left : 1px solid #d6d6d6;
	
	border-right : 1px dotted #d6d6d6 !important;
	border-right : 1px solid #d6d6d6;*/
	padding-right: 5px;
	padding-left: 5px;
}
.imagewrapper .iwcaption {
	text-align : left;
	font-size : 11px;
	font-weight: normal;
	margin-bottom : 5px;
	
	width : 288px;
	/*
	border-left : 1px dotted #d6d6d6 !important;
	border-left : 1px solid #d6d6d6;
	border-right : 1px dotted #d6d6d6 !important;
	border-right : 1px solid #d6d6d6;*/
	padding-left: 5px;
	
	padding-right: 5px;
	
}
.iwcaption {
	text-align : left;
	font-size : 12.8px;
	font-weight: normal;
}

.articlebyline {
	color: #3D474F;
}
.artfunctions {
	font-size: 11px;
	/*text-align: right;*/
	margin: 5px;
}
.artfunctions a {
	text-decoration: none;
}
.update {
	clear: both;
	font-size: 0.9em;
	margin-bottom: 1.5em;
}

.caldd {
	width: 235px;
	float: left;
	margin: 0px 0px 8px 0px;
}


/* media kit */

.mkbox {
	width: 205px;
	border: 1px solid #B7C9DC;
	background-color: #EBF0F5;
	padding: 5px;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	clear: right;
	font-size: 0.9em;
	line-height: 1.3em;
}
.mkbox h3 {
	font-size: 1.1em;
	margin-top: 0px;
}

.mknav {
	width: 205px;
	border: 1px solid #FFCEA6;
	background-color: #FFDFC2;
	padding: 5px;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	clear: right;
	font-size: 0.9em;
	line-height: 1.3em;
}
.printnav {
	width: 165px;
	padding: 2px 5px 5px 5px;
}
.mknav dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mknav dl dt, .mknav dl dd {
	margin: 1px 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(/images/subnav.gif);
	background-position: 0px 2px;
	height: 15px;
}
.printnav dl dt, .printnav dl dd {
	margin: 3px 0px;
}
.mknav dl dd {
	margin-left: 15px;
}
.mknav dl dt.on, .mknav dl dd.on {
	background-position: 0px -48px;
}
.mknav dl dt a, .mknav dl dd a, .mknav dl dt a:hover, .mknav dl dd a:hover {
	color: #DC3709;
	padding: 0px 0px 0px 18px;
	font-size: 11px;
}
.mknav dl dt.on a, .mknav dl dd.on a, .mknav dl dt.on a:hover, .mknav dl dd.on a:hover {
	color: #0F4B88;
}

.return {
	font-size: 0.8em;
	margin-bottom: 25px;
	padding-bottom: 8px;
	border-bottom: 1px solid #FFDFC3;
}
table.adtable {
	border-top: 1px solid #B7C9DC;
	border-left: 1px solid #B7C9DC;
	background-color: #EBF0F5;
	margin-bottom: 8px;
	width: 580px;
}
table.adtable td {
	border-right: 1px solid #B7C9DC;
	border-bottom: 1px solid #B7C9DC;
	background-color: #EBF0F5;
	margin-bottom: 8px;
}


#articlebody .sidebar {
	border: 1px solid #FBB881;
	background-color: #FFECD8;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.4em;

	width: 495px; /*clear:right;*/
	min-width:495px;
}

#content  #body_products .sidebar {float:none; width:auto;min-width:inherit;}

/* Old FrontPage pages */
body#fp div#subcontainer {
/*
	background-image: url(/images/whitebg.gif);
	background-position: top left;
	background-repeat: repeat-y;
*/
}
#fpcontainer {
/*
	padding: 5px 9px 10px 12px;
	background-image: url(/images/whitebgtop.gif);
	background-position: top left;
	background-repeat: no-repeat;
*/
}
