body {
	font-size: 12px;
	                     /* for linux/wine */
	font-family: Tahoma, "Wine Tahoma Regular", Verdana, "Trebuchet MS", sans-serif;
	/* shadows on left, right, and bottom edges only */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-text-size-adjust: 100%;
	}
a {
	font-weight: 700;
	color: #4a6c9a;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

/* --------------------------------------- header -- */

#header {
	width: 960px;
	margin: 0 auto;
	}
	
#header_utility {
display: none;
	}
	
#logo {
	float: left;
	}
#logo a {
	display: block;
	padding: 2em 0;
	}
#logo img {
	display: block;
	max-width: 100%;
	}
	
#header_tools {
display: none;
	}
	
#header_mobile {
	display: none;
	}

#header_search form, #header_login form {
display: none;
	}
#header_search form > input, #header_login form > input {
display: none;
	}
#header_search button, #header_login button {
display: none;
	}
#header_search button div, #header_login button div {
display: none;
	}
#header_search button span, #header_login button span {
display: none;
	}
#header_search a, #header_login a {
display: none;
	}
#header_search .links, #header_login .links {
display: none;
	}
	
#header_search form > input {
display: none;
	}
#header_search input::-webkit-input-placeholder {
display: none;
	}
#header_search input:-moz-placeholder {
display: none;
	}
#header_search input::placeholder {
display: none;
	}
#header_search input:placeholder {
display: none;
	}
	
#header_login {
display: none;
	}

/* ------------------------------------ nav -- */

#nav {
display: none;
	}

/* ------------------------------------ general content stuff -- */

#body_bounds {
	width: 960px;
	margin: 0 auto;
	}
	
.ad1, .ad1 a, .ad1 img {
	display: block;
	width: 728px;
	height: 90px;
	}
.ad2, .ad2 a, .ad2 img {
	display: block;
	width: 180px;
	height: 150px;
	}
	
.datelist .title_bar {
	padding: 0.3em 0;
	border-bottom: 1px dashed #9a9a9a;
	}
.datelist .title_bar h3 {
	font-family: Rokkitt, serif;
	font-size: 1.7em;
	font-weight: 400;
	color: #ce0837;
	}
.datelist > ul > li > a {
	display: block;
	padding: 1.5em 0;
	border-bottom: 1px solid #9a9a9a;
	font-weight: 400;
	color: #666;
	}
.datelist > ul > li > a:hover {
	text-decoration: none;
	}
.datelist > ul > li > a:hover .title h4 {
	text-decoration: underline;
	}
.datelist .date {
	float: left;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
	border-right: 1px dashed #7a7a7a;
	}

		
.joblist .title_bar {
	padding: 0.3em 0;
	border-bottom: 1px dashed #9a9a9a;
	}
.joblist .title_bar h3 {
	font-family: Rokkitt, serif;
	font-size: 1.7em;
	font-weight: 400;
	color: #ce0837;
	}
.joblist .title_bar h3 a {
	display: inline-block;
	padding: 0 1em;
	font-family: Rokkitt, serif;
	font-size: 0.9em;
	color: #bbb;
	}
.joblist > ul > li > a {
	display: block;
	padding: 1.5em 0;
	border-bottom: 1px solid #9a9a9a;
	font-weight: 400;
	color: #666;
	}
.joblist > ul > li > a:hover {
	text-decoration: none;
	}
.joblist > ul > li > a:hover .title h4 {
	text-decoration: underline;
	}
.joblist .date {
	float: left;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
	border-right: 1px dashed #7a7a7a;
	}
	
.joblist .title {
	padding: 0 0 0 0;
	}
.joblist .title h4 {
	padding: 0 0 0.3em 0;
	color: #4c6c9b;
	}
.joblist .summary {
	clear: left;
	padding: 0.5em 0 0 0;
	line-height: 1.4em;
	}
.joblist a.button {
	display: block;
	padding: 0.4em 0.8em 0.3em;
	margin: 1.8em 0 0 0.8em;
	float: left;
	font-family: Rokkitt, serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #fff;
	background-color: #4c6c9b;
	}
.joblist a.button:hover {
	text-decoration: none;
	}
.joblist a.button.two {
	background-color: #daa400;	
	float: right;
	}
.joblist .button .arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.3em;
	border-width: 0.25em 0 0.25em 0.25em;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	}	
	
	
