/*http://298bc8d5bfa5864e99d7-49980afac8f716c6d12bbb7fd2140422.r26.cf5.rackcdn.com/images/*/

html, body, div, span, p, a, del, em, img, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

@font-face {
	font-family: 'Omnes_ATT-Medium';
	src: url('fonts/omnes_att-medium.eot');
	src: url('fonts/omnes_att-medium.eot') format('embedded-opentype'),
    	 url('fonts/omnes_att-medium.woff') format('woff'),
    	 url('fonts/omnes_att-medium.ttf') format('truetype'),
       url('fonts/omnes_att-medium.svg#Omnes_ATT-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	background-image:url(images/background.png)	;
	background-repeat: repeat-x;
	background-color:#fcfcfc;
}

.sport{
	position: absolute;
}

.gender{
	position: absolute;
}

.headHolder{
	position:absolute;
}

.headSkinHolder{
	position:absolute;
}

.headSkinColor{
	position:absolute;
}

.hairHolder{
	position: absolute;
}

.eyesHolder{
	position: absolute;
}

.hairColor{
	position: absolute;
}

.bodyHolder{
	position: absolute;
}

.bodySkinHolder{
	position: absolute;
}

.bodySkinColor{
	position: absolute;
}

.headUniformHolder{
	position: absolute;
}

.headUniformSecondaryHolder{
	position: absolute;
}

.headUniformTertiaryHolder{
	position: absolute;
}

.headUniformSecondaryColor{
	position: absolute;
}

.headUniformTertiaryColor{
	position: absolute;
}

.uniformHolder{
	position: absolute;
}

.uniformPrimaryHolder{
	position: absolute;
}

.uniformSecondaryHolder{
	position: absolute;
}

.uniformTertiaryHolder{
	position: absolute;
}

.uniformPrimaryColor{
	position: absolute;
}

.uniformSecondaryColor{
	position: absolute;
}

.uniformTertiaryColor{
	position: absolute;
}

.faceHolder{
	position: absolute;
}

.loading{
	position: absolute;
	top:30%;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	width: 100px;
	height: 149px;
	display: none;
    background: url("images/loadingBobble.gif") no-repeat top center;
}

#loadHolder{
	width:100%;
	height: 500px;
	margin-top: 0px;
	display: block;
}

.loadedGifHolder{
	width: 500px;
	height: 500px;
	display: block;
}

.imageHolder{
	display: block;
	height: 600px;
	width: 100%;
	margin-top:20px;
	position: absolute;
	z-index: 5;
}

.leftHider{
	display: block;
	height:600px;
	width: 27px;
	background-image: url(images/lHider.png);
	position: absolute;
	left: 0px;
	z-index: 15;
}

.rightHider{
	display: block;
	height:600px;
	width: 27px;
	position: absolute;
	background-image: url(images/rHider.png);
	right: 0px;
	z-index: 25;
}

.floor{
	background-image:url(images/background.png)	;
	display: block;
	height: 798px;
	width: 100%;
	top:15%;
	background-repeat: repeat-x;
	position: absolute;
}

.generalClass{
	width: 575px;
	height: 575px;
	display:inline-block;
	transition: background 0.3s linear;
   -moz-transition: background 0.3s linear; /* Firefox 4 */
   -webkit-transition: background 0.3s linear; /* Safari and Chrome */
   -o-transition: background 0.3s linear; /* Opera */
}

.next{
	position: absolute;
	width: 44px;
	height: 44px;
	right: 0px;
	top: 30px;
    background: url("images/nextArrow.png") no-repeat top center;
    text-align: center;
    font-family: "Omnes_ATT-Medium";
    padding-top: 48px;
    font-size: 13px;
    color:#f98100;
    cursor: pointer;
    z-index: 10050;
    display: none;
}

.back{
	position: absolute;
	width: 44px;
	height: 44px;
	top: 30px;
	right: 0px;
    background: url("images/backArrow.png") no-repeat top center;
     text-align: center;
    font-family: "Omnes_ATT-Medium";
    color:#f98100;
    padding-top: 48px;
    font-size: 13px;
    cursor: pointer;
    z-index: 10060;
    display: none;
}

.genderButtons{
	position: absolute;
	top: 20px;
	width: 36px;
	height: 120px;
    z-index: 10070;
    display: none;
}

