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

body, body * {
	vertical-align:baseline;
	border:0 none;
	outline:0;
	padding:0;
	margin:0;
}

#exit_btn{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:transparent;
	cursor: pointer !important;
	z-index:800;
}

#container{
	position:absolute;
	width:728px;
	height:90px;
	top:50px;
	left:50px;
	margin:auto;
	z-index: 20;
}

/*  Content*/

#content{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
	background-color: #FFFFFF;
	background-image:url('bg.png');
	background-repeat: no-repeat;
	z-index: 300;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
}

#logoPanel{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
	background-image:url('logo-panel.png');
	background-repeat: no-repeat;
	z-index: 510;
	display: block;
}

#LFtag1{
	position: absolute;
	left: 254px;
  	top: 0px;
  	width: 65px;
  	height: 50px;
	background-image:url('LF-tag_black.png');
	z-index: 403;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}

#LFtag2{
	position: absolute;
	left: 124px;
  	top: 0px;
  	width: 65px;
  	height: 50px;
	background-image:url('LF-tag_brown.png');
	z-index: 404;	
}

#keyline{
	position: absolute;
	left: 0px;
  	top: 0px;
  	width: 728px;
  	height: 90px;
	background-image:url('keyline.png');
	z-index: 802;
}

#pigLogo{
	position: absolute;
	left: 604px;
  	top: 9px;
  	width: 44px;
  	height: 24px;
	background-image:url('pig-logo.png');
	background-repeat: no-repeat;
	z-index: 602;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}

#pigLogoLarge{
	position: absolute;
	left: 410px;
  	top: 29px;
  	width: 56px;
  	height: 32px;
	background-image:url('pig-logo_large.png');
	background-repeat: no-repeat;
	z-index: 602;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}

#cowLogo{
	position: absolute;
	left: 607px;
  	top: 6px;
  	width: 44px;
  	height: 31px;
	background-image:url('cow-logo.png');
	background-repeat: no-repeat;
	z-index: 602;
}

#logo{
	position: absolute;
	left: 551px;
  	top: 42px;
  	width: 150px;
  	height: 36px;
	background-image:url('logo.png');
	background-repeat: no-repeat;
	z-index: 602;
}

#logoLarge{
	position: absolute;
	left: 493px;
  	top: 25px;
  	width: 196px;
  	height: 47px;
	background-image:url('logo_large.png');
	background-repeat: no-repeat;
	z-index: 602;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}


#text1{
	position: absolute;
	left: 168px;
  	top: -6px;
  	width: 285px;
  	height: 104px;
	background-image:url('text1.png');
	z-index: 702;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}

#text2{
	position: absolute;
	left: 19px;
  	top: -4px;
  	width: 251px;
  	height: 102px;
	background-image:url('text2.png');
	z-index: 702;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}

#text3{
	position: absolute;
	left: 24px;
  	top: 0px;
  	width: 270px;
  	height: 91px;
	background-image:url('text3.png');
	z-index: 502;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}

#man{
	position: absolute;
	left: 0px;
  	top: 0px;
  	width: 169px;
  	height: 90px;
	background-image:url('man.png');
	z-index: 501;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}

#woman{
	position: absolute;
	left: 309px;
  	top: 0px;
  	width: 172px;
  	height: 90px;
	background-image:url('woman.png');
	z-index: 501;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}

#pack1{
	position: absolute;
	left: 424px;
  	top: 11px;
  	width: 116px;
  	height: 68px;
	background-image:url('pack1.png');
	z-index: 601;
}

#pack2{
	position: absolute;
	left: 434px;
  	top: 9px;
  	width: 94px;
  	height: 70px;
	background-image:url('pack2.png');
	z-index: 601;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}

#cta{
	position: absolute;
	left: 331px;
  	top: 10px;
  	width: 69px;
  	height: 69px;
	background-image:url('cta.png');
	z-index: 401;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */
}
