﻿html, body, ul, ol, form, h1, h2, h3, h4, h6, p, input, textarea, select, button, fieldset
{
	margin: 0px;
	padding: 0px;
}

/*iframe {
    display:none;
}*/

html, input, textarea, select, button
{
	font-family: Helvetica,Arial,serif;
	font-size: 14px;
}

html, input, textarea, select, button, .paginator a
{
	color: #333;
}

body
{
	/*background: url("/images/header_background.png") repeat-x scroll left top #f3f3f3;*/
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #000;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia;
	font-weight: normal;
}

h1
{
	font-size: 30px;
	color: #1f1f1f;
}

hr.underline
{
	border-top: none;
	border-left: none;
	border-right: none;
}

.underline
{
	padding-bottom: 3px;
}

.underline, .column .section h2
{
	border-bottom: 2px #989898 dotted;
}

h2
{
	font-size: 28px;
}

h3
{
	font-size: 22px;
}

h6
{
	font-size: 20px;
}

ul, ol
{
	list-style-position: outside;
}

ul
{
	list-style-type: none;
}

fieldset
{
	border: none;
}

a, #footer a:hover, .view-all-friends a:hover
{
	color: #219345;
}

a
{
	text-decoration: none;
}

/*a:hover, .column h3.sub-title a:hover {
	color:#777;
}*/

a img
{
	border: none;
}

a:hover, a:active, a:focus, a:link, a:visited {
  outline: 0 !important;
  outline: 0 !important;
  outline-style:none !important;
}
button, object, embed { 
  outline: 0 !important;
}

/* All Input elements */
input::-moz-focus-inner { 
 outline: 0 !important; 
}

sup
{
	font-size: 11px;
	vertical-align: text-top;
	line-height: 1em;
}

h2.icon, h1.icon
{
	background-position: center left;
	background-repeat: no-repeat;
}

h1.icon
{
	padding: 2px 0px 2px 46px;
}

#content-wrapper
{
	background:#f3f3f3;
}

#wrapper
{
	margin: auto;
	width: 968px;
	position: relative;
}

.home #wrapper
{
	margin: auto;
	width: 1154px;
	position: relative;
}

#header-wrapper {
	width:100%;
	height:126px;
	z-index:10000;
	background: url("/images/header_background.png") repeat-x scroll left top #f3f3f3;
}

/*#header
{
	height: 122px;
}*/

#header
{
	height: 121px;
	margin: 0 auto;
	position: relative;
	width: 968px;
}

.site-logo
{
	display: block;
	left: 8px;
	position: absolute;
	top: 16px;
	z-index: 2;
}

#top-navigation
{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: 164px;
	position: absolute;
	top: 15px;
	width: 300px;
}

#top-navigation li
{
	display: inline;
	padding-right: 8px;
}

#top-navigation li a
{
	color: #000;
}

#top-navigation li a:hover
{
	color: #fff;
}

#search-box
{
	background-image: url('/images/search-box.png');
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	left: 753px;
	position: absolute;
	top: 8px;
	width: 208px;
	overflow: hidden;
}

#search-box input
{
	display: block;
	text-align: left;
}

input.search_button
{
	height: 27px;
	width: 17px;
}

#search-box input.text
{
	background-color: transparent;
	border: medium none;
	color: #333;
	font-size: 14px;
	height: 16px;
	outline: medium none;
	padding: 6px 7px;
	width: 170px;
	font-family: Helvetica, Arial, sans-serif;
}

#primary-navigation li
{
	float: left;
	padding: 2px 23px 0 10px;
}

#primary-navigation li a
{
	color: #292929;
	padding: 28px 0 33px;
	display: block;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	outline: medium none;
}

#primary-navigation li a:hover
{
	color: #067414;
	background: transparent url('/images/header_activess.jpg') repeat-x bottom center;
	overflow: visible;
}

#primary-navigation li.selected a
{
	color: #067414;
	background: transparent url('/images/header_activess.jpg') repeat-x bottom center;
	overflow: visible;
}

#primary-navigation
{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Helvetica,Arial,sans-serif;
	display: block;
	height: 69px;
	left: 154px;
	position: absolute;
	top: 42px;
	width: 688px;
	z-index: 1;
}

#side-links
{
	background: url("/images/right_nav_bg.png") no-repeat scroll 1px -58px transparent;
	display: block;
	height: 165px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 46px;
	width: 146px;
	z-index: 100;
}

#side-links li.divider
{
	height: 6px;
}

#shop-navigation
{
	margin: 0;
	padding: 7px 0 0;
	text-align: center;
}

#shop-navigation li a
{
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#shop-navigation li
{
	height: 25px;
	padding: 0 0 2px;
}

#shop-navigation li:first-child
{
	padding: 0 0 4px;
}

#shop-navigation li a:hover
{
	color: #095310;
}

#shop-navigation li.get-samples
{
	padding-top: 5px;
}

#shop-navigation li.get-samples a
{
	color: #095310;
	font-size: 15px;
	line-height: 1;
}

#shop-navigation li.get-samples a:hover
{
	color: #000;
}

#sub-navigation
{
	height: 30px;
	width: 960px;
	background: none repeat scroll 0 0 transparent !important;
}

#sub-navigation-items-wrapper
{
	height: 30px;
	width: 820px; /*text-align:center;*/
}

#sub-navigation ul
{
	height: 32px;
	display: inline-block;
}

#sub-navigation ul li.pipe
{
	padding-top: 6px;
}

#sub-navigation ul li
{
	display: block;
	float: left;
	z-index: 99;
}

#sub-navigation ul li a
{
	padding: 7px 15px 0;
	height: 22px;
	display: inline-block;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
}

#sub-navigation, #sub-navigation ul li a
{
	color: #7D7D7D;
	text-shadow: 1px 1px 1px #fff;
	behavior: url(/javascript/PIE.htc);
}

#sub-navigation ul li a:hover, #sub-navigation ul li.selected a
{
	color: #067414;
	text-shadow: 1px 1px 1px #FFFFFF;
}
}

