@charset "UTF-8";
/* CSS Document Adizero Techpage Styles*/
body{background-image:url(../images/common/bg.jpg)}

#divider{height:19px;width:100%;background:url(../images/common/pagebreakTile.jpg) repeat-x; position:absolute; left:0; top:940px; text-align:center}

#header{margin-top:25px; line-height:56px}

#containerLarge{width:98%;height:750px; margin:0 auto;position:relative; overflow:hidden;}
.large{position:relative; top:-20px;  left:50%; margin-left:-496px;width:50%}

#containerThumb{width:880px; margin:0 auto; position:absolute; top:760px;left:50%; margin-left:-410px}
#containerThumb li{display:inline-block;margin-right:30px; float:left;}

#selector{position:absolute;top:890px; left:50%; margin-left:-516px; width:100%;}
#selector img#indicator{position:absolute; left:200px; top:-34px;display:none}
#selector img#line{position:absolute; left:50px; top:0; }

/*callout stuff*/
.callout{width:259px;position:absolute;top:0;left:0;line-height:18px;z-index:100}
.callout-desc{padding:10px 20px;background:url(../images/techpage/callouBorder-middle.png) repeat-y; letter-spacing:normal}
.callout-topborder{width:257px;height:6px;background:url(../images/techpage/calloutBorder-top.png) no-repeat;margin-top:-6px;margin-left:1px}
.callout-bottomborder{width:259px; height:14px;background:url(../images/techpage/calloutBorder-bottom.png) no-repeat; margin-bottom:-14px}
.callout-arrow-bottom{width:25px;height:26px;background:url(../images/techpage/calloutArrow-bottom.png) no-repeat; position:absolute;bottom:-25px;left:83px}
.callout-arrow-top{width:25px;height:26px;background:url(../images/techpage/calloutArrow-top.png) no-repeat; position:absolute;top:-25px;left:83px}
.callout-arrow-right{width:26px;height:25px;background:url(../images/techpage/calloutArrow-right.png) no-repeat; position:absolute;top:100px;left:245px}
.callout-arrow-left{width:26px;height:25px;background:url(../images/techpage/calloutArrow-left.png) no-repeat; position:absolute;top:10px;left:-18px}

.magnify{position:absolute; top:0;left;0}

.plus, .plus a{width:56px;height:62px;}
.plus{
	position:absolute; 
	top:0; 
	left:0; 
	
	margin-top:0;
	
	background:url('../images/common/blank.png') no-repeat,
	url('../images/techpage/plus.png') ;
    /* IE hack */
	 /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='images/techpage/plus.png');
}
.plus a{display:block; text-indent:-9999px}

#waterproofLogo{ position:absolute; top: 695px; left:50%; margin-left:400px;}