BODY
{
    background-color:#ffffff;
    background-image:url("../images/vital_monitor2.JPG");
    background-repeat:no-repeat;
    background-attachment:fixed;
    height:100%;
    margin-left:auto;
    margin-right:auto;
    display:block;
    width:770px;
    font-family:Arial;
    font-size:12px;
    color:#666666;
}
img#bg
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#content2 
{
	position:relative;
	z-index:1;
}
a
{
    text-decoration:none;
}
p
{
	color:#666666;
}
li
{
    color:#666666;
}
 
h1
{
    font-size:22px;
    color:#986146;
}
h2
{
	font-size:16px;
	color:#806140;
	margin-bottom:0px;
}
h3
{
    font-size:14px;
    color:#666666;
}
a img
{
	border:none;
}
#wrapper
{
    width:770px;
    text-align:left;
    border:solid 5px #dadad8;
    background-color:#ffffff;   
}

#logo
{
	float:right;
}
#header
{
    height:29px;
    padding:5px;
    border-bottom:solid 3px #f14e37;
    margin-bottom:2px;
    background-color:#ffffff;
}

#branding
{
    height:121px;
    border-top:solid 8px #0858b8;
    border-bottom:solid 5px #083898;
    margin-bottom:2px;
}
#branding ul
{
    width:141px;
    margin:0;
    padding:0;
    list-style-type:none;
	background-color:#083898;
	font-size:12px;
	font-weight:bolder;
	float:left;
}

#branding li
{
    padding-bottom:1px;
	padding-top:2px;
	background:url("../images/top_bullet.gif");
	background-repeat:no-repeat;
	background-position:15px 50%;
	padding-left:30px;
	border-top:solid 1px #a8b8d8;
	border-bottom:solid 1px #000000;
	margin-bottom:1px;
}
#branding li a
{
    display:block;
    color:#f0f0f0;
    text-decoration:none;
    margin:2px 0 1px 0;
}
#branding li a:hover
{
    color:#ffffff;
    text-decoration:none;
}
#background
{
    background:url("../images/nav_background.gif");
    background-repeat:repeat-y;
    
}

