/* Start of CMSMS style sheet 'Brandon' */
/* -------------------------------------------------------------------
   CSS Stylesheet - Brandon Medical
	(c) Bennett and Company 2008 http://www.bennettandco.co.uk
------------------------------------------------------------------- */

/* Global Reset of all initial Margin and Padding Values */
html, body, form, fieldset, ul, ol {
  margin: 0;
  padding: 0;
}

html {
  font-size: 100.01%;
  height: 100%;
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

.clearboth {
display: block;
clear: both;
height: 1px;
line-height: 1px;
}

img {
border: 0;
}

body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.70em;
  height: 100%;
  width: 990px;
  margin: 0 auto;
  background-image: url('images/background.jpg');
  background-repeat: no-repeat;
  background-position: center top;
}

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre {
  margin: 1em 0;
  padding: 0;
}

input, select, textarea {
  font-size: 1em;
  font-family: inherit;
}

#logo {
  float: right;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-right: 100px;
  clear: both;
}

#menu {
  height: 34px;
  width: 931px; 
  clear: both;
}

#pageContainer {
  width: 931px;
  margin: 0 auto;
  clear: both;
}

#mainContainer {
  width: 848px;
  margin-top: 8px;
}

#titleHome {
  padding: 0;
  margin: 0.5em 0;
  font-weight: normal;
  font-size: 36px;
}

#title {
  color: #039;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0.5em 0;
}

/*New homepage left side bar styles */
#homepageSidebarBlueMenu {
  background: url(images/blue-navigation.jpg) repeat-x;
  height: 50px;
  list-style-type: none;
}

#homepageSidebarBlueMenu li {
  display: inline;
}

#homepageSidebarBlueMenu li a {
  display: block;
  color: #fff;
  font-size: 14px;
  float: left;
  text-decoration: none;
  border-right: 1px solid #115f90;
  border-left: 1px solid #5fbcdd;
  padding:15px 10px 17px;
}

#sidebar {
  width: 245px;
  float: left;
  clear: none;
}

#sidebarHome {
  width: 411px;
  float: left;
}

#sidebarHome ul {
  list-style-type: none;
}

#sidebarHome #videolink {
display: block;
float: left;
margin: 14px 0 0 75px;
}

#main, #mainHome {
  font-size: 1em;
  line-height: 1.4em;
}

#mainContentHolder {
  float: right;
  clear: none;
}

#mainContentHolder > ul {
  list-style-type: none;
  margin-left: 80px;
}

#mainContentHolder > ul li {
  display: inline;
}
#mainContentHolder > ul li a {
  display: block;
  float: left;
  padding: 8px 15px;
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

#mainContentHolder > ul li a:hover {
  color: #039;
}

#main {
  padding: 15px 25px;
  width: 508px;
  /*float: left;*/
    /* height hack */
    min-height:450px;
    height:auto !important;
    height:450px;
    /* end of height hack */
  background-color: #dadada;
  background-image: url('images/greybox-bottom.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  /* fix for IE 6 */
  position: relative;
  top: -2px;
}

#main b, #main strong {
 color: #039;
}

#main a {
 color: #069;
 text-decoration: none;
}

#main a:hover {
 color: #039;
}

#main img {
 padding: 0 10px;
}

#mainHome {
  padding-left: 35px;
  width: 402px;
  float: left;
}
#brandonImageNavigator {
  position: relative;
  left: -33px;
}

#newsHome, #eventsHome {
  background-repeat: no-repeat;
  width: 135px; 
  height: 369px;
  padding: 10px 10px 10px 44px;
  margin-top: 15px;
  float: left;
}

#NewsPostDetailSummary {
display: block;
margin-bottom:10px;
float: left;
}

#eventsHome {
  background-image: url('images/events-bg.jpg');
  padding: 10px 44px 10px 10px;
  margin-left: 20px;
}

#newsHome {
  background-image: url('images/news-bg.jpg');
  padding: 10px 10px 10px 44px;
}