.ISMMagList .ISM_cover_image {
float: left;
margin-right: 40px;
}

.ISMMagList .title_bar {
	padding: 0.3em 0;
	border-bottom: 1px dashed #9a9a9a;
	}
.ISMMagList .title_bar h3 {
	font-family: Rokkitt, serif;
	font-size: 1.7em;
	font-weight: 400;
	color: #ce0837;
	}
.ISMMagList .title_bar h3 a {
	display: inline-block;
	padding: 0 1em;
	font-family: Rokkitt, serif;
	font-size: 0.9em;
	color: #bbb;
	}
.ISMMagList > ul > li > a {
	display: block;
	padding: 1.5em 0 3.0em 0;
	border-bottom: 1px solid #9a9a9a;
	font-weight: 400;
	color: #666;
	}
.ISMMagList > ul > li > a:hover {
	text-decoration: none;
	}
.ISMMagList > ul > li > a:hover .title h4 {
	text-decoration: underline;
	}
.ISMMagList .date {
	float: left;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
	border-right: 1px dashed #7a7a7a;
	}
	
.ISMMagList .title {
	padding: 0 0 0 0;
	}
.ISMMagList .title h4 {
	padding: 10px 0 0.3em 0;
	color: #4c6c9b;
	}
.ISMMagList .summary {
	padding: 0.5em 0 0 0;
	line-height: 1.4em;
	}
.ISMMagList a.button {
	display: block;
	padding: 0.4em 0.8em 0.3em;
	margin: 1.8em 0 0 0.8em;
	float: left;
	font-family: Rokkitt, serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #fff;
	background-color: #4c6c9b;
	}
.ISMMagList a.button:hover {
	text-decoration: none;
	}
.ISMMagList a.button.two {
	background-color: #daa400;	
	float: right;
	}
.ISMMagList a.button .arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.3em;
	border-width: 0.25em 0 0.25em 0.25em;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	}	


	
.memberlist .title_bar {
	padding: 0.3em 0;
	border-bottom: 1px dashed #9a9a9a;
	}
.memberlist .title_bar h3 {
	font-family: Rokkitt, serif;
	font-size: 1.7em;
	font-weight: 400;
	color: #ce0837;
	margin-bottom: 10px;
	}
	.memberlist .title_bar h3 a {
	display: inline-block;
	padding: .7em 1em;
	font-family: Rokkitt, serif;
	font-size: 0.9em;
	color: #fff;
	background: #daa400;
	}
.memberlist > ul > li > a {
	display: block;
	padding: 1.5em 0;
	border-bottom: 1px solid #9a9a9a;
	font-weight: 400;
	color: #666;
	font-size: 1.2em;
	}
.memberlist > ul > li > a:hover {
	text-decoration: none;
	}
.memberlist > ul > li > a:hover .title h4 {
	text-decoration: underline;
	}
.memberlist .date {
	float: left;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
	border-right: 1px dashed #7a7a7a;
	}
	
.toolslist .title_bar {
	padding: 0.3em 0;
	border-bottom: 1px dashed #9a9a9a;
	}
.toolslist .title_bar h3 {
	font-family: Rokkitt, serif;
	font-size: 1.7em;
	font-weight: 400;
	color: #ce0837;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
	}
.toolslist .title_bar h3 a {
	display: inline-block;
	margin: 0 0 0 -1em;
	font-family: Rokkitt, serif;
	font-size: 0.9em;
	color: #bbb;
	}
.toolslist > ul > li > a {
	display: block;
	padding: 1.5em 0;
	border-bottom: 1px solid #9a9a9a;
	font-weight: 400;
	color: #666;
	}
.toolslist > ul > li > a:hover {
	text-decoration: none;
	}
.toolslist > ul > li > a:hover .title h4 {
	text-decoration: underline;
	}
.toolslist .date {
	float: left;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
	border-right: 1px dashed #7a7a7a;
	}	
	
  .toolslist .title h4 {
	padding: 0 0 0.3em 0;
	color: #4c6c9b;
	}
	
	.toolslist .summary {
	
	padding: 0.5em 0 0 0;
	line-height: 1.4em;
	}

	
.csstransforms .datelist .date {
	padding-right: 2.2em;
	position: relative;
	}
.datelist .date h5 {
	display: inline;
	font-family: Rokkitt, serif;
	font-size: 3em;
	font-weight: 400;
	color: #ce0837;
	}