.maleSymbolAct{
    background: url("images/maleSymbol.png") no-repeat top center;
}

.maleSymbolSel{
    background: url("images/maleSymbol_sel.png") no-repeat top center;
}

.femaleSymbolAct{
	top: 55px;
    background: url("images/femaleSymbol.png") no-repeat top center;
}

.femaleSymbolSel{
    background: url("images/femaleSymbol_sel.png") no-repeat top center;
}

.genderBtn{
	position: absolute;
	width: 36px;
	height: 50px;
	cursor: pointer;
}

.container{
	position:relative;
	display:block;
	height:716px;
	width:800px;
}

.clipper{
	position:relative;
	display:inline-block;
	width:700px;
	height:600px;
	margin-left: -80px;
	overflow:hidden;
}

#Logo{
	display: inline-block;
	background-image: url("images/attuverselogo_dt.png");
	width: 147px;
	height: 57px;
}

#footer{
	display:block;
	position:fixed;
	overflow:hidden;
	bottom:0px;
	width:100%;	
	height:94px;
	background-color:#2e2e2e;
	background-position:right;
	background-repeat:no-repeat;
	z-index:10000;
}

#footer .padder{
	padding: 0px 86px 0px 86px;
}

#footer #inner{
	border-bottom: 1px solid #4d4d4d;
	width: 100%;
	height: 65px;
	display: block;
	background-image:url(images/globe.png);
	background-repeat:no-repeat;
	background-position:right;
}

#footer ul{
	position: relative;
	display: block;
	margin-top: 5px;
}

#footer ul li {
	display:inline-block;
	list-style-type: none;
}

#footer ul li div{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: 'Omnes_ATT-Medium',serif;
	display: inline-block;
	margin-right: 18px;
}

#footer ul li div img{
	display: block;
}

#footer ul li div span{
	display: none;
}

.sportIcon{
	position: relative;
	width: 34px;
	height: 34px;
	cursor: pointer;
	margin-right: 12px;
	display:inline-block;
}

.sportDivider{
	position: relative;
	width: 1px;
	height: 41px;
	margin-right: 12px;
    background: url("images/greyRule.png") no-repeat top center;
	display:inline-block;
}

#secondaryPicker{
	display:none;
}

.colorPicker{
	position: absolute;
	width: 100%;
	height: 40px;
}

#primarycolorBtn{
	display:inline-block;
	width:91px;
	height:23px;
	float:right;
	display:absolute;
	background-color: #dfdddd; background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdddd), to(#f4f5f5));
	font-size:13px;
}

#trimcolorBtn{
	display:inline-block;
	width:91px;
	height:23px;
	float:right;
	display:absolute;
	background-color: #dfdddd; background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdddd), to(#f4f5f5));
	font-size:13px;
}

.colorBox{
	position: relative;
	width: 36px;
	height: 35px;
	cursor: pointer;
	display:inline-block;
	margin-right: 7px;
	-webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
}

/*----- Accordion -----*/
.accordion, .accordion * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
 
.accordion {
	margin-top:55px;
	display:block;
    overflow:hidden;
    border-radius:3px;
    background:#f7f7f7;
	font-family:"Omnes_ATT-Medium";
	border:1px solid #cacaca;
	border-top: 0px;
}

 .uniformColorBtn{
	position: absolute;
	width: 75px;
	height: 23px;
	cursor: pointer;
	background-size: contain!important;

}

#uniformPrimaryColorBtn{
	position:absolute;
	margin-top:17px;
	right:160px;
	background-size: contain;
}

#uniformSecondaryColorBtn{
	position:absolute;
	margin-top:17px;
	right:82px;
	background-size: contain;

}

#uniformTertiaryColorBtn{
	position:absolute;
	margin-top:17px;
	right:4px;
	background-size: contain;

}

.uniformPrimaryColorAct{
    background: url("images/primaryColorBtn.jpg") no-repeat top center;
}

.uniformPrimaryColorSel{
    background: url("images/primaryColorBtn_sel.jpg") no-repeat top center;
    cursor: default;
}

.uniformSecondaryColorAct{
    background: url("images/secondaryColorBtn.jpg") no-repeat top center;
}

.uniformSecondaryColorSel{
    background: url("images/secondaryColorBtn_sel.jpg") no-repeat top center;
    cursor:default;
}

