@charset "UTF-8";

/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */
img {
    border: none;
}
body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-color: #666666;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 970px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

/* Header and tab navigation \*/
#header_group {
	background-image:url(../../images/grouphome/header.jpg);
	height: 76px;
	width: 970px;
	position:relative;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image:url(../interface/header3.jpg);
	height: 98px;
	width: 970px;
	position:relative;
}
#header_corporate {
	background-image:url(../interface/header2.jpg);
	height: 98px;width: 970px;position:relative;
}
#header_executive {
	background-image:url(../interface/header.jpg);
	height: 98px;
	width: 970px;
	position:relative;
}
#header_alumni {
	background-image:url(../interface/header4.jpg);
	height: 98px;width: 970px;position:relative;
}
.linktab  {
 	font-family: Arial, Helvetica, sans-serif;font-size: 12px;
	font-weight: normal;color:#000000;text-decoration:none;
}
  .linktab A {
    color:#000000;text-decoration:none;
}
  .linktab A:Hover {
    color:#006699;
}
 
#openlive {
	font-weight: bold;color: #FFFFFF;position: relative;left: 47px;top: 80px;width: 110px;
}
#openlink {
	position: relative;left: 47px;top: 80px;width: 110px;
}

#corporatelive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 182px;
	top: 66px;
	width: 158px;
	float: left;
}
#corporatelink {
	position: relative;left: 180px;
	top: 60px;width: 160px;float: left;
}

#topname {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
	color: #FFFFFF;text-align: right;position: absolute;
	top: 10px;right: 20px;
}
#toplinks2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
	color: #FFFFFF;text-align: right;
	position: absolute;top: 65px;right: 20px;
}
#search {
	text-align: right;
	position: absolute;
	top: 40px;
	right: 17px;
}
#topname A, #toplinks2 A {
	color: #FFFFFF;
	text-decoration: none;
}
#topname A:Hover, #toplinks2 A:Hover {
	color: #C7ECFF;
	text-decoration: underline;
}
#searchbox {
	position: absolute;
	top: 40px;
	right: 87px;
}
#corporate_selected2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 184px;
	top: 80px;
	width: 136px;
	overflow: hidden;
}
#alumni_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 515px;
	top: 80px;
	width: 120px;
	overflow: hidden;
}

#executive_selected2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 43px;
	top: 80px;
	width: 120px;
	overflow: hidden;
}


#open_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 47px;
	top: 80px;
	width: 120px;
	overflow: hidden;
}

#open_selected2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 353px;
	top: 80px;
	width: 120px;
	overflow: hidden;
}

#corporate_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 358px;
	top: 80px;
	width: 120px;
	overflow: hidden;
}
#open_tab {
	position: absolute;
	left: 45px;
	top: 80px;
	width: 150px;
}
#corporate_tab {
	position: absolute;
	left: 185px;
	top: 80px;
	width: 150px;
}
#executive_tab {
	position: absolute;
	left: 360px;
	top: 80px;
	width: 150px;
}
#alumni_tab {
	position: absolute;
	left: 519px;
	top: 80px;
	width: 150px;
}
/* Header and tabs end \*/

/* Navigation bar \*/
#navigationbar {
	background-color: #045988;height: 25px;width: 970px;	
}
.navbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;color: #FFFFFF;
	text-decoration: none;display: inline;
	margin-left: 22px;font-size: 12px;
	vertical-align: middle;float: left;padding-top:5px;
}
.navbarlinks A {
	color: #FFFFFF;
	text-decoration: none;
}
.navbarlinks A:hover {
	color: #C7ECFF;
	text-decoration: none;	
}
/* Navigation bar END \*/

