@charset "UTF-8";
/* CSS Document Adizero Homepage Styles*/

body{background-image:url(../images/homepage/bg.jpg)/*background-color:white;*/}
.callout{text-align:center;width:970px;position:absolute;top:480px;left:50%;margin-left:-485px;-moz-text-shadow:2px 2px rgba(0,0,0,0.5);text-shadow:2px 2px rgba(0,0,0,0.5)}
/*.fadein{width:819px;height:555px;position:absolute;top:30px;left:50%;margin-left:-409px;z-index:0}*/
.fadein{width:934px;height:723px;position:absolute;top:-125px;left:50%;margin-left:-449px;z-index:0}
.fadeinLeft{width:100%; height:100%; background:#f7dc00 url(../images/homepage/yellowBG.jpg) repeat-x;background-size:auto;position:absolute;top:0;left:0; min-height:785px;}
.fadeinRight{width:970px;height:790px;position:absolute;top:-30px;left:50%;margin-left:-485px;}
.fadeLines{width:100%; height:100%;position:absolute;top:0;left:0}
.line{background:#000; width:100%; height:59px;margin-bottom:36px;}
.line:first-child{margin-top:71px}
/*#shoe,#foot, #theShoe,#theIdea,#finalCopy{display:none;}*/
#theShoe,#theIdea{margin-top:-50px}
.shoe{z-index:0}
.foot{z-index:10}
#intro{margin:30px 20px 0 20px}
#body{margin:-31px 20px 0 20px;line-height:95px; letter-spacing:-2px}
#date{margin:-55px 20px 0 20px;letter-spacing:8px;}
#finalCopy{text-align:left; line-height:45px; margin-top:-65px }
#purchase{width:225px;position:absolute; top:467px; left:540px; line-height:14px}
#purchase a img{margin-top:5px}
#shoeTilted{position:absolute;/*top:-300px; left:970px*/top:89px; left:490px}
#buyBtn{position:absolute;top:46px;left:0}

/***======countdown stuff========***/
#container{position:absolute;top:550px;left:50%;width:1px;height:1px;display:inline;margin-left:-30px}
#center{position:absolute;top:-67px;left:-424px;width:455px;height:128px;}

.countdown-timer{position:relative;background:none;width:455px;height:45px;margin-left:-2px;padding-top:5px;padding-left:0px;}
.countdown-timer img{display:inline-block!important;width:44px;height:24px;position:relative;margin-right:4px}
.countdown-timer img.spacer{width:3px}
.countdown-timer img.spacer:first-child{width:1px}
.countdown-timer .upperHalf,.countdown-timer .upperHalfBack{vertical-align:bottom;height:24px}
.countdown-timer .lowerHalf,.countdown-timer .lowerHalfBack{vertical-align:top;height:24px}
.countdown-timer .hoursDownLeft,.countdown-timer .hoursUpLeftBack,.countdown-timer .hoursDownLeftBack,.countdown-timer .hoursUpLeft,.countdown-timer .minutesUpLeft,.countdown-timer .minutesDownLeft,.countdown-timer .minutesUpLeftBack,.countdown-timer .minutesDownLeftBack,.countdown-timer .secondsUpLeft,.countdown-timer .secondsDownLeft,.countdown-timer .secondsUpLeftBack,.countdown-timer .secondsDownLeftBack{padding-left:12px}
/*** Sub Texts **/
.countdown-timer-sub-texts{width:100%;height:20px;font-family:'adihaus_psbold', Arial,Verdana,sans-serif;font-size:16px;color: #000;-moz-text-shadow:0px 1px rgba(255,255,255,0.5);text-shadow:0px 1px rgba(255,255,255,0.5)}
.countdown-timer-sub-texts .days{margin-left:6px}
.countdown-timer-sub-texts .hours{margin-left:74px}
.countdown-timer-sub-texts .minutes{margin-left:70px}
.countdown-timer-sub-texts .seconds{margin-left:82px}

#countdown_bg{width:445px; height:56px;left:2px; top:1px}

.foot{
	/*width:819px;
	height:555px;*/
	width:840px;
	height:555px;
	background:/*transparent */url('../images/common/blank.png') no-repeat,
	url('../images/homepage/footNew.png') no-repeat;
    /* IE hack */
	 /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='images/homepage/footNew.png');
}
.shoe{
	/*width:819px;
	height:555px;*/
	width:840px;
	height:555px;
	background:/*transparent */url('../images/common/blank.png') no-repeat,
	url('../images/homepage/shoeNew.png') no-repeat;
    /* IE hack */
	 /* Targets IE only */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='images/homepage/shoeNew.png');
}

.reverseDate{ font-size:180px; padding-top:6px}