.csstransforms .datelist .date h5 {
	display: block;
	padding: 0.1em 0 0 0;
	}
.datelist .date h6 {
	display: inline;
	vertical-align: baseline;
	font-weight: 700;
	color: #4c6c9b;
	}
.csstransforms .datelist .date h6 {
	display: block;
	position: absolute;
	right: 0.2em;
	top: 0.8em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	}
.datelist .title {
	padding: 0 0 0 1em;
	min-height: 3.4em;
	}
.datelist .title h4 {
	padding: 0 0 0.3em 0;
	color: #4c6c9b;
	}
.datelist .summary {
	padding: 0.5em 0 0 0;
	line-height: 1.4em;
	}
	
.content_box_1 h3 {
	padding: 0.3em 0.5em 0.2em;
	border-bottom: 1px dashed #fff;
	font-family: Rokkitt, serif;
	font-size: 1.6em;
	font-weight: 400;
	color: #fff;
	background-color: #4c6c9b;
	}
.content_box_1 .content {
	background-color: #e3e3e3;
	padding: 0.8em;
	}
.content_box_1 .content h4 a {
	display: block;
	padding: 0.3em 0 1.4em;
	line-height: 1.2em;
	}
.content_box_1 .content p, .content_box_1 .content li {
	line-height: 1.4em;
	}
.content_box_1 .content ul.prices {
	padding: 1.8em 2em 0 0;
	float: left;
	}
.content_box_1 .content ul.prices span.one {
	display: inline-block;
	width: 9em;
	}
.content_box_1 .content ul.prices span.highlight {
	color: #ee1a30;
	}
.content_box_1 .content a.button {
	display: block;
	padding: 0.4em 0.8em 0.3em;
	margin: 1.8em 0 0 0.8em;
	float: right;
	font-family: Rokkitt, serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #fff;
	background-color: #4c6c9b;
	}
.content_box_1 .content a.button:hover {
	text-decoration: none;
	}
.content_box_1 .content a.button.two {
	background-color: #daa400;	
	float: right;
	}
.content_box_1 .content .button .arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.3em;
	border-width: 0.25em 0 0.25em 0.25em;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	}
	

.content_box_1.related {
display: none;
}
	
.content_box_1.related ul li a {
display: none;
	}
	
.content_box_1.related .interest_profile a {
display: none;
	}	
	
.content_box_1.related h3 {
display: none;	
}
	
	
	.content_box_1 .content ul li {
	padding: 0 1em 1.2em 0;
	}	
	

.content_box_2 h3 {
	padding: 0.5em;
	font-size: 1.7em;
	font-family: Rokkitt, serif;
	font-weight: 400;
	color: #fff;
	background-color: #ce0837;
	}
.content_box_2 h3 span {
	font-size: 0.55em;
	display: block;
	font-family: Tahoma, "Wine Tahoma Regular", Verdana, "Trebuchet MS", sans-serif;
	font-weight: 700;
	color: #d3d3d3;
	}
.content_box_2 .content {
	padding: 0.8em 0.8em 1.4em;
	border-width: 0 1px 1px;
	border-style: dashed;
	border-color: #ce0837;
	}
.content_box_2 .content, .content_box_2 .content > ul {
	line-height: 1.4em;
	}
.content_box_2 .content h4 {
	color: #0062b9;
	}
.content_box_2 + .content_box_2 {
	margin-top: 3em;
	}
.content_box_2 a.more {
	display: block;
	float: right;
	margin: 0.5em -0.7em -1.1em 0;
	padding: 0.5em 0.8em;
	font-family: Rokkitt, serif;
	font-size: 1.3em;
	color: #fff;
	background-color: #ce0837;
	}
	
.content_box_2.color_2 h3, .content_box_2.color_2 a.more {
	background-color: #daa501;
	}
.content_box_2.color_2 .content {
	border-color: #daa501;
	}
.content_box_2.color_2 h3 span {
	color: #886602;
	}
	
/*	.content_box_2 .content ul li {
	padding: 0 1em 1.2em 0;
	}	*/
	
.content_box_2 .content a.button {
	display: block;
	padding: 0.4em 0.8em 0.3em;
	margin: 1.8em 0 0 0.8em;
	float: right;
	font-family: Rokkitt, serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #fff;
	background-color: #4c6c9b;
	}
.content_box_2 .content a.button:hover {
	text-decoration: none;
	}
