﻿/*.tabBodyTop{
	width: 740px;
	height: 6px;
	background:transparent url(/Templates/LowryFavorites/Images/tab-body-top.png) no-repeat scroll 0 0;
	margin-top: -1px;
}
.tabBody{
	width: 740px;
	background:transparent url(/Templates/LowryFavorites/Images/tab-body.png) repeat-y scroll 0 0;
	padding: 10px 0px 10px 8px;
}
.tabBodyBottomArea{
	width: 740px;
	background:transparent url(/Templates/LowryFavorites/Images/tab-body-grey.png) repeat-y scroll 0 0;
	padding: 10px 0px 1px 8px;
}
.tabBodyBottom{
	width: 740px;
	height: 6px;
	background:transparent url(/Templates/LowryFavorites/Images/tab-body-bottom.png) no-repeat scroll 0 0;
}
*/

#mainContentTextWide{
	float:			left;
	padding:		0 17px 0 17px;
	margin:			0 0 0 17px;
	border-left:	1px solid #F4F4F1;
	width:			730px;
}

.tabBody p,h1,h2,h3,h4 
{
	color: #FFF;
}

.tabBody{
	width: 740px;
	min-height: 500px;
	background-color: #B31E3B;
}

.tabBody a:link,
.tabBody a:visited{
	color:			#FFF;
	text-decoration:underline;
}
				
.tabBody a:hover,
.tabBody a:active{
	color:			#FFF;
	text-decoration:none;
}

.tabBodyTop{
	width: 740px;
	height: 6px;
	background:transparent url(/Templates/LowryFavorites/Images/tab-body-top.png) no-repeat scroll 0 0;
	margin-top: -1px;
}

	/* The tabs (3rd level menu) */
	ul.depth-3{
		white-space:nowrap;
		width: 740px;
		height: 40px;
		padding-bottom: 0;
		margin-bottom: 0;
	}
		li.depth-3{
			display: block;
			float: left;
			height:50px;
			background: transparent url(/Templates/LowryFavorites/Images/tab-left-and-mid.png) no-repeat scroll 0 8px;
			padding-left: 10px;
		}
			li.depth-3 a:link, li.depth-3 a:visited{
				color: White;
				font-size: 16px;
				text-decoration: none;
			}
			li.depth-3 a:hover, li.depth-3 a:active{
				color: White;
				font-size: 16px;
				text-decoration: none;
				cursor: pointer;
			}
			li.depth-3 a{
			}
				li.depth-3 a span{
					display: block;
					float: left;
					padding-top: 16px;
					height: 40px;
					padding-right: 18px;
					background:transparent url(/Templates/LowryFavorites/Images/tab-right.png) no-repeat scroll right center;
				}
				li.depth-3.lastMenuItem  a span {
					padding-right: 10px;
				}
			li.depth-3.currentMenuItem{
				background:transparent url(/Templates/LowryFavorites/Images/tab-left-and-mid-active.png) no-repeat scroll 0 0;
				height: 48px;
			}
				li.depth-3.currentMenuItem a span{
					background:transparent url(/Templates/LowryFavorites/Images/tab-right-active.png) no-repeat scroll right 0px;
					padding-top: 10px;
					height: 38px;
				}

.minisiteLeftSection{
	clear: both;
	margin:0;
	padding:0;
	width: 170px;
	float: left;
	display: none;
}

.minisiteCentreSection{
	margin:0;
	padding:20px;
	float: left;
	width: 564px;
}

.minisiteRightSection
{
	background: transparent url(/Templates/LowryFavorites/Images/face-background.png) no-repeat;
	height: 350px;
	width: 110px;
	float: right;
	margin: 10px 20px 10px 0px;
}

.listStyleA ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 160px;
}
	.listStyleA li{
		padding: 10px 10px 0px 20px;
		margin:0;
	}
		.listStyleA li a:link, li a:visited{
			text-decoration: none;
		}
		.listStyleA li a:hover, li a:active{
			text-decoration: none;
		}
		.listStyleA li a{
		}
			.listStyleA li a span{
			}
		.listStyleA li.currentMenuItem{
		}
			.listStyleA li.currentMenuItem a span{
			}

.boxout{
	width: 177px;
	background:transparent url(/Templates/LowryFavorites/Images/boxout-body.png) repeat-y scroll 0 0;
	margin-top: -5px;
}
	.boxout h2{
		width: 153px;
		padding: 9px 12px 9px 12px;
		margin-bottom: 0;
		background-color: #B31E3B;
	}
	.boxout .first h2{
		background:transparent url(/Templates/LowryFavorites/Images/top-panel.png) no-repeat scroll 0 0;
		color: #FFF;
	}
	.boxout .body{
		padding: 9px 12px 9px 12px;
	}
	.boxout li a:link, li a:visited
	{
		color: #B31E3B;
	}
	.boxout li a:hover, li a:active
	{
		color: #B31E3B;
	}
	.boxout .boxoutBottom{
		width: 177px;
		height: 6px;
		background:transparent url(/Templates/LowryFavorites/Images/boxout-bottom.png) no-repeat scroll 0 0;
		margin-top: 10px;
	}

.dates {display: block; color: #B31E3B; width: 130px; font-size: medium;}

/* HACK - reuses event details control to just show date range */
.event h1 { display: none;}
.event img { display: none;}
.event h2 { color: #B31E3B; background-color: #FFF; font-size:medium; padding: 0px; width: 130px;}

#rightContentText{
	float: right;
    width: 175px;
}

#FBCommentsWrapper{
	margin: 10px 0 0 88px;
}