.uniformTertiaryColorAct{
    background: url("images/tertiaryColorBtn.jpg") no-repeat top center;
}

.uniformTertiaryColorSel{
    background: url("images/tertiaryColorBtn_sel.jpg") no-repeat top center;
    cursor:default;
}

/*------Phrase Section-------*/
.phraseOverlay{
	width: 100%;
	height: 100%;
    background: url("images/phraseOverlay.png") no-repeat top center;
    position: absolute;
    z-index: 1000;
}

.phrasePicker{
	width: 100%;
	top: 300px;
}

.phraseOverlay{
    width: 100%;
    height: 100%;
   background: url("images/phraseOverlay.png") no-repeat top center;
   position: absolute;
   z-index: 1000;
}

.lArrow{
	position:absolute;
	left: 7px;
	top:17px;
	width: 16px;
	height: 27px;
    background: url("images/lArrow.png") no-repeat top center;
    z-index: 100;
    cursor: pointer;
}

.lArrow_on{
	background: url("images/lArrow_on.png") no-repeat top center;
}

.rArrow{
	position:absolute;
	right:7px;
	top:17px;
	width: 16px;
	height: 27px;
    background: url("images/rArrow.png") no-repeat top center;
    z-index: 110;
    cursor: pointer;
}

.rArrow_on{
	background: url("images/rArrow_on.png") no-repeat top center;
}

.dotsHolder{
	height: 7px;
	display:block;
	position:relative;
	margin: 5px auto;
	margin-top: 30px;
}

.dot{
	position: absolute;
	display: inline-block;
	width: 9px;
	height: 9px;
    background: url("images/dot_off.png") no-repeat top center;
}

.dotSel{
	background: url("images/dot_on.png") no-repeat top center;
}

.phraseHolder{
	width:100%;
	height:80px;
	position: relative;
	overflow:hidden;
	z-index:1;
}

.phrase{
	position: absolute;
    background-position: center; 
    background-repeat: no-repeat;
    width: 100%;
    height:100%;
}

/*----- Section Titles -----*/
.accordion-section-title {
    width:100%;
	height:48px;
    padding-left:17px;
    padding-top:19px;
    display:inline-block;
    border-top:1px solid #eeeeee;
    transition:all linear 0.15s;
	background-image:url(images/plusicon.png);
	background-position:right;
	background-repeat:no-repeat;
	text-transform:capitalize;
    /* Type */
    font-size:17px;
	text-decoration:none;
    color:#2e2e2e;
}

.accordion-section-title span{
	<!--[if IE 8]>
		display:none;
	<![endif]-->
}

.accordion-section-title .copy{
	display:none;
	<!--[if IE 8]>
		display:block;
	<![endif]-->
}

.accordion-section{
 	background-color: #e2e1e5;
 	background-image:url(images/accSec.png);
	background-size:cover;
	background-repeat:repeat-x;
	border-top:1px solid #cacaca;
  	border-bottom:1px solid #ffffff;
 }

.accordion-section-title.active {
    /* Type */
    text-decoration:none;
	background-image:none;
}
 
.accordion-section:last-child .accordion-section-title {
    border-bottom:none;
}
 
/*----- Section Content -----*/
.accordion-section-content {
	position: relative;
    padding:0px 17px 17px;
    display:none;
}

.accordion-section-content:nth-child(4) {
	padding-top:5px;
}

.startNav{
	position: absolute;
	width: 495px;
	right: 0px;
	margin-top:194px;
	display:none;
	z-index:10000;
}

.startNav .bucket{
	position: absolute;
	width: 100%;
	display:block;
}

.startNav .arrowL{
	display:block;
	width:22px;
	height:34px;
	top:50%;
	left:0%;
	position:absolute;
	background-image:url(images/arrowL.png);
}

.startNav .arrowR{
	display:block;
	width:22px;
	height:34px;
	top:50%;
	right:0%;
	position:absolute;
	background-image:url(images/arrowR.png);
}

.mainNav{
	position: absolute;
	margin-top:150px;
	right: 0px;
	height: 280px;
	width: 380px;
	z-index: 1000;
	display:none;
}

.phraseNav{
	position: absolute;
	right: 0px;
	width: 420px;
	margin-top:250px;	
	display:none;

	z-index: 15;
}