#sub-navigation ul li.selected
{
	position: relative;
}

#tertiary-navigation
{
	height: 42px;
	width: 960px;
	background: none repeat scroll 0 0 transparent !important;
}

#tertiary-navigation-items-wrapper
{
	height: 30px;
	width: 820px; /*text-align:center;*/
}

#tertiary-navigation ul
{
	height: 32px;
	display: inline-block;
}

#tertiary-navigation ul li.pipe
{
	padding-top: 6px;
}

#tertiary-navigation ul li
{
	display: block;
	float: left;
	z-index: 99;
}

#tertiary-navigation ul li a
{
	padding: 7px 0 11px;
	margin: 0 15px;
	height: 22px;
	display: inline-block;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
}

#tertiary-navigation, #tertiary-navigation ul li a
{
	color: #7D7D7D;
	text-shadow: 1px 1px 1px #fff;
	behavior: url(/javascript/PIE.htc);
}

#tertiary-navigation ul li a:hover, #tertiary-navigation ul li.selected a
{
	color: #067414;
	text-shadow: 1px 1px 1px #FFFFFF;
	background: transparent url('/images/header_activess.jpg') repeat-x bottom center;
    overflow: visible;
}

#tertiary-navigation ul li.selected
{
	position: relative;
}

#main-content
{
	margin-bottom: 20px;
	padding-top: 3px;
	position: relative;
	z-index: 20;
	overflow: hidden;
}

#main-content .top, #main-content .bottom
{
	background-repeat: no-repeat;
	height: 8px;
}

#main-content .top
{
	background-image: url('/images/main-content-background-top.png');
	position: absolute;
	top: -3px;
	width: 100%;
	z-index: 0;
}

#main-content .bottom
{
	background-image: url('/images/main-content-background-bottom.png');
}

/* new prod update
#main-content .body {
	background-image:url('/images/main-content-background.png');
	background-repeat:repeat-y;
	padding:25px 4px 25px 4px;
}*/

.container-12 .grid-1, .container-12 .grid-2, .container-12 .grid-3, .container-12 .grid-4, .container-12 .grid-5, .container-12 .grid-6, .container-12 .grid-7, .container-12 .grid-8, .container-12 .grid-9, .container-12 .grid-10, .container-12 .grid-11, .container-12 .grid-12, .container-12 .grid-one-fifth
{
	float: left;
}
.container-12 .grid-1
{
	width: 80px;
}
.container-12 .grid-2
{
	width: 160px;
}
.container-12 .grid-3
{
	margin-top: 35px;
	width: 219px;
}
.container-12 .grid-4
{
	width: 320px;
}
.container-12 .grid-5
{
	width: 400px;
}
.container-12 .grid-6
{
	width: 480px;
}
.container-12 .grid-7
{
	width: 560px;
}
.container-12 .grid-8
{
	width: 960px;
}
.container-12 .grid-9
{
	width: 720px;
}
.container-12 .grid-10
{
	width: 800px;
}
.container-12 .grid-11
{
	width: 880px;
}
.container-12 .grid-12
{
	width: 960px;
	padding: 35px 0 0;
}

.container-12 .womens-faq, .container-12 .mens-faq, .container-12 .caring-faq
{
	padding: 27px 0 0;
}

.column
{
	padding: 0px 30px 0px 30px;
	margin-top: 10px;
	width: 420px;
}

.column .section
{
	padding: 20px 0px 10px 0px;
	clear: both;
}

.clear-sections
{
	clear: both;
	padding: 10px 0 10px 0;
}

.column .section h2
{
	font-size: 28px;
	margin-bottom: 6px;
	padding: 10px 0px 10px 45px;
}

.column p
{
	margin-bottom: 6px;
}

.column p.view-all, p.back-to-top, .paginator
{
	border-top: 2px #989898 dotted;
	padding: 4px 0 0 0;
}

.column .section p.view-all
{
	clear: both;
	padding: 8px 0 0 0;
	max-width: 99%;
}
p.back-to-top, .paginator
{
	padding: 8px 0 0 2px;
}

.paginator
{
	font-size: 12px;
}

.paginator p
{
	float: left;
}

.paginator ul
{
	float: right;
}

.paginator ul li
{
	display: inline;
	padding-left: 4px;
}

.column p.view-all a, p.back-to-top a, .column h3.sub-title
{
	font-style: italic;
	font-weight: bold;
}

.column p.view-all a, p.back-to-top a, .column h3.sub-title, .column h3.sub-title a
{
	color: #555;
}

.column p.view-all a, p.back-to-top a
{
	font-family: Georgia;
	font-size: 13px;
}

.column h3.sub-title
{
	font-size: 20px;
	margin-bottom: 8px;
}

.portlet
{
	padding-bottom: 2px;
}

.portlet li
{
	position: relative;
	zoom: 1;
}

.portlet li, .box
{
	display: block;
	margin-bottom: 8px;
	padding: 12px;
}

.portlet li img.profile-photo
{
	display: block;
	float: left;
}

.portlet li div.copy
{
	float: left;
	padding-left: 12px;
	width: 324px;
}

.portlet p
{
	font-size: 13px;
	margin-bottom: 0px;
}

.image_left
{
	float: left;
	margin: 0 15px 15px 0;
}

.image_right
{
	float: right;
	margin: 0 0 15px 15px;
}

.overflow-hidden
{
	overflow: hidden;
}

/*GATO*/

#gato_home_banner
{
	width: 960px;
	height: 440px;
	background: url('/images/homepage_gato_temp.png') no-repeat 0 0;
	position: relative;
	overflow: hidden;
	filter: none !important;
}

