/*  General Classes  */

body {
	font-size: 11px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: normal;
	background: black;
}

td {
	font-size: 11px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: normal;
}

a:link {
	color: #B93A2A;
}

a:hover {
	color: #B93A2A;
	text-decoration: none;
}

a:active {
	color: #B93A2A;
	text-decoration:none;
}

a:visited {
	color: #b9685e;
}

H2 {
	font-size: 20px;
	color:#4e4e4e;
	text-align: left;	
}

H3 {
	font-size: 16px;
	font-weight: bolder;
	text-align: left;	
}

H4 {
	font-size: 14px;	
	font-weight: bolder;
	text-align: left;		
}

H5 {
	font-size: 11px;	
	font-style:italic;
	text-align: left;		
}

/* CONTENT PANE ############################ */

.FirstCap {
	float:left;
	padding-right:5px;
	padding-bottom:0px;
}

.ReviewQuote {
	height:85px;
	position:relative;
	top:10px;
}

.ContentCopy,.ContentCopyBloodletting,.ContentCopyStory,.ContentCopyCholon, .ContentCopyEvents {
	padding-left: 26px;
	padding-right: 26px;
	text-align: justify;
	line-height:1.25;
}

.ContentCopyBloodletting {
	background: url(images/bloodletting-bg-heart.gif) no-repeat 0px -20px;	
}

.ContentCopyCholon {
	padding-left:102px;
}

.ContentCopyStory {
	font-size: 12px;
}

.ContentCopyEvents {
	padding-left: 90px;
	padding-top:54px;
	min-height:500px;
}

.BannerImage {
	width:540px;
	height:279px;
	position: relative;	
}

.BannerImageBloodlettingTVSeries {
	width:540px;
	height:351px;
	position: relative;	
}
	
.GillerButton {
	position: absolute;
	top: 65px;
	right: 0px;	
	border: none;
}

.Teaser {
	width:518px;
	height:96px;
	padding-top:5px;
}

.TeaserLink {
	position:relative;
	left:125px;
	top:-40px;
	z-index:2;
}

.ArticleHeader {
	height:53px;
	width:540px;
	background: url(images/spacer.gif) width:540px height:53px;
}

.questions {
	font-weight:bold;
}

.ArticleCredit {
	color: #454545;	
}

.ArticleCredit a:link {
	color: #454545;
}

.ArticleCredit a:hover {
	color: #454545;
	text-decoration: none;
}

.ArticleCredit a:active {
	color: #454545;
	text-decoration:none;
}

.ArticleCredit a:visited {
	color: #454545;
}

.EmbeddedImage {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.EmbeddedImageRight {
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.EmbeddedImageRight img{
	border:none;
}


.EmbeddedWidget {
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.ImageWithCaption {
	margin-bottom:3px;
}

.ImageCaption {
	color:#999999;
	font-size:10px;
	padding-top:10px;
}

/* MENU PANE ################################ */



/* BOTTOM LINKS ############################# */
.BottomLinks {
	width:650px;
	color: #424242;	
	font-size:9px;
	clear:both;
	padding-top:7px;
	margin-left:26px;
	text-align:left;
}

.BottomLinks a:link {
	color: #424242;
}

.BottomLinks a:visited {
	color: #424242;
}

.BottomLinks a:hover {
	color: #424242;
	text-decoration: none;
}

.BottomLinks a:visited {
	color: #424242;
}

/* MEDIA PLAYER ############################# */

.MediaIcons {
	float:left;
	padding-bottom:20px;
}

.MediaText {
	position:relative;
	left:10px;
}


/* PHOTO GALLERY ############################# */

.Photo {
	height:435px;
	width:540px;
}

.PhotoCaptionBar {
	background: url(images/1x25-image-bg.gif);
	background-color:#e2e2e2;
	width:540px;
	height:25px;
}

.PhotoCaptionText {
	float:left;
	padding-left: 26px;
	position:relative;
	top:4px;
	font-size: 11px;
	color:#696969;
}

.PhotoNav {
	float:right;
	padding-right:26px;
	position:relative;
	top:6px;
}

.PhotoThumbnails {
	padding-left: 26px;
	padding-top:18px;
}
