body {
	background-image:url(../corp_images/noisy_tile.jpg);
	background-position: top center;
	margin: 0 auto;
    color: #FFF;
    background-color: #000;
    font-family: Helvetica, Tahoma, Arial, sans-serif;
    font-size: 12px;
	overflow-x:hidden;
}
A:link {text-decoration: none; color: #FFF; outline: none;}
A:visited {text-decoration: none; color: #FFF; outline: none;}
A:active {text-decoration: none; color: #ce1723; outline: none;}
A:hover {text-decoration: none; color: #ffde02; outline: none;}

A.link-style2:link {text-decoration: none; color: #7d7d7d;;}
A.link-style2:visited {text-decoration: none; color: #7d7d7d;;}
A.link-style2:active {text-decoration: none}
A.link-style2:hover {text-decoration: none; color: #b50010;}

img { border: none; }

.red_text {
	color: #b50010;
}
.red_text_large {
	color: #b50010;
	font-size: 20px;
}	
.blue_text {
	color: #0057a4;
}
.blue_text_large {
	color: #0057a4;
	font-size: 20px;
	font-weight: bold;
}
#wrapper1 {
	background-image: url(../corp_images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 1680px;
	height: 1137px;
	position: fixed;
	left: 50%; 
	margin: 0 0 0 -840px;
	z-index: -10;
}

#wrapper2 {
	margin: 0 auto;
    width: 960px;
	padding-top: 109px;
}

#mmlogo {
	background-image: url(../corp_images/logo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 960px;
	height: 77px;
	position: fixed;
	left: 50%; 
	margin: 0 0 0 -480px;
	z-index: 11;
}
	
#showlogo_bg {
	background-color: #FFFFFF;
	background-position: top center;
	background-repeat: no-repeat;
	width: 960px;
	height: 77px;
	position: fixed;
	left: 50%; 
	margin: 0 0 0 -480px;
	z-index: 15;
}	

#showlogo {
	background-image: url(../corp_images/INSH_110720_corp_header_100h.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 960px;
	height: 77px;
	position: fixed;
	left: 50%; 
	margin: 0 0 0 -480px;
	z-index: 20;
}
	
#login {
	left: 50%; 
	margin: 0 0 0 370px;
	z-index: 11;
	margin-top: 27px;
	position:fixed;
}
	
#nav_wrap {
	width: 962px;
	height: 33px;
	position: fixed;
	left: 50%; 
	padding-top: 76px;
	margin: 0 0 0 -480px;
	z-index: 10;
}
	
.nav_home {
	background-image: url(../corp_images/corp_nav_home.png);
	background-repeat: no-repeat;
	background-position: 0 -66px;
	width: 130px;
	height: 33px;
	float: left;
	border: 0 none; 

}

.nav_home:hover {
	background-position: 0 -33px;
	cursor: pointer;
}
	
.nav_products {
	background-image: url(../corp_images/corp_nav_products.png);
	background-repeat: no-repeat;
	background-position: 0 -66px;
	width: 150px;
	height: 33px;
	float: left;
}

.nav_products:hover {
	background-position: 0 -33px;
	cursor: pointer;
}

.nav_book {
	background-image: url(../corp_images/corp_nav_book.png);
	background-repeat: no-repeat;
	background-position: 0 -66px;
	width: 140px;
	height: 33px;
	float: left;
	border: 0 none; 	
}

.nav_book:hover {
	background-position: 0 -33px;
	cursor: pointer;
}

.nav_show {
	background-image: url(../corp_images/corp_nav_inspiration.png);
	background-repeat: no-repeat;
	background-position: 0 -66px;
	width: 250px;
	height: 33px;
	float: left;
}

.nav_show:hover {
	background-position: 0 -33px;
	cursor: pointer;
}

.nav_mastery {
	background-image: url(../corp_images/corp_nav_experts.png);
	background-repeat: no-repeat;
	background-position: 0 -66px;
	width: 155px;
	height: 33px;
	float: left;
}

.nav_mastery:hover {
	background-position: 0 -33px;
	cursor: pointer;	
}

.nav_blog {
	background-image: url(../corp_images/corp_nav_blog.png);
	background-repeat: no-repeat;
	background-position: 0 -66px;
	width: 155px;
	height: 33px;
	float: left;
}

.nav_blog:hover {
	background-position: 0 -33px;
	cursor: pointer;	
}

.nav_about {
	background-image: url(../corp_images/corp_nav_about.png);
	background-repeat: no-repeat;
	background-position: 0 -66px;
	width: 135px;
	height: 33px;
	float: left;
}

.nav_about:hover {
	background-position: 0 -33px;
	cursor: pointer;
}

.nav_contact {
	background-image: url(../corp_images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 -66px;
	width: 157px;
	height: 33px;
	float: left;
}

.nav_contact:hover {
	background-position: 0 -33px;
	cursor: pointer;
}

.current {background-position: 0 0px;}

#opt_in {
	background-image: url(../corp_images/optin_bg.jpg);
	background-repeat: no-repeat;
	width:  960px;
	height: 282px;
}
	
#opt_in_form1 {
	width: 300px;
	height: 270px;
	margin-right: 30px;
	margin-top: 15px;
	float: right;
}
	
.opt_heading {
	color: #000;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
}

.opt_text {
	color: #000;
	text-align: center;
	margin-top: -12px;
	margin-bottom: 20px;
}
	
.form {
	text-align: center;
	margin-left: 10px;
}

.upper_submit { 
	background: none;
	background-image: url(../corp_images/access_button.png); 
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor:pointer;
	width: 254px; 
	height: 79px; 
	border: 0;
	margin-left: -5px; 
}
/* assuming 25px is the offset you're using */

.upper_submit:hover { background-position: 0 -79px; }

.lower_submit { 
	background: none;
	background-image: url(../corp_images/access_button.png); 
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor:pointer;
	width: 254px; 
	height: 79px; 
	border: 0; 
}
/* assuming 25px is the offset you're using */

.lower_submit:hover { background-position: 0 -79px; }

	
.email {
	background:none;
	background-image:url(../corp_images/field_bg.png);
	background-repeat:no-repeat;
	width: 243px;
	height: 31px;
	padding-left: 20px;
	border: none;
	margin-bottom: 10px;
}

#sidearrow1 {
	background-image: url(../corp_images/sidearrow.png);
	background-repeat: no-repeat;
	width: 87px;
	height: 66px;
	margin-left: 889px;
	margin-top: 195px;
	position: absolute;	
}

#video_section {
//	background-image: url(../corp_images/movie_bg.jpg);
	background-color: #111111;
	background-repeat: no-repeat;
	width: 960px;
	height: 384px;
	overflow: auto;
}
	
