@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#2D3437;
}
#global_wrapper {
	width:810px;
	margin: 0px auto;
	background:#f5f5f5 url(../../../../places/sites/web_assets/mhs_default_gradient_bl.png) repeat-y;/*background:#f5f5f5 url(../mhs_default_gradient.png) repeat-y;*/
	}
#global_header {
	width: 800px;
	height:70px;
	margin:0px auto;
	background:#41535c url(http://www.mnhs.org/web_assets/mhs_globalheader_white.png) no-repeat;
}

#end_gradient {
	background:url(../../../../places/sites/web_assets/mhs_default_gradient_bottom_bl.png) no-repeat bottom;
	/*background:url(../mhs_default_gradient_bottom.png) no-repeat bottom;*/
	height:20px;
	width:810px;
	margin:0px auto;
}

#content_wrapper {
	width:800px;
	margin:0px auto;
	background:url(../images/mhs_visit_sidebar.gif) no-repeat left top;	
}


#content {
	clear:both;
}
#contact{
	width: 155px;
	display:block;
	/*height:193px;*/
	padding:0px 0px 10px 10px;
	margin:10px 0px 0px 10px;
	background:none;
}
.productDetails {
	margin:10px;
	}
*html #contact {
	margin-left:10px;
}
#footer_wrapper {
	margin:2px auto;
	width: 800px;
}
.sec_nav {
	width:175px;
	margin:15px 10px 0px 0px;
}
*html .sec_nav {
	margin:20px 5px 0px 0px;
}
.contentNav {
	background: url(../../../../places/sites/web_assets/contentNav_bg.png) no-repeat top;
}
.feature {
	width:195px;
	height:125px;
	margin:0px 10px 0px 0px;
}


.well {
	background:url(../../../../places/sites/web_assets/well_bottomBG_rd.png) bottom no-repeat;
	width:195px;
	margin:0px 10px 10px 0px;
	padding:0 0 20px 0;
}
.well a:hover{
	text-decoration:underline;	
}
.well img {
	margin:5px 0px 0px 11px;
	border:1px solid #cccccc;
}
.well_long {
	background:url(../../../../places/sites/web_assets/well_bottomBG_rd.png) bottom no-repeat;
	width:195px;
	margin:0px 10px 10px 0px;
	padding:0 0 20px 0;
}
.well_long_wide {
	background:url(../images/well_bottomBG_wide_rd.png) bottom no-repeat;
	width:408px;
	margin:0px 10px 10px 0px;
	padding:0 0 20px 0;
}
.well_household {
	background:url(../images/well_household.png) no-repeat;
	height:15px;
	display:block;
}
.well_individual {
	background:url(../images/well_individual.png) no-repeat;
	height:15px;
	display:block;
}
.well_supporting {
	background:url(../images/well_supporting.png) no-repeat;
	height:15px;
	display:block;
}
.well_spacer {
	margin:0px 20px 10px 0px;
}
.well_long img, .well_long_wide img {
	margin:5px 0px 0px 11px;
	border:1px solid #cccccc;
}
.content_main_column {
	margin-top:20px;
	width:425px;
}
.other-sites {
	margin:;
	background:url(../images/mn_outline.jpg) no-repeat top;
	height:125px;
}

.well_join_renew {
	background:url(../images/well_join_renew.png) no-repeat;
	height:15px;
	display:block;
}
.well_exciting_benefits {
	background:url(../images/well_exciting_benefits.png) no-repeat;
	height:15px;
	display:block;
}
.well_how_to_use {
	background:url(../images/well_how_to_use.png) no-repeat;
	height:15px;
	display:block;
}



 
*html .feature, *html .well, *html .well_long, *html .well_long_wide{
	margin-right:5px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.main {
	width:615px;
	margin:10px 0px -0px 0px;
}
.columnRT {
	background:url(../../../../places/sites/web_assets/mhs_default_blColumn.gif) repeat-y;
}
.columnLT {
	width: 163px;
	margin:10px 0px 10px 10px;
}
.clearing {
	clear:both;
}
#search {
	margin:10px 10px 0px 0px;
	text-align:right;
	float:right;
}
*html #search {
	margin-right:5px;
}
.hidden {
	display:none;
}
#search #keyword {
	border-bottom:1px solid #999;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #999;
	background-color:#e5e5e5;
	width:105px;
	padding:2px 0px 2px 5px;
}
#keyword {
}
#lightboxDiv {
	text-align:center;
}
#lightboxDiv img {
	padding:5px;
}
td.rank { }

.products { 
	border-collapse:collapse;
	empty-cells:show;
	width:95%;
	margin:0 auto;
}

.products caption {
	color: #fff;
	text-transform:uppercase;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #FD2800;
	padding: 0.375em;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
}
.products th {
	padding: 6px 0.25em;
	color: #333333;
	font-weight: bold;
	margin: 0;
	cursor: pointer;
}

.products th.infocus { background-color: #E6E6E6; }
.products th.selected {color: #EAEAEA; font-weight:bold; }

.products td, .products th { 
	margin: 2px; 
	padding:2px;
	text-align: left;
}
.products tr {
	border-bottom: solid 1px #202020;
	
	-moz-user-select: none;
	-khtml-user-select: none;
}
.products tr.infocus {
	background-color:#dfdfdf;
	cursor: pointer;
}

.products tr.notinfocus { background-color:#36424a; }
.products tr.selected { color: #36424a; font-weight:bold; }
.products tbody { margin-top: 0; }
.even { background-color: #e5e5e5; }

.rowHover {
	color: #fff;
	background-color: #fc3;
	cursor: pointer;
}

.rowSelected { color: #fff; background-color:#36424a; font-weight:bold; }

.productinfo {
	width: 700px;
	margin-left: 250px;
}

.category {
	float:right;
	margin-top:18px;
}

.boximage {
	float: left;
}
.joinBtn {
	margin-right:10px;
	}
.renewBtn {
	margin-left:10px;
	}
