﻿/* EMAIL START */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	color: #000;
	background-color: #fff;
}
a, span.t_date, div.t_text h3 a:visited {
	color: #62818a;
}
a:visited {
	color: #62818a;
}
/* EMAIL END */
body {
	font-weight: 300;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
div.status, p.status {
	border: 1px solid #62818a;
	background-color: #a4d0d5;
	color: #000;
}
/*	Layout only	*/
div.wrap_toplogostyle {
	background-color: #f8f8f8;
}
div.toplogostyle { /* Table layout grid, simulating our default grid, go to core system later! */
	display: table;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	background-color: #f8f8f8;
	color: #000;
}
div.wrap_toplogostyle > div.toplogostyle {
	background-color: transparent;
}
div.toplogostyle > div.col {
	display: table-cell;
	width: auto;
	float: none;
	vertical-align: top;
}
div.toplogostyle > div.lastcol {
	text-align: right;
	padding-right: 1px; /* Calculation bug fix with my facebook icons */
}
@media screen and (max-width: 960px) { /* FIXME: duplicates site-width setting! */
	div.toplogostyle > div.firstcol {
		padding-left: 15px;
	}
	div.toplogostyle > div.lastcol {
		padding-right: 15px;
	}
}
div.wrap_footerstyle {
	background-color: #a4d0d5;
}
div.footerstyle {
	padding-top: 10px;
	padding-left: 10px;
	color: #fff;
	background-color: #a4d0d5;
	line-height: 25px;
}
div.footerlogostyle {
	min-height: 170px;
	padding-top: 50px;
}
div.footerstyle h2.blockheads { /* Match with yahoomenu stuff */
	margin: 0;
	font-size: 100%;
	text-transform: uppercase;
}
div.footerstyle p { /* Address text block in footer */
	margin: 0;
}
div.footerstyle a {
	color: #fff;
}
div.footerstyle h2.blockheads {
	color: #62818a;
}
div.footerstyle ul.yahoomenu li a {
	color: #fff;
}
a.banner, img.banner, object.banner {
	display: inline-block;
}
#powered {
	margin-bottom: 3px;
}
/* Box styles */
div.spaceabove {
	margin-top: 30px;
}
div.spacebelow {
	margin-bottom: 30px;
}
div.paddingtop {
	padding-top: 30px;
}
div.paddingbottom {
	padding-bottom: 30px;
}
div.wrap_topseparator, div.topseparator {
	border-top: 1px solid;
	margin-top: 10px;
	padding-top: 15px;
	border-color: #5e7c85;
}
div.wrap_topseparator > div.topseparator {
	border-top-width: 0;
	margin-top: 0;
	padding-top: 0;
}
div.topseparator > div > h2 {
	margin-top: 0;
}
div.centerblocktitle h2.blockheads {
	text-align: center;
	position: relative;
	line-height: 3;
}
div.centerblocktitle h2.blockheads:after {
	display: block;
	content: "";
	position: absolute;
	width: 50px;
	left: 50%;
	margin-left: -25px;
	bottom: 0;
	border-bottom: 2px solid #c4161c;
}
div.wrap_colorstripe1 {
	background-color: #f1f1f1;
}
div.colorstripe1 {
	background-color: #f1f1f1;
	color: #000;
}
div.colorstripe1 a {
	color: #000;
}
div.colorstripe1 h1,
div.colorstripe1 h2,
div.colorstripe1 h3 {
	color: #333;
	margin-top: 0;
}
div.colorstripe1 div.centerblocktitle h2.blockheads:after {
	border-bottom: 2px solid #333;
}
div.wrap_colorstripe1 > div.colorstripe1 {
	background-color: transparent;
}
div.wrap_colorstripe2 {
	background-color: #5e7c85;
}
div.colorstripe2 {
	background-color: #5e7c85;
	color: #fff;
}
div.colorstripe2 a {
	color: #f1f1f1;
}
div.colorstripe2 h1,
div.colorstripe2 h2,
div.colorstripe2 h3 {
	color: #f1f1f1;
	margin-top: 0;
}
div.colorstripe2 div.centerblocktitle h2.blockheads:after {
	border-bottom: 2px solid #f1f1f1;
}
div.wrap_colorstripe2 > div.colorstripe2 {
	background-color: transparent;
}
/* Facebook, twitter, delivery in header as banner list */
div.headericons div.bannerlist { 
	margin-top: 2px;
	text-align: right;
}
div.headericons div.listmulti div.multislide {
	display: inline-block;
	float: none;
	vertical-align: top;
}
div.wrap_menubox {
	position: relative;
	background-color: #5e7c85;
}
div.menubox {
	color: #fff;
	background-color: #5e7c85;
}
div.wrap_menubox > div.menubox {
	background-color: transparent;
}
form.topsearch input.button {
	color: #fff;
	background-color: #5e7c85;
}
div.topbannerstyle {
	margin-top: 1px;
	padding-left: 0; /* Mobile wide */
	padding-right: 0;
}
div.topbannerstyle div.banner {
	margin: 0 auto;
}
h2.blockheads {
    font-family: "Oswald", sans-serif;
    font-size: 160%;
    font-weight: normal;
    margin: 0 0 5px 0;
	color: #62818a;
}
div.block {
	padding: 12px;
}
div.sidebox {
	margin: 0 0 20px 0;
}
div.status, p.status {
	padding: 12px;
}
ul.breadcrumbs {
	margin: 1em 0;
}
#wrap_pageblock:after { /* Clear float images in articles */
	clear: both;
	display: block;
	height: 0;
	content: ""; 
	visibility: hidden;
}
/* Shop CSS */
h2.prod_name {
	font-weight: bold;
}
span.vol_save {
	color: #c4161c;
	text-transform: uppercase;
}
/* Shop product layout as John designed */
.col_multicol2 .prod_item {
	text-align: center;
}
h3.prod_name a {
	text-decoration: none;
}
.col_multicol2 h2.prod_name {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}
.col_multicol2 a.prod_img {
	display: inline;
	float: none;
	margin-right: 0;
}
.col_multicol2 .prod_short {
	text-align: left;
    margin-bottom: 13px;
    margin-top: 5px;
}
.col_multicol2 div.prod_volume {
    float: none;
    margin: 13px 0;
}
table.shopcart td, table.shopcart th {
	padding-top: 2px;
	padding-bottom: 2px;
}
table.shopcart th {
	background-color: #a4d0d5;
	color: #000;
}
div.cart_section, table.cart_totals {
	background-color: #f6fcfd;
	border: 1px solid #62818a;
}
/* popup (age verification, coupon, etc) */
div.popupbox {
	position: absolute;
	top: 200px;
	left: 25%;
	width: 50%;
	border: 2px solid #618089;
	border-radius: 10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,130);
	background-color: #fff;
	font-size: 140%;
	padding: 30px;
	opacity: 0;
	display: none;
	transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	z-index: 999;
}
div.popupbox h2.blockheads {
  margin-top: 0;
  text-align: center;
}
@media screen and (max-width: 480px) {
  div.popupbox {
    position: absolute;
    top: 30px;
    left: 5%;
    width: 72%;
    font-size: 100%;
  }
  div.popupbox h2.blockheads {
    font-size: 110%;
  }
}
/* Faux columns? */
@media only screen and (max-width: 768px) {
	.section.hastyright .rightcol {
		background-color: #f4f5f8;
	}
	.section.hastyleft .leftcol {
		background-color: #f4f5f8;
	}
}
@media only screen and (max-width: 480px) { 
	.rightcol {
		background-color: #f4f5f8;
	}
	.leftcol {
		background-color: #f4f5f8;
	}
}
.fauxleft {
	/*background-color: #f4f5f8;*/
}
/* Responsive breaks */
@media screen and (max-width: 768px) {
	body {
		font-size: 100%;
	}
	div.topbannerstyle {
		font-size: 80%;
	}
	div.loginonregister.loginleft,
	form.regwithlogin.loginright,
	div.loginonregister.loginright,
	form.regwithlogin.loginleft {
		width: auto;
		float: none;
	}
	div.prod_volume {
		font-size: 90%;
	}
}
@media screen and (max-width: 640px) {
	div.topbannerstyle {
		font-size: 60%;
	}
}
/* Mobile layout */
@media screen and (max-width: 480px) {
	div.toplogostyle {
		font-size: 90%;
	}
	ul.shortcuts a,
	ul.loginmenu a {
		font-size: 100%;/* So that everything in this area is the same */
	}
	div.topright div.bannerlist { /* Facebook */
		margin-top: 2px;
		float: none;
	}
	div.topright div.bannerlist div.slide {
		display: inline-block;
		float: none;
	}
	div.topbannerstyle {
		font-size: 40%;
	}
	div.cat_list .col_column { /* One category and product per row */
		width: auto;
		float: none;
	}
	div.prod_list .col_column {
		width: auto;
		float: none;
	}
}
/* Top nav */
ul.topmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	text-align: center;
}
ul.topmenu ul {
	margin: 0;
	padding: 0;
	left: 0;
	top: 100%;
	z-index: 102;
	list-style-type: none;
	text-transform: none;
}
ul.topmenu ul ul {
	left: 100%;
	top: 0;
}
ul.topmenu li {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative; /* for submenu positioning */
}
ul.topmenu li:hover {
	z-index: 101;
}
ul.topmenu a {
	display: block;
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	text-decoration: none;
	font-size: 140%;
	white-space: nowrap;
	padding: 0px 15px 0;
	margin: 0;
}
ul.topmenu ul li {
	display: block;
	float: none;
	width: 200px;
}
ul.topmenu ul li a {
	display: block;
	float: none;
	line-height: normal;
	white-space: normal;
	font-weight: normal;
	text-align: left;
	width: 90%;
	border-top: none;
	padding: 4px 5%;
	margin: 0;
}
ul.topmenu ul li a {
	display: inline-block; /* fix IE7 gap at bottom */
}
ul.topmenu ul {
	position: absolute;
	display: none;
}
ul.topmenu li:hover > ul {
	display: block;
}
ul.topmenu div.search form {
	padding: 0 5px 5px;
}
ul.topmenu li li.arrow > a:after {
	content: "›";
	font-weight: bold;
	position: absolute;
	right: 2px;
	top: 4px;
	bottom: 4px;
	left: auto;
	line-height: 1;
	vertical-align: top;
}
/* arrow for any levels! do not touch! 
#topmenu li li.arrow > a {
	background-image: url(images/arrow.gif);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#topmenu li li.arrow > a:hover {
	background-image: url(images/arrow_inv.gif);
}*/
html.no-js div.toggle_topmenu:hover + ul, /* noscript friendly mobile icon */
html.no-js div.toggle_topmenu + ul:hover {
	display: block;
}
/*	Colors */
ul.topmenu  {
	color: #fff;
	background-color: #5e7c85;
}
ul.topmenu a {
	color: #fff;
}
ul.topmenu a.current,
ul.topmenu li:hover > a {
	color: #fff;
	background-color: #a4d0d5;
}
ul.topmenu ul {
	color:  #fff;
	background-color: #5e7c85;
/* 	background-color: #5e7c85;  [topmenu_dropdown_bg_RGBA]  */
}
ul.topmenu ul a {
	color:  #fff;
}
ul.topmenu ul a.current,
ul.topmenu ul li:hover > a {
	color:  #fff;
	background-color:  #a4d0d5;
/* 	background-color:  #a4d0d5;  [topmenu_dropdown_active_bg_RGBA]  */
}
ul.topmenu > li {
	border-left: 1px solid #fff;
}
ul.topmenu > li:first-child {
	border-width: 0;
}
@media screen and (max-width: 640px){
	ul.topmenu {
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		top: 45px;
		z-index: 100;
	}
	ul.topmenu.toggle_on {
		display: block;
	}
	html.no-js div.toggle_topmenu:hover + ul.topmenu.toggle_off {
		display: none;
	}
	ul.topmenu li {
		display: block;
		width: 100%;
		text-align: left;
	}
	ul.topmenu a {
		border-top-width: 0;
		display: block;
		transition: background-color 0.3s;
	}
	ul.topmenu li a, ul.topmenu ul li a {
		float: none;
		line-height: 2em;
		padding: 5px 5px 5px 10px;
	}
	
	ul.topmenu ul {
		display: block;
		position: static;
	}
	ul.topmenu ul li {
		width: auto;
	}
	ul.topmenu li li.arrow > a:after {
		display: none;
	}
	ul.topmenu ul li a {
		padding-left: 40px;
		display: block;
		text-transform: none;
		width: auto;
	}
	ul.topmenu ul ul li a {
		padding-left: 60px;
	}
	ul.topmenu ul ul ul li a {
		padding-left: 80px;
	}
	ul.topmenu li:hover > ul {
		position: static;
	}
	ul.topmenu div.search {
		display: none;
	}
	ul.topmenu > li > a:before { 
		display: none;
	}
	div.wrap_topmenu {
		padding-bottom: 50px;
	}
	div.toggle_topmenu {
		position: absolute;
		right: 15px;
		top: 5px;
		width: 50px;
		height: 40px;
		display: block;
		background-repeat: no-repeat;
		background-position: center center;
	}
	/* Keeps mouse-over */
/*	div.toggle_topmenu:before { 
		content: '';
		display: block;
		width: 50px;
		height: 5px;
		position: absolute;
		top: 100%;
		background-color: red;
	}*/
/*	Colors */
ul.topmenu  {
}
ul.topmenu a {
}
ul.topmenu a.current,
ul.topmenu li:hover > a {
}
ul.topmenu ul {
}
ul.topmenu ul a {
}
ul.topmenu ul a.current,
ul.topmenu ul li:hover > a {
}
	/* Mobile colors */
	ul.topmenu {
		color: #000;
		background-color: #fff;
		border: 1px solid #666;
		box-shadow: 4px 4px 3px 0 #000;
		box-shadow: 4px 4px 3px 0 rgba(0,0,0,0.15);
	}
	ul.topmenu a {
		color: #000;
		background-color: #fff;
	}
	ul.topmenu a.current, ul.topmenu li:hover > a, /* Reset "path" to current page, ugly */
	ul.topmenu ul, ul.topmenu ul a, ul.topmenu ul a.current, ul.topmenu ul li:hover > a {
		color: #000;
		background-color: #fff;
	}
	ul.topmenu li a:hover,
	ul.topmenu a.onpage,
	ul.topmenu ul li a:hover,
	ul.topmenu ul a.onpage {
		color: #fff;
		background-color: #a4d0d5;
	}
	div.toggle_topmenu {
		background-color: #e8e8e8;
		box-shadow: 0.125em 0.125em 0 0 #000;
		box-shadow: 0.125em 0.125em 0 0 rgba(0,0,0,0.15);
	}
	ul.topmenu > li {
		border-width: 0;
	}
}
/*	Shortcuts */
ul.shortcuts, ul.shortcuts ul,
ul.loginmenu, ul.loginmenu ul {
	margin: 0;
	padding: 0 ;
	list-style-type: none;
}
ul.shortcuts li, 
ul.loginmenu li {
	display: inline-block;
	margin: 0;
	padding: 5px 5px 5px 19px;
}
ul.shortcuts li:first-child,
ul.loginmenu li:first-child {
	padding-left: 0;
}
ul.shortcuts a,
ul.loginmenu a {
	display: block;
	font-size: 90%;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	color: #5e7c85;
}
ul.shortcuts a:hover {
	color: #000;
}
ul.loginmenu a {
	color: #000;
}
@media screen and (max-width: 640px) {
	ul.shortcuts li {
		display: block;
		float: none;
		text-align: right;
		background-image: none;
		padding: 0;
		line-height: 170%;
	}
}
@media screen and (max-width: 480px) {
	ul.shortcuts {
	/*	min-height: 96px; */ /* Match mobile banner! Also in inc_layout.css! */
	}
}
/* Side Menu */
ul.smenu, ul.smenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.smenu li {
	margin: 0;
}
ul.smenu > li a:after {
	content: "\203a";
	padding-left: 7px;
}
* html ul.smenu a
{ height: 1% } /* hasLayout */
ul.smenu a {
	text-decoration: none;
	display: block;
	line-height: 20px;
	padding: 5px 8px 5px 0;
	font-weight: bold;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	color: #5e7c85;
}
ul.smenu a:hover {
	color: #000;
}
ul.smenu ul a {
	padding-left: 26px;
	font-weight: normal;
}
ul.smenu ul a:before {
	content: "›";
	font-weight: bold;
	float: left;
	margin-left: -14px;
}
ul.smenu ul ul a {
	padding-left: 26px;
	font-style: italic;
}
ul.smenu ul ul a:before {
	content: "";
	display: none;
}
ul.smenu ul ul ul a {
	padding-left: 40px;
	font-style: normal;
}
ul.smenu ul ul ul ul a {
	padding-left: 52px;
	font-style: italic;
}
ul.smenu ul ul ul ul ul a {
}
ul.smenu div.search {
	display: none; /* hide unwanted search box */
}
ul.yahoomenu {
	margin: 0;
	padding: 0;
}
ul.yahoomenu:after {
	clear: both;
	display: block;
	height: 0;
	content: ""; 
	visibility: hidden;
}
ul.yahoomenu ul {
	margin: 0;
	padding: 0;
}
ul.yahoomenu li {
	list-style-type: none;
}
ul.yahoomenu li a {
	line-height: 25px;
	text-decoration: none;
}
ul.yahoomenu li a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 480px) {
	ul.yahoomenu {
		margin-left: 10px;
	}
}
/* TeaserImg */
div.teaserimg {
	text-align: center;
}
div.teaserimg a.t_img {
	display: block;
	margin: 5px 0;
	max-width: 100%;
}
div.teaserimg a.t_img img {
	max-width: 100%;
	display: block;
	margin: 5px auto;
	border: 0;
}
div.teaserimg div.t_text {
	margin: 5px 0;
	padding: 0;
	font-weight: 300;
	color: #000;
}
div.teaserimg div.t_text h3 {
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	font-size: 175%;
	padding: 0;
	margin: 5px;
}
div.teaserimg div.t_text .t_desc {
	margin: 5px 0;
	padding: 0 2px;
}
div.teaserimg a {
	text-decoration: none;
}
div.teaserimg a:hover {
/*	text-decoration: underline;*/
}
div.teaserimg span.t_date {
	font-size: 80%;
	font-weight: bold;
	margin: 5px 0;
}
div.teaserimg div.t_readmore {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 5px 0;
	position: relative;
}
div.teaserimg div.t_readmore a {
	padding: 6px 16px;
	display: inline-block;
}
@media screen and (max-width: 480px) {
	div.teaserimg a.t_img {
		display: inline-block;
	}
}
/* Testimonials */
div.testimonials {
	margin-bottom: 10px; /* for resonsive breaks */
}
div.testimonials h3 {
	font-size: 100%;
	font-weight: normal;
	color: #6d6e71;
}
div.testimonials h3::first-line {
	font-size: 110%;
	color: #333;
}
div.testimonials .t_desc {
	position: relative;
	padding: 20px 50px 20px 50px;
	margin-top: 0;
	margin-bottom: 45px;
	min-height: 7em;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	font-style: italic;
	font-size: 123%;
	background: url(images/quot1.png) 17px 10px no-repeat; /* Old browsers show one. */
	background: url(images/quot1.png) 17px 10px no-repeat, url(images/quot2.png) right 17px bottom 10px no-repeat;
	border: 3px solid #62818a;
	color: #62818a;
/* 	background-color: transparent;  [testimonials_bg]  */
}
div.testimonials .t_desc:before { /* Speach arrow */
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	display: block;
	bottom: -35px;
	left: 48px;
	border-top: 35px solid #62818a;
	border-left: 35px solid transparent;
	border-right: 35px solid transparent;
}
div.testimonials .t_desc:after { /* Speach arrow */
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	display: block;
	bottom: -31px;
	left: 52px;
	border-top: 31px solid #fff; /* fallback if testimonials_bg is empty */
/* 	border-top: 31px solid #fff;  [testimonials_bg]  */
	border-left: 31px solid transparent;
	border-right: 31px solid transparent;
}
div.testimonials .t_img {
	display: block;
	margin-right: 10px;
	margin-left: 50px;
	float: left;
	padding: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #cecfcd;
}
div.testimonials .t_img img {
	display: block;
}
div.testimonials .t_text:after {
	clear: both;
	display: block;
	height: 0;
	content: ""; 
	visibility: hidden;
}
input[type=submit], input[type=button] {
	padding: 6px 16px;
	border-width: 0;
}
input[type=text], input[type=email], input[type=password], textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px 0;
}
input[type=submit].incdecbtn,
input[type=button].incdecbtn {
  padding: 3px 6px;
  border-radius: 3px;
}
input[type=submit], input[type=button], 
div.teaserimg div.t_readmore a {
	color: #fff;
	background: #618089;
	background: -webkit-gradient(linear, left top, left bottom, from(#9fc8cd), to(#618089));
	background: -moz-linear-gradient(top, #9fc8cd, #618089);
	background: -o-linear-gradient(top, #9fc8cd, #618089);
	background: -ms-linear-gradient(top, #9fc8cd, #618089);
	background: linear-gradient(to bottom, #9fc8cd, #618089) repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
   box-shadow: 2px 2px 3px rgba(80,80,80,0.3);
}
input[type=submit]:active, input[type=button]:active, 
div.teaserimg div.t_readmore a:active {
	background: -moz-linear-gradient(top, #9fc8cd, #618089 80%);
	background: -o-linear-gradient(top, #9fc8cd, #618089 80%);
	background: -ms-linear-gradient(top, #9fc8cd, #618089 80%);
	background: linear-gradient(to bottom, #9fc8cd, #618089 80%) repeat-x;
}
input[type=text], input[type=email], input[type=password], textarea {
	border: 1px solid #618089;
}
.linkbutton {
	display: inline-block;
	color: #fff;
	background: #618089 repeat-x content-box;
	background: -webkit-gradient(linear, left top, left bottom, from(#9fc8cd), to(#618089)) repeat-x content-box;
	background: -moz-linear-gradient(top, #9fc8cd, #618089) repeat-x content-box;
	background: -o-linear-gradient(top, #9fc8cd, #618089) repeat-x content-box;
	background: -ms-linear-gradient(top, #9fc8cd, #618089) repeat-x content-box;
	background: linear-gradient(to bottom, #9fc8cd, #618089) repeat-x content-box;
	border: 1px solid #618089;
	padding: 5px;
	line-height: 2;
	text-transform: uppercase;
}
.linkbutton:active {
	background: -moz-linear-gradient(top, #9fc8cd, #618089 80%) repeat-x content-box;
	background: -o-linear-gradient(top, #9fc8cd, #618089 80%) repeat-x content-box;
	background: -ms-linear-gradient(top, #9fc8cd, #618089 80%) repeat-x content-box;
	background: linear-gradient(to bottom, #9fc8cd, #618089 80%) repeat-x content-box;
}
.linkbutton:before, .linkbutton:after {
	content: "\a0\a0\a0";
}
.popupbutton {
	color: #fff;
	background-color: #640304;
	background: #618089 repeat-x content-box;
	background: -webkit-gradient(linear, left top, left bottom, from(#9fc8cd), to(#618089)) repeat-x;
	background: -moz-linear-gradient(top, #9fc8cd, #618089) repeat-x;
	background: -o-linear-gradient(top, #9fc8cd, #618089) repeat-x;
	background: -ms-linear-gradient(top, #9fc8cd, #618089) repeat-x;
	background: linear-gradient(to bottom, #9fc8cd, #618089) repeat-x;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px #333;
	box-shadow: 0 1px 3px #333;
	padding: 5px 5px 7px 7px;
/* 	border: 1px solid [popupbutton_border]; */
	text-align: center;
	text-shadow: 0 -1px 1px #000;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.8);
	text-decoration: none;
	display: inline-block;
	margin-right: 20px;
	cursor: pointer;
}
.popupbutton:active {
	background: -moz-linear-gradient(top, #9fc8cd, #618089 80%) repeat-x;
	background: -o-linear-gradient(top, #9fc8cd, #618089 80%) repeat-x;
	background: -ms-linear-gradient(top, #9fc8cd, #618089 80%) repeat-x;
	background: linear-gradient(to bottom, #9fc8cd, #618089 80%) repeat-x;
}
.popupbutton:visited {
	color: #fff;
}
.popupbutton2 {
	color: #fff;
	background-color: #640304;
	background: #618089 repeat-x content-box;
	background: -webkit-gradient(linear, left top, left bottom, from(#9fc8cd), to(#618089)) repeat-x;
	background: -moz-linear-gradient(top, #9fc8cd, #618089) repeat-x;
	background: -o-linear-gradient(top, #9fc8cd, #618089) repeat-x;
	background: -ms-linear-gradient(top, #9fc8cd, #618089) repeat-x;
	background: linear-gradient(to bottom, #9fc8cd, #618089) repeat-x;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px #333;
	box-shadow: 0 1px 3px #333;
	padding: 5px 5px 7px 7px;
/* 	border: 1px solid [popupbutton2_border]; */
	text-align: center;
	text-shadow: 0 -1px 1px #000;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.8);
	text-decoration: none;
	display: inline-block;
	margin-right: 20px;
	cursor: pointer;
}
.popupbutton2:active {
	background: -moz-linear-gradient(top, #9fc8cd, #618089 80%) repeat-x;
	background: -o-linear-gradient(top, #9fc8cd, #618089 80%) repeat-x;
	background: -ms-linear-gradient(top, #9fc8cd, #618089 80%) repeat-x;
	background: linear-gradient(to bottom, #9fc8cd, #618089 80%) repeat-x;
}
.popupbutton2:visited {
	color: #fff;
}
@media screen and (max-width: 480px) {
	/* Tighter form labels on mobile */
	.f_label {
		width: 140px;
	} 
	.f_fields {
		margin-left: 140px;
	}
}
div.wrap_topbannerstyle div.section {
	max-width: none;
}
div.wrap_bannerform, div.wrap_bannerform h2 {
	font-family: "Oswald" , sans-serif;
	color: #D71920;
}
div.wrap_bannerform {
	margin-right: 8px;
	margin-bottom: 150px;
}
div.wrap_bannerform h2 {
	text-align: right;
	text-transform: uppercase;
	font-size: 275%;
	font-weight: bold;
	margin: 0 0 -34px 0;
	background: url("/Images/btns/win.png") no-repeat 0 center;
	padding: 30px 0 30px 130px; /* Space for WIN */
}
div.wrap_bannerform .poll_intro, div.bannerformnote {
	font-family: "Oswald" , sans-serif;
	color: #D71920;
	line-height: 1.2;
	text-align: right;
	text-transform: uppercase;
	font-size: 200%;
	font-weight: bold;
}
div.bannerformnote {
	font-size: 110%;
	display: none;
	margin-top: 10px;
	color: #62818A;
}
div.wrap_bannerform div.f_row {
	margin-bottom: 2px;
}
div.wrap_bannerform div.note {
	display: none;
}
div.wrap_bannerform input[type=text],
div.wrap_bannerform input[type=email],
div.wrap_bannerform input[type=password] {
	border: 2px solid #d71920;
	padding-left: 3px;
	color: #D71920;
	font-size: 125%;
	font-family: "Oswald" , sans-serif;
}
div.wrap_bannerform ::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #D71920;
	font-family: "Oswald" , sans-serif;
}
div.wrap_bannerform :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #D71920;
	opacity: 1;
	font-family: "Oswald" , sans-serif;
}
div.wrap_bannerform ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #D71920;
	opacity: 1;
	font-family: "Oswald" , sans-serif;
}
div.wrap_bannerform :-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #D71920;
	font-family: "Oswald" , sans-serif;
}
div.wrap_bannerform input[type=submit] {
	border: 2px solid #d71920;
	background-color: white;
	color: #D71920;
	font-family: "Oswald" , sans-serif;
	background-image: none;
	font-size: 125%;
	padding: 5px 10px;
}
div.wrap_bannerform div.poll-note {
	text-align: right;
	margin: 0;
}
div.wrap_bannerform div.f_buttons {
	margin: 0;
}
div.wrap_bannerform div.f_fields, div.wrap_bannerform div.f_buttons div.f_fields {
	text-align: right;
}
@media screen and (max-width: 900px) {
	div.wrap_bannerform {
		font-size: 90%;
		margin-bottom: 100px;
	}
}
@media screen and (max-width: 800px) {
	div.wrap_bannerform {
		font-size: 85%;
		margin-bottom: 90px;
	}
	div.wrap_bannerform h2 {
		background-image: url("/Images/btns/win75.png");
		padding: 22px 0 22px 98px;
		margin-bottom: -25px;
	}
}
@media screen and (max-width: 768px) {
	div.wrap_bannerform {
		font-size: 80%;
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 700px) {
	div.wrap_bannerform {
		font-size: 75%;
		margin-bottom: 60px;
	}
	div.wrap_bannerform h2 {
		background-image: url("/Images/btns/win55.png");
		padding: 15px 0 15px 70px;
		margin-bottom: -20px;
	}
}
@media screen and (max-width: 640px) {
	div.wrap_bannerform {
		font-size: 70%;
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 600px) {
	div.wrap_bannerform {
		font-size: 60%;
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 550px) {
	div.wrap_bannerform {
		font-size: 55%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 480px) {
	div.wrap_bannerform.bottomright {
		position: absolute;
		width: 85%;
	}
	div.wrap_bannerform {
		font-size: 85%;
		margin-bottom: 10px;
	}
	div.wrap_bannerform div.poll_introwrap {
		display: none;
	}
	div.wrap_bannerform h2.blockheads {
		width: 77%;
		float: right;
		line-height: 110%;
		background-image: none;
		margin-bottom: 0;
	}
	div.wrap_bannerform h2.blockheads:before {
		content: "";
		display: inline-block;
		width: 101px;
		height: 79px;
		background: url("/Images/btns/win75.png") 0 0 no-repeat;
	}
	body.landingpage1style div.landingpage1header {
		display: none;
	}
	div.bannerformnote {
		display: block;
	}
}
@media screen and (max-width: 440px) {
	div.wrap_bannerform {
		font-size: 77%;
	}
}
@media screen and (max-width: 400px) {
	div.wrap_bannerform {
		font-size: 70%;
	}
	div.wrap_bannerform h2.blockheads:before {
		width: 74px;
		height: 57px;
		background-image: url("/Images/btns/win55.png");
	}
}
@media screen and (max-width: 350px) {
	div.wrap_bannerform {
		font-size: 55%;
	}
}