#newsHome h2, #eventsHome h2 {
  color: white;
  border-bottom: 2px dotted white;
  font-size: 14px;
  padding-bottom: 10px;
}

.NewsSummary a {
  color: #006699;
  text-decoration: none;
}

ul.pagemenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  clear: both;
  width: 90%;
  height: 35px;
  margin-bottom: 10px;
}

ul.pagemenu li {
  border: 1px solid #353299;
  display: block;
  float: left;
  margin-right: 10px;
  background: url(images/download-but-bg.gif) repeat-x;
  height: 33px;
}

ul.pagemenu li.currentpage {
display: none;
}
ul.pagemenu li a {
  padding: 0 15px;
  display: block;
  line-height: 33px;
  font-size: 16px;
  color: #353299;
 }

.NewsSummaryCat {
  margin-bottom: 1em;
}

#footer {
  clear: both;
}

#search input {
	float:left;
	display:block;
	height: 19px;
line-height: 19px;
}

#search #cntnt01searchinput{
	float:left;
	display:block;
	background-image: url('images/search-bg.gif');
	border: 0px;
	padding: 4px 5px 3px 30px;
	font-size: 10px;
	line-height: 12px;
height: 12px;
	color: #7d7d7d;
}

form#m3moduleform_1 {
display: block;
margin-top: 10px;
padding: 5px 10px 10px;
border: 3px solid #0B509E;
width: 268px;
}

form#m3moduleform_1 div.newsletter label {
display: block;
width: 100px;
float: left;
margin-bottom: 5px;
}

form#m3moduleform_1 div.newsletter input {
border: 1px solid #0A4DA4;
display: block;
float: left;
margin-bottom: 5px;
}


form#m3moduleform_1 div.newsletter div {
margin-bottom: 5px;
}

#fbsubmit1 {
padding: 1px;
background-color: #fff;
}

div.error_message {
margin-top: 10px;
}

#sitemap li {
display: block;
line-height: 20px;
font-weight: bold;
padding-left: 20px;
background-image: url('images/bullet.gif');
background-position: 0 3px;
background-repeat: no-repeat;
}

#sitemap li ul {
display: block;
margin: 10px 20px;
}

#sitemap li ul li {
font-weight: normal;
}

#m17moduleform_3 .formbuilderform input {
display: block;
width: 200px;
background-color: #fff;
border: 1px solid #085589;
padding: 2px;
}

#m17moduleform_3 label {
display: block;
width: 100px;
margin-top: 10px;
}

#m17moduleform_3 div.submit input {
width: auto;
margin-top: 5px;
}

#m16moduleform_2 label {
display: block;
width: 100px;
}

#m16moduleform_2 input {
display: block;
width: 200px;
background-color: #fff;
border: 1px solid #085589;
padding: 2px;
}

#m16moduleform_2 div.hidden input {
background-color: transparent;
border: 0;
padding: 0;
}

#m16moduleform_2 .submit {
width: auto;
margin-top: 5px;
}

#mainMenu {
	display: block;
	width: 550px;
	background-image: url('images/mainMenu-bg.gif');
	background-repeat: no-repeat;
	height: 50px;
	padding: 3px 0 0 4px;
}

#mainMenu li {
	display: block;
	float: left;
	width: 85px;
	text-align: center;
	margin-right: 5px;
}

#mainMenu li a {
	display: block;
	float: left;
	width: 85px;
	line-height: 19px;
	text-decoration: none;
/* 	color: #000080; */
	color: #5c656a;
	font-size: 10px;
}

#mainMenu li.item7 {
	margin-left: 9px;
	display: inline;
}
/* End of 'Brandon' */

/* Start of CMSMS style sheet 'BrandonSubNavigation' */
#subNavSub{
margin-left:20px;
}

#subNavMain, #subNavMain ul, #subNavSub, #subNavSub ul {
  list-style-type: none;
}

#subNavMain {
  margin-bottom: 30px;
}

#subNavMain ul ul {
  margin-top: 0px;
  display: none;
}

