html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-family: arial, helvetica, sans-serif;
  background-color: #FFFFFF;
  }

/* Fluid text size specification by Todd Fahrner
   http://www.alistapart.com/articles/sizematters/    */
body, body div, body p, body th, body td, body li, body dd, li a {
  font-size: x-small;      
  /* false value for WinIE4/5 */
  voice-family: "\"}\"";   
  /* trick WinIE4/5 into thinking rule is over */
  voice-family: inherit;   
  /* recover from trick */
  font-size: small
  /* intended value for better browsers */
  }
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body a {
  font-size: small
  /* be nice to Opera */
  }

.header {
  position: relative;
  right: 0px;
  height: 4em;
  }
.main:after {
  content: "."; 
  display: block; 
  height: 0px;
  font-size: 1pt; 
  clear: both; 
  visibility: hidden;
  }

#LeftPane {
  float: left;
  width: 250px;
  clear: all;
  padding: 0px;
  margin: 0px;
  margin-bottom: 2em;
  }
#middle {
  padding: 0px;
  margin: 0px;
  }
#ContentPane {
  padding: 0px;
  padding-bottom: 3em;
  border: none;
  margin: 0px;
  }
#RightPane {
  float: right;
  width: 250px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 2em;
  }



.footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 2em;
  clear: all;
  }
/***
#footer {
  float:bottom;
  width: 100%;
  height: 2em;
  clear: all;
  }
***/

.logo {
  display: inline;
  }

.ahem {
  display: none;
  }

p {
  margin: 0px;
  padding: 0px;
  }
/*
table {
  padding: 0px;
  border: none;
  margin: 0px;
  }
*/

.tab_admin_panel {
  background-color: #BBBBBB;
  }

.access_bar 
{
 color: #000000;
  padding: 0px 4px 0px 4px;
  padding: 2px 4px 4px 4px;
  background-color: #D4D0C8;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #404040;
  border-bottom: 1px solid #404040;
  border-left: 1px solid #FFFFFF;
  }

.access_bar a {
  letter-spacing: .3pt;
  color: #000000;
  text-decoration: none;
  }

.access_bar a:hover {
  color: #FF0000;
  }

.header {
/* height of header */
  height: 76px;
  color: #000000;
  }

.main {
  padding-top: 4px;
  }

.LeftPane {
/* width of left column */
  width: 250px;
  padding: 0px 8px 0px 8px;
  margin: 0px;
  }
.header .LeftPane {
  width: 266px;
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;
  border: none;
  }
.main .LeftPane {
/* margin-bottom must be at least equal to height of footer */
  margin-bottom: 50pt;
  }
.footer .LeftPane {
  padding: 0pt 6pt 0pt 6pt;
  }

.ContentPane {
  padding: 0pt 4pt 0pt 4pt;
  }
.main .ContentPane {
/* padding-bottom must be at least equal to height of footer (some extra padding is recommended). Due to browser issue, margin-bottom is unreliable on this column */
  padding-bottom: 50pt;
  }
.footer .ContentPane {
  }

.RightPane {
/* width of right column */
  width: 250px;
  padding: 0pt 6pt 0pt 6pt;
  margin: 0px;
  }
.main .RightPane {
/* margin-bottom must be at least equal to height of footer */
  margin-bottom: 155px;
  }

.footer .RightPane {
  width: auto;
  text-align: right;
  }


.footer {
/* height of footer must not exceed margin-bottom on left and right columns or padding-bottom on central (content) column */
  height: 145px;
  color: #000000;
  }

.footer_strip_logo {
  height: 85px;
  }
.footer_strip_1 {
  height: 20px;
  background-color: #ACC4DB;
	border-top: #06325D 1px solid;
  }
.footer_strip_2 {
  height: 20px;
  background-color: #9999AA;
	border-top: #06325D 1px solid;
  }
.footer_strip_3 {
  height: 20px;
  background-color: #D4D0C8;
  border-top: 1px solid #F4F0E8;
  border-right: 1px solid #606060;
  border-left: 1px solid #F4F0E8;
  }
  
.sitetitle_table {
  border-left: 1px solid #62605F;
  border-top: 0px;
  border-bottom: 0px;
  background-color: #758EA5;
}
  
.titlestrip {
  height: 31px;
  border-bottom: 2px solid #62605F;
  border-left: 1px solid #62605F;
	background-color: #758EA5;
  margin: 0px;
  padding: 0px 4px 0px 0px;
  }
#sitetitle {
  padding: 10px 0px 0px 4px;
  font-weight: bold;
  font-size: medium;
	color: #FFFFFF;
  letter-spacing: .3pt;
  }