#video_placeholder {
	background-color: #111111;
	background-repeat: no-repeat;
	width: 505px; 
	height: 279px;
	margin: 30px 60px 30px 30px;
	float: left;
}

#video_placeholder:hover {
	cursor: pointer;
}	

#home_video_player {
	position: relative;
	margin-left: -5px;
	display: none;
}

#show_video_player {
	display: none; 
	margin-left: -5px;
}
	
#product_description {
	background-color: #111111;
	width: 332px;
	height: 279px;
	float: left;
	margin: 30px 10px 0px 0px;
	margin-top: 13px;
}

#play_arrow {
	background-image: url(../corp_images/playarrow.png);
	background-repeat: no-repeat;
	width: 142px;
	height: 129px;
	margin-left: -120px;
	margin-top: 100px;
	position: absolute;	
}

#as_seen_on {
	background-image: url(../corp_images/seenon_bg.jpg);
	background-repeat: repeat-x;
	width: 960px;
	height: 76px;
	color: #000;
	font-weight:bold;
	overflow:hidden;	
}
	
#company_logos {
	margin-top: 20px;
	margin-left: 28px;
}

#company_logos ul { 
	list-style-type: none; 
	margin: 0;
	padding: 0;
	margin-left: -10px;
}

#company_logos ul li { 
	display: inline; 
}