/* Corporate Programmes Home  \*/
.corporatemenuback {
	background-color: #ADC1E2;
	background-image: url(../../corporate/images/menubar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/* Corporate Programmes Home END  \*/


/* Open Programme Home  \*/
.openmenuback {
	/*background-color:#EFE1DF;*/
	background-color: #D4D3D3;
	background-image: url(../interface/open_backmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#openleftfeature {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 185px;
	width: 385px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
	background-image: url(../../open/images/openhome/banner_l1.jpg);
	background-repeat: no-repeat;
}
#courseleftfeature {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 185px;
	width: 385px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
	background-image: url(../../open/images/openhome/banner_l2.jpg);
	background-repeat: no-repeat;
}
#openrightfeature {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 383px;
	background-color: #CCCCCC;
	background-image: url(../../open/images/openhome/banner_r1.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#courserightfeature {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 383px;
	background-color: #CCCCCC;
	background-image: url(../../open/images/openhome/coursebannerR.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

#openheadingbar {
	background-image: url(../interface/open_homebar.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	position: relative;
}

#coursesheadingbar {
	background-image: url(../../open/images/openhome/courses_menu.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	position: relative;
}
#corporateheadingbar {
	background-image: url(../../corporate/images/corporate_homebar.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	position: relative;
}
#corporateheadingbar_test {
	background-image: url(../../corporate/images/corporate_homebar_test.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	position: relative;
}
#executiveheadingbar {
	background-image: url(../../executivecoaching/images/executive_headings.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	position: relative;
}
#alumniheadingbar {
	background-image: url(../../alumni/images/titlebar.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	position: relative;
}
#alumniheadingbar2 {
	background-image: url(../../alumni/images/homebar2.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	position: relative;
}

#opencontent {
	background-color: #FDFDFD;
	background-image: url(../interface/open_back2.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 226px;
	width: 770px;
	background-position: bottom;
	position: relative;
}
#openbanners {
	background-color: #000000;
	width: 770px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrapper2 {
clear:both;
position:absolute;
height:185px;
}
#welcomeopen {
	height: 150px;
	width: 156px;
	position: absolute;
	left: 24px;
	top: 14px;
}
#welcomeopen a{
	color: #006699;
	text-decoration:none;
}
#welcomeopen a:hover{
	color: #006699;
	text-decoration:underline;
}

#shortcourses {
	height: 150px;
	width: 156px;
	position: absolute;
	left: 210px;
	top: 14px;
}
#shortcourses a{
	color: #006699;
	text-decoration:none;
}
#shortcourses a:hover{
	color: #006699;
	text-decoration:underline;
}



#welcomecorporate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 184px;
	width: 156px;
	position: absolute;
	left: 24px;
	top: 14px;
	line-height: 13px;
}
#welcomecorporate a{
	text-decoration:none;
	color: #006699;
}
#welcomecorporate a:hover{
	text-decoration:underline;
}

#openeventsopen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 150px;
	width: 156px;
	position: absolute;
	left: 404px;
	top: 14px;
	line-height: 13px;
}
#openeventsopen a{
	color: #006699;
	text-decoration:none;
}
#openeventsopen a:hover{
	text-decoration:underline;
}

#servicescorporate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 183px;
	width: 156px;
	position: absolute;
	left: 404px;
	top: 14px;
	line-height: 13px;
}
#servicescorporate a{
	color: #006699;
	text-decoration:none;
}
#servicescorporate a:hover{
	text-decoration:underline;
}


#newsopen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 150px;
	width: 176px;
	position: absolute;
	left: 187px;
	top: 14px;
	line-height: 13px;
}

#casestudies {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 98px;
	width: 162px;
	position: absolute;
	left: 211px;
	top: 14px;
	line-height: 13px;
}
#casestudies a{
	color: #006699;
	text-decoration:none;
}
#casestudies a:hover{
	text-decoration:underline;
}

#thinktankopen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 150px;
	width: 161px;
	position: absolute;
	left: 594px;
	top: 14px;
	line-height: 13px;
	padding: 0;
}
#thinktankopen a{
	color:#006699;
	text-decoration:none;
}
#thinktankopen a:hover{
	color:#006699;
	text-decoration:underline;
}

#corporatebenfits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 179px;
	width: 159px;
	position: absolute;
	left: 592px;
	top: 14px;
	line-height: 13px;
	padding: 0;
}
#corporatebenfits a{
	color: #006699;
	text-decoration:none;
}
#corporatebenfits a:hover{
	text-decoration:underline;
}




.openuls {
	margin-top:0px; 
	}
.openuls a{
	text-decoration:none;
	color:#006699; 
	}
.openuls a:hover{
	text-decoration:underline;
	}
.openuls li{
	margin-bottom:10px; 
	}

#welcomeopenlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	position: absolute;
	top: 183px;
	left: 24px;
}
#welcomeopenlink a{
	color: #000000;
	text-decoration:none;
}
#welcomeopenlink a:hover{
	text-decoration:underline;
	color:#006699;
}

#welcomecorporatelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	position: absolute;
	top: 203px;
	left: 24px;
}
#welcomecorporatelink a{
	color: #000000;
	text-decoration:none;
}
#welcomecorporatelink a:hover{
	text-decoration:underline;
	color:#006699;
}

#newsopenlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	position: absolute;
	top: 183px;
	left: 216px;
}
#newsopenlink a{
	color: #000000;
	text-decoration:none;
}
#newsopenlink a:hover{
	text-decoration:underline;
	color:#006699;
}

#newscorporatelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	position: absolute;
	top: 203px;
	left: 216px;
}
#newscorporatelink a{
	color: #000000;
	text-decoration:none;
}
#newscorporatelink a:hover{
	text-decoration:underline;
	color:#006699;
}

#eventspenlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	position: absolute;
	top: 183px;
	left: 404px;
}
#eventspenlink a{
	color: #000000;
	text-decoration:none;
}
#eventspenlink a:hover{
	text-decoration:underline;
	color:#006699;
}

#servicescorporatelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	position: absolute;
	top: 189px;
	left: 7px;
}
#servicescorporatelink a{
	color: #000000;
	text-decoration:none;
}
#servicescorporatelink a:hover{
	text-decoration:underline;
	color:#006699;
}

#thinktankopenlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	position: absolute;
	top: 183px;
	left: 598px;
}
#thinktankopenlink a{
	color: #000000;
	text-decoration:none;
}
#thinktankopenlink a:hover{
	text-decoration:underline;
	color:#006699;
}

#benefitscorporatelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	position: absolute;
	top: 203px;
	left: 598px;
}
#benefitscorporatelink a{
	color: #000000;
	text-decoration:none;
}
#benefitscorporatelink a:hover{
	text-decoration:underline;
	color:#006699;
}

.rsslinkssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
	text-align: right;
}
.rsslinkssmall a:link {
	color: #000000;
	text-decoration:none;
}
.rsslinkssmall a:hover{
	color: #006699;
	text-decoration:underline;
}
#rssnewslink {
	position:absolute;
	left: 285px;
	top: 206px;
}
#rssnewslinkicon {
	position:absolute;
	left: 359px;
	top: 201px;
}
#rsseventslink {
	position:absolute;
	left: 468px;
	top: 206px;
}
#rsseventslinkicon {
	position:absolute;
	left: 549px;
	top: 201px;
}
#rssthinktanklink {
	position:absolute;
	left: 646px;
	top: 206px;
}
#rssthinktanklinkicon {
	position:absolute;
	left: 741px;
	top: 201px;
}
#footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #045988;
	height: 25px;
	width: 970px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/* Accordian Menu CSS \*/
.menu_list {	
	width: 200px;
}
.menu_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding: 5px 15px;
	cursor: pointer;
	position: relative;
	margin:1px;
}
.menu_head_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding: 5px 15px;
	cursor: pointer;
	position: relative;
	margin:1px;
}
.menu_head_link a:link{
	text-decoration:none;
	color:#000000;
}
.menu_head_link a:visited{
	text-decoration:none;
	color:#000000;
}
.menu_head_link a:hover{
	text-decoration:none;
	color:#666;
}
.menu_head_link a:active{
	text-decoration:none;
	color:#666;
}

.menu_intro {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding:0 15px 10px 15px;
	}

.menu_body {
	/*display:none;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #F0F0F0;
}
.menu_body a{
  display:block;
  color:#000000;
  padding-left:15px;
  padding-right: 10px;
  text-decoration:none;
  font-weight:500;
  padding-top:5px;
  padding-bottom:5px;
  border-top:1px solid #cccccc;
  background:#FBFBFB;
}
.menu_bodybottom {
/*border-bottom:1px solid #cccccc;*/
}

.menu_body a:hover{
  color: #006699;
  text-decoration:none;}
  
.menu_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16;
	color:#000000;
	padding: 13px 15px 10px 15px;
}

.menu_sep {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#C4C4C4;
	border-bottom-color: #FFFFFF;
}
/* Accordian Menu CSS END \*/
 
/* Directory CSS \*/
.directorylist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;font-weight:normal;
	width: 210px;float: left;
	margin-left: 25px; overflow: visible;
}
.directorylist a{
	text-decoration:none;color:#999999;
}
.directorylist ul{
	margin:0 0 10px 1.5em; padding:0;
	
}
.directorylist li{
	margin-bottom:3px;
}
.directorylist a:hover{
	text-decoration:none;color:#FFFFFF;
}
.directorylist_maintitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;color:#CCCCCC;
	margin:0px 0px 10px 0px;padding:0px;
}
.directorylist_subtitle {
	font-family:Arial, Helvetica, sans-serif;font-size:12px;
	margin:0px 0px 5px 0px;padding:0px;
}

#footershadow {
	background-image: url(../interface/bot_shadow.jpg);
	height: 77px;width: 970px;margin: 0px;padding: 0px;
	clear: both;
}
#directory {
	background-image: url(../interface/directory_top.jpg);
	height: 58px;width: 970px;position: relative;
	margin: 0px;padding: 0px;
	clear: both;
}
#showhidedirectory {
	position: absolute;top: 12px;
}
#showhidedirectory {
	background-image: url(../interface/directory_show.jpg);
	background-repeat: no-repeat;
	height: 28px;width: 188px;
	position: absolute;top: 20px;
	cursor:pointer;
}
#directorycontent {
	color: #FFFFFF;
	background-color: #000000;
	width: 970px;margin: 0px;padding: 0px;float: left;
}
/* Directory CSS END \*/

/* Video Player \*/
#home_casestudies {
	background-color: #000000;
	clear: both;
	height: 400px;
	position: relative;
	background-image: url(../interface/video_playerback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/* Video Player \*/
#home_videoplayer {
	background-color: #000000;
	clear: both;
	height: 330px;
	position: relative;
	background-image: url(../interface/video_playerback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#videoplayer_container {
	position: absolute;
	height: 270px;
	width: 480px;
	left: 147px;
	top: 15px;
}
#fullscreen {
	background-image: url(../interface/video_legends.gif);
	background-repeat: no-repeat;
	position: absolute;height: 30px;width: 53px;top: 287px;right: 153px;
}
#video_close {
	background-image: url(../interface/videoplayer_close.jpg);
	background-repeat: no-repeat;
	position: absolute;height: 49px;width: 123px;top: 0px;left: 0px;cursor:pointer;
	z-index:100;
}
/* Video Player END \*/

