/*
Theme Name: Gemology Lab
Theme URI: http://www.gemologylab.com/
Author: Daniel Lhanie
Author URI: http://www.daniellhanie.com/
Description: This is a custom theme for GemologyLab.com
Version: 1.0
*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../../../../../20190208183614im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #68809D;
	background-size:cover;
	background-attachment: fixed;
	/* -webkit-font-smoothing: antialiased; */
}
#mainMarginAuto {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainWrapper {
	height: auto;
	width: 960px;
	float: left;
	background-color: #FFF;
	box-shadow: rgba(104,128,157,.75) 0px 0px 80px;
	-moz-box-shadow: rgba(104,128,157,.75) 0px 0px 80px;
	-webkit-box-shadow: rgba(104,128,157,.75) 0px 0px 80px;
}

/* Header - Start
----------------------------------------------- */

#mainHeader {
	width: 100%;
	height: auto;
	float: left;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F4F7;
	border-bottom-color: #F0F4F7;
}
#mainBanner {
	height: auto;
	width: 100%;
	float: left;
}
#mainTop {
	height: auto;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F4F7;
	float: left;
}
#mainLogo {
	float: left;
	height: auto;
	width: auto;
}
#mainLogo a {
	float: left;
	height: 100px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
	background-image: url(../../../../../../20190130180043im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/logo.jpg);
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainContact {
	float: right;
	height: auto;
	width: auto;
}
#mainPhone {
	float: right;
	height: auto;
	width: 280px;
	font-family: museo_slab500;
	font-size: 12px;
	text-align: right;
	padding-top: 44px;
	padding-right: 30px;
	color: #69809C;
}
#mainPhone a {
	text-decoration: none;
	color: #69809C;
}

/* Header - End
----------------------------------------------- */


/* Navigation - Start
----------------------------------------------- */