#navcontainer ul li a {
	text-decoration: none;
}

#three_steps {
	//background-image: url(../corp_images/steps_bg.jpg);
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	width: 960px;
	height: 420px;
	margin-top: -20px;
}
	
	.step {
		margin-left: 40px;
		float: left;
	}
		
	.step_image {
		margin-top: 15px;
	}
	
	.step_text {
		margin-top: 10px;
		margin-left: 30px;
		color: #000;
		font-size: 14px;
		width: 197px;
	}

#create_movie_top {
	width: 860px;
	margin-left: 160px;
	margin-top: 20px;
	font-size: 16px;
}
			
#create_movie_bottom {
	width: 960px;
	margin-left: 70px;
	margin-top: 25px;
	font-size: 16px;
}
	
	#text1 {
		float: left;
		margin-right: 20px;
	}
		
	#image1 {
		float: left;
		width: 186px;
		margin-right: 20px;	
		margin-top: -18px;
	}
	
	#text2 {
		float: left;
		width: 300px;
	}

#general_content {
	background-color: #FFF;
	color: #000;
	overflow: hidden;
}
		
#main_column {
	margin-top: 10px;
	margin-left: 10px;
	width: 630px;
	float: left;
}	

/*Testimonials*/

#testimonials {
	margin-left: 20px;
}

.testimonial {
    width: 640px;
    height: 135px;
 	margin-left: -10px; 
}

.testimonial_image_left {
	float: left;
}

.image_frame{
    background-image: url(../corp_images/image_frame.png);
    background-repeat: no-repeat;
    height: 123px;
    width: 124px;
    position: absolute;
    z-index: 2;
}
  
.client_image {
	width: 120px;
	height: 105px;
	z-index: 1;
	position: absolute;
}

.speech_bubble {
    background-image: url(../corp_images/speech_bubble1.png);
    background-repeat: no-repeat;
    width: 474px;
    height: 107px;
    margin-top: 10px;
    margin-right: 40px;
    float: right;    
}
.speech_bubble_long {
    background-image: url(../corp_images/speech_bubble_long.png);
    background-repeat: no-repeat;
    width: 474px;
    height: 150px;
    margin-top: 10px;
    margin-right: 40px;
    float: right;    
}

.testimonial_text {
    padding: 20px;
    margin-top: -5px;
    margin-right: -5px;
}
	
.name {
	float: right;
}
 
.divline {
	background-image: url(../corp_images/divline.jpg);
	background-repeat: repeat-x;
	margin-left: 25px;
	margin-top: 10px;
	padding-bottom: 5px;	
	width: 580px;
	height: 2px;
}
 
#discover {
 	width: 596px;
 	font-size: 12px;
 	margin-left: 20px;
}
 
#discover ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
	 
#discover li {
	background-image: url(../corp_images/tick.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 45px;
	pading-right: 30px;
	padding-bottom: 10px;
}

#sidebar {
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-left: 5px; 
}
	
#squeeze_form {
	background-image: url(../corp_images/optinbg2.jpg);
	background-repeat:no-repeat;
	width: 296px;
	height:300px;
	overflow: hidden;
}
	
#opt_in_form2 {
	width: 270px;
	margin-top: 30px;
	margin-left: 11px;
}

#sidearrow2 {
	background-image: url(../corp_images/sidearrow.png);
	background-repeat: no-repeat;
	width: 87px;
	height: 66px;
	margin-left: 244px;
	margin-top: -74px;
	position: absolute;	
}

#facebook_widget {
	margin-top: 30px;
	margin-left: 7px;
	padding-bottom: 50px;
}
	
#footer {
	background-image: url(../corp_images/footer_bg.png);
	background-repeat: repeat-x;
	height: 259px;
	margin-top: -10px;
	color: #7d7d7d;
	overflow: hidden;
}

