﻿* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
	position:relative;
	overflow:hidden;
}
.wrapper:after {
  content: "";
  display: block;
}
.footer, .push, .returnLink, .wrapper:after {
	height: 32px;
	padding:14px 0;
}
.bg {
	z-index:-1;
	position:absolute;
	top:101px;
	bottom:60px;
	width:100%;
	background-image: url(../Images/LITS_WaterSun1024_mini.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
	opacity:0.6;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
body {
	margin: 0;
	text-align: center;
	background-color: #232427;
	color: #3a3e47;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	width:100%;
}
#header {
   	text-align:center;
   	background-color:#e1e1e1;
   	border-bottom:0 solid #f0f0f0;
   	width:100%;
   	position:relative;
}
#header h1 {
	font-weight:500;
	font-size:30px;
	margin:0;
	padding:0;
   	height:100px;
	line-height:100px;
}
#pref-choice-container {
	color:#fff;
	font-size: 14px;
    font-weight: 400;
    padding-top:15px;
}
input[type="checkbox"] {
    display: none;
}
label {
  cursor: pointer;
}
input[type="checkbox"] + label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 4px;
    background-color: #fff;
    margin-right:5px;
    margin-top: 1px;
	vertical-align: text-top;
}
input[type="checkbox"]:checked + label span::before {
   content: "âœ“";
   color: #ff6c00;
   text-align: center;
   font-size: 12px;
   display:block;
   height:14px;
   line-height:14px;
   font-weight:700;
}
#main {
   	border-top:1px solid #fff;
   	text-align:center;
   	padding:40px 0 60px 0;
}
#content {
	width:730px;
   	text-align:left;
   	margin:0 auto;
}
#metadata {
	float:left;
	width:350px;
	text-align:center;
}
#metadata img {
	display:block;
	width:320px;
	height:auto;
	border:15px solid #f3f4f8;
}
#title1.hasBothTitles:after {
	content:" - "
}
#provider-container {
	float:left;
	width:320px;
	margin-left:60px;
}
.title-container {
	padding-bottom:15px;
	font-size:17px;
	font-weight:500;
	text-align:left;
	color:#fff;
}
#provider-list {
   	margin:0;
   	padding:0;
}
#provider-list li {
   	display:block;
   	height:83px;
   	margin:0 0 2px 0;
   	position:relative;
   	padding:0;
}
#provider-list a {
   	display:block;
   	width:100%;
   	height:100%;
	text-decoration:none;
	color: #3a3e47;
}
#provider-list a:hover {
	text-decoration:none;
	color:#ff6d00;
}
.retailer-logo, .retailer-verb {
	background-color:#f3f4f8;
}
#provider-list a:hover .retailer-logo, #provider-list a:hover .retailer-verb {
	background-color:#fff;
}
.retailer-logo {
	float:left;
	width:200px; /*WAS 190*/
	height:83px;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
#provider-list .retailer-logo img {
	display:none;
}
.retailer-verb {
	float:right;
	width:118px; /*WAS 128 */
	height:100%;
	text-align:center;
	line-height:83px;
	font-size:14px;
	font-weight:700;
}
#logo {
	display: inline-block;
	width: 115px;
	height: 31px;
	/*background-image: url(../images/smarturl-retina.png);*/
	background-size:115px 31px;
	text-indent: -9999em;
}
.footer {
   	background-color:#e1e1e1;
   	border-top:0 solid #f0f0f0;
	line-height:32px;
	font-size:12px;
	font-weight:500;
	color:#5d6168;
	width:100%;
}
.return {
	margin-top:3.5em; 
	font-size:1.0em;
}
.return a:link, a:visited {
	color:#d4d4d4;
}
.return a:hover{
	color:white;
}
/* mobile */
@media only screen and (max-device-width: 480px),
  screen and (max-width:799px) {
	#header {
		display:none;
	}
	#main {
	   	padding:20px 0 60px 0;
	   	border-top-width:0;
	}
	#content {
		width:300px;
		padding:0 10px;
	}
	#metadata {
		float:none;
		width:100%;
		text-align:center;
	}
	#metadata img {
		width:200px;
		height:auto;
		display:block;
		margin:0 auto;
		border:8px solid #f3f4f8;
	}
	#provider-container {
		float:none;
		margin-left:0;
		margin-top:30px;
		width:100%;
	}
	#pref-choice-container {
		text-align:center;
	}
	.retailer-logo {
		width:180px;
	}
	.retailer-verb {
		width:118px;
	}
	.title-container {
		text-align:center;
	}
	.bg {
		top:0;
	}
	.return {
		margin-top:-5.0em; 
		font-size:0.9em;
	}
}
/*---------- FONTS ------------*/

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v4/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v4/0XxGQsSc1g4rdRdjJKZrNBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v4/PIPMHY90P7jtyjpXuZ2cLD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v4/lILlYDvubYemzYzN7GbLkHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}