/* PNG img fix for IE 6 */
body { margin:0px; padding:0px; }

img { behavior: url(../iepngfix.htc); }

#Layer1 {
	position:absolute;
	width:142px;
	height:115px;
	z-index:3;
	right: 8px;
	top:0px;
} 

/* #Layer1 { position:relative; float:right; width:142px; height:115px; z-index:3; } */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	margin-top:17px;
	margin-bottom:8px;
	text-align:center;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	display:inline;
}

/* Player */

/* Contact Info */

#contactInfo {
	width:230px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	background-image:url(../images/player_images/icon_phonePerson.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:40px;
	text-align:center;
}

.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	color:#000033;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000033;
}

#whiteHeadline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#fff;
}


select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;	
}

#relatedContent {
	width:318px;
	height:125px;
	background-color:#fef0b3;
	border:1px solid #000;
	overflow:auto;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#relatedContentHdr {
	display:block;
	background-color:#fde46e;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border-bottom:1px solid #000;
	text-align:left;
}

#relatedContent ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
	color:#000033;
}

#relatedContent ul li {
	margin-top: 5px;
}

form {
	margin:0px;
}	

.wrapper {
	background-color: #000;
	margin:0;
}
.galleryWrapper {
}

.banner {
	width:100%;
	height:79px;
	background-color: #fff;
	background-image: url(../images/player_images/hdr_rtSide.jpg);
	background-position: top right;
	background-repeat:repeat-x;
}

/* Content area styles for each hospital */

.contentHH {
	width:100%;
	background-color: #97acad;
	padding:0;
	margin-bottom:0;
}

.contentFS {
	width:100%;
	background-color: #6ba2d8;
	padding:0;
	margin-bottom:0;
}

.contentUM {
	width:100%;
	background-color: #85b7ac;
	padding:0;
	margin-bottom:0;
}

.contentGS {
	width:100%;
	background-color: #7b94e8;
	padding:0;
	margin-bottom:0;
}

/* Left and Right Columns for content area */

#ltColumn {
	width:347px;
	height:475px;
	margin-bottom: 0;
	padding:0px;
	text-align:center;
} 

#rtColumn {
	width:380px;
	height:475px;
	padding:0px;
	padding-right:10px;
} 

/* Divs for rounded corners */

#topCorners {
	width: 100%;
	height:2px;
	padding:0px;
}

#bottomCorners {
	width: 100%;
	height:2px;
}

/* Rounded Corners Images Styles */

#cornerTL {
}

#cornerBL {
}

#cornerTR {
}

#cornerBR {
}

.helpSection {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	height:25px;
}

.helpSection a:link {
	color:#ffffff;
}

.helpSection a:visited {
	color:#ffffff;
}

.helpSection a:hover {
	color:#ffffff;
}


/* vid list */

#scrollDivVideo { width : 378px; height : 283px; overflow:auto; display : block;background-color:#b9cdce; border:1px solid #203b3c; text-align:left; }
#availVidList { margin-top:4px; }
.availDiv { cursor : hand;cursor : pointer; }
.availSpacer { font-size:1px; line-height : 6px; height:6px; }
.rPreHigh { background-color : #dfeaff; color:#ffffff; cursor : hand;cursor : pointer;}
.rPreHigh td { color:#000000; }
.rNoHigh { border : none; }
.rSelHigh { background-color : #5d9798; color : #ffffff; }
.rSelHigh td { color : #ffffff; }
LI.lineHigh {text-decoration:underline;}
LI.lineLow {text-decoration:none;}
