@charset "UTF-8";
/* CSS Document */
@import "http://www.mnhs.org/web_assets/stylesheets/mnhs_nav_standard.css";
@import "http://www.mnhs.org/web_assets/stylesheets/mnhs_header_standard.css";
body
{
	background: #36424a;
	border-top: 5px solid #e5e5e5;
}
#global_wrapper{
	background:#fff;	
}
#logo{
	background:url(http://www.mnhs.org/web_assets/mhs_globalheader_white.png) no-repeat left top;
	padding-bottom:20px;
}
#global_header{
	width:100%;
}
#global_header .quicklinks{
font-size:1.2em;

}
.center{
	margin-right:auto;
	margin-left:auto;
}
a:hover
{
	text-decoration: underline;
}

p
{
	overflow: hidden;
	padding: 10px 0;
}
#navWrapper{
	width:100%;	
}
#header_wrapper{
	margin-bottom:20px;	
}

#searchTable{
	border:.5em solid #f5f5f5;
	background:#f8f8f8;
	width:85%;
	margin-bottom:20px;
}
#searchTable td {
	padding:10px;
}

#searchTable th{
	border-bottom:1px solid #ccc;
	background:#82bdd1;

	padding:8px 10px;
	background:url(/web_assets/img/table_hd_bg.png) repeat-x top #668fa3;
	border-bottom:1px solid #fff;
}
#searchTable h2{
	color:#fff;
	
}
#searchTable h3{
	text-transform:uppercase;
	color:#333;
	font-size:12px;
}
#searchInput{
	width:90%;
	font-size:1.05em;
	color:#666;
	padding:.2em .5em;
}
#multipleSelect{
	margin:10px 0;	
	padding:2px;
	width:175px;
}
.selectBox{
	padding:2px 10px;
}

.clearing {
	clear:both;
	}
#refresh {
	position:absolute;
	bottom:0;
	right:0;
}

#sidenav ul {
	border-left:4px solid #e5e5e5;
	padding:5px 0;
	margin:5px 0;
	font-size:.85em;
	
}
#sidenav li {
	padding:0 0 4px 0;	
}
#sidenav a{
	text-decoration:none;

}
#sidenav a:hover{
	text-decoration:underline;
}
/*

#submenu{
	background:url(http://www.mnhs.org/web_assets/features_divider.gif) top no-repeat;
}
#sidenav a  {
	font-size:1.2em;
	 display: block;
	 margin:0 0 0 0;
	 padding:6px 3px 4px 16px;
	 background-color: #cfe4ef;
	 background-image: none;
	 background-repeat: repeat;
	 background-attachment: scroll;
	 background-position: 0% 0%;
	 text-decoration: none;
	 border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: #ffffff;
	 color: #005983;
}
#sidenav a:hover  {
	 color: #ffffff;
	 background-color: #99cae3;
	 background-image: none;
	 background-repeat: repeat;
	 background-attachment: scroll;
	 background-position: 0% 0%;
}
*/
#sublinks{
	font-size:.8em;	
	background:#f5f5f5;
	margin-top:10px;
	border-top: 1px dotted #ccc;
	text-align:left;
}
#sublinks td{
	width:25%;
	padding-bottom:20px;	
}
#sublinks a{
	text-decoration:none;

}
#sublinks a:hover{
	text-decoration:underline;

}
#footerlinks{
}	
#footerlinks ol, #footer ol{
	padding:0;
	margin:0;
	font-size:.9em;
	width:100%;
}
#footerlinks ol li, #footer ol li{
	padding:0 8px;
	border-right:1px solid #ccc;
	margin:0;
	list-style-type:none;
	display:inline;
}
.center {
	margin:0 auto;
	}

.tdHeader {
	background:#dae5ea;
	padding:5px 10px 10px 10px;
	/*border:1px solid #000000;*/
}
.tdHeader span {
	margin:0!important;
	}
.tdHeader a {
	padding:0 0 0 15px;
	}
/*.tdHeader div.rtRound {
	background:url(/web_assets/img/table_hd_bg_rt.png) no-repeat top right;
	width:5px;
	height:10px;
}
.tdHeader div.ltRound {
	background:url(/web_assets/img/table_hd_bg_lt.png) no-repeat top left;
	width:5px;
	height:10px;
}
*/
.tcenter {
	text-align:center;
	}
.tleft{
	text-align:left;
}
.tright{
	text-align:right;
}
.dropMenu {
	width:100%;
	}
h3.searchBox {
	padding:5px 0!important;
}			
/*.tdFooter .rtRound {
	background:url(/web_assets/img/table_ft_bg_rt.png) no-repeat bottom right;
	width:6px;
	height:15px;
}
.tdFooter .ltRound {
	background:url(/web_assets/img/table_ft_bg_lt.png) no-repeat bottom left;
	width:5px;
	height:15px;

}
*/
.tdFooter h6{
	padding:0 10px;
	font-size:.8em;
	
}
/*results Table styles*/

