body,form,fieldset,legend,object,img,iframe,
table,td,th,ul,li,ol,h1,h2,h3,h4,h5,h6,p,blockquote {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ul,ol {
	list-style:none;
}
.clearLeft {
	height:0;
	clear:left;
}
html {
	overflow-y:scroll;
}
body {
	line-height:1;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#454547;
	background:#260101 url(/content/images/bg.png) repeat-x left top;
	margin-bottom:30px;
}
p {
	line-height:1.5em;
	margin-bottom:1.5em;
}
pre {
	font-family:Arial,sans-serif;
	line-height:1.5em;
}
a:link, a:visited {
    outline:0;
    color:#c00f12;
    font-weight:bold;
    text-decoration:none;
}
a:hover {

}
h1.logo {
   position:relative;
   width:229px;
   height:121px;
   margin-left:14px;	
}
h1.logo a:link, h1.logo a:visited {
   display:block;
   width:229px;
   height:121px;
   text-indent:-999em;
   background:url(/content/images/blackstone-logo.png) no-repeat left top;
}
#wrapperWrapper {
   width:931px;
   margin:0 auto;
   background:url(/content/images/bg-content.png) repeat-y left top;
}
.home #wrapperWrapper {
	background:none;
}
#wrapper {
   width:921px;
   padding:0 5px;
   background:url(/content/images/bg-content-top.png) no-repeat 0px 121px;
}
.home #wrapper {
   background:url(/content/images/bg-content-home.png) no-repeat 0px 121px;
}
#header {
   position:relative;
   height:121px;
   margin-left:-5px;
   margin-right:-5px;
   background:#ece8dc url(/content/images/bg-header.png) repeat-x left top;
}
#header .headMenu {
	position:absolute;
	top:0;
	right:5px;
	width:189px;
	height:23px;
	line-height:20px;
	border:1px solid #f2efe4;
	border-top:none;
	padding-left:11px;
	background:url(/content/images/header-menu-bg.png) no-repeat left bottom;
}
#header .headMenu li {
	float:left;
	font-family:Verdana,sans-serif;
	font-size:9px;
}
#header .headMenu a:link, #header .headMenu a:visited {
	padding-left:9px;
	padding-right:9px;
	text-decoration:none;
	color:#5b5a57;
	font-weight:normal;
}
#header .slogan {
	position:absolute;
	top:58px;
	right:114px;
}
#main {
   padding-top:5px;
}
#mast {
   position:relative;
   height:434px;
   width:912px;
   padding-top:10px;
   padding-left:9px;
   background:#fff;	
}
.formcell
{
	padding: 7px;
	border: 0px;
}
/* MAIN MENU =================== */
ul.mainMenu {
	position:absolute;
	left:9px;
	top:10px;
	width:227px;
	padding-top:21px;
	height:402px;
	background:url(/content/images/trans-black.png);
}
ul.mainMenu li {
	width:227px;
	min-height:30px;
	padding-top:15px;
	margin-bottom:15px;
}

ul.mainMenu li.on {
	background:url(/content/images/menu-bg.png) no-repeat left top;
}
.mainMenu a:link, .mainMenu a:visited {
	display:block;
	height:15px;
    margin-left:24px;
    text-indent:-999em;
}
.mainMenu a.about:link,
.mainMenu a.about:visited {
	width:74px;
	background:url(/content/images/menu-about.png) no-repeat left top;
}
.mainMenu a.internships:link,
.mainMenu a.internships:visited {
	width:148px;
	background:url(/content/images/menu-internships.png) no-repeat left top;
}
.mainMenu a.resources:link,
.mainMenu a.resources:visited {
	width:129px;
	background:url(/content/images/menu-resources.png) no-repeat left top;
}
.mainMenu a.apply:link,
.mainMenu a.apply:visited {
	width:127px;
	background:url(/content/images/menu-apply.png) no-repeat left top;
}
ul.mainMenu ul {
	display:none;
}
ul.mainMenu li.on ul {
	display:block;
	margin-top:15px;
    background:url(/content/images/trans-white.png);
}
ul.mainMenu li li {
  	min-height:20px;
    padding:0;
	margin-bottom:0;
}

ul.mainMenu li li a:link, ul.mainMenu li li a:visited {
	position:relative;
	color:#ddd9d0;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	text-indent:0;
	margin-left:0;
	padding-left:24px;
	height:auto;
	padding-top:10px;
	min-height:20px;
}
ul.mainMenu li li a:hover,
ul.mainMenu li li.subOn a:link,
ul.mainMenu li li.subOn a:visited {
	background:url(/content/images/menu-sub-bg.png);	
}
#content {
	overflow:hidden;
	background:url(/content/images/drop-shadow-horizontal.png) repeat-x left top;
}
.home #content {
	background:none;
}
.leftCol {
	float:left;
	width:520px;
	padding:0 30px;
	padding-bottom:50px;
}
.rightCol {
	float:left;
	width:341px;
	padding-bottom:50px;
	background:url(/content/images/right-col-bg.png) no-repeat left top;
}
.leftCol h2 {
    height:44px;
    padding-top:22px;
    margin-top:5px;
    border-bottom:1px solid #b1aea4;
    padding-left:30px;
    margin-bottom:30px;
    margin-left:-30px;
    margin-right:-30px;
}
.rightCol h2 {
	height:67px;
	padding-top:5px;
	line-height:60px;
	padding-left:25px;
	margin-bottom:30px;
	font-size:21px;
	font-weight:normal;
	background:#aba89f url(/content/images/right-header-bg.png) no-repeat left top;
}
.rightCol p {
	margin-left:25px;
	margin-right:20px;
}
#content h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
}
#homeBox {
	margin-top:15px;
	overflow:hidden;
	margin-bottom:15px;
}
#homeBox .learn,
#homeBox .lead,
#homeBox .defend {
	float:left;
	margin-right:13px;
	width:296px;
	border:1px solid #5b110d;
	background:#ddd7cd url(/content/images/home-box-left-bg.png) repeat-y left top;
	cursor:pointer;
}
#homeBox .defend {
	margin-right:0;
}
#homeBox .teaser {
	margin-left:3px;
	padding-top:15px;
	border-bottom:1px solid #c2bcb4;
	color:#747169;
}
#homeBox .expand {
	min-height:273px;
	padding-top:15px;
	display:none;
}
#homeBox p {
	margin-left:25px;
	margin-right:25px;
}