/* Footer Content \*/
#footer_text {
	display: inline;float: left;height: 25px;
	line-height: 25px;padding:0 0 0 25px;
}
#totop {
	display: inline;float: right;height: 25px;
	line-height: 25px;margin-right:25px;
}
#footer_text a{
	color: #FFFFFF;text-decoration: none;
}
#footer_text a:hover{
	text-decoration: underline;
}
#origin {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;color:#CCCCCC;
	width:970px;margin-bottom: 25px;
}
#origin a{
	text-decoration:none;color:#999999;
}
#origin a:hover{
	text-decoration:none;color:#FFFFFF;
}
/* END \*/

/* Open Home Feature Content \*/
#feature_openleft {
	position: absolute;
	width: 201px;
	top: 13px;
	left: 24px;
	height: 162px;
}
#feature_openleft4 {
	position: absolute;
	width: 490px;
	top: 13px;
	left: 24px;
	height: 162px;
}
#feature_openleft40 {
	position: absolute;
	width: 355px;
	top: 13px;
	left: 24px;
	height: 162px;
}

#feature_openleft2 {
	position: absolute;
	width: 168px;
	top: 13px;
	left: 24px;
	height: 162px;
}
.feature_title {
	font-family:Arial, Helvetica;
	font-size:18px;
	color:#000;
	padding:0 0 5px 0;
}
.feature_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;line-height:13px;
	color:#666666;padding:0;
    width: 250px;
}
#feature_openright {
	position: absolute;
	width: 216px;
	top: 13px;
	left: 22px;
	height: 162px;
}
#feature_openright5 {
	position: absolute;
	width: 195px;
	top: 13px;
	left: 22px;
	height: 162px;
}
#feature_openright4 {
	position: absolute;
	width: 217px;
	top: 13px;
	height: 162px;
	right: 3px;
}
#feature_openright40 {
	position: absolute;
	width: 217px;
	top: 13px;
	height: 162px;
	left: 3px;
}
#feature_openright3 {
	position: absolute;
	width: 202px;
	top: 13px;
	left: 23px;
	height: 162px;
}
#feature_openright2 {
	position: absolute;
	width: 139px;
	top: 60px;
	left: 225px;
	height: 83px;
}
/* Right Feature End End \*/


#corporateleftfeature {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 185px;
	width: 385px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
	background-image: url(../../corporate/images/home_bannertopleft.jpg);
	background-repeat: no-repeat;
}
#corporaterightfeature {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 383px;
	background-color: #CCCCCC;
	background-image: url(../../corporate/images/home_bannertopright.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#corporatecontent {
	background-color: #FDFDFD;
	background-image: url(../../corporate/images/features_back.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 226px;
	width: 770px;
	background-position: bottom;
	position: relative;
}
#corp_quote {
	height: 85px;
	width: 770px;
	background-color: #000000;
	background-image: url(../../corporate/images/quote_back.gif);
	position: relative;
}
#corp_quotecontents {
	height: 65px;
	width: 576px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	left: 100px;
	top: 20px;
}
#showquotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBEEFF;
	cursor: pointer;
}
.menu_bodytop {
	background-image: url(../interface/menusub_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
}
.menu_bodybot {
	background-image: url(../interface/menusub_bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 15px;
}
#close_casestudies {
	height: 36px;
	width: 218px;
	position: absolute;
	top: 16px;
	background-image: url(../../corporate/images/casestudyicons/closecasestudies.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#casestudy_icon1 {
	position: absolute;
	top: 61px;
	height: 150px;
	width: 133px;
	left: 15px;
}
#casestudy_icon2 {
	position: absolute;
	top: 61px;
	height: 150px;
	width: 133px;
	left: 170px;
}
#casestudy_icon3 {
	position: absolute;
	top: 61px;
	height: 150px;
	width: 133px;
	left: 322px;
}
#casestudy_icon4 {
	position: absolute;
	top: 61px;
	height: 150px;
	width: 133px;
	left: 475px;
}
#casestudy_icon5 {
	position: absolute;
	top: 61px;
	height: 150px;
	width: 133px;
	left: 626px;
}
#casestudy_icon6 {
	position: absolute;
	top: 220px;
	height: 150px;
	width: 133px;
	left: 15px;
}
#casestudy_icon7 {
	position: absolute;
	top: 220px;
	height: 150px;
	width: 133px;
	left: 170px;
}
#casestudy_icon8 {
	position: absolute;
	top: 220px;
	height: 150px;
	width: 133px;
	left: 322px;
}
#casestudy_icon9 {
	position: absolute;
	top: 220px;
	height: 150px;
	width: 133px;
	left: 475px;
}
#exec_quote {
	height: 85px;
	width: 770px;
	background-color: #000000;
	background-image: url(../../executivecoaching/images/quoteback.gif);
	position: relative;
}

