/* MBA Styles */

/*--------- section specific link colours --------*/
#Content a, #Content-Wide a, #Content a:visited, #Content-Wide a:visited {color: #C9009C ; text-decoration:none;}

#Content a:hover, #Content-Wide a:hover{color: #C9009C; text-decoration:underline;}

/*---------- Tabbed navigation ------------*/
div.tab 
{
	float: left;
	width: 805px;
	margin: 0;
	padding: 0;
}

html>body div.tab{ 	padding-left: 0; /* Opera fix */}

div.tab ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

div.tab ul li
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	font-weight: normal;
  }
  
div.tab ul li a, 
div.tab ul li span
{
	float: left;
	display: block;
	margin: 0;
	padding: 5px 8px 5px 8px;
	text-align: center;
	text-decoration: none;
	color: #C9009C ;
}

/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
	 
div.tab ul li a, 
div.tab ul li span
{
	float: none;
}
 /* End IE5-Mac hack */
 
div.tab ul li {	background: url("../images/global/tabcorners_02.gif") no-repeat right top;}

div.tab ul li a {background: url("../images/global/tabcorners_01.gif") no-repeat left top;}
	
div.tab ul li span, 
#SubNav div.tab ul li.mba_subnav_selected /* + */
{
	background: url("../images/mba/tabcornersselected_02.gif") no-repeat top right; /* + */
	border: none;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

div.tab ul li span a,
#SubNav div.tab ul li.mba_subnav_selected a /* + */
{
	background: url("../images/mba/tabcornersselected_01.gif") no-repeat top left; /* + */
	border: none;
	color: #ffffff;
	margin: 0;
}

div.tab ul li a:visited {color: #660099;}

div.tab ul li span a:visited{color: #ffffff;}

div.tab ul li a:hover
{
	color: #cc9900;
	text-decoration: underline;
}

/*-------  Horizontal bar (sub nav) -------*/
#SubNav div.bar
{
	background-color: #C9009B; 
	background-image: url(../images/mba/subBAR_end.gif);
}

#SubNav div.bar ul li.subbar_selected a{background-color: #df8ccc;}

/*------------ Left Nav Links ----------*/
.nav-secondary-breadcrumb{	background-image: url(../images/arrows/arrowbullet_up.gif);}

.nav-secondary-sectionheader
{
	background-image: url(../images/mba/leftnav-title-mba.gif);
	background-color: #C9009B;
}

.nav-secondary-sectionmenu li{background-image: url(../images/arrows/arrowbullet.gif);}

.nav-secondary-sectionmenu a:hover{color: #7F4A9E !important;}

/*----------- MBA Index stuff -----------*/
#CentreFlash h1, #RightNav h1
{
    font-size: 1.6em;
    font-family: Verdana, Arial;
    color: #c9009b;
    margin: 1em 0em 0.2em 0em;
    padding: 0;
	font-weight: 500;
}

#CentreFlash h2, #RightNav h2 { color: #7F4A9E; }

#CentreFlash p { margin-top: 1em; }

/* ------------ Right Navigation Styles ----------------*/
#RightNav
{
    float: right;
    width: 330px;
    font-family:Verdana;
    margin-left: 5px; 
	margin-top: -5px;
}

#RightNav ul, #RightStatic ul { padding: 0; margin-left: 20px; }

#RightNav a, #RightNav a:visited, #RightStatic a, #RightStatic a:visited /* amended by AW */
{
    color: #7F4A9E;
	text-decoration: none;
}

#RightNav a:hover, #RightStatic a:hover /* amended by AW */
{
    color: #7F4A9E;
	text-decoration: underline;
}

#RightNav ul#RightNav-NewsList
{ 
	margin:0;
    padding:0;
    list-style-type:none;
	margin-left: 5px;
}

#RightNav ul#RightNav-NewsList li
{
	padding-left: 15px;
	padding-bottom: 0.7em;
	padding-top: 0.7em;
	background-image: url(../images/mba/mba_cross.gif);
	background-repeat: no-repeat;
	background-position: left 0.8em;
	border-bottom: 1px dashed #aaaaaa;
}

/* MBA Styles */

.table-border-pink {
border: 1px solid #C9009C !important;

}

.table-border-pink td{
padding: 5px;
}

.table-border-row {
border-top: 1px solid #C9009C !important;
}

.table-border-row-right {
border-right: 1px solid #C9009C !important;
}

.table-header-pink {
background: #C9009C !important;
color:#FFFFFF;
}

/*used for pink table text*/
.largeleft{font-size:25px; color: #C9009C;}

.pinktext{color:#C9009C;}

.header {font-size: 14px;color:#C9009C;}

/* inherites the rest from core.css */
.drop-down{background-image: url(../images/mba/mba_cross.gif);}

h3 {font-size: 1.2em !important; font-weight:bold !important;  color: #666 !important; }