#subNavSub ul  {
  background-image: url('images/sub-sidenav-background.jpg');
  background-repeat: no-repeat;
  background-position:  top left;
  width: 225px;
}

#subNavMain ul li, #subNavSub li {
  padding: 1px 0;
}

#subNavMain a {
  font-family: tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  color: #000;
  background-image: url('images/sub-nav-bullet.jpg');
  background-position: middle left;
  background-repeat: no-repeat;
  padding-left: 55px;
  line-height: 19px;
}

#subNavSub a{
  font-family: tahoma, helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
  display: block;
  background-image: url('images/sub-sub-nav-bullet.jpg');
  background-position: middle left;
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 20px;
}

#subNavSub li a, #subNavMain li.activeparent #subNavSub li a, #subNavSub ul li.activeparent ul li a {
  background-image: url('images/sub-sub-nav-bullet.jpg');
}

#subNavMain a:hover, #subNavMain li.currentpage a,  #subNavMain li.activeparent a {
  background-image: url('images/sub-nav-bullet-over.jpg');
}

#subNavSub a:hover, #subNavSub li.currentpage a, #subNavSub li.activeparent a
{
  background-image: url('images/sub-sub-nav-bullet-over.jpg');
}

#subNavSub li.activeparent ul li a:hover, #subNavSub li.activeparent ul li.currentpage a   
{
  background-image: url('images/sub-sub-nav-bullet-over.jpg');
}

#subNavSub li ul li.currentpage ul li a, #subNavSub li ul li.activeparent ul li a
{
  background-image: url('images/sub-sub-nav-bullet.jpg');
}
#subNavSub li ul li.currentpage ul li a:hover, #subNavSub li ul li.activeparent ul li a:hover
{
  background-image: url('images/sub-sub-nav-bullet-over.jpg');
}


/*hide the vertical navigation for the product pages */
#subNavSub ul li.currentpage ul, #subNavSub ul li.activeparent ul {
  /*display: none;*/
}

#subNavSub ul ul {
  background-image: none;
  margin-top: 0;
  height: auto;
  margin-left: 12px;
}

#footerLinks {
  list-style-type: none;
  text-align: center;
  margin-bottom: 15px;
  color: #999999;
}

#footerLinks li {
  display: inline;
}

#footerLinks a {
  color: #999999;
  text-decoration: none;
}

#footerLinks a:hover {
  color: #003399;
}
/* End of 'BrandonSubNavigation' */

/* Start of CMSMS style sheet 'BrandonMainNavigation' */
#menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  height: 27px;
  background-image: url(images/nav-bottom-image.jpg);
  background-position: 0 20px;
  background-repeat: no-repeat;
}

#menu ul li {
  float: left;
  clear: none;
}



#menu ul li a {
  background-color: transparent;
  display: inline;
  color: #999;
  height: 20px;
  background-image: url('images/nav-bg-new.gif');
  text-decoration: none;
  white-space: nowrap;
}

#pageContainer > #menu ul li a {
  display: block;
}

#menu ul li a img {
  border: 0;
}

#gradientNavImage {
  margin:0;
  padding:0;
}


/* End of 'BrandonMainNavigation' */

/* Start of CMSMS style sheet 'Info Centre' */
.info-centre-list {
margin-top: 10px;
border-top: 1px solid #8F8F8F;
}

.info-centre-list li {
display: block;
height: 25px;
line-height: 25px;
border-bottom: 1px solid #8F8F8F;
}

.info-centre-list li a {
display: block;
line-height: 25px;
}

.info-centre-list li a:hover {
background-color: #CECECE;
}

.listDownload {
margin: 5px 0;
list-style-type: none;
border-top: 1px solid #8F8F8F;
}

.listDownload li {
border-bottom: 1px solid #8F8F8F;
}

.listDownload li a {
display: block;
padding: 5px 0;
}

.listDownload li a:hover {
background-color: #6CB4DC;
}
/* End of 'Info Centre' */