.content_box_2 .content a.button.two {
	background-color: #daa400;	
	float: right;
	}
.content_box_2 .content .button .arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.3em;
	border-width: 0.25em 0 0.25em 0.25em;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	}
		
	
	
.content_box_3 h3 {
	padding: 0.5em 0 0.5em 0;
	font-size: 1.7em;
	font-family: Rokkitt, serif;
	font-weight: 400;
	color: #555;
	background-color: #fff;
	}
.content_box_3 h3 span {
	font-size: 0.55em;
	display: block;
	font-family: Tahoma, "Wine Tahoma Regular", Verdana, "Trebuchet MS", sans-serif;
	font-weight: 700;
	color: #d3d3d3;
	}
.content_box_3 .content {
	margin-top: 30px;
	padding: 0.8em 0.8em 1.4em;
	border-width: 1px 1px 1px 1px;
	border-style: dashed;
	border-color: #ce0837;
	}
.content_box_3 .content, .content_box_3 .content > ul,  {
	line-height: 1.4em;
	}
	
.content_box_3 .content ul li {
	padding: 0 1em 1.2em 0;
	}	
	
.content_box_3 .content p {
margin-bottom: 10px;	
	line-height: 1.4em;
}
	
.content_box_3 .content h4 {
	color: #0062b9;
	}
.content_box_3 + .content_box_2 {
	margin-top: 3em;
	}
.content_box_3 a.more {
	display: block;
	float: right;
	margin: 0.5em -0.7em -1.1em 0;
	padding: 0.5em 0.8em;
	font-family: Rokkitt, serif;
	font-size: 1.3em;
	color: #fff;
	background-color: #ce0837;
	}
	
.content_box_3.color_3 h3, .content_box_2.color_2 a.more {
	background-color: #daa501;
	}
.content_box_3.color_3 .content {
	border-color: #daa501;
	}
.content_box_3.color_3 h3 span {
	color: #886602;
	}
	
	.content_box_3 .content a.button {
	display: block;
	padding: 0.4em 0.8em 0.3em;
	margin: 1.8em 0 0 0.8em;
	float: right;
	font-family: Rokkitt, serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #fff;
	background-color: #4c6c9b;
	}
.content_box_3 .content a.button:hover {
	text-decoration: none;
	}
.content_box_3 .content a.button.two {
	background-color: #daa400;	
	float: right;
	}
.content_box_3 .content .button .arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.3em;
	border-width: 0.25em 0 0.25em 0.25em;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	}
	
	
	
.bookmark_title {
color: #4c6c9b;
font-size: 1.4em;
margin-bottom: 20px;
}	
	
	
.formatted_content {
	line-height: 1.4em;
	color: #444;
	}
.formatted_content p, .formatted_content ol, .formatted_content ul {
	padding-bottom: 1.4em;
	}
.formatted_content ul li, .formatted_content ol li {
	margin-left: 3em;
	}
.formatted_content ul li 	{
	list-style-type: square;
	}
.formatted_content h1, .formatted_content h2, .formatted_content h3, .formatted_content h4, .formatted_content h5, .formatted_content h6 {
	font-family: Rokkitt, serif;
	color: #4b6d9d;
	}
.formatted_content h1 {
	font-size: 2em;
	padding-bottom: 0.4em;
	}
.formatted_content h2 {
	font-size: 1.8em;
	padding-bottom: 0.6em;
	}
.formatted_content h3 {
	font-size: 1.6em;
	padding-bottom: 0.8em;
	}
.formatted_content h4 {
	font-size: 1.4em;
	padding-bottom: 1em;
	}
.formatted_content h5 {
	font-size: 1.3em;
	padding-bottom: 1.1em;
	}
.formatted_content h6 {
	font-size: 1.2em;
	padding-bottom: 1.2em;
	}
		
	
/* ------------------------------------ homepage feature -- */

#home_feature_container, #landing_feature_container, #detail_feature_container {
	position: relative;
	z-index: 1;
	}
#background_stripe {
display: none;
	}

#home_feature_container .content, #landing_feature_container .content, #detail_feature_container .content {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	}
#home_feature_container .content > h2, #landing_feature_container .content > h2, #detail_feature_container .content > h2 {
	padding: 0.8em 0 0.6em;
	text-align: center;
	font-family: Rokkitt, serif;
	font-size: 1.6em;
	font-weight: 400;
	color: #f8c52b;
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	}
	