.executiveback {
	background-color: #D3D3D3;
	background-image: url(../interface/open_backmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#executiveleftfeature {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 185px;
	width: 385px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
	background-image: url(../../executivecoaching/images/leftfeature.jpg);
	background-repeat: no-repeat;
}
#executiverightfeature {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 383px;
	background-color: #CCCCCC;
	background-image: url(../../executivecoaching/images/rightfeature.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#casestudy_icons {
	height: 57px;
	width: 171px;
	position: absolute;
	left: 205px;
	top: 130px;
	cursor:pointer;
}
#findacoach {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 184px;
	width: 167px;
	position: absolute;
	left: 592px;
	top: 14px;
	line-height: 13px;
	padding: 0;
}
#findacoach a{
	text-decoration:none;
	color:#006699;
}
#findacoach a:hover{
	text-decoration:underline;
	color:#006699;
}
.alumniback {
	background-color: #C7E58F;
	background-image: url(../../alumni/images/menubar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#alumnirightfeature {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 225px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#alumnirightfeature1 {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 380px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#alumnileftfeature {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 185px;
	width: 385px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
	background-image: url(../../alumni/images/featureleft.jpg);
	background-repeat: no-repeat;
}
#alumnileftfeature_home {
	margin: 0px;
	padding: 5px;
	float: left;
	height: 320px;
	width: 525px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
	background-repeat: repeat;
	background-image: url(../../alumni/images/headerBG.jpg);
}
#alumni_side {
	position:relative;
	height:186px;
}
#alumni_sidebar {
	height: 34px;
	background-color: #A0C10A;
}
#alumnilogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 15px;
	padding-right: 10px;
}
.profile_back {
	background-color: #E0E2E1;
	background-image: url(../../alumni/images/back2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#profile_namephotoorg {
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 280px;
}
.profile_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 20px;
	padding-bottom: 8px;
	margin-bottom: 16px;
	clear: both;
	line-height: 18px;
}

.profile_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 20px;
	padding-bottom: 8px;
	margin-bottom: 16px;
	clear: both;
}
.profile_infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#profile_introtext {
	float: left;
	width: 200px;
	margin-right: 28px;
	margin-left: 24px;
	padding: 0px;
	display: inline;
}

#profile_introtext a {
	text-decoration:none;
	color:#006699;
}
#profile_introtext a:hover {
	text-decoration:underline;
}

#profile_photo {
	float: left;
	width: 190px;
	position: relative;
}

#profile_photo img {
	border: 6px solid #FFFFFF;
	padding:0px;
	margin:0px; 
}
#profile_photoshadow {
	background-image: url(../../alumni/images/photo_shadow.jpg);
	background-repeat:repeat-x;
	height: 22px;
	width: 188px;
	padding-top:0px;
	margin-top:0px;
	overflow:hidden;
	background-position: top;
	position: absolute;
	left: 0px;
	top: 188px;
}
#profile_box1 {
	background-image: url(../../alumni/images/profile_box1.jpg);
	float: left;
	height: 179px;
	width: 277px;
	position: relative;
}
#profile_box1_edit {
	background-image: url(../../alumni/images/profile_box1.jpg);
	float: left;
	height: 179px;
	width: 277px;
	position: relative;
}

#profile_view1 {
	display: inline;
	position: absolute;
	height: 179px;
	width: 277px;
	top: 72px;
	right: 24px;
}
#profile_view1_edit {
	display: inline;
	position: absolute;
	height: 179px;
	width: 277px;
	top: 72px;
	right: 24px;
}


.profile_title1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

.profile_title10 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
padding-right:25px;
}

.profile_text1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
margin-bottom:10px;
}

.profile_text10 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
padding-bottom:5px;
border-bottom:1px solid #CCCCCC;
margin-bottom:10px;
}