#mainNavigation {
	height: auto;
	width: 100%;
	float: left;
}
#mainNav {
	height: 44px;
	width: 960px;
	margin: 0 auto;
}
ul.mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mainNav li {
	display: block;
	position: relative;
	float: left;
	background-image: url(../../../../../../20190130180037im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/nav-border.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
ul.mainNav li a {
	display: block;
	text-decoration: none;
	color: #69809C;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	white-space: nowrap;
	line-height: 44px;
	height: 44px;
	width: auto;
	font-family: museo_slab500;
	/* [disabled]text-shadow: rgba(0,0,0,1) 0px 1px 0px; */
	background-color: #FFF;
	text-transform: uppercase;
	background-image: url(../../../../../../20190206225542im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/nav.jpg);
	background-position: right top;
	background-repeat: repeat-x;
	margin-right: 1px;
}
ul.mainNav li a:hover {
	color: #FFF;
	background-position: center;
	text-shadow: rgba(0,0,0,1) 0px 1px 0px;
}
ul.mainNav li a:active {
	background-position: bottom;
}
ul.mainNav li:hover a{
}
ul.mainNav ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	box-shadow: rgba(0,0,0,.10) 0px 1px 16px;
	-moz-box-shadow: rgba(0,0,0,.10) 0px 1px 16px;
	-webkit-box-shadow: rgba(0,0,0,.10) 0px 1px 16px;
	margin: 0px;
	height: auto;
	width: auto;
	z-index: 2;
	left: 0px;
	background-color: #FFF;
	padding: 0px;
}
ul.mainNav ul li {
	border: 0;
	background-color: none;
}
ul.mainNav ul li a	{
	font-size: 12px;
	text-shadow: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border-right-style: none;
	font-weight: normal;
	line-height: 32px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 164px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	background-color: #FCFCFC;
	height: auto;
	float: left;
} 
ul.mainNav ul li:hover a {
	color: #555;
	background-color: #FFF;
}
ul.mainNav ul li:active a {
	text-shadow: none;
}
ul.mainNav ul li:last-child  a {
	border-bottom-style: none;
}

/* Navigation - Start
----------------------------------------------- */


/* Home - Start
----------------------------------------------- */


#mainContainer {
	float: left;
	height: auto;
	width: 100%;
}
#mainCapture {
	float: left;
	height: auto;
	width: 100%;
}
#mainImage {
	width: 960px;
	min-height: 400px;
}
#mainImageLeft {
	float: left;
	height: 400px;
	width: 680px;
	background-color: #666;
	background-image: url(../../../../../../20181230154053im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/slide3.jpg);
}
#mainSlides {
	height: 400px;
	width: 680px;
	float: left;
}
#mainImageRight {
	float: right;
	height: 400px;
	width: 280px;
	/* [disabled]box-shadow: inset rgba(104,128,157,.20) 0px 0px 12px; */
	/* [disabled]-moz-box-shadow: inset rgba(104,128,157,.20) 0px 0px 12px; */
	/* [disabled]-webkit-box-shadow: inset rgba(104,128,157,.20) 0px 0px 12px; */
}
#mainAction {
	float: left;
	height: 232px;
	width: 260px;
	background-image: url(../../../../../../20190205235432im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/action.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 168px;
}
#mainText {
	padding: 30px;
	float: left;
	width: 900px;
	font-size: 12px;
	background-image: url(../../../../../../20190205043344im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/grey.png);
	font-family: museo_slab500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #69809C;
}
#mainText h1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #69809C;
	text-shadow: rgba(255,255,255,1) 0px 1px 0px;
	font-weight: normal;
}
#mainServices {
	float: left;
	width: 960px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #F0F4F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E8F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E8F0;
}
ul.mainServices {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mainServices li {
	float: left;
	margin-left: 30px;
	height: 180px;
	width: 280px;
	display: block;
}
ul.mainServices li a {
	height: 180px;
	width: 280px;
	display: block;
	background-color: #FFF;
	box-shadow: rgba(104,128,157,.33) 0px 1px 3px;
	-moz-box-shadow: rgba(104,128,157,.33) 0px 1px 3px;
	-webkit-box-shadow: rgba(104,128,157,.33) 0px 1px 3px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: HelveticaNeueUltraLight;
	font-size: 24px;
	text-decoration: none;
	line-height: 60px;
	color: #69809C;
	text-indent: 20px;
	letter-spacing: 1px;
}
ul.mainServices li a:hover {
	color: #B448B0;
	background-position: bottom;
	box-shadow: rgba(104,128,157,.33) 0px 1px 6px;
	-moz-box-shadow: rgba(104,128,157,.33) 0px 1px 6px;
	-webkit-box-shadow: rgba(104,128,157,.33) 0px 1px 6px;
}
ul.mainServices li a:active {
}
.mainServiceOne {
	background-image: url(../../../../../../20190201041716im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/appraisal.jpg);
}
.mainServiceTwo {
	background-image: url(../../../../../../20190208233134im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/facts.jpg);
}
.mainServiceThree {
	background-image: url(../../../../../../20190202131354im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/testimonials.jpg);
}
#mainContent {
	float: left;
	width: 100%;
	min-height: 300px;
}
#mainColumnLeft {
	float: left;
	height: auto;
	width: 620px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	color: #888;
}
#mainColumnLeft h2 {
	color: #69809C;
}
#mainColumnLeft p {
	line-height: 16px;
}
#mainColumnLeft ul {
	padding-left: 20px;
	line-height: 24px;
	font-size: 14px;
}
#mainColumnLeft ul li {
	list-style-image: url(../../../../../../20190205125137im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/checkmark.png);
}
#mainColumnRight {
	width: 310px;
	float: right;
	height: auto;
}
#mainContentLeft {
	float: left;
	width: 400px;
	padding-left: 30px;
	height: auto;
}
#mainContentLeft img {
	margin-right: 20px;
}
#mainContentRight {
	float: right;
	width: 170px;
	height: auto;
}
#mainGuide {
	width: 280px;
	float: left;
	margin-top: 30px;
	height: 340px;
	background-image: url(../../../../../../20190126230440im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/guide.jpg);
	margin-bottom: 30px;
}
#mainSubscribe {
	padding-top: 225px;
	padding-left: 20px;
}

/* Home - End
----------------------------------------------- */


/* Page - Start
----------------------------------------------- */

#pageContainer {
	float: left;
	height: auto;
	width: 100%;
}
#pageImage {
	float: left;
	height: 192px;
	width: 960px;
	background-color: #666;
}
#pageCrumbs {
	width: 920px;
	height: 32px;
	float: right;
	background-color: #FFF;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E8F0;
	color: #888;
	line-height: 32px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#pageCrumbs a {
	text-decoration: none;
	color: #888;
}
#pageCrumbs a:hover {
	text-decoration: underline;
	color: #666;
}
#pageContent {
	float: left;
	height: auto;
	width: 960px;
	min-height: 600px;
	background-color: #FFF;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	font-family: 'museo_slab500';
	font-size: 14px;
	color: #666;
	-webkit-font-smoothing: antialiased;
}
#pageContent h1 {
	color: #69809C;
	font-weight: normal;
}
#pageContent h2 {
	font-weight: normal;
}
#pageContent h3 {
	font-weight: normal;
}
#pageContent a {
	color: #000;
	text-decoration: none;
}
#pageContent a:hover {
	color: #69809C;
}
#pageContent p {
}
#pageContent hr {
	background-color: #F0F4F7;
	height: 5px;
	border: 0;
}
#pageContentLeft {
	float: left;
	height: auto;
	width: 600px;
	padding-left: 20px;
	min-height: 802px;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E8F0;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	background-color: #FFF;
}
#pageContentRight {
	float: right;
	height: auto;
	width: 280px;
	min-height: 600px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