.imagestrip {
  height: 43px;
  background: url(/ELECTIVESURGERY/Portals/0/Skins/health_118e//images/Portals/_default/Skins/_default/images/DH_banner_03.jpg) #758EA5;
  border-left: 1px solid #62605F;
  }
.nav {
  position: static;
  margin: 0px;
  background-color: #06325D;
  }
.breadcrumbs {
  margin: 0px;
	background-color: #FFFFFF;
	border-bottom: #06325D 1px solid;
  }
.breadcrumbs a {
  padding: 5px 0px;
  }
p {
  margin: 0px;
  padding: 0px;
  }

/*  Standard DotNetNuke CSS STYLES  */

/* text style for the selected tab */
.SelectedTab {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #06325D;
  text-decoration: none;
  }

/* hyperlink style for the selected tab */
A.SelectedTab:link {
  color: #06325D;
  text-decoration: none;
  }

A.SelectedTab:visited {
  color: #06325D;
  text-decoration: none;
  }

A.SelectedTab:active {
  color: #06325D;
  text-decoration: none;
  }

A.SelectedTab:hover {
  color: #FF0000;
  text-decoration: underline;
  }

/* text style for the unselected tabs */
.OtherTabs {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #06325D;
  text-decoration: none;
  }

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
  color: #06325D;
  text-decoration: none;
  }

A.OtherTabs:visited {
  color: #06325D;
  text-decoration: none;
  }

A.OtherTabs:active {
  color: #06325D;
  text-decoration: none;
  }

A.OtherTabs:hover {
  color: #FF0000;
  text-decoration: underline;
  }

/* GENERAL */
/* style for module titles */
.Head {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #333333;
  }

.head {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #333333;
  }

/* style of item titles on edit and admin pages */
.SubHead {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #003366;
  }

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: black;
  }

/* text style used for most text rendered by modules */
.Normal {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  }

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  }

.NormalRed {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ff0000
  }

.NormalBold {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold
  }

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  }

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
  text-decoration: none;
  color: #003366;
  }

A.CommandButton:visited {
  text-decoration: none;
  color: #003366;
  }

A.CommandButton:active {
  text-decoration: underline;
  color: #003366;
  }

A.CommandButton:hover {
  text-decoration: underline;
  color: #FF0000;
  }

/* GENERIC */
h1, h2, h3, h4, h5, h6, dt, tfoot, thead {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  }

h1 {
  font-size: xx-large;
  }
h2 {
  font-size: x-large;
  }
h3 {
  font-size: large;
  }
h4 {
  }
h5, DT {
  }
h6 {
  }

TH {
  vertical-align: baseline;
  font-weight: bold;
  color: #003366;
  }

A:link {
  text-decoration: none;
  color: #003366;
  }

A:visited {
  text-decoration: none;
  color: #003366;
  }

A:active {
  text-decoration: none;
  color: #003366;
  }

A:hover {
  text-decoration: underline;
  color: #ff0000;
  }

SMALL {
  font-size: small;
  }
BIG {
  font-size: x-large;
  }
BLOCKQUOTE, PRE {
  font-family: Lucida Console, monospace;
  }

UL LI {
  list-style-type: square;
  }

UL LI LI {
  list-style-type: disc;
  }

UL LI LI LI {
  list-style-type: circle;
  }

OL LI {
  list-style-type: decimal;
  }

OL OL LI {
  list-style-type: lower-alpha;
  }

OL OL OL LI {
  list-style-type: lower-roman;
  }

HR {
  color: dimgrey;
  height: 1px;
  text-align: left
  }

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border: none;
  }

.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 16;
	background-color: Transparent;
  }

.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-weight: bold;
	font-style: normal;
	border: none;
	background-color: Transparent;
  }

.ModuleTitle_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	border: none;
	text-align: center;
	width: 15;
	height: 21;
  }

.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	border: none;
  }

.ModuleTitle_MenuBreak {
	border: none;
	background-color: #EEEEEE;
	height: 1px;
  }

.ModuleTitle_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
  }

.ModuleTitle_MenuArrow {
	font-family: webdings;
	cursor: pointer;
	cursor: hand;
	border: none;
  }

.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	cursor: pointer;
	cursor: hand;
  }

TH {
  vertical-align: baseline;
  font-weight: bold;
  color: #003366;
  }

A:link {
  text-decoration: none;
  color: #003366;
  }

A:visited {
  text-decoration: none;
  color: #003366;
  }

A:active {
  text-decoration: none;
  color: #003366;
  }

A:hover {
  text-decoration: underline;
  color: #ff0000;
  }

SMALL {
  font-size: small;
  }
BIG {
  font-size: x-large;
  }
