/* -------------------
	Global Resets 
--------------------*/

* {
	outline: none;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}

* html div {
	overflow: hidden;
}

p,ol,ul,h1,h2,h3,h4,h5,h6 {
	margin: 0;
}

ul, li {
	list-style-type: none;
}

a img {
	border: 0px solid #fff;
}

img {
	display: block;
	max-width: 100%;
}

.clear {
	clear: both;
}

.element {
	border: 1px solid #ff0000;
}

.hidden, .Search .tabs {
    font-size: x-small;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -100px;
    width: 1px;
}

#mobileToggle, #mApp {
	display: none;
}

/* -------------------
	CMS Resets 
--------------------*/

#tinymce {
	background: none;
}

tbody, tbody th {
	border: 0px solid #fff;
}

hr {
	margin: 0 0 1em 0;
	background-color: #ccc;
	border: 0 none;
	color: #ccc;
	height: 1px;
}

.block ul, ul.menu li, .item-list ul, .item-list ul li, li.leaf, li.collapsed, li.expanded, ul.links li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

dt {
	margin: 0 0 1em 0;
}

.form-item {
	margin: 0;
}

li a.active {
  color: #25aae1;
}

/* -------------------
	Form Errors 
--------------------*/

div.error, tr.error {
    background: none repeat scroll 0 0 #FFFFFF;
	border: none;
	color: #ff0000;
}

#content .error ul li, #content tr.error ul li {
	margin: 0 0 0.5em;
	list-style-type: none;
}

div.error a:hover {
    color: #000;
}

.error {
    color: #000;
}

/* -------------------
	Setup 
--------------------*/

body {
	background: url(../images/tile.jpg) repeat transparent;
	font: normal 75%/1 Helvetica, Arial, sans-serif;
	color: #666;
}

a, a:link {
	color: #25aae1;
	text-decoration: none;
	outline: none;
	
}

a:visited {
	color: #25aae1;
}

a:hover {
	color: #8dc63f;
}

a:active {
	color: #25aae1;
}

/* -------------------
	Globals Styles and Home Page
--------------------*/

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: auto;
	padding: 15px 20px 0;
}

#logo {
	margin: 0;
	padding: 0;	
}

#logo a {
	display: block;
	float: left;
	width: 175px;
	height: 111px;
	margin: 0 30px 0 0;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
}

#appStore {
	float: left;
	margin: 25px 0 0;
}

#appStore img {
	float: left;
	margin: 0 10px 0 0;
}

#appStore #getApp {
	margin: 10px 10px 0 0;
}

#social {
	float: right;
	width: 330px;
	margin: 20px 0 0;
}

#social img {
	float: right;
	margin: 0 0 0 10px;
}

#buffalo {
	position: relative;
	clear: right;
	float: right;
	width: 300px;	
	margin: 15px 0 0;
}

#buffalo img {
	position: absolute;
	left: 6px;
	top: 4px;
}

#buffalo a {
	cursor: text;
}

#search-theme-form {
	float: right;
	clear: right;
	width: 270px;
}

#search-theme-form label {
    display: none;
}

#search-theme-form input {
    background: none repeat scroll 0 0 #25aae1;
    border: medium none;
    color: #fff;
	font-size: 1.25em;
	font-weight: bold;
	text-transform: lowercase;
    float: left;
    padding: 10px;
	height: 20px;
	-webkit-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	-o-transition: background 0.25s linear;
	transition: background 0.25s linear;
}

#search-theme-form .form-text {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    width: 210px;
}

#search-theme-form .form-submit {
	float: left;
    background: url("../images/mag.gif") no-repeat scroll center center #25aae1;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
	border-left: 1px solid #fff;
    font-size: 0;
    height: 40px;
    line-height: 0;
    text-indent: -9999px;
    width: 40px;
}

.form-submit:hover {
	cursor: pointer;
}

#search-theme-form .form-text:focus {
	background-color: #8dc63f;
}

#whiteBox {
	padding: 20px 20px 0;
	background: url(../images/lines.gif) 215px top repeat-y #fff;
}

#whiteBox.home {
	background-image: none;
}	


#video {
	margin: 0 0 20px;
}

#slideshow {
	float: left;
}

#slideshow, #slideshow ul, #slideshow li, #slideshow img {
	z-index: 1;
	width: 730px;
	height: 305px;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#homeLeft {
	float: left;
	width: 198px;
	margin: 0 20px;
	border-right: 2px solid #e5e5e5;
}

#block-block-1 {
	margin: 0 0 20px;	
}

#new {
	clear: both;
	font-weight: bold;
	margin: 20px 0 0;
}