#pageContentRight ul {
	padding: 0px;
	list-style-type: none;
}
#pageAction {
	float: left;
	height: 232px;
	width: 259px;
	background-image: url(../../../../../../20190205235432im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/action.jpg);
	background-repeat: no-repeat;
	background-position: -1px top;
	padding-left: 19px;
	padding-top: 168px;
	margin-top: 20px;
	border: 1px solid #D4DBE5;
}
#pageGuide {
	width: 280px;
	float: left;
	margin-top: 20px;
	height: 340px;
	background-image: url(../../../../../../20190126230440im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/guide.jpg);
}
#pageSubscribe {
	padding-top: 225px;
	padding-left: 20px;
}
#pageContactLeft {
	float: left;
	height: auto;
	width: 440px;
	padding-left: 20px;
	min-height: 720px;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E8F0;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	background-color: #FFF;
}
#pageContactRight {
	float: right;
	height: auto;
	width: 440px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
.gemImage  {
	float: right;
	padding-left: 20px;
}

/* Page - End
----------------------------------------------- */


/* Footer - Start
----------------------------------------------- */

#footerMain {
	height: auto;
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E8F0;
	background-color: #F0F4F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
}
#footerMain a   {
	text-decoration: none;
	color: #888;
}
#footerMain a:hover {
	color: #000;
}
#footerMain a:active {
}
#footerLinks {
	float: left;
	height: auto;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DBE4;
}
#footerLinks ul  {
	text-decoration: none;
	display: block;
	float: left;
	width: 280px;
	height: auto;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 18px;
}
#footerLinks ul  h3{
	font-weight: bold;
	line-height: 24px;
	font-size: 16px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #69809C;
	border-bottom-color: #D8DBE4;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerLinks li {
	display: block;
}
#footerLinks #socialSet {
	height: auto;
	width: auto;
	/* [disabled]float: left; */
}
#footerLinks #socialSet a {
	height: 48px;
	width: 48px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-right: 8px;
	margin-bottom: 8px;
}
#footerLinks #socialSet a:hover {
	background-position: left bottom;
	margin-top: 2px;
}
a.facebookIcon {
	background-image: url(../../../../../../20190130045733im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/icon-facebook.png);
}
a.twitterIcon {
	background-image: url(../../../../../../20190203050407im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/icon-twitter.png);
}
a.youtubeIcon {
	background-image: url(../../../../../../20190201041719im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/icon-youtube.png);
}
a.googleIcon {
	background-image: url(../../../../../../20190203050404im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/icon-google.png);
}
a.yelpIcon {
	background-image: url(../../../../../../20190202221913im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/yelp-48.html);
}
a.linkedinIcon {
	background-image: url(../../../../../../20190208233128im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/icon-linkedin.png);
}
#footerCopy {
	float: left;
	width: 960px;
	height: 60px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-shadow: rgba(255,255,255,1) 0px 1px 0px;
	border-top-width: 1px;
	line-height: 60px;
	font-size: 12px;
}
#footerCopyLeft {
	float: left;
	height: 60px;
	width: auto;
	padding-left: 30px;
}
#footerCopyRight {
	float: right;
	height: 60px;
	width: auto;
	padding-right: 30px;
}

/* Footer - End
----------------------------------------------- */


/* Form - Start
----------------------------------------------- */

