#home #content-wrap {
    width: 960px;
    padding-top: 0;
}
#home #content-wrap img{
    padding: 0; 
}
#home #content {
	float: left; width: 754px;
    	border-right: 1px solid #ccc;
	margin: 0 0 30px 0; padding: 0;
}
#home #content a{
	text-decoration: none;
}
#home #content a:hover{
	text-decoration: underline;
}
#content #mba-experience {
	float: left;
	background-image: url(../images/site/home-images/top-green-bg.gif);
	background-repeat: repeat-x;
    	height: 270px;
	width: 754px;
	margin-bottom: 3px;
}
.mba-experience-img {
	margin-top: 18px;
	margin-left: -9px;
}
#content {
	width: 744px;
}
/* TOP LEFT */

#home #content #students {
	float: left; width: 280px;
}
#home #students p {
	padding-left: 19px;
}
#home .students, #home .winners {
    color: #91002B; font-family: verdana, arial, sans-serif; font-weight: normal; font-size: 1.2em;
}
#home #introtext {
	height: 70px;
	margin: 13px 17px 17px 0;
	font-size: 11px;
}
/* Featured Content - eg. Business Plan Contest */
#content #featured {
	width: 464px;
	float: right;
}
#content #featured a{
	color: #336799;
}
#home #text {
	float: left;
	position: relative;
}
#content #featured h3{
	margin: 0; padding: 0;
}
#content #featured #text {
	float: left;
}
#content #featured #photos {
	float: left;
}
#home #featured #text  {
	height: 154px;
	background-color: #eff3c0;
	width: 331px;
	float: left;
	margin: 0 0 0 3px;
	padding-left: 18px;
}
#home #featured #text h4 {
	font-family: Verdana, Arial, sans-serif;
	margin: 10px 0 4px 0;
	padding: 0 0 5px 0;
	color: #91002B;
	font-size: 1.2em;
}
#home #featured #text h4 a{
	/* color: #336799; */
    color: #91002B;
    font-weight: normal;
}
#home #featured #text  ul#blurbs {
	list-style-type: none;
	margin: 0; padding: 0;
	border-top: 1px solid #dee77e;
}
#home #featured #text ul#blurbs li {
	font-size: 11px;
	margin: 0; padding: 7px 0 7px 0;
}
#home #featured #text  ul li a{
	font-weight: bold;
}
#home #featured #text ul li a.ext {
	background: none;
}
#home #featured #text ul#links {
	clear: left;
	border-top: none;
	position: absolute; top: 160px;
    list-style-type: none; 
	margin: 0; padding: 0;    
}
#home #content #mba-experience #featured #text ul#links li{
	margin: 0; padding: 0;
	display: inline;
}

#home #content #featured #text ul#links li a{
    display: block;
    float: left;
    color: #676802; 
    font-weight: normal;
    background: url(/entrepreneurship/images/site/home-images/red-bullet.gif) no-repeat 0 5px;
    margin: 0 20px 0 0; padding: 0 0 0 10px;
}
/* CENTER PANEL */
#content #main-panel {
	xfloat: left;
	xwidth: 464px; 
    margin: 0; padding: 0;
}
#home #content #main-panel #blue-box p {
	color: #C4D2DF;
	margin:0; padding: 3px 0 5px 0;
	
}
#home #content #main-panel #blue-box li { 
	color: #FCC14D;
    display: inline;
}
#home #content #main-panel #blue-box ul {
	list-style-type: none;
    margin: 2px 0 0 0;
	padding:0;
}

#home #content #main-panel #blue-box li a {
	color: #FCC14D;
    display: block;
    float: left;
    background: url(../images/site/home-images/yellow-bullet.gif) no-repeat 0 5px;
    margin: 0 20px 0 0; padding: 0 0 0 10px;
}
#home #content #main-panel #blue-box small {
	color: #F2A71A;
	font-size: 10px;
    text-transform: none;
	margin: 0; padding: 0; 
}

#content #blue-box {
	background: #3e89a8 url(/entrepreneurship/images/site/home-images/aqua-bg-home.gif) no-repeat;
	float: left; width: 480px;
	margin: 0 0 3px 0; padding: 0;
}

