@import "/style/2011style.css";


body {background: #586c46 url(images/saltonstall-bg.jpg) 50% 28px no-repeat;}

#masterCon {
	background: none;
}


#banner {display: table-cell; text-align: left; background: none; height: 161px; vertical-align: bottom;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 0 0 1em;
}


#column1 {
	background: url(images/saltonstall-menu-bg.jpg) 100% 0% repeat-y;
}

#mainCol {
	background: url(images/paper-shade.jpg) 100% 0% repeat-y;
}





/* SECTION NAVIGATION */

.section_nav {font-size: 80%;}

.section_nav li {margin-bottom: .25em}

.section_nav li.current_page {
	outline: 1px solid #666666;
	background: #f6f6f6;
}


.section_nav a:hover {
	outline: none;
	background: white;
}







/* INNER COLUMNS */

.cnode_label_article {
	padding-right: 1.25em;
}
.cnode_label_items {
}

.cnode_label_items h2:first-child {
	margin-top: 0;
}




/* NUVIEW ITEMS */

.cnode_label_items p {margin-bottom: 1.5em;}

.nv_quick_item {margin-bottom: 0;}

.nv_quick_item .thumbnail {
	width: 50px; display: table-cell; vertical-align: top;
	padding-right: 6px; 
}

.cnode_label_items .nv_quick_item img {
	border: 1px solid brown;
}

.nv_quick_item + em {
	font-size: 90%;
}

.nv_called {
	color: #888888;
}

.nv_called a:link {
	color: #888888;
}

.cnode_label_portraits .nv_quick_item {
	float: left;
	width: 41%;
	margin-right: 3em;
	padding-bottom: 1.5em;
}

.cnode_label_portraits h2 {clear: left; padding-top: 1.5em;}

.cnode_label_portraits .juniper_TOC {
	float: none;
	max-width: 96%; width: 96%;
	background: #f5f5f5;
}

.cnode_label_portraits .juniper_TOC a,
.cnode_label_portraits .juniper_TOC a:link,
.cnode_label_portraits .juniper_TOC a:hover {
	color: 904400;
}
.cnode_label_portraits .juniper_TOC a:visited {
	text-decoration: none;
	color: #444444;
}

.cnode_label_portraits .juniper_TOC li {
}

.cnode_label_portraits .juniper_TOC_top_link {
}

/* expanding/collapsing headings/sections */

.juniper_CS_toggler_open,
.juniper_CS_toggler_close {
	border-bottom: 1px solid #707070;
	display: block;
	padding-right: 16px;
	cursor: pointer;
	background: url(/features/juniper/images/expand.png) 100% 8px no-repeat;
	margin-bottom: 0;
}

.juniper_CS_toggler_close {background: url(/features/juniper/images/collapse.png) 100% 8px no-repeat;}

.juniper_CS_toggler_close + div {
	background: #f5f5f5;
	padding: 1em 0 1em 0;
	border: 1px dotted black;
	border-top: none;
	border-bottom: 1px solid black;

}

.cnode_label_items div {
	max-height: 20em;
	overflow: auto;
}





/* Home page highlights */

#highlights img {display: none}

#highlights p {text-indent: 0em;}

#highlights p a:link,
#highlights p a:visited,
#highlights p a:active
{
	font-family: Georgia, serif; font-style: italic;
	color: #b45042;
}
#highlights p a em {
	font-size: 110%; font-weight: bold; font-style: normal;
}

#highlights p a .bibl_date {
	font-style: normal;
	font-size: 150%;
}



/* FAMILY TREE */

.cnode_label_people {
	height: 1px; width: 1px;
	overflow: hidden;
	background: white;
	padding: 1em;
	z-index: 10;
}

.cnode_label_people p {
}


#treeKey {
	position: absolute; z-index: 5; background: #f5f0f0;
	border-right: 1px solid black; border-bottom: 1px solid black;
	width: 150px;
}

#toggleTreeSize {
	cursor: pointer; padding: .25em;  background: black; color: white; display: block;
}

#treeKey h2 {font-size: 105%; padding: .5em;}
#treeKey p {padding: .5em; font-size: 90%; line-height: .9; }

.MHScomBox .MHScomBox-MHSdiaBoxToolbar span {font-size: 85%; color: #999999; cursor: pointer; padding-right: 4em;}

.MHScomBox {
	border: 1px solid white;
	box-shadow: 0px 4px 5px #222;
	-webkit-box-shadow: 0px 4px 5px #222;
	-moz-box-shadow: 0px 4px 5px #222;
	max-height: 75% !important;
	overflow: auto !important;
}

.MHScomBox  div {
}


.MHScomBox .MHScomBox-MHSdiaBoxContent a {
	background: url(/features/bbcms_templates/saltonstall/images/link-arrow-orange.gif) 100% 0% no-repeat;
	padding-right: 17px; font-weight: bold;
}


.MHScomBox .MHScomBox-MHSdiaBoxContent .nv_quick_item a {background: none; padding-right: none; font-weight: normal;}




.t_layout td {
	padding: 1em 1em 3em 1em;
}

.t_layout td img { display: none}