
/* BEGIN Headings */

div#metaBar {
	margin-bottom:40px;
}

h1#logoHdr {
	float: left;
	margin: 0 0 220px 680px;
	clear: left;
	display: inline;
}

div#header {
	margin: 0 10px;
	height: 480px;
}

blockquote#quotes {
	width: 540px;
	margin: 20px 10px 20px 10px;
	padding: 0 210px;
	float: left;
	line-height: 26px;
	font-size: 18px;
	color: #4F3E44;
	letter-spacing: 110%;
	text-align: center;
	clear: both;
}

a.fisheyeItem,
a.fisheyeItem:visited {
	text-align: center;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	width: 125px;
	position: absolute;
	display: block;
	top: 0;
	text-decoration: none;
	overflow: visible;
}

a.fisheyeItem:hover {
	text-decoration: none;
}

.fisheyeItem img {
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
	z-index: 141;
}

.fisheyeItem span {
	display: none;
	positon: absolute;
	z-index: 140;
	height: 30px;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 6px 0 0 0;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}

.fisheyeItem span em {
	color:#F60;
	font-style:normal;
	font-size:10px;
	
}

.fisheyeItem span.small {
	width: 80px;
	background-image: url(../img/layout/tooltipFisheyeSmallBg.png);
	margin: 0 0 0 15%;
}

.fisheyeItem span.big {
	width: 140px;
	background-image: url(../img/layout/tooltipFisheyeBigBg.png);
	margin: 0 0 0 -10%;
}

.fisheyeContainter{
	background-color: #fff;
}

#fisheye {
	position: absolute;
	right: 181px;
	top: 160px;
	width: 540px;
	z-index: 100;
	height: 100px;
}

div#feature-box {
	position: absolute;
	top: 120px;
	left: -200px;
	background: url(/img/button/feature-box-bg.png);
	height: 240px;
	width: 300px;
	z-index: 100px;
}

div#feature-box a,
div#feature-box a:visited {
	position: relative;
	display: block;
	height: 240px;
	width: 300px;
	background: transparent 129px 10px no-repeat;
	font-size: 11px;
	color: #65565B;
	text-decoration: none;
	outline: 0;
}

div#feature-box a:hover {
	color: #F15A24;
	text-decoration: none;
}

div#feature-box a span {
	position: absolute;
	top: 205px;
	left: 129px;
	width: 135px;
	display: block;
	background-color: #FFF;
	height: 20px;
	line-height: 20px;
	z-index: 10px;
	text-align: center;
	letter-spacing: -0.3px;
}