#gato_home_banner .copy
{
	font-family: Arial, "Helvetica" ,Helvetica,sans-serif;
	font-size: 13px;
	left: 0;
	position: absolute;
	top: 220px;
	width: 370px;
}

#gato_home_banner .cta
{
	background: transparent url("/images/gato/arrow_sprite.png") no-repeat scroll 0px -80px;
	color: #fff;
	display: block;
	font-size: 11px;
	height: 20px;
	left: 0px;
	padding: 6px 0 3px 12px;
	position: absolute;
	top: 324px;
	width: 269px;
}

#gato_home_banner .cta:hover
{
	color: #386803;
	background: transparent url("/images/gato/arrow_sprite.png") no-repeat scroll 0px -120px;
}

#gato_home_banner .cta_2
{
	display: block;
	font-size: 11px;
	height: 20px;
	left: 0px;
	position: absolute;
	top: 360px;
	width: 180px;
	color: #888;
}

#gato_home_banner .cta_2:hover
{
	color: #386803;
}

#gato_home_banner .cta_3
{
	display: block;
	height: 100px;
	left: 0;
	position: absolute;
	top: 33px;
	width: 155px;
}

#gato_home_banner .cta_4
{
	display: block;
	height: 130px;
	left: 505px;
	position: absolute;
	top: 260px;
	width: 300px;
}

/*#home-flash-background {
	background-image:url('/images/bg_home.png');
	background-position:center top;
	background-repeat:no-repeat;
	width:960px;
	margin:0 auto;
}*/

#home-flash
{
	position: relative;
	z-index: 1;
}

#home-flash-object
{
	height: 510px;
	position: relative;
	overflow: hidden;
}


/* GYM */
#gym_home_banner
{
	width: 960px;
	height: 421px;
	background: url('/images/homepage_gym.png') no-repeat 0 0px;
	overflow: hidden;
	filter: none !important;
}
#gym_home_banner .positioner
{
	position: absolute;
	top: 165px;
	left: 20px;
	width: 370px;
}
#gym_home_banner .cta
{
	background: transparent url("/images/gato/arrow_sprite.png") no-repeat scroll right -80px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	height: 20px;
	padding: 6px 30px 3px 12px;
	margin-top: 20px;
}

#tony_image
{
	position: absolute;
	top: 14px;
	left: 513px;
	height: 395px;
	width: 425px;
	display: block;
}

#gym_home_banner .cta span
{
	display: inline-block;
	background: url("/images/fr_flag.jpg") no-repeat scroll left top;
	padding-left: 33px;
}

.homepage_rotator_view1, .homepage_rotator_view2, .homepage_rotator_view3, .homepage_rotator_view4
{
	margin-left: 968px;
	position: absolute;
	top: 0;
	left: 0;
	height: 440px;
	width: 960px;
}

.homepage_rotator_view3
{
	background: url('/images/homepage_gato_temp_2.png') no-repeat 0 50px;
}
.homepage_rotator_view4
{
	background: url('/images/homepage_gato_temp_3.png') no-repeat 0 50px;
}

.homepage_rotator_view4 .copy
{
	font-family: Arial, "Helvetica" ,Helvetica,sans-serif;
	font-size: 15px;
	left: 30px;
	position: absolute;
	top: 190px;
	width: 338px;
}

.homepage_rotator_view3 .copy
{
	font-family: Arial, "Helvetica" ,Helvetica,sans-serif;
	font-size: 15px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 338px;
}

.homepage_rotator_view3 .buttons, .homepage_rotator_view4 .buttons
{
	position: absolute;
	top: 270px;
	left: 30px;
}

.women_products_btn, .men_products_btn, .women_resources_btn, .men_resources_btn
{
	height: 29px;
	width: 197px;
	overflow: hidden;
	text-indent: -500px;
	display: block;
	margin-bottom: 15px;
}

.women_products_btn
{
	background: url('/images/women-products-btn.png') no-repeat left top;
}
.men_products_btn
{
	background: url('/images/men-products-btn.png') no-repeat left top;
}
.women_resources_btn
{
	background: url('/images/women-resources-btn.png') no-repeat left top;
}
.men_resources_btn
{
	background: url('/images/men-resources-btn.png') no-repeat left top;
}
.women_products_btn:hover, .men_products_btn:hover, .women_resources_btn:hover, .men_resources_btn:hover
{
	background-position: left bottom;
}

#homepage_rotator_menu
{
	height: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#homepage_rotator_menu li
{
	margin: 0;
	padding: 0 0 0 38px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin-right: 30px;
	background: url('/images/homepage-rotator-menu.png') no-repeat left top;
	font-family: Arial;
	font-weight: bold;
}

#homepage_rotator_menu .homepage_rotator_trigger1:hover, #homepage_rotator_menu .homepage_rotator_trigger2:hover, #homepage_rotator_menu .homepage_rotator_trigger3:hover, #homepage_rotator_menu .homepage_rotator_trigger4:hover
{
	background-position: left -35px;
}

#homepage_rotator_menu .homepage_rotator_active, #homepage_rotator_menu .homepage_rotator_active:hover
{
	color: #016c1b;
	background-position: left -70px;
}

#home-flash-content
{
	display: none;
}

#footer {
	border-top:1px #d7d7d7 solid;
	color: #8E8F8D;
	font-size:10px;
	margin:0 auto;
	width:100%;
	max-width: 1154px;
	min-width: 960px;
	/*position:relative;*/
	font-family: Arial;
}

#footer ul a
{
	color: #8E8F8D;
}

#footer ul a img
{
	vertical-align: middle;
	margin: 0 6px 0 0;
}

#footer ul
{
	margin-top: 20px;
	text-align: center;
}

#footer ul li
{
	display: inline;
	padding: 0px 3.75px 0px 3.75px;
}

#footer p
{
	margin: 0 auto;
	padding: 20px 0;
	width: 950px;
	line-height: 15px;
}

