/* force right scrollbar */
html {
    overflow-y: scroll;
}

/*Style CSS File*/

body {
    /*top right bottom left*/
    margin :20px 0px 0px 0px;
    border-width : 0px 0px 0px 0px;
    padding :0px 0px 0px 0px; 
    background-color: #0C3A6D; /* overall background */
    text-align: left ;
    color: #000000 ;
    font-family: Helvetica, Liberation Sans;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
}

#banner, #main, #bottom, #top{
    /*top right bottom left*/
    margin :0px auto 0px auto;
    border-width : 0px 0px 0px 0px;
    border-color : none;
    border-style: none;
    padding :10px 10px 10px 10px;
    background-color: #DDEAFB; /* text background */
    /*width: 780px; For Screen size 800*600 -20px (padding of cells) */
    width: 984px; /* For screen size 1024x768 -20px (padding of cells) */
    color : #000000;
 }

 #top{
     padding : 0px 10px 0px 10px;
 }	

 #banner {
     margin :0px auto 0px auto;
     padding :20px 10px 20px 10px;
 }

 #main {
     height: auto;
 }

 #bottom {
     /*top right bottom left*/
     padding :30px 10px 0px 10px;
     margin: 0px auto 0px auto;
     text-align: center;
 }

/* Headings */
h1 {
	font-weight: bold;
	font-size: 20pt ;
	text-align: Left;
	padding-left: 10px;
}

h2 {
	font-weight: bold;
	text-decoration: underline ;
	font-size: 18pt ;
	text-align: center;
	padding-left: 10px;
}

h3 {
	font-weight: bold;
	text-decoration: underline ;
	font-size: 14pt ;
	text-align: left;
	padding-left: 10px;

}

h4 {
	font-weight: bold;
	text-decoration: underline ;
	font-size: 12pt ;
	text-align: left;
	padding-left: 10px;

}

h5 {
	font-size: 14px;
	padding: 0px ;
	margin: 0px;
	text-align: right;
}

h6 {
	font-size: 10px;
	padding: 0px ;
	margin: 0px;
}

/*Paragraph classes*/
p.main {
	color: #000000 ;
	font-family: Calibri, Liberation Sans;
	font-size: 16px;
	text-align: left ;
	line-height:1.5 ;
	margin: 5px 0px 0px 0px;
	padding-top: 0 ;
	padding-left: 12px ;
	padding-right: 15px ;
}

li.main {
	font-family: Calibri, Liberation Sans;
	font-size: 16px;
	text-align: left ;
	margin: 5px 0px 0px 0px;
	padding-bottom: 10px;
	font-style : normal;
	font-weight : normal;
	
	padding-left: 10px;
	text-indent: -10px;
}

li.none {
	font-family: Calibri, Liberation Sans;
	font-size: 16px;
	text-align: left ;
	margin: 5px 0px 0px 0px;
	padding-bottom: 10px;
	font-style : normal;
	font-weight : normal;
	list-style-type: none;
	list-style-image: none;
}

ul {
	padding-left: 40px;
	text-indent: 10px;
	padding-right:150px;
}

a {
	text-decoration: none ;
	color: #0000ff ;
}

a:hover {
	text-decoration: underline ;	
	color: #0000ff ;
}

a:visited {
	text-decoration: none ;
	color: #0000ff ;
}




img{
    border: 0;
    margin: -45px 0px 0px 0px;
}

img.collab{
    border: 0;
    margin: 0px 0px 0px 0px;
}







/*Pill Menu CSS File*/
/*div#tabarea {
	background: #024890 url(header_b.png) 0 0 repeat-x; /* Tab backgound colour */
	margin: 0 -10px;
}*/
div#tabarea {
	background: #024890 0 0 repeat-x;
	margin: 0 -10px;
}


td.pill_m {
	background: url(normal_bg.png) repeat-x;
}

td.pill_r {
	background:transparent url(cap_l.png) no-repeat scroll 0%;
}

td.pill_l {
	background:transparent url(cap_r.png) no-repeat scroll 0%;}

#pillmenu {
	float:none;
}

#pillmenu ul {
	width: 100%;
	text-indent: 0px;	
}

#pillmenu li{
	float: right;
}

#pillmenu a {
	float:none;
	padding: 0px 10px;
}

 /* horizontal pill menu */
table.pill {
	margin-left: -10px;
	margin-right: auto;	
	padding: 0;
	width: 1004px;
}

td.pill_l {
	background: url(cap_l.png) no-repeat;
	width:  20px;
	height: 32px;
}

td.pill_m {
	background: url(normal_bg.png) repeat-x;	
	padding: 0;
	margin: 0;
	width: auto;
	text-align: center;
}

td.pill_r {
	background: url(cap_r.png) no-repeat;
	width:  20px;
	height: 32px;
}

#pillmenu {
	white-space: nowrap;
	height: 32px;
	float: left;
}

#pillmenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style:none;
}

#pillmenu li {
	float: left;
	background: url(mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
	font-family: Calibri, Liberation Sans;
	font-size: 16px;
	font-weight: bold;
	float: left;
	display:block;
	height: 24px;
	line-height: 24px;
	width: 140px; /* 140px works but research projects goes over on Robins*/
	color: #000000;
	text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
	
background-color: #0C3A6D;
	
color: white;

}

#pillmenu li a:hover, #pillmenu li a.current{
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
	
background-color: #4C6C94;
	
color: white;

}


#pillmenu li a:active{

	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
	
background-color: #0C3A6D;
	
color: white;

}












/*Highlight Current Page CSS File*/

#navbar a:hover,
  .home #navbar #home a,
  .publications #navbar #publications a,
  .software #navbar #software a,
  .research #navbar #research a,
  .collaborators #navbar #collaborators a,
  .about #navbar #about a {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
	
background-color: #0C3A6D; /* colour of active tab #024890*/
	
color: white;


}





/* Columns for collaborators page*/
#container1 {
    float:left;
    width:100%;
    background:none;
    position:relative;
    left: 20px;
    padding-bottom:20px;
}
#col1 {
	float:left;
	width:12%;
	position:relative;
	left:0%;
	overflow:hidden;
}
#col2 {
	padding-top:10px;
	float:left;
	width:38%;
	position:relative;
	left:0%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:12%;
	position:relative;
	left:0%;
	overflow:hidden;
}
#col4 {
	padding-top:10px;
	float:left;
	width:38%;
	position:relative;
	left:0%;
	overflow:hidden;
}