#new .title, #featured .title {
	margin: 0 0 20px;
	font-family: 'Oswald', sans-serif;
	font-size: 	1.833em;
	font-weight: normal;
	text-transform: uppercase;	
}

#block-views-NewMembers-block_1 .views-row, #middle .block-views .views-field-title, #middle .view .views-field-title {
	margin: 0 0 20px;
}

#homeRight {
	float: right;
	width: 200px;	
}

#featured {
	margin: 0 0 20px;
	border-bottom: 2px solid #e5e5e5;	
}

#block-views-Feature-block_1 .views-row, #block-views-Feature-block_1 .view-footer {
	margin: 0 0 20px;
	font-weight: bold;
	font-size: 1.25em;
	text-transform: uppercase;
}

#block-views-Feature-block_1 .views-row {
	margin: 0;	
}

#block-views-Feature-block_1 .views-row p {
	line-height: normal;
}

#block-views-Feature-block_1 .featured.last a {
	color: #8dc63f;
}

#eNews h2 {
	margin: 0 0 10px;
}

#block-mailchimp-37c1e252f0 label, #edit-mailchimp-lists-37c1e252f0-FNAME-wrapper, #edit-mailchimp-lists-37c1e252f0-LNAME-wrapper, #edit-mailchimp-lists-4360822f90-MMERGE3-wrapper {
	display: none;	
}

#block-mailchimp-37c1e252f0 input {
    background: none repeat scroll 0 0 #25aae1;
    border: medium none;
    color: #fff;
	font-size: 1.25em;
	font-weight: bold;
	text-transform: lowercase;
    float: left;
    padding: 10px;
	height: 20px;
	-webkit-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	-o-transition: background 0.25s linear;
	transition: background 0.25s linear;
}

#block-mailchimp-37c1e252f0 .form-text {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    width: 140px;
}

#block-mailchimp-37c1e252f0 .form-submit {
	float: left;
    background: url("../images/go.gif") no-repeat scroll center center #25aae1;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
	border-left: 1px solid #fff;
    font-size: 0;
    height: 40px;
    line-height: 0;
    text-indent: -9999px;
    width: 40px;
}

.form-submit:hover {
	cursor: pointer;
}

#block-mailchimp-37c1e252f0 .form-text:focus {
	background-color: #8dc63f;
}

#touts {
	clear: both;
	width: 100%;
	margin: 0 0 20px;
	padding: 20px 0 0;
}

.tout {
	float: left;	
	margin: 0 20px 0 0;
}

.tout.last {	
	margin: 0;
}

#left {
	float: left;
	width: 175px;
	font-weight: bold;
}

#middle {
	float: left;
	width: 505px;
	margin: 0 20px;
	padding: 0 20px;
}

#right {
	float: right;
	width: 200px;
	font-weight: bold;
}

#left li, #right li {
	margin: 0 0 9px;	
	padding: 0 0 9px;
	border-bottom: 2px solid #e5e5e5;	
}

#right li.last {
	margin: 0;
	border-bottom: 0px solid #e5e5e5;	
}

#left li a, #right li a {
	display: block;	
}

#footer {
	clear: both;
	margin: 20px -20px 0;
	padding: 10px 0;
	border-top: 8px solid #25aae1;
	text-align: center;
	color: #999;
	background-color: #fff;
}

/* -------------------
	Blog Styles 
--------------------*/

.view-id-Blog .views-row {
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}

.view-id-Blog .views-row,
.views-field-tid, .addthis_toolbox, .backToLink {
	margin: 0 0 20px;	
}

.views-field-field-blog-date-value, .field-field-blog-date {
	margin: 0 0 20px;
	font-weight: bold;
	font-size: 1.5em;
}

/* -------------------
	Sales Force Form Styles
--------------------*/

#salesForce label {
	display: block;	
	clear: both;
	font-weight: bold;
}

#salesForce input, #salesForce textarea {
	clear: both;
    background: none repeat scroll 0 0 #25aae1;
    border: medium none;
    color: #fff;
	font-size: 1.25em;
	font-weight: bold;
    float: left;
	margin: 0 0 10px;
    padding: 10px;
	height: 20px;
	-webkit-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	-o-transition: background 0.25s linear;
	transition: background 0.25s linear;
    border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    width: 350px;
}

#salesForce textarea {
	height: 100px;
}

#salesForce input:focus {
	background-color: #8dc63f;
}

#salesForce #salesForceSubmit {
	float: left;
    background-color #25aae1;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
	border-left: 1px solid #fff;
    height: 40px;
    line-height: 0;
    width: 140px;
	text-indent: 0;
}

#salesForceSubmit:hover {
	cursor: pointer;
}

/* -------------------
	Profile Styles
--------------------*/