.textField {
	height: 28px;
	width: 231px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #69809C;
	position: relative;
	background-image: none;
	margin: 0px;
	background-color: #FFF;
	border: 1px solid #D4DBE5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.textField:hover {
	box-shadow: rgba(0,0,0,.15) 0px 1px 1px;
	-moz-box-shadow: rgba(0,0,0,.15) 0px 1px 1px;
	-webkit-box-shadow: rgba(0,0,0,.15) 0px 1px 1px;
}
.textField:focus {
	background-color: #FFF;
	border-top-color: #69809C;
	border-right-color: #69809C;
	border-bottom-color: #69809C;
	border-left-color: #69809C;
	outline: none;
	box-shadow: 0px 0px 6px #68809D;
	-moz-box-shadow: 0px 0px 6px #68809D;
	-webkit-box-shadow: 0px 0px 6px #68809D;
	transition: all 0.30s ease-in-out;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
}
.textArea {
	height: auto;
	width: 231px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #69809C;
	position: relative;
	background-image: url(../../../../../../20190203132051im_/http_/gemologylab.com/wp-content/themes/gemologylab/images/field-shadow.html);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #FFF;
	border: 1px solid #D4DBE5;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.textArea:hover {
	box-shadow: rgba(0,0,0,.15) 0px 1px 1px;
	-moz-box-shadow: rgba(0,0,0,.15) 0px 1px 1px;
	-webkit-box-shadow: rgba(0,0,0,.15) 0px 1px 1px;
}
.textArea:focus {
	background-color: #FFF;
	border-top-color: #69809C;
	border-right-color: #69809C;
	border-bottom-color: #69809C;
	border-left-color: #69809C;
	outline: none;
	box-shadow: 0px 0px 6px #68809D;
	-moz-box-shadow: 0px 0px 6px #68809D;
	-webkit-box-shadow: 0px 0px 6px #68809D;
	transition: all 0.30s ease-in-out;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
}
.styled-select select {
	font-size: 14px;
	border: 1px solid #CCC;
	height: 28px;
	width: auto;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #FFF;
	margin-bottom: 10px;
}
input#submit {
	display: block;
	height: 48px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-shadow: rgba(0,0,0,1) 0px 1px 0px;
	cursor: pointer;
	line-height: 42px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #bb0000;
	background-color: #d00000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
}
input#submit:hover {
	background-color: #e00000;
}
input#submit:active {
	border-bottom-width: 2px;
	height: 46px;
	margin-top: 2px;
}
form p {
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
form p label {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C9D0D9;
	z-index: 9999;
	text-indent: 8px;
	cursor: text;
}
form p br {display: none;}

/* Form - End
----------------------------------------------- */


/* Slider - Start
----------------------------------------------- */

.svwp {
	width: auto;
	height: auto;
} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/
.slideViewer {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slideViewer ul {  /*your list of images*/
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.slideViewer ul li {
	float:left;
	z-index: 0;
}
.slideViewer ul li img {
	max-width: 100%;
	display: block;
}

/* Slider - End
----------------------------------------------- */

/* Fonts - Start
----------------------------------------------- */

@font-face {
    font-family: 'museo_slab500';
    src: url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/museo_slab_a-webfont-webfont.eot');
    src: url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/museo_slab_a-webfont-webfont.eot#iefix') format('embedded-opentype'),
         url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/museo_slab_a-webfont-webfont.woff') format('woff'),
         url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/museo_slab_a-webfont-webfont.ttf') format('truetype'),
         url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/museo_slab_a-webfont-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TrajaxRegular';
    src: url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/trajax-webfont.eot');
    src: url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/trajax-webfont.eot#iefix') format('embedded-opentype'),
         url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/trajax-webfont.woff') format('woff'),
         url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/trajax-webfont.ttf') format('truetype'),
         url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/trajax-webfont.svg#TrajaxRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueUltraLight';
    src: url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/helveticaneueultralight-webfont.eot');
    src: url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/helveticaneueultralight-webfont.eot#iefix') format('embedded-opentype'),
         url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/helveticaneueultralight-webfont.woff') format('woff'),
         url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/helveticaneueultralight-webfont.ttf') format('truetype'),
         url('https://web.archive.org/web/20190118033257im_/http://gemologylab.com/wp-content/themes/gemologylab/fonts/helveticaneueultralight-webfont.svg#HelveticaNeueUltraLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Fonts - End
----------------------------------------------- */

/*
     FILE ARCHIVED ON 03:32:57 Jan 18, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:19:26 Dec 20, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.datanode: 199.337 (5)
  esindex: 0.012
  exclusion.robots.policy: 0.207
  RedisCDXSource: 243.626
  captures_list: 512.744
  CDXLines.iter: 14.045 (3)
  load_resource: 317.254
  PetaboxLoader3.resolve: 237.552 (2)
  exclusion.robots: 0.221
  LoadShardBlock: 251.209 (3)
*/