@charset "UTF-8";


.container {
	height:100%;
	padding:0;
	margin:0 auto;
	position:relative;
}

.icon {
	line-height:1.7em;
}


header {
	padding:1em 0 0;
	height:4.5em;
}

nav, #nav {
    display: inline;
    margin: 0.6em 0 0 -0.25em;
    position: absolute;
    bottom: 0.95em;
    left: 0;
    width:100%;
    height:1%;
}

.features ul li span {
	font-family: 'recordgone-icons';
}


input.search,
.flex-control-paging li a {
    behavior: url('http://www.recordgone.com/public/templates/default/css/htc/PIE.htc');
}

img
/* div Removed div to fix the copyright footer from turning white */ {
    behavior: url('http://www.recordgone.com/public/templates/default/css/htc/PIE.htc');
}


.flex-control-paging li a {
	border-bottom:0;
}

.top {
	float:none;
	display:inline-block;
	position:absolute;
	left:0;
	top:1em;
	width:100%;
}

span.right {
	width:auto;
}

.searchcall {
	display:inline-block;
	position:absolute;
	right:0px;
	text-align:right;
}

.searchcall span {
}

nav ul li ul em.top {
	position: relative;
	height: 3em;
	padding: 0 1em 0;
	width: 90%;
	background: transparent;
}

.dropdown-support .icon {
	font-family: 'recordgone-icons';
}

.block.services .content {
	background: #05c;
}

nav ul li .services .column {
	margin-top: 1em;
}

#hero section {
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeffffff, endColorstr=#eeffffff);
		position:relative;
}

.recordgone-stamp-logo {
	display: none;
}

#hero .background {
	background-position-y: 5.25em;
}

    #hero a#eligibility-test {
   		background:url("../img/recordgone/button-eligibilitytest.png") no-repeat;
   		filter:none;
   		overflow:hidden;
   		border:0;
   		padding:0.4em 2.5em 0.5em 1.5em;
   		width:14em;
    }

    #hero a#eligibility-test:hover {
	    background:url("../img/recordgone/button-eligibilitytest-hover.png") no-repeat;
	    filter:none;
    }

    .features {
    	margin-top: 0;
    }

.ribbon {
	  color:#06c;
	  font-weight:bold;
	  text-align:center;
}

.ratings {
width:10em;
}


#press a img {
	filter: none;
    height: 60px;
}


#footer section.column {
	width:24%;
}

#footer.block {
	overflow:hidden;
}

	/* Client Login Password Fix for Google Webfonts */

    input[type=password] {
    background-color: #ffffff !important;
    color: #333 !important;
    font-family: Arial !important;
    }
  /*services block on homepage */
   .expungement{
   		background-image: url(http://www.recordgone.com/public/templates/default/img/recordgone/expungement-record-sealing.jpg);
   }
   .ercu{
   		background-image: url(http://www.recordgone.com/public/templates/default/img/recordgone/expedited-record-clearance-update.jpg);
   }
   .cbcr{
   		background-image: url(http://www.recordgone.com/public/templates/default/img/recordgone/criminal-background-check-removal.jpg);
   }
   .firearm-rights{
   		background-image: url(http://www.recordgone.com/public/templates/default/img/recordgone/firearm-rights.jpg);
   }
     #leftbar{
   		width:21%;
   }
   #subcontent{
   		width:65%;
   }