body {
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 0 0 0 43px;
	padding: 0 0 0 0px;
/*background:url(http://www.manchester.ac.uk/images/logo_left_inside.gif) no-repeat 10px 51px;*/
	background-color: #FFF;
}

/* Main Body link rollovers */
a:link{/*color:#00f;*/background-color:transparent; text-decoration: underline; font-weight: normal; }
a:visited{color:#363636;background-color:transparent; text-decoration: underline;}
a:active{/*color:#4B0082;*/background-color:transparent; text-decoration: underline;}
a:hover{/*color:#C33;*/background-color:transparent; text-decoration: underline;}

/* SITE STRUCTURE */

/* Main container */
#logo {
	position:absolute; 
	width:178px; 
	height:150px; 
	z-index:1; 
	left: 0px; 
	top: 0px;
}

#container {
	margin: 0 0px 0 20px;
	padding: 0px;
	position: absolute;
	z-index: 2;
	left: 48px;
	top: 30px;
}

/* The topbar that hold logo, text links and search form */
#topbar {
	padding: 1px;
	margin-bottom: 10px;
	background-color: #FFF;
	width: 98%;
}

/* The top navigation container */
#nav {
	padding: 0;
	margin-bottom: 0px;
	margin-right:1px;
	background-color: #777799;
}

/* Seperators and spacer for breadcrumbs and  degree search header*/
div.row span.left{
	font-size: 70%;
	float:left;
	text-align:left;
	color:#000;
	margin-top:10px;
	padding-bottom:0px;
}
#font70{
	font-size: 10pt;
}

div.font70{
 font-size: 10pt;
}

#font9{
	font-size: 9pt;
}

div.row span.right{
	font-size: 70%;
	font-weight: bold;
	float:right;
	text-align:left;
	color:#FFF;
	margin-top:10px;
	padding-bottom:0px;
}

/* Seperators top toolbar*/
div.row2 span.left{
	float:left;
	text-align:right;
	margin-top:0px;
	padding:0;
}

div.row2 span.right{
	font-size: 70%;
	float:right;
	text-align:right;
	color:#000;
	margin:5px 10px 0 0;
	padding-bottom:0px;
}

div.spacer {
	clear: both;
}

/* Main textual content area */
#content {
	font-size: 70%;
	padding: 1px;
	margin-right: 175px;
	margin-left: 188px;
	background-color: #FFF;
}

#right {
    text-align:right;
}

/* Main content grey boxes */
.outer-contentbox {
	margin-top: 5px;
	margin-bottom: 0;
}

.contentbox {
	border:2px solid #FFF;
	background:#E5E5E5;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Seperators for top of text grey boxes */
div.row3 span.left3{
	float:left;
	font-size: 100%;
	color: #C33;
	font-weight: bold;
	text-align:left;
	margin: 0px 10px 0px 8px;
}

div.row3 span.right3{
	float:right;
	text-align:left;
	margin: 0px 10px 0px 5px;
}

/* Seperators for top of text grey boxes (Course page) */
div.row4 span.left4{
	float:left;
	font-size: 100%;
/*background: transparent url(http://www.manchester.ac.uk/images/square_li.gif) no-repeat left;*/
	padding: 0 0 0 4px;
	color: #C83333;
	font-weight: bold;
	text-align:left;
	margin: 0px 10px 0px 8px;
}

div.row4 span.right4{
	float:right;
	text-align:left;
	margin: 0px 10px 0px 5px;
}

/* The left side bar, currently holding the left subnav in place */
#sidebar-a {
	float: left;
	width: 180px;
	margin: 0px 1px 0 0;
	padding: 1px;
	padding-top:0;
	background-color: #FFFFFF;
}

/* The right side bar, currently holding the right subnav in place */
#sidebar-b {
	float: right;
	width: 167px;
	margin: 0;
	margin-left: 1px;
	padding: 1px;
	padding-top:0;
	padding-right:0;
	background-color: #FFF;
}

