body, html {
	background: none;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif !important;
}
h1, h2, h3, h4, h5, h6, p, span, strong {
	cursor: default;
}
body {text-rendering:optimizespeed;}
.btn {border:0;border-bottom:0;border-left:0;font-weight:'900';font-family:'Ubuntu', sans-serif;box-shadow: inset 0 -3.2px rgba(0, 0, 0, 0.12),inset 2px 0 rgba(0, 0, 0, 0.1);outline:none;-webkit-outline:none;-o-outline:none;-moz-outline:none;}
.btn:active:not(a), .btn.active {outline:none;-moz-outline:none;background-image: none;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;position: relative;box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;top: 1px;left:-1px;}
.btn:focus:not(a) {outline:none;-webkit-outline:none;-moz-outline:none;}
.btn-sm {padding-top:1.5px;}

.row {
	padding: 0 0;
}
.container {
	max-width: 1000px;
	padding: 0;
	z-index: -2;
}
.smallShirt {
	width: 120px;
	padding: 0;
	padding-top: 15px;
	float: left;
	cursor: pointer;
}
	.smallShirt img {
		width: 100px;
		border: 1px solid #ccc;
		border-radius: 5px;
		padding: 5px;
		text-align: center;
		margin: 5px;
		margin-right: -5px;
		display: block;
		background: #eee;
	}
	.smallShirt.active img, .smallShirt img:hover {
		width: 100px;
		border: 1px solid #2C62B0;
		border-radius: 5px;
		padding: 5px;
		text-align: center;
		margin: 5px;
		margin-right: -5px;
		display: block;
		background: #E3ECF8;
	}
.nav-justified li a {
	overflow: hidden;
	background: #fafafa;
	box-shadow: 0 0 2px #ddd inset;
	border: 1px solid #ddd;
}	
.nav-justified li a.facebook {
	overflow: hidden;
	background: #4467B1;
	box-shadow: 0 0 2px #325cb7 inset;
	border: 1px solid #1e3d7d;
	color: #fff;
}
.nav-justified li a.win {
	overflow: hidden;
	background: #FF7925;
	box-shadow: 0 0 2px #f4985f inset;
	border: 1px solid #a8521c;
	color: #fff;
}
	.nav-justified li.active a {
		background: #fff;
		box-shadow: none;
	}
.header {
	/*background: rgba(0, 0, 0, .9);*/
	padding: 0 0;
	/*box-shadow: 0 0 5px #222;*/
	position: relative;
}
	.headerContainer {
		padding: 20px 0;
	}
	.header h3 {
		font-weight: 800;
		float: right;
		font-size: 1.3em;
		color: #fff;
		text-shadow: 0 1px 0 #000;
	}
.countdown {
	text-align: center;
	background: #4477AB;
	padding: 20px 0;
	box-shadow: 0 0 5px #ccc;
	color: #fff;
}
	.countdown h1 {
		font-weight: 800;
		margin-top: 0;
	}
.banner {
	background: #fff;
	padding: 20px 0;
	border: 2px solid #fff;
	z-index: 929;
	position: relative;
	box-shadow: 0 0 5px #999, 0 0 10px #f9f9f9 inset;
}
	.banner h1 {
		font-weight: 800;
	}
.mainContainer {
	background: #fff;
	padding: 30px 70px;
	padding-top: 10px;
	box-shadow: 0 0 5px #999, 0 0 10px #f9f9f9 inset;
	position: relative;
	z-index: 10;
	font-size: 110%;
	
}
	.mainContainer h1, .mainContainer h2, .mainContainer h3, .mainContainer h4, .mainContainer h5, .mainContainer h6 {
		margin: 10px 0; padding: 10px 0;
		letter-spacing: -1px
	}