#home #content .mini-col {
	float: left;
	width: 203px;
	padding: 9px 10px 12px 15px;
}
#home #content .mini-col h4 {
	font-family: Verdana, Arial, sans-serif; color: #F2A71A;
	font-size: 1.3em; font-weight: normal; 
	margin: 0; padding: 0;
}
/* purple tab cards*/
#content #purple {
	width: 480px; clear: left; float: left;
	margin: 15px 0 0; 
	padding:0;
	background:url(../images/site/purple.gif) no-repeat;
	
}

#content #purplewrapper {
	background:url(../images/site/home-images/purple-box-bg.jpg) right repeat-y #680946;
}

#content #purplewrapper2 {
	
overflow:visible;
}

#content  #purple .tabCards li {
	float: left;
	margin: 0; padding: 0;
}

#content  #purple .tabCards ul {
	margin-left:6px;
}

#content  #purple .tabCards ul a {
	display: block;
}
#content  #purple .tabCards ul a.tab1, 
#content  #purple .tabCards ul a.tab2, 
#content  #purple .tabCards ul a.tab3 {
	color: #fff;
	text-decoration: none;
	margin: 6px 0 0 0px; 
	padding: 6px 17px 8px;
	
}
#content  #purple .tabCards ul .active a.tab1, 
#content  #purple .tabCards ul .active a.tab2,
#content  #purple .tabCards ul .active a.tab3,
#content  #purple .tabCards ul .active a.tab1:hover, 
#content  #purple .tabCards ul .active a.tab2:hover,
#content  #purple .tabCards ul .active a.tab3:hover{
	background-color: #fff;
	color: #690A5B;
	font-weight: bold;
    	margin: 6px 0 0 0px; 
	padding: 6px 14px 8px;
}

#content  #purple .tabCards ul .active a.tab1:hover, 
#content  #purple .tabCards ul .active a.tab2:hover,
#content  #purple .tabCards ul .active a.tab3:hover{
         text-decoration:none;
}

#content  #purple .tabCards ul a.tab1:hover, 
#content  #purple .tabCards ul a.tab2:hover, 
#content  #purple .tabCards ul a.tab3:hover{
	text-decoration: underline;
}
#content  #purple .description {
	clear: left;
	float: right;
	margin: 0;
	padding: 34px 10px 25px 18px;
	width: 446px;
	min-height:302px; 
	background-color: #fff;
	color: #353535;

}
#content #purple .description .tab1, #content  #purple .description .tab2,
#content  #purple .description .tab3{
	position: absolute;
	top: -10000px;
	left: -10000px;
}

/* Text inside the tabs */
#content #purple .description img{
		top:0; 
		}
	#content #purple .description div p{
		margin: 0 0 1em 0; 
		padding: 0;
	}
	
	#content #purple .description .news div p{
		width:326px;
		float:right;
	}
	
        #content #purple .description .news div.nopic p{
                width:396px;
                float:left;
                clear:left;
        }	
        
	#content #purple .description div ul{
		list-style-type: disc;
		float: none;
	}
	#content #purple .description div li{
		margin: 0 0 1em 0; padding: 0 0 0 10px;
		background: url(../images/site/home-images/red-bullet.gif) no-repeat 0 5px;
		float: none;
		display: block;
	}
	img.thumbnail{
	float: right; margin: 1em;
	}
#content #purple ul li.active.tab1, #content #purple ul li.tab1{
       min-width:112px;
	text-align:center;
}


#content #purple .description div.item{
       float:left;
	width:423px; 
	margin:0 0 11px 0;
	padding:0; 
}

#content #purple .description div.item img{
       float:left; 
       width:75px; 
       margin:2px 22px 8px 0px;
      
}

#content #purple .description div.item h3{
       margin:0 0 6px 0; padding:0;font-weight:bold;
       font-size:11px;font-face: Verdana;
       position: static;
}/*end of purple tabs */

