@charset "utf-8";
/* CSS Document */

* body {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.pageNav {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A {
	color: #cccccc;
}
.centeredSplash {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -252px;
  margin-left: -405px;
  width: 810px;
  height: 504px;
} 
.centeredPrint {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -275px;
  margin-left: -275px;
  width: 550px;
  height: 550px;
} 

.clickDiv {
	display: block;
	height: 504px;
	width: 360px;
}
.Overlay {
	z-index: 100;
	position: relative;
	left: 0;
	padding-top: 240px;
}
#dynamicContentTable {
	float: left;
	top: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 605px;
}
#dynamicContentTableLarge {
	float: left;
	padding-left: 10px;
	width: 900px;
}
.modelName {
	text-transform: uppercase;
	font-size: 12pt;
	color: #ffffff;
}
.rightNav {
	text-align: left;
}
#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-bottom: 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;
}