

@font-face {
	font-family:"OSP-DIN";
	src:url("http://www.amirunningxp.com/assets/fonts/OSP-DIN.eot") format("eot"),
		url("http://www.amirunningxp.com/assets/fonts/OSP-DIN.woff") format("woff"),
		url("http://www.amirunningxp.com/assets/fonts/OSP-DIN.ttf") format("truetype"),
		url("http://www.amirunningxp.com/assets/fonts/OSP-DIN.svg") format("svg");
		font-weight:normal;
		font-style:normal;
}

@font-face {
    font-family: 'antoniobold';
    src: url('http://www.amirunningxp.com/assets/fonts/antonio-bold-webfont.eot');
    src: url('http://www.amirunningxp.com/assets/fonts/antonio-bold-webfont.eot') format('embedded-opentype'),
         url('http://www.amirunningxp.com/assets/fonts/antonio-bold-webfont.woff') format('woff'),
         url('http://www.amirunningxp.com/assets/fonts/antonio-bold-webfont.ttf') format('truetype'),
         url('http://www.amirunningxp.com/assets/fonts/antonio-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'antoniolight';
    src: url('http://www.amirunningxp.com/assets/fonts/antonio-light-webfont.eot');
    src: url('http://www.amirunningxp.com/assets/fonts/antonio-light-webfont.eot') format('embedded-opentype'),
         url('http://www.amirunningxp.com/assets/fonts/antonio-light-webfont.woff') format('woff'),
         url('http://www.amirunningxp.com/assets/fonts/antonio-light-webfont.ttf') format('truetype'),
         url('http://www.amirunningxp.com/assets/fonts/antonio-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'antonioregular';
    src: url('http://www.amirunningxp.com/assets/fonts/antonio-regular-webfont.eot');
    src: url('http://www.amirunningxp.com/assets/fonts/antonio-regular-webfont.eot') format('embedded-opentype'),
         url('http://www.amirunningxp.com/assets/fonts/antonio-regular-webfont.woff') format('woff'),
         url('http://www.amirunningxp.com/assets/fonts/antonio-regular-webfont.ttf') format('truetype'),
         url('http://www.amirunningxp.com/assets/fonts/antonio-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'segoe_uiregular';
    src: url('http://www.amirunningxp.com/assets/fonts/segoeui-webfont.eot');
    src: url('http://www.amirunningxp.com/assets/fonts/segoeui-webfont.eot') format('embedded-opentype'),
         url('http://www.amirunningxp.com/assets/fonts/segoeui-webfont.woff') format('woff'),
         url('http://www.amirunningxp.com/assets/fonts/segoeui-webfont.ttf') format('truetype'),
         url('http://www.amirunningxp.com/assets/fonts/segoeui-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	font-family: "OSP-DIN",Arial,Sans-Serif;
	padding: 0;
	margin: 0;
	font-size: 100%;
}
a{
	text-decoration: none;
}
.container{
	width: 940px;
	margin: 0 auto;
	padding-top: 130px;
	padding-right: 130px;
	padding-left: 130px;
}
.third a.hotspot{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top:0;
}
.yellow{
	background-color: #FFB900;
}
.first{
	background-color: #666666;
	z-index: 0;
}
.first .container{
	background-image: url("http://www.amirunningxp.com/assets/images/header.png");
	background-repeat: no-repeat;
	height: 657px;
	position: relative;
	z-index: 20;
}
#not-on-xp .first .container{
	background: none;
	background-image: none;
	background-repeat: no-repeat;
	height: 657px;
	position: relative;
	z-index: 20;
}
#not-on-xp .first{
	background-image: url("http://www.amirunningxp.com/assets/images/header-not.png");
	background-repeat: no-repeat;
	background-position: center center;
	/* height: 657px; */
	position: relative;
	z-index: 20;
	background-color: #FFB900;
}
#not-on-xp .second{
	height: 490px;
}
#not-on-xp .second .header{
	width: 445px;
	float: left;
	margin-right: 20px;
}
.icon{
	float: left;
	margin-top: -15px;
	margin-right: 20px;
}
.arrow{
	width: 110px;
	height: 111px;
	background-image: url("http://www.amirunningxp.com/assets/images/arrow.png");
	position: absolute;
	bottom: 150px;
	left: 545px;
}
.arrowYellow{
	width: 152px;
	height: 111px;
	background-image: url("http://www.amirunningxp.com/assets/images/yellowArrow.png");
	position: absolute;
	bottom: -110px;
	left: 50%;
	background-repeat: no-repeat;
	margin-left: -75px;
}
.headline{
	width: 800px;
	margin-top: 130px;
	font-size:7.5em;
	color: #ffffff;
}
.header{
	font-size: 4.1em;
	line-height: 1em;
	margin-bottom: 70px;
}
.third{
	color: #FFB900;
	position: relative;
}
.subText{
	font-size: 2.5em;
	width: 445px;
	letter-spacing: 1px;
}
.third .subText{
	width: 100%;
	margin-bottom: 95px;
}
.third .header{
	margin-bottom: 60px;
}
.cta{
	width: 120px;
	height: 25px;
	padding: 15px 70px 15px 70px;
	color: #ffffff;
	background-color: #FFB900;
	font-size: 1.7em;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 60px;
}
.cta a{
	color: #ffffff;
	text-decoration: none;
}
.second{
	margin-top: -78px;
	position: relative;
	z-index: 10;
	color: #ffffff;
	height: 620px;
}
.second .subText{
	float: left;
	margin-right: 20px;
}
#clock{
	width: 475px;
	float: left;
	font-family: "antonioregular",Arial,Sans-Serif;
	margin-top: 35px;
}
.itemWrap{
	width: 90px;
	height: 160px;
	background-color: #ffffff;
	padding: 30px 30px 15px 20px;
	text-align: center;	
	margin-right: 5px;
	float: left;
}
.num{
	color: #FFB900;
	font-size: 7em;
	line-height: 1em;
}
.label{
	color: #959595;
	font-size: 2em;
	text-transform: uppercase;
}
.eCards{
	height: 365px;
}
.card{
	width: 255px;
	float: left;
	margin-right: 85px;
}
.card.last{
	margin: 0;
}
.footer{
	height: 80px;
	padding: 45px 0px;
	background-color: #000000;
	color: #ffffff;
}
.footer a{
	font-family: "segoe_uiregular",Arial,sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	border: 0;
}
.footer a img{
	text-decoration: none;
	border: none;
}
.footer .container{
	padding-top: 0;
}
/* Share This */
.sharingBtns{
	width: 60px;
	position: fixed;
	right: 45px;
	top: 145px;
	z-index: 100;
}
.sharingBtns span img{
	border: 1px solid #ffffff;
}
.sharingBtns span img:hover{
	cursor: pointer;
}
#sthoverbuttons{
	margin-right: 50px !important;
	width: 56px !important;
}
#sthoverbuttons #sthoverbuttonsMain{
	width: 56px !important;
}
#sthoverbuttons .sthoverbuttons-top-r,#sthoverbuttons .sthoverbuttons-shade-r,#sthoverbuttons .sthoverbuttons-bottom-r{
	background: none !important;
}
.stButton .stLarge{
	width: 56px !important;
	height: 56px !important;
	border: 1px solid #ffffff;
}
.stButton .stLarge:hover{
	background-position: 0 !important;
}
#sthoverbuttons .sthoverbuttons-label{
	width: 56px !important;
	height: 56px !important;
	background-image: url("http://www.amirunningxp.com/assets/images/socialArrow.jpg") !important;
	text-indent: -9999px;
	margin: 0px 3px 5px 3px !important;
	border: 1px solid #ffffff;
}
.st_facebook_large{
	width: 56px !important;
	height: 56px !important;
	margin-bottom: 5px;
}
.st_facebook_large .stLarge{
	background-image: url("http://www.amirunningxp.com/assets/images/socialFB.jpg") !important;
}
.st_twitter_large{
	width: 56px !important;
	height: 56px !important;
	margin-bottom: 5px;
}
.st_twitter_large .stLarge{
	background-image: url("http://www.amirunningxp.com/assets/images/socialTwitter.jpg") !important;
}
.st_email_large{
	width: 56px !important;
	height: 56px !important;
}
.st_email_large .stLarge{
	background-image: url("http://www.amirunningxp.com/assets/images/socialMail.jpg") !important;
}

