body {
	margin-top: 1%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	width: 98%;
	height: 98%;
	padding: 0%;
	border-width: 0px;
	background: url('/Life/Setup/Images/monthBackground.jpg') white fixed;
	font-family:'Open Sans', sans-serif;
	font-size: 20px;
	text-align: center;
	color: #000000;
}
a:link,
a:visited,
a:hover,
a:active,
a:focus,
img {
	color: blue;
	text-decoration: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a.tripLink {
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid black;
	background-color: #c0c0c0;
}
a.tripLink:hover { border: 2px solid #B22222 }
.title {
	font-size: 32px;
	font-weight: 800;
	text-align: center;
	color: #DC143C;
	background-color: transparent;
	padding-top:15px;
	padding-left:5%;
	padding-right:5%;
	
	vertical-align: top;
}
.imageCount {
	font-size: 15px;
	font-weight: 700;
	color: #000000;
	background-color: transparent;
	vertical-align: middle;
}
#footer { margin-top: 50px }
#sortOrder {
	font-size: 17px;
	font-weight: 700;
	color: #000000;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
}
fieldset {
	background-color: inherit;
	font-size: 18px;
	text-align: left;
	background-color: transparent;
	background-repeat: repeat;
}
legend {
	background-color: inherit;
	font-size: 18px;
	font-weight: 900;
	font-style: normal;
	letter-spacing: 2px;
}
.MarcusDetails { color: #000000 }
.SophieDetails { color: #ff0000 }
.JoshuaDetails { color: #000000 }
.EthanDetails { color: #000000 }
legend.MarcusDetails { color: #000000 }
legend.SophieDetails { color: #ff0000 }
legend.JoshuaDetails { color: #000000 }
legend.EthanDetails { color: #000000 }
fieldset.MarcusDetails {
	background-image: url('/Life/Setup/Images/marcusStats.jpg');
}
fieldset.SophieDetails { background-image: url('/Life/Setup/Images/sophieStats.jpg') }
fieldset.JoshuaDetails { background-image: url('/Life/Setup/Images/marcusStats.jpg') }
fieldset.EthanDetails { background-image: url('/Life/Setup/Images/marcusStats.jpg') }
#MovieLink { visibility: hidden }
img.movie, img.audio {height:250px;}
.hidden { display: none }
#images {
	margin-bottom: 4em;
}
#images a img {
	margin: 5px;
}
#images a img[src$=".jpg"] {
	border: 2px groove #ffffff;
	margin: 3px;
}
#images a:hover img {
	border: 5px solid #ff0000;
	margin: 0;
}
div.stats {
	float: left;
	border: 1px solid red;
	margin-right: 20px;
	margin-bottom: 10px;
	background: url('/Life/Setup/Images/backTran.png') transparent repeat;
	border: 3px solid #c0c0c0;
	padding: 5px;
	color: #ffffff;
}
div.statsWrap {
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
div.stats td.label { padding-right: 17px }
.monthText {
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
.statsTitle {
	font-size: 22px;
	font-weight: 900;
	font-style: normal;
	letter-spacing: 2px;
}
.tooltip {
	display: none;
	background: transparent url('/Setup/Images/black_arrow.png');
	font-size: 0.8em;
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #ffffff;
}
#menu {
	position: fixed;
	top: 20px;
	left: 20px;
	width: 81px;
	height: 62px;
	background-color: transparent;
	background-image: url('/Setup/Images/MonthSprite.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu:hover {
	background-image: url('/Setup/Images/MonthSprite.png'), url('/Setup/Images/MonthSprite.png');
	background-position: -402px 0px, 0px 0px;
}
#slide {
	position: fixed;
	top: 120px;
	left: 20px;
	width: 81px;
	height: 62px;
	background-color: transparent;
	background-image: url('/Setup/Images/MonthSprite.png');
	background-repeat: no-repeat;
	background-position: -81px 0px;
}
#slide:hover {
	background-image: url('/Setup/Images/MonthSprite.png'), url('/Setup/Images/MonthSprite.png');
	background-position: -402px 0px, -81px 0px;
}
#download {
	position: fixed;
	top: 20px;
	right: 20px;
	width: 80px;
	height: 62px;
	background-color: transparent;
	background-image: url('/Setup/Images/MonthSprite.png');
	background-repeat: no-repeat;
	background-position: -242px 0px;
}
#download:hover {
	background-image: url('/Setup/Images/MonthSprite.png'), url('/Setup/Images/MonthSprite.png');
	background-position: -402px 0px, -242px 0px;
}
.pulsate {
	right: 110px;
	position: fixed;
	top: 25px;
	width: 500px;
	color: #DC143C;
	font-size: 1.75em;
	font-weight: 700;
	text-align: right;
	z-index:-1;
}
#timeline {
	text-align: right;
	padding-top: 10px;
	margin-right: -58px;
	margin-top: -50px;
	margin-bottom: -50px;
	clear:left;
}
#menu a,
#slide a,
#download a {
	width: 100%;
	height: 100%;
	display: block;
}
#types, #keywords, #descriptions {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	display: none;
}
#types label, #keywords label, #descriptions label { margin-right: 1em }
#types, #descriptions { margin-top: 1em }
.kwSelected { color: red }

span.lifeNavPrev {
	font-family: 'Raleway',sans-serif;
	font-size: .5em;
	font-weight: 600;
	text-align:right;
	width:10em;
	display:inline-block;
	margin-right:0;
}
div.lifeNavCurr {
	font-family: 'Raleway',sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	text-align:center;
	display:inline-block;
	width:10em;
}
span.lifeNavNext {
	font-family: 'Raleway',sans-serif;
	font-size: .5em;
	font-weight: 600;
	text-align:left;
	width:10em;
	display:inline-block;
	margin-left:0
}
span.lifeNavNext a, span.lifeNavPrev a, span.lifeNavNext a:visited, span.lifeNavPrev a:visited {
	padding:.25em;
	text-decoration:none;
	border:1px solid transparent;
	color:blue;
}
span.lifeNavNext a:hover, span.lifeNavPrev a:hover {
	border:1px solid blue;
}
.divLinebreak{
	clear:both;
}
#filter {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #c0c0c0;
	padding:1em;
	display:none;
}
#filter label {
	margin-right:1.5em;
	white-space: nowrap;
}
.vbox-title {
	font-size:1.25em;
}
.vbox-content img {
	border:10px solid white;
}