

#videoPanel{
	float:left;
	background: #3a84d0 url(/images/mymoments/digiMakeover/bg_videopanel.jpg) center bottom no-repeat;
	width:741px;\
	margin:0;
	
}
#flashContainer{
	float:left;
	width:366px; /*389*/
	height:	244px;/*267*/
	padding:9px 14px 14px 9px;
	height:260px;
	background-image: url(/images/mymoments/digiMakeover/flashmoviebg.png);
	background-repeat: no-repeat;	
	margin:7px 0 0 6px;
	display:inline;
}
				/*#flashWindow{
					width:377px;
					height:296px;
					border:1px solid #474646;
				}*/
				
				
				
				
				
/*BOILER*/
	#dmBoiler{
		float:left !important;
		width:314px;
		padding:14px;
		color:#fff;
		
	}
	#dmBoiler h3{
		font-size:130%;
		padding-bottom:10px;
	}
	#dmBoiler h4{
		font-size:110%;
		font-weight:bold;
		padding-bottom:6px;
	}
	#dmBoiler p{
		font-size:100%;
	}
	.tinyT{
		padding-top:14px;
		font-size:80%;
		font-style:italic;
	}
	
/*END BOILER*/

/*VIDEO THUMBS*/
	#vidThumbs{
		clear:both;
		height:142px;
		background:#ddd;
	}
	
	
/*END VIDEO THUMBS*/




/*VIDEO NAV*/
	#vidNav{ /*black navigation bar*/
		clear:both;
		background:#000 url(/images/mymoments/digiMakeover/bg_navbar.gif) repeat-x;
		padding: 3px 6px 0 6px;
		height:23px; /*26 tall*/
		border:1px solid #000;
		margin:0 !important;
		list-style-type:none;
	}
	#vidNav li{
		display:block;
		float:left;
		color:#fff;
	
	}
	#vidNav li.Prev{
		float:left;
	}
	#vidNav li.Prev a{
		display:block;
		height:20px;
		width:70px;
		background: #333 url(/images/mymoments/digiMakeover/bg_navbtn.gif) top left;
		padding:0 0 0 30px;
		text-align:left;
		color:#fff;
		text-decoration:none;
	}
	
	#vidNav li.Next{
		float:right;
	
	}
	#vidNav li.Next a{
		display:block;
		height:20px;
		width:70px;
		padding:0 30px 0 0;	
		background: #333 url(/images/mymoments/digiMakeover/bg_navbtn.gif) top right;	
		text-align:right;
		color:#fff;	
		text-decoration:none;	
	}
	
	
	#vidNav li.Index{
		display:block;
		margin:0 auto;
		width: 527px;
		text-align:center;
	}
/*END VIDEO NAV*/



/*BOTTOM SECTION*/

	#infoSection{
		background: url(/images/mymoments/digiMakeover/bg_botpanel.gif) repeat-y;
		min-height: 300px;
	}


/*Bottom Section Nav*/
	#sectionNav{
		width:173px;
		float:left;
		list-style-type:none;
	}
	#sectionNav li{
		margin-bottom:2px;
	}
	
	#sectionNav li a{
		display:block;
		padding: 5px 0 0 20px;
		height:26px;
		text-decoration:none;
		color: #a3a2a2;
		font-weight:bold;
	}
	#sectionNav li a:hover{
		color:#fff;
	}
	
	#sectionNav li a.selected{
		background:url(/images/mymoments/digiMakeover/btn_secNav_on.gif) 2px 0 no-repeat;
		color:#fff;
	}

/*END Bottom Section Nav*/


/*Bottom Content*/
	.sectionContent{
		display:block;
		float:left;
		width:535px;
		padding:0 0 30px 15px;
	}
	.sectionContent h4{
		font-size:100%;
	}
	.sectionContent p{
		padding-bottom:10px;
	}		
	.bio{
		margin-bottom:14px;
	}
	
	.hostPic{
		float:left;
		clear:left;
		border:1px solid #fff !important;
	}
	
	.hostText{
		float:left;
		padding:0 8px;
		width:420px;
	}
	.hostText h4{
		font-size:102%;
	}
	.hostText p{
		font-size:100%;
	}

	#galleryContent img{
		float:left;
		margin-right:8px;
		margin-bottom:8px;
		border:1px solid #fff;/*59585a*/
	}
	
	/*resources content*/
	#resourcesContent a:link, #resourcesContent a:visited{
		color:#80a03f;
		text-decoration:none;
	}
	#resourcesContent h4 a:link,#resourcesContent h4 a:visited{
		color:#000;
	}

	/*GalleryContent*/
	#galleryContent p{
		padding-right:14px;
	}
	
	/*NextContent*/
	#nextContent h4{
		font-size:100%;
	}	
	#nextContent p{
		padding-right:14px;
	}	
	


/*END Bottom Content*/




.floatLeft{
	float:left;
}