#resultsTable, .tdFooterWrapper, #itemTable {
	width: 100%;
	margin:auto;
	background:#fff;
}
#resultsTable a{
	text-decoration:none;
}
#resultsTable a:hover{
	text-decoration:underline;
}

.tdFooterWrapper {
	padding-top:5px;
	margin-bottom:10px;
	border-top:1px solid #fff;
	background:#dae5ea;
	}
	
.largerImageHeader{
	width: 100%;
	margin:auto;
}
.resultsHeader {
	}
.resultsHeader h3 {
	padding:5px 0 0 0!important;
	}
#resultsTable td {
	padding:5px;
	height: 110px;
	}

#resultsTable .title {
	font-weight:bold;
	font-size:.9em;
	color:#666;	
	text-transform:uppercase;
	}
#resultsTable .desc {
	width:20%;
	border:.7em solid #D3D3D3;
}
#resultsTable .desc:hover{
	background:#EEE9BF;
}
#resultsTable .desc p {
		font-size:.8em;
		max-width:125px;
		text-align:center;
		padding-top:0;
		line-height:1.1em;

	}
.nostyle{
	background:none!important;	
	border:0!important;
}
.refine span {
	margin-left:5px;

}
#resultsTable img {
	border:4px solid #fff;
	background:#666666;
	}
img.thumbnail {
	border:4px solid #fff;
	margin:5px 0;
	}	
#itemTable .tdTitle{
	width:120px;
	text-align:right;
	padding:0 10px 10px 10px;
	vertical-align:top;
}
#itemTable .description{
	vertical-align:top;
	padding:0 10px 10px 10px;
}

#itemTable .description ul {
}
#itemTable .description h1 {
	font-size:1.5em;
	max-width:800px;
	text-align:left;
	padding-top:5px;
	line-height:1.1em;
}
#nav {
	height:30px;	
}
#nav ol li {
	font-size:.70em;
	padding:0 4px;
}


/*jay's stuff*/
.tile_top {
	background:#FFFFFF;
	width: 130px;
	height: 109px;
	padding: 0px;
	}
.tile_middle {
	/*border-top:1px solid #F0F8FF;*/
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	background:#EEEED1;
	display: block; 
  width: 130px;
	height: 40px;
	padding-top: 0px;
	}
.tile_buy {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	background: #EEEED1; 
	display:block;
	width: 130px;
	height: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
}
tr.altrow td {
	background-color: #EEEEE0; 
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
}
.alttdleft {
	border-left:1px solid #DBDBDB;
}
.alttdright {
	border-right:1px solid #DBDBDB;
}
.nav_img {
	padding-right: 10px;
	padding-left: 10px;
}
.largeimg_nav {
	/*border:1px solid #000000;*/
	display:block;
	width: 155px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.addtoshop_results {
	/*border:1px solid #000000;*/
	width: 90px;
	display: block;
}

.addtoshop_display {
	/*border:1px solid #000000;*/
	width: 90px;
	display:inline;
}

/* used for expandable control panel...not currently in use
#navcontrols { 
	width: auto;
	background:#EEE9BF ; 
	color:#000000; 
}
*/

.navbar{
	padding: 10px;
}

.nav_result_links{
	/*border:1px solid #000000;*/
	width: 40%;
	float:left;
	text-align:left;
	height: 23px;
	/*line-height:30px;*/
}
.nav_result_orderby{
	/*border:1px solid #000000;*/
	width: 30%;
	float:left;
	text-align:center;
	height: 23px;
}
.nav_result_pagination{
	/*border:1px solid #000000;*/
	width: 30%;
	float:right;
	text-align:right;
	height: 23px;
}
.thumbs_container{
	height: 125px;
	/*border:1px solid #000000;*/
	width:100%;
	overflow:auto;
	float:right;
	padding: 3px;
}
.thumb_container{
	/*border:1px solid #000000;*/
	float:left;
	text-align:center;
}
.thumbs{
	padding:2px;
	/*border:1px solid #000000;*/
}
.thumbs_info{
	/*border:1px solid #000000;*/
	width: 85%;
	float:left;
	text-align:left;
	padding-top:5px;
}

.suggest_link {
	padding: 2px 6px 2px 6px;
	border-bottom:1px solid #ccc;
}
.suggest_link_over {
	background-color: #EEEED1;
	padding: 2px 6px 2px 6px;
}
#search_suggest_contaner{
	position:relative;	
}
#search_suggest {
	font-size:.8em;
	position: absolute;
	top:-20px;
	left:175px;
	background-color: #f5f5f5; 
	text-align: left;
	width:300px;
	padding:10px;
	border:4px solid #ccc;
	/*border: 1px solid #000000;*/			
}		
#search_suggest a{
	text-decoration:none;	
}
#search_suggest a:hover{
	text-decoration:underline;	
}

.comment {
	background:url(/Shared/annotate/web_assets/comment_test.gif) no-repeat bottom;
}

.feature {
	background:#DBDBDB;
	padding:10px;
}
.feature_image {
	background:#EEE9BF;
	text-align:center;
}
.feature_description {
	background:#EEE9BF;
	padding:10px;
	font-size:12px;
}