#home #students-text li, #home #videolink li{
	font-size: 11px;
	list-style-type: none;
	xlist-style-image: url(../images/site/home-images/blue-bullet.gif);
	margin: 5px 0 0 10px; 
	padding: 0 0 0 15px;
	background: url(../images/site/home-images/blue-bullet.gif) no-repeat 0 5px;
	float: none;
	display: block;
	color: #298OCF; 
}
#home #videolink li a {
	color: #2682D0;
}
#home #videolink ul{
	padding: 15px 0 0 5px;
	margin: 0;
	float: left;
}
#home #students-text ul{
	padding-left: 10px;
	margin: 0;
}
#home #students-text ul li em {
	color: #7c7a6e;
}

h3.expand {
	font-weight: normal; font-size: 1em; color: #336799;
	margin: 0 0 0.5em 0; padding: 0 0 0 16px;
	background: url(/entrepreneurship/images/site/bg-arrow-crimson.gif) no-repeat 0 3px;
}

h3.expand:hover {
	cursor: pointer;
}

h3.expand strong{
	font-weight: normal;
}

h3.open {
	font-weight: bold; color: #000;
	background: url(/entrepreneurship/images/site/bg-arrow-crimson-down.gif) no-repeat 0 3px;
}
h3.open strong{
	font-weight: bold;
}
dl.expandable dt {
	font-weight: normal; font-size: 1em; color: #336799;
	margin: 0; padding: 0 0 0 16px;
	background: url(/entrepreneurship/images/site/bg-arrow-crimson.gif) no-repeat 0 50%;
	}
dl.expandable dt:hover {
	cursor: pointer;
	}	
dl.expandable dt.open {
	font-weight: bold;
	background: url(/entrepreneurship/images/site/bg-arrow-crimson-down.gif) no-repeat 0 6px;
	}	
dl.expandable dt span {	
	display: block;
	padding: 4px 0;
	}
dl.expandable dt.first span {
	border-top: none;
	}	
	
dl.expandable dd {
	margin: 0; padding: 0 0 8px 0;
	display: none;
	}	

dl.expandable dd.open {
	display: block;
    position: static;
	padding: 0 0 0 15px;
	}	    
	
dl.expandable dd p {
	margin: 0 0 1.4em 0;
	}

.openclose {
/* border: 2px solid green; */
}
.board h3 em {
	font-weight: normal;
}
div.openclose {
	margin: 0 0 0 15px;
}
#boardmembers {
	margin-left: 1.5em;
}
ul.plain {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.plain li {
	margin: 0 0 1em 0;
	padding: 0;
}
#home #sidebar {
	float: left;
	background: none;
	width: 193px; /* 203px */
    margin: 0; padding: 0;
}
#home #sidebar h3, #home #sidebar h4, #home #sidebar li, #home #sidebar p {
	padding-left: 8px;
}
#home #sidebar li {
	padding-top: 5px;
}
#home #sidebar h3{
	font-size: 1.5em;
	color: #92002B;
	margin: 0; padding: 23px 0 1px 8px;
}
#home #sidebar h4{
	text-transform: uppercase;
	font-size: 110%;
	font-family: arial, verdana, sans-serif;
    	font-weight: normal;
    	letter-spacing: .02em;
	color: #92002B;
	border-top: 1px solid #ccc;
	margin-top: 10px; padding: 8px 0 5px 8px;
}
#home #wkfeed p em{
    display: none;
}
/* tabCards */
#content .tabCards {
	position: relative;
}

#content .tabCards ul {
	list-style: none;
	clear: right;
	margin: 0; padding: 0;
}

/* hbs-entrepreneurs tab cards */
.clearme {
	clear:both;
	}
	
.switchcontainer {
	background:#D9E0F3;
	border:1px red solid;
}	
#hbs-entrepreneurs {
background: #e5e8f2 url(/entrepreneurship/images/site/bg-gradient-lt-blue2.gif) no-repeat top left;
*background:#e5e8f1;
width:240px;
	margin: 0 0 0 10px; 
	
	padding: 0;
}

h2.hbsentre {
	color: #3c5165;
	font-weight:normal;
	margin: 26px 0px 7px 20px;
}