#insh_footer {
	background-image: url(../corp_images/footer_bg_short.png);
	background-repeat: repeat-x;
	height: 259px;
	margin-top: 0px;
	padding-top: 2px;
	color: #7d7d7d;
	overflow: hidden;
}

.transition {	
	background-image: url(../corp_images/lower_fade.png);
	background-repeat: repeat-x;
	background-color: white;
	height: 9px;
	width: 960px;
	clear: both;
	margin: 0 auto;
}	
	
#footer_links {
	left: 50%;
	width: 960px;
	margin: 0 0 0 -480px;
	position: absolute;
}
	
#footer_links ul {
	list-style-type:none;
}
	
#footer1 {
	float: left;
	margin: 40px 0 0 30px;
}
	
#footer2 {
	float: left;
	margin: 40px 0 0 20px;
}
	
#footer3 {
	float: left;
	margin: 40px 0 0 20px;
}
#footer4 {
	float: left;
	margin: 40px 0 0 20px;
}
	
#footer_logo {
	background-image: url(../corp_images/footer_logo.png);
	background-repeat: no-repeat;
	float: left;
	margin: 30px 0 0 50px;
	width: 240px;
	height: 152px;
}

.footerdiv	{
	background-image: url(../corp_images/footdiv.jpg);
	background-repeat:no-repeat;
	width: 7px;
	height: 141px;
	float: left;
	margin-top: 40px;
	margin-left: 84px;
	padding-right: 10px;
}
	
#copyright {
	margin-top: 220px;
	text-align: center;
}
	
/*CSS STYLES FOR DROPDOWN MENUS*/	
	
ul, li{
	margin:0; 
	padding:0;
	list-style:none;
}

.products_body {
	width: 330px;
	font-size: 14px;	
	line-height: 32px;
	border: 0 none; 
}

.products_body li {
	height: 55px;
}

.mastery_body {
	width: 217px;
	font-size: 14px;
}

.mastery_body li {
	height: 55px;
}

.menu_body {
	-moz-border-radius:8px; 
	-webkit-border-radius:8px; 
	border-radius:8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
	
.login_body {
	width: 250px;
	line-height: 32px;
	margin-left: -170px;
	border: 1px red solid;
	border-right:1px solid red;
	border-bottom:1px solid red;
	border-left:1px solid red;
	z-index: 40;
}

.menu_body li{
	background: #ddd;
	background-image:-moz-linear-gradient(0% 100px 90deg, #b7b7b7, #fafafa); 
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#c7c7c7));
}

.menu_body li:last-child {
	-moz-border-radius:8px; 
	-webkit-border-radius:8px; 
	border-radius:8px;
	
	-moz-border-radius-topleft:  0px;  /* Firefox up to version 3.6 */
	-webkit-border-top-left-radius: 0px;  /* Safari, Chrome (before WebKit version 533) */
	border-top-left-radius: 0px;  /* Firefox 4; browsers with CSS3 support */
	   
	-moz-border-radius-topright:  0px;  /* Firefox up to version 3.6 */
	-webkit-border-top-right-radius: 0px;  /* Safari, Chrome (before WebKit version 533) */
	border-top-right-radius: 0px;  /* Firefox 4; browsers with CSS3 support */
}

.menu_body li:first-child {
	-moz-border-radius:8px; 
	-webkit-border-radius:8px; 
	border-radius:8px;
	
	-moz-border-radius-bottomleft:  0px;  /* Firefox up to version 3.6 */
	-webkit-border-bottom-left-radius: 0px;  /* Safari, Chrome (before WebKit version 533) */
    border-bottom-left-radius: 0px;  /* Firefox 4; browsers with CSS3 support */
    
	-moz-border-radius-bottomright:  0px;  /* Firefox up to version 3.6 */
	-webkit-border-bottom-right-radius: 0px;  /* Safari, Chrome (before WebKit version 533) */
	border-bottom-right-radius: 0px;  /* Firefox 4; browsers with CSS3 support */
}

.menu_body li a{
	color:#000;
	text-decoration:none;
	padding:10px;
	display:block;
}

.menu_body li.alt{
	background:#eee;
	background-image:-moz-linear-gradient(0% 100px 90deg, #e7e7e7, #fafafa); 
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#e7e7e7));
}
	
.menu_body {
	display:none;
	bottom: 0; 
	clear: both;
}

.menu_body li a:hover{
	color: #b50010;
	font-weight:bold;
}

.hiddentrans {
//	background: url(https://launchimages.s3.amazonaws.com/2011/tranparent-bg.png) repeat; 
	z-index: 20;
	position: fixed;
	min-height: 600px;
	height: 98%;
	width: 98%;
	top: 10px;
	left: 10px;
}

.topleveloptinbox {
//	background: url(https://launchimages.s3.amazonaws.com/2011/tranparent-background2.png) repeat; 
	position: fixed;
	width: 98%;
	z-index: 50;
	top: 90px;
	left: 20px;
	margin-right: 30px;
}

.book_lite_box {
    background-color: #FFFFFF;
    width: 300px;
    height: 300px;
    color: #000000;
    padding: 15px;
	border: 1px red solid; 
	-moz-border-radius:8px; 
	-webkit-border-radius:8px; 
	border-radius:8px;
}	    

.liteboxclose:hover {
	cursor: pointer;
}
	
.coming_soon {
	font-wieght: bold;
	font-size: 14pt;
	color: red;
}

//// END ORIGINAL CSS FILE ------- BEGIN ADD ON FILE
#parent_content {
	background-color: #FFF;
	height: 100%;
	    width: 960px;
}
	
#video_section1 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 630px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	float: left;
}	

#video_section:hover {
	pointer: defualt;
}

