
/* IsaU pages specific css */


/* Like Styles */

#videos_soc-media #mainContent, #videos_isau #mainContent {
	width: 960px;
	text-align: center;
}


			#videos_soc-media #flashcontent, #videos_isau #flashcontent {
				z-index: 30;
				width: 935px;
				height: 383px;
				position: absolute;
				margin-top: 0px;
				margin-left: -130px;
			}
			
.footerMenu {
	margin-left: 0;
}
			


/* IsaU Specific */

body#videos_isau { background: #fff url('http://media01.isagenix.com/code/img/BG.gif') repeat-x; color:#333; }

#videos_isau #header { background: url('http://media01.isagenix.com/code/img/header/videos_isau.png') no-repeat left top; }


#videos_isau #theater {
	background: url('http://media01.isagenix.com/code/img/theater_vert_bg.jpg') repeat-x top center #000;
	height: 321px;
	width: 100%;
	position: absolute;
	left: 0;
	margin-top: 10px;
}

				.isauHR {
				color: #336633;
				height: 2px;
				background-color: #336633;
				margin-top: 20px;
				width: 940px;
			}

#videos_isau #bottom {
	margin-top: 330px;
	text-align: left;
	
}			

#videos_isau h3 {
	color: #336633;
}

 /* Social Media Specific */
 
body#videos_soc-media { background: #fff url('http://media01.isagenix.com/code/img/BG_sm2.gif') repeat-x; color:#333; }


#videos_soc-media #header { background: url('http://media01.isagenix.com/code/img/header/social_media2.png') no-repeat left top; }
			

#videos_soc-media #theater {
	background: url('http://media01.isagenix.com/code/img/theater_vert_bg.jpg') repeat-x top center #000;
	height: 410px;
	width: 100%;
	position: absolute;
	left: 0;
}

#videos_soc-media #bottom a {
	color: #2d659e;
}
			
			.soc-mediaHR {
				color: #2d659e;
				height: 2px;
				background-color: #2d659e;
				margin-top: 20px;
			}
				
#videos_soc-media #bottom {
	margin-top: 410px;
	text-align: left;
}
