@charset "utf-8";
/* CSS Document */

/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	z-index:0;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

#container {
	width: 80%;
	min-width: 780px;
	max-width: 1024px;
	width:expression(document.body.clientWidth < 800? "780px" : document.body.clientWidth > 1024? "1024px" : "auto");
	background-color: #FFF;
	margin: 0 auto;
}
#header {
}
#nav {
	width: 100%;
	background-image:url(../images/navigation/navBG.gif);
	z-index:1000 !important;
}
#main {
	width:100%;
	min-width: 780px;
	max-width: 1024px;
	background-image:url(../images/template/textBackground.jpg);
	background-repeat:no-repeat;
	display:block;
	height:600px;
		-moz-background-size:cover;
		-webkit-background-size:cover;
	background-size:contain;
	z-index:0;
}
#mainCitations {
	width:100%;
	min-width: 780px;
	max-width: 1024px;
	background-image:url(../images/template/listsBackground.jpg);
	background-repeat:no-repeat;
	display:block;
	height:600px;
		-moz-background-size:cover;
		-webkit-background-size:cover;
	background-size:contain;
	z-index:0;
}
#title {
	float:left;
	text-align:left;
	width:50%;
	padding:20px;
	z-index:1;
	clear:both;
}
#address {
	width:100%;
	text-align:center;
}
#authors {
	float:left;
	width:75%;
	border-top-style:dotted;
	border-top-color:#666;
	border-top-width:1px;
	text-align:justify;
	margin-left:40px;
	margin-right:5px;
	z-index:1;
}
#chiefs {
	float:left;
	width:56%;
	border-style:dotted;
	border-color:#666;
	border-width:1px;
	text-align:justify;
	margin-left:20px;
	margin-right:5px;
	padding:5px;
	z-index:1;
}
#dedicationPhoto {
	float:left;
	text-align:left;
	width:15%;
	margin-left:40px;
	z-index:1;
	clear:both;
}
#dedication {
	float:left;
	width:56%;
	border-top-style:dotted;
	border-top-color:#666;
	border-top-width:1px;
	text-align:justify;
	margin-left:20px;
	margin-right:5px;
	z-index:1;
}
#poem {
	float:left;
	width:100%;
	margin-left:20px;
}
#tableContents {
	float:left;
	width:75%;
	border-style:dotted;
	border-color:#666;
	border-width:1px;
	text-align:left;
	margin-left:40px;
	margin-right:5px;
	z-index:1;
}
#itemContents {
	width:100%;
	padding:20px;
	border-top-style:dotted;
	border-top-color:#666;
	border-top-width:1px;
}
#articleSection {
	width:100%;
	padding:20px;
	border-top-style:dotted;
	border-top-color:#666;
	border-top-width:0.1em;
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:0.1em;
	margin-bottom:10px;
}
#references {
	width:100%;
	padding:5px;
	border-top-style:dotted;
	border-top-color:#666;
	border-top-width:1px;
}
#journalFigures {
	width:100%;
	padding:10px;
	background-color:#e6e6e6;
}
#journalFiguresVertical {
	width:30%;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color:#e6e6e6;
}
#journalFiguresCentered {
	width:45%;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color:#e6e6e6;
}
#figureA {
	float:left;
	width:46%;
	padding:10px;
}
#figureB {
	float:right;
	width:46%;
	padding:10px;
}
#table {
	width:75%;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e6e6e6;
}
#figureCenter {
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
#journalCover {
	float:right;
	width:15%;
	margin-right:20px;
}
#journalWhole {
	float:left;
	width:100%;
	height:600px;
	padding:20px;
	z-index:0;
}
#verticalMenu {
	width:15%;
	float:right;
	text-align:right;
	margin-right:20px;
	margin-top:20px;
	z-index:1;
}
#citations {
	width:100%;
	padding:5px;
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
}
#citationPhysicians {
	width:100%;
	padding:10px;
	border-top-style:dotted;
	border-top-color:#666;
	border-top-width:0.1em;
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
}
#citationHome {
	float:left;
	width:75%;
	margin-left:40px;
	margin-right:5px;
}
#citationHome {
	float:left;
	width:75%;
	height:520px;
	margin-left:40px;
	margin-right:5px;
}
#citationHospitals {
	float:right;
	width:100%;
	padding:10px;
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
}
#researchReviewText {
	float:left;
	width:75%;
	border-style:dotted;
	border-color:#666;
	border-width:1px;
	text-align:left;
	margin-left:40px;
	margin-right:5px;
	z-index:1;
}
#break {
	width:100%;
	background-image:url(../images/template/adLine.gif);
	height:2px;
	margin-bottom:10px;
}
#footer {
	float:left;
	width:100%;
	padding:10px;
	font:400 0.7em/1.4 'Cutive', Helvetica, Verdana, Arial, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#c41130;
}
#footer a:link {
	color:#c41130;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}
#footer a:visited {
	color:#c41130;
	text-decoration:none;
}
#footer {
	float:left;
	width:100%;
	padding:10px;
	font:400 0.7em/1.4 'Cutive', Helvetica, Verdana, Arial, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#c41130;
	margin-top:350px;
}
#footer a:link {
	color:#c41130;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}
#footer a:visited {
	color:#c41130;
	text-decoration:none;
}
#footerInstructions {
	float:left;
	width:85%;
	padding:10px;
	font:400 0.7em/1.4 'Cutive', Helvetica, Verdana, Arial, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#c41130;
}
#footerInstructions a:link {
	color:#c41130;
	text-decoration:none;
}
#footerInstructions a:hover {
	color:#000;
	text-decoration:underline;
}
#footerInstructions a:visited {
	color:#c41130;
	text-decoration:none;
}
#footerJournal {
	float:left;
	width:75%;
	padding:10px;
	font:400 0.7em/1.4 'Cutive', Helvetica, Verdana, Arial, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#c41130;
}
#footerJournal a:link {
	color:#c41130;
	text-decoration:none;
}
#footerJournal a:hover {
	color:#000;
	text-decoration:underline;
}
#footerJournal a:visited {
	color:#c41130;
	text-decoration:none;
}
#img {
	width: 100%;
	min-width: 780px;
	max-width: 1024px;
}

@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}

/*MEDIA QUERIES*/
@media only screen and (max-width : 800px),
only screen and (max-device-width : 800px){
	#main {
		width:100%;
		background-image:url(../images/template/textBackgroundSmall.jpg);
		background-repeat:no-repeat;
		display:block;
		height:457px;
			-moz-background-size:cover;
			-webkit-background-size:cover;
		background-size:cover;
}
#dedication {
	float:left;
	width:55%;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
}
#footer {
	float:left;
	width:100%;
	padding:10px;
	font:400 0.7em/1.4 'Cutive', Helvetica, Verdana, Arial, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#c41130;
	margin-top:250px;
}
#footer a:link {
	color:#c41130;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}
#footer a:visited {
	color:#c41130;
	text-decoration:none;
}
}

