@charset "utf-8";
* body {
	font-family: Arial, Helvetica, sans-serif;
}
/* CSS Document */
.pageNav {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A { color: #333333; }
#dynamicContentTable {
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
#dynamicContentTableLarge {
	float: left;
	padding-left: 10px;
	width: 900px;
}

#previous {
	margin-top: 270px;
	float: left;
	width: 22px;
}
#next {
	float: left;
	margin-top: 270px;
	width: 22px;
}


#previousLarge {
	position: relative;
	top: 10px;
	float: left;
	width: 22px;
}
#nextLarge {
	position: relative;
	float: left;
	top: 10px;
	width: 22px;
}

A {
text-decoration: none;
}

.lifeStyleBottomNavLinksLightGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	color: #8E8F91;
}
.lifeStyleBottomNavLinksDarkGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	color: #48494A;
}

.darkGrey {
	color: #48494A;
}
.lightGrey {
	color: #8E8F91;
}
.lifeStyleThumbLabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #666666;
	width: 96px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
A {
text-decoration: none;
}
.lifeStyleThumbImg {
margin-bottom: 0;
padding-bottm: 0;
border-top: 7px solid white;
border-bottom: 3px solid white;
}
.lifeStyleLargeImg {
margin: 0;
padding: 0;
border: 6px solid white;
}

.lifeStyleThumbLabelSpan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #48494A;
	text-decoration: none;
	text-transform: uppercase;
}

#measurementHead {
	width: 920px;
	height: 40px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 2em;
}
#nameImage {
	clear: right;
	float: left;
	width: 80px;
	height: 430px;
}
#largeImage {
	width: 750px;
	margin: 0;
	padding: 0;
	float: left;
}
#imageNavigation {
	clear: left;
	border: 0;
	top: -30px;
	width: 910px;
	text-align: center;
}