/* global */
html{height: 100%;}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	background-color: #E1E1E4;
	color: #333333;
}


p
{
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 108%;
	letter-spacing: 0em;
	font-weighgt: bold;
}

h2
{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img{
	border: 0px solid #ffffff;
}

a{
	text-decoration: underline;
	color: #666666;
}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}
.picTitle {
	padding: 5px;
	clear: right;
	float: right;
	width: 95px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #336666;
	font-weight: bold;
}

/* unordered list */
ul
{ margin: 20px px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

ul li
{ 
  margin: 20px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
}

/* ordered list */
ol
{ margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

ol li
{ margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #home, #menu, #content, #training, #research, #facilities, #about, #contact
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main{
	width: 676px;
	background: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* copyright, footer */
#links, #footer, #copyright
{
	width: 676;
	height: 40px;
	font-size: 95%;
	text-transform: none;
	line-height: 6pt;
	border-top: 1px solid;
	color:#767676;
	border-top-color:#FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#links{
	text-align: right;
	color: #1B9C8D;
}

a.footer:link{
	color:#1B9C8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footer:hover{
	color:#1B9C8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright
{
	text-align: left;
	width: 150px;
	height: auto;
	float: right;
	margin:70px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: #FFFFFF;	
}

/* navigation menu */
#menu
{
	height: 20px;
	width: 650px;
	margin-top: 0px;
	position: relative;
	background: #ffffff;
	color: #FFFFFF;
	padding: 5px 0px 0px 25px;
	background-color: #6E7F7A;
}

/* main content */
#content
{
	width: 670px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 0px solid #ffffff;
	color: #333333;
	background-color: #F3F3F3;
	border-left: 0px solid #ffffff;
	border-right: 6px solid #ffffff;
} 

/* column 1 - contains sidebar items */
#column1
{
	width: 189px;
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 20px 0px 0px 10px;
	border-top: 6px solid #ffffff;
}

/* column side*/
#columnside
{
	width: 185px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-left: 0px solid;
	border-left-color: #89A9A3;
	border-right: 0px solid #89A9A3;
}

/* sidebar item*/
.sidebaritem
{ text-align: left;
  width: 130px;
  float: left;
  margin: 0px 0px 0px 0px;
  border: 1px solid #89A9A3;
  padding: 5px 0px 5px 0px;
  background: transparent;
  color:  #FFFFFF;
  border-color:  #89A9A3;
  border-bottom: 0px solid;
}

.sidebaritem h1
{ margin: 0px; 
  font-weight: normal;
  padding: 0px 0px 16px 0px;
  text-transform: none;
}

.sidebaritem p
{ line-height: 16px; 
   width: 80px;
  padding: 0px 0px 0px 0px;
}
.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 0px 0px 20px;
  text-decoration: none;
}

/* sidebar menu*/
.sbilinks{
padding: 5px 0px 5px 0px;
}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{
	margin: 0px;
	float: left;
	list-style: none;
	background-color: #F6F6F6;
} 

.sbilinks li a , .sbilinks li a:hover
{
	float: left;
	height: auto;
	text-decoration: none;
	padding: 5px 0px 5px 20px;
	width: 149px;
	color: #6E7F7A;
} 


.sbilinks li a#selected

{
	color: #6E7F7A;
	font-weight: bold;
}



.sbilinks li a, .sidebaritem a
{
	color:  #68BDB0;
	FONT-SIZE: 10px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	border-bottom: 1px solid;
	border-bottom-color: #1B9C8F;
	padding: 5px 0px 5px 20px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
} 

.sbilinks li a:hover, .sidebaritem a:hover, .sidebaritem a:selected
{ background: transparent url(arrow_on.jpg) no-repeat left center;
  color: #D6ECE0;
  border-color:  #89A9A3;
  font-weight: bold;
  border-bottom: 1px solid;
  border-bottom-color: #89A9A3;
  padding: 5px 0px 5px 20px;
} 

.MenuItem
		{
	COLOR:  #FFFFFF;
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	font-weight: bold;
	padding: 0px 8px 2px 10px;
	border-color: #1B9C8D;
	margin: #1B9B8B;
	border: 0px;
		}
		a.MenuItemLink
		{
	COLOR:  #FFFFFF;
	FONT-SIZE: 10px;
	padding: 0px 8px 2px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	margin: 0px;
	font-weight: bold;
	border-color: #1B9C8D;
	border: 0px;
		}
		
		a.MenuItemLink:link
		{
	COLOR:  #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	padding: 0px 8px 2px 10px;
	border-color: #1B9C8D;
	border: 0px;
		}
		a.MenuItemLink:visited
		{
	COLOR:  #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	padding: 0px 8px 2px 10px;
	border-color: #1B9C8D;
	border: 0px;
		}
		a.MenuItemLink:hover
		{
	COLOR: #59A99F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	padding: 0px 8px 2px 10px;
	border-color: #1B9C8D;
	border: 0px;
		}
		.myMenu {
	position: absolute;
	visibility: hidden;
	z-index: 8;
	padding: 0px 0px 0px 0px;
	border-color: #1B9C8D;
	border: 0px;
		}	


/* newsletter*/
.newsletter
{
	text-align: left;
	width: 179px;
	float: right;
	margin: 0px solid #ffffff;
	padding: 20px 5px 0px 0px;
}

/* News*/

#news
{
	float: right;
	border-color: #89A9A3;
	border: 0px solid;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	background: #fff;	
	
}

/* header and sidebar images*/

#home, #training, #research, #facilities, #events, #info
{
	width: 676px;
	height: 166px;
	border-top: 0px solid;
	border-color: #0041D8;
}

#training
{
	color:#89A9A3;
	border-top-color:#CC0000;
	border-bottom-color:#89A9A3;
}

#training_pict
{
	background: #FFFFFF;
	float: none;
	background-image: url(images/Cavanagh-building.jpg);
	background-repeat: no-repeat;
}

#research
{
	background: #FFFFFF url(file:///Macintosh%20HD/Users/louisenolan/Clients/cbas-website/images/research.jpg) no-repeat;
	color:#89A9A3;
	border-top-color:#003A3A;
	border-bottom-color:#89A9A3;
}

#research_pict
{
	float: none;
	background-color: #FFFFFF;
	background-image: url(images/chroma.jpg);
	background-repeat: no-repeat;
}

#facilities
{
	background: #FFFFFF url(file:///Macintosh%20HD/Users/louisenolan/Clients/cbas-website/images/facilities.jpg) no-repeat;
	color:#89A9A3;
	border-top-color:#003A3A;
	border-bottom-color:#89A9A3;
}

#facilities_pict
{
	float: none;
	background-color: #FFFFFF;
	background-image: url(images/flask.jpg);
	background-repeat: no-repeat;
}

#events
{
	background: #FFFFFF url(file:///Macintosh%20HD/Users/louisenolan/Clients/cbas-website/images/n_events.jpg) no-repeat;
	color:#89A9A3;
	border-top-color:#003A3A;
	border-bottom-color:#89A9A3;
}

#events_pict
{
	float: none;
	background-color: transparent;
	background-image: url(images/dropper.jpg);
	background-repeat: no-repeat;
}

#info
{
	background: #FFFFFF url(file:///Macintosh%20HD/Users/louisenolan/Clients/cbas-website/images/contact.jpg) no-repeat;
	color:#89A9A3;
	border-top-color:#003A3A;
	border-bottom-color:#89A9A3;
}

#info_pict
{
	background: #FFFFFF url(file:///Macintosh%20HD/Users/louisenolan/Clients/cbas-website/images/contact_pict.jpg) no-repeat;
	float: none;
}

#training_pict, #research_pict, #events_pict, #facilities_pict, #info_pict
{
	float: centre;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 180px;
	border: 1px solid #89A9A3;
}
#column2, column2/* column 2 - page content */

{
	text-align: left;
	width: 409px;
	float: left;
	padding: 2px 25px 15px 25px;
	border-right: 6px solid #ffffff;
	border-left: 6px solid #ffffff;
	border-top: 6px solid #ffffff;
	color: #333333;
	background-color: #F3f3f3;
}

#column2 h1
{
	font-family: arial, sans-serif;
	padding: 16px 10px 5px 0px;
	margin: 0px 00px 12px 0px;
	border-bottom: 0px solid;
	font-size: 150%;
	text-transform: none;
	font-weight: normal;
	color: #1A998D;
}
#column2 img
{
	float: right;
	margin-left: 15px;
	padding-bottom: 10px;
}
#column2   /* MENU LINK IN PAGE HOVER */
a, column2 a   
{
	text-decoration: underline;
	font-color:#D6ECE0;
	color: #666666;
	font-weight: bold;
}
#column2 a:hover, column2 a:hover {
	text-decoration: underline;
	font-color:#D6ECE0;
	color: #89A9A3;
	font-weight: bold;
}


/* text colours */


html{height: 100%;}
.ISSC  {
	color: #1A9B8D
}
.midgreen {
	color: #81BFB8
}
.greyblue {
color:#89A9A3
}

.subheading {
color: #004B3E;
FONT-SIZE: 9px;
padding: 5px 0px 5px 20px;
 }
 
 .darkgrey_bold {
color:#D6ECE0;
FONT-SIZE: 11px;
font-weight:bold;
 }
.midgreen_bold {
	color: #89A9A3;
	FONT-SIZE: 11px;
	font-weight:bold;
 }
 
 .newsheading {
color: #004B3E;
FONT-SIZE: 11px;
line-height:12px;
padding: 5px 0px 5px 0px;

 }
 
  .linkitem {
color: #D6ECE0;
FONT-SIZE: 9px;
line-height:12px;

 }
content {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #333333;
}
.content a:hover {
	text-decoration: underline;
	color: #89A9A3;
}
.content a:link {
	text-decoration: underline;
	color: #666666;
}
.content a:visited {
	text-decoration: underline;
	color: #666666;
}
.sidebarPic {
	border: 6px solid #FFFFFF;
}
.picTitle2 {
	padding: 5px;
	clear: right;
	float: right;
	width: 144px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #336666;
	font-weight: bold;
}

form {
	padding: 20px;
	border: none 0px;
}

form, form fieldset input, form fieldset textarea, form label {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	width: 390px;
	border: none 0px;
}
form p label {
	top: 0;
	left: 0;
}
form p {
	margin: 10px 0;
	width: 360px;
	border: none 0px;
}
form p br {display: none;}


form fieldset p input,
form fieldset p textarea {
	display: block;
	padding: 4px;
	width: 350px;
	margin: 0;
	border: 0;
}

form fieldset p label {
	width: 360px;
	display: block;
	margin: 5px 5px 5px 6px;
	padding: 0;
}

form fieldset p textarea {
	padding: 2px;
	width: 370px;
}
#main #content #column1 .login {
	clear: both;
	float: left;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #1A9B8D;
}