#content #hbs-entrepreneurs .tabCards {
	width: 240px; margin: 0;
}

#content #hbs-entrepreneurs .tabCards ul#etabs, #content #hbs-entrepreneurs ul li.lastbreak, .blueline  {
    background: url("/entrepreneurship/images/site/entrepreneurs-top-rule.jpg") repeat-x left bottom;
    height: 25px;
    margin: 0 0 0 0;
    padding: 0 0 0 0px;
    width: 240px;	
}


#content #hbs-entrepreneurs .tabCards ul#etabs, #content #hbs-entrepreneurs ul li.lastbreak, .blueline {

}

#content #hbs-entrepreneurs .description {
	xfloat: left; clear: left; 
	width: 230px;
    margin: 0; padding: 0; 
    background: #D8E1E8;
 background-color: #D8E1E8;

}

#content  #hbs-entrepreneurs .tabCards li {
	float: left;
	margin: 0; padding: 0;
}

#content  #hbs-entrepreneurs .tabCards #etabs a {

	margin: 4px 5px 2px 0px; 
	padding: 2px 14px;
}
#content  #hbs-entrepreneurs .tabCards ul a.tab1, #content  #hbs-entrepreneurs .tabCards ul a.tab2 {
	display: block;
	
	color: #33659A; font-weight: normal;
	margin: 0px 0 0px 6px; padding: 0;
}
#content #hbs-entrepreneurs .tabCards ul .active a.tab1, 
#content #hbs-entrepreneurs .tabCards ul .active a.tab2, 
#content #hbs-entrepreneurs .tabCards ul .active a.tab1:hover, 
#content #hbs-entrepreneurs .tabCards ul .active a.tab2:hover {
	display: block;
    color: #fff; font-weight: bold;
	background: #3e639c;
	
}

#content #hbs-entrepreneurs .tab1 li {
	float: none; 
	display: block; clear:right;
}

#content #hbs-entrepreneurs .description .tab1, #content  #hbs-entrepreneurs .description .tab2 {
	position: absolute;
	top: -10000px;
	left: -10000px;
}
#content #hbs-entrepreneurs .tabCards ul.entrepreneurs{
	margin: 0; 
	padding: 0;
}
#holder {
	margin:0;
	padding:0;
}
#content #hbs-entrepreneurs .tabCards ul.entrepreneurs li {
	display: block; 
	float: left; 
	clear: both;
	color: #7d7c7a;
        margin: 0 0 0 12px; 
        padding:0;
}
#home #content #hbs-entrepreneurs .description ul.entrepreneurs li.comp {
	padding: 10px 0 0 10px;
	margin-bottom: 5px;
	line-height: 13px;
	display:none;
	width: 185px;
	float: left;
	clear:both;
}



#content #hbs-entrepreneurs ul.entrepreneurs li.hbs-entrepreneurs-header { /* A-Z headers */
	display: block; 
	float:left; 
	clear: both;
	background-color: #d9e0f3;
	margin: 0 0 0 0;
    padding: 0 5px 0 0;
    width: 235px;
}




#home #hbs-entrepreneurs .description ul.entrepreneurs li .toplist {
	margin-left: -10px;
}
#content  #hbs-entrepreneurs .tabCards ul.entrepreneurs a {
	color: #32659a;
	}
#content  #hbs-entrepreneurs .tabCards ul.entrepreneurs .toplist a {
	padding-top:1px;
	padding-bottom: 1px;
}


#home #content #hbs-entrepreneurs li.hbs-entrepreneurs-header .header-alpha{
    	float: left;
    	clear: both;
	background: #d9e0f3;
	border-bottom: 1px solid #9cbdd0;
	margin: 0 0 0 10px;
    	padding: 10px 0;
    	width: 220px;		
	
}


#home #content #hbs-entrepreneurs li.hbs-entrepreneurs-header a{ 
	color: #336699; 
	padding: 0 0 0 13px;
}


#home #content #hbs-entrepreneurs li.hbs-entrepreneurs-header .login {
	font-style: italic;
	padding-left: 5px;
}