#profile_edit1 {
	background-image: url(../../alumni/images/edit.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 42px;
	position: absolute;
	right: 39px;
	bottom: 39px;
	cursor:pointer;
}
/* Upload Photo DIV \*/
#profile_uploadphoto {
	background-color: #000000;
	clear: both;
	height: 225px;
	position: relative;
	background-image: url(../../alumni/images/photo_uploadback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#profile_googlemap {
	background-color: #000000;
	clear: both;
	height: 700px;
	position: relative;
	background-image: url(../../alumni/images/photo_uploadback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#photo_sample {
	background-image: url(../../alumni/images/photo_sample.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 121px;
	position: absolute;
	left: 58px;
	top: 20px;
}
#photo_uploadinstructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 189px;
	position: absolute;
	left: 239px;
	top: 17px;
}
.photo_instructitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
}
#photo_uploadbox {
	background-image: url(../../alumni/images/photo_uploadbox.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 277px;
	position: absolute;
	top: 20px;
	right: 24px;
}
#photo_uploadbutton {
	background-image: url(../../alumni/images/photo_uploadbutton.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 31px;
	width: 66px;
	right: 10px;
	bottom: 8px;
}
#photo_uploadfile {
	position: absolute;
	width: 300px;
	left: 15px;
	top: 55px;
}
#photo_ajaxupload {
	position: absolute;
	left: 65px;
	top: 25px;
	
}
#form1_save
{
    background-image: url(../../alumni/images/button_save.gif);
    position: absolute;
    height: 17px;
    width: 42px;
    right: 15px;
    bottom: 10px;
    background-repeat: no-repeat;
}
#form1_cancel
{
    background-image: url(../../alumni/images/button_cancel.gif);
    position: absolute;
    height: 17px;
    width: 42px;
    right: 70px;
    bottom: 10px;
    background-repeat: no-repeat;
}
#form1_saved {
	background-image: url(../../alumni/images/saved.gif);
	position: absolute;
	height: 25px;
	width: 58px;
	left: 482px;
	bottom: 35px;
}
#profile_addphotobutton {
	background-image: url(../../alumni/images/button_addphoto.png);
	position: absolute;
	height: 17px;
	width: 64px;
	right: 15px;
	top: 160px;
}
#profile_editphotobutton {
	background-image: url(../../alumni/images/button_editphoto.png);
	position: absolute;
	height: 17px;
	width: 64px;
	top: 160px;
	right: 15px;
	cursor:pointer;
}
#ajaxloader_1 {
	background-image: url(../../alumni/images/ajaxloader1.gif);
	position: absolute;
	height: 78px;
	width: 100px;
	left: 560px;
	top: 125px;
	z-index: 100;
}
#profile_contactdetails {
	position: relative;
	height:410px;
}
#profile_contactinfo {
	position: absolute;
	height: 250px;
	width: 165px;
	left: 24px;
	top: 52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#profile_sharinginfo {
	position: absolute;
	height: 126px;
	width: 171px;
	left: 24px;
	top: 52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#profile_bioinfo {
	position: absolute;
	height: 380px;
	width: 165px;
	left: 24px;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#profile_address1 {
	background-image: url(../../alumni/images/box1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 179px;
	width: 277px;
	left: 202px;
	top: 20px;
}
#profile_address2 {
	background-image: url(../../alumni/images/box1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 179px;
	width: 277px;
	left: 202px;
	top: 212px;
}
#profile_contact {
	background-image: url(../../alumni/images/box2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 370px;
	width: 254px;
	top: 20px;
	right: 24px;
}
#profile_address1_display {
	padding: 15px;
}
#profile_address2_display {
	padding: 15px;
}
#profile_contact_show {
	padding: 15px;
}
#profile_sharingdetails {
	position: relative;
	height: 200px;
}
#profile_sharing {
	background-image: url(../../alumni/images/box3.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 155px;
	width: 542px;
	top: 22px;
	right: 24px;
}
#profile_showphone {
	background-image: url(../../alumni/images/show.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 66px;
	display: inline;
	float: left;
}
.profile_showtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color:#666666;
	margin-left: 10px;
}
#profile_biobrief {
	height: 250px;
}
#profile_biobrief {
	position: relative;
	height: 470px;
}
#profile_fullbio {
	background-image: url(../../alumni/images/box4.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 264px;
	width: 542px;
	top: 193px;
	right: 24px;
}
#profile_summary {
	background-image: url(../../alumni/images/box3.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 155px;
	width: 542px;
	top: 22px;
	right: 24px;
}
.profile_biotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
#profile_biofull {
	overflow: auto;
	position: absolute;
	height: 180px;
	width: 510px;
	top: 45px;
	left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