#logos {
	border-bottom: 2px solid #E5E5E5;
    margin: 0 0 9px;
    padding: 0 0 9px;
}

#storeName, 
#url p,
#address,
#hours,
#reward,
#desc p,
#address p {
	margin: 0 0 10px;
}

#reward p {
	display: inline;	
}

#hours p {
	margin: 0 0 5px;	
}

#url p {
	line-height: normal;
}

#url img {
	float: left;
	margin: 0 10px 10px 0;	
}

#address {
	clear: both;
}

/* -------------------
	Navigation
--------------------*/

#nav {
	clear: both;
	width: 100%;
	height: 13px;
	margin: 20px 0 10px;
	position: relative;
	z-index: 99;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	margin: 0 25px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.25em;
	color: #333333;
}

#nav li a:hover, #nav li a.active, #nav li.active-trail a {
	color: #25aae1;
	background-color: #fff;
}

/* -------------------
	Core Settings
--------------------*/

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width: 10em;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			15px; /* match top ul list item height */
	z-index:		1;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/* -------------------
	Skin Settings
--------------------*/

#nav li ul.menu {
	width: 200px;
	padding: 10px;
	background-color: #fff;
}

#nav li ul.menu a {
	margin: 0 0 10px;
}

#nav li ul.menu .last a {
	margin: 0;
}

/* -------------------
	Admin Bar
--------------------*/

#block-user-1 {
	width: 100%;
	background-color: #fff;
	position: fixed;
	z-index: 99999;
	color: #ccc;
	text-align: center;
}

#block-user-1 ul.menu {
	text-align: center;
}

#block-user-1 li {
	display: inline-block;
	text-align: center;
}

#block-user-1 a {
	display: block;
	line-height: 25px;
	color: #37AFD0;	
	padding: 0 5px;
	background-color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	-o-transition: background 0.25s linear;
	transition: background 0.25s linear;
}

#block-user-1 a:hover {
	color: #fff;
	background-color: #bbb;	
}

/* -------------------
	Typography
--------------------*/

h1, h2, #left h2, #right h2,
.view-id-Blog .views-field-title {
	margin: 0 0 20px;
	font-family: 'Oswald', sans-serif;
	font-size: 	1.833em;
	font-weight: normal;
	text-transform: uppercase;		
}

h3, h4, h5, .tvi-term-desc {
	margin: 0 0 20px;
	font-family: 'Oswald', sans-serif;
	font-size: 	1.25em;
	font-weight: normal;
	text-transform: uppercase;		
}

p {
	margin: 0 0 20px;
	line-height: 1.5;	
}

#middle ul {
	margin: 0 0 20px;
}

#middle ul li {
	margin: 0 0 10px 20px;
	list-style-type: disc;
}

#middle ol li {
	margin: 0 0 10px 20px;
	list-style-type: decimal;
}

/* -------------------
	Forms 
--------------------*/

.webform-client-form input, .webform-client-form textarea {
	background: none repeat scroll 0 0 #25aae1;
    border: medium none;
    color: #fff;
	font-size: 1.25em;
	font-weight: bold;    
    padding: 10px;
	-webkit-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	-o-transition: background 0.25s linear;
	transition: background 0.25s linear;
	width: auto;
	margin: 0 0 10px;
	border: none;	
	color: #fff;
	font: 93.8%/1 Helvetica,Arial,sans-serif;
	border-radius: 8px;
}

.webform-client-form label {
	margin: 0 0 10px;	
}

.webform-client-form #edit-submitted-email-wrapper label {
	display: block;
}

.webform-client-form input#edit-submit {
	width: 115px;
	margin: 0 0 20px;
	color: #fff;
	text-transform: uppercase;
}

.webform-client-form input#edit-submit:hover {
	cursor: pointer;
	background-color: #8DC63F;
}

.webform-client-form input:focus, .webform-client-form textarea:focus {
	background-color: #8DC63F;
}

/* -------------------
	Errors and CAPTCHA
--------------------*/

div.error, tr.error {
	margin: 0 0 1em;
	padding: 20px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #FF0000;
}

.error ul li, tr.error ul li {
    list-style-type: none;
    margin: 0 0 0.5em;
}

div.error a:hover {
    color: #000000;
}

.error {
    color: #000000;
}

.captcha {
	margin: 0;
	border: none;	
}

.form-item .description {
    font-size: 1em;
}

fieldset {
    margin-bottom: 0;
    padding: 0;
}

.captcha .description {
	margin: 0 0 10px;	
}

legend, #edit-captcha-response-wrapper label, #edit-captcha-response-wrapper .description {
	display: none;
}

#middle table img {
	margin: 0 20px 20px 0;	
}