* {
	margin: 0;
	padding: 0;
	outline: 0
}

a {
	color: inherit
}

a:hover {
	text-decoration: none
}

img,
a img {
	border: 0;
	vertical-align: bottom
}

h1 {
	line-height: 1.1em;
	margin-bottom: 0.3em
}

h2 {
	line-height: 1.2em
}

h3 {
	line-height: 1.3em;
	margin-bottom: 0.2em;
	font-size: 1.2em
}

h6 {
	font-family: "Open Sans", arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400
}

p {
	line-height: 1.6em;
	margin-bottom: 1.5em
}

fieldset {
	border: 0
}

label {
	font-weight: 600;
	vertical-align: middle;
	display: inline-block
}

input[type="text"],
input[type="password"],
textarea {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #777;
	line-height: 1.5em;
	background-color: #fff;
	width: 94%;
	padding: 5px;
	border: 1px solid #acacac;
	display: inline-block
}

input {
	vertical-align: middle
}

textarea {
	vertical-align: top;
	min-height: 50px
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	color: #191919
}

select {
	color: #191919;
	vertical-align: middle;
	display: inline-block
}

article,
header,
nav,
section,
footer,
aside {
	display: block
}

table {
	width: 100%;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: left
}

body {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	text-align: center
}

ul,
ol {
	line-height: 1.6em;
	padding-left: 1.1em;
	margin-bottom: 1em
}

:focus {
	outline: none
}

::selection {
	background-color: #000;
	text-shadow: none;
	color: #fff
}

::-moz-selection {
	background-color: #000;
	text-shadow: none;
	color: #fff
}

::-webkit-selection {
	background-color: #000;
	text-shadow: none;
	color: #fff
}

.field_with_errors {
	display: inline
}

html,
body {
	width: 100%;
	min-height: 100%;
	min-width: 984px
}

body {
	background-image: none;
	background-position: center top;
	background-repeat: repeat
}

article {
	text-align: left;
	width: 450px;
	padding: 25px 30px;
	margin: 25px auto;
	position: relative
}

header {
	margin-bottom: 22px
}

h1,
h2,
h3 {
	font-weight: normal
}

.main_content {
	width: 505px;
	float: left
}

.sidebar {
	width: 290px;
	float: right
}

footer {
	font-size: 11px;
	padding-top: 1em;
	clear: both;
	overflow: hidden
}

.text_areas {
	margin-bottom: 2em
}

.services {
	margin-bottom: 2em
}

.buttons {
	margin-bottom: 2em
}

.call_to_action_button {
	font: bold 18px/42px arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #333;
	text-shadow: 1px 1px 0 #fbfbfb;
	background: url("/button-general.png") left top repeat-x;
	height: 42px;
	padding: 0 20px;
	border: 1px solid #b5b5b5;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display: inline-block;
	max-width: 90%;
	overflow: hidden
}

.call_to_action_button:hover {
	background-position: left -52px
}

.call_to_action_button:active {
	background-position: left -104px;
	border-width: 1px 2px 1px 2px;
	padding-left: 19px;
	padding-right: 19px
}

.contact_sections {
	margin-bottom: 2em
}

.contact_sections ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}

.contact_sections .map {
	margin-top: 1em;
	display: block
}

.embeds {
	margin-bottom: 2em
}

.embeds iframe {
	max-width: 100%
}

.hours {
	margin-bottom: 2em
}

.hours ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}

.hours li strong {
	margin-right: 3px
}

.social_buttons {
	margin-bottom: 2em
}

.social_buttons a {
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 8px;
	width: 32px;
	height: 32px;
	display: inline-block;
	overflow: hidden
}

.social_buttons a img {
	margin-top: 0
}

.social_buttons a:hover img {
	margin-top: -65px
}

.like_buttons {
	margin-top: 10px
}

.like_buttons iframe,
.fb-like,
.like_buttons span,
.like_buttons div {
	vertical-align: top !important;
	margin-right: 10px;
	display: inline-block !important
}

.like_buttons div {
	margin-right: 10px !important
}

.contact_form_fields,
.newsletters {
	margin-bottom: 2em
}

.onepager_form fieldset {
	font-family: inherit;
	font-size: inherit;
	background-color: transparent;
	margin-bottom: 10px;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}

.onepager_form label {
	text-transform: inherit;
	color: inherit;
	margin-bottom: 2px;
	display: block
}

.onepager_input {
	max-width: 225px
}

textarea.onepager_input {
	max-width: 400px;
	height: 100px
}

#subscriber_email {
	line-height: 20px;
	padding: 4px 5px;
	width: 62%;
	height: 20px;
	margin-right: 5px
}

.onepager_form_actions {
	padding-top: 5px
}

.onepager_submit {
	text-shadow: 1px 1px 0 #eaeaea;
	font-size: 13px;
	color: #333;
	cursor: pointer;
	vertical-align: middle;
	background: #fff url("/button-general.png?1") left top repeat-x;
	box-shadow: inset 0 1px 0 0 #fff;
	padding: 5px 10px;
	border: 1px solid #a0a0a0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block
}

