/* main body defs */
body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	background-color: white;
	color: #333333;
}

/* global styles from Uni brand */
img,
form,
fieldset {  /* remove default borders */
        border:0;
	padding: 10px;
}


/* for feeds, nicer to float images to the right */
/* the feed div gets put in by the rss-template.html */
.feed img {
	float: right;
}

h1, h2, h3, h4, h5, h6, table, form, p, ul, ol {
        padding-top:0;
        padding-bottom:0;
        margin-top:0; 
        margin-bottom:10px;
        text-align:left;
        font-weight:normal;
}


h1 {    font-size:2em;   }
h2 {    font-size:2em; }
h3 {    font-size:1.3em; font-weight:bold }
h4 {    font-size:1.15em; }
h5 {    font-size:1.1em;   }
h6 {    font-size:1em;   }

/*table, th, td {
	border: 1px solid grey; 
	border-collapse:collapse;
} */

table.simple table.simple tr table.simple td {
	border: 1px solid black; 
	border-collapse:collapse;
}

table.border, table.border tr, table.border td, table.border th {
	border: 1px solid black;
	border-collapse:collapse;
	padding: 2px
}

table.border th {
	background-color: #eeeeee;
}

table.menu  {
#	border-collapse:collapse;
	border:30px;
	background-repeat:no-repeat;
	line-height:2.0em;
}

table.menu a { text-decoration:none;
	width:300px;
	height:100px;
	background-repeat:no-repeat;
}
	
table.menu a{
	background-repeat:no-repeat;
}

table.menu td a{
	display:block;
	position:relative;
	background-repeat:no-repeat;
}

.maincontent  {
	color: #333333;
	line-height: 1.7em;
}

.maincontent h3 {
        border-top:1px solid #ccc;
        padding-top:5px;

}

.maincontent  h2 {
        padding-bottom:5px;
        clear:both;
}

.maincontent ul {
        list-style-type: circle;
        line-height:1.7em;
}

.maincontent ul li {
/*                list-style-type:none; */
                padding-left:13px;
        }


img
{
	border: 0px;
}

body
{
	background-repeat: no-repeat;
}

.size
{
	width: 950px;
	margin: 0px auto;
}
/* header */
.header
{
	height: 128px;
	overflow: hidden;
	background-color: white;
	background-image: url("/images/default-logo.jpg");
	background-repeat: no-repeat;
	
}

.header h1
{
	text-indent: -1000px;
	height: 50px;
	width: 150px;
	margin-bottom: 0px;
	background: url("http://www.met.reading.ac.uk/images/uor-logo.gif") no-repeat;
}

.header h2
{
	z-index: 10;
	text-indent: -2000px;
	height: 24px;
	margin-bottom: 0px;
	background:url(http://www.met.reading.ac.uk/images/title.gif) no-repeat;
	background-attachment:fixed;
}

/* sub-header - used to position the topnav menu correctly in the header */
/* and defines the list type for the header menu */

.header-top
{
	height: 75px;
	overflow: hidden; 
}

.header-top ul
{
	list-style: none;
	display: inline;
	float: left;
	padding-left: 40px;
	padding-top: 10px;
}

.header-top li
{
	display: inline;
	padding: 0 3px;
	color: #333333;
	border-right:1px solid #A0A0A0;
	float: left;
	line-height: 1.1em;
	text-align: center;
}

.header-top a
{
	color: black;
	text-decoration: none;
}

.int-banner{
	margin-right: -10px;
	margin-bottom: 10px;
	height: 26px; 
	background: #6e6e6e url(/includes/images/internal.gif) no-repeat left;
} 

.int-banner h2{
	margin:0;
	font-size:1.2em;
	padding: 4px 13px 0 29px;
	text-align: right;
	font-weight: bold
}

.topnav
{
	height: 37px;
	overflow: hidden;
/* margin-left: 30px; */

	margin-top: 5px;
	min-width: 950px;
	position: relative;
}

.topnav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
	min-width: 950px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcdcd;
	padding-left:30px; 

}
.topnav li
{
	float: left;
	padding: 0px;
/*	min-width: 155px; */
	line-height: 22px;
	text-align: center;
	color: #a7ffa7;
	font-family: Arial;
	list-style: none;
/*	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #5bac26; */
	background-image: url("/images/topnav-sep.gif");
	background-repeat:no-repeat;
	background-position: right bottom;

}

.topnav a
{
	color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
	width: 150px;
	height: 100%;
	color: black;
}


