@import url(http://fonts.googleapis.com/css?family=Oswald:null|);

/************************ Icons ******************************/
@font-face {
  font-family: 'icomoon-ultimate';
  src: url("../fonts/icomoon-ultimate.eot?v=3.0.1");
  src: url("../fonts/icomoon-ultimate.eot?#iefix&v=3.0.1") format("embedded-opentype"), url("../fonts/icomoon-ultimate.woff?v=3.0.1") format("woff"), url("../fonts/icomoon-ultimate.ttf?v=3.0.1") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*  IcoMoon styles
 ------------------------------------------------------- */
[class*='icon-'], [class*='icon_'] {
  font-family: icomoon-ultimate;
  speak: none;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }



.BacktoPage1 a.buttons .text_menu_link{
display:block;
}
.BacktoPage1 a.buttons .secondary_text{
display:block;
}
.BacktoPage1 a.buttons .icon_menu_handle{
position:absolute;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	left:0;
	top:0;
	text-align:left;
	color:rgba(0, 0, 0, 0.75);
	font-size:2em;
}
.BacktoPage1 a.buttons{
-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid gray;
	margin:10px auto;
	display:inline-block;
	text-align:center;
	text-decoration:none;
	position:relative;
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:13px;
}
.BacktoPage1 a.buttonRegular:hover .text_menu_link{
color:rgba(255, 255, 255, 1);
}
.BacktoPage1 a.buttonRegular:hover{
background-image:none;
	background-color:rgba(100, 217, 21, 1);
}
.BacktoPage1 a.buttonRegular:active .text_menu_link{
color:rgba(255, 255, 255, 1);
	padding-top:12px;
}
.BacktoPage1 a.buttonRegular:active .secondary_text{
padding-bottom:8px;
}
.BacktoPage1 a.buttonRegular:active{
box-shadow:rgba(0, 0, 0, 0.296875) 0px 4px 0px 0px inset;
	background-image:none;
	background-color:rgba(155, 217, 21, 1);
}
.BacktoPage1 a.buttonRegular .text_menu_link{
padding-top:10px;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:20px;
	color:rgba(250, 248, 245, 1);
	text-shadow:rgba(0, 0, 0, 0.496094) 0px 2px 0px;
	font-size:1.1em;
	font-family:"Oswald";
	font-weight:700;
	font-style:normal;
	text-transform:none;
	line-height:1.1em;
}
.BacktoPage1 a.buttonRegular .text_menu_link:after{
content:"<< Our Team Page 1";
}
.BacktoPage1 a.buttonRegular .secondary_text{
padding-top:0px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:20px;
	color:rgba(168, 53, 0, 0.8);
	text-shadow:none;
	font-size:1.3em;
	font-family:"Helvetica", "Arial", "sans-serif";
	display:block;
	font-weight:400;
	font-style:normal;
	line-height:1em;
}
.BacktoPage1 a.buttonRegular .secondary_text:after{
content:"";
}
.BacktoPage1 a.buttonRegular .icon_menu_handle{
left:5%;
	top:10%;
	position:absolute;
	text-shadow:rgba(0, 0, 0, 0.5) 0px 2px 2px;
	background-position:5% 10%;
}
.BacktoPage1 a.buttonRegular{
box-shadow:rgba(0, 0, 0, 0.3) 0px -3px 0px 0px inset;
	border-style:none;
	border-width:1px;
	border-color:#cccccc;
	border-top-style:none;
	border-top-width:1px;
	border-top-color:#cccccc;
	border-right-style:none;
	border-right-width:1px;
	border-right-color:#cccccc;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	border-left-style:none;
	border-left-width:1px;
	border-left-color:#cccccc;
	background-color:rgba(21, 100, 219, 1);
	border-top-right-radius:13px;
	border-bottom-left-radius:13px;
	border-bottom-right-radius:13px;
	border-top-left-radius:13px;
	background-image:none;
	width:160px;
	height:38px;
}