.shareNav{
	position:absolute;
	left:0px;
	width: 100%;
	top:25px;
	display:none;
	z-index: 222;
}

.socialNav{
	position: absolute;
	display: none;
	width:984px;
	height:660px;
	left:50%;
	background:#e9e8e8;
	background:rgba(231,231,231,0.9);
	border: 10px solid #ffffff;
	top:50%;
	margin-left: -492px;
	margin-top: -360px;
	z-index: 200000;
	text-align: center;
	font-family: "Omnes_ATT-Medium";
	font-size: 17px;
	padding: 15px;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
}

#overlay{
	position: relative;
	display: block;
	margin-bottom: 20px;
}

.hidercontainer{
	position: relative;
	overflow: hidden;
}

.facebook{
	position: relative;
	display: inline-block;
	height: 54px;
	width: 55px;
	background-image: url("images/socialSprite.png");
	cursor: pointer;
}

.tumblr{
	position: relative;
	display: inline-block;
	height: 54px;
	width: 55px;
	background-position: 55px 0;
	background-image: url("images/socialSprite.png");
	cursor: pointer;
}

.twitter{
	position: relative;
	display: inline-block;
	height: 54px;
	width: 55px;
	background-position: 120px 0;
	background-image: url("images/socialSprite.png");
	cursor: pointer;
}

#startupBtn{
	background-image:url(images/startsprite.png);
	background-repeat:no-repeat;
	background-position: -150px -285px;
	cursor: pointer;
	display: block;
	margin-top: 40px;
	width:176px;
	height:43px;
}

#remakeBtn{
	display:inline-block;
	background-image:url("images/remakeBtn.png");
	width:185px;
	height:44px;
}

#saveBtn{
	display:inline-block;
	background-image:url("images/saveBtn.png");
	margin-left:4px;
	width:185px;
	height:44px;
}

#finishBtn{
	display:block;
	position: relative;
	background-image:url("images/finishBtn_Desktop.png");
	margin-bottom: 24px;
	width:185px;
	height:44px;
	cursor: pointer;
}

#editBtn{
	display:inline-block;
	background-image:url("images/editBtn.png");
	width:170px;
	height:40px;
}

.footerlogo{
	display: block;
	position: relative;
	left: 138px;
}

#phraseDescription{
	display:block;
	background-image:url("images/phraseDescription.png");
	background-position:center;
	background-repeat:no-repeat;
	width:235px;
	height:13px;
	margin-bottom:34px;
	margin-top:46px;
}

#socialcontainer{
	display:block;
	position:relative;
	margin:20px auto 20px;	
	width:185px;
}

.autocenter{
	display:block;
	position:relative;
	margin:0 auto;	
}

.buttoncontainer{
	width:383px;
}

#text1{
	background-image:url("images/startsprite.png");
	background-repeat:no-repeat;
	display:block;
	height:40px;
	width:495px;
	background-position: -0px -10px;
	margin-top:0px;
}

#text2{
	background-image:url(images/startsprite.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	background-position: -0px -56px;
	display:block;
	height:30px;
	width:495px;
}

#text3{
	background-image:url(images/startsprite.png);
	background-repeat:no-repeat;
	background-position: -0px -92px;
	margin-top: 10px;
	display:block;
	height:55px;
	width:495px;
}

#text4{
	background-image:url(images/startsprite.png);
	background-repeat:no-repeat;
	background-position: 0px -148px;
	display:block;
	height:95px;
	width:495px;
}

#startbtn{
	background-image:url(images/startsprite.png);
	background-repeat:no-repeat;
	background-position: -150px -285px;
	cursor: pointer;
	display: block;
	width:176px;
	height:43px;
	position: relative;
	margin: 30px auto;
}

.learnMoreBlurb{
	margin-top: 10px;
	width:449px;
	height:29px;
}

.learnMoreText{
	background-image:url(images/learnMoreBlurb_desktop.png);
	width:449px;
	height:29px;
}

.learnMoreBtn{
	position: absolute;
	background-image:url(images/learnMoreBtn_desktop.png);
	width:67px;
	height:10px;
	top:17px;
	left:327px;
	cursor: pointer;
}

.socialGifHolder{
	width: 500px;
	height: 500px;
}

#termsconditions{
	display: block;
	cursor: pointer;
}

#termsofuse{
	display: block;
	cursor: pointer;
}

