
/* Designed and Created by: By Kevin Knipe */
/* Copyright (c) 2008. Vital Signs. All rights reserved. */
/* The Body.css controls the look, feel and positioning of the meat of the application */

/*********************************************************************************/

a {text-decoration:none; color:#000000;}
a:hover {text-decoration:none; color:#0066FF;}
#btn a{text-decoration:underline; color:#0000CC;}
#btn a:hover {text-decoration:none!important; color:#0066FF!important;}



body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align:left;
	background:#d4d6dc url(../images/bkgd/bkgd_body.png);
	background-position:top;
	background-repeat:repeat-x;
	/*background-color:#ededed;*/
}

#body-area {
	width:981px;
	border-top:none;
	border-right:none;
	border-bottom:2px solid #0d70c8;
	border-left:none;
	text-align:left;
	background-image:url(../images/bkgd/bkgd_inner_body.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#body-header {
	line-height:6px;
	font-size:14px;
	letter-spacing:1px;
	background-image:url(../images/bkgd/silver-bar.jpg);
	background-repeat:repeat-x;

}
#body-warning {
	padding:4px 0 4px 10px;
	line-height:18px;
	font-size:13px;
	letter-spacing:1px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	background-image:url(../images/bkgd/bkgd_warning.png);
	background-repeat:repeat-x;
}

img {border:0; margin:0;}

table, td, tr {vertical-align:text-top; padding:0px;}
ul {list-style-type:square;}