/****************************/
/* Country Selector Styles **/
/****************************/

.csmap
{
	border: 0px;
	padding-right: 6px;
	margin-bottom: -4px;
	height: 17px;
	width: 39px;
}

#cs-columns a:hover
{
	color: #5c5c5c;
}

#cs-columns img
{
	margin-bottom: -4px;
	padding-right: 20px;
	border: 0;
	height: 18px;
	width: 24px;
}

#cs-columns li
{
	padding-top: 25px;
}

#cs-columns ul
{
	float: left;
	width: 260px;
	padding-bottom: 50px;
}

#cs-columns h4
{
	font-family: Verdana,Tahoma,Arial;
	color: #666;
}

/****************************/

#promo-container
{
	display: none;
}

.join-now-promo, .signed-in-promo
{
	background-color: #f6f2ee;
	background-image: url('/images/sign-up-promo.png');
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 16px;
	height: 132px;
	padding: 14px;
	position: relative;
	margin: 38px 30px 0px 10px;
	width: 172px;
}

.signed-in-promo
{
	background-image: url('/images/sign-out-promo.png');
	height: 162px;
}

.signed-in-promo p em, .signed-in-promo p a, .submit-button
{
	font-family: Georgia;
	font-size: 14px;
}

.signed-in-promo p a
{
	display: block;
	font-size: 12px;
	margin-bottom: 6px;
}

.join-now-promo, .join-now-promo a:hover, .signed-in-promo, .signed-in-promo a:hover, .signed-in-promo p a
{
	color: #555;
}

.join-now-promo a, .submit-button, .signed-in-promo a
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.join-now-promo p, .signed-in-promo p
{
	margin-bottom: 4px;
	padding-bottom: 8px;
}

.signed-in-promo p
{
	font-family: Verdana;
	font-size: 12px;
	margin-bottom: 14px;
}

.join-now-promo .join-button, .signed-in-promo .join-button, .submit-button
{
	background-color: #333;
	border: 1px #a5a3a0 solid;
	display: inline-block;
	font-size: 16px;
	margin-top: 6px;
	padding: 8px;
}

.signed-in-promo .join-button
{
	margin-top: 0px;
}

.submit-button
{
	float: right;
	font-size: 15px;
}

.join-now-promo .join-button, .signed-in-promo .join-button, .submit-button, .submit-button:hover
{
	color: #ccc;
}

.right-promo
{
	background-image: url('/images/right-promo-border-left.gif');
	background-repeat: repeat-y;
	color: #555;
	margin: 38px 30px 0px 10px;
	width: 200px;
}

.right-promo .border-top
{
	background-image: url('/images/right-promo-border-top.gif');
	background-repeat: no-repeat;
	font-size: 0px;
	height: 2px;
}

.right-promo .border-bottom
{
	background-image: url('/images/right-promo-border-bottom.gif');
	background-repeat: no-repeat;
	font-size: 0px;
	height: 3px;
}

.right-promo .promo-content
{
	background-color: #e9ded8;
	background-image: url('/images/right-promo.png');
	background-repeat: repeat-x;
	border-right: 1px #cbc3b9 solid;
	margin-left: 3px;
	padding: 12px 13px 9px 11px;
}

.right-promo .promo-content .title
{
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
}

.view-all-friends
{
	border-top: 2px #989898 dotted;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	margin-top: 10px;
	text-align: center;
}

.view-all-friends a
{
	color: #555;
}

.promo-content .friend, .promo-content .friend2
{
	float: left;
	margin: 12px 0px 0px 3px;
	text-align: center;
	width: 76px;
}

.promo-content .friend2
{
	margin-left: 14px;
}

p.search-term
{
	padding: 20px 0px 20px 0px;
}

ul.results li
{
	margin-top: 30px;
}

ul.results li h3
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

ul.results li a
{
	font-size: 12px;
}