#navbar
{
    width:141px;
    float:left;
    clear:left;
    border-top:solid 8px #b9b8b8;
    padding-top:10px;
}
.main_nav ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	
}
.main_nav ul li 
{
	padding-bottom:2px;
	padding-top:2px;
	border-bottom:solid 1px #f0f0f0;
	border-top:solid 1px #e8e8e8;
	padding-left:30px;
	background:url("../images/nav_bullet.gif");
	background-repeat:no-repeat;
	background-position:5px 7px;
	
}
.main_nav li a
{
	text-decoration:none;
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
.main_nav li a:hover
{
	color:#666666;
}

.main_nav2 ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	
}
.main_nav2 ul li 
{
	list-style-type:none;
	background-color:#083898;
	color:white;
	font-weight:bold;
	text-align:center;
	border-bottom:solid 1px black;
	border-top:solid 1px black;
	
}
.main_nav2 li a
{
	text-decoration:none;
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
.main_nav2 li a:hover
{
	color:#666666;
}

.main_nav3 ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	
}
.main_nav3 ul li 
{
	list-style-type:url(nav_bullet.gif);
	background-color:#e4f4fd;
	color:black;
	font-weight:bold;
	border-bottom:solid 1px white;
	border-top:solid 1px white;
	
}
.main_nav3 li a
{
	text-decoration:none;
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
.main_nav3 li a:hover
{
	color:#666666;
}

/*-------------------------------------------------*/
.sub_nav
{
	width:120px;
	float:right;
}
.sub_nav ul
{
	background-color:#f2f2f2;
	list-style-type:none;
	margin:0;
	padding:0;
	
}
.sub_nav ul li 
{
	text-align:left;
	border:solid 1px #ffffff;
	line-height:1.5;
	padding-left:15px;			
}
.sub_nav li a 
{
	color:#666666;
}
.sub_nav li a:hover
{
	color:#000000;
}
/*-------------------------------------------------*/

#content
{
   width:629px;
   float:right;
   background-color:#ffffff;
   border-top:solid 8px #d8d8c8;
} 
*html #content
{
    width:629px;
}
#banner
{
	margin-bottom:10px;
}
#main_content
{
    width:467px;
    float:left;
    border-left:solid 5px #f0f0f0;
    padding:10px 10px 100px 10px;
    background-color:#ffffff;
    line-height:1.5;
}

#advert
{ 
    width:120px;
    float:right;
    background-color:#ffffff;
    text-align:center;
    margin-right:6px;
    margin-top:10px;
}
.ad
{
	margin-bottom:10px;
}

/*----------------------------------------------------------------------*/
#first_ed
{
	margin-bottom:20px;
	border:solid 1px #dadad8;
	
}

#first_ed p
{
	margin-top:0;
}

#first_ed h1
{
	color:#ffffff;
	background-color:#c31f25;
	border-bottom:solid 2px #ffffff;
	padding-left:5px;	
	margin:0;
}
#first_ed_bg
{
	padding:1px 1px 5px 1px;
	min-height:120px;
	/*background-image:url(../images/main_article_1.gif);
	background-repeat:no-repeat;*/
	background-color:#dee7e7;
} 

#first_ed_bg_content
{
    width:340px;
    float:left;
	padding-right:1px;
	/*background-image:url(../images/main_article_1.gif);
	background-repeat:no-repeat;*/
	background-color:#dee7e7;
}  

#first_ed_bg_img
{
    width:115px;
    float:right;
	padding-right:1px;
	/*background-image:url(../images/main_article_1.gif);
	background-repeat:no-repeat;*/
	background-color:#dee7e7;
}      
.ed_table
{
    width:100%;
}.title_cell
{

}
.top_align
{
	vertical-align:top;
}
#read_more
{
    border:solid 0px #666666;
    
}

/*--formatting for the rest of the remaining editorials on the issues page--*/

/*----------------------------------------------------------------------*/
#multiple_editorials
{
	padding-top:10px;
}
#multiple_editorials img
{
	border:solid 1px #666666;
	
}
#multiple_editorials p
{
	font-size:11px;
	line-height:1.3;
	margin:0;
	clear:right;
}
#multiple_editorials a
{
	color:#5C73B8;
	font-size:12px;
	font-weight:bold;
	line-height:1.3;
	text-decoration:none;
	width:280px;
	float:right;
}
.ed_title, .ed_intro
{
	text-align:center;
}
.editorial
{
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
	width:100%;
	clear:left;
	border-bottom:dashed 1px #666666;
}
.multiple_ed_issue_no
{
	width:125px;
	float:right;
	color:#9f5f5f;
	font-weight:bold;
	font-size:10px;
	text-align:right;
}
/*--an emtpy div is placed at the bottom of the 
    document - this is so the wrapper is stretched 
    to the whole height of the document--*/
.clear
{
    text-align:center;
    clear:both;
}

#footer
{
    margin-top:100px;
    border-top:solid 5px #dbdbdb;
    padding:5px 5px 10px 5px;
}
#sub_nav
{
	display:none;
}

.section
{
	border:solid 1px #dadad8;
	width:100%;
	margin-bottom:10px;
	color:#666666;
}
.section_header
{
	display:block;
	color:#c31f25;
	font-weight:bold;
	font-size:14px;
	background-color:#dadad8;
	background-image:url(../images/pulse_small.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:5px;
	margin-bottom:3px;
}
.section a
{
	font-size:14px;
	font-weight:bold;
	color:#7a9ac9;
}
.section a:hover
{
	font-weight:bolder;
	color:#3d5681;
}
.back_issue
{
	height:200px;
	margin-bottom:20px;
}
.back_issue img
{
	float:left;
}
.back_issue_text
{
	float:left;
	height:180px;
	padding:20px 0 0 10px;
}
.back_issue h2
{
	color:#083898;
}
/*----------------------------------------------------------------------*/
/*--formatting for the subscribe form--*/
#subscribe_form input, #removeform input
{
	float:right;
	clear:right;
	margin:2px 140px 2px 0;
	width:200px;
}
#subscribe_form label, #removeform label
{
	float:left;
	clear:both;
}
.required
{
	color:#e40101;
}
#subscribe_submit, #remove_submit
{
	margin-top:10px;
	width:70px;
	border:solid 1px #666666;
}
/*----------------------------------------------------------------------*/
.label
{
	width:100px;
	float:left;
}
.text_box
{
	width:300px;
}
/*----------------------------------------------------------------------*/
#search_form
{
	top:10px;
	left:4px;
	padding:0px;

}
#search_form p
{
	margin:0px;
}
.input_box
{
	height:15px;
	border:solid 1px #0858b8;
	
}
#query
{
	padding-left:3px;
}
	
.search_button
{
	height:19px;
	border:solid 1px #0858b8;
}
.search_result a
{
	color:#0858b8;
}

.entry
{
	width:100%;
	border:solid 1px #bbbbbb;
	padding:0.5em;
	margin-bottom:0.5em;
}

.linkstyle a:link {background-color: transparent; color:#666666; text-decoration:none;}
.linkstyle a:hover {background-color: transparent; color:#000000; text-decoration:underline;}
.linkstyle a:visited {background-color: transparent; color:#666666; text-decoration:none;}
.linkstyle a:active {background-color: transparent; color:#666666; text-decoration:none;}