#content .active {
	position: static;
}
#content ul.entrepreneurs li div, #content ul.entrepreneurs li span, #content ul.entrepreneurs li em{
    margin-top: 0; 
    margin-bottom: 0;
}
/* Entrepreneurs Widget */
ul.entrepreneurs li.comp a{
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.entrepreneurs li.comp a.company{
	xdisplay: block;
	margin: 0;
	width: auto;
	float: left;
	clear: both;
}
ul.entrepreneurs li span.company {
	xfloat: left;
	display:block;
	width: 100%;
	xborder: 1px solid #000;
	clear: both;
}
ul.entrepreneurs li .toplist {
	color: #000;
	clear: both;
	float: left;
}
ul.entrepreneurs a.video{
    float: left; 
    clear: both;
    margin: 0; 
    background: url(/entrepreneurship/images/site/bg-video.gif) no-repeat center left; 
    padding-left: 20px;
}

ul.entrepreneurs li div {
    clear: left; 
    float: left;
}
ul.entrepreneurs li p { 
    clear: both; float: left; 
    margin: 3px 0 3px 0; 
    width: 205px; 
    display: block;
}
.tab2 .company{
    font-style: italic;
}
li.hbs-entrepreneurs-header a.closed {
    background: url(/entrepreneurship/images/site/bg-arrow-crimson.gif) no-repeat center left;
}
li.hbs-entrepreneurs-header a.open {
    background: url(/entrepreneurship/images/site/bg-arrow-crimson-down.gif) no-repeat center left;
}
#flashcontent{
    width: 265px;
    margin: 0; padding: 0;
} /* need this for ie6 */
#logo-switcher {
	float: left; 
	clear: left;
	border-top: 3px solid #BFC9D3; 
	border-right: 1px dashed #BFC9D3; 
	border-left: 1px dashed #BFC9D3;
	margin: 10px 0 4px 12px; 
	padding: 0 1px 0 1px;
	background-color: #fff;
}

#home #featured #text ul#links li a {
	float:left;
}

#home #featured #text ul#links {
	float:left;
}
#home #purple .expandable li {
	list-style-type: none;
}




/******
	 NEW

		******/
#col1 {
	xborder:1px solid green;
	width:485px;
	float:left;
}
#col2 {
	margin-left:2px;
	xborder:2px solid blue;
		float: left; 
		width: 260px;
}		
#calendar {
	margin:23px 10px 10px;
}

#calendar h2 {
	color: #505002;
	font-weight:normal;
	margin: 0px 0px 10px 10px;
}
#calendar h3 {
	font-size:11px;
	color:#333;
}

#calendar .item {
	margin-bottom:10px;
}

#calendar .item .date {
	text-transform:uppercase;
}

a.fullevent {
	cursor:pointer;
	margin-top:24px;
	text-transform:uppercase;
	color:#eee;
	padding:8px 0px 0px 20px;
	display:block;
	width:200px;
	height:24px;
	background: url(/entrepreneurship/images/site/calendar-button.gif) no-repeat;
}

#home #content a.fullevent:hover {
	border:none;
	color:#fff;
}
#calendarcontainer {
	background: url(/entrepreneurship/images/site/calendar-bkg-top.jpg) top repeat-x #e6f39a;
    	padding:20px 10px;
}


#videocontainer {
	padding-top:16px;
	
}

.sitecontainer {
	background: #ffffff;
	border:1px solid #fff;
	}	
	
	
#allfooters {
	clear:both;
	padding-top:20px;
}

#footer {
	margin: 0 auto;
    width: 860px;
/*	padding: 0 0 46px 5a0px;
	    text-align: center;
	    width: 910px;*/
}

span.subnote, span.subnote a {
	font-style:italic;
	color:#545454;
	text-decoration:none;
	font-size:9px;
}

.blueline {
	background:url("/entrepreneurship/images/site/entrepreneurs-top-rule.jpg") repeat-x 0px 100% #D9E0F3;
      display: block;
    height: 14px;

    margin: 0 0 0 10px;
    width: 240px;
}