.topnav a:hover
{
	background-color: #c0c0c0;
	margin-left: -2px;
	padding-right:2px;
	background-image: none;
}

.topnav li.active, .topnav li.active a 
{
	z-index: 100;
	background-color: white;
	color: #5bac26;
	margin-left: -2px;
	padding-right: 2px;
	background-image: none;

/*	border-top: 1px solid  #d1d1d1; */
}

.search
{
	float: right;
	padding: 5px;
}

.logo
{
	float: left;
	padding-top: 11px;
	padding-left: 30px;
}

.searchbox
{
	position: fixed;
	z-index: 200;

	top: 0pt;
	right: 0pt;
	background-color: #e2e2e2;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.pagelogo
{
	padding-left: 210px;
}

.mainlogo
{
	float: left;
	padding-left:16px;
	padding-top:16px;
}


/* content */
.content
{
	padding-top:20px;
	background-color: White;
/*	overflow: hidden; */
} 


/* left column - holds left menu, and see also box */
.leftColumn
{
	float: left;
	width: 180px;
	min-height:600px;
	margin-left: 15px;
/*	margin-left: 7px; */
	background-color: White;
}
	

.box01
{
	overflow: hidden;
	margin-bottom: 15px;
}

.box01top
{
	height: 20px;
	background-color:#5bac26;
	font-weight:bold;
	font-size:110%;
	color: #f3f8fe;
	padding-left: 23px;
	padding-top: 8px;
}

.box01menu
{
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	width: 178px;
	overflow: hidden;
/*	background-color: #f0f0f0; */
	background-color: #d6eac9;
}
.box01menu ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.box01menu li
{
	padding-left: 18px; 
	margin: 0px;
	font-weight: bold;
	font-size:110%;
	line-height: 25px; 
}

.box01menu li.back
{
	color : #ffffff;
	background-color: #ededed;
	background-image: url("/images/sub_nav_back_arrow_grey.gif");
	background-repeat: no-repeat;
	background-position: 5px 7px;
}



.box01menu li:hover {
	background-color:#ededed;
}

.box01menu ul ul {
	padding: 0px 0px 0px 30px;
} 

.box01menu ul ul li {
	font-size:80%;
	/*padding:0 0 0 10px; */
	background-color: white;
	line-height: 18px;
	font-weight:normal;	
}


.box01menu li.MenuSelectedArea1  {
	background-color: white;
	background-image: url("/images/sub_nav_down_arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

.box01menu li.level2selected {
	font-weight: bold;
	background: #eeeeee;
}

.box01menu li a {
	display: block;
}

.box01menu li
{
	list-style: none;
	border-bottom: solid 1px #d7d7d7;
}

.box01menu li.allitem {
        background: #eeeeee;
}


.box01menu a
{
	text-decoration: none;
	color: #333333;
}


.box01text
{
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	width: 158px;
	padding: 10px;
	overflow: hidden;
	background-color: white;
}

.box01text ul
{
	padding-left: 15px
}

.box01text li
{
	font-family: Arial;
	font-size: 12px;
	list-style-type: circle;
}
.box01text a
{
	text-decoration: none;
	color: #494949;
}
.box01text a:hover, .mc01cc a:active
{
	text-decoration: underline;
}

.box01end
{
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	width: 180px;
	overflow: hidden;
	background-color: white;
}


/* new box - with curved bottom */
.box
{
	overflow: hidden;
	margin-bottom: 15px;

}

.box h1
{
	width: 100%;
	font-size: 110%;
	font-weight: bold;
	color: #f3f8fe;
	background-color: #5bac26;
	padding-left: 23px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

.boxmenu
{
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;

	width: 178px;
	overflow: hidden;
/*	background-color: #f0f0f0; */
	background-color: #d6eac9;
}
.boxmenu ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.boxmenu li
{
	padding-left: 18px; 
	margin: 0px;
	font-weight: bold;
	font-size:110%;
	line-height: 25px; 
}

.boxmenu li.back
{
	color : #ffffff;
	background-color: #ededed;
	background-image: url("/images/sub_nav_back_arrow_grey.gif");
	background-repeat: no-repeat;
	background-position: 5px 7px;
}



.boxmenu li:hover {
	background-color:#ededed;
}

.boxmenu ul ul {
	padding: 0px 0px 0px 30px;
} 

.boxmenu ul ul li {
	font-size:80%;
	/*padding:0 0 0 10px; */
	background-color: white;
	line-height: 18px;
	font-weight:normal;	
}


.boxmenu li.MenuSelectedArea1  {
	background-color: white;
	background-image: url("/images/sub_nav_down_arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

.boxmenu li.level2selected {
	font-weight: bold;
	background: #eeeeee;
}

.boxmenu li a {
	display: block;
}

.boxmenu li
{
	list-style: none;
	border-bottom: solid 1px #d7d7d7;
}

.boxmenu li.allitem {
        background: #eeeeee;
}


.boxmenu a
{
	text-decoration: none;
	color: #333333;
}


.boxtext
{
	border-left: 1px solid #5bac26;
	border-right: 1px solid #5bac26;
	width: 158px;
	padding: 10px;
	padding-bottom: 0px;
	overflow: hidden;

}

.boxtext ul
{
	padding: 0px;
	margin:0px;
	padding-left: 0px;
	list-style-type: none;

#	padding-left: 15px
}

.boxtext li
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	background : url("/includes/images/arrow_list_bullet.gif") no-repeat scroll 0px 0.2em transparent;

}
.boxtext a
{
	text-decoration: none;
	color: #494949;
}
.boxtext a:hover, .mc01cc a:active
{
	text-decoration: underline;
}


.boxend
{
#	width: 160px;
	height: 12px;
	padding: 10px;
	padding-top: 0px;
	background-color: transparent;
	background-image: url("/includes/images/box_bottom_green.gif");
	background-repeat: no-repeat;
#	background-attachment: scroll;
	background-position: center top;
}


/* standard content - floats right, has wide border to left for left menu */
.maincontent
{
	width: 730px;
	overflow: hidden;
	float: right;
	background-color: White;
	padding-right:10px;
} 

/* fullcontent - when we need a wide page, uses full width of 'size' no space for a left menu */
.fullcontent
{
	width: 930px;

	overflow: hidden;
	float: right;
	background-color: White;
	padding: 10px;
}

/* threecolumn - more like the central pages - left col for menu, centre for content, right for do now */
.threecolumn
{
	width: 100%;
	float: left;
	margin-right: -213px;
}

table.plain {
        border-width: 1px;
        border-spacing: 2px;
        border-style: solid;
        border-color: gray;
        border-collapse: collapse;
        background-color: white;
}
table.plain th {
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: gray;
        background-color: white;
}
table.plain td {
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: gray;
        background-color: white;
}

.footer
{
	width: 930px;
	padding: 10px;
	overflow: hidden;
	clear:both;
	border-top: 1px solid #ccc;
	margin:0 0px 10px 0px;
	background-color: white;
	vertical-align: top;
}

.big_footer
{
	width: 930px;
	height: 100px;
	padding: 10px;
	overflow: hidden;
	clear:both;
	border-top: 1px solid #ccc;
	margin:0 0px 10px 0px;
	background-color: #eeeeee;
	vertical-align: top;
}

.big_footer ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

.big_footer li a 
{
        color: #6d6d6d;
        display: block;
        height: 16px;
        padding-top: 0pt;
        padding-right: 0pt;
        padding-bottom: 0pt;
}

.big_footer a
{
        text-decoration: none;
}

.big_footer a:hover
{
        text-decoration: underline;
}

.big_footer h3
{
        margin-bottom: 0px;
}

.block_1
        {
        float: left;
        width: 20%;
        margin-left: 200px;
        }
.block_2
        {
        float: left;
        width: 20%;
        margin-left:10%;

        }
.block_3
        {
        float: right;
        width: 20%;
        }



.footer ul
{
	margin: 10px 0;
	list-style: none;
	padding-bottom: 10px; width: 50%; float: left;
}

.footer ul li
{
	list-style: none;
	display: inline;
	font-weight:normal;
	padding:0 9px;
	color:#6E6E6E;
}


.footer a:link, .footer a:visited
{
	color: #6E6E6E;
	text-decoration: none;
}

.footer a:hover, .footer a:active
{
	text-decoration: underline;
}

.emailTab{
        position: fixed;
        right: 0pt;
        top: 50%;
        z-index: 150000;
}

.emailTab a {
        background-image: url("/images/email_tab.png");
        background-repeat: no-repeat;
        background-position: 0px 0pt;
        display: block;
        width: 35px;
        height: 113px;
        position: relative;
        top: -55px;
}

.emailTab a:hover {

        background-position: -49px 0pt;

}