#profile_address1_edit {
	background-image: url(../../alumni/images/edit.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 42px;
	right: 15px;
	bottom: 10px;
	cursor: pointer;
}
#profile_address2_edit {
	background-image: url(../../alumni/images/edit.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 42px;
	cursor: pointer;
	right: 15px;
	bottom: 10px;
}
#profile_contact_edit {
	background-image: url(../../alumni/images/edit.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 42px;
	cursor: pointer;
	right: 15px;
	bottom: 10px;
}
#profile_summary_edit {
	background-image: url(../../alumni/images/edit.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 42px;
	right: 14px;
	bottom: 10px;
	cursor: pointer;
}
#profile_bio_edit {
	background-image: url(../../alumni/images/edit.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 42px;
	cursor: pointer;
	right: 15px;
	bottom: 10px;
}
#profile_skills {
	position: relative;
}
.profile_box_container {
	width: 719px;
	margin-left: 24px;
}
.profile_boxtop1 {
	background-image: url(../../alumni/images/box6_1.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 719px;
}
.profile_boxbot1 {
	background-image: url(../../alumni/images/box6_2.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 719px;
	margin-bottom: 15px;
}
.profile_boxcontent1 {
	background-image: url(../../alumni/images/box6_3.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
.profile_checkcol1 {
	width: 320px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	float: left;
}
.profile_checkcol2 {
	float: right;
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.profile_checkcol3 {
	width: 200px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	float: left;
}
.profile_checkcol4 {
	float: right;
	width: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.profile_skills2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 320px;
	float: left;
}
#profile_address1_saved, #profile_address2_saved, #profile_contact_saved {
	background-image: url(../../alumni/images/saved2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 47px;
	left: 13px;
	bottom: 6px;
}
#profile_address1_cancel,#profile_address2_cancel, #profile_contact_cancel, #profile_summary_cancel, #profile_bio_cancel {
	background-image: url(../../alumni/images/button_cancel.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 42px;
	right: 65px;
	bottom: 10px;
	cursor: pointer;
}
#profile_address1_save, #profile_address2_save, #profile_contact_save, #profile_summary_save,#profile_bio_save, #profile_share_save {
	background-image: url(../../alumni/images/button_save.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 42px;
	right: 15px;
	bottom: 10px;
	cursor: pointer;
}
#profile_summary_saved,#profile_bio_saved,#profile_share_saved {
	background-image: url(../../alumni/images/saved2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 47px;
	left: 13px;
	bottom: 8px;
	cursor: pointer;
}
#profile_address1_edittext, #profile_address2_edittext {
	margin: 10px 15px 0px 15px;
}
.profile_label1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 50px;
	float: left;
	vertical-align: middle;
	margin-right: 5px;
	padding-top: 3px;
}
.profile_input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	border:1px solid #CCCCC;
	width: 140px;
	clear: both;
	margin: 0px;
}
.profile_input2 {
	width:100%;
}
.youarehere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 3px 15px 5px 15px;
}
.youarehere a{
	color: #006699;
	text-decoration:none;
}
.youarehere  a:hover{
	text-decoration:underline;
}

#course_title {
	height:55px;
	background-image: url(../../open/images/courses/course_title_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#masterclass_title1 {
	height:55px;
	background-image: url(../../open/images/masterclass-titleback1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#course_title h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	margin-left:22px;
	font-weight:200;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masterclass_title1 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	margin-left:22px;
	font-weight:200;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#course_navbar {
	height:30px;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	padding-left:22px;
}
#course_navbar ul{
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
list-style-type: none;
line-height:25px;
}

#course_navbar li{
	display:inline;
	margin: 0px 25px 0px 0px;
	
}
#course_navbar a{
	color:#999999;
	text-decoration:none;
}
#course_navbar a:hover{
	color: #000000;
}

/*
Conference Nav etc
*/



#course_navbar1
{
    height: 30px;
    /*border-top: 1px #CCCCCC solid;
    border-bottom: 1px #CCCCCC solid;*/
    padding-left: 22px;
    margin-top: 110px;
}
#course_navbar1 ul{
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
list-style-type: none;
line-height:25px;
}

#course_navbar1 li{
	display:inline;
	margin: 0px 25px 0px 0px;
	
}
#course_navbar1 a{
	color:#999999;
	text-decoration:none;
}
#course_navbar1 a:hover{
	color: #000000;
}

/*
End nav
*/

#group_container {
	background-color: #FFFFFF;
	position: relative;
	height: 240px;
	margin: 0px;
	padding: 0px;
}
#group_welcome {
	float: left;
	width: 480px;
}
#group_welcome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	margin-top: 22px;
	margin-left: 22px;
	margin-bottom: 22px;
	display: block;
	font-weight: 500;
}
#group_welcomeleft, #group_welcomeright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 205px;
	margin-left: 22px;
	line-height: 16px;
}
.errorText
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 22px;
	line-height: 16px;
}
#group_sections {
	float: left;
	width: 190px;
}
#header_groupbar {
	background-color: #045988;
	height: 15px;
	width: 970px;
}
#group_sections ul {
	list-style-type: none;
	margin:0px;
	padding:0px;

}

#group_sections li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	height:60px;
	margin:0px;
	padding:0px;
	
}

#group_sections ul li a {
	padding-top:6px;
	padding-left:15px;
	margin-bottom:0px;
	display: block;
	text-decoration:none;
	color:#FFFFFF
}
#group_description {
	background-color: #000000;
	height: 240px;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
}
#group_default_des {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 300px;
	background-image: url(../../images/grouphome/grouphomefeature1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#group_exective_des {
	background-color: #5B002C;
	background-image:url(../../images/grouphome/back1.jpg);
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 300px;
}
#group_corporate_des {
	background-color:#393D60;
	background-image:url(../../images/grouphome/back2.jpg);
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 300px;
}
#group_open_des {
	background-color:#EF8F14;
	background-image:url(../../images/grouphome/back3.jpg);
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 300px;
}
#group_alumni_des {
	background-color:#9FC10A;
	background-image:url(../../images/grouphome/back4.jpg);
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 300px;
}
.group_des_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	color: #FFFFFF;
	padding: 30px 22px 22px;
}
#group_feature1 {
	background-color: #999999;
	float: left;
	height: 150px;
	width: 334px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../../images/grouphome/home1.jpg);
	background-repeat: no-repeat;
}