#home_feature {
	height: 350px;
	border: 3px solid #e8af00;
	background-color: #e8af00;
	}
#home_feature > h3 {
	display: none;
	}
	
#home_feature .navigation {
	width: 470px;
	height: 350px;
	float: left;
	overflow: auto;
	background-color: #eee;
	}	
#home_feature .navigation .item {
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	}
#home_feature .navigation .item > a {
	display: block;
	padding: 1em;
	border-bottom: 1px solid #888;
	border-top: 1px solid #e0e0e0;
	font-weight: 400;
	background-color: #d3d3d3;
	}
#home_feature .navigation .item > a:hover {
	text-decoration: none;
	}
#home_feature .navigation .item a.current {
	background-color: #193868;
	}
#home_feature .navigation .item img {
	display: block;
	float: left;
	max-width: 60px;
	max-height: 60px;
	border: 1px solid #333;
	}
#home_feature .navigation .item h3, #home_feature .navigation .item p {
	margin-left: 76px; 
	}
#home_feature .navigation .item h3 {
	padding-bottom: 0.2em;
	font-family: Rokkitt, serif;
	font-size: 1.6em;
	font-weight: 400;
	text-shadow: 0 1px 0 rgba(255,255,255,0.3);
	}
#home_feature .navigation .item a.current h3 {
	color: #e8af00;
	text-shadow: none;
	}
#home_feature .navigation .item p {
	color: #555;
	padding-bottom: 0.2em;
	}
#home_feature .navigation .item a.current p {
	color: #fafafa;
	}
	
	
#home_feature .images {
	width: 480px;
	height: 350px;
	float: right;
	background-color: #222;
	position: relative;
	overflow: hidden;
	}
#home_feature .images a {
	display: block;
	width: 480px;
	height: 350px;
	position: absolute;
	left: 0;
	top: 0;
	}
#home_feature .images a img {
	max-width: 480px;
	max-height: 350px;
	}
	
/* ------------------------------------ homepage content -- */
	
#body_bounds.home {
	padding: 2em 0 4em;
	}


.home .column1 {
	width: 610px;
	float: left;
	}
.home .column2 {
	margin-left: 645px;
	}
	
#home_featured_product {
	padding-top: 3em;
	}
#home_featured_product .content a.image {
	display: block;
	max-width: 40%;
	margin-left: 2em;
	float: right;
	}
#home_featured_product .content .image img {
	display: block;
	max-width: 100%;
	}
	
#home_term .content h4 {
	text-transform: uppercase;
	}
	
#home_careers {
	background-color: #4c6c9b;
	margin-top: 3em;
	}
#home_careers > a {
	display: block;
	width: 3.5em;
	padding: 0.4em;
	float: right;
	text-align: center;
	font-family: Rokkitt, serif;
	font-size: 	1.3em;
	font-weight: 400;
	color: #666;
	background-color: #d3d3d3;
	}
#home_careers > a .arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.1em;
	border-width: 0.25em 0 0.25em 0.25em;
	border-color: transparent transparent transparent #4c6c9b;
	border-style: solid;
	}
#home_careers h3 {
	padding: 0.5em;
	font-size: 1.7em;
	font-family: Rokkitt, serif;
	font-weight: 400;
	color: #fff;
	}
#home_careers h3 span {
	font-size: 0.55em;
	display: block;
	font-family: Tahoma, "Wine Tahoma Regular", Verdana, "Trebuchet MS", sans-serif;
	font-weight: 700;
	color: #d3d3d3;
	}
	
#home_careers ul li {
	padding: 0 0.8em;
	}
#home_careers ul li a {
	display: block;
	padding: 0.8em 0;
	border-top: 1px dashed #fff;
	font-weight: 400;
	color: #fff;
	}
#home_careers ul li:first-child a {
	border-top: none;
	}
#home_careers ul li a:hover {
	text-decoration: none;
	}
#home_careers ul li a h4 {
	color: #f8c52b;
	padding-bottom: 0.3em;
	}
#home_careers ul li a:hover h4 {
	text-decoration: underline;
	}
	
#home_join {
	display: block;
	padding: 1em 0;
	margin-top: 3em;
	font-weight: 400;
	color: #fff;
	}
#home_join:hover {
	text-decoration: none;
	}
#home_join:hover .content p.last {
	text-decoration: underline;
	}
#home_join > div {
	position: relative;
	background-color: #7f7f7f;
	}