#general_content1 {
	background-color: #FFF;
	color: #000;
	overflow: hidden;
	width: 630px;
}

#video {
	background-repeat: no-repeat;
	width: 600px; 
	height: 398px;
	margin: 10px 0px 10px 10px;
	float: left;
	border-style: solid;
    border-width: 6px;
    border-color: #950B0B;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;    
}

#video:hover {
//	cursor: pointer;
}
	
#insh_optbox {
	width: 318px;
	height: 220px;
	float: left;
	margin: 13px 0px 0px 0px;
	background-image: url(../corp_images/INSH_optbox.png);
	background-repeat: no-repeat;
	color: #000;
}

#insh_optedin {
	width: 320px;
	height: 220px;
	float: left;
	margin: 13px 0px 0px 0px;
	background-image: url(../corp_images/INSH_optedin2.png);
	background-repeat: no-repeat;
	color: #000;
}	
.thumbnail {
	width: 141px;
	height: 97px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #950B0B;
	z-index: 1;	
    position: relative;	
}
.thumbnail_play_button {
	z-index: 6;
	position: relative;	
	margin: 0px 0px 2px -142px;																																																																																																																		;
}
.thumbnail_section {
	width: 600px;
	height: 135px;
	margin-left: 15px;
	position: relative;
}
.thumbnail_section p {
	margin-top: 4px;
}

/* facebook comments style parameters */
#facebook_comments {
	background: #CCCCCC;
	width: 596px;
	margin-left: 15px;	
//	border: solid 1px #bd2727;
//	border-radius: 7px;
//	-moz-border-radius: 7px;
//	-webkit-border-radius: 7px;
//	padding: 5px 10px 10px 10px;
//	position: relative;
//	margin-bottom: 10px;
//	margin-top: 10px;
}

#showlogo1 {
	background-image: url(../corp_images/INSH_110729_header1.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 960px;
	height: 77px;
	position: fixed;
	left: 50%; 
	margin: 0 0 0 -480px;
	z-index: 20;
}		