/* Right side grey box stuff */
.toprightbox {
	font-size: 70%;
	font-weight: bold;
	color: #FFF;
	background:#999;
	padding: 4px 1px 4px 10px;
	margin-top: 2px;
}

.outer-rightbox {
	background:#E5E5E5;
	padding: 0 1px 1px 1px;
}

.right-box {
	border:2px solid #E5E5E5;
	background:#E5E5E5;
	margin: 0px 0 0px 0;
	font-size: 70%;
}

/* Footer  */
#footer {
	clear: none;
	padding: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #E5E5E5;
	font-size: 70%;
	vertical-align:top;
	width: 90%;
}

#footer2 {
	clear: none;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 20px;
	border-top: 1px solid #E5E5E5;
	font-size: 70%;
	text-align:right;
	width: 90%;
}

#footer63 {
	clear: none;
	padding: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 75%;
	vertical-align:top;
	width: 90%;
}

/* Search degree header (left) */
#search-head {
/* fix for IE5 */
	width: 161px;
	background-color: #C33;
	border-bottom: 1px #FFF solid;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-right: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
}

/*  Search degree form container*/
#searchdegree {
	background-color: #999;
	border-bottom: 1px #FFF solid;
	padding: 3px 0 3px 2px;
	background-image: url(http://www.manchester.ac.uk/images/arrow_white_rhs.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/* search input formatting (JS - DELTA) */
.course-searchfield {
	width:80%;
	border:0
}

.course-searchbutton {
	float:right;
	width:15px;
	vertical-align:bottom;
}

/* FONTS AND TEXT */

/* Useful extra formatting classes (JS - DELTA)*/
.bold{font-weight:bold;}
.italic{font-style:italic;}
.textleft{text-align:left;}
.textright{text-align:right;}
.textjustify{text-align:justify;}
.aligntop{vertical-align:top;}

/* Feature Paragraph (Top of page) */
.feature{
	padding: 0 0 0 2px;
}

/* Right hand box text  */
.r-text{
	color: #050505;
	padding: 1px 1px 1px 1px;
	margin: 10px 5px 10px 5px;
}

/*  Content Para style */
.parastyle{
	margin:30px 10px 10px 5px;
	padding:0px 0px 0px 2px;
	line-height: 130%;
	color:#000;
}

/* The grey base disclaimer text */
.basetext{
	margin:30px 10px 10px 5px;
	padding:0px 0px 0px 2px;
	color:#999;
}

/* Header fonts begin...*/
h1{
	font-weight: bold;
	font-size:283%;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	margin:6px 40px 10px 10px;
	color:#000000;
}

h2{
	font-weight: bold;
	font-size:1.6em;
	margin:6px 40px 0px 0px;
	color:#000003;
}

h3{
	font-weight: bold;
	font-size:1.4em;
	margin:6px 40px 0px 0px;
}

h4{
	font-weight: bold;
	font-size:1.3em;
	margin:6px 40px 0px 0px;
	color:#666699;
}

/*  ALL SITE LISTS  */

/* Course Lists and Course Info (TOP OF PAGE VERSION) */
dl.event
{
	padding:0;
	margin: 0;
}

.event dt
{
	position: relative;
	top: 1.2em;
	left: 0;
	width: 10em;
	font-weight: bold;
	margin: 0;
	padding: 5px 5% 0 2px;
}

.event dd
{
	margin: 0 0 0 5em;
	padding: 0 0 0px 6em;
}

/* Course Lists and Course Info (GREY BOX VERSION) */
dl.required
{
	padding:0;
	margin: 0;
}

.required dt
{
	position: relative;
	top: 1.2em;
	left: 0;
	width: 10em;
	font-weight: bold;
	margin: 0;
	padding: 0 5% 0 10px;
}

.required dd
{
	margin: 0 0 0 5em;
	padding: 0 8px 0 6em;
}

/* Contact details list */
dl.margins-removed
{
	margin:0px;
	padding: 0px;
}

.margins-removed dt
{
	padding: 0px;
	font-weight: bold;
	margin: 2px 5px 2px 5px;
}

.margins-removed dd
{
	margin: 4px 0px 4px 0px;
	padding: 2px 5px 10px 5px;
/* Bottom borderline on side panel (contacts) */
}

.contactborder{
	border-bottom:1px solid #FFF;
}

/* List1 */
ul{
/*list-style: none;*/
	margin-top:10px;
	margin-left: 0px;
	padding-top:2px;
	padding-left:0px;
	padding-right:2px;
	padding-bottom:0px;
}

.item{
	background: url(http://www.manchester.ac.uk/images/square_li.gif) no-repeat 0 4px;
	padding: 0 40px 1px 12px;
	line-height:130%;
	list-style: none;
}

/* Page menu list */
.rightlist { 
	list-style-type: disc;
	padding:5px 0 5px 20px;
	margin: 2px 0 5px 10px;
	line-height: 140%;
 }

/*NAVIGATIONAL ELEMENTS*/

/* SUBNAVIGATION LEFT #1 */
#navlist li
{
	display: inline;
/* for IE5 and IE6 */
}

#navlist
{
	font-size: 70%;
	margin: 0px 0 0 0;
	padding: 0;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
}

#navlist a
{
	display: block;
	text-decoration: none;
	text-align: left;
	background-color: #fff;
/*border-bottom: 1px #999 solid;
padding: 3px 0 3px 2px;
background-image: url(http://www.manchester.ac.uk/images/arrow_grey.gif);
background-position: right;
background-repeat: no-repeat;*/
}

#myul li
{
	/*display: inline;*/
	list-style-image: url(http://dl-web.man.ac.uk/~panz/Zhilin/img/great-point.gif);
    /*list-style-image: url(http://www.manchester.ac.uk/images/arrow_grey.gif);*/
	list-style-type: circle;
	margin-bottom: 5px;
	padding-left: 0em;
/* for IE5 and IE6 */
}

li{
	/*display: inline;*/
	list-style-image: url(http://dl-web.man.ac.uk/~panz/Zhilin/img/arrow_grey2.GIF);
    list-style-type: circle;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 0em;
/* for IE5 and IE6 */
}

#myul
{
	margin-left: 30px;
	padding-left: 0em;
	}

#myul a
{
	display: block;
/*	text-decoration: none;*/
/*	text-align: left; */
	background-color: #fff;
/*border-bottom: 1px #999 solid;
padding: 3px 0 3px 2px;
background-image: url(http://www.manchester.ac.uk/images/arrow_grey.gif);
background-position: right;
background-repeat: no-repeat;*/
}

#myult li
{
	/*display: inline;*/
	list-style-image: url(http://dl-web.man.ac.uk/~panz/Zhilin/img/arrow_grey2.GIF);
	list-style-type: circle;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 0em;
/* for IE5 and IE6 */
}

#myult
{
	margin-left: 10px;
	padding-left: 0em;
	}

#myult a
{
	display: block;
/*	text-decoration: none;*/
	text-align: left;
	background-color: #fff;
/*border-bottom: 1px #999 solid;
padding: 3px 0 3px 2px;
background-image: url(http://www.manchester.ac.uk/images/arrow_grey.gif);
background-position: right;
background-repeat: no-repeat;*/
}


.leftnavlist {
	display: block;
	background-color: #fff;
	border-bottom: 1px #999 solid;
	text-align: left;
	text-decoration: none;
	padding: 3px 0 3px 2px;
	/*background-image: url(http://www.manchester.ac.uk/images/arrow_grey.gif);
	background-position: right;
	background-repeat: no-repeat;*/
}

.leftnavlist a {
text-decoration: none;
}

#navlist a:link { background-color: #FFFFFF; color: #363636;}
#navlist a:visited {background-color: #FFFFFF; color: #525252; }
#navlist a:hover {background-color: #FFFFFF; color: #CC3333; }
#navlist a:active {background-color: #FFFFFF; color: #4B0082;}

/* SUBNAVIGATION LEFT #2 */
#navlist2 li
{
	display: inline;
/* for IE5 and IE6 */
}

#navlist2
{
	font-size: 70%;
	color: #999;
	margin: 0px 0 0 0;
	padding: 0;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
}

#navlist2 a
{
	display: block;
	background-color: #fff;
	text-align: left;
	text-decoration: none;
/*border-bottom: 1px #999999 solid;
padding: 3px 0 3px 2px;
background-image: url(http://www.manchester.ac.uk/images/arrow_grey.gif);
background-position: right;
background-repeat: no-repeat;*/
}

#navlist2 a:link { background-color: #FFFFFF; color: #363636;}
#navlist2 a:visited {background-color: #FFFFFF; color: #525252; }
#navlist2 a:hover {background-color: #FFFFFF; color: #CC3333; }
#navlist2 a:active {background-color: #FFFFFF; color: #4B0082;}

/* The Nav Head for left hand navigation */
.navhead{
	font-size: 70%;
	color: #777799;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 3px;
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
}
.my-navhead{
	font-size: 70%;
	color: #C33;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 3px;
}

/* Subnavigation right */
#navlist-right li
{
	display: inline;
/* for IE5 and IE6 */
}

#navlist-right 
{
/* to display the list horizontaly */
	font-size: 70%;
	font-weight: bold;
	margin: 0 0 0 0px;
	padding: 1px 0 0 0px;
}

#navlist-right  a
{
	display: block;
	background-color: #C33;
	border-bottom: 2px #FFF solid;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 5px 0px;
	background-image: url(http://www.manchester.ac.uk/images/arrow_white_rhs.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#navlist-right a:link {color: #FFFFFF;}
#navlist-right a:visited { color: #FFFFFF; }
#navlist-right a:hover {color: #000000; }
#navlist-right a:active { color: #000000; }

/* The grey browse by subject box (above right nav) */
#navlist-right a#greybox{ background-color: #999999;}

/* Primary Top Navigation */
#topmenu {
	width:100%;
	font-weight: bold;
	font-size:70%;
}

#navigation {
	background-color: transparent;
	margin: 0px;
	border: 0px;
	padding: 6px;
}

#navigation li {
	display: inline;
	list-style: none;
	margin: 0px;
	border-right:1px solid white;
	padding: 10px 5px 10px 2px;
	/*text-decoration: none;
	font-weight: bold;*/
	color: #FFFFFF;
}

#navigation li a {
	/*border-right:1px solid white;
	padding: 10px 5px 10px 0px;*/
	text-decoration: none;
	font-weight: bold;
}

#navigation li a:link {
	color: #FFF;
}

#navigation li a:visited {
	color: #EFEFEF;
}

#navigation li a:hover {
	color: #D2D2D2;
}

