/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 3/5/2012
*/


/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Tabs
	#Forms
	#Fontface
	#Misc */


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }

/* #Clearfix
================================================== */
.clearfix:after                                            { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix                                                  { display: inline-block; }
html[xmlns] .clearfix                                      { display: block; }
* html .clearfix                                           { height: 1%; }

/* #Basic Styles
================================================== */

body {
		background: #fff;
		font: 12px/18px "Open Sans", Helvetica, Arial, sans-serif;
		color: #231f20;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
}

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6, .title {
		font-family: "Oswald", Helvetica, Arial, sans-serif;
		font-weight: normal; 
		text-transform: uppercase;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 36px; line-height: 42px; margin-bottom: 14px;}
	h2 { font-size: 32px; line-height: 38px; margin-bottom: 8px; }
	h3 { font-size: 28px; line-height: 32px; margin-bottom: 4px; }
	h4 { font-size: 22px; line-height: 26px; margin-bottom: 2px; }
	h5 { font-size: 17px; line-height: 24px; }
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; }
	
	/* Boutique */
	body.boutique h1,
	body.boutique h2,
	body.boutique h3,
	body.boutique h4,
	body.boutique h5,
	body.boutique h6,
	body.boutique .title {
		color: #a8bd13;
	}
	
	/* Distribution */
	body.distribution h1,
	body.distribution h2,
	body.distribution h3,
	body.distribution h4,
	body.distribution h5,
	body.distribution h6,
	body.distribution .title {
		color: #e39000;
	}

	p { margin: 0 0 16px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; color: #333; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	a, a:visited { color: #333; text-decoration: none; outline: 0; }
	a:hover, a:focus { color: #000; }
	p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }


/* #Buttons
================================================== */
	
	/* Boutique */
	body.alentour a.button,
	body.alentour button,
	body.alentour input[type="submit"],
	body.alentour input[type="reset"],
	body.alentour input[type="button"],
	body.alentour .ether-button,
	body.boutique a.button,
	body.boutique button,
	body.boutique input[type="submit"],
	body.boutique input[type="reset"],
	body.boutique input[type="button"],
	body.boutique .ether-button {
		background: #c0d700; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwZDcwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjYjBjZDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjOWVjMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDglIiBzdG9wLWNvbG9yPSIjODZhZjAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzQlIiBzdG9wLWNvbG9yPSIjNjM5MTAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTYlIiBzdG9wLWNvbG9yPSIjNGI3YjAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzUzOGMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  #c0d700 0%, #b0cd00 4%, #9ec000 26%, #86af00 48%, #639100 74%, #4b7b00 96%, #538c00 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0d700), color-stop(4%,#b0cd00), color-stop(26%,#9ec000), color-stop(48%,#86af00), color-stop(74%,#639100), color-stop(96%,#4b7b00), color-stop(100%,#538c00)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #c0d700 0%,#b0cd00 4%,#9ec000 26%,#86af00 48%,#639100 74%,#4b7b00 96%,#538c00 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #c0d700 0%,#b0cd00 4%,#9ec000 26%,#86af00 48%,#639100 74%,#4b7b00 96%,#538c00 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #c0d700 0%,#b0cd00 4%,#9ec000 26%,#86af00 48%,#639100 74%,#4b7b00 96%,#538c00 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #c0d700 0%,#b0cd00 4%,#9ec000 26%,#86af00 48%,#639100 74%,#4b7b00 96%,#538c00 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0d700', endColorstr='#538c00',GradientType=0 ); /* IE6-8 */
	  border: 1px solid #5e7c00;
	  border-top: 1px solid #719500;
	  border-left: 1px solid #719500;
	  padding: 1px 8px !important;
	  -moz-border-radius: 3px !important;
	  -webkit-border-radius: 3px !important;
	  border-radius: 3px !important;
	  color: #fff;
	  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	  display: inline-block;
	  font-size: 11px !important;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(0, 0, 0, .75);
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: 21px !important;
	  text-transform: uppercase;
	}
	
	body.alentour a.button:hover,
	body.alentour button:hover,
	body.alentour input[type="submit"]:hover,
	body.alentour input[type="reset"]:hover,
	body.alentour input[type="button"]:hover,
	body.alentour .ether-button:hover,
	body.boutique a.button:hover,
	body.boutique button:hover,
	body.boutique input[type="submit"]:hover,
	body.boutique input[type="reset"]:hover,
	body.boutique input[type="button"]:hover,
	body.boutique .ether-button:hover {
		color: #fff;
		background: #c0d700; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwZDcwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjYjBjZDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTglIiBzdG9wLWNvbG9yPSIjOWVjMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzYlIiBzdG9wLWNvbG9yPSIjODZhZjAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTklIiBzdG9wLWNvbG9yPSIjNjM5MTAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODQlIiBzdG9wLWNvbG9yPSIjNGI3YjAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzUzOGMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  #c0d700 0%, #b0cd00 4%, #9ec000 18%, #86af00 36%, #639100 59%, #4b7b00 84%, #538c00 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0d700), color-stop(4%,#b0cd00), color-stop(18%,#9ec000), color-stop(36%,#86af00), color-stop(59%,#639100), color-stop(84%,#4b7b00), color-stop(100%,#538c00)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #c0d700 0%,#b0cd00 4%,#9ec000 18%,#86af00 36%,#639100 59%,#4b7b00 84%,#538c00 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #c0d700 0%,#b0cd00 4%,#9ec000 18%,#86af00 36%,#639100 59%,#4b7b00 84%,#538c00 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #c0d700 0%,#b0cd00 4%,#9ec000 18%,#86af00 36%,#639100 59%,#4b7b00 84%,#538c00 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #c0d700 0%,#b0cd00 4%,#9ec000 18%,#86af00 36%,#639100 59%,#4b7b00 84%,#538c00 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0d700', endColorstr='#538c00',GradientType=0 ); /* IE6-8 */

	  border: 1px solid #5e7c00;
	  border-top: 1px solid #719500;
	  border-left: 1px solid #719500; }

	body.alentour a.button:active,
	body.alentour button:active,
	body.alentour input[type="submit"]:active,
	body.alentour input[type="reset"]:active,
	body.alentour input[type="button"]:active,
	body.alentour .ether-button:active,
	body.boutique a.button:active,
	body.boutique button:active,
	body.boutique input[type="submit"]:active,
	body.boutique input[type="reset"]:active,
	body.boutique input[type="button"]:active,
	body.boutique .ether-button:active 	{
		border: 1px solid #5e7c00;
		background: #c0d700; /* Old browsers */
		background: -moz-linear-gradient(top,  #c0d700 0%, #b0cd00 4%, #9ec000 41%, #86af00 65%, #639100 86%, #538c00 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0d700), color-stop(4%,#b0cd00), color-stop(41%,#9ec000), color-stop(65%,#86af00), color-stop(86%,#639100), color-stop(100%,#538c00)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #c0d700 0%,#b0cd00 4%,#9ec000 41%,#86af00 65%,#639100 86%,#538c00 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #c0d700 0%,#b0cd00 4%,#9ec000 41%,#86af00 65%,#639100 86%,#538c00 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #c0d700 0%,#b0cd00 4%,#9ec000 41%,#86af00 65%,#639100 86%,#538c00 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #c0d700 0%,#b0cd00 4%,#9ec000 41%,#86af00 65%,#639100 86%,#538c00 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0d700', endColorstr='#538c00',GradientType=0 ); /* IE6-8 */
	}
	
	
	/* Distribution */
	body.distribution a.button,
	body.distribution button,
	body.distribution input[type="submit"],
	body.distribution input[type="reset"],
	body.distribution input[type="button"],
	body.distribution .ether-button {
		background: #f9ddb5; /* Old browsers */
		background: -moz-linear-gradient(top,  #f9ddb5 0%, #efa857 4%, #e99443 26%, #e17523 52%, #d35212 78%, #cb3f09 96%, #d24609 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9ddb5), color-stop(4%,#efa857), color-stop(26%,#e99443), color-stop(52%,#e17523), color-stop(78%,#d35212), color-stop(96%,#cb3f09), color-stop(100%,#d24609)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f9ddb5 0%,#efa857 4%,#e99443 26%,#e17523 52%,#d35212 78%,#cb3f09 96%,#d24609 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f9ddb5 0%,#efa857 4%,#e99443 26%,#e17523 52%,#d35212 78%,#cb3f09 96%,#d24609 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f9ddb5 0%,#efa857 4%,#e99443 26%,#e17523 52%,#d35212 78%,#cb3f09 96%,#d24609 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f9ddb5 0%,#efa857 4%,#e99443 26%,#e17523 52%,#d35212 78%,#cb3f09 96%,#d24609 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ddb5', endColorstr='#d24609',GradientType=0 ); /* IE6-9 */
	  border: 1px solid #cb8100;
	  border-top: 1px solid #e39000;
	  border-left: 1px solid #e39000;
	  padding: 1px 8px !important;
	  -moz-border-radius: 3px !important;
	  -webkit-border-radius: 3px !important;
	  border-radius: 3px !important;
	  color: #fff;
	  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	  display: inline-block;
	  font-size: 11px !important;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(0, 0, 0, .75);
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: 21px !important;
	  text-transform: uppercase;

	}

	body.distribution a.button:hover,
	body.distribution button:hover,
	body.distribution input[type="submit"]:hover,
	body.distribution input[type="reset"]:hover,
	body.distribution input[type="button"]:hover,
	body.distribution .ether-button:hover {
		color: #fff;
		background: #f9ddb5;
		background: -moz-linear-gradient(top,  #f9ddb5 0%, #efa857 4%, #e99443 16%, #e17523 34%, #d35212 78%, #cb3f09 96%, #d24609 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9ddb5), color-stop(4%,#efa857), color-stop(16%,#e99443), color-stop(34%,#e17523), color-stop(78%,#d35212), color-stop(96%,#cb3f09), color-stop(100%,#d24609));
		background: -webkit-linear-gradient(top,  #f9ddb5 0%,#efa857 4%,#e99443 16%,#e17523 34%,#d35212 78%,#cb3f09 96%,#d24609 100%);
		background: -o-linear-gradient(top,  #f9ddb5 0%,#efa857 4%,#e99443 16%,#e17523 34%,#d35212 78%,#cb3f09 96%,#d24609 100%);
		background: -ms-linear-gradient(top,  #f9ddb5 0%,#efa857 4%,#e99443 16%,#e17523 34%,#d35212 78%,#cb3f09 96%,#d24609 100%);
		background: linear-gradient(to bottom,  #f9ddb5 0%,#efa857 4%,#e99443 16%,#e17523 34%,#d35212 78%,#cb3f09 96%,#d24609 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ddb5', endColorstr='#d24609',GradientType=0 );
	  border: 1px solid #c07a00;
	  border-top: 1px solid #e39000;
	  border-left: 1px solid #e39000; }

	body.distribution a.button:active,
	body.distribution button:active,
	body.distribution input[type="submit"]:active,
	body.distribution input[type="reset"]:active,
	body.distribution input[type="button"]:active,
	body.distribution .ether-button:active  {
		border: 1px solid #e39000;
		background: #f9ddb5;
	background: -moz-linear-gradient(top,  #f9ddb5 0%, #efa857 4%, #e99443 39%, #e17523 76%, #d35212 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9ddb5), color-stop(4%,#efa857), color-stop(39%,#e99443), color-stop(76%,#e17523), color-stop(99%,#d35212));
	background: -webkit-linear-gradient(top,  #f9ddb5 0%,#efa857 4%,#e99443 39%,#e17523 76%,#d35212 99%);
	background: -o-linear-gradient(top,  #f9ddb5 0%,#efa857 4%,#e99443 39%,#e17523 76%,#d35212 99%);
	background: -ms-linear-gradient(top,  #f9ddb5 0%,#efa857 4%,#e99443 39%,#e17523 76%,#d35212 99%);
	background: linear-gradient(to bottom,  #f9ddb5 0%,#efa857 4%,#e99443 39%,#e17523 76%,#d35212 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ddb5', endColorstr='#d35212',GradientType=0 );

	}
	
	a.button.gray,
	button.gray,
	input[type="submit"].gray,
	input[type="reset"].gray,
	input[type="button"].gray	{
		background: #b0a9a3 !important; /* Old browsers */
		background: -moz-linear-gradient(top,  #b0a9a3 0%, #9e958e 4%, #938982 17%, #857a73 30%, #483d36 78%, #352c25 96%, #3a3028 100%) !important; /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0a9a3), color-stop(4%,#9e958e), color-stop(17%,#938982), color-stop(30%,#857a73), color-stop(78%,#483d36), color-stop(96%,#352c25), color-stop(100%,#3a3028)) !important; /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #b0a9a3 0%,#9e958e 4%,#938982 17%,#857a73 30%,#483d36 78%,#352c25 96%,#3a3028 100%) !important; /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #b0a9a3 0%,#9e958e 4%,#938982 17%,#857a73 30%,#483d36 78%,#352c25 96%,#3a3028 100%) !important; /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #b0a9a3 0%,#9e958e 4%,#938982 17%,#857a73 30%,#483d36 78%,#352c25 96%,#3a3028 100%) !important; /* IE10+ */
		background: linear-gradient(to bottom,  #b0a9a3 0%,#9e958e 4%,#938982 17%,#857a73 30%,#483d36 78%,#352c25 96%,#3a3028 100%) !important; /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0a9a3', endColorstr='#3a3028',GradientType=0 ) !important; /* IE6-8 */
	  border: 1px solid #3a302a !important;
	  border-top: 1px solid #3a302a !important;
	  border-left: 1px solid #3a302a !important;
	  padding: 1px 8px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #fff;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(0, 0, 0, .8);
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: 21px;
	  text-transform: uppercase;
	}
	
	a.button.gray:hover,
	button.gray:hover,
	input[type="submit"].gray:hover,
	input[type="reset"].gray:hover,
	input[type="button"].gray	:hover{
		color: #fff;
		background: #b0a9a3 !important; /* Old browsers */
		background: -moz-linear-gradient(top,  #b0a9a3 0%, #9e958e 4%, #938982 13%, #857a73 20%, #483d36 52%, #352c25 76%, #3a3028 100%)!important; /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0a9a3), color-stop(4%,#9e958e), color-stop(13%,#938982), color-stop(20%,#857a73), color-stop(52%,#483d36), color-stop(76%,#352c25), color-stop(100%,#3a3028))!important; /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #b0a9a3 0%,#9e958e 4%,#938982 13%,#857a73 20%,#483d36 52%,#352c25 76%,#3a3028 100%)!important; /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #b0a9a3 0%,#9e958e 4%,#938982 13%,#857a73 20%,#483d36 52%,#352c25 76%,#3a3028 100%)!important; /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #b0a9a3 0%,#9e958e 4%,#938982 13%,#857a73 20%,#483d36 52%,#352c25 76%,#3a3028 100%)!important; /* IE10+ */
		background: linear-gradient(to bottom,  #b0a9a3 0%,#9e958e 4%,#938982 13%,#857a73 20%,#483d36 52%,#352c25 76%,#3a3028 100%)!important; /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0a9a3', endColorstr='#3a3028',GradientType=0 )!important; /* IE6-8 */

	  border: 1px solid #3a302a !important;
	  border-top: 1px solid #3a302a!important;
	  border-left: 1px solid #3a302a!important; }
	
	a.button.gray:active,
	button.gray:active,
	input[type="submit"].gray:active,
	input[type="reset"].gray:active,
	input[type="button"].gray	:active	{
		border: 1px solid #3a302a !important;
		background: #b0a9a3 !important; /* Old browsers */
		background: -moz-linear-gradient(top,  #b0a9a3 0%, #9e958e 4%, #938982 31%, #857a73 48%, #483d36 83%, #352c25 96%, #3a3028 100%) !important; /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0a9a3), color-stop(4%,#9e958e), color-stop(31%,#938982), color-stop(48%,#857a73), color-stop(83%,#483d36), color-stop(96%,#352c25), color-stop(100%,#3a3028)) !important; /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #b0a9a3 0%,#9e958e 4%,#938982 31%,#857a73 48%,#483d36 83%,#352c25 96%,#3a3028 100%)!important; /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #b0a9a3 0%,#9e958e 4%,#938982 31%,#857a73 48%,#483d36 83%,#352c25 96%,#3a3028 100%)!important; /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #b0a9a3 0%,#9e958e 4%,#938982 31%,#857a73 48%,#483d36 83%,#352c25 96%,#3a3028 100%) !important; /* IE10+ */
		background: linear-gradient(to bottom,  #b0a9a3 0%,#9e958e 4%,#938982 31%,#857a73 48%,#483d36 83%,#352c25 96%,#3a3028 100%) !important; /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0a9a3', endColorstr='#3a3028',GradientType=0 ) !important; /* IE6-8 */
	}
	

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }


/* #Tabs (activate in tabs.js)
================================================== */
	ul.tabs {
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		border-bottom: solid 1px #ddd; }
	ul.tabs li {
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a {
		display: block;
		text-decoration: none;
		width: auto;
		height: 29px;
		padding: 0px 20px;
		line-height: 30px;
		border: solid 1px #ddd;
		border-width: 1px 1px 0 0;
		margin: 0;
		background: #f5f5f5;
		font-size: 13px; }
	ul.tabs li a.active {
		background: #fff;
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-left-width: 1px;
		margin: 0 0 0 -1px;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a.active {
		margin-left: 0; }
	ul.tabs li:first-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }

	ul.tabs-content { margin: 0; display: block; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }


/* #Forms
================================================== */

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "Open Sans", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		}
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
		
		
		
/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	.left { float: left !important; }
	.right { float: right !important; }