#privacypolicy{
	display: block;
	cursor: pointer;
}

@media screen and (max-width: 500px) , screen and (max-height: 808px) {
	#footer{	
		position:relative;
	}
}

@media screen and (max-width: 500px) {
	body{
		background-image:url(images/floor.png)	;
		background-repeat: no-repeat;
		background-position: center 165px;
		background-size: contain;
		background-color: #ffffff;
	}

	.sport{
		position: absolute;
	}

	.gender{
		position: absolute;
	}

	.headHolder{
		position:absolute;
	}

	.headSkinHolder{
		position:absolute;
	}

	.headSkinColor{
		position:absolute;
	}

	.hairHolder{
		position: absolute;
	}

	.hairColor{
		position: absolute;
	}

	.bodyHolder{
		position: absolute;
	}

	.bodySkinHolder{
		position: absolute;
	}

	.bodySkinColor{
		position: absolute;
	}

	.headUniformHolder{
		position: absolute;
	}

	.headUniformSecondaryHolder{
		position: absolute;
	}

	.headUniformSecondaryColor{
		position: absolute;
	}

	.socialNav{
		position: absolute;
		left:0%;
		top:0;
		font-size: 15px;
		line-height: 20px;
		height: 520px;
		width: 88%;
		margin-left: 0;
		margin-top: 0;
	}

	.uniformHolder{
		position: absolute;
	}

	.uniformPrimaryHolder{
		position: absolute;
	}

	.uniformSecondaryHolder{
		position: absolute;
	}

	.uniformPrimaryColor{
		position: absolute;
	}

	.uniformSecondaryColor{
		position: absolute;
	}

	.faceHolder{
		position: absolute;
	}

	.imageHolder{
		display: block;
		height: 400px;
		width: 100%;
		position: absolute;
		z-index: 5;
		margin-top: 0px;
	}

	.floor{
		background-image: url(images/floor.png);
		display: block;
		height: 400px;
		width: 100%;
		position: absolute;
	}

	.generalClass{
		width: 360px;
		height: 400px;
		display:inline-block;
		transition: background 0.3s linear;
	   -moz-transition: background 0.3s linear; /* Firefox 4 */
	   -webkit-transition: background 0.3s linear; /* Safari and Chrome */
	   -o-transition: background 0.3s linear; /* Opera */
	}

	.next{
		position: absolute;
		width: 36px;
		height: 36px;
		top: 20px;
		right:20px;
	    background: url("images/nextArrow.png") no-repeat top center;
	    background-size: contain;
	    padding-top: 38px;
	    cursor: pointer;
	    z-index: 10050;
	    display: none;
	}

	.back{
		position: absolute;
		width: 36px;
		height: 36px;
		top: 20px;
		left:20px;
	    background: url("images/backArrow.png") no-repeat top center;
	    background-size: contain;
	    padding-top: 38px;
	    cursor: pointer;
	    z-index: 10060;
	    display: none;
	}

	.loading{
		position: absolute;
		top:30%;
		left:0;
	    right:0;
	    margin-left:auto;
	    margin-right:auto;
		width: 100px;
		height: 149px;
		display: none;
	    background: url("images/loadingBobble.gif") no-repeat top center;
	}

	#loadHolder{
		display: block;
		width:500px;
		height:500px;

	}

	.socialGifHolder{
		width: 322px;
		height: 322px;
	}

	.genderButtons{
		position: absolute;
		top: 20px;
		left: 20px;
		width: 36px;
		height: 120px;
	    z-index: 10070;
	    display: none;
	}

	.maleSymbolAct{
	    background: url("images/maleSymbol.png") no-repeat top center;
	}

	.maleSymbolSel{
	    background: url("images/maleSymbol_sel.png") no-repeat top center;
	}

	.femaleSymbolAct{
		top: 55px;
	    background: url("images/femaleSymbol.png") no-repeat top center;
	}

	.femaleSymbolSel{
	    background: url("images/femaleSymbol_sel.png") no-repeat top center;
	}

	.genderBtn{
		position: absolute;
		width: 36px;
		height: 50px;
		cursor: pointer;
	}

	.container{
		position:relative;
		display:block;
		width:100%;
		height:640px;
		overflow:hidden;
		border: 1px solid #999999;
	}

	#Logo{
		background-repeat: no-repeat;
		background-image:url(images/attuverselogomobile.png);
	}

	#footer{
		display:block;
		position:absolute;
		top: 628px;
		width:100%;	
		height:72px;
		background-color:#2e2e2e;
		z-index: 500;
	}

	#footer .padder{
		padding: 0px 20px 0px 20px;
	}

	#footer #inner{
		border-bottom: 1px solid #4d4d4d;
		width: 100%;
		height: 46px;
		display: block;
		background-image:url(images/globe.png);
		background-repeat:no-repeat;
		background-position:right;
	}

	#footer ul{
		position: relative;
		display: block;
		margin-top: 2px;
	}

	#footer ul li {
		display:inline-block;
		list-style-type: none;
	}

	#footer ul li div{
		color: #ffffff;
		text-decoration: none;
		font-size: 10px;
		font-family: 'Omnes_ATT-Medium',serif;
		display: inline-block;
		margin-right: 15px;
	}

	#footer ul li div img{
		display: none;
	}

	#footer ul li div span{
		display: block;
	}

	.sportIcon{
		position: relative;
		width: 34px;
		height: 34px;
		margin-right: 10px;
		cursor: pointer;
		display:inline-block;
	}

	.sportDivider{
		position: relative;
		width: 1px;
		height: 41px;
	    background: url("images/greyRule.png") no-repeat top center;
		display:inline-block;
		margin-right: 10px;
	}

	#secondaryPicker{
		display:none;
	}

	.colorPicker{
		position: absolute;
		width: 100%;
		height: 40px;
	}

	#primarycolorBtn{
		display:inline-block;
		width:91px;
		height:23px;
		float:right;
		display:absolute;
		background-color: #dfdddd; background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdddd), to(#f4f5f5));
		font-size:13px;
	}

	#trimcolorBtn{
		display:inline-block;
		width:91px;
		height:23px;
		float:right;
		display:absolute;
		background-color: #dfdddd; background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdddd), to(#f4f5f5));
		font-size:13px;
	}

	.colorBox{
		position: relative;
		width: 36px;
		height: 35px;
		cursor: pointer;
		display:inline-block;
		margin-right: 5px;
		-webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;
		-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
		-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
		box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
	}

	/*----- Accordion -----*/
	.accordion, .accordion * {
	    -webkit-box-sizing:border-box;
	    -moz-box-sizing:border-box;
	    box-sizing:border-box;
	}
	 
	.accordion {
	    overflow:hidden;
	    border-radius:3px;
	    background:#f7f7f7;
		font-family:"Omnes_ATT-Medium";
		margin-top: 0px;
	}

	.uniformColorBtn{
		position: absolute;
		width: 75px;
		height: 23px;
		cursor: pointer;
	}

	#uniformPrimaryColorBtn{
		position:absolute;
		margin-top:9px;
		right:160px;
	}

	#uniformSecondaryColorBtn{
		position:absolute;
		margin-top:9px;
		right:82px;
	}

	#uniformTertiaryColorBtn{
		position:absolute;
		margin-top:9px;
		right:4px;
	}	

	.uniformPrimaryColorAct{
	    background: url("images/primaryColorBtn.jpg") no-repeat top center;
	}

	.uniformPrimaryColorSel{
	    background: url("images/primaryColorBtn_sel.jpg") no-repeat top center;
	    cursor: default;
	}

	.uniformSecondaryColorAct{
	    background: url("images/secondaryColorBtn.jpg") no-repeat top center;
	}

	.uniformSecondaryColorSel{
	    background: url("images/secondaryColorBtn_sel.jpg") no-repeat top center;
	    cursor:default;
	}

	.uniformTertiaryColorAct{
 	   background: url("images/tertiaryColorBtn.jpg") no-repeat top center;
	}

	.uniformTertiaryColorSel{
    	background: url("images/tertiaryColorBtn_sel.jpg") no-repeat top center;
    	cursor:default;
	}

	/*------Phrase Section-------*/
	.phraseNav{
		position: absolute;
		bottom: 70px;
		width: 100%;
	}

	.phraseOverlay{
		width: 100%;
		height: 100%;
	    background: url("images/phraseOverlay.png") no-repeat top center;
	    position: absolute;
	    z-index: 1000;
	}

	.phrasePicker{
		width: 100%;
		top: 300px;
	}

	.lArrow{
		position:absolute;
		left: 7px;
		top:22px;
		width: 16px;
		height: 27px;
	    background: url("images/lArrow.png") no-repeat top center;
	    z-index: 100;
	    cursor: pointer;
	}

	.lArrow_on{
		background: url("images/lArrow_on.png") no-repeat top center;
	}

	.rArrow{
		position:absolute;
		right:7px;
		top:22px;
		width: 16px;
		height: 27px;
	    background: url("images/rArrow.png") no-repeat top center;
	    z-index: 110;
	    cursor: pointer;
	}

	.rArrow_on{
		background: url("images/rArrow_on.png") no-repeat top center;
	}

	.dotsHolder{
		height: 7px;
		display:block;
		position:relative;
		margin: 5px auto;
	}

	.dot{
		position: absolute;
		width: 7px;
		height: 7px;
	    background: url("images/dot_off.png") no-repeat top center;
	    background-size: contain;
	}

	.dotSel{
		background: url("images/dot_on.png") no-repeat top center;
		background-size: contain;

	}

	.phraseHolder{
		width:100%;
		height:80px;
		position: relative;
		background-size: contain;
		z-index:1;
	}

	.phrase{
		position: absolute;
	    background-position: center; 
	    background-size: 82%,82%;
	    width: 100%;
	    height:100%;
	}

	/*----- Section Titles -----*/
	.accordion-section-title {
	    width:100%;
		height:35px;
	    padding:15px;
	    padding-top: 12px;
	    display:inline-block;
	    border-top:1px solid #cacaca;
	    transition:all linear 0.15s;
		background-image:url(images/plusicon.png);
		background-position:right;
		background-repeat:no-repeat;
	    /* Type */
	    font-size:14px;
		text-decoration:none;
	    color:#000;
	}

	.accordion-section{
	 	background-color: #f4f5f5;
	 	background-image:url(images/accSec.png);
		background-size:cover;
	  	border-bottom:1px solid #ffffff;
	 }

	.accordion-section-title.active {
	    /* Type */
	    text-decoration:none;
		background-image:none;
	}
	 
	.accordion-section:last-child .accordion-section-title {
	    border-bottom:none;
	}
	 
	/*----- Section Content -----*/
	.accordion-section-content {
		position: relative;
	    padding-right:15px;
	   	padding-left:15px;
		padding-top:0px;
		padding-bottom: 5px;
	    display:none;
	}

	#skinPicker {
		height:77px;
		padding-top: 16px;
	}

	#hairPicker {
		height:77px;
		padding-top: 16px;
	}

	#eyePicker {
		height:77px;
		padding-top: 16px;
	}

	#uniformColorPicker{
		padding-top: 10px;
	}
	
	.startNav{
		position: absolute;
		width: 100%;
		height:100%;
		display:block;
		z-index:488;
		margin-top: 0px;
	}

	.startNav .bucket{
		position: absolute;
		width: 100%;
		display:block;
		bottom:70px;
	}

	.startNav .arrowL{
		display:block;
		width:22px;
		height:34px;
		top:50%;
		left:0%;
		position:absolute;
		background-image:url(images/arrowL.png);
	}

	.startNav .arrowR{
		display:block;
		width:22px;
		height:34px;
		top:50%;
		right:0%;
		position:absolute;
		background-image:url(images/arrowR.png);
	}

	.mainNav{
		position: absolute;
		bottom: 12px;
		height: initial;
		margin-top: 0px;
		width: 100%;
		z-index: 1000;
		display:none;
	}

	.shareNav{
		position:absolute;
		width: 100%;
		height: 100%;
		display:none;
		top:0px;
		z-index: 222;
	}

	.facebook{
		position: relative;
		display: inline-block;
		height: 54px;
		width: 55px;
		background-image: url("images/socialSprite.png");
		cursor: pointer;
	}

	.tumblr{
		position: relative;
		display: inline-block;
		height: 54px;
		width: 55px;
		background-position: 55px 0;
		background-image: url("images/socialSprite.png");
		cursor: pointer;
	}

	.twitter{
		position: relative;
		display: inline-block;
		height: 54px;
		width: 55px;
		background-position: 120px 0;
		background-image: url("images/socialSprite.png");
		cursor: pointer;
	}

	#remakeBtn{
		display:inline-block;
		background-image:url("images/remakeBtnmobile.png");
		background-repeat: no-repeat;
		width:160px;
		height:33px;
	}

	#saveBtn{
		display:inline-block;
		background-image:url("images/saveBtnmobile.png");
		margin-left:4px;
		background-repeat: no-repeat;
		width:160px;
		height:33px;
	}

	#finishBtn{
		display:block;
		position: relative;
		background-image:url("images/finishBtn_Mobile.png");
		background-repeat: no-repeat;
		margin-bottom: 12px;
		width:164px;
		height:33px;
		cursor: pointer;
	}

	#editBtn{
		display:inline-block;
		background-image:url("images/editBtn.png");
		background-size: contain;
		background-repeat: no-repeat;
		width:170px;
		height:40px;
	}

	#phraseDescription{
		display:block;
		background-image:url("images/phraseDescription.png");
		background-position:center;
		background-repeat:no-repeat;
		cursor: pointer;
		width:235px;
		height:13px;
		margin-bottom:17px;
		margin-top:17px;
	}

	#socialcontainer{
		display:block;
		position:relative;
		margin:15px auto 15px;	
		width:185px;
	}

	.autocenter{
		display:block;
		position:relative;
		margin:0 auto;	
	}

	.buttoncontainer{
		width:330px;
	}

	#text1{
		background-image:url("images/startspritemobile.png");
		background-repeat:no-repeat;
		display:block;
		height:30px;
		width:260px;
		background-position: -50px -27px;
		margin-top:20px;
	}

	#text2{
		background-image:url(images/startspritemobile.png);
		background-repeat:no-repeat;
		background-position: -50px -56px;
		display:block;
		height:30px;
		margin-top:0px;
		width:260px;
	}

	#text3{
		background-image:url(images/startspritemobile.png);
		background-repeat:no-repeat;
		background-position: -20px -85px;
		margin-top:0px;
		display:block;
		height:35px;
		width:320px;
	}

	#text4{
		background-image:url(images/startspritemobile.png);
		background-repeat:no-repeat;
		background-position: -20px -126px;
		display:block;
		height:60px;
		width:320px;
		margin-top:0px;
	}

	#startupBtn{
		background-image:url("images/startBtn.png");
		background-position: center;
		background-repeat: no-repeat;
		cursor: pointer;
		margin-top: 350px;
		display: block;
		width:152px;
		height:33px;
	}

	#startbtn{
		background-image:url("images/startBtn.png");
		background-position: center;
		background-repeat: no-repeat;
		cursor: pointer;
		margin-top: 30px;
		display: block;
		width:152px;
		height:33px;
	}
	
	.learnMoreBlurb{
		margin-top: 10px;
		width:307px;
		height:45px;
	}

	.learnMoreText{
		background-image:url(images/learnMoreBlurb_mobile.png);
		width:307px;
		height:45px;
	}

	.learnMoreBtn{
		position: absolute;
		background-image:url(images/learnMoreBtn_mobile.png);
		width:67px;
		height:9px;
		top:35px;
		left:188px;
		cursor: pointer;
	}

	#overlay{
		margin-top:30px;
		margin-bottom: 30px;
	}

	.clipper{
		width:340px;
		margin:0 auto;
		top: 170px;
		position: relative;
		display: block;
	}	

	#loadHolder{
		width: 100%;
		height:340px;
		margin-top: 95px;
		display: block;
	}

	.loadedGifHolder{
		width: 340px;
		height:340px;
	}

}

@media screen and (max-width: 330px) {
	.sportIcon{
		position: relative;
		width: 34px;
		height: 34px;
		margin-right: 6px;
		cursor: pointer;
		display:inline-block;
	}

	.sportDivider{
		position: relative;
		width: 1px;
		height: 41px;
	    background: url("images/greyRule.png") no-repeat top center;
		display:inline-block;
		margin-right: 6px;
	}

	.colorBox{
		width: 31px;
		height: 31px;
	}

	#uniformPrimaryColorBtn{
		position:absolute;
		margin-top:10px;
		right:135px;
	}

	#uniformSecondaryColorBtn{
		position:absolute;
		margin-top:10px;
		right:69px;
	}
	
	#uniformTertiaryColorBtn{
		position:absolute;
		margin-top:10px;
		right:4px;
	}

	.uniformColorBtn{
		width:62px;
	}
}