fieldset.blue {width:80%; padding:10px; border-color:#7fafda; margin-left:10px;}
fieldset.menus { 
	text-align:center;
	vertical-align:text-top; 
	width:190px;
	clear:both;
	padding:4px;
	margin:0 2px 0 1px;
	border:1px solid #6389eb;
	background-color:#eee;
}

label {
	font-size:12px;
	text-align:center;
	background-color:#fdf8ef;
	border:1px solid #804000; 
	display:block;
	padding:2px 4px 2px 4px;
	margin:0 0 4px 0;	
	width:180px;	
}
label strong {color:#FF0000;}

legend {color:#685d03;}

.arrows ul {
	list-style-type: none;
	list-style-position: inside;
}
	
.arrows li {
	padding:0;	
	color: #000;
	background-repeat: no-repeat;
	list-style-image: url(../images/icons/arrow_pointer.png);
	list-style-type: none;
	margin:4px 0 5px 5px;
	line-height:18px;
	vertical-align:text-top;
}


.black {
	background-color:#000000; 
	color:#FFFFFF;
	line-height:16px; 
	padding:5px;
	font-size:11pt;
	font-weight:bold;
}

.box { 
	border:1px solid #000000; 
	padding:5px; 
	background-color:#FFFFFF;
	margin:0 5px 0 8px;
}

.charts img {
	margin:8px 3px 8px 3px; 
	vertical-align:text-top;}/*******FireFox Needs this in order to display correctly******************************************/
	
.charts {width:824px; margin-top:0; clear:both; vertical-align:top!important;}/* FireFox Needs this in order to display correctly */


.check {
	font-size:10pt;
	font-weight:700;
	color:#000000;
	letter-spacing:1px;
	margin:0 0 5px 0;
	border-bottom:1px solid #000;	
	padding:5px 5px 5px 9px;
	background-color:#f2d980;
 	background-position:left;
 	background-image:url(../images/icons/icon_checkmark.png);
	background-repeat:no-repeat;
	padding-left:30px;
}


/*------------------- Close Link controls the close option on the Infusion section of the application ------------*/

.close_link {	
	text-align:right;
	margin:1px;
	padding:2px;
	text-decoration:none;
	float:right;
}
.close_link img {margin:0 0 6em 0;}

/*-- Mixing instruction style sheets ------------*/
.close_shell {
	display:block;
	text-align:right;
	margin:1px;
	padding:2px;
	text-decoration:none;
	vertical-align: text-top;
	float:right;
	width:100%;	
}


/*------------------- Normal Vital Signs page --------------------------------------------------------*/
.color-grid { 
	padding:0;
	width:90%;	
	margin:10px 0;
	font-size:12px;
}
.color-grid tr td {
	border:1px solid #000;
	vertical-align:middle;
	padding:0;
}

.color-grid tr#title {
	background-image:url(../images/bkgd/bkgd_menu_tin.png);
	background-repeat:repeat-x;
	line-height:21px;
	font-size:11pt;
}

.color-grid tr.row-color {background-color:#f0efe3;}


			.grey {background-color:#d4d2d2;}
			.grey-tint {background-color:#eeeeee;}
			.pink {background-color:#fbd2dd;}
			.pink-tint {background-color:#fdedf1;}
			.red {background-color:#ff0000; color:#000000;}
			.red-tint {background-color:#facfcf;}
			.purple {background-color:#ac6ca6; color:#FFFFFF;}
			.purple-tint {background-color:#e9cee6;}
			.yellow {background-color:#f8f400;}
			.yellow-tint {background-color:#ffffe2;}
			.white {background-color:#ffffff;}
			.blue {background-color:#a1cced;}
			.blue-tint {background-color:#e0f2ff;}
			.orange {background-color:#f2b200;}
			.orange-tint {background-color:#fff2cf;}
			.green {background-color:#7fc722; color:#FFFFFF;}
			.green-tint {background-color:#e7fccc;}
			.tint {background-color:#f0efe3;}
			strong.green {color:#109406; background-color:#ffffff;}



.prepRow {
	color:#FFFFFF; 
	padding:5px;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
}
preRow#red {background-color:#ff0000; }



/*------------------- Post Intubation Management --------------------------------------------------------*/

.color-guide { 	
	width:98.5%;	
	margin:10px 0;
}
.color-guide tr td {
	border:1px solid #000;
	vertical-align:middle;	
	font-size:9.5pt;
	padding:2px;
	letter-spacing:0;
	line-height:21px;
}

.color-guide tr#title {
	line-height:21px;
	font-size:9pt;
}
.color-guide tr.row-color {background-color:#f0efe3;}

#title-black {
	line-height:21px;
	font-size:13px;
	background-color:#333333;
	color:#FFFFFF;
}


/*-------------------Drop Down COLOR MENU BUTTONS for Infusions page --------------------------------------------------------*/

				form {padding:0; margin:0;}
				option {width:150px; font-size:9.5pt; background-color:#fdf9e0;}
				option.grey {background-color:#eeeeee;}
				option.pink {background-color:#fbd2dd;}
				option.red {background-color:#e21e27; color:#FFFFFF;}
				option.purple {background-color:#ac6ca6;}
				option.yellow {background-color:#f8f400;}
				option.white {background-color:#ffffff;}
				option.blue {background-color:#a1cced;}
				option.orange {background-color:#f2b200;}
				option.green {background-color:#7fc722;}


/*******************************************************************************/



.diagram-shell { 
	background:#fdf8ef;
	background-repeat:repeat-x;
	border:1px solid #804000; 
	padding:0;
	margin:20px 10px;
	width:700px;
	clear:both;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;	
	font-size:13px;
	line-height:14pt;
}

ul.numbered {
	font-size:9pt;
	list-style-position: inside;
	list-style-type: decimal;
	text-align:left;
	line-height:16pt;
	padding:2px;
	margin-top:0;
	margin-bottom:0;
	vertical-align:top;
	width:98%;
}

.guideline {
	background:#fdf8ef;
	background-repeat:repeat-x;
	border:1px solid #804000; 
	padding:8px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	width:90%;
	margin:2px 0 2px 0;
}

/* ----------------------------------- Headers --------------------------------   */

h1 {
	margin:6px 0 0 0;
	padding-left:10px;
	font-size:10pt;
	font-weight:700;
	line-height:26px;
	background-image:url(../images/bkgd/bkgd_h2.png);
	background-repeat:repeat-x;
	background-position: top;
	border:1px solid #7fafda;
	letter-spacing:1px;
	text-align:left;
}

h1#margin {margin:2px 5px 0 8px;}


h2 {
	margin:8px 5px 6px 5px;
	padding-left:10px;
	font-size:10pt;
	font-weight:700;
	line-height:26px;
	background-image:url(../images/bkgd/bkgd_h2.png);
	background-repeat:repeat-x;
	background-position: top;
	border:1px solid #7fafda;
	letter-spacing:1px;
	text-align:left;
}

h2#blue {
	background-image:url(../images/bkgd/bkgd_h3.png);
	background-repeat:repeat-x;
	background-position: top;
	color:#FFFFFF;	
	border-color:#114d91;
	margin:8px 5px -5px 5px;
	width:797px;
}

h2#blue-small {
	background-image:url(../images/bkgd/bkgd_h3.png);
	background-repeat:repeat-x;
	background-position: top;
	color:#FFFFFF;	
	border-bottom:1px solid #114d91;
	margin:-6px -6px 5px -6px;
	width:auto;
}

h2#black {
	background-image:url(../images/bkgd/bkgd_h3_black.png);
	background-repeat:repeat-x;
	background-position: top;
	margin:8px 5px -5px 5px;
	width:797px;
	color:#FFFFFF;	
 }
 
 h2#black-small {
	background-image:url(../images/bkgd/bkgd_h3_black.png);
	background-repeat:repeat-x;
	background-position: top;
	color:#FFFFFF;	
	border-bottom:1px solid #114d91;
	margin:-6px -6px 5px -6px;
	width:auto;
}

h2#title {
	margin:0;
	width:812px;
	border-left:none;
}

h2#alpha-list {
	margin:5px 0 5px 0;
	padding:2px;
	border-top:1px solid #4b768c;
	border-bottom:1px solid #4b768c;
	text-align:center;
	background-color:#FFFFFF!important;
	background-image:none!important;
	width:90%;
}
		
		h2#alpha-list a{ color:#6da8f0; border:1px solid #ffffff; padding:4px;}
		h2#alpha-list a:hover{ color:#365396; border:1px solid #9bafde; text-decoration:none; padding:4px;}

h3 {
	font-size:10pt;
	font-weight:700;
	color:#fff;
	letter-spacing:1px;
	margin:0 0 2px 0;
	border-bottom:1px solid #000;	
	padding:5px 5px 5px 9px;
	background-image:url(../images/bkgd/bkgd_h3.png);
	background-repeat:repeat-x;
	background-position: top;
 }
h3#no-border  {border-bottom:none!important; margin-bottom:-1px;}
h3#medium2 {width:213px;}
h3#gold {
	color:#000066;
	background-image:url(../images/bkgd/bkgd_h3_gold.png);
	background-repeat:repeat-x;
	background-position: top;	
 }

h3#black {
	background-image:url(../images/bkgd/bkgd_h3_black.png);
	background-repeat:repeat-x;
	background-position: top;	
 }
 
h4 {
	font-size:10pt;
	font-weight:700;
	color:#000000;
	letter-spacing:1px;
	margin:0 0 5px 0;
	border-bottom:1px solid #000;	
	padding:5px 5px 5px 9px;
	background-image:url(../images/bkgd/bkgd_menu_gold2.png);
	/*background-image:url(../images/bkgd/bkgd_menu_gold2.png);*/
	background-repeat:repeat-x;
	background-position: top;
 }
 
h4#instruct{
	font-size:10pt;
	font-weight:700;
	color:#000000;
	letter-spacing:1px;
	margin:0 0 5px 0;
	border-bottom:1px solid #000;	
	padding:5px 5px 5px 9px;
	background-image:url(../images/bkgd/silver-bar.jpg);
	background-repeat:repeat-x;
	background-position: top;
 } 
 
h5 {	
	font-size:10pt;
	font-weight:700;
	border-bottom:1px solid #1d3f95;
	margin:0 0 2px 0;
	padding-bottom:2px;
	color:#1d3f95;
}

h5#warning {	
	font-size:9pt;
	font-weight:700;
	color:#cc0000;
	letter-spacing:0;
	border-top:none;
	border-bottom:1px solid #000000;
	margin:0;
	background-color:#ffffe4;
	padding-bottom:2px;
}

/*******************************************************************************

 ---------------- Navigation style sheets for the header --------------------

 *******************************************************************************/

.header {
	background-image:url(../images/bkgd/bkgd_header.png);
	background-repeat:repeat-x;
	height:48px;
}
.header td {border:none;}


/* *******************************************************************************/

/*- Mixing instruction style sheets ------------*/


.info-box {
	background:#fdf8ef;
	background-repeat:repeat-x;
	border:1px solid #804000; 
	padding:8px;
	text-align:left;
	font-weight:normal;
	width:500px;
	margin:5px 0 0 0;
}

.info-overview {
	background:#ffffff;
	background-repeat:repeat-x;
	border:1px solid #1d46a8; 
	padding:8px;
	text-align:left;
	font-weight:normal;
	width:95%;
	line-height:21px;
	margin:0 4px 0 7px;
}		

div.instruction {
	padding:0 0 5px 8px;
}

div.instruction#white {
	background-color:#FFFFFF;
}

.instruct_area {
	text-align:left;
	font-size:10pt;
	font-weight:normal;
	display:none;
	padding:4px 8px 10px 8px;
	margin:0 5px 5px 5px;
	border-top:none;
	border-right:1px solid #a38a71;
	border-left:1px solid #a38a71;
	border-bottom:1px solid #a38a71;
	background:#fefaf5;
	width:791px;
}
/* This section is for the infusion drop down menu which is different than the other instruction drop down menus */

.instruct_area_infus {
	text-align:left;
	font-size:10pt;
	font-weight:normal;
	display:none;
	padding:4px 8px 10px 8px;
	margin:0 5px 5px 5px;	
}

.instruct_shell { 
	margin:0 5px 0 5px; 
	text-align:left;
	background-image:url(../images/bkgd/bkgd_menu_gold.png);
	background-repeat:repeat-x;
	background-position: top;
	font-weight:700;
	height:22px;
	font-size:10pt;
	letter-spacing:1px;
	padding:5px 5px 0 32px;
	border:1px solid #c8c6b1;
	width:770px;
	
}

.instruct_shell a {text-decoration:none; color:#000066;}
.instruct_shell img{margin:0; padding:0; }

.left-col {
	border-right:1px solid #7fafda;
	vertical-align:top;
}

/* Controls the space of the line breaks */
.line-break br {line-height:12px;}
/* Controls the space of the line breaks */
.page-break br {line-height:5px; clear:right;}

/* ****************    Controls the background areas of the submenu default pages    *******************************************************/
.menu { 
	background-color:#cfcfcc;
	background-position:top;
	border:1px solid #647f96;
	padding:6px; 
	margin:5px;
	width:795px;
	text-align:left;
}

.menu#box {
	font-size:12px;
	text-align:left;
	background-color:#eeeeee;
}
.menu#small{width:380px; display:block; clear:both;}
.menu#left{text-align:left; display:block;}
.menu#_blue {background-color:#e2e8ee;}
.menu#_clear {background:inherit; border:none;}

.message-shell { 
	background:#fdf8ef;
	background-repeat:repeat-x;
	border:1px solid #804000; 
	padding:0;
	margin:0 8px 8px 12px;
	width:800px;
	clear:both;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;	
	font-size:13px;	
}
.message-shell#instruct {border:1px solid #0066CC;}
.message-shell#large {width:98%; margin:5px 6px 8px 6px;}
.message-shell#small {margin:5px 6px 8px 8px; width:95%;}

.message-txt {color:#0d51ae; font-weight:600;}
.message-txt strong{color:#000000;}

div.note { 
   color:#000000;  
   background:#ffffff;
   border:1px solid #4fa6e9;
   padding:5px;
   margin:2px 8px 2px 2px;}

div.note strong{color:#000000!important;}

/*-Controls the text that needs to be displayed on the screen ------------*/

.message-box {
	text-align:left;
	padding:5px 5px 5px 10px;
	border:1px solid #7fafda;
	width:80%;
	margin:10px;
	font-weight:bold;
}

.message-box2 {
	text-align:left;
	padding:5px 5px 5px 10px;
	border:1px solid #7fafda;
	width:95%;
	margin:10px;
	background-color:#eeeeee;
}

.menuLinkFooter a{
   font-size:11px;
   font-weight:normal;
   letter-spacing:1px; 
   text-decoration:none;
   float:right;
   padding-right:20px;
}
	.menuLinkFooter a:hover{text-decoration: underline;}
	.menuLinkFooter { margin-bottom:10px;}
	

/* Controlls the space for the color box on the main menu navigation  --------------------- */
.page-size {
	margin:0;
	width:158px;
	height:70px;
	display:block;}


/*--Controls the text for the Preparation and Administration Guidelines ------------*/

.prepbox {
	text-align:left; 
	padding:8px 8px 8px 8px; 
	margin:2px 0 10px 0; 
	border:1px ridge #CCCCCC;
	line-height:20px;
}

.prepBtm {background-color:#f0efe3; padding:10px; line-height:18px;}
.prepTable {border:1px solid #000000; width:50%; text-align:left; font-weight:500; margin:10px 0 0 0;}
.prepTable strong {color:#FF0000; font-weight:800; letter-spacing:0;}
.prepTable strong#black {color:#000000; font-weight:800; letter-spacing:0;}

.prepTop {
	border-top:1px solid #000000; 
	border-bottom:1px solid #000000; 
	padding:8px 10px;
	line-height:18px;
}

.result {border:1px solid #0066FF; padding:2px; font-weight:bold; background-color:#ffffff;}	
.right-menu {border-right:2px solid #CC9900;}

.side-col {	
	background-color:#cfcfcc;
	border:1px solid #647f96;
	padding:5px 0 5px 0; 
	margin:0;
	text-align:center;
}

.mid-col {
	background-color:#cfcfcc;
	padding:5px 0 5px 0;
	margin:0;
	vertical-align:top;
}

div.warning { 
	color:#0b246c;
	font-size:11px;
	text-align:center;
   	font-weight:normal;
   	letter-spacing:1px; 
   	background:#fefde8;
  	border:1px solid #000;
   	padding:5px;
   	margin:2px 8px 2px 2px;}
	
.sm-txt {font-size:9px;}	
  
strong#red {color:#CC0000; background:none!important;}	