@charset "utf-8";
/* CSS Document */

/* ---------------------
-- Meet the Family Pages (aka Bios)
----------------------*/
.microMeet {
	background:url(../images/shell/contentBG.jpg) top center no-repeat #FFF;
}

.microSpan2Col {
	background:#FFFFFF url(../images/meet/MEETinteriorBG.jpg) no-repeat left top; margin-top:37px;
}

#colContain {
	width:646px;
	margin:0px 0 15px 0;
}

#colContainDefault {
	width:635px;
	margin:0px 0 15px 0;
	padding:72px 0px 0px 0px;
}

#containDefault {position:relative; height:1225px;}
#containerMain {position:absolute; top:76px; left:68px; width:500px; height:802px;}
#containerMain img {float:left;}

/*#photoCol {float:left; display:inline;width:264px;}*/


#videoCol {float:left; display:inline;width:340px;margin: 80px 0 10px 0;}
#whatsHotCol {float:left; display:inline;width:306px;}
#hotContent {width:290px; margin:0 9px 0 7px;background:#565a5d url(../images/meet/hotBG.jpg) repeat-y -7px 79px;color:#fff;}


.bioBox {height:142px; margin: 13px 20px 17px 31px; color:#58595b; font-size:13px;width:578px;}
.bioName{font-size:14px; color:#000000;font-weight:bold;margin:0 0 0 0;padding-top:15px;}
.bioName img {margin-left:-10px;}
.bioPic {width:196px;height:131px;float:left; margin:0px 15px 0px 0px;}
.bioPic img {border: 0px none;}

a.purpleBtn {color:#FFFFFF;display:block;font-size:1.1em;margin:10px 0pt 10px 210px;padding:5px 12px 6px 19px;text-align:left;width:170px;height:15px;}
a.purpleBtn:hover {color:#FFFFFF;display:block;font-size:1.1em;margin:10px 0pt 10px 210px;padding:5px 12px 6px 19px;text-align:left;width:170px;height:15px;}
a.purpleBtn:visited {color:#FFFFFF;}

.videoHolder {
	float:right;
	background-color:#000;
	width:321px;
	text-align:center;
	padding: 4px;
}

.centerTout {
	padding:5px 0pt 16px;
}


