/**************************************************************
   AUTHOR:  steve@fusonik.co.uk
 **************************************************************/

html {
  height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 150%;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

h1 {
	clear: both;
	color: #393A39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: 700;
	height: 1px;
	width: 1px;
	overflow: hidden;
	visibility: hidden;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 21px;
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 20px;
}

h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

h5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-top-width: 0.5px;
	border-bottom-width: 0.5px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
}

h6 {
	color: #4D4D4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
}


h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
  padding: 10px 15px;
}

a {
  color: #393A39;
}
a:hover {
  color: #0D96B6;
}

b {
  color: #FFF;
}

ol, ul {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

ol {
  color: #0F96B6;
}

ol span {
  color: #EEE;
}

ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}

del {
  color: #666666;
}

acronym {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777;
}

dt {
  font-weight: bold;
  color: #333333;
}

dd {
  margin-left: 0;
  padding-left: 45px; 
}




/**************************************************************
   Form Elements
 **************************************************************/

label {
  display: block;
}

input,
textarea,
select {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	border: 1px solid #446041;
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
	color: #000;
	border: 1px solid #6CDB00;
	background-color: #D4EDD3;
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

input.button {
	color: #B7C2B6;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 1%;
	height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	background-color: #446041;
	border: 1px solid #567A52;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}





/**************************************************************
   Blockquote and included icons
 **************************************************************/

blockquote {
	margin: 10px 15px;
	padding-left: 27px;
	background-color: #393A39;
	background-image: url(../img/quote.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	color: #FFFFFF;
}





/**************************************************************
   Images
 **************************************************************/

img.floatRight {
  margin: 5px 0px 10px 15px;  
}

img.floatLeft {
  margin: 5px 15px 10px 0px;
}

a img {  
  border: 2px solid #6A9D64;
}

a:hover img {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 2px solid #FFF !important;
  border: 2px solid #8BE6FA;
}

/**************************************************************
   AUTHOR:  steve@fusonik.co.uk
 **************************************************************/



/**************************************************************
   content
 **************************************************************/

#content {
	height: 100%;
	min-height: 100%;
	text-align: left;
	background-color: #FFFFFF;
}
#maincontent {
	width: 100%;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#container {
	text-align: left;
	height: 100%;
	width: 100%;
}


/**************************************************************
   navigation: The top level site menu
 **************************************************************/
	
#branding {
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
#branding li a:hover {
  color: #0F96B6;
}
		
#navtop {
	height: 32px;
	background-image: url(/manx2/I7/EN/img/navbg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 773px;
}
#navbottom {
	height: 15px;
}
ul#nav {
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: static;
	padding: 0;
	font-size: 11px;
}
#nav li {
	display: block;
	float: left;
	padding-top: 2px;
	padding-left: 3px;
}
#nav li a {
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 0.7em;
	display: block;
	background-image: url(../img/navarrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration: none;
	color: #333333;
	padding-top: 0px;
	}
/* 2nd and 3rd level menus */
#nav ul {
	position: absolute;
	z-index: 99;
	left: -999em;
	width: 13.2em;
	w\idth: 13.2em;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1px;
	padding: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* 2nd and 3rd level menus */
#nav li li {
	width: 12.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8e2c6;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 0;
}
/* 2nd and 3rd level menus */
#nav ul a {
	width: 17em;
	w\idth: 17em;
	color: #FFFFFF;
	
}



/**************************************************************
   .sub nav: The side bar menu
 **************************************************************/


#subnav {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	z-index: 0;
	position: relative;
}
ul.subnav {

}
.sideMenu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	line-height: 16px;
}

.sideMenu li a {
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-right: 3px;
	padding-left: 3px;
} 

.sideMenu li a:hover {
}



/**************************************************************
   #page: Holds the main page content.
 **************************************************************/

#page {
  float: left;
  width: 100%;
  clear: both;
  
  padding-bottom: 4em;
}




/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer {
	float: left;
	width: 1px;
	margin-top: -5em;
	overflow: hidden;
	visibility: hidden;
	height: 1px;
}


/* Sets the width of the footer content */
#footer #width {
  position: relative;
  z-index: 3;
  font-size: 0.85em;
  padding-top: 27px;
}



/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}
.width75 {
  width: 74%;
}
.width50 {
  width: 100%;
}
.width33 {
  width: 32.7%;
}
.width25 {
  width: 24.7%;
}
#whomenu {
	width: 1px;
	height: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	overflow: hidden;
	visibility: hidden;
}
.overviewFlash {
	height: 1px;
	width: 1px;
	overflow: hidden;
	visibility: hidden;
}



/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}



/**************************************************************
   Image area
 **************************************************************/


#imagearea {
	width: 1px;
	height: 1px;
	background-color: #F7F7F9;
	background-image: url(../img/homeimg_test.gif);
	background-position: right;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.small {
  font-size: 0.8em;
}
ul.wholist {
	list-style-type: circle;
}
.wholist li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	line-height: 16px;
	color: #000000;
}
.wholist li a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
	padding-left: 15px;
	background-image: url(../img/wholistbullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	margin: 0em;
	font-size: 11pt;
}
.wholist li a:hover {
	color: #FFFFFF;
	background-color: #0D97B4;
	background-image: url(../img/wholistbullet_o.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
}
.login {
	width: 70%;
	margin-bottom: 7px;
	height: 16px;
}
.login100 {
	width: 98%;
	margin-bottom: 7px;
	height: 16px;
}
#mainlist li
{
	padding-left: 10px;
	background-image: url(../img/mainlist.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	line-height: 17px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.hide {
	height: 1px;
	width: 1px;
	overflow: hidden;
	visibility: hidden;
}
#imageareaFlash {
	width: 1px;
	height: 1px;
	margin-bottom: 25px;
	float: right;
	background-repeat: no-repeat;
	overflow: hidden;
	visibility: hidden;
}