.onepager_submit:hover {
	color: #191919;
	background-position: left -32px
}

.onepager_submit:active {
	background-position: left top;
	box-shadow: inset;
	padding-top: 6px;
	padding-bottom: 4px
}

.onepager_comments {
	display: none;
	opacity: 0;
	filter: alpha(opacity=0)
}

.onepager_comments label {
	display: none
}

.onepager_comments input {
	display: none
}

.galleries {
	margin-bottom: 2em
}

.galleries h3 {
	margin-bottom: 0.5em
}

.galleries img {
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 10px;
	max-width: 100%;
	display: inline-block
}

.thumbnails img {
	vertical-align: top;
	cursor: pointer;
	max-width: 137px
}

.gallery_slideshow {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	position: relative;
	overflow: hidden
}

.gallery_slideshow span {
	vertical-align: middle;
	opacity: 0;
	filter: alpha(opacity=0);
	height: 100%;
	margin-left: -8px;
	display: inline-block;
	-webkit-transition: opacity 0.15s ease-out;
	-moz-transition: opacity 0.15s ease-out;
	-o-transition: opacity 0.15s ease-out;
	transition: opacity 0.15s ease-out
}

.gallery_slideshow:hover span {
	opacity: 1;
	filter: alpha(opacity=100)
}

.gallery_slideshow img {
	cursor: default;
	vertical-align: middle;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
	max-width: 100%;
	margin-right: 0;
	margin-bottom: 0
}

.download_sections {
	line-height: 1.6em;
	margin-bottom: 2em
}

.products,
.paypal_buttons {
	margin-bottom: 2em
}

.products img,
.paypal_buttons img {
	max-width: 100%;
	margin-bottom: 10px
}

.products p,
.paypal_buttons p {
	margin-bottom: 1em
}

.paypal_buttons .onepager_input {
	max-width: 125px
}

.badge {
	margin-top: 2em
}

.social_feeds {
	margin-bottom: 2em
}

.social_feeds ul {
	list-style: none;
	padding-left: 0
}

.social_feeds li {
	margin-bottom: 1em
}

.social_feeds li p {
	margin-bottom: 0
}

.social_feeds li p a {
	text-decoration: none
}

.social_feeds time {
	font-size: 80%
}

.social_feeds time a {
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90)
}

.social_feeds time a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.ui-widget-overlay {
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute
}

.ui-dialog {
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	padding: 10px;
	position: fixed
}

.ui-dialog-titlebar {
	font-size: 11px;
	color: #848584;
	line-height: 13px;
	right: 6px;
	top: 10px;
	width: 30px;
	height: 25px;
	position: absolute;
	z-index: 2
}

.ui-dialog-title {
	display: none
}

.ui-dialog-titlebar-close {
	color: #fff;
	text-decoration: none;
	text-indent: -10000px;
	background: url("/icon-close.png") center top no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block
}

.ui-dialog-titlebar-close:hover {
	color: #fff;
	text-indent: 0px;
	background-position: center -20px
}

.ui-dialog-content {
	text-align: center;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.image_gallery ul {
	line-height: inherit;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}

.image_gallery li {
	line-height: 600px;
	position: relative
}

.image_gallery li h4 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 10px
}

.image_gallery li img {
	vertical-align: middle;
	cursor: pointer
}

.previous_image,
.next_image {
	text-align: left;
	text-indent: -100000px;
	opacity: 0.7;
	filter: alpha(opacity=7);
	background-image: url("/arrows-gallery-pagination.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width: 40px;
	height: 100%;
	top: 0;
	position: absolute;
	-webkit-transition: opacity 0.1s ease-out;
	-moz-transition: opacity 0.1s ease-out;
	-o-transition: opacity 0.1s ease-out;
	transition: opacity 0.1s ease-out
}

.previous_image {
	background-position: left center;
	left: 0
}

.next_image {
	background-position: right center;
	right: 0
}

.previous_image:hover,
.next_image:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.done_loader {
	font-size: 13px;
	line-height: 28px;
	color: #333;
	vertical-align: middle;
	background: #dbdbdb url("/icon-done-loader.gif") 5px center no-repeat;
	height: 28px;
	padding: 0 10px 0 30px;
	margin-right: 10px;
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block
}

.notice {
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	opacity: 0.9;
	filter: alpha(opacity=90);
	width: 100%;
	top: 0;
	left: 0;
	padding: 10px 0;
	position: fixed;
	z-index: 10
}

.success {
	background-color: #000
}

.error {
	background-color: #c93100
}

.notice p {
	text-align: left;
	width: 835px;
	margin: 0 auto;
	padding: 0 10px
}

.notice .ignore {
	text-indent: -10000px;
	text-align: left;
	background: url("/icon-ignore.gif") center center no-repeat;
	width: 22px;
	height: 22px;
	left: 50%;
	margin-left: 470px;
	top: 12px;
	position: absolute
}