#home_join .content {
	height: 3.9em;
	padding: 0.8em 0.1em 0.8em 150px;
	line-height: 1.2em;
	overflow: hidden;
	}
#home_join img {
	display: block;
	border: 3px solid #7f7f7f;
	position: absolute;
	left: -4px;
	top: -7px;
	-webkit-transform: rotate(2.5deg);
	-moz-transform: rotate(2.5deg);
	-ms-transform: rotate(2.5deg);
	-o-transform: rotate(2.5deg);
	transform: rotate(2.5deg);
	}
#home_join h3 {
	padding: 0 0.2em;
	position: absolute;
	left: 74px;
	top: 6px;
	font-family: Rokkitt, serif;
	font-size: 35px;
	font-weight: 400;
	text-align: right;
	background-color: #3a3a3a;
	background-color: rgba(0,0,0,0.54);
	}
#home_join h3 span {
	display: block;
	font-size: 20px;
	color: #e8af00;
	line-height: 10px;
	padding-bottom: 6px;
	}
#home_join p.last {
	color: #f8c52b;
	}
#home_join p.last .arrow {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-width: 0.25em 0 0.25em 0.25em;
	border-color: transparent transparent transparent #f8c52b;
	border-style: solid;
	}

#home_ads {
display: none;
	}


	
/* ------------------------------------ landing content -- */

#landing_feature {
	height: 190px;
	border: 3px solid #e8af00;
	background-color: #222;
	overflow: hidden;
	}
#landing_feature .photo1, #landing_feature .photo2, #landing_feature .photo3 {
	border-color: #e8af00;
	border-style: solid;
	overflow: hidden;
	}
#landing_feature .photo1 img, #landing_feature .photo2 img, #landing_feature .photo3 img {
	display: block;
	}
#landing_feature .photo1 {
	width: 540px;
	height: 190px;
	float: left;
	border-width: 0 3px 0 0;
	}
#landing_feature .photo2 {
	width: 130px;
	height: 93px;
	float: right;
	border-width: 0 0 3px 3px;
	}
#landing_feature .photo3 {
	width: 130px;
	height: 95px;
	float: right;
	clear: right;
	border-width: 0 0 0 3px;
	}
#landing_feature .headline {
	width: 278px;
	height: 190px;
	background-color: #dbdbdb;
	overflow: hidden;
	}
#landing_feature .headline h2 {
	padding: 0.5em 0.5em 0.3em;
	font-family: Rokkitt, serif;
	font-size: 2.4em;
	color: #ce0936;
	}
#landing_feature .headline p {
	padding: 0 1.4em;
	line-height: 1.3em;
	color: #555;
	}
	
#education_callout {
	background-color: #4c6c9b;
	margin-top: 3em;
	padding-bottom: 3em;
	line-height: 1.3em;
	float: left;
	}
	
#education_callout a.button {
	display: block;
	padding: 0.4em 0.8em 0.3em;
	margin: 1.8em 0.5em 0 0.8em;
	float: right;
	font-family: Rokkitt, serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #fff;
	background-color: #4c6c9b;
	}
#education_callout a.button:hover {
	text-decoration: none;
	}
#education_callout a.button.two {
	background-color: #daa400;	
	float: right;
	}
#education_callout .button .arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.3em;
	border-width: 0.25em 0 0.25em 0.25em;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	}	
		
#education_callout h3 {
	padding: 0.5em;
	font-size: 1.6em;
	font-family: Rokkitt, serif;
	font-weight: 400;
	color: #fff;
	}
#education_callout h3 span {
	font-size: 0.55em;
	display: block;
	font-family: Tahoma, "Wine Tahoma Regular", Verdana, "Trebuchet MS", sans-serif;
	font-weight: 700;
	color: #d3d3d3;
	}
#education_callout ul li {
	padding: 0 0.8em;
	}
#education_callout ul li a {
	display: block;
	font-weight: 400;
	color: #fff;
	}
#education_callout ul li:first-child a {
	border-top: 1px dashed #fff;
	}
#education_callout ul li a:hover {
	text-decoration: none;
	}
#education_callout ul li a h4 {
	color: #f8c52b;
	padding: 15px 1em 17px 40px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
#education_callout ul li:last-child a h4 {
	padding-bottom: 23px;
	}
#education_callout ul li a:hover h4 {
	text-decoration: underline;
	}
	
