/*---------- Global Quicklinks Styles -----------*/

.menu
{
	width:139px; 
	font-size:10px;
	font-family:Verdana;
	position:relative;
	left:450px;
	z-index:200;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu ul ul
{
	width:139px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li
{
	float:left;
	position:relative;
	font-size:10px;
	width:139px;
}

/* style the links for the top level */
.menu ul li a, .menu ul li a:visited
{
	display:block;
	font-size:10px;
	text-decoration:none; 
	color:#636567; 
	width:147px; 
	height:21px; 
	border:1px solid #fff; 
	border-width:1px 1px 0 0; 
	background-image:url(../images/global/quicklinks.gif); 
	padding-left:3px;
	line-height:20px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited
{
	width:139px;
	w\idth:147px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited
{
	background:#ffffff;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul
{
	visibility:hidden;
	position:absolute;
	height:0;
	top:21px;
	left:0; 
	width:139px;
}

/* another hack for IE5.5 */
* html .menu ul ul
{
	top:30px;
	t\op:31px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table
{
	position:absolute; top:0; left:0;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited
{
	background:#ffffff; 
	color:#636567; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:139px;
	border:solid 1px #636567;
	border-bottom-width:0px;
}

.menu ul ul a:hover /* added by AW */
{
	text-decoration: none !important;
	color: #ffffff !important;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a
{
	width:139px;
	w\idth:139px;
}

.menu ul ul li.menuLast a, .menu ul ul li.menuLast a:visited 
{
    border-bottom-width:1px;
}

/* for IE5.x and IE6 browsers only */
.menu ul li a:hover
{
	color:#000000; 
	background-color:#672A8C;
}

.menu ul li a:hover ul
{
    display:block; 
	position:absolute; 
	top:20px; 
	left:0; 
	background:#eee; 
	margin-top:0; 
	marg\in-top:1px;
}

.menu ul li a:hover ul li a:hover, .menu ul li a ul li a:hover 
{
    background-color: #672A8C; 
	color:#ffffff;
}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul
{ 
	visibility:visible; 
}

.menu ul li a:hover ul, .menu ul li a:hover ul
{
	visibility:visible; 
}


/*------ CS delivered course info (UG & SMT) -----------*/
#courseprofile div.tab
{
	margin: 0;
	padding: 0;
	width:100%;
	border-bottom: 3px solid #660099;
	margin-bottom: 10px;
}

#courseprofile div.tab ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#courseprofile div.tab ul li span
{
	background: url("../images/global/tabcornersselected_02.gif") no-repeat top right;
}

div.tab ul li span a
{
	background: url("../images/global/tabcornersselected_01.gif") no-repeat top left;
}

#courseprofile div.tab ul li a,
#courseprofile div.tab ul li a:visited
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #660099;
}

#courseprofile div.tab ul li span a, /* visited tab */
#courseprofile div.tab ul li span a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#courseprofile div.tab ul li span a:hover /* selected tab */
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#courseprofile div.tab ul li a:hover
{
	color: #cc9900;
	text-decoration: underline;
}

#courseprofile div.courseprofilecontent
{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

/* AcademicStaffProfile is not used in UG & SMT CS course output, but is here as style is virtually the same with some minor tweaks */
#AcademicStaffProfile { margin-top: 7px; }

#AcademicStaffProfile,
#courseprofile div.factfile
{
	background-color: #f5f5f5;
	border-top: 2px solid #660099;
	border-bottom: 1px solid #660099;
	padding: 10px;
	clear: both;
	padding-top: 6px;
}
	
#courseprofile div.factfile label
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}
	
#courseprofile div.factfile p
{
	margin-bottom: 5px;
	padding: 0;
}

#courseprofile table.courseoptions
{
	width: 100%;
	margin: 0.5em 0 0 0;
	padding: 0;
}

#courseprofile table.courseoptions
{	
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 5px 0 20px 0;
}
	
#courseprofile table.courseoptions td
{
	text-align: center;
}

#courseprofile table.courseoptions th
{
	background-color: #FFFFFF;
}


/*------------- Student profile Styles MBA & SMT (only ever in Content-Wide) -----------*/
#Content-Wide .studentIntro
{
/*	width: 600px;*/
	height: 100px;
    margin-top: 15px;
	margin-bottom: 15px;
}

#Content-Wide .studentIntro img
{
    float: left;
	padding: 0;
	margin: 0;
}

#Content-Wide .studentIntro .studentIntroText
{
	background-color: #6d2f92;
	height: 95px;
	padding: 5px;
	padding-bottom: 0;
    color: #ffffff;
    background-image: url(../images/profile_intro_background.jpg);
	background-repeat: no-repeat;
	margin-left: 103px;
}
    
#Content-Wide .studentIntro .studentIntroText h2
{
    font-size:1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	font-family: Verdana;
}

#Content-Wide .studentIntro .studentIntroText h3
{
    color:#FED401;
    font-size:1.2em;
	font-weight: normal;
	margin: 0;
	font-family: Verdana;
}

#Content-Wide .studentIntro .studentIntroText p
{
	margin: 0;
}
	
#Content-Wide .studentContent
{
    width: 580px; /*380px;*/
    float: left;
}

#Content-Wide .studentContent img
{
	margin-right: 8px;
}

#Content-Wide .studentRight
{
    width: 200px;
    float: right;
	margin-left: 5px;
}

#Content-Wide .studentRight img
{
	margin-bottom:15px;
}