.button
{
	display: inline-block;
	height: 39px;
	font: oblique bold 16px/39px Georgia, sans-serif;
	background: url(/images/theme-green/flag-btn-right.png ) no-repeat 100% 0;
	padding-right: 36px;
	text-shadow: -1px 2px 3px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
.button span
{
	background: url(/images/theme-green/flag-btn-left.png ) no-repeat 0 0;
	padding: 0 8px 0 16px;
	display: block;
	height: 43px;
	line-height: 37px;
}
.button:hover, .button:active, .button:focus
{
	background-position: 100% -43px;
	color: #fff;
}
.button:hover span, .button:active span, .button:focus span
{
	background-position: 0 -43px;
	color: #fff;
}
.arrow_button
{
	display: inline-block;
	height: 29px;
	font-size: 12px;
	background: url(/images/arrow-btn-right.png ) no-repeat 100% 0;
	padding-right: 36px;
	text-shadow: -1px 2px 3px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
.arrow_button span
{
	background: url(/images/arrow-btn-left.png ) repeat-x 0 0;
	padding: 0 0 0 10px;
	display: block;
	height: 29px;
	line-height: 27px;
	color: #fff;
}
.arrow_button:hover, .button:active, .button:focus
{
	background-position: 100% -30px;
	color: #008022;
}
.arrow_button:hover span, .button:active span, .button:focus span
{
	background-position: 0 -30px;
	color: #008022;
}

.cta_button
{
	position: relative;
	color: #d3ead1;
	font-weight: bold;
	padding: 7px 30px 7px 10px;
	margin: 3px;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	background: url(/images/cta_arrow.gif) no-repeat right center #06440e;
	background: url(/images/cta_arrow.gif) no-repeat right center, -moz-linear-gradient(#206d17, #06440e);
	background: url(/images/cta_arrow.gif) no-repeat right center, -webkit-gradient(linear, 0 0, 0 bottom, from(#206d17), to(#06440e));
	background: url(/images/cta_arrow.gif) no-repeat right center, linear-gradient(#206d17, #06440e);
	-pie-background: url(/images/cta_arrow.gif) no-repeat right center, linear-gradient(#206d17, #06440e);
	-pie-poll: true;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #aaa 0px 0px 1px 0px;
	-moz-box-shadow: #aaa 0px 0px 1px 0px;
	box-shadow: #aaa 0px 0px 1px 0px;
	font-size: 10px;
	font-family: Verdana,Tahoma,Arial;
	font-style: normal;
	zoom: 1;
	behavior: url(/javascript/PIE.htc);
}
.cta_button:hover
{
	position: relative;
	color: #135812;
	background: url(/images/cta_arrow_over.gif) no-repeat right center #fff;
	background: url(/images/cta_arrow_over.gif) no-repeat right center, -moz-linear-gradient(#fff, #ccc);
	background: url(/images/cta_arrow_over.gif) no-repeat right center, -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ccc));
	background: url(/images/cta_arrow_over.gif) no-repeat right center, linear-gradient(#fff, #ccc);
	-pie-background: url(/images/cta_arrow_over.gif) no-repeat right center, linear-gradient(#fff, #ccc);
	zoom: 1;
	behavior: url(/javascript/PIE.htc);
}
/* no arrow button */
.cta_na_button
{
	position: relative;
	color: #d3ead1;
	font-weight: bold;
	padding: 7px 10px;
	margin: 3px;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	background: #06440e;
	background: -moz-linear-gradient(#206d17, #06440e);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#206d17), to(#06440e));
	background: linear-gradient(#206d17, #06440e);
	-pie-background: linear-gradient(#206d17, #06440e);
	-pie-poll: true;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #aaa 0px 0px 1px 0px;
	-moz-box-shadow: #aaa 0px 0px 1px 0px;
	box-shadow: #aaa 0px 0px 1px 0px;
	behavior: url(/javascript/PIE.htc);
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial;
	font-style: normal;
	zoom: 1;
}
.cta_na_button:hover, .cta_na_button:focus
{
	color: #135812;
	background: #fff;
	background: -moz-linear-gradient(#fff, #ccc);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ccc));
	background: linear-gradient(#fff, #ccc);
	-pie-background: linear-gradient(#fff, #ccc);
	behavior: url(/javascript/PIE.htc);
	zoom: 1;
}
/* large button, w/arrow */
.cta_button_large
{
	position: relative;
	color: #fff;
	font-weight: normal;
	padding: 10px 50px 10px 18px;
	margin: 3px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	text-transform: none;
	background: url(/images/cta_large_arrow.png) no-repeat right center #06440e;
	background: url(/images/cta_large_arrow.png) no-repeat right center, -moz-linear-gradient(#206d17, #06440e);
	background: url(/images/cta_large_arrow.png) no-repeat right center, -webkit-gradient(linear, 0 0, 0 bottom, from(#206d17), to(#06440e));
	background: url(/images/cta_large_arrow.png) no-repeat right center, linear-gradient(#206d17, #06440e);
	-pie-background: url(/images/cta_large_arrow.png) no-repeat right center, linear-gradient(#206d17, #06440e);
	-pie-poll: true;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #aaa 0px 0px 1px 0px;
	-moz-box-shadow: #aaa 0px 0px 1px 0px;
	box-shadow: #aaa 0px 0px 1px 0px;
	behavior: url(/javascript/PIE.htc);
	font-size: 14px;
	zoom: 1;
}
.cta_button_large:hover, .cta_button_large:focus
{
	color: #135812;
	background: url(/images/cta_large_arrow_over.png) no-repeat right center #fff;
	background: url(/images/cta_large_arrow_over.png) no-repeat right center, -moz-linear-gradient(#fff, #ccc);
	background: url(/images/cta_large_arrow_over.png) no-repeat right center, -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ccc));
	background: url(/images/cta_large_arrow_over.png) no-repeat right center, linear-gradient(#fff, #ccc);
	-pie-background: url(/images/cta_large_arrow_over.png) no-repeat right center, linear-gradient(#fff, #ccc);
	behavior: url(/javascript/PIE.htc);
	zoom: 1;
}
.cta_button_large .cta_button_header
{
	font-weight: bold;
	font-size: 18px;
}

a.inline_link
{
	background: url(/images/inline_link_arrow.gif) no-repeat right center;
	padding-right: 12px;
	color: #0d6f17;
}
a.inline_link:hover
{
	background: url(/images/inline_link_arrow_on.gif) no-repeat right center;
	color: #5ba0c1;
}
span.para_head
{
	font-size: 14px;
	font-weight: bold;
}
.cmdChat span
{
	text-align: center;
	width: 144px;
	padding: 0;
}

.sidebar-module
{
	/*background:url(/images/sb-module-mid.jpg) repeat-y 50% 50%;*/
	position: relative;
	width: 198px;
	font: 14px/1.25 Arial, "Helvetica" , Helvetica, sans-serif;
	margin: 0 0 2em 10px;
	padding: 0 0 5px;
	color: #5c5c5c;
	float: right;
}
.chat-promo
{
	background: url(/images/sb-module-mid.jpg) repeat-y;
	width: 198px;
	overflow: hidden;
}
#main-content .sidebar-module .bottom
{
	width: 100%;
	height: 10px;
	background: url(/images/sb-module-bottom.png) no-repeat 50% 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
#main-content .sidebar-module .top
{
	background: url(/images/sb-module-top.png) no-repeat 50% 0;
	height: 13px;
	position: static;
}
.sidebar-module h4.module-title
{
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: oblique;
	color: #5c5c5c;
	padding: 0 10px;
	line-height: 44px; /*margin:0 0 0.5em;*/
	background: url(/images/theme-green/sb-module-top.png) no-repeat 50% 0;
	white-space: nowrap;
}
.sidebar-module .module-middle
{
	padding: 0.5em 0 0;
	background: url(/images/sb-module-mid.jpg) repeat-y;
}
.sidebar-module p, .sidebar-module ul
{
	margin: 0 0 0.3em;
	padding: 0 10px;
}
.sidebar-module ul li
{
	list-style: none;
	padding: 0;
	margin: 0 0 0.25em;
}

#top-navigation li a.button_green
{
	color: #FFD000;
}

#top-navigation li a.button_green:hover
{
	text-decoration: underline;
}

.sidebar-module .button
{
	height: 37px;
	background: url(/images/theme-green/sb-module-btn-right.gif) no-repeat 100% 0;
	padding-right: 34px;
}

.sidebar-module .button span
{
	background: url(/images/theme-green/sb-module-btn-left.gif) no-repeat 0 0;
	height: 43px;
	line-height: 34px;
}
.sidebar-module .button:hover, .sidebar-module .button:active, .sidebar-module .button:focus
{
	background-position: 100% -39px;
	color: #fff;
}
.sidebar-module .button:hover span, .sidebar-module .button:active span, .sidebar-module .button:focus span
{
	background-position: 0 -39px;
}

div.chat-promo p a
{
	float: right;
}
.sidebar-module .chat-promo .button, .sidebar-module .logged-in .button
{
	color: #5c5c5c;
	background-image: url(/images/sb-module-btn-right.gif);
	height: 43px;
}
* + html .sidebar-module .chat-promo .button
{
	height: 37px;
}
.sidebar-module .chat-promo .button:hover, .sidebar-module .chat-promo .button:active, .sidebar-module .chat-promo .button:focus, .sidebar-module .logged-in .button:hover, .sidebar-module .logged-in .button:active, .sidebar-module .logged-in .button:focus
{
	color: #fff;
}
.sidebar-module .chat-promo .button span, .sidebar-module .logged-in .button span
{
	background-image: url(/images/sb-module-btn-left.gif);
}
.sidebar-module .phone
{
	font-weight: bold;
	font-size: 18px;
}
.sidebar-module .logged-in
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-style: oblique;
}
.sidebar-module .logged-in ul
{
	font-weight: bold;
}
#main-content .sidebar-module .logged-in .top
{
	background: url(/images/sb-module-top-logged-in.jpg) no-repeat 50% 0;
	height: 67px;
	position: static;
	width: auto;
	line-height: 1.5em;
	padding: 10px 0 0 10px;
}
.sidebar-module .logged-in a:link, .sidebar-module .logged-in .visited
{
	color: #5c5c5c;
}

#mask
{
	position: absolute;
	z-index: 9000;
	background-color: #666;
	display: none;
	top: -190px;
	left: 0;
}
#boxes .window
{
	position: absolute;
	display: none;
	z-index: 9999;
	padding: 20px;
	top: 75px;
	background-color: #fff;
	width: 675px;
}
#boxes .window p
{
	margin-bottom: 1em;
}
#boxes .window .close
{
	float: right;
}

/****************************/

.border-none, p.border-none
{
	border: none;
}
.clear-both
{
	clear: both;
}
.display-block
{
	display: block;
}
.display-none
{
	display: none;
}
.font-size-12px
{
	font-size: 12px;
}
.margin-auto
{
	margin: auto;
}
.margin-bottom-10px
{
	margin-bottom: 10px;
}
.margin-bottom-20px
{
	margin-bottom: 20px;
}
.margin-bottom-30px
{
	margin-bottom: 20px;
}
.margin-top-10px
{
	margin-top: 10px;
}
.margin-right-10px
{
	margin-right: 10px;
}
.margin-left-10px
{
	margin-left: 10px;
}
.margin-top-20px
{
	margin-top: 20px;
}
.margin-bottom-30px
{
	margin-bottom: 30px;
}
.margin-left-30px
{
	margin-left: 30px;
}
.margin-right-30px
{
	margin-right: 30px;
}
.margin-top-30px
{
	margin-top: 30px;
}
.text-align-right
{
	text-align: right;
}
.text-align-left
{
	text-align: left;
}
.text-align-center
{
	text-align: center;
}

/*Video Links*/
p.v
{
	color: #fff;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	height: 31px;
	margin-right: 6px;
	padding-top: 1px;
	text-align: center;
	width: 30px;
	display: block;
	float: left;
	padding: 10px 0 !important;
}

p.video_link
{
	background: none;
	float: left;
	font-family: Verdana;
	font-size: 14px;
	width: 650px;
	clear: none;
}

p.video_link span a
{
	text-decoration: underline;
}

p.video_link
{
	margin-top: 5px;
	margin-bottom: 10px;
}

.addthis_default_style .addthis_counter
{
	margin-right: 20px;
}

/* Shadow Classes */
.small_shadow
{
	width: 286px;
	-moz-border-image: url(/images/small_shadow.png) 0 3 8 3 repeat stretch;
	-webkit-border-image: url(/images/small_shadow.png) 0 3 8 3 repeat stretch;
	border-image: url(/images/small_shadow.png) 0 3 8 3 repeat stretch;
	border-width: 1px 3px 8px;
	behavior: url(/javascript/PIE.htc);
}

.medium_shadow
{
	width: 630px;
	-moz-border-image: url(/images/medium_shadow.png) 2 5 8 5 repeat stretch;
	-webkit-border-image: url(/images/medium_shadow.png) 2 5 8 5 repeat stretch;
	border-image: url(/images/medium_shadow.png) 2 5 8 5 repeat stretch;
	border-width: 2px 5px 8px 5px;
	behavior: url(/javascript/PIE.htc);
}

.large_shadow
{
	width: 960px;
	-moz-border-image: url(/images/large_shadow.png) 2 5 8 5 repeat stretch;
	-webkit-border-image: url(/images/large_shadow.png) 2 5 8 5 repeat stretch;
	border-image: url(/images/large_shadow.png) 2 5 8 5 repeat stretch;
	border-width: 2px 5px 8px 5px;
	behavior: url(/javascript/PIE.htc);
}

#disclaimers
{
	font-style: italic;
	margin: 0 auto;
	padding: 0 0 20px;
	width: 950px;
	text-align: center;
}

.KCMail {
    margin: 0 auto;
    text-align: center;
}
#disclaimers p
{
	padding: 3px;
}

#help_bar
{
	background: #7eb400 url(/images/nce-landing-page/help_bar_bg.gif) repeat-x;
	bottom: 0;
	left: 0;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	position: fixed;
	width: 100%;
	height: 57px;
	z-index: 1000;
	text-align: center;
}

#help_bar #help_bar_button_wrapper
{
	position: relative;
	display: inline-block;
	width: 960px;
	height: 57px;
}

#help_bar #help_bar_button_wrapper a
{
	position: absolute;
	top: -34px;
	width: 179px;
	height: 91px;
	display: block;
	cursor: pointer;
}

#help_bar #help_bar_button_wrapper a.need_help
{
	right: 0;
	background: url(/images/nce-landing-page/help_bar_need_help_button.png) no-repeat;
}

#help_bar #help_bar_button_wrapper a.go_back
{
	left: 0;
	background: url(/images/nce-landing-page/help_bar_go_back_button.png) no-repeat;
}

#help_bar #help_bar_button_wrapper a.go_home
{
	left: 0;
	background: url(/images/nce-landing-page/help_bar_go_home_button.png) no-repeat;
}

.disclaimer
{
	font-size: 10px;
	font-style: italic;
	margin-top: 30px;
	color: #999;
	display: block;
	line-height: 16px;
}

.coupon-details span.disclaimer 
{
	margin-top: 5px;
}

.coupon-details span.disclaimer sup 
{
	font-size: 9px;
}

.disclaimer_overview
{
	font-size: 10px;
	font-style: italic;
	margin: 15px 0 30px;
	color: #999;
	display: block;
	clear: both;
}



/*STYLES FOR THE NEW HELP BAR*/


#helpBar
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	pointer-events: none;
	z-index: 999;
}

#helpBar > .bgCurved
{
	height: 57px;
	width: 100%;
	background: url(../images/bg_helpBarCurved.png) no-repeat scroll center 0 transparent;
	position: relative;
	z-index: 9999;
}


.linkWrapper
{
	width: 1024px;
	position: relative;
	margin: 0 auto;
	height: 0%;
}

.linkWrapper a
{
	display: block;
	height: 78px;
	position: absolute;
	top: -21px;
	width: 219px;
	z-index: 99999;
	pointer-events: visiblePainted;
}

.linkWrapper a.need_help
{
	background: url("../images/LetUsGuide.png") no-repeat scroll 0 0 transparent;
	right: 27px;
}

.linkWrapper a.need_help
{
	background: url("../images/LetUsGuide.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 78px;
	position: absolute;
	right: 18px;
	top: -21px;
	width: 219px;
	z-index: 99999;
	pointer-events: visiblePainted;
}

.linkWrapper a.go_home
{
	background: url("../images/go_to_the.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 78px;
	position: absolute;
	left: -38px;
	top: -18px;
	width: 219px;
	z-index: 99999;
	pointer-events: visiblePainted;
}

.linkWrapper a.go_previous
{
	background: url("../images/go_previous.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 78px;
	position: absolute;
	left: -16px;
	top: -18px;
	width: 219px;
	z-index: 99999;
	pointer-events: visiblePainted;
}

/*******STYLE FOR NEW COUPON PAGES*******/

sup.reg
{
	font-size: 12px;
}

#productLineSection
{
	padding: 30px 0px 20px 0px;
}

.emailBox
{
	width: 340px;
	padding: 5px;
	margin: 10px 0;
}

.countrySelect
{
	padding: 10px 0px;
}

#signupSection
{
	font-family: "Helvetica" , Helvetica, Arial, sans-serif;
}

.OfferFootnote
{
	font-size: 11px;
}

#couponSection
{
	margin: 10px 0px;
	font-family: "Helvetica" , Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 11px;
	padding: 10px 0;
	width: 850px;
	overflow: hidden;
}

#couponSection h3
{
	font-family: Optima, Segoe, "Segoe UI" , Candara, Calibri, Arial, sans-serif;
	margin: 10px;
}

.productCoupon
{
	background: #ffffff;
	width: 250px;
	float: left;
	margin-left: 10px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.25);
	padding: 30px 0px 20px 0px;
}

.productCoupon.first
{
	margin-left: 0px;
}

.productCoupon div
{
	height: 105px;
	text-align: center;
}

.productCoupon p
{
	margin: 10px;
}

.productCoupon input
{
	margin-left: 10px;
}

.productCoupon label
{
	margin-left: 3px;
}

#subscribeSection
{
	font-size: 15px;
	font-family: "Helvetica" , Helvetica, Arial, sans-serif;
	font-weight: 100;
	margin: 15px 0 100px;
}

#subscribeSection h4
{
	text-transform: none;
	font-size: 21px;
	line-height: 35px;
	margin-top: 30px;
}

#subscribeSection p
{
	margin: 10px 0px;
}

.GreatOffers strong
{
	font-weight: bold;
	margin-left: 5px;
}

.GreatOffers
{
	line-height: 30px;
}

.PrepareToPrintCoupon
{
	position: relative;
	margin-top: 15px;
}

#printingTips
{
	background: url("/Styles/Images/Utility/printHelpBG.png") no-repeat;
	width: 305px;
	height: 305px;
	padding: 10px 20px 10px 10px;
	font-size: 14px;
	display: none;
	position: absolute;
	top: -192px;
	left: 190px;
}

#printingTips h6
{
	font-family: Verdana,Tahoma,Arial;
	font-size: 14px;
	margin: 15px 0 0 30px;
}

.printHelpBtn
{
	display: inline-block;
	margin: 0 0 0 10px;
}

#printingTips p
{
	margin-left: 30px;
}

#printingTips ul
{
	width: 250px;
	list-style-type: disc;
	margin-left: 40px;
}

#printingTips li
{
	padding-bottom: 10px;
}

.CouponsRBs
{
	padding-bottom: 10px;
}

.CouponsRBs td
{
	padding-bottom: 10px;
}

.couponTitle
{
	font-weight: bold;
	display: block;
}

.couponCopy
{
	padding: 5px 0 20px;
}

.drop-menu
{
	background: #fff none;
	border-color: #C8E8Fe;
	border-radius: 0 0 10px 10px;
	display: none;
	left: 0;
	min-width: 100%;
	top: 100%;
	position: absolute;
	white-space: nowrap;
	width: auto;
	z-index: 1;
}
.signin-cont
{
	display: block;
	float: left;
	left: 650px;
	position: absolute;
	top: 14px;
	width: 100px;
	z-index: 10;
}
.signin-cont a
{
	color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
}
.loginContainer
{
	background-color: #f3f3f3;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin-left: -7px;
	margin-top: 15px;
	padding-bottom: 8px;
	width: 102px;
	z-index: 10;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 1);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 1);
}
.loginContainer ul li
{
	padding: 10px;
	text-align: center;
}
.loginContainer ul li:first-child
{
	border-bottom: 1px solid #fff;
}
.loginContainer ul li a
{
	color: #000;
	font-size: 11px;
	text-transform: capitalize;
	margin-left:2px;
}
.consumer-unsubscribe .consumer-email-input {
    margin-left: 10px;
}
/*Decline CSS*/

.offersColor{
	text-decoration:  underline;
	color:#094d0f ;
}
.paraAlign{
	text-align: center;
    padding: 40px 10px;
    margin: 0;
  font-family: Arial;
	color:#666666;
	font-size: 18px;
	line-height: 24px;
    
}

.floatRight{
	float:right;
}
.divWidth{
	max-width: 762px;
	margin: 0 auto;
}
.floatRight div {
	overflow: hidden;
}
.floatRight img {
	max-width: 148px;
    max-height: 125px;
    margin: 0;
    padding-right: 3px;
    float: left;
    padding-bottom: 4px;
}

/* SG Custom Styles Start Here */
        .sg-body
        {
            font-family: Helvetica,Arial,serif !important;
            color: #333 !important;
            background:none !important;
        }
        .sg-survey-form
        {
            width: 100% !important;
        }
        .sg-type-table .sg-table thead th
        {
            border: none !important;
            background: none !important;
            width: 11% !important;
            color:#543663 !important;
        }
        .sg-type-table .sg-table
        {
            border: none !important;
        }
        .sg-type-table .sg-table td
        {
            padding: 0 !important;
        }
        .sg-type-table .sg-table .sg-even-row th
        {
            background: none !important;
        }
        .sg-type-table .sg-table .sg-even-row td
        {
            background: none !important;
        }
        .sg-wrapper, .sg-question-title, .sg-question-title label
        {
            font-family: inherit !important;
        }
        .sg-question label
        {
            display: inline-block !important;
            margin: 0;
            width: 100%;
        }
        .sg-question-options 
        {
        	padding:0 !important;
        }
        .sg-question-options table input[type=radio] + label
        {
            content: "";
            background: #c3c3c3;
            height: 11px;
            width: 24%;
            margin: 0 2px 0 0 !important;
            padding: 0;
            cursor: pointer;
            top: 0;
            position: relative;
            left: 0;
        }
        .sg-question-options table input[type=radio] + label:before
        {
            content: "";
        }
        .sg-question-options table input[type=radio] + label:hover, .sg-question-options table label.selected
        {
            background: #5a5a5a !important;
        }
        #divCRMSurvey .sg-wrapper, .sg-type-table .sg-table th, .sg-type-table .sg-table td
        {
        	background:none !important;
        }
        
        #divCRMSurvey .sg-content 
        {
        	padding:0 !important;
        }
        .sg-wrapper, .sg-question-title, .sg-question-title label
        {
            text-align: left;
        }
        .sg-question-number
        {
            display: none;
        }
        .sg-type-table .sg-first-cell
        {
            width: 43% !important;
        }
        .sg-type-table td
        {
            border-left: 1px solid #ddd;
            padding: 0.5em;
            vertical-align: middle;
            width: 7% !important;
        }
        .sg-type-table .sg-table .sg-odd-row th, .sg-type-table .sg-table tbody th
        {
            padding-left: 0;
        }
        .sg-table tr td.radio_btn input[type=radio] 
        {
            visibility:hidden;
            height:0px;
            width:0px;
        }
        .sg-question-set 
        {
            margin-top:-10px !important;
            padding-top:0 !important;
        }
        .sg-question-options table input[type="radio"] + label::before 
        {
            content: '' !important;
        }
        @media only screen and (max-width: 586px) 
        {
            .sg-question-set 
            {
                margin-top: 0 !important;
            }
            .sg-table  
            {
		        overflow-x: auto;
		        display: block;
		        margin-top:10px;
            }
            .sg-table thead 
            {
                display:none;
            }
            .sg-table tr th, .sg-table tr td, .sg-type-table .sg-first-cell
            {
                display: block;
                margin: 0;
                width: 100% !important;
                padding:0;
            }
            .sg-question-options table input[type="radio"] + label 
            {
                left:-5px;
                margin:4px 2px 0 0 !important;
                border:none !important;
                border-radius:0 !important;
                font-size:0 !important;
            }
            .survey-gizmo-validation-message
            {
                font-family:"MuseoSans","HelveticaNeue","Helvetica","Arial",sans-serif !important;
                font-weight: 400 !important;
                font-size: 14px !important;
            }
        }