#education_callout p {
	padding: 0 0.8em;
	color: #fff;
	}
#education_callout p a {
	display: block;
	font-weight: 400;
	color: #f8c52b;
	}	
	
.member_photo {
float: left;
margin: 0 10px 10px 10px;
}
	
.testimonial_clear {
margin: 37px 0 20px 0;
}

.testimonial_clear_cert {
clear: left;
margin: 10px 0 20px 0;
}
	
	
.member_testimonial {
/* margin-bottom: 40px; */
}
	
#activity_calendar .title_bar h3 a {
	display: inline-block;
	padding: 0 1em;
	font-family: Rokkitt, serif;
	font-size: 0.9em;
	color: #bbb;
	}
#activity_calendar .title_bar h3 a:first-child {
	margin-left: 0.5em;
	}
#activity_calendar .title_bar h3 a.current {
	color: #2c4d81;
	text-decoration: underline;
	}
	
	
#tools_resources_list .title_bar h3 a {
	display: inline-block;
	padding: 0 2em 0 0;
	font-family: Rokkitt, serif;
	font-size: 0.9em;
	color: #bbb;
	}
	
#tools_resources_list .title_bar h3 a:first-child {
	margin-left: 0;
	}
	
#tools_resources_list .title_bar h3 a.current {
	color: #2c4d81;
	text-decoration: underline;
	}	

	
#landing_featured_product {
	width: 420px;
	float: left;
	margin-top: 3em;
	}
#landing_featured_product .content ul.prices {
	padding: 1.8em 1em 0 0;
	}
#landing_featured_product .content a.button {
	margin: 1.8em 0 0 0.3em;
	}
	
#landing_featured_product .content ul.regularlist li {
	padding: 0 1em 1.2em 0;
	}	
	
#landing_featured_product .product_image {	 
float: left;
margin: 0 10px 10px 0;
}

.content_box_1 .product_image {
float: left;
margin: 0 10px 10px 0;
}

	
#landing_featured_cert {
	width: 230px;
	float: left;
	margin: 0 2.3em 3em 0;
	}	
		
#landing_featured_cert_last {
	width: 230px;
	float: left;
	margin: 0 0 3em 0;
	}			
	
#landing_ismadr {
	display: block;
	padding: 1em 0;
	margin: 2em 0 0 445px;
	font-weight: 400;
	color: #fff;
	}
#landing_ismadr:hover {
	text-decoration: none;
	}
#landing_ismadr:hover .content p.last {
	text-decoration: underline;
	}
#landing_ismadr > div {
	position: relative;
	}
#landing_ismadr .content {
	padding: 80px 0.7em 0.8em;
	margin-left: 30px;
	line-height: 1.3em;
	color: #eee;
	background-color: #7f7f7f;
	overflow: hidden;
	}
#landing_ismadr img {
	display: block;
	border: 3px solid #7f7f7f;
	position: absolute;
	left: -4px;
	top: -7px;
	-webkit-transform: rotate(2.5deg);
	-moz-transform: rotate(2.5deg);
	-ms-transform: rotate(2.5deg);
	-o-transform: rotate(2.5deg);
	transform: rotate(2.5deg);
	}
#landing_ismadr h3 {
	width: 246px;
	padding: 0 0 0 0.2em;
	position: absolute;
	left: 38px;
	top: 8px;
	font-family: Rokkitt, serif;
	font-size: 32px;
	font-weight: 400;
	background-color: #3a3a3a;
	background-color: rgba(0,0,0,0.54);
	}
#landing_ismadr h3 span {
	display: block;
	font-size: 20px;
	color: #e8af00;
	line-height: 10px;
	padding-bottom: 6px;
	}
#landing_ismadr p.last {
	color: #f8c52b;
	}
#landing_ismadr p.last .arrow {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-width: 0.25em 0 0.25em 0.25em;
	border-color: transparent transparent transparent #f8c52b;
	border-style: solid;
	}
	
	
#landing_feature_smaller {
	display: block;
	padding: 1em 0;
	margin: 2em 0 0 445px;
	font-weight: 400;
	color: #fff;
	}
#landing_feature_smaller:hover {
	text-decoration: none;
	}
#landing_feature_smaller:hover .content p.last {
	text-decoration: underline;
	}
#landing_feature_smaller > div {
	position: relative;
	}