#sidearrow_INSH {
	background-image: url(../corp_images/sidearrow.png);
	background-repeat: no-repeat;
	width: 87px;
	height: 66px;
	position: absolute;	
	margin: 75px 0px 0px 282px;
}
#sidebar1 {
	float: right;
	width: 320px;
//	margin-top: 30px;
//	margin-left: 5px; 
	background: #FFFFFF;
	padding: 0px 5px 0px 5px;
}

.facebook_widget_insh {
	margin: 0px 0px 10px 10px;
}

.twitter_widget_insh {
	margin: 0px 0px 10px 10px;
}		

.parent_content {
	background: white; 
	float: left;
	width:960px;
}

.right_container {
	float: left;
	width: 100%;
	background: white; /* blue */
	position: relative;
}

.left_container {
	float: left;
	width: 100%;
	background: white; /* #FBE270 */
	position: relative;
}

.right_content {
	width: 320px;
	background: white; /* blue */
	float: left;
	position: relative;
}

.left_content {
	width: 640px;
	background: white; /* #FBE270	*/
	float: left;
	padding-bottom: 25px;
	position: relative;
}

.lower {
	clear: both;
	width: 960px;
	color: #000000;
	background: #000000; /* for non-css3 browsers */
	position: relative;
	width: 960px;
	margin: auto;
	margin-top: -20px;
}	

.wrapper3 {
	margin: 0 auto;
	background: #eeeeee;
	color: black;
    width: 960px;
	padding-top: 109px;
	position: relative;
	margin-bottom: -5px;
}
	
#about_content {
	background: #eeeeee; /* for non-css3 browsers */
	color: black;
	margin: 0 auto;
	position: relative;
}

#mediaplayer {
	border: 0 none;	
}

.current_video_title {
	font-size: 16pt;
	color: #111111;
	margin: 10px 0px 0px 0px;
	font-weight: bold;		
}

.question_text {
	margin-top: 1px;
	font-size: 10pt;
}

.question_of_the_week {
	margin: 5px;
	font-size: 16pt;
	color: #950B0B;
}

.thumb_area {
	float: left;
}

.thumb_area:hover {
	cursor: pointer;
}

.thumb_label {
	margin-left: 20px;
	width: 100px;
	text-align: center;
	color: black;
	height: 55px;	
}

.grey_box_top {
	background-image: url(../corp_images/grey_box_top3.png);
	background-repeat: no-repeat;
	width: 640px;
	height: 24px;
	margin-left: -15px;
	padding: 1px 0px 0px 25px;
}

.grey_box_middle {
	background-image: url(../corp_images/grey_box_middle3.png);
	background-repeat: repeat-y;
	width: 640px;
	margin-left: -15px;
	margin-top: -1px;
	padding:10px;
}

.grey_box_bottom {
	background-image: url(../corp_images/grey_box_bottom3.png);
	background-repeat: no-repeat;
	width: 640px;
	height: 24px;
	margin-left: -15px;
	margin-top:-10px;
}

.top_offer_area {
	margin: 10px 0px 15px 0px;
}

.archive {
	float: right;
	margin-right: 60px;
	color: black;
}

.archive A:link {
	color: #081ffc;
	text-decoration: underline;
}

.archive A:visited {
	color: #081ffc;
	text-decoration: underline;
}
#insh_optbox {
	width: 340px;
	height: 412px;
	float: left;
	margin: 13px 30px 0px 0px;
	background-image: url(https://d2l6tmiv6e1a1j.cloudfront.net/inspirationshow/INSH_120629_optbox.png);
	background-repeat: no-repeat;
	color: #000;
}
#sidearrow_INSH {
	background-image: url(/corp_images/sidearrow.png);
	background-repeat: no-repeat;
	width: 87px;
	height: 66px;
	position: absolute;	
	margin: 250px 0px 0px 282px;
}
.email {
	background:none;
	background-image:url(/corp_images/field_bg.png);
	background-repeat:no-repeat;
	width: 253px;
	height: 31px;
	border: none;
	margin-bottom: 10px;
}