#group_feature2 {
	background-color: #333333;
	float: left;
	height: 150px;
	width: 334px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../../images/grouphome/home2.jpg);
	background-repeat: no-repeat;
}
#group_feature3 {
	background-color: #CCCCCC;
	float: left;
	height: 150px;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../../images/grouphome/home3.jpg);
	background-repeat: no-repeat;
}
/*
.course_content_column1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 10px;
	padding: 0px;
}
.course_content_column2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 10px;
}*/
.pdfdownload {
	background-image: url(../../open/images/courses/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width: 28px;
	height: 25px;
	position:relative;
	top:0px;
	left:0px;
	list-style:none;
	list-style-type:none;
}
.coursecontent1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	display: inline;
	line-height: 25px;
	margin-right: 20px;
	font-weight: bold;
}
.coursecontent1_PDF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: inline;
	line-height: 25px;
	background-image: url(../../open/images/courses/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.coursecontent1 a:hover {
	color:#00;
	font-weight:bold;
}
.course_content_container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.h2title {
	width: 1px;
	overflow: hidden;
	color: #FFFFFF;
}
.location_flag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	color: #006699;
}
.location_flagimage {
	line-height: 31px;
	float: left;
	width: 40px;
}
.location_flag a {
	text-decoration: none;
}
.location_flag a:hover {
	text-decoration: underline;
}
.dateicon {
	background-image: url(../../open/images/icons/date_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 54px;
	width: 53px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.dateicon_month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.dateicon_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.masterclass_details {
	margin-bottom: 20px;
}
.quote1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color:#333333;
	line-height:19px;
}.sep10 {
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.podcast_icon {
	float: left;
	width: 75px;
}
.podcast_description {
	float: left;
	width: 265px;
	clear: right;
}
.profile_checkcol2 li, .profile_checkcol1 li {
	line-height: 17px;
	background-image: url(../../alumni/images/tick.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
}
#profileview_photo {
	float: left;
	height: 180px;
	width: 177px;
	margin-right: 0px;
	margin-left: 25px;
}
.alumihome_listingtext a {
	color: #069;
	text-decoration: none;
}
.alumnihome_tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
/* -------------- TEXT STYLES ------------------- */
hr
{
    color: #ccc;
    height: 1px;
    margin-top: 0px;
    margin-bottom: 13px;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11.5px; /* 11px */
    line-height: 15px; /* 16px */
    margin-bottom: 15px;
    margin-top: 0px;
}
h1
{
    font-weight: normal;
    font-size: 20px; /* 20px */
    line-height: 30px; /* 32px */
    margin-bottom: 8px;
    margin-top: 7px;
}
h2
{
    font-weight: normal;
    font-size: 18px; /* 18px */
    line-height: 30px; /* 32px */
    margin-bottom: 8px;
    margin-top: 7px;
}
h3
{
    font-weight: normal;
    font-size: 16px; /* 16px */
    line-height: 15px; /* 16px */
    margin-bottom: 8px;
    margin-top: 7px;
}
h4
{
	font-weight: normal;
	  font-size: 14px; /* 14px */
  line-height: 15px; /* 16px */
  margin-bottom: 8px;
    margin-top: 7px;
}
h5
{
	font-weight: bold;
	 font-size: 12px; /* 12px */
  line-height: 15px; /* 16px */
  margin-bottom: 8px;
    margin-top: 7px;
}
h6
{
    font-weight: bold;
    font-size: 11px; /* 11px */
    line-height: 15px; /* 16px */
    margin-bottom: 8px;
    margin-top: 7px;
}
ul
{
    font-size: 11.5px;
    margin-bottom: 8px;
    margin-top: 7px;
    list-style-type: disc;
    padding-left: 40px;
}
ul ul
{
    font-size: 11.5px;
    margin-bottom: 15px;
}
ol
{
	margin-bottom: 8px;
    margin-top: 7px;
	list-style-type: lower-latin;
	font-size: 11.5px;
	padding-left: 40px;
}
li
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.grid_3 {
  width: 20.99999%;
  display: inline;
  float: left;
  position: relative;
  margin-left: 2.0%;
  margin-right: 2.0%;
}
#directorycontent ul {
  padding: 0;
  margin-left: 1.5em;
}

#directorycontent a:Link, a:Visited, a:Active, #directorycontent a:Visited, #directorycontent a:Active {
  color: #999999;
  text-decoration: none;
}

#directorycontent a:Hover, #course_locations a:hover, .location_flag a:hover, .form fieldset label:first-letter {
  text-decoration: underline;
}

