
/*
Font: 		YWFT Ultramagnetic
Style: 		Regular
URL: 		http://www.youworkforthem.com/product.php?sku=T0020
Foundry: 	YouWorkForThem
Foundry: 	http://www.youworkforthem.com/designer/1/youworkforthem
Copyright:	Copyright (c) 1996 by YouWorkForThem. All rights reserved.
Version: 	1.4
Created:	October 23, 2013
License: 	http://www.youworkforthem.com/font-license 
License: 	The WebFont(s) listed in this document must follow the YouWorkForThem
			WebFont license rules. All other parties are strictly restricted 
			from using the WebFonts(s) listed without a purchased license. 
			All details above must always remain unaltered and visible in your CSS.
*/

@font-face {
	font-family: 'YWFTUltramagnetic';
	src: url('webfonts/ywft-ultramagnetic.eot');
	src: url('webfonts/ywft-ultramagnetic.eot?#iefix') format('embedded-opentype'),
url('webfonts/ywft-ultramagnetic.woff') format('woff'),
url('webfonts/ywft-ultramagnetic.ttf') format('truetype'),
url('webfonts/ywft-ultramagnetic.svg#ywftsvg') format('svg');
	font-weight:normal;
	font-style:normal;
}



body {
	max-width:1280px;
	background-color:#f2f2f2;
	font-family:"Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	font-size: 18px; /* 20px; */
	color:#333333;
	line-height:1.3;
	font-weight:100;
	letter-spacing:1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
}




h1 {
	font-family:"Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	font-size: 18px; /* 20px; */
	width:80%;
	color:#666666;
	line-height:1.3;
	font-weight:100;
	letter-spacing:1px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	/*
	background-image:url(images/alpha75.png);
	background-repeat:repeat;
	*/
	
}


.wrapper {
	margin-top:20px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
	/**/
	width:920px;
	width:100%;
	
}







a img {border: none; }


a.reg:link {
		text-decoration: none; 
		background-color:#ff6666;
		color:#ffffff;	
	}



a.reg:visited {
		text-decoration: none; 
		background-color:#ff6666;
		color:#ffffff;	
		}

a.reg:active {
		text-decoration: none; 
		background-color:#333333;
		color:#ffffff;	
		}


a.reg:hover {
		text-decoration: none; 
		background-color:#333333;
		color:#ffffff;		
		}
		

/* //// LINK CLEAN OF FORMATS ///// */
/* NOT SURE WE WILL USE IT */
a.clean:link {
		text-decoration: none;
		color:#ff6666;
	}

a.clean:visited {
		text-decoration: none; 
		color:#ff6666;
		}

a.clean:active {
		text-decoration: none; 
		color:#ff6666;
		}

a.clean:hover {
		text-decoration: none; 	
		color:#333333;	
		}
		



a.footer:link {
		text-decoration: none;
		color:#ffffff;
	}

a.footer:visited {
		text-decoration: none; 
		color:#ffffff;
		}

a.footer:active {
		text-decoration: none;
		color:#ffffff; 
		}

a.footer:hover {
		text-decoration: none; 	
		color:#666666;	
		}	
		
		
		

a.shopy:link {
		text-decoration: none;
		color:#ffffff;
	}

a.shopy:visited {
		text-decoration: none; 
		color:#ffffff;
		}

a.shopy:active {
		text-decoration: none;
		color:#ffffff; 
		}

a.shopy:hover {
		text-decoration: none; 	
		color:#000000;	
		}	
	



/* /////////////////// SOCIAL SHARES /////// */

/* This gets Google to fall into place */

.socialbox {
	margin-top:20px;
	margin-bottom:20px;
}


.social {
	font-size: 1px;
}

/* This gets Facebook to fall into place */
.social iframe {
	vertical-align: middle;
}

/* Set an optional width for your button wrappers */
.social span {
	display: inline-block;
	width: 80px;
}

#facebook {
	vertical-align:middle;
}

#twitter {
	vertical-align:middle;
}

#whatsapp {
	vertical-align:middle;
	text-decoration:none;
}



/* Adjust the widths individually if you like */
#google {
	width: 75px;
}




/* IGGI's SOCIAL GAME */

.social_h {
	vertical-align:top;
}




.shopy_button {
		/* background-color:#cd3333; */
		margin-left:auto;
		margin-right:auto;
		padding-top:12px;
		padding-bottom:10px;
		
		border:0px;
		width:250px;
		height:30px;
		background-color:#ff6666;
		color:#ffffff;
		margin-top:30px;
		
		
		
		font-family: 'YWFTUltramagnetic', Helvetica, Arial, Sans-Serif;
		/* >>>>>>>>>>>>>>>>>>>>>>>> SIZER <<<<<<<<<<<<<<<<<<<<<<<<<< */
		font-size:20px;
		font-weight:normal;
		text-align:center;
		
	}