.footer {
	margin-top: -20px;
	z-index: -1;
}
.footerContainer {
	max-width: 1000px;
	background: none;
	padding: 20px 30px;
	padding-top: 30px;
	color: #fff;
	/*background: rgba(0, 0, 0, .8);*/
	font-size: 13px;
	text-align: center;
}	
form strong {
	display: block;
	font-size: 16px;
	padding: 10px 0;
}
.ARform {
	box-shadow: 1px 1px 2px #ddd;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 92%, #f6f6f6 98%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(92%,#f6f6f6), color-stop(98%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 92%,#f6f6f6 98%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 92%,#f6f6f6 98%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 92%,#f6f6f6 98%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 92%,#f6f6f6 98%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.backstretch {
	opacity: .2
}
.btn {
	display: block;
	font-weight: bolder;
	margin: 10px 0;
}
#offer {
	border-left: 1px solid #ddd;
	padding-left: 20px;
	margin-left: -10px;
}
#myModal {
	text-shadow: 1px 1px 0 #fff, 0 2px 4px #eee;
}
#offer h1 {
	text-align: center;
	font-size: 3.3em;
	letter-spacing: -2px;
	margin-top: 20px;
	color: #222;
	text-shadow: 1px 1px 0 #fff, 0 2px 4px #eee;
}
#offer h2 {
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 1.7em;
	text-shadow: 1px 1px 0 #fff, 0 2px 4px #eee;
}
#offer h3 {
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 1.8em;
	text-shadow: 1px 1px 0 #fff, 0 2px 4px #eee;
}
#offer h4 {
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.6em;
	text-shadow: 1px 1px 0 #fff, 0 2px 4px #eee;
}
.ribbon {
   width: 1000px;
   position: absolute;
   text-align: center;
   font-size: 20px!important;
   background: #171717;
   background: -webkit-gradient(linear, left top, left bottom, from(#171717), to(#171717));
   background: -webkit-linear-gradient(top, #171717, #171717);
   background: -moz-linear-gradient(top, #171717, #171717);
   background: -ms-linear-gradient(top, #171717, #171717);
   background: -o-linear-gradient(top, #171717, #171717);
   background-image: -ms-linear-gradient(top, #171717 0%, #171717 100%);
   -webkit-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   -moz-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   font-family: 'Helvetica Neue',Helvetica, sans-serif;
   }
.ribbon h1 {
   font-size: 24px!important;
   color: #ffffff;
   text-shadow: #000000 0 1px 0;
   margin:0px;
   padding: 15px 10px;
   }
.ribbon:before, .ribbon:after {
   content: '';
   position: absolute;
   display: block;
   bottom: -1em;
   border: 1.5em solid #000000;
   z-index: -1;
   }
.ribbon:before {
   left: -2em;
   border-right-width: 1.5em;
   border-left-color: transparent;
   -webkit-box-shadow: rgba(000,000,000,0.4) 1px 1px 1px;
   -moz-box-shadow: rgba(000,000,000,0.4) 1px 1px 1px;
   box-shadow: rgba(000,000,000,0.4) 1px 1px 1px;
   }
.ribbon:after {
   right: -2em;
   border-left-width: 1.5em;
   border-right-color: transparent;
   -webkit-box-shadow: rgba(000,000,000,0.4) -1px 1px 1px;
   -moz-box-shadow: rgba(000,000,000,0.4) -1px 1px 1px;
   box-shadow: rgba(000,000,000,0.4) -1px 1px 1px;
   }
.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
   border-color: #171717 transparent transparent transparent;
   position: absolute;
   display: block;
   border-style: solid;
   bottom: -1em;
   content: '';
   }
.ribbon .ribbon-content:before {
   left: 0;
   border-width: 1em 0 0 1em;
   }
.ribbon .ribbon-content:after {
   right: 0;
   border-width: 1em 1em 0 0;
   }
.ribbon-stitches-top {
   margin-top:2px;
   border-top: 1px dashed rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
   -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
   box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
   }
.ribbon-stitches-bottom {
   margin-bottom:2px;
   border-top: 1px dashed rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
   -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
   box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3);
   }

   /* jQuery Countdown styles 2.0.0. */
.is-countdown {
	background: none;
	box-shadow: none;
}
.countdown-rtl {
	direction: rtl;
}
.countdown-holding span {
	color: #888;
}
.countdown-row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown-show1 .countdown-section {
	width: 98%;
}
.countdown-show2 .countdown-section {
	width: 48%;
}
.countdown-show3 .countdown-section {
	width: 32.5%;
}
.countdown-show4 .countdown-section {
	width: 24.5%;
}
.countdown-show5 .countdown-section {
	width: 19.5%;
}
.countdown-show6 .countdown-section {
	width: 16.25%;
}
.countdown-show7 .countdown-section {
	width: 14%;
}
.countdown-section {
	display: block;
	float: left;
	font-size: 20px;
	font-weight: bolder;
	text-align: center;

}
.countdown-amount {
    font-size: 45px;
    line-height: 1em;
    letter-spacing: -1px;
    font-weight: bolder;
}
.countdown-period {
    display: block;
    font-weight: 600;
    opacity: .8;
}
.countdown-descr {
	display: block;
	width: 100%;
	padding-bottom: 20px;
}

ul.countdown {
    list-style: none;
    margin: 0 0;
    padding: 0;
    display: block;
    text-align: center;
	margin-bottom: 20px;
}

ul.countdown li {
    display: inline-block;
    margin: 0 5px;
    padding: 10px 10px;   
    border-radius: 10px;
    width: 90px;
    font-size: 20px;

}
ul.countdown li span {
    font-size: 67px ;
    font-weight: 300;
    font-weight: bold;
    line-height: 67px;
}

ul.countdown li p {
    opacity: .9;
    font-size: 22px;
    padding: 0; margin: 0;
}
#theContent {
	padding: 0 40px
}
/* Mobile */
@media screen and ( max-width: 940px ) {
	.ribbonContainer {
		display: none;
	}
.rowContainer {
		margin-top: -10px;
	}
#offer h1 {
	text-align: center;
	font-size: 2.3em;
	clear: both;
	letter-spacing: -2px;
	margin-top: 20px;
	color: #222;
	text-shadow: 1px 1px 0 #fff, 0 2px 4px #eee;
}
#offer h2 {
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 1.7em;
	text-shadow: 1px 1px 0 #fff, 0 2px 4px #eee;
}
#theContent {
	padding: 0 0
}
}