#landing_feature_smaller .content {
	padding: 80px 0.7em 0.8em;
	margin-left: 30px;
	line-height: 1.3em;
	color: #eee;
	background-color: #7f7f7f;
	overflow: hidden;
	}
#landing_feature_smaller img {
	/* display: block;
	border: 3px solid #7f7f7f;
	position: absolute;
	left: -4px;
	top: -7px;
	-webkit-transform: rotate(2.5deg);
	-moz-transform: rotate(2.5deg);
	-ms-transform: rotate(2.5deg);
	-o-transform: rotate(2.5deg);
	transform: rotate(2.5deg); */
	}
#landing_feature_smaller h3 {
	width: 246px;
	padding: 0 0 0 0.2em;
	position: absolute;
	left: 38px;
	top: 8px;
	font-family: Rokkitt, serif;
	font-size: 32px;
	font-weight: 400;
	background-color: #3a3a3a;
	background-color: rgba(0,0,0,0.54);
	}
#landing_feature_smaller h3 span {
	display: block;
	font-size: 20px;
	color: #e8af00;
	line-height: 10px;
	padding-bottom: 6px;
	}
#landing_feature_smaller p.last {
	color: #f8c52b;
	}
#landing_feature_smaller p.last .arrow {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-width: 0.25em 0 0.25em 0.25em;
	border-color: transparent transparent transparent #f8c52b;
	border-style: solid;
	}
	
	
.interior_body .column2 .content_box_2 {
margin-left: 450px; margin-top:37px;
}
	

/* ------------------------------------ interior content -- */

#detail_feature_container, #detail_feature_container #background_stripe {
display: none;
	}
#detail_feature_container .content > h2 {
display: none;
	}

.interior_tools {
display: none;
	}
.detail .interior_tools {
display: none;
	}
.interior_tools .breadcrumbs a {
	font-weight: 400;
	}
.interior_tools .breadcrumbs a:first-child {
	color: #555;
	}
.interior_tools .breadcrumbs span {
	color: #888;
	}
.interior_tools .share  {
display: none;
	}
	
.interior_body {
	position: relative;
	}
	
.interior .sidebar {
display: none;
	}


.interior_body > .content {
	margin-left: 20px;
	width: 90%;
	/* establish new block formatting context */
	overflow: hidden;
	}
	
	
.alterrow {
background: #eee;	
}
	
.detail .interior_body > .content > .title {
	padding: 0.4em 0 0.2em;
	border-bottom: 1px dashed #244475;
	margin-bottom: 0.6em;
	font-family: Rokkitt, serif;
	font-size: 1.6em;
	color: #244475;
	}
.detail .interior_body .content .column1 {
	width: 100%;
	float: none;
	}
.detail .interior_body .content .column2 {
display: none;
	}
	
	
.my3boxes {
width: 100%;
float: left;
}
	
.interior_body > .content_account {
	margin-left: 0;
	}
	
	
.interior_body > .content_account > h3 {
	padding: 0.4em 0 0.2em;
	border-bottom: 1px dashed #244475;
	margin-bottom: 0.6em;
	font-family: Rokkitt, serif;
	font-size: 1.6em;
	color: #244475;
	}
	
.interior_body > .content_account > .title {
	padding: 0.4em 0 0.2em;
	border-bottom: 1px dashed #244475;
	margin-bottom: 0.6em;
	font-family: Rokkitt, serif;
	font-size: 1.6em;
	color: #244475;
	}
	
.detail .interior_body .content_account .column1 {
	width: 500px;
	float: left;
	}
.detail .interior_body .content_account .column2 {
	width: 220px;
	float: right;
	}	
	
.detail .interior_body > .content_account p {
margin: 10px 0 10px 0;
line-height: 1.5em;
}
	
.detail .interior_body > .content_account table tr td {
vertical-align: middle;	
padding: 3px;
}
	
.detail .interior_body .share {
display: none;
	}
	
/* Ratings and Reviews */

#rate {
display: none;
}

.interior #home_ads {
display: none;
}
	

	
/* ------------------------------------ footer -- */

#footer {
	clear: both;
	}
	
#footer_nav {
display: none;
	}

#footer_content {
	padding-bottom: 3em;
	text-align: center;
	}
#footer_social {
display: none;
	}
#footer_content h5 a {
	display: block;
	padding: 1em;
	}
#footer_content p {
	color: #666;
	}
#footer_utility a {
display: none;
	}
#footer_utility span {
display: none;
	}