#breadcrumbs{
	font-size: 70%;
	color: #609;
	margin:10px;
	margin-left:192px;
}

#breadcrumbs a:link { color: #777799;}
#breadcrumbs a:visited {background-color: #FFFFFF; color: #777799; }
#breadcrumbs a:hover {background-color: #FFFFFF; color: #FF6600; }
#breadcrumbs a:active { color: #363636;}

/* The useful bits... */

/* turns off gaps around images */
img{border:0;}

/* Skip navation and general hide! */
.hide { 
	position: absolute; 
	left: -999px; 
	width: 990px; 
}  

input 	{
	font-size: 12px;
}

/* Winona's site links code */
#sitelinks {
	display:inline;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}

#sitelinks, #sitelinks a {text-decoration:none;color:#609}

#quicksearch {margin:0;display:inline}
#quicksearch input {
	vertical-align: middle;
}

/* added by JS - DELTA */
.searchbutton {
	border:0;
	width:37px;
	height:18px;
}

#course-search form {margin:0}
#course-search input {margin-left:2px}

/* infotable style requested by comms (JS) */
#infotable {
	border: 1px solid #666;
}

#infotable td {
	vertical-align:top;
}

/*Holly Hack - to remove pixel drift in content*/
html #content {height: 1%;}

/* Removes horizontal scroll bar in IE */
html {overflow-x: hidden;}