.home #footer {
	display:none;
}
#footer {
	clear:left;
	height:56px;
	background:#a4a298 url(/content/images/bg-footer.png) repeat-x left bottom;
}
#footer ul {
	float:left;
	display:inline;
}
#footer li {
	float:left;
	display:inline;
}
#footer p {
	float:left;
	display:inline;
	font-family:Verdana,sans-serif;
	font-size:10px;
	margin-left:93px;
	margin-top:19px;
}
#footer .social {
	margin-left:3px;
	margin-top:12px;
}
#footer .social li {
	margin-left:11px;
}
#footer .social li.share {
	padding-top:5px;
}
#footer .ftMenu {
	margin-left:17px;
	margin-top:21px;
}
#footer .ftMenu img {
	display:block;
}
#footer .ftMenu li {
	margin-left:15px;
}
#footer .adf {
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:9px;
}

#footerHome {
	clear:left;
}
#footerHome .fb {
	float:right;
}
#footerHome .twit {
	float:right;
	display:inline;
	margin-right:2px;
	margin-left:10px;
}
#footerHome .adf {
	float:left;
}
#footerHome .copy {
	float:left;
	display:inline;
	margin-top:8px;
	margin-left:15px;
	font-family:Verdana,sans-serif;
	font-size:10px;
	color:#4b5348;
}

/* SPECIFIC CONTENT LAYOUTS ============= */

.featuredBook {
	margin-bottom:30px;
	text-align:center;
}
.featuredBook img {
	margin-bottom:10px;
}
.videoTest {
	margin-bottom:20px;
}
.videoTest p {
	font-size:11px;
	font-style:italic;
}
.videoTest img {
	margin-left:25px;
	margin-bottom:12px;
}
#content .videoTest h3 {
	font-size:14px;
	margin-left:25px;
	margin-bottom:5px;
}
#content .videoTest h3 span {
    float:none;
   	color:#454547;
    font-weight:normal;
}
.bio {
	margin-bottom:50px;
}
.bio .head {
	overflow:hidden;
	margin-bottom:15px;
	border-bottom:1px solid #b1aea4;
}
.bio .head img {
	float:left;
	margin-right:15px;
}
.bio .head h4 {
	font-family:Georgia,serif;
	font-size:23px;
	font-weight:normal;
	color:#c22026;
	margin-top:50px;
	margin-bottom:10px;
}
.bio .head h5 {
	font-size:12px;
	font-weight:normal;
}
.testimony {
	margin-bottom:50px;
}
.testimony .head {
	overflow:hidden;
	margin-bottom:15px;
	border-bottom:1px solid #b1aea4;
}
.testimony .head img {
	float:left;
	margin-right:15px;
}
.testimony .head p {
	margin-bottom:0;
	font-size:11px;
	font-style:italic;
}
#content .testimony .head h3 {
	font-size:14px;
	margin-bottom:5px;
}
#content .testimony .head h3 span {
	font-weight:normal;
	float:none;
	color:#454547;
}

.picBox {
	padding:11px 0;
	background:#a5a298;
	border:1px solid #99968b;
	margin-left:20px;
	margin-right:20px;
	margin-top:72px;
	text-align:center;
}
.faq {
	background:url(/content/images/faq-box-bottom.png) no-repeat left bottom;
	width:518px;
	margin-bottom:7px;
	padding-bottom:3px;
	line-height:1.5em;
}
.faq h4 {
	padding-top:13px;
	padding-bottom:10px;
	padding-left:13px;
	padding-right:60px;
	background:#cbc6bb url(/content/images/faq-box-top.png) no-repeat left top;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#content .faqs h3 {
	margin-bottom:20px;
}
.faqs p {
	margin-left:13px;
	margin-right:60px;
}
#content h3.calendar {
	font-size:18px;
	font-weight:normal;
	padding-bottom:13px;
	margin-bottom:17px;
	border-bottom:1px solid #aaa79e;
}
#content h3 span {
	float:right;
	color:#333333;
}
.popup
{
	background-image: url(/Content/images/popup_bg.png);
	background-repeat: repeat;
	border: 4px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	color: #fafafa;
	width: 100%;
	height: 100%;
	position :fixed;
	top : 0px;
	left : 0px;
	margin-top: 0px;
	padding-top: 100px;
	margin-left: 0px;
	z-index: 99;
}
.centervid
{
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
}