BLOCKQUOTE, PRE {
  font-family: Lucida Console, monospace;
  }

UL LI {
  list-style-type: square;
  }

UL LI LI {
  list-style-type: disc;
  }

UL LI LI LI {
  list-style-type: circle;
  }

OL LI {
  list-style-type: decimal;
  }

OL OL LI {
  list-style-type: lower-alpha;
  }

OL OL OL LI {
  list-style-type: lower-roman;
  }

HR {
  color: dimgrey;
  height: 1px;
  text-align: left
  }

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border: none;
  }

.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 16;
	background-color: Transparent;
  }

.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-weight: bold;
	font-style: normal;
	border: none;
	background-color: Transparent;
  }

.ModuleTitle_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	border: none;
	text-align: center;
	width: 15;
	height: 21;
  }

.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	border: none;
  }

.ModuleTitle_MenuBreak {
	border: none;
	background-color: #EEEEEE;
	height: 1px;
  }

.ModuleTitle_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
  }

.ModuleTitle_MenuArrow {
	font-family: webdings;
	cursor: pointer;
	cursor: hand;
	border: none;
  }

.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	cursor: pointer;
	cursor: hand;
  }

/*----------------------------------------------------*/
/* Main Menu */
.ModuleTitle_MenuContainer {
	border: none;
  }

.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 16;
	background-color: Transparent;
  }

.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-weight: bold;
	font-style: normal;
	border: none;
	background-color: Transparent;
  }

.ModuleTitle_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	border: none;
	text-align: center;
	width: 15;
	height: 21;
  }

.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	border: none;
  }

.ModuleTitle_MenuBreak {
	border: none;
	background-color: #EEEEEE;
	height: 1px;
  }

.ModuleTitle_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
  }

.ModuleTitle_MenuArrow {
	font-family: webdings;
	cursor: pointer;
	cursor: hand;
	border: none;
  }

.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	cursor: pointer;
	cursor: hand;
  }



/* Main Menu */
.MainMenu_MenuContainer {
	background-color: #06325D;
  padding: 0px;
	border: none;
	border-top: 1px solid #06325D;
	border-bottom: 1px solid #06325D;
	position:static;
  }

.MainMenu_MenuBar {
	border: none;
  padding: 0px;
	border-top: 1px solid #06325D;
	border-bottom: 1px solid #06325D;
	cursor: pointer;
	cursor: hand;
	position:static;
  }

.MainMenu_MenuItem {
	font-weight: bold;
	font-style: normal;
  padding: 0px;
	color: #FFFFFF;
	border: none;
	border-top: 1px solid #06325D;
	border-bottom: 1px solid #06325D;
	cursor: pointer;
	cursor: hand;
	position:static;
  }

.MainMenu_MenuIcon {
	text-align: center;
  padding: 0px;
	background-color: #06325D;
	cursor: pointer;
	cursor: hand;
	position:static;
  }

.MainMenu_SubMenu {
	background-color: #06325D;
  padding: 0px;
	border: none;
	border-top: 1px solid #06325D;
	border-bottom: 1px solid #06325D;
	z-index: 1000;
	cursor: hand;
	position:static;
  }

.MainMenu_MenuBreak {
	height: 1px;
	background-color: #FFFFFF;
  padding: 0px;
	border: none;
	border-top: 1px solid #06325D;
	border-bottom: 1px solid #06325D;
	position:static;
  }

.MainMenu_MenuItemSel {
	font-weight: bold;
	font-style: normal;
  padding: 0px;
	color: #FFFFFF;
	background-color: #758EA5;
	border: none;
	border-top: 1px solid #26527D;
	border-bottom: 1px solid #26527D;
	cursor: pointer;
	cursor: hand;
	position:static;
  }

.MainMenu_MenuArrow {
  color: #666699;
  padding: 0px;
	border: none;
	border-top: 1px solid #06325D;
	border-bottom: 1px solid #06325D;
	font-family: webdings;
	cursor: pointer;
	cursor: hand;
	border: none;
	position:static;
  }

.MainMenu_RootMenuArrow {
  color: #666699;
  padding: 0px;
	border: none;
	border-top: 1px solid #06325D;
	border-bottom: 1px solid #06325D;
	font-family: webdings;
	cursor: pointer;
	cursor: hand;
	position:static;
  }

.layout td {
  padding: 0px;
  margin: 0px;
  }
.edit td {
  padding: 2px;
  margin: 2px;
  }
.preview {
  text-align: left;
  width: 600px;
  border: 1px solid #CCCCCC;
  padding: 8px;
  }
.CommandButton {
  margin: 0px;
  }
  
  tr
  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 10px;
  }

