/* CSS Document */

body {
	background-color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
header:before {
	content:"Welcome to www.PriceYourDevice.com";
	background: #006d00;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	padding: 5px;
	font-size:11px;
}

.logintext {
	content:"Welcome to www.PriceYourDevice.com";
}

header .content-wrapper {
    padding-top: 27px;
}
#footer {
	height:120px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.dash-outline {
    border: none;
    background-color:none;	
}
.dash-container {
	height: 100px;
	width: 120px;
	padding:0;
	margin: 0;
	top: 8px;
	/*outline: solid 1px;*/
	position:relative;
	background:none;
}
.start,
.end {
	width: 110px !important;
}

.dash-button {
	padding:0;
	margin:0;
	border:none;
	background:none;
	float:none;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: 18px;
}

.dash-text {
	text-align:center;
	font-size:13px !important;
	font-family: Helvetica, Arial, sans-serif;
	float:none;
	font-variant:normal;
	text-transform:uppercase;
	margin-top: 74px !important;
	color:#000;
}
.review a {
	padding:0;
	text-decoration:none;
}
.review a img {
	display:none;
}
.start .dash-button *,
.end .dash-button *,
.start .dash-text,
.end .dash-text {
	display:none;
}
.start .dash-button,
.end .dash-button {
	background-position: -350px 6px;
}

.identify .dash-button {
	background-position: 0px 0;
}

.evaluate .dash-button {
	background-position: -50px 0;
}

.quote .dash-button {
	background-position: -100px 0;
}

.trade .dash-button {
	background-position: -150px 0;
}

.review .dash-button {
	background-position: -200px 0;
}

.receipt .dash-button {
	background-position: -250px 0;
}

.end .dash-button {
	background-position: -350px -44px;
}

.dash-container.active {
	background-color:#006d00;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
}
.active .dash-text {
	color:#fff;
}
.active .dash-text a {
	color:#fff;
}
.active .dash-button {
	background-position: -50px -50px;
}

.identify.active .dash-button {
	background-position: 0px -50px;
}

.evaluate.active .dash-button {
	background-position: -50px -50px;
}

.quote.active .dash-button {
	background-position: -100px -50px;
}

.trade.active .dash-button {
	background-position: -150px -50px;
}

.review.active .dash-button {
	background-position: -200px -50px;
}

.receipt.active .dash-button {
	background-position: -250px -50px;
}

.complete .dash-button {
	background-position: -300px 0;
}
.complete .dash-text {
	color:#999;
}


.dash-icon,
.dash-check {
	display:none;
}

ul#menu li a {
color: #006d00;
text-transform:lowercase;
}
ul#menu li a:hover {
	color: black;
}
.featured {
}
.featured .content-wrapper {
	background: #fff;
	color: #333;
	padding: 30px 40px;
}
.featured hgroup.title h1,
.featured hgroup.title h2 {
	color: #666;
}
.featured hgroup.title h2 {
	display:none;
}
.search-text,
.search-text-focus {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.featured hgroup.title h1,
.featured hgroup.title h2 {
	color:#006d00;	
}

.featuredh1 {
    color:#006d00;
    display: inline;
}

.featuredsecondary {
    display: inline; color: #006d00; margin-left: 20px;
}

.featuredlink {
    color: #006d00;
}

.featuredproducth1 {
    display: inline;
    color: #ffcc00;
    padding-left: 10px;
}

.featuredproducth1nopad {
    display: inline;
    color: #006d00;
}

.featuredquote {
    display: inline;
    color: #ffcc00;
}

.featured hgroup.title h2 {
	text-transform:uppercase;
	font-size:14px;
}

.primary-color{
    color: #006d00;
}
/*
#search {
	border: 2px solid #006E00;
}
#search.search-text-focus {
	color:#006d00;
-webkit-box-shadow: 0px 0px 5px 0px #006E00;
box-shadow: 0px 0px 5px 0px #006E00;

transition: 500ms;
-webkit-transition: 500ms;
}
*/
/* Safari and Chrome */

/*
.results li img {
 padding: 5px;
 background: #fff;
}
.results li {
	height:155px;
}
.results li.no-img {
	background: url(img/icons.png) no-repeat -400px 0;
}
*/
/*.results li img[src$="X_100.jpg"] {*/


.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}
.wrap-eval-choices .choice {
	width: 33.3333%;
	cursor: pointer;
	float: left;
	min-height: 160px;
    margin-bottom: 20px;
    margin-top: 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 14px;
    box-sizing: border-box;
}
.wrap-eval-choices .choice ul {
	padding-left: 20px;
}
.wrap-eval-choices .choice li {
	margin-bottom: 4px;
}
.footnote {
	font-style: italic;
}
.choice:hover,
.choice.selected:hover {
    background-color: #dfdfdf;
}
.choice.selected {
    background-color: #d1d1d1;
}

.bottom-nav {
	background-color: #e2e2e2;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 40px;
}
.right {
	float: right;
}
.bottom-nav a {
	color: #006d00;
	font-weight: 700;
	text-decoration: none;
}
.bottom-nav a:before { 
	content:"\00ab";
	margin-right: 6px;
	font-size: 160%;
    position: relative;
    top: 1px;
}
.bottom-nav a.right:after { 
	content:"\00bb";
	margin-left: 6px;
	font-size: 160%;
    position: relative;
    top: 1px;
}
.bottom-nav a.right:before { 
	content:"";
}

#Step1 {
	padding-bottom: 30px;
}
#Step1 h3,
#Step3 {
	padding-top: 20px;
	margin-top: 30px
}
#Step1 h3, 
#Step3 {
	border-top: solid 1px #999;
}
#charitySelect p:first-child {
	font-weight: 700;
	font-size: 1.0rem
}
#Step1 label, 
#charitySelect label {
	font-weight: 400;
	font-size: .9rem;
}
#Step1 h3,
#Step3 label {
	font-size: 1.3rem;
}
