@import "//fonts.googleapis.com/css?family=Oswald";
* {
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px;
	line-height: 1.35;
	color: #0a263c
}
h1 {
	font-size: 20px;
	font-weight: normal
}
h2 {
	font-size: 18px;
	font-weight: normal
}
h3 {
	font-size: 16px;
	font-weight: bold
}
h4 {
	font-size: 14px;
	font-weight: bold
}
h5 {
	font-size: 12px;
	font-weight: bold
}
h6 {
	font-size: 11px;
	font-weight: bold
}
fieldset {
	border: 0
}
legend {
	display: none
}
table {
	border: 0;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%
}
caption, th, td {
	vertical-align: top;
	text-align: left;
	font-weight: normal
}
p {
	margin: 0 0 10px
}
strong {
	font-weight: bold
}
address {
	font-style: normal;
	line-height: 1.35
}
cite {
	font-style: normal
}
q, blockquote {
	quotes: none
}
q:before, q:after {
	content: ''
}
small, big {
	font-size: 1em
}
ul, ol {
	list-style: none
}
.hidden {
	display: block !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important
}
.nobr {
	white-space: nowrap !important
}
.wrap {
	white-space: normal !important
}
.a-left {
	text-align: left !important
}
.a-center {
	text-align: center !important
}
.a-right {
	text-align: right !important
}
.v-top {
	vertical-align: top
}
.v-middle {
	vertical-align: middle
}
.f-left, .left {
	float: left !important
}
.f-right, .right {
	float: right !important
}
.f-none {
	float: none !important
}
.f-fix {
	float: left;
	width: 100%
}
.no-display {
	display: none
}
.no-margin {
	margin: 0 !important
}
.no-padding {
	padding: 0 !important
}
.no-bg {
	background: none !important
}
.page-print {
	background: #fff;
	padding: 25px 30px;
	text-align: left
}
.page-empty {
	background: #fff;
	padding: 20px;
	text-align: left
}
.page-popup {
	background: #fff;
	padding: 25px 30px;
	text-align: left
}
.main-container {
	background: #fbfaf6 url(../images/bkg_main1.gif) 50% 0 no-repeat
}
.main {
	width: 900px;
	margin: 0 auto;
	min-height: 400px;
	padding: 25px 25px 80px;
	background: #fffffe url(../images/bkg_main2.gif) 0 0 no-repeat;
	text-align: left
}
.col-left {
	float: left;
	width: 195px;
	padding: 0 0 1px
}
.col-main {
	float: left;
	width: 685px;
	padding: 0 0 1px
}
.col-right {
	float: right;
	width: 195px;
	padding: 0 0 1px
}
.col1-layout .col-main {
	float: none;
	width: auto
}
.col2-left-layout .col-main {
	float: right
}
.col3-layout .col-main {
	width: 475px;
	margin-left: 17px
}
.col3-layout .col-wrapper {
	float: left;
	width: 687px
}
.col3-layout .col-wrapper .col-main {
	float: right
}
.col2-set .col-1 {
	float: left;
	width: 48.5%
}
.col2-set .col-2 {
	float: right;
	width: 48.5%
}
.col2-set .col-narrow {
	width: 32%
}
.col2-set .col-wide {
	width: 65%
}
.col3-set .col-1 {
	float: left;
	width: 32%
}
.col3-set .col-2 {
	float: left;
	width: 32%;
	margin-left: 2%
}
.col3-set .col-3 {
	float: right;
	width: 32%
}
.col4-set .col-1 {
	float: left;
	width: 23.5%
}
.col4-set .col-2 {
	float: left;
	width: 23.5%;
	margin: 0 2%
}
.col4-set .col-3 {
	float: left;
	width: 23.5%
}
.col4-set .col-4 {
	float: right;
	width: 23.5%
}
input, select, textarea, button {
	font: 12px/15px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #2f2f2f
}
input.input-text, select, textarea {
	background: #fff;
	border: 1px solid #b6b6b6
}
input.input-text, textarea {
	padding: 2px
}
select {
	padding: 1px
}
select option {
	padding-right: 10px
}
select.multiselect option {
	border-bottom: 1px solid #b6b6b6;
	padding: 2px 5px
}
select.multiselect option:last-child {
	border-bottom: 0
}
textarea {
	overflow: auto
}
input.radio {
	margin-right: 3px
}
input.checkbox {
	margin-right: 3px
}
input.qty {
	width: 2.5em !important
}
button.btn-checkout span {
	font-size: 16px;
	line-height: 33px
}
button.btn-checkout.no-checkout span {
	background-position: 0 100%;
	color: #333333!important;
}
button.btn-checkout.no-checkout span span {
	background-position: 100% 100%
}
p.control input.checkbox, p.control input.radio {
	margin-right: 6px
}
input.input-text:focus, select:focus, textarea:focus {
	background-color: #333
}
.form-list li {
	margin: 0 0 8px
}
.form-list label {
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	z-index: 0
}
.form-list label.required em {
	float: right;
	font-style: normal;
	color: #eb340a;
	position: absolute;
	top: 0;
	right: -8px
}
.form-list li.control label {
	float: none
}
.form-list li.control input.radio, .form-list li.control input.checkbox {
	margin-right: 6px
}
.form-list li.control .input-box {
	clear: none;
	display: inline;
	width: auto
}
.form-list .input-box {
	display: block;
	clear: both;
	width: 260px
}
.form-list .field {
	float: left;
	width: 275px
}
.form-list input.input-text {
	width: 254px
}
.form-list textarea {
	width: 254px;
	height: 10em
}
.form-list select {
	width: 260px
}
.form-list li.wide .input-box {
	width: 535px
}
.form-list li.wide input.input-text {
	width: 529px
}
.form-list li.wide textarea {
	width: 529px
}
.form-list li.wide select {
	width: 535px
}
.form-list li.additional-row {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 7px
}
.form-list li.additional-row .btn-remove {
	float: right;
	margin: 5px 0 0
}
.form-list .input-range input.input-text {
	width: 74px
}
.form-list-narrow li {
	margin-bottom: 0
}
.form-list-narrow li .input-box {
	margin-bottom: 6px
}
.form-list-narrow li.wide .input-box {
	width: 260px
}
.form-list-narrow li.wide input.input-text, .form-list-narrow li.wide textarea {
	width: 254px
}
.form-list-narrow li.wide select {
	width: 260px
}
.form-list .customer-name-prefix .input-box, .form-list .customer-name-suffix .input-box, .form-list .customer-name-prefix-suffix .input-box, .form-list .customer-name-prefix-middlename .input-box, .form-list .customer-name-middlename-suffix .input-box, .form-list .customer-name-prefix-middlename-suffix .input-box {
	width: auto
}
.form-list .name-prefix {
	width: 65px
}
.form-list .name-prefix select {
	width: 55px
}
.form-list .name-prefix input.input-text {
	width: 49px
}
.form-list .name-suffix {
	width: 65px
}
.form-list .name-suffix select {
	width: 55px
}
.form-list .name-suffix input.input-text {
	width: 49px
}
.form-list .name-middlename {
	width: 70px
}
.form-list .name-middlename input.input-text {
	width: 49px
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname, .form-list .customer-name-prefix-middlename .name-firstname {
	width: 140px
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-middlename .name-firstname input.input-text {
	width: 124px
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
	width: 189px
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px
}
.form-list .customer-name-prefix .name-firstname, .form-list .customer-name-middlename .name-firstname {
	width: 210px
}
.form-list .customer-name-suffix .name-lastname, .form-list .customer-name-middlename .name-firstname, .form-list .customer-name-middlename-suffix .name-firstname, .form-list .customer-name-middlename-suffix .name-lastname {
	width: 205px
}
.form-list .customer-name-prefix .name-firstname input.input-text, .form-list .customer-name-suffix .name-lastname input.input-text, .form-list .customer-name-middlename .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-lastname input.input-text {
	width: 189px
}
.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-year {
	float: left;
	width: 85px
}
.form-list .customer-dob input.input-text {
	display: block;
	width: 74px
}
.form-list .customer-dob label {
	font-size: 10px;
	font-weight: normal;
	color: #888
}
.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month {
	width: 60px
}
.form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-month input.input-text {
	width: 46px
}
.form-list .customer-dob .dob-year {
	width: 140px
}
.form-list .customer-dob .dob-year input.input-text {
	width: 134px
}
.buttons-set {
	clear: both;
	margin: 17px 0 0;
	padding: 8px 0 0;
	text-align: right
}
.buttons-set p.required {
	margin: 0 0 10px
}
.buttons-set .back-link {
	float: left;
	margin: 0
}
.buttons-set button.button {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px
}
.buttons-set-order {
	margin: 10px 0 0
}
.buttons-set-order .please-wait {
	padding: 12px 7px 0 0
}
.fieldset {
	padding: 8px 25px 0 0
}
.fieldset .legend {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 8px -9px;
	padding: 0 8px;
	position: relative
}
.validation-advice {
	background: url("../images/validation_advice_bg.gif") no-repeat scroll 2px 0 transparent;
	clear: both;
	color: #EB340A;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin: 3px 0 9px;
	min-height: 13px;
	padding-left: 17px
}
.validation-failed {
	border: 1px dashed #eb340a !important;
	background: #faebe7 !important
}
p.required {
	font-size: 11px;
	text-align: right;
	color: #EB340A
}
.v-fix {
	float: left
}
.v-fix .validation-advice {
	display: block;
	width: 12em;
	margin-right: -12em;
	position: relative
}
.success {
	color: #3d6611;
	font-weight: bold
}
.error {
	color: #df280a;
	font-weight: bold
}
.notice {
	color: #e26703
}
.messages, .messages ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important
}
.messages {
	width: 100%;
	overflow: hidden
}
.messages li {
	margin: 0 0 10px !important;
	display: block;
	font-size: 12px;
	line-height: 28px
}
.messages li li {
	margin: 0 0 3px !important
}
.error-msg {
	background: none repeat scroll 0 0 #F3DDDD;
	border-color: #DFD2D2;
	color: #866868;
	border-radius: 8px 8px 8px 8px;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding: 15px 20px 10px
}
.success-msg {
	background: none repeat scroll 0 0 #E8F6DF;
	border-color: #D9E6D1;
	color: #67795C;
	border-radius: 8px 8px 8px 8px;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding: 15px 20px 10px
}
.note-msg, .notice-msg {
	background: none repeat scroll 0 0 #EFEFEF;
	border-color: #E8E8E8;
	color: #8A8A8A;
	border-radius: 8px 8px 8px 8px;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding: 15px 20px 10px
}
.page-title {
	margin: 0px 0 25px;
	overflow: hidden;
	width: 100%
}
.page-title .separator {
	margin: 0 3px
}
.page-title .link-rss {
	float: right;
	margin: 7px 0 0
}
.title-buttons {
	text-align: right
}
.title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
	float: left
}
.subtitle, .sub-title {
	clear: both;
	font-family: arial;
	font-size: 15px;
	margin: 0 0 6px;
	padding: 10px 0 0
}
.pager {
	font-size: 11px;
	background: #fff url(../images/bkg_toolbar.gif) 0 100% repeat-x;
	padding: 4px 8px;
	border-top: 1px solid #e2e2e2;
	text-align: center
}
.pager .amount {
	float: left;
	margin: 0
}
.pager .limiter {
	float: right
}
.pager .limiter label {
	vertical-align: middle
}
.pager .limiter select {
	padding: 0;
	margin: 0 0 1px;
	vertical-align: middle
}
.pager .pages {
	margin: 0 140px
}
.pager .pages ol {
	display: inline
}
.pager .pages li {
	display: inline;
	margin: 0 2px
}
.sorter {
	font-size: 11px;
	background: #fff url(../images/bkg_toolbar.gif) 0 100% repeat-x;
	padding: 3px 8px;
	border-top: 1px solid #e2e2e2
}
.sorter .view-mode {
	float: left;
	margin: 0
}
.sorter .sort-by {
	float: right;
	padding-right: 36px
}
.sorter .sort-by label {
	vertical-align: middle
}
.sorter .sort-by select {
	padding: 0;
	margin: 0 0 1px;
	vertical-align: middle
}
.toolbar .pager {
	padding: 3px 8px;
	border-bottom: 1px solid #fff
}
.toolbar .sorter {
	border-bottom: 1px solid #fff
}
.data-table {
	width: 100%
}
.data-table td.last, .data-table th.last {
	border-right: 0
}
.data-table tr.last th, .data-table tr.last td {
	border-bottom: 0 !important
}
.data-table th {
	padding: 3px 8px;
	font-weight: bold
}
.data-table td {
	padding: 3px 8px
}
.data-table thead th {
	font-weight: bold;
	padding: 2px 8px;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle
}
.data-table thead th.wrap {
	white-space: normal
}
.data-table thead th a, .data-table thead th a:hover {
	color: #fff
}
.data-table thead th {
	background: #9D3BC6
}
.data-table thead th .tax-flag {
	font-size: 11px;
	white-space: nowrap
}
.data-table tfoot {
	border-bottom: 1px solid #d9dde3
}
.data-table tfoot tr.first td {
	background: url(../images/bkg_tfoot.gif) 0 0 repeat-x
}
.data-table tfoot tr {
	background-color: #dee5e8 !important
}
.data-table tfoot td {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 0;
	border-right: 1px solid #d9dde3
}
.data-table tfoot strong {
	font-size: 16px
}
.data-table tbody th, .data-table tbody td {
	background: none;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	text-shadow: none;
	vertical-align: inherit;
	white-space: inherit
}
.data-table tbody th.label, .data-table tbody td.label {
	font-weight: bold
}
.data-table tbody td, .data-table tbody th {
	padding-top: 10px;
	padding-bottom: 10px
}
.data-table tbody.odd tr {
	background: #f8f7f5 !important
}
.data-table tbody.even tr {
	background: #f6f6f6 !important
}
.data-table tbody.odd tr td, .data-table tbody.even tr td {
	border-bottom: 0
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
	border-bottom: 1px solid #d9dde3
}
.data-table tbody td .option-label {
	font-weight: bold;
	font-style: italic
}
.data-table tbody td .option-value {
	padding-left: 10px
}
.info-box {
	background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
	border: 1px solid #d0cbc1;
	padding: 12px 15px;
	margin: 0 0 15px
}
.info-box h2 {
	font-weight: bold;
	font-size: 13px
}
.info-table th {
	font-weight: bold;
	padding: 2px 15px 2px 0
}
.info-table td {
	padding: 2px 0
}
tr.summary-total {
	cursor: pointer
}
tr.summary-total .summary-collapse {
	float: right;
	text-align: right;
	padding-left: 20px;
	background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
	cursor: pointer
}
tr.show-details .summary-collapse {
	background-position: 0 -52px
}
tr.summary-details td {
	font-size: 11px;
	background-color: #dae1e4;
	color: #626465
}
tr.summary-details-first td {
	border-top: 1px solid #d2d8db
}
tr.summary-details-excluded {
	font-style: italic
}
.cart-tax-info {
	display: block
}
.cart-tax-info, .cart-tax-info .cart-price {
	padding-right: 20px
}
.cart-tax-total {
	display: block;
	padding-right: 20px;
	background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
	cursor: pointer
}
.cart-tax-info .price, .cart-tax-total .price {
	display: inline !important;
	font-weight: normal !important
}
.cart-tax-total-expanded {
	background-position: 100% -52px
}
.std .subtitle {
	padding: 0
}
.std ol.ol {
	list-style: decimal outside;
	padding-left: 1.5em
}
.std ul.disc {
	list-style: disc outside;
	padding-left: 18px;
	margin: 0 0 10px
}
.std dl dt {
	font-weight: bold
}
.std dl dd {
	margin: 0 0 10px
}
.std dl, .std address, .std blockquote {
	margin: 0 0 1em;
	padding: 0
}
.std dt {
	font-weight: bold
}
.std dd {
	padding: 0 0 0 1.5em
}
.std blockquote {
	font-style: italic;
	padding: 0 0 0 1.5em
}
.std address {
	font-style: normal
}
.std b, .std strong {
	font-weight: bold
}
.std i, .std em {
	font-style: italic
}
.link-cart {
	color: #dc6809 !important;
	font-weight: bold
}
.link-reorder {
	font-weight: bold
}
.link-compare {
	font-weight: bold
}
.link-print {
	font-weight: bold
}
.link-rss {
	background: url(../images/i_rss.gif) 0 2px no-repeat;
	padding-left: 18px;
	line-height: 14px;
	white-space: nowrap
}
.btn-remove {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_remove.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	float: right
}
.btn-previous {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_previous.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden
}
.btn-remove2 {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_trash.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden
}
.btn-edit {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_edit.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden
}
.cards-list dt {
	margin: 5px 0 0
}
.cards-list .offset {
	padding: 2px 0 2px 20px
}
.separator {
	margin: 0 3px
}
.divider {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 10px 0;
	background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
	text-indent: -999em;
	overflow: hidden
}
.global-site-notice {
	border: 1px solid #cfcfcf;
	border-width: 0 0 1px;
	background: #ffff90;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	color: #2f2f2f
}
.global-site-notice .notice-inner {
	width: 860px;
	margin: 0 auto;
	padding: 12px 0 12px 80px;
	background: url(../images/i_notice.gif) 20px 25px no-repeat;
	text-align: left
}
.global-site-notice .notice-inner p {
	margin: 0;
	border: 1px dotted #cccc73;
	padding: 10px
}
.global-site-notice .notice-inner .actions {
	padding-top: 10px
}
.demo-notice {
	margin: 0;
	padding: 6px 10px;
	background: #d75f07;
	font-size: 12px;
	line-height: 1.15;
	border: 0;
	text-align: center;
	color: #fff
}
.demo-notice .notice-inner {
	width: auto;
	padding: 0;
	background: none;
	text-align: center
}
.demo-notice .notice-inner p {
	padding: 0;
	border: 0
}
.logo {
	float: left
}
.header-container {
	border-top: 5px solid #0d2131;
	border-bottom: 1px solid #415966;
	background: url(../images/bkg_header.jpg) 50% 0 repeat
}
.header {
	width: 930px;
	margin: 0 auto;
	padding: 10px;
	text-align: right;
	position: relative;
	z-index: 10
}
.header .logo {
	float: left;
	margin: 3px 0 10px 12px;
	text-decoration: none !important
}
.header .logo strong {
	position: absolute;
	top: -999em;
	left: -999em;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden
}
.header h1.logo {
	margin: 0
}
.header .quick-access {
	float: right;
	width: 600px;
	padding: 28px 10px 0 0
}
.header .welcome-msg {
	margin: 0;
	color: #fff;
	text-align: right
}
.header .welcome-msg a {
	color: #ebbc58
}
.header .form-search {
	position: absolute;
	top: 0;
	right: 29px;
	width: 315px;
	height: 30px;
	background: url(../images/bkg_form-search.gif) 0 0 no-repeat;
	padding: 1px 0 0 16px
}
.header .form-search label {
	float: left;
	width: 24px;
	height: 21px;
	text-align: left;
	text-indent: -999em;
	overflow: hidden
}
.header .form-search input.input-text {
	float: left;
	border-color: #5c7989;
	width: 209px;
	margin-right: 4px
}
.header .form-search button.button {
	float: left
}
.header .form-search button.button span {
	border: 0;
	height: 21px;
	background: url(../images/btn_search.gif) 0 0 no-repeat;
	padding: 0 0 0 3px;
	font: bold 11px/21px Tahoma, Verdana, Arial, sans-serif
}
.header .form-search button.button span span {
	background-position: 100% 0;
	padding: 0 6px 0 3px
}
.header .form-search .search-autocomplete {
	z-index: 999;
	left: 40px !important;
	top: 22px !important
}
.header .form-search .search-autocomplete ul {
	border: 1px solid #5c7989;
	background-color: #f9f5f0
}
.header .form-search .search-autocomplete li {
	text-align: left;
	border-bottom: 1px solid #f4eee7;
	padding: 2px 8px 1px 8px;
	cursor: pointer
}
.header .form-search .search-autocomplete li .amount {
	float: right;
	font-weight: bold
}
.header .form-search .search-autocomplete li.odd {
	background-color: #fffefb
}
.header .form-search .search-autocomplete li.selected {
	background-color: #f7e8dd
}
.header .form-language {
	clear: both;
	padding: 5px 0 0;
	text-align: right
}
.header .form-language label {
	font-weight: bold;
	padding-right: 5px;
	color: #a7c6dd;
	vertical-align: middle
}
.header .form-language select {
	padding: 0
}
.header .form-language select.flags option {
	background-position: 4px 50%;
	background-repeat: no-repeat;
	padding-left: 25px
}
.header .links {
	float: right;
	margin: 0 0 6px
}
.header .links li {
	float: left;
	font-size: 11px;
	background: url(../images/bkg_pipe1.gif) 100% 60% no-repeat;
	padding: 0 8px 0 7px
}
.header .links a {
	color: #ebbc58
}
.header-container .top-container {
	clear: both;
	padding: 5px 10px 0 12px;
	text-align: right
}
.header-container .top-container a {
	font-size: 11px;
	color: #ebbc58
}
.mini-products-list .product-image {
	float: left;
	width: 50px;
	border: 1px solid #a9a9a9
}
.mini-products-list .product-details {
	margin-left: 60px
}
.block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small {
	word-wrap: break-word
}
.block-cart .mini-products-list .product-details .nobr {
	white-space: normal !important
}
.block-account {
	border-color: #bbb
}
.block-account .block-content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	margin-bottom: 27px;
	padding: 11px 16px !important
}
.block-account .block-content li a {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 3px 0;
	color: #5f5d5c;
	text-decoration: none !important
}
.block-account .block-content li.last a {
	border-bottom: 0
}
.block-account .block-content li.current {
	border-bottom: 1px solid #DDDDDD;
	padding: 3px 0
}
.block-account .block-content li.current.last {
	border-bottom: 0
}
.block.block-account {
	border-bottom: 0
}
.block-currency {
	border: 0;
	background: url(../images/bkg_block-currency.gif) 0 0 no-repeat;
	padding: 7px 12px 10px;
	height: 51px
}
.block-currency .block-title {
	background: none;
	border: 0;
	padding: 0;
	margin: 0 0 5px
}
.block-currency .block-title strong {
	font: bold 13px/21px Arial, Helvetica, sans-serif;
	background: url(../images/i_block-currency.gif) 0 50% no-repeat;
	padding: 0 0 0 21px;
	text-transform: none;
	color: #fff
}
.block-currency .block-content {
	background: none;
	padding: 0
}
.block-currency .block-content select {
	width: 100%;
	padding: 0
}
.block-cart .block-title strong {
	background-image: url(../images/i_block-cart.gif)
}
.block-cart .summary {
	background: #fff;
	padding: 2px 8px 8px;
	margin: -1px 0 0;
	position: relative;
	z-index: 1
}
.block-cart .amount {
	margin: 0
}
.block-cart .amount a {
	font-weight: bold
}
.block-cart .subtotal {
	margin: 5px 0 0;
	padding: 2px 0;
	background: #fbebd9;
	text-align: center
}
.block-cart .subtotal .price {
	font-weight: bold
}
.block-cart .actions {
	border-bottom: 1px solid #c2c2c2
}
.block-cart .actions .paypal-logo {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	text-align: right
}
.block-cart .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 8px 0
}
.block-wishlist .block-title strong {
	background-image: url(../images/i_block-wishlist.gif)
}
.block-wishlist .actions {
	text-align: right
}
.block-wishlist .actions a {
	float: none
}
.block-related input.checkbox {
	float: left
}
.block-related .product {
	margin-left: 20px
}
.page-popup .link-print {
	background: url(../images/i_print.gif) 0 2px no-repeat;
	padding: 2px 0 2px 25px;
	font-weight: bold;
	color: #1e7ec8
}
.compare-table {
	border: 0
}
.compare-table thead tr.first th, .compare-table thead tr.first td {
	border: 0;
	background: none;
	padding: 0;
	font-size: 0;
	line-height: 0
}
.compare-table .btn-remove {
	float: right;
	background-image: url(../images/btn_remove2.gif);
	width: 72px;
	height: 15px
}
.compare-table tbody th {
	background: #d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y
}
.compare-table tbody th, .compare-table tbody td {
	padding: 10px;
	border: 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc
}
.compare-table tbody td.last {
	border-right: 1px solid #ccc
}
.compare-table tbody tr.last th, .compare-table tbody tr.last td {
	border-bottom: 1px solid #ccc !important
}
.compare-table tr.add-to-row td {
	background: #fffada;
	text-align: center
}
.compare-table tr.first td {
	text-align: center
}
.compare-table tr.first td .product-name {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #203548
}
.compare-table tr.first td .product-name a {
	color: #203548
}
.compare-table tr.first td .ratings {
	width: 69px;
	margin: 0 auto
}
.compare-table tr.first td p, .compare-table tr.add-to-row td p {
	margin: 0
}
.block-compared .block-title strong {
	background-image: url(../images/i_block-list.gif);
	background-position: 0 1px
}
.block-poll .actions {
	margin: 5px 0 0
}
.block-poll .answer {
	font-weight: bold
}
.block-poll .votes {
	float: right;
	margin-left: 10px
}
.block-tags .block-content .tags-list {
	background: none;
	border: 0;
	font-size: 12px
}
.block-tags .actions {
	text-align: right
}
.block-tags .actions a {
	float: none
}
.block-subscribe .block-content {
	padding: 5px 10px
}
.block-subscribe .block-title strong {
	background-image: url(../images/i_block-subscribe.gif)
}
.block-subscribe label {
	font-weight: bold;
	color: #666
}
.block-subscribe input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0
}
.block-subscribe .actions {
	background: none;
	padding: 0;
	margin: 3px 0 0;
	text-align: left
}
.block-subscribe .actions button.button {
	float: none
}
.block-subscribe .actions button.button span {
	border-color: #406a83;
	background: #618499
}
.block-reorder input.checkbox {
	float: left;
	margin: 2px -20px 0 0
}
.block-reorder .product-name {
	margin-left: 20px
}
.block-reorder .validation-advice {
	margin: 3px 9px 7px
}
.block-banner {
	border: 0
}
.block-banner .block-content {
	padding: 0;
	text-align: center
}
.block-login .block-title strong {
	background-image: url(../images/i_ma-info.gif)
}
.block-login .block-content {
	padding: 5px 10px
}
.block-login label {
	font-weight: bold;
	color: #666
}
.block-login input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0
}
.block-login .actions {
	background: none;
	padding: 0;
	margin: 3px 0 0
}
.block-login .actions button.button span {
	border-color: #406a83;
	background: #618499
}
.sidebar .paypal-logo {
	display: block;
	margin: 10px 0;
	text-align: center
}
.sidebar .paypal-logo a {
	float: none
}
.category-title {
	border: 0;
	margin: 0 0 7px
}
.category-image {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
	text-align: center
}
.category-description {
	margin: 0 0 10px
}
.products-grid {
	border-bottom: 1px solid #d9ddd3;
	background: url(../images/bkg_grid.gif) 0 0 repeat;
	position: relative
}
.products-grid.last {
	border-bottom: 0
}
.products-grid li.item {
	float: left;
	width: 138px;
	padding: 12px 10px 80px
}
.products-grid .product-image {
	display: block;
	width: 135px;
	height: 135px;
	margin: 0 0 10px
}
.products-grid .product-name {
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 13px;
	color: #203548
}
.products-grid .product-name a {
	color: #203548
}
.products-grid .price-box {
	margin: 5px 0
}
.products-grid .availability {
	line-height: 21px
}
.products-grid .actions {
	position: absolute;
	bottom: 12px
}
.col2-left-layout .products-grid, .col2-right-layout .products-grid {
	width: 632px;
	margin: 0 auto
}
.col1-layout .products-grid {
	width: 790px;
	margin: 0 auto
}
.products-list li.item {
	border-bottom: 1px solid #d9ddd3;
	padding: 12px 10px
}
.products-list li.item.last {
	border-bottom: 0
}
.products-list .product-image {
	float: left;
	width: 135px;
	height: 135px;
	margin: 0 0 10px
}
.products-list .product-shop {
	margin-left: 150px
}
.products-list .product-name {
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 13px;
	color: #203548
}
.products-list .product-name a {
	color: #203548
}
.products-list .price-box {
	float: left;
	margin: 3px 13px 5px 0
}
.products-list .availability {
	float: left;
	margin: 3px 0 0
}
.products-list .desc {
	clear: both;
	padding: 6px 0 0;
	margin: 0 0 15px;
	line-height: 1.35
}
.products-list .desc .link-learn {
	font-size: 11px
}
.products-list .add-to-links {
	clear: both
}
.products-list .add-to-links li {
	display: inline
}
.products-list .add-to-links .separator {
	display: inline;
	margin: 0 2px
}
.no-rating {
	margin: 0
}
.ratings {
	font-size: 11px;
	line-height: 1.25;
	margin: 7px 0
}
.ratings strong {
	float: left;
	margin: 1px 3px 0 0
}
.ratings .rating-links {
	white-space: nowrap
}
.ratings .rating-links .separator {
	margin: 0 2px
}
.rating-box {
	height: 13px
}
.rating-box .rating {
	float: left;
	height: 13px
}
.ratings .rating-box {
	float: left;
	margin-right: 3px
}
.ratings-table th, .ratings-table td {
	font-size: 11px;
	padding: 3px 0
}
.ratings-table th {
	font-weight: bold;
	padding-right: 8px
}
.availability {
	margin: 0
}
.availability span {
	font-weight: bold
}
.availability.out-of-stock span {
	color: #d83820
}
.availability-only {
	margin: 10px 0 7px;
	line-height: 16px;
	background: url(../images/i_availability_only.gif) 0 50% no-repeat;
	padding-left: 15px
}
.availability-only span, .availability-only a {
	border-bottom: 1px dashed #751d02;
	color: #000
}
.availability-only a {
	background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
	cursor: pointer;
	padding-right: 15px;
	text-decoration: none
}
.availability-only .expanded {
	background-position: 100% -15px
}
.availability-only strong {
	color: #be2c00
}
.availability-only-details {
	margin: 0 0 7px
}
.availability-only-details th {
	background: #d2d6d9;
	font-size: 10px;
	padding: 0 8px
}
.availability-only-details td {
	background: #ebf0f3;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	padding: 2px 8px 1px
}
.availability-only-details tr.odd td.last {
	color: #d95e00;
	font-weight: bold
}
.product-view .product-shop .availability {
	font-size: 11px
}
.product-view .product-shop .availability span {
	font-weight: normal
}
.email-friend {
	margin: 0
}
.alert-price {
	margin: 0;
	font-size: 11px
}
.alert-stock {
	margin: 0;
	font-size: 11px
}
.price {
	white-space: nowrap !important
}
.price-box {
	font-size: 16px;
	margin: 5px 0 0
}
.product .price-box, .preview .price-box {
	float: left
}
.price-box .price {
	font-weight: normal
}
.regular-price .price {
	font-size: 16px;
	font-weight: normal;
	padding-right: 10px
}
.block .regular-price, .block .regular-price .price {
	color: #2f2f2f
}
.old-price {
	margin: 0;
	display: inline
}
.old-price .price-label {
	white-space: nowrap;
	color: #999;
	display: none
}
.old-price .price {
	text-decoration: line-through
}
.special-price {
	margin: 0 5px 0 5px;
	padding: 3px 0;
	display: inline
}
.special-price .price-label {
	display: none;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	color: #cd5033
}
.special-price .price {
	font-size: 16px;
	color: red
}
.span2.product .minimal-price .price-label, .preview.small .minimal-price .price-label {
	font-size: 10px;
	line-height: 14px
}
.minimal-price {
	margin: 0;
	font-size: 18px
}
.minimal-price .price-label {
	font-weight: bold;
	white-space: nowrap
}
.minimal-price-link {
	display: block
}
.minimal-price-link .label {
	color: #1e7ec8
}
.minimal-price-link .price {
	font-weight: normal;
	color: #1e7ec8
}
.product .minimal-price-link, .preview .minimal-price-link {
	display: none
}
.price-excluding-tax {
	display: block;
	color: #999
}
.price-excluding-tax .label {
	background: none repeat scroll 0 0 transparent;
	color: #999999;
	line-height: inherit;
	padding: 0;
	text-shadow: none;
	vertical-align: inherit;
	white-space: nowrap
}
.price-excluding-tax .price {
	font-weight: normal
}
.price-including-tax {
	display: block;
	color: #999
}
.price-including-tax .label {
	background: none repeat scroll 0 0 transparent;
	color: #999999;
	line-height: inherit;
	padding: 0;
	text-shadow: none;
	vertical-align: inherit;
	white-space: nowrap
}
.price-including-tax .price {
	font-weight: normal
}
.configured-price {
	margin: 0
}
.configured-price .price-label {
	font-weight: bold;
	white-space: nowrap
}
.configured-price .price {
	font-weight: bold
}
.weee {
	display: block;
	font-size: 11px;
	color: #444
}
.weee .price {
	font-size: 11px;
	font-weight: normal
}
.price-excl-tax {
	display: block
}
.price-excl-tax .label {
	display: block;
	white-space: nowrap
}
.price-excl-tax .price {
	display: block
}
.price-incl-tax {
	display: block
}
.price-incl-tax .label {
	display: block;
	white-space: nowrap
}
.price-incl-tax .price {
	display: block;
	font-weight: bold
}
.price-from {
	margin: -12px 0 0
}
.price-from .price-label {
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap
}
.price-to {
	margin: 0
}
.price-to .price-label {
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap
}
.price-notice {
	padding-left: 10px;
	color: #999
}
.price-notice .price {
	font-weight: bold;
	color: #2f2f2f
}
.price-as-configured {
	margin: 0;
	display: none
}
.price-as-configured .price-label {
	font-size: 18px;
	font-weight: normal;
	white-space: normal
}
.price-box-bundle {
	padding: 0 0 10px 0
}
.price-box-bundle .price-box {
	margin: 0 !important;
	padding: 0 !important
}
.price-box-bundle .price {
	color: #555
}
.product-pricing, .tier-prices {
	margin: 10px 0;
	padding: 10px;
	background-color: #f4f7f7;
	border: 1px solid #dadddd;
	color: #424242
}
.tier-prices li {
	line-height: 1.4;
	background: url(../images/i_tier.gif) no-repeat 0 3px;
	padding: 2px 0 2px 10px
}
.tier-prices .benefit {
	font-style: italic;
	font-weight: bold;
	color: #2f2f2f
}
.tier-prices .price {
	font-weight: bold;
	color: #2f2f2f
}
.tier-prices-grouped li {
	padding: 2px 0;
	color: #e26703
}
.tier-prices-grouped li .price {
	font-weight: bold
}
.add-to-links {
	font-size: 11px;
	margin: 5px 0 0
}
.add-to-links .separator {
	display: none
}
.add-to-cart label {
	float: left;
	margin-right: 5px;
	font-weight: bold;
	color: #666
}
.add-to-cart .qty {
	float: left;
	margin-right: 5px
}
.add-to-cart button.button {
	float: left
}
.add-to-cart .paypal-logo {
	clear: left;
	margin: 0;
	text-align: right
}
.add-to-cart .paypal-logo .paypal-or {
	clear: both;
	display: block;
	margin: 5px 60px 5px 0
}
.product-view .add-to-cart .paypal-logo {
	margin: 0
}
.add-to-box {
	margin: 10px 0
}
.add-to-box .add-to-cart {
	float: left
}
.add-to-box .or {
	float: left;
	font-weight: bold;
	margin: 0 7px;
	color: #666
}
.add-to-box .add-to-links {
	float: left;
	margin: 0;
	font-size: 12px !important;
	line-height: 1.25 !important;
	text-align: left !important
}
.add-to-box .add-to-links li {
	display: block !important
}
.add-to-box .add-to-links li .separator {
	display: none !important
}
.product-view {
	border: 1px solid #c4c6c8
}
.product-essential {
	padding: 25px;
	background: #fff url(../images/bkg_product-view.gif) 100% 0 no-repeat
}
.product-essential h2 {
	font: bold 13px/1.35 Arial, Helvetica, sans-serif
}
.product-collateral {
	background: #faf7ee url(../images/bkg_product_collateral.gif) 0 0 repeat-x;
	padding: 25px
}
.product-collateral h2 {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #e5dcc3;
	padding: 0 0 1px;
	margin: 0 0 15px
}
.product-collateral .box-collateral {
	margin: 0 0 25px
}
.product-view .product-img-box {
	float: left;
	width: 267px
}
.col3-layout .product-view .product-img-box {
	float: none;
	margin: 0 auto
}
.product-view .product-img-box .product-image {
	margin: 0 0 13px
}
.product-view .product-img-box .product-image-zoom {
	position: relative;
	width: 265px;
	height: 265px;
	overflow: hidden;
	z-index: 9
}
.product-view .product-img-box .product-image-zoom img {
	position: absolute;
	left: 0;
	top: 0;
	cursor: move
}
.product-view .product-img-box .zoom-notice {
	font-size: 11px;
	margin: 0 0 5px;
	text-align: center
}
.product-view .product-img-box .zoom {
	position: relative;
	z-index: 9;
	height: 18px;
	margin: 0 auto 13px;
	padding: 0 28px;
	background: url(../images/slider_bg.gif) 50% 50% no-repeat;
	cursor: pointer
}
.product-view .product-img-box .zoom.disabled {
	-moz-opacity: .3;
	-webkit-opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	opacity: .3
}
.product-view .product-img-box .zoom #track {
	position: relative;
	height: 18px
}
.product-view .product-img-box .zoom #handle {
	position: absolute;
	left: 0;
	top: -1px;
	width: 9px;
	height: 22px;
	background: url(../images/magnifier_handle.gif) 0 0 no-repeat
}
.product-view .product-img-box .zoom .btn-zoom-out {
	position: absolute;
	left: 2px;
	top: 0
}
.product-view .product-img-box .zoom .btn-zoom-in {
	position: absolute;
	right: 2px;
	top: 0
}
.product-view .product-img-box .more-views h2 {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 8px;
	text-transform: uppercase
}
.product-view .product-img-box .more-views ul {
	margin-left: -9px
}
.product-view .product-img-box .more-views li {
	float: left;
	margin: 0 0 8px 9px
}
.product-view .product-img-box .more-views li a {
	float: left;
	width: 56px;
	height: 56px;
	border: 2px solid #ddd;
	overflow: hidden
}
.product-image-popup {
	margin: 0 auto
}
.product-image-popup .buttons-set {
	float: right;
	clear: none;
	border: 0;
	margin: 0;
	padding: 0
}
.product-image-popup .nav {
	font-weight: bold;
	margin: 0 100px;
	text-align: center
}
.product-image-popup .image {
	display: block;
	margin: 10px 0
}
.product-image-popup .image-label {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px;
	color: #2f2f2f
}
.product-view .product-shop {
	float: right;
	width: 330px
}
.col1-layout .product-view .product-shop {
	float: right;
	width: 545px
}
.col3-layout .product-view .product-shop {
	float: none;
	width: auto
}
.product-view .product-shop .product-name {
	margin: 0 0 5px
}
.product-view .product-shop .product-name h1 {
	margin: 0;
	font: bold 15px/1.35 Arial, Helvetica, sans-serif
}
.product-view .product-shop .availability {
	margin: 10px 0
}
.product-view .product-shop .short-description {
	margin: 10px 0;
	background: url(../images/bkg_divider1.gif) 0 0 repeat-x;
	padding: 10px 0 0
}
.product-view .product-shop .price-box {
	margin: 10px 0
}
.product-view .product-shop .add-to-links {
	margin: 0
}
.product-view .product-shop .add-to-links {
	font-size: 12px;
	text-align: right
}
.product-view .product-shop .add-to-links li, .product-view .product-shop .add-to-links li .separator {
	display: inline
}
.product-view .product-shop .add-to-links a {
	color: #1E7EC8 !important;
	font-weight: normal !important
}
.product-options {
	padding: 0 0 0 3px
}
.product-options dt {
	padding: 10px 0 0;
	font-weight: normal
}
.product-options dt label {
	font-weight: bold
}
.product-options dt label.required em {
	color: #eb340a;
	margin-left: 5px
}
.product-options dd .qty-holder {
	display: none;
	padding: 10px 0 0
}
.product-options dd .qty-holder label {
	vertical-align: middle
}
.product-options dt .qty-disabled {
	background: none;
	border: 0;
	padding: 3px
}
.product-options dd {
	padding: 5px 0px 15px;
	margin: 0 0 5px;
	border-bottom: 1px solid #e4e4e4
}
.product-options dl.last dd.last {
	border-bottom: 0;
	padding-bottom: 5px;
	margin-bottom: 0
}
.product-options dd input.input-text {
	width: 98%
}
.product-options dd input.datetime-picker {
	width: 150px
}
.product-options dd .time-picker {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 0;
	vertical-align: middle
}
.product-options dd textarea {
	width: 98%;
	height: 8em
}
.product-options dd select {
	width: 99%
}
.product-options dd .multiselect option {
	border-bottom: 1px dotted #d9e5ee;
	padding: 2px 4px
}
.product-options ul.options-list {
	margin-right: 5px
}
.product-options ul.options-list li {
	line-height: 1.5;
	padding: 2px 0
}
.product-options ul.options-list input.radio {
	float: left;
	margin-top: 3px
}
.product-options ul.options-list input.checkbox {
	float: left;
	margin-top: 3px
}
.product-options ul.options-list .label {
	display: block;
	margin-left: 18px;
	background: none;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	padding: inherit;
	text-shadow: none;
	vertical-align: inherit;
	white-space: inherit
}
.product-options ul.options-list label {
	font-weight: normal
}
.product-options ul.validation-failed {
	padding: 0 7px
}
.product-options p.note {
	margin: 0;
	font-size: 11px
}
.product-options-bottom .product-pricing, .product-options-bottom .tier-prices {
	margin: 0;
	padding: 0 0 10px;
	border: 0;
	background: 0
}
.product-options-bottom .tier-prices li {
	background: 0;
	padding: 2px 0
}
.product-options-bottom .price-box {
	float: left;
	margin: 0;
	padding: 0
}
.product-options-bottom .add-to-links {
	clear: both;
	padding: 5px 0 0;
	text-align: right
}
.col3-layout .product-options-bottom .price-box {
	float: none;
	padding: 0 0 5px
}
.product-options-bottom .price-label {
	float: left;
	padding-right: 5px
}
.product-options-bottom .price-tax {
	float: left
}
.product-shop .product-options-bottom {
	margin: 0 0 0px
}
.product-shop .product-options-bottom .price-box {
	float: none;
	margin: 0 0 5px
}
.product-shop .product-options-bottom .price-label {
	float: none;
	font-size: 18px;
	font-weight: normal;
	padding-right: 0
}
.product-shop .product-options-bottom .price-tax {
	float: none
}
.product-shop .product-options-bottom .add-to-cart-box {
	clear: both;
	float: left;
	padding-top: 12px
}
.product-shop .product-options-bottom .add-to-links {
	clear: both;
	padding: 5px 0 0;
	text-align: right;
	display: none
}
.product-view .grouped-items-table .price-box {
	margin: 0;
	padding: 0
}
.product-view .box-additional .data-table th, .product-view .box-additional .data-table td {
	line-height: 1.25
}
.product-view .box-up-sell h2 {
	border-bottom: 0;
	padding: 0;
	margin: 0 0 8px
}
.product-view .box-up-sell .products-grid {
	width: 100%;
	border: 1px solid #e5dcc3
}
.product-view .box-up-sell .products-grid td {
	width: 25%;
	background: #f6f2e7;
	border-right: 1px solid #e5dcc3;
	border-bottom: 1px solid #e5dcc3;
	padding: 15px 10px 12px;
	line-height: 1.6em
}
.product-view .box-up-sell .products-grid tr.last td {
	border-bottom: 0
}
.product-view .box-up-sell .products-grid td.last {
	border-right: 0
}
.product-view .box-up-sell .products-grid td img {
	border: 1px solid #e5dcc3
}
.product-view .box-up-sell .products-grid .product-image {
	text-align: center
}
.product-view .box-up-sell .products-grid td.empty {
	border-right: 0;
	background: #f1ecdb
}
.product-view .box-up-sell .products-grid .ratings .rating-box {
	float: none;
	display: block;
	margin: 0 0 3px
}
.product-view .box-tags {
	margin: 0
}
.product-view .box-tags h3 {
	font-size: 13px
}
.product-view .box-tags .product-tags {
	display: block;
	margin: 0 0 15px
}
.product-view .box-tags .product-tags li {
	display: inline;
	background: url(../images/bkg_pipe3.gif) 100% 4px no-repeat;
	padding: 0 7px 0 4px
}
.product-view .box-tags .product-tags li.first {
	padding-left: 0
}
.product-view .box-tags .product-tags li.last {
	background: none;
	padding-right: 0
}
.product-view .box-tags .form-add label {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #0a263c
}
.product-view .box-tags .form-add .input-box {
	float: left;
	width: 305px;
	margin: 0 5px 0 0;
	background: url(../images/i_tag_add.gif) 0 2px no-repeat;
	padding: 0 0 0 23px
}
.product-view .box-tags .form-add input.input-text {
	width: 299px
}
.product-view .box-tags .form-add button.button span {
	border-color: #406a83;
	background: #618499
}
.product-view .box-tags .note {
	margin: 3px 0 0;
	padding: 0 0 0 23px;
	font-size: 11px
}
.product-view .box-reviews dl {
	margin: 15px 0
}
.product-view .box-reviews dt a, .product-view .box-reviews dt span {
	font-weight: bold
}
.product-view .box-reviews dd {
	margin: 0 0 15px
}
.product-view .box-reviews dd small {
	font-style: italic
}
.product-view .box-reviews .form-add {
	margin: 15px 0 0
}
.product-view .box-reviews .form-add h3 {
	font-size: 13px;
	font-weight: normal
}
.product-view .box-reviews .form-add h3 span {
	font-weight: bold
}
.product-view .box-reviews .form-add h4 {
	font-size: 12px
}
.product-view .box-reviews .form-add .data-table td {
	text-align: center
}
.product-view .box-reviews .form-add .form-list {
	margin: 15px 0 0
}
.product-view .box-reviews .form-add .form-list .input-box {
	width: 360px
}
.product-view .box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea {
	width: 354px
}
.send-friend .form-list li {
	margin-right: -15px
}
.send-friend .form-list li p {
	margin: 0 15px 0 0
}
.send-friend .form-list .field {
	width: 315px
}
.send-friend .form-list .input-box {
	width: 300px
}
.send-friend .form-list input.input-text, .send-friend .form-list textarea {
	width: 294px
}
.send-friend .form-list li.wide .input-box {
	width: 612px
}
.send-friend .form-list li.wide textarea {
	width: 609px
}
.send-friend .buttons-set .limit {
	float: right;
	margin: 0 7px 0 0;
	font-size: 11px;
	line-height: 21px
}
.product-name {
	margin: 0;
	font-size: 1em;
	font-weight: normal
}
.tags-list {
	display: block;
	font-size: 13px;
	padding: 10px
}
.tags-list li {
	display: inline !important;
	margin: 0 4px 0 0
}
.advanced-search .form-list label {
	width: 160px;
	padding-right: 10px
}
.advanced-search .form-list .input-box, .advanced-search .form-list .input-range {
	float: left;
	clear: none
}
.advanced-search-amount {
	margin: 0 0 10px
}
.advanced-search-summary {
	margin: 10px 0;
	border: 1px solid #e9d7c9;
	background: #fff6f1;
	padding: 10px
}
.advanced-search-summary ul {
	float: left;
	width: 49%
}
.advanced-search-summary strong {
	color: #E17C24;
	padding-left: 15px;
	background: url(../images/i_search_criteria.gif) 0 3px no-repeat
}
.advanced-search-summary p {
	clear: both;
	font-weight: bold;
	margin: 0
}
.page-sitemap .links {
	text-align: right;
	margin: 0 8px -22px 0
}
.page-sitemap .links a {
	text-decoration: none;
	position: relative
}
.page-sitemap .links a:hover {
	text-decoration: underline
}
.page-sitemap .sitemap {
	margin: 12px
}
.page-sitemap .sitemap li {
	margin: 3px 0
}
.page-sitemap .sitemap li.level-0 {
	margin: 10px 0 0;
	font-weight: bold
}
.page-sitemap .pages {
	margin: 0 0 0 11px
}
.page-sitemap .pages a {
	line-height: 20px
}
.rss-title h1 {
	background: url(../images/i_rss-big.png) 0 4px no-repeat;
	padding-left: 27px
}
.rss-table .link-rss {
	display: block;
	line-height: 1.55;
	background-position: 0 4px
}
.sp-methods label {
	display: inline
}
.cart .page-title {
	border-bottom: 0;
	margin: 0 0 12px
}
.cart .page-title h1 {
	margin: 10px 0 0
}
.cart .page-title .checkout-types li {
	margin: 0 0 5px
}
.cart .title-buttons .checkout-types {
	float: right
}
.cart .title-buttons .checkout-types li {
	float: left;
	margin: 0 0 5px 5px
}
.cart .checkout-types .paypal-or {
	margin: 0 8px;
	line-height: 2.3
}
.cart .totals .checkout-types .paypal-or {
	clear: both;
	display: block;
	padding: 8px 55px 0 0;
	line-height: 1.0;
	font-size: 11px
}
.cart-table th {
	padding: 2px 10px
}
.cart-table td {
	padding: 10px
}
.cart-table .product-name {
	font-weight: bold;
	margin: 0 0 5px
}
.cart-table .item-msg {
	margin: 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #df280a
}
.cart-table tfoot td {
	padding: 5px 10px
}
.cart-table .btn-continue {
	float: left
}
.cart-table .btn-empty span, .cart-table .btn-continue span, .cart-table .btn-update span {
	border-color: #406a83;
	background: #618499
}
.cart-table .btn-update, .cart-table .btn-empty {
	float: right
}
.cart-table .btn-update {
	margin-left: 10px
}
.cart .cart-collaterals {
	padding: 25px 0 0
}
.cart .cart-collaterals .col2-set {
	float: left;
	width: 605px
}
.cart .cart-collaterals .col2-set .col-2 {
	width: 294px
}
.cart .crosssell {
	border: 1px solid #cec3b6;
	background: #fafaec;
	padding: 12px 15px
}
.cart .crosssell h2 {
	font-size: 13px;
	font-weight: bold
}
.cart .crosssell .product-image {
	float: left;
	width: 75px;
	height: 75px;
	border: 1px solid #d0cdc9
}
.cart .crosssell .product-details {
	margin-left: 90px
}
.cart .crosssell .product-name {
	font-weight: bold
}
.cart .crosssell li.item {
	margin: 12px 0
}
.cart .crosssell .link-compare {
	font-weight: normal
}
.cart .discount, .cart .shipping {
	border: 1px solid #d0cbc1;
	background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
	padding: 12px 15px;
	margin: 0 0 18px
}
.cart .discount h2, .cart .shipping h2 {
	background-position: 0 0;
	background-repeat: no-repeat;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	padding: 0 0 0 21px;
	text-transform: uppercase
}
.cart .discount button span, .cart .shipping button span {
	border-color: #406a83;
	background: #618499
}
.cart .discount .buttons-set, .cart .shipping .buttons-set {
	margin: 10px 0 0;
	border: 0;
	padding: 0;
	text-align: left
}
.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {
	float: none;
	margin-left: 0
}
.cart .discount h2 {
	background-image: url(../images/i_discount.gif)
}
.cart .discount .input-box {
	margin: 8px 0 0;
	width: 260px
}
.cart .discount input.input-text {
	width: 254px
}
.cart .shipping h2 {
	background-image: url(../images/i_shipping.gif)
}
.cart .shipping .sp-methods {
	margin: 10px 0 0;
	padding: 5px 0 0;
	background: url(../images/bkg_divider1.gif) 0 0 repeat-x
}
.cart .totals {
	float: right;
	width: 268px;
	background: #dee5e8;
	border: 1px solid #bebcb7
}
.cart .totals table {
	width: 100%;
	margin: 7px 0
}
.cart .totals td {
	padding: 1px 15px 1px 7px
}
.cart .totals tfoot th {
	padding: 5px 15px 5px 7px
}
.cart .totals tfoot td {
	padding-top: 5px;
	padding-bottom: 5px
}
.cart .totals tfoot th strong, .cart .totals tfoot td strong {
	font-size: 15px
}
.cart .totals .checkout-types {
	font-size: 13px;
	padding: 8px 15px 15px;
	text-align: right
}
.cart .totals .checkout-types li {
	clear: both;
	margin: 10px 0
}
.item-options dt {
	font-weight: bold;
	font-style: italic
}
.item-options dd {
	padding-left: 10px;
	margin: 0 0 6px
}
.truncated {
	cursor: help
}
.truncated a.dots {
	cursor: help
}
.truncated a.details {
	cursor: help
}
.truncated .truncated_full_value {
	position: relative;
	z-index: 999
}
.truncated .truncated_full_value .item-options {
	position: absolute;
	top: -99999em;
	left: -99999em;
	z-index: 999;
	width: 250px;
	padding: 8px;
	border: 1px solid #ddd;
	background-color: #f6f6f6
}
.truncated .truncated_full_value .item-options>p {
	font-weight: bold;
	text-transform: uppercase
}
.truncated .show .item-options {
	top: -20px;
	left: 50%
}
.col-left .truncated .show .item-options {
	left: 15px;
	top: 7px
}
.col-right .truncated .show .item-options {
	left: -240px;
	top: 7px
}
.sp-methods {
	margin: 0 0 8px
}
.sp-methods dt {
	margin: 13px 0 5px;
	font-weight: bold
}
.sp-methods dd li {
	margin: 5px 0
}
.sp-methods label {
	font-weight: bold
}
.sp-methods .price {
	font-weight: bold
}
.sp-methods .form-list {
	padding-left: 0px
}
.sp-methods .form-list li {
	margin: 0 0 8px
}
.sp-methods select.month {
	width: 154px;
	margin-right: 10px
}
.sp-methods select.year {
	width: 96px
}
.sp-methods input.cvv {
	width: 3em !important
}
.sp-methods .checkmo-list li {
	margin: 0 0 5px
}
.sp-methods .checkmo-list label {
	width: 135px;
	padding-right: 10px;
	text-align: right
}
.sp-methods .checkmo-list address {
	float: left
}
.sp-methods .centinel-logos a {
	margin-right: 3px
}
.sp-methods .centinel-logos img {
	vertical-align: middle
}
.sp-methods .release-amounts {
	margin: 0.5em 0
}
.sp-methods .release-amounts button {
	float: left;
	margin: 5px 10px 0 0
}
.please-wait {
	float: right
}
.please-wait img {
	vertical-align: middle
}
.cvv-what-is-this {
	font-size: 11px;
	cursor: help;
	margin-left: 10px
}
.tool-tip {
	border: 1px solid #7BA7C9;
	background: #EAF6FF;
	padding: 15px 20px;
	position: absolute;
	z-index: 9999
}
.tool-tip .btn-close {
	margin: -9px -14px 0;
	text-align: right
}
.tool-tip .btn-close a {
	display: block;
	margin: 0 0 0 auto;
	width: 15px;
	height: 15px;
	background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
	text-align: left;
	text-indent: -999em;
	overflow: hidden
}
.tool-tip .tool-tip-content {
	padding: 5px
}
.gift-messages h3 {
	font-size: 12px;
	font-weight: bold;
	color: #e87403
}
.gift-messages p.control {
	color: #8e8d8b
}
.gift-messages-form {
	position: relative
}
.gift-messages-form label {
	float: none !important;
	position: static !important
}
.gift-messages-form h4 {
	font-size: 12px
}
.gift-messages-form .whole-order {
	margin: 0 0 25px
}
.gift-messages-form .item {
	margin: 0 0 10px
}
.gift-messages-form .item .product-img-box {
	float: left;
	width: 75px
}
.gift-messages-form .item .product-image {
	margin: 0 0 7px
}
.gift-messages-form .item .number {
	margin: 0;
	font-weight: bold;
	text-align: center;
	color: #8a8987
}
.gift-messages-form .item .details {
	margin-left: 90px
}
.gift-messages-form .item .details .product-name {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px
}
.gift-messages-form .item .details .form-list .field {
	width: 255px
}
.gift-messages-form .item .details .form-list .input-box {
	width: 240px
}
.gift-messages-form .item .details .form-list input.input-text {
	width: 234px
}
.gift-messages-form .item .details .form-list li.wide .input-box {
	width: 500px
}
.gift-messages-form .item .details .form-list li.wide textarea {
	width: 494px
}
.gift-message-link {
	font-size: 11px;
	background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
	padding-right: 7px
}
.gift-message-link.expanded {
	background-position: 100% -40px
}
.gift-message-row {
	background: #f2efe9
}
.gift-message-row .btn-close {
	float: right;
	width: 16px;
	height: 16px;
	background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden
}
.checkout-agreements li {
	margin: 30px 0
}
.checkout-agreements .agreement-content {
	overflow: auto;
	height: 12em;
	padding: 10px;
	background-color: #fbfaf6;
	border: 1px solid #bbb6a5
}
.checkout-agreements .agree {
	margin: 0;
	padding: 10px 0 10px 11px
}
.checkout-agreements .agree input.checkbox {
	margin-right: 6px
}
.checkout-agreements .agree label {
	font-weight: bold;
	color: #666
}
.opc .checkout-agreements {
	border: 1px solid #d9dde3;
	border-width: 0 1px;
	padding: 5px 30px
}
.opc .checkout-agreements li {
	margin: 20px 0 0
}
.opc .checkout-agreements .agreement-content {
	background-color: #fff;
	border-color: #e4e4e4;
	padding: 5px
}
.opc .checkout-agreements .agree {
	padding-left: 6px
}
.centinel .authentication {
	border: 1px solid #ddd;
	background: #fff
}
.centinel .authentication iframe {
	width: 99%;
	height: 400px;
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important
}
.opc .centinel {
	border: 1px solid #bbb6a5;
	border-width: 0 1px 1px;
	padding: 10px 30px
}
.info-set {
	background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
	border: 1px solid #bbb6a5;
	margin: 0 0 25px;
	padding: 20px
}
.info-set h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px
}
.info-set h3, .info-set h4 {
	font-size: 13px;
	font-weight: bold
}
.info-set h2 a, .info-set h3 a, .info-set h4 a {
	font-weight: normal
}
.info-set h2.legend {
	margin: -20px -20px 15px;
	padding: 5px 10px;
	background: #f9f3e3;
	border-bottom: 1px solid #bbafa0;
	position: relative
}
.info-set h3.legend {
	margin: 0 0 10px;
	color: #0a263c
}
.info-set .divider {
	margin: 0 -20px;
	padding: 25px 0;
	position: relative
}
.info-set .box {
	margin: 0 0 15px
}
.info-set .data-table .product-name {
	font-size: 1em !important;
	font-weight: bold !important;
	color: #1e7ec8 !important
}
.info-set .data-table .product-name a {
	font-weight: bold !important
}
.info-set .data-table .item-options {
	margin: 5px 0 0
}
#review-buttons-container {
	margin-top: 6px;
	display: block
}
@media (max-width: 320px) {
	.paypal-review-order .form-list select, .paypal-review-order input {
		width: 104px !important
	}
	.paypal-review-order .col2-set .col-2 {
		float: left
	}
}
.block-progress {
	border: 0;
	margin: 0
}
.block-progress .block-title {
	background: none;
	border: 0;
	padding: 0;
	margin: 0 0 5px
}
.block-progress .block-title strong {
	font-size: 13px;
	color: #0a263c
}
.block-progress .block-content {
	background: none
}
.block-progress dt {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.35;
	background: #eee;
	border: 1px solid #a3aeb3;
	margin: 0 0 6px;
	padding: 2px 8px;
	color: #999
}
.block-progress dd {
	background: #eee;
	border: 1px solid #a3aeb3;
	border-top: 0;
	padding: 8px 13px;
	margin: 0 0 6px
}
.block-progress dt.complete {
	margin: 0;
	background: #d0dce1;
	color: #5e8ab4
}
.block-progress p {
	margin: 0
}
.block-progress .cards-list dt {
	background: none;
	border: 0 none;
	color: inherit;
	font-size: 12px;
	margin: 5px 0;
	padding: 0
}
.block-progress .cards-list dd {
	border: 0 none;
	margin: 0;
	padding: 0
}
.block-progress .cards-list .info-table th {
	font-weight: normal
}
.opc .buttons-set {
	margin-top: 0;
	padding-top: 2em
}
.opc .buttons-set p.required {
	margin: 0;
	padding: 0 0 10px
}
.opc .buttons-set .back-link small {
	display: none
}
.opc .buttons-set .back-link a {
	background: url(../images/i_arrow-top.gif) 0 50% no-repeat;
	padding-left: 16px
}
.opc .buttons-set.disabled button.button {
	display: none
}
.opc .buttons-set .please-wait {
	height: 21px;
	line-height: 21px
}
.opc .ul {
	list-style: disc outside;
	padding-left: 18px
}
.opc {
	position: relative
}
.opc li.section {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 2px;
	padding: 2px 0;
	border: 1px solid #E5E5E5
}
.opc .step-title {
	display: block;
	border-radius: 5px 5px 5px 5px;
	padding: 8px 15px 5px;
	text-decoration: none
}
.opc .step-title .number {
	display: inline-block;
	font-family: oswald;
	font-size: 16px;
	line-height: 16px;
	padding-right: 20px;
	color: #4C4C4C
}
.opc .step-title h2 {
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #4C4C4C
}
.opc .step-title a {
	display: none;
	float: right;
	font-size: 11px;
	line-height: 16px
}
.opc .active .step-title {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	margin-top: 3px
}
.opc .active .step-title .number {
	color: #ffffff
}
.opc .active .step-title h2 {
	color: #FFFFFF
}
.opc .step {
	padding: 15px 30px;
	position: relative
}
.opc .step .tool-tip {
	right: 30px
}
#opc-login .buttons-set {
	border-top: 0
}
#opc-login h3 {
	font-size: 13px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 2px;
	text-transform: uppercase
}
#opc-login h4 {
	color: #2F2F2F;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-transform: none
}
#opc-shipping_method .buttons-set {
	border-top: 0
}
.opc .gift-messages-form {
	margin: 0 -30px;
	background: #f6f1eb;
	border: 1px solid #e9e4de;
	border-width: 1px 0;
	padding: 22px 24px 22px 30px
}
.opc .gift-messages-form .inner-box {
	padding: 5px;
	height: 260px;
	overflow: auto
}
#opc-review .step {
	border: 0;
	padding: 0
}
#opc-review .product-name {
	font-family: arial
}
#opc-review .item-options {
	margin: 5px 0 0
}
#opc-review .buttons-set {
	padding: 20px 30px
}
#opc-review .buttons-set p {
	margin: 0;
	line-height: 40px
}
#opc-review .buttons-set .please-wait {
	height: 40px;
	line-height: 40px
}
#opc-review .authentication {
	margin: 0 auto;
	width: 570px
}
#opc-review .warning-message {
	color: #222;
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 0
}
.checkout-progress {
	margin: 0 0 20px;
	padding: 0 35px
}
.checkout-progress li {
	border-top: 10px solid #999999;
	float: left;
	font-weight: bold;
	margin: 0 3px 0 0;
	padding: 2px 0 0;
	text-align: center;
	width: 18%
}
.multiple-checkout h2 {
	font-family: arial;
	font-size: 13px;
	margin: 0 0 10px
}
.multiple-checkout h2 a, .multiple-checkout h3 a, .multiple-checkout h4 a {
	font-weight: normal
}
.multiple-checkout .data-table .product-name {
	font-size: 1em !important;
	font-weight: bold !important;
	color: #1e7ec8 !important
}
.multiple-checkout .data-table .item-options {
	margin: 5px 0 0
}
.multiple-checkout .gift-messages {
	margin: 15px 0 0
}
.multiple-checkout .tool-tip {
	top: 50%;
	margin-top: -120px;
	right: 20px
}
.multiple-checkout .col2-set h2.legend {
	border-bottom: 1px solid #DDDDDD;
	margin: -20px -20px 15px;
	padding: 5px 10px;
	position: relative
}
.multiple-checkout .col2-set h3.legend {
	margin: 0 0 10px
}
.multiple-checkout .col2-set .divider {
	margin: 0 -20px;
	padding: 25px 0;
	position: relative
}
.multiple-checkout .box {
	margin: 0 0 15px
}
.multiple-checkout .place-order .please-wait {
	float: right;
	padding: 27px 7px 0 0
}
.multiple-checkout .place-order .grand-total {
	float: right;
	height: 71px;
	font-size: 1.5em;
	padding: 0 0 0 21px;
	overflow: hidden
}
.multiple-checkout .place-order .grand-total .inner {
	float: left;
	height: 57px;
	padding: 14px 21px 0 0
}
.multiple-checkout .place-order .grand-total .inner div {
	display: inline
}
.multiple-checkout .place-order .grand-total big {
	display: inline;
	margin-right: 12px
}
.multiple-checkout .place-order .grand-total button.button span {
	font-size: 16px
}
.multiple-checkout .place-order .grand-total button.button span span {
	padding: 0 45px 0 36px
}
.multiple-checkout h3, .multiple-checkout h4 {
	font-size: 13px
}
#multiship-addresses-table td {
	padding: 10px
}
#multiship-addresses-table tfoot td {
	padding: 5px 10px
}
.multiple-checkout .gift-messages-form .item .details .form-list {
	width: 100%;
	overflow: hidden
}
.multiple-checkout .gift-messages-form .item .details .form-list li {
	margin-right: -15px
}
.multiple-checkout .gift-messages-form .item .details .form-list .field {
	width: 230px
}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
	width: 215px
}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
	width: 209px
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
	width: 445px
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
	width: 439px
}
.checkout-multishipping-shipping .box-sp-methods {
	border: 1px solid #d9d2be;
	background: #f9f3e3;
	padding: 13px;
	position: relative
}
.checkout-multishipping-shipping .box-sp-methods .pointer {
	position: absolute;
	top: -20px;
	right: -40px;
	width: 178px;
	height: 41px;
	background: url(../images/bkg_sp-methods.gif) 0 0 no-repeat;
	overflow: hidden
}
.checkout-multishipping-billing .multiple-checkout {
	position: relative
}
.account-login .content {
	min-height: 345px;
	padding: 14px 21px;
	background: #faf7ee url(../images/bkg_login-box.gif) 0 0 repeat-x;
	border: 1px solid #bbb6a5;
	border-bottom: 0
}
.account-login .content h2 {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 14px;
	padding: 0 0 5px 23px;
	border-bottom: 1px solid #ddd;
	background-position: 0 1px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #e76200
}
.account-login .new-users h2 {
	background-image: url(../images/i_page1.gif)
}
.account-login .registered-users h2 {
	background-image: url(../images/i_page2.gif)
}
.account-login .buttons-set {
	border: 1px solid #bbb6a5;
	border-top: 0;
	margin: 0;
	padding: 8px 13px;
	background: #dee5e8 url(../images/bkg_buttons-set1.gif) 0 0 repeat-x
}
.captcha-note {
	clear: left;
	padding-top: 5px
}
.captcha-image {
	float: left;
	display: inline;
	margin: 0;
	position: relative;
	width: 258px
}
.captcha-image .captcha-img {
	border: 1px solid #b6b6b6;
	vertical-align: bottom;
	width: 100%
}
.registered-users .captcha-image {
	margin: 0
}
.captcha-reload {
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 2px
}
.captcha-reload.refreshing {
	animation: rotate 1.5s infinite linear;
	-webkit-animation: rotate 1.5s infinite linear;
	-moz-animation: rotate 1.5s infinite linear
}
@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0)
	}
	0% {
		-webkit-transform: rotate(-360deg)
	}
}
@-moz-keyframes rotate {
	0% {
		-moz-transform: rotate(0)
	}
	0% {
		-moz-transform: rotate(-360deg)
	}
}
@keyframes rotate {
	0% {
		transform: rotate(0)
	}
	0% {
		transform: rotate(-360deg)
	}
}
.window-overlay {
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 990
}
.remember-me label {
	float: none;
	margin: 0 6px
}
.remember-me-popup {
	background: #fff;
	border: 1px solid #ccc;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -85px 0 0 -200px;
	width: 400px;
	text-align: left;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	box-shadow: 0 0 6px #ccc;
	z-index: 1000
}
.remember-me-popup h3 {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	padding: 5px 10px
}
.remember-me-popup .remember-me-popup-head {
	position: relative
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
	background: url(../images/btn_window_close.gif) no-repeat;
	display: block;
	position: absolute;
	top: 7px;
	right: 7px;
	height: 15px;
	width: 15px;
	text-indent: -9999em
}
.remember-me-popup .remember-me-popup-body {
	padding: 10px
}
.remember-me-popup .remember-me-popup-body a {
	display: inline-block;
	height: 19px;
	border: 1px solid #de5400;
	background: #f18200;
	padding: 0 8px;
	font: bold 12px/19px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color: #fff
}
.my-account .title-buttons .link-rss {
	float: none;
	margin: 0
}
.dashboard .welcome-msg {
	margin: 0 8em 1.5em 0
}
.dashboard .welcome-msg p {
	margin: 0
}
.dashboard .col2-set {
	margin: 0 0 15px
}
.box-account .box-head {
	margin: 0 0 10px;
	text-align: right
}
.box-account .box-head h2 {
	float: left;
	font-size: 16px
}
.dashboard .box .box-title {
	background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
	padding: 0 0 2px;
	margin: 0 0 8px;
	text-align: right
}
.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
	float: left;
	font-family: arial;
	font-size: 13px;
	margin: 0
}
.dashboard .box-info h4 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
}
.dashboard .box-reviews .number {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #0a263c
}
.dashboard .box-reviews .details {
	margin-left: 20px
}
.dashboard .box-reviews li.item {
	margin: 0 0 7px
}
.dashboard .box-reviews li.item.last {
	margin: 0
}
.dashboard .box-reviews .ratings {
	margin: 7px 0 0
}
.dashboard .box-tags .number {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #0a263c
}
.dashboard .box-tags .details {
	margin-left: 20px
}
.dashboard .box-tags li.item {
	margin: 0 0 7px
}
.dashboard .box-tags li.item.last {
	margin: 0
}
.dashboard .box-tags .tags strong, .dashboard .box-tags .tags ul, .dashboard .box-tags .tags ul li {
	display: inline
}
.addresses-list h2 {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase
}
.addresses-list h3 {
	font-weight: bold;
	font-size: 13px
}
.addresses-list address {
	margin: 0 0 3px
}
.addresses-list p {
	margin: 0
}
.addresses-list a {
	font-weight: bold
}
.addresses-list .link-remove {
	color: #646464
}
.addresses-list .separator {
	margin: 0 3px
}
.addresses-list li.item {
	background: #fff url(../images/bkg_account_box.gif) 0 0 repeat-x;
	border: 1px solid #ccc;
	padding: 10px 13px;
	margin: 0 0 10px
}
.addresses-list li.empty {
	background: none;
	border: 0;
	padding: 0
}
.addresses-list li.empty p {
	font-weight: bold
}
.addresses-list .addresses-additional li.item {
	background: none;
	border: 0;
	padding: 0
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
	display: inline
}
.order-info .current {
	font-weight: bold
}
.order-info li {
	margin: 0 3px
}
.order-date {
	margin: 10px 0
}
.order-info-box {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	margin: 0 0 15px;
	padding: 12px 15px
}
.order-info-box h2 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold
}
.order-info-box .box-payment p {
	margin: 0 0 3px
}
.order-info-box .box-payment th {
	font-weight: bold;
	padding-right: 7px
}
td .cart-cell {
	text-align: center
}
.order-items {
	width: 100%;
	overflow-x: auto
}
.order-items h2, .order-items h3 {
	clear: none;
	font-family: arial;
	padding: 0
}
.order-items .link-print {
	color: #1e7ec8;
	font-weight: normal
}
.order-items .order-links {
	text-align: right
}
.order-additional {
	margin: 15px 0
}
.gift-message dt strong {
	color: #666
}
.gift-message dd {
	font-size: 13px;
	margin: 5px 0 0
}
.order-about dt {
	font-weight: bold
}
.order-about dd {
	font-size: 13px;
	margin: 0 0 7px
}
.tracking-table {
	margin: 0 0 15px
}
.tracking-table th {
	font-weight: bold;
	white-space: nowrap
}
.tracking-table-popup {
	width: 100%
}
.tracking-table-popup th {
	font-weight: bold;
	white-space: nowrap
}
.tracking-table-popup th, .tracking-table-popup td {
	padding: 1px 8px
}
.page-print .print-head {
	margin: 0 0 15px
}
.page-print .print-head .logo {
	float: left
}
.page-print .print-head address {
	float: left;
	margin-left: 15px
}
.page-print h1 {
	font-size: 16px;
	font-weight: bold
}
.page-print h2, .page-print h3 {
	font-family: arial
}
.page-print h2.h2 {
	font-size: 16px;
	font-weight: bold
}
.page-print .order-date {
	background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
	padding: 0 0 10px;
	margin: 0 0 10px
}
.page-print .col2-set {
	margin: 0 0 10px
}
.page-print .gift-message-link {
	display: none
}
.page-print .price-excl-tax, .page-print .price-incl-tax {
	display: block;
	white-space: nowrap
}
.page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
	display: inline
}
.my-wishlist .data-table td {
	padding: 10px
}
.my-wishlist .product-image {
	display: block;
	width: 113px;
	height: 113px;
	margin: 0 0 5px
}
.my-wishlist textarea {
	display: block;
	width: 97%;
	height: 109px
}
.my-wishlist .buttons-set {
	margin-top: 2em
}
.my-wishlist .buttons-set button.button {
	float: none
}
#wishlist-table .add-to-links {
	white-space: nowrap
}
.my-tag-edit {
	float: left;
	margin: 0 0 10px
}
.my-tag-edit .btn-remove {
	float: right;
	margin: 4px 0 0 5px
}
#my-tags-table {
	clear: both
}
#my-tags-table td {
	padding: 10px
}
#my-tags-table .add-to-links {
	white-space: nowrap
}
#my-reviews-table td {
	padding: 10px
}
.product-review .product-img-box {
	float: left;
	width: 140px
}
.product-review .product-img-box .product-image {
	display: block;
	width: 125px;
	height: 125px
}
.product-review .product-img-box .label {
	font-size: 11px;
	margin: 0 0 3px
}
.product-review .product-img-box .ratings .rating-box {
	float: none;
	display: block;
	margin: 0 0 3px
}
.product-review .product-details {
	margin-left: 150px
}
.product-review .product-name {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px
}
.product-review h3 {
	font-size: 12px;
	margin: 0 0 3px
}
.product-review .ratings-table {
	margin: 0 0 10px
}
.product-review dt {
	font-weight: bold
}
.product-review dd {
	font-size: 13px;
	margin: 5px 0 0
}
.billing-agreements .info-box {
	margin: 15px 0
}
.billing-agreements .form-list li select {
	float: left
}
.billing-agreements .form-list li button.button {
	float: left;
	margin-left: 10px
}
.billing-agreements .table-caption {
	font-weight: bold;
	font-size: 13px
}
.cart-msrp-totals {
	color: red;
	font-size: 12px !important;
	font-weight: bold;
	margin: 10px 10px 0;
	padding: 10px;
	text-align: right;
	text-transform: uppercase
}
.map-cart-sidebar-total {
	color: red;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 2px 5px;
	text-shadow: 0 1px 0 #fff
}
.map-popup {
	background: #fff;
	border: 1px solid #aaa;
	margin: 12px 0 0;
	position: absolute;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	box-shadow: 0 0 6px #ccc;
	text-align: left;
	width: 300px;
	z-index: 100
}
.map-popup-heading {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	padding: 5px 30px 5px 10px;
	width: 260px
}
.map-popup-heading h2 {
	font-size: 16px;
	margin: 0;
	text-shadow: 0 1px 0 #f6f6f6;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: break-word;
	text-align: left;
	text-overflow: ellipsis
}
.map-popup-arrow {
	background: url(../images/map_popup_arrow.gif) no-repeat;
	position: absolute;
	left: 50%;
	top: -10px;
	height: 10px;
	width: 19px
}
.map-popup-close {
	background: url(../images/btn_window_close.gif) no-repeat;
	display: block;
	position: absolute;
	top: 8px;
	right: 10px;
	height: 15px;
	width: 15px;
	text-indent: -9999em;
	-moz-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px #999;
	box-shadow: 0 0 3px #999;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.map-popup-content {
	border-top: 1px solid #eee;
	padding: 10px;
	overflow: hidden;
	text-align: left;
	width: 280px
}
.map-popup-checkout {
	display: inline;
	float: right;
	text-align: right
}
.map-popup-checkout span {
	display: block;
	padding-right: 30px
}
.map-popup-checkout .paypal-logo {
	margin: 0 0 5px
}
.map-popup-price .price-box, .map-popup-price .price-box .special-price {
	margin: 0;
	padding: 0
}
.map-popup-price {
	margin: 5px 0 0
}
.map-popup-text {
	clear: right;
	margin: 0 10px;
	padding: 10px 0;
	text-align: left;
	word-wrap: break-word
}
.map-popup-only-text {
	border-top: 1px solid #ddd
}
.footer-container {
	border-top: 15px solid #b6d1e2
}
.footer {
	width: 930px;
	margin: 0 auto;
	padding: 10px 10px 50px
}
.footer .store-switcher {
	display: inline;
	margin: 0 5px 0 0;
	color: #fff
}
.footer .store-switcher label {
	font-weight: bold;
	vertical-align: middle
}
.footer .store-switcher select {
	padding: 0;
	vertical-align: middle
}
.footer a {
	color: #fff;
	text-decoration: none
}
.footer a:hover {
	text-decoration: underline
}
.footer .bugs {
	margin: 13px 0 0;
	color: #ecf3f6
}
.footer .bugs a {
	color: #ecf3f6;
	text-decoration: underline
}
.footer .bugs a:hover {
	text-decoration: none
}
.footer address {
	margin: 0 0 20px;
	color: #ecf3f6
}
.footer address a {
	color: #ecf3f6;
	text-decoration: underline
}
.footer address a:hover {
	text-decoration: none
}
.footer ul {
	display: inline
}
.footer ul.links {
	display: block
}
.footer li {
	display: inline;
	background: url(../images/bkg_pipe2.gif) 100% 60% no-repeat;
	padding: 0 7px 0 4px
}
.footer li.last {
	background: none !important;
	padding-right: 0 !important
}
.footer-container .bottom-container {
	margin: 0 0 5px
}
.home-callout {
	margin-bottom: 12px
}
.home-callout img {
	display: block
}
.home-spot {
	float: left;
	width: 470px;
	margin-left: 20px
}
.best-selling h3 {
	margin: 12px 0 6px 0;
	color: #e25203;
	font-size: 1.2em
}
.best-selling table {
	border-top: 1px solid #ccc
}
.best-selling tr.odd {
	background: #eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x
}
.best-selling tr.even {
	background: #fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x
}
.best-selling td {
	width: 50%;
	border-bottom: 1px solid #ccc;
	padding: 8px 10px 8px 8px;
	font-size: 11px
}
.best-selling .product-img {
	float: left;
	border: 2px solid #dcdcdc
}
.best-selling .product-description {
	margin-left: 107px;
	line-height: 1.3em
}
.best-selling a.product-name, .home-spot .best-selling a.product-name:hover {
	color: #203548
}
.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden
}
.guest-select {
	width: 305px !important
}
.product_type_data_price .price-box-bundle, .product-options-bottom .price-box {
	display: none
}
.account-create #form-validate {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.27);
	padding: 7px 25px 22px;
	position: relative
}
#wishlist-table .add-to-cart-alt button {
	margin-top: 12px
}
#messages_product_view {
	margin-bottom: 10px
}
.my-account .dashboard a {
	font-weight: bold
}
.box-wrapper form {
	margin-bottom: 0
}
#header.header_v_2 .fadelink.currency>a {
	min-width: 10px !important
}
#column_left.span3 {
	float: left !important;
	padding-top: 10px
}
#column_right.span3 {
	float: right;
	padding-top: 48px
}
@media (max-width: 640px) {
	#column_right.span3 {
		float: left
	}
	#column_right.span3 .span3 {
		margin-left: 0
	}
}
#column_center.span6 {
	float: left
}
section#content>.container.top {
	padding-top: 25px;
	box-shadow: none
}
h2.featured {
	padding-left: 29px
}
.leftmenu li {
	padding: 0 !important;
	background: none !important
}
.leftmenu ol ol {
	padding: 0 0 0 20px
}
dl#narrow-by-list>dd.odd>ol>li.active>a {
	font-weight: bold
}
dl#narrow-by-list>dd.odd>ol>li>ol>li.active>a {
	font-weight: bold
}
dl#narrow-by-list>dd.odd>ol>li>ol>li>ol>li.active {
	font-weight: bold
}
@media (max-width: 767) {
	#header .nav.nav-list {
		display: block !important
	}
}
.blog_module .product, .brands_module .product {
	box-shadow: none !important
}
.blog_module .title {
	font-size: 15px;
	font-weight: bold;
	margin: 13px 0 10px 0
}
.blog_module p {
	font-size: 12px;
	line-height: 15px
}
.blog_text.see_all {
	font-weight: bold;
	margin: -23px 0 35px;
	z-index: 9;
	position: relative
}
#level1 {
	display: none
}
.styled-list {
	line-height: 18px;
	list-style: none outside none;
	margin: 0 0 20px;
	padding: 0;
	position: relative
}
.styled-list li {
	margin-bottom: 6px;
	padding-left: 15px;
	text-indent: -15px
}
.styled-list li span {
	display: block;
	overflow: hidden
}
.styled-list li i {
	color: #444444;
	float: left;
	font-size: 14px;
	margin-right: 10px;
	text-align: center;
	width: 16px
}
.styled-list li:before {
	color: #9D3BC6;
	float: left
}
.styled-list.circle li {
	margin-left: -15px;
	text-indent: 0
}
.styled-list.circle li:before {
	content: "●";
	font-size: 12px;
	margin: -1px 15px 0 0
}
.styled-list.arrow li {
	margin-left: -15px;
	text-indent: 0
}
.styled-list.arrow li:before {
	content: "";
	font: 8px 'andepict';
	margin: 6px 10px 0 0
}
.styled-list.star li {
	margin-left: -15px;
	text-indent: 0
}
.styled-list.star li:before {
	content: "★";
	font: 12px 'andepict';
	margin: 0 10px 0 0
}
.styled-list.square li {
	margin-left: -15px;
	text-indent: 0
}
.styled-list.square li:before {
	content: "■";
	font-size: 15px;
	margin: -2px 10px 0 0
}
.styled-list.dash li {
	margin-left: -15px;
	text-indent: 0
}
.styled-list.dash li:before {
	content: "-";
	font: 12px 'andepict';
	margin: 2px 10px 0 0
}
.styled-list ul {
	margin-left: 16px;
	padding-top: 5px
}
.styled-list.circle ul li:before {
	content: "○"
}
ul.sitemap.styled-list.circle ul li:before {
	content: "●"
}
ul.sitemap.styled-list.circle ul ul li:before {
	content: "○"
}
.styled-list.decimal {
	list-style: decimal outside none;
	margin-left: 15px
}
.styled-list.decimal li {
	padding-left: 0;
	text-indent: 0
}
.dropcap {
	color: #313538;
	display: block;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.1em;
	margin: -2px 5px 0 0;
	padding: 0 10px
}
.dropcap.color {
	color: #9D3BC6
}
.dropcap.dark {
	background-color: #9D3BC6;
	color: #FFFFFF
}
.std h3 {
	font: 20px/24px 'Oswald', sans-serif;
	margin: 0 0 25px;
	text-transform: uppercase
}
.std p {
	margin: 0 0 10px
}
.mark {
	background: none repeat scroll 0 0 #D9D9D9
}
.color_mark {
	background-color: #9D3BC6;
	color: #FFFFFF
}
.color, .color:hover {
	color: #9D3BC6
}
.blockquote {
	margin: 15px 0 25px;
	position: relative
}
.blockquote.style1 {
	border-left: 5px solid #9D3BC6;
	margin-left: 20px;
	margin-top: 25px;
	padding: 0 0 0 32px
}
.blockquote.style2 {
	background: none repeat scroll 0 0 #FCFCFC;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	padding: 23px 23px 23px 85px
}
.blockquote .quote {
	left: 23px;
	position: absolute;
	top: 20px
}
.blockquote .color-light {
	color: #6E6E6E
}
.blockquote p, .testimonials p, .infobox p {
	margin: 0 0 7px
}
.testimonials, .infobox {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #DDDDDD;
	margin: 0 0 7px;
	padding: 15px;
	position: relative
}
.infobox {
	border: 1px solid #9D3BC6;
	margin: 0;
	padding-left: 85px
}
.infobox .icon {
	color: #9D3BC6;
	font-size: 55px;
	left: 18px;
	position: absolute;
	top: 10px
}
.testimonials:after {
	background: url("../images/template/testimonials_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -25px;
	content: "";
	display: block;
	height: 25px;
	left: 30px;
	position: absolute;
	width: 25px
}
.testimonials_author {
	padding-left: 67px
}
.std h1 {
	font: 27px/30px 'Oswald', sans-serif;
	margin: 0 0 20px;
	text-transform: uppercase
}
.std h2 {
	font: 23px/26px 'Oswald', sans-serif;
	margin: 0 0 20px;
	text-transform: uppercase
}
.std h3 {
	font: 20px/24px 'Oswald', sans-serif;
	margin: 0 0 25px;
	text-transform: uppercase
}
.std h4 {
	font: 16px/22px 'Oswald', sans-serif;
	margin: 0 0 20px
}
.std h5 {
	font: 14px/20px 'Oswald', sans-serif;
	margin: 0 0 20px
}
.std h6 {
	font: 12px/18px 'Oswald', sans-serif;
	margin: 0 0 10px
}
#search_autocomplete .amount {
	margin-right: 15px;
	margin-left: 15px
}
.clearfix:after, .configurable-swatch-list:after, .product-view .product-options .swatch-attr:after {
	content: '';
	display: table;
	clear: both
}
.swatch-link, .swatch-label {
	display: block;
	border-radius: 3px;
	font-size: 14px;
	text-align: center;
	color: #636363;
	text-decoration: none;
	box-sizing: content-box
}
.swatch-link {
	border: 1px solid #cccccc;
	margin: 0 0 3px
}
.swatch-link img {
	border-radius: 2px
}
.swatch-link:hover {
	cursor: pointer;
	text-decoration: none
}
.swatch-link .x {
	display: none;
	text-indent: -999em;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../images/bg_x.png) center no-repeat transparent;
	z-index: 10
}
.swatch-link.has-image .swatch-label {
	position: relative
}
.swatch-link.has-image img {
	position: absolute;
	top: 0;
	left: 0
}
.swatch-label {
	border: 1px solid #fff;
	margin: 0;
	white-space: nowrap;
	background: #f4f4f4
}
.configurable-swatch-list {
	margin-left: -3px;
	zoom: 1;
	clear: both;
	-webkit-transform: translateZ(0px)
}
.configurable-swatch-list li {
	display: inline-block;
	float: none;
	margin: 0;
	vertical-align: top
}
.products-grid .configurable-swatch-list li {
	display: inline-block;
	float: none;
	margin: 0;
	vertical-align: top
}
.category-products .configurable-swatch-list .swatch-link, .category-products .configurable-swatch-list .swatch-label {
	cursor: inherit !important
}
.configurable-swatch-list .not-available .x {
	display: block
}
.configurable-swatch-list .not-available .swatch-link {
	border-color: #ededed;
	position: relative
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
	opacity: 0.4;
	filter: alpha(opacity=40)
}
.configurable-swatch-list .not-available .swatch-label {
	color: #aaa;
	background: #fff
}
.configurable-swatch-list .wide-swatch .swatch-label {
	padding: 0 6px
}
.configurable-swatch-list .not-available a:focus {
	outline: 0
}
#narrow-by-list dd .configurable-swatch-list li {
	margin: 0 0 0 3px;
	width: 47%
}
#narrow-by-list dd .swatch-link {
	border: none;
	line-height: 25px;
	margin-right: 2px;
	text-align: left
}
#narrow-by-list dd .swatch-link.has-image {
	line-height: inherit
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
	border-color: #3399cc
}
#narrow-by-list dd .swatch-label {
	background: #f4f4f4;
	border: 1px solid #cccccc;
	border-radius: 3px;
	display: block;
	float: left;
	line-height: 1.5em;
	margin: 0 5px 0 0;
	padding: 1px 5px;
	white-space: nowrap
}
#narrow-by-list dd .swatch-label img {
	border: 1px solid #fff;
	border-radius: 3px;
	box-sizing: content-box
}
#narrow-by-list dd .has-image .swatch-label {
	padding: 0
}
.product-image-gallery .gallery-image {
	display: none !important
}
.product-image-gallery .gallery-image.visible {
	display: inline-block !important
}
@media only screen and (max-width: 770px) {
	#narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
		clear: left
	}
}
.currently .swatch-current {
	position: relative
}
.currently .swatch-current .btn-remove {
	margin-top: -10px;
	position: absolute;
	right: 0;
	top: 50%
}
.currently .swatch-current span {
	display: block;
	float: left
}
.currently .swatch-link {
	display: inline-block;
	margin: 0 0 0 3px
}
.currently .swatch-link:hover {
	border-color: #cccccc;
	cursor: default
}
.configurable-swatch-list .hover .swatch-link, .configurable-swatch-list .selected .swatch-link, .swatch-link:hover {
	border-color: #3399cc
}
.configurable-swatch-box {
	background: none !important
}
.configurable-swatch-box select.swatch-select {
	display: none
}
.configurable-swatch-box .validation-advice {
	margin: 0 0 5px;
	background: #df280a;
	padding: 2px 5px !important;
	font-weight: bold;
	color: #fff !important;
	float: left;
	display: block;
	border-radius: 3px
}
.product-view .product-img-box .product-image img {
	max-width: 100%;
	max-height: 750px;
	margin: 0px auto
}
.product-view .product-img-box .product-image-zoom {
	z-index: 0
}
.product-view .product-image-thumbs img {
	max-width: 100%;
	max-height: 100%
}
.breadcrumbs.rich span {
	color: inherit !important;
	display: inline-block;
	float: left;
	padding: 0 5px
}
.breadcrumbs.rich a {
	line-height: inherit !important
}
.breadcrumbs.rich .product {
	box-shadow: none !important;
	border: 0;
	margin-top: 0
}
.block-cart .block-title strong {
	background-image: none !important
}
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
table, table td {
	padding: 0;
	border: none;
	border-collapse: collapse
}
img {
	vertical-align: top
}
embed {
	vertical-align: top
}
/*!
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}
audio:not([controls]) {
	display: none
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
a:hover, a:active {
	outline: 0
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}
#map_canvas img, .google-maps img {
	max-width: none
}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle
}
button, input {
	*overflow: visible;
	line-height: normal
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none
}
textarea {
	overflow: auto;
	vertical-align: top
}
@media print {
	* {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		box-shadow: none !important
	}
	a, a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
		content: ""
	}
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr, img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	@page {
		margin: 0.5cm
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
}
.clearfix {
	*zoom: 1
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
.clearfix:after {
	clear: both
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-color: #ffffff
}
a {
	color: #0088cc;
	text-decoration: none
}
a:hover {
	color: #005580;
	text-decoration: underline
}
.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px
}
.row {
	margin-left: -20px;
	*zoom: 1
}
.row:before, .row:after {
	display: table;
	line-height: 0;
	content: ""
}
.row:after {
	clear: both
}
[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 20px
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 940px
}
.span12 {
	width: 940px
}
.span11 {
	width: 860px
}
.span10 {
	width: 780px
}
.span9 {
	width: 700px
}
.span8 {
	width: 620px
}
.span7 {
	width: 540px
}
.span6 {
	width: 460px
}
.span5 {
	width: 380px
}
.span4 {
	width: 300px
}
.span3 {
	width: 220px
}
.span2 {
	width: 140px
}
.span1 {
	width: 60px
}
.offset12 {
	margin-left: 980px
}
.offset11 {
	margin-left: 900px
}
.offset10 {
	margin-left: 820px
}
.offset9 {
	margin-left: 740px
}
.offset8 {
	margin-left: 660px
}
.offset7 {
	margin-left: 580px
}
.offset6 {
	margin-left: 500px
}
.offset5 {
	margin-left: 420px
}
.offset4 {
	margin-left: 340px
}
.offset3 {
	margin-left: 260px
}
.offset2 {
	margin-left: 180px
}
.offset1 {
	margin-left: 100px
}
.row-fluid {
	width: 100%;
	*zoom: 1
}
.row-fluid:before, .row-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}
.row-fluid:after {
	clear: both
}
.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0
}
.row-fluid .controls-row [class*="span"]+[class*="span"] {
	margin-left: 2.127659574468085%
}
.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%
}
.row-fluid .span11 {
	width: 91.48936170212765%;
	*width: 91.43617021276594%
}
.row-fluid .span10 {
	width: 82.97872340425532%;
	*width: 82.92553191489361%
}
.row-fluid .span9 {
	width: 74.46808510638297%;
	*width: 74.41489361702126%
}
.row-fluid .span8 {
	width: 65.95744680851064%;
	*width: 65.90425531914893%
}
.row-fluid .span7 {
	width: 57.44680851063829%;
	*width: 57.39361702127659%
}
.row-fluid .span6 {
	width: 48.93617021276595%;
	*width: 48.88297872340425%
}
.row-fluid .span5 {
	width: 40.42553191489362%;
	*width: 40.37234042553192%
}
.row-fluid .span4 {
	width: 31.914893617021278%;
	*width: 31.861702127659576%
}
.row-fluid .span3 {
	width: 23.404255319148934%;
	*width: 23.351063829787233%
}
.row-fluid .span2 {
	width: 14.893617021276595%;
	*width: 14.840425531914894%
}
.row-fluid .span1 {
	width: 6.382978723404255%;
	*width: 6.329787234042553%
}
.row-fluid .offset12 {
	margin-left: 104.25531914893617%;
	*margin-left: 104.14893617021275%
}
.row-fluid .offset12:first-child {
	margin-left: 102.12765957446808%;
	*margin-left: 102.02127659574467%
}
.row-fluid .offset11 {
	margin-left: 95.74468085106382%;
	*margin-left: 95.6382978723404%
}
.row-fluid .offset11:first-child {
	margin-left: 93.61702127659574%;
	*margin-left: 93.51063829787232%
}
.row-fluid .offset10 {
	margin-left: 87.23404255319149%;
	*margin-left: 87.12765957446807%
}
.row-fluid .offset10:first-child {
	margin-left: 85.1063829787234%;
	*margin-left: 84.99999999999999%
}
.row-fluid .offset9 {
	margin-left: 78.72340425531914%;
	*margin-left: 78.61702127659572%
}
.row-fluid .offset9:first-child {
	margin-left: 76.59574468085106%;
	*margin-left: 76.48936170212764%
}
.row-fluid .offset8 {
	margin-left: 70.2127659574468%;
	*margin-left: 70.10638297872339%
}
.row-fluid .offset8:first-child {
	margin-left: 68.08510638297872%;
	*margin-left: 67.9787234042553%
}
.row-fluid .offset7 {
	margin-left: 61.70212765957446%;
	*margin-left: 61.59574468085106%
}
.row-fluid .offset7:first-child {
	margin-left: 59.574468085106375%;
	*margin-left: 59.46808510638297%
}
.row-fluid .offset6 {
	margin-left: 53.191489361702125%;
	*margin-left: 53.085106382978715%
}
.row-fluid .offset6:first-child {
	margin-left: 51.063829787234035%;
	*margin-left: 50.95744680851063%
}
.row-fluid .offset5 {
	margin-left: 44.68085106382979%;
	*margin-left: 44.57446808510638%
}
.row-fluid .offset5:first-child {
	margin-left: 42.5531914893617%;
	*margin-left: 42.4468085106383%
}
.row-fluid .offset4 {
	margin-left: 36.170212765957444%;
	*margin-left: 36.06382978723405%
}
.row-fluid .offset4:first-child {
	margin-left: 34.04255319148936%;
	*margin-left: 33.93617021276596%
}
.row-fluid .offset3 {
	margin-left: 27.659574468085104%;
	*margin-left: 27.5531914893617%
}
.row-fluid .offset3:first-child {
	margin-left: 25.53191489361702%;
	*margin-left: 25.425531914893618%
}
.row-fluid .offset2 {
	margin-left: 19.148936170212764%;
	*margin-left: 19.04255319148936%
}
.row-fluid .offset2:first-child {
	margin-left: 17.02127659574468%;
	*margin-left: 16.914893617021278%
}
.row-fluid .offset1 {
	margin-left: 10.638297872340425%;
	*margin-left: 10.53191489361702%
}
.row-fluid .offset1:first-child {
	margin-left: 8.51063829787234%;
	*margin-left: 8.404255319148938%
}
[class*="span"].hide, .row-fluid [class*="span"].hide {
	display: none
}
[class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
	float: right
}
.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1
}
.container:before, .container:after {
	display: table;
	line-height: 0;
	content: ""
}
.container:after {
	clear: both
}
.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	*zoom: 1
}
.container-fluid:before, .container-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}
.container-fluid:after {
	clear: both
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
	line-height: 30px
}
small {
	font-size: 85%
}
strong {
	font-weight: bold
}
em {
	font-style: italic
}
cite {
	font-style: normal
}
.muted {
	color: #999999
}
a.muted:hover {
	color: #808080
}
.text-warning {
	color: #c09853
}
a.text-warning:hover {
	color: #a47e3c
}
.text-error {
	color: #b94a48
}
a.text-error:hover {
	color: #953b39
}
.text-info {
	color: #3a87ad
}
a.text-info:hover {
	color: #2d6987
}
.text-success {
	color: #468847
}
a.text-success:hover {
	color: #356635
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999
}
h1, h2, h3 {
	line-height: 40px
}
h1 {
	font-size: 38.5px
}
h2 {
	font-size: 31.5px
}
h3 {
	font-size: 24.5px
}
h4 {
	font-size: 17.5px
}
h5 {
	font-size: 14px
}
h6 {
	font-size: 11.9px
}
h1 small {
	font-size: 24.5px
}
h2 small {
	font-size: 17.5px
}
h3 small {
	font-size: 14px
}
h4 small {
	font-size: 14px
}
.page-header {
	padding-bottom: 9px;
	margin: 20px 0 30px;
	border-bottom: 1px solid #eeeeee
}
ul, ol {
	padding: 0;
	margin: 0 0 10px 25px
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0
}
li {
	line-height: 20px
}
ul.unstyled, ol.unstyled {
	margin-left: 0;
	list-style: none
}
ul.inline, ol.inline {
	margin-left: 0;
	list-style: none
}
ul.inline>li, ol.inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}
dl {
	margin-bottom: 20px
}
dt, dd {
	line-height: 20px
}
dt {
	font-weight: bold
}
dd {
	margin-left: 10px
}
.dl-horizontal {
	*zoom: 1
}
.dl-horizontal:before, .dl-horizontal:after {
	display: table;
	line-height: 0;
	content: ""
}
.dl-horizontal:after {
	clear: both
}
.dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #eeeeee
}
blockquote p {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px
}
blockquote small {
	display: block;
	line-height: 20px;
	color: #999999
}
blockquote small:before {
	content: '\2014 \00A0'
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0
}
blockquote.pull-right p, blockquote.pull-right small {
	text-align: right
}
blockquote.pull-right small:before {
	content: ''
}
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
q:before, q:after, blockquote:before, blockquote:after {
	content: ""
}
address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 20px
}
code, pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 12px;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
code {
	padding: 2px 4px;
	color: #d14;
	white-space: nowrap;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
pre.prettyprint {
	margin-bottom: 20px
}
pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
form {
	margin: 0 0 20px
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
legend small {
	font-size: 15px;
	color: #999999
}
label, input, button, select, textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px
}
input, button, select, textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
label {
	display: block;
	margin-bottom: 5px
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
input, textarea, .uneditable-input {
	width: 206px
}
textarea {
	height: auto
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	*margin-top: 0;
	line-height: normal
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto
}
select, input[type="file"] {
	height: 30px;
	*margin-top: 4px;
	line-height: 30px
}
select {
	width: 220px;
	background-color: #ffffff;
	border: 1px solid #cccccc
}
select[multiple], select[size] {
	height: auto
}
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.uneditable-input, .uneditable-textarea {
	color: #999999;
	cursor: not-allowed;
	background-color: #fcfcfc;
	border-color: #cccccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025)
}
.uneditable-input {
	overflow: hidden;
	white-space: nowrap
}
.uneditable-textarea {
	width: auto;
	height: auto
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #999999
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #999999
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #999999
}
.radio, .checkbox {
	min-height: 20px
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.controls>.radio:first-child, .controls>.checkbox:first-child {
	padding-top: 5px
}
.radio.inline, .checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle
}
.radio.inline+.radio.inline, .checkbox.inline+.checkbox.inline {
	margin-left: 10px
}
.input-mini {
	width: 60px
}
.input-small {
	width: 90px
}
.input-medium {
	width: 150px
}
.input-large {
	width: 210px
}
.input-xlarge {
	width: 270px
}
.input-xxlarge {
	width: 530px
}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0
}
.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
	display: inline-block
}
input, textarea, .uneditable-input {
	margin-left: 0
}
.controls-row [class*="span"]+[class*="span"] {
	margin-left: 20px
}
input.span12, textarea.span12, .uneditable-input.span12 {
	width: 926px
}
input.span11, textarea.span11, .uneditable-input.span11 {
	width: 846px
}
input.span10, textarea.span10, .uneditable-input.span10 {
	width: 766px
}
input.span9, textarea.span9, .uneditable-input.span9 {
	width: 686px
}
input.span8, textarea.span8, .uneditable-input.span8 {
	width: 606px
}
input.span7, textarea.span7, .uneditable-input.span7 {
	width: 526px
}
input.span6, textarea.span6, .uneditable-input.span6 {
	width: 446px
}
input.span5, textarea.span5, .uneditable-input.span5 {
	width: 366px
}
input.span4, textarea.span4, .uneditable-input.span4 {
	width: 286px
}
input.span3, textarea.span3, .uneditable-input.span3 {
	width: 206px
}
input.span2, textarea.span2, .uneditable-input.span2 {
	width: 126px
}
input.span1, textarea.span1, .uneditable-input.span1 {
	width: 46px
}
.controls-row {
	*zoom: 1
}
.controls-row:before, .controls-row:after {
	display: table;
	line-height: 0;
	content: ""
}
.controls-row:after {
	clear: both
}
.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] {
	float: left
}
.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] {
	padding-top: 5px
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
	cursor: not-allowed;
	background-color: #eeeeee
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
	background-color: transparent
}
.control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline {
	color: #c09853
}
.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
	color: #c09853
}
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853
}
.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
	color: #b94a48
}
.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
	color: #b94a48
}
.control-group.error input, .control-group.error select, .control-group.error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48
}
.control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline {
	color: #468847
}
.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
	color: #468847
}
.control-group.success input, .control-group.success select, .control-group.success textarea {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847
}
.control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline {
	color: #3a87ad
}
.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
	color: #3a87ad
}
.control-group.info input, .control-group.info select, .control-group.info textarea {
	border-color: #3a87ad;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
	border-color: #2d6987;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3
}
.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #3a87ad
}
input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7
}
.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1
}
.form-actions:before, .form-actions:after {
	display: table;
	line-height: 0;
	content: ""
}
.form-actions:after {
	clear: both
}
.help-block, .help-inline {
	color: #595959
}
.help-block {
	display: block;
	margin-bottom: 10px
}
.help-inline {
	display: inline-block;
	*display: inline;
	padding-left: 5px;
	vertical-align: middle;
	*zoom: 1
}
.input-append, .input-prepend {
	margin-bottom: 5px;
	font-size: 0;
	white-space: nowrap
}
.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input, .input-append .dropdown-menu, .input-prepend .dropdown-menu {
	font-size: 14px
}
.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	vertical-align: top;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}
.input-append input:focus, .input-prepend input:focus, .input-append select:focus, .input-prepend select:focus, .input-append .uneditable-input:focus, .input-prepend .uneditable-input:focus {
	z-index: 2
}
.input-append .add-on, .input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #eeeeee;
	border: 1px solid #ccc
}
.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group>.dropdown-toggle, .input-prepend .btn-group>.dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.input-append .active, .input-prepend .active {
	background-color: #a9dba9;
	border-color: #46a546
}
.input-prepend .add-on, .input-prepend .btn {
	margin-right: -1px
}
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}
.input-append input, .input-append select, .input-append .uneditable-input {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}
.input-append input+.btn-group .btn:last-child, .input-append select+.btn-group .btn:last-child, .input-append .uneditable-input+.btn-group .btn:last-child {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}
.input-append .add-on, .input-append .btn, .input-append .btn-group {
	margin-left: -1px
}
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child>.dropdown-toggle {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}
.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.input-prepend.input-append input+.btn-group .btn, .input-prepend.input-append select+.btn-group .btn, .input-prepend.input-append .uneditable-input+.btn-group .btn {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}
.input-prepend.input-append .btn-group:first-child {
	margin-left: 0
}
input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}
.form-search .input-append .search-query, .form-search .input-prepend .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px
}
.form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0
}
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0
}
.form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	vertical-align: middle;
	*zoom: 1
}
.form-search .hide, .form-inline .hide, .form-horizontal .hide {
	display: none
}
.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
	display: inline-block
}
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
	margin-bottom: 0
}
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0
}
.control-group {
	margin-bottom: 10px
}
legend+.control-group {
	margin-top: 20px;
	-webkit-margin-top-collapse: separate
}
.form-horizontal .control-group {
	margin-bottom: 20px;
	*zoom: 1
}
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
	display: table;
	line-height: 0;
	content: ""
}
.form-horizontal .control-group:after {
	clear: both
}
.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right
}
.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0
}
.form-horizontal .controls:first-child {
	*padding-left: 180px
}
.form-horizontal .help-block {
	margin-bottom: 0
}
.form-horizontal input+.help-block, .form-horizontal select+.help-block, .form-horizontal textarea+.help-block, .form-horizontal .uneditable-input+.help-block, .form-horizontal .input-prepend+.help-block, .form-horizontal .input-append+.help-block {
	margin-top: 10px
}
.form-horizontal .form-actions {
	padding-left: 180px
}
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0
}
.table {
	width: 100%;
	margin-bottom: 20px
}
.table th, .table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dddddd
}
.table th {
	font-weight: bold
}
.table thead th {
	vertical-align: bottom
}
.table caption+thead tr:first-child th, .table caption+thead tr:first-child td, .table colgroup+thead tr:first-child th, .table colgroup+thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
	border-top: 0
}
.table tbody+tbody {
	border-top: 2px solid #dddddd
}
.table .table {
	background-color: #ffffff
}
.table-condensed th, .table-condensed td {
	padding: 4px 5px
}
.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.table-bordered th, .table-bordered td {
	border-left: 1px solid #dddddd
}
.table-bordered caption+thead tr:first-child th, .table-bordered caption+tbody tr:first-child th, .table-bordered caption+tbody tr:first-child td, .table-bordered colgroup+thead tr:first-child th, .table-bordered colgroup+tbody tr:first-child th, .table-bordered colgroup+tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
	border-top: 0
}
.table-bordered thead:first-child tr:first-child>th:first-child, .table-bordered tbody:first-child tr:first-child>td:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px
}
.table-bordered thead:first-child tr:first-child>th:last-child, .table-bordered tbody:first-child tr:first-child>td:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px
}
.table-bordered thead:last-child tr:last-child>th:first-child, .table-bordered tbody:last-child tr:last-child>td:first-child, .table-bordered tfoot:last-child tr:last-child>td:first-child {
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px
}
.table-bordered thead:last-child tr:last-child>th:last-child, .table-bordered tbody:last-child tr:last-child>td:last-child, .table-bordered tfoot:last-child tr:last-child>td:last-child {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px
}
.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0
}
.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0
}
.table-bordered caption+thead tr:first-child th:first-child, .table-bordered caption+tbody tr:first-child td:first-child, .table-bordered colgroup+thead tr:first-child th:first-child, .table-bordered colgroup+tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px
}
.table-bordered caption+thead tr:first-child th:last-child, .table-bordered caption+tbody tr:first-child td:last-child, .table-bordered colgroup+thead tr:first-child th:last-child, .table-bordered colgroup+tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px
}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
	background-color: #f5f5f5
}
table td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], .row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0
}
.table td.span1, .table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0
}
.table td.span2, .table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0
}
.table td.span3, .table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0
}
.table td.span4, .table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0
}
.table td.span5, .table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0
}
.table td.span6, .table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0
}
.table td.span7, .table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0
}
.table td.span8, .table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0
}
.table td.span9, .table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0
}
.table td.span10, .table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0
}
.table td.span11, .table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0
}
.table td.span12, .table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0
}
.table tbody tr.success td {
	background-color: #dff0d8
}
.table tbody tr.error td {
	background-color: #f2dede
}
.table tbody tr.warning td {
	background-color: #fcf8e3
}
.table tbody tr.info td {
	background-color: #d9edf7
}
.table-hover tbody tr.success:hover td {
	background-color: #d0e9c6
}
.table-hover tbody tr.error:hover td {
	background-color: #ebcccc
}
.table-hover tbody tr.warning:hover td {
	background-color: #faf2cc
}
.table-hover tbody tr.info:hover td {
	background-color: #c4e3f3
}
.dropup, .dropdown {
	position: relative
}
.dropdown-toggle {
	*margin-bottom: -3px
}
.dropdown-toggle:active, .open .dropdown-toggle {
	outline: 0
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ""
}
.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff
}
.dropdown-menu li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	white-space: nowrap
}
.dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a {
	color: #ffffff;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.dropdown-menu .active>a, .dropdown-menu .active>a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x;
	outline: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.dropdown-menu .disabled>a, .dropdown-menu .disabled>a:hover {
	color: #999999
}
.dropdown-menu .disabled>a:hover {
	text-decoration: none;
	cursor: default;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open {
	*z-index: 1000
}
.open>.dropdown-menu {
	display: block
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000000;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block
}
.dropup .dropdown-submenu>.dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0
}
.dropdown-submenu>a:after {
	display: block;
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
	border-color: transparent;
	border-left-color: #cccccc;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " "
}
.dropdown-submenu:hover>a:after {
	border-left-color: #ffffff
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}
.dropdown .dropdown-menu .nav-header {
	padding-right: 20px;
	padding-left: 20px
}
.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15)
}
.well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
.well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease
}
.collapse.in {
	height: auto
}
.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20)
}
.close:hover {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.btn {
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #bbbbbb;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9
}
.btn:active, .btn.active {
	background-color: #cccccc \9
}
.btn:first-child {
	*margin-left: 0
}
.btn:hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}
.btn.disabled, .btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-large {
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
	margin-top: 4px
}
.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
	margin-top: 0
}
.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
	margin-top: -1px
}
.btn-mini {
	padding: 0 6px;
	font-size: 10.5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
	color: rgba(255, 255, 255, 0.75)
}
.btn {
	border-color: #c5c5c5;
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25)
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	*background-color: #0044cc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(top, #08c, #04c);
	background-image: -o-linear-gradient(top, #08c, #04c);
	background-image: linear-gradient(to bottom, #08c, #04c);
	background-repeat: repeat-x;
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3
}
.btn-primary:active, .btn-primary.active {
	background-color: #003399 \9
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	*background-color: #f89406;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	color: #ffffff;
	background-color: #f89406;
	*background-color: #df8505
}
.btn-warning:active, .btn-warning.active {
	background-color: #c67605 \9
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	*background-color: #bd362f;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	color: #ffffff;
	background-color: #bd362f;
	*background-color: #a9302a
}
.btn-danger:active, .btn-danger.active {
	background-color: #942a25 \9
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	*background-color: #51a351;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	color: #ffffff;
	background-color: #51a351;
	*background-color: #499249
}
.btn-success:active, .btn-success.active {
	background-color: #408140 \9
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #49afcd;
	*background-color: #2f96b4;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	color: #ffffff;
	background-color: #2f96b4;
	*background-color: #2a85a0
}
.btn-info:active, .btn-info.active {
	background-color: #24748c \9
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	*background-color: #222222;
	background-image: -moz-linear-gradient(top, #444, #222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
	background-image: -webkit-linear-gradient(top, #444, #222);
	background-image: -o-linear-gradient(top, #444, #222);
	background-image: linear-gradient(to bottom, #444, #222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	color: #ffffff;
	background-color: #222222;
	*background-color: #151515
}
.btn-inverse:active, .btn-inverse.active {
	background-color: #080808 \9
}
button.btn, input[type="submit"].btn {
	*padding-top: 3px;
	*padding-bottom: 3px
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px
}
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-link {
	color: #0088cc;
	cursor: pointer;
	border-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.btn-link:hover {
	color: #005580;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover {
	color: #333333;
	text-decoration: none
}
.btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	*margin-left: .3em;
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle;
	*zoom: 1
}
.btn-group:first-child {
	*margin-left: 0
}
.btn-group+.btn-group {
	margin-left: 5px
}
.btn-toolbar {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group {
	margin-left: 5px
}
.btn-group>.btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.btn-group>.btn+.btn {
	margin-left: -1px
}
.btn-group>.btn, .btn-group>.dropdown-menu, .btn-group>.popover {
	font-size: 14px
}
.btn-group>.btn-mini {
	font-size: 10.5px
}
.btn-group>.btn-small {
	font-size: 11.9px
}
.btn-group>.btn-large {
	font-size: 17.5px
}
.btn-group>.btn:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px
}
.btn-group>.btn:last-child, .btn-group>.dropdown-toggle {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px
}
.btn-group>.btn.large:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topleft: 6px
}
.btn-group>.btn.large:last-child, .btn-group>.large.dropdown-toggle {
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px
}
.btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active {
	z-index: 2
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group>.btn+.dropdown-toggle {
	*padding-top: 5px;
	padding-right: 8px;
	*padding-bottom: 5px;
	padding-left: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}
.btn-group>.btn-mini+.dropdown-toggle {
	*padding-top: 2px;
	padding-right: 5px;
	*padding-bottom: 2px;
	padding-left: 5px
}
.btn-group>.btn-small+.dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px
}
.btn-group>.btn-large+.dropdown-toggle {
	*padding-top: 7px;
	padding-right: 12px;
	*padding-bottom: 7px;
	padding-left: 12px
}
.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}
.btn-group.open .btn.dropdown-toggle {
	background-color: #e6e6e6
}
.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #0044cc
}
.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f89406
}
.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f
}
.btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351
}
.btn-group.open .btn-info.dropdown-toggle {
	background-color: #2f96b4
}
.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222222
}
.btn .caret {
	margin-top: 8px;
	margin-left: 0
}
.btn-mini .caret, .btn-small .caret, .btn-large .caret {
	margin-top: 6px
}
.btn-large .caret {
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px
}
.dropup .btn-large .caret {
	border-bottom-width: 5px
}
.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}
.btn-group-vertical {
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.btn-group-vertical>.btn {
	display: block;
	float: none;
	max-width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.btn-group-vertical>.btn+.btn {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:first-child {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}
.btn-group-vertical>.btn:last-child {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}
.btn-group-vertical>.btn-large:first-child {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0
}
.btn-group-vertical>.btn-large:last-child {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.alert, .alert h4 {
	color: #c09853
}
.alert h4 {
	margin: 0
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px
}
.alert-success {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.alert-success h4 {
	color: #468847
}
.alert-danger, .alert-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7
}
.alert-danger h4, .alert-error h4 {
	color: #b94a48
}
.alert-info {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.alert-info h4 {
	color: #3a87ad
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px
}
.alert-block>p, .alert-block>ul {
	margin-bottom: 0
}
.alert-block p+p {
	margin-top: 5px
}
.nav {
	margin-bottom: 20px;
	margin-left: 0;
	list-style: none
}
.nav>li>a {
	display: block
}
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eeeeee
}
.nav>li>a>img {
	max-width: none
}
.nav>.pull-right {
	float: right
}
.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #999999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase
}
.nav li+.nav-header {
	margin-top: 9px
}
.nav-list {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0
}
.nav-list>li>a, .nav-list .nav-header {
	margin-right: -15px;
	margin-left: -15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}
.nav-list>li>a {
	padding: 3px 15px
}
.nav-list>.active>a, .nav-list>.active>a:hover {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color: #0088cc
}
.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
	margin-right: 2px
}
.nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff
}
.nav-tabs, .nav-pills {
	*zoom: 1
}
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
	display: table;
	line-height: 0;
	content: ""
}
.nav-tabs:after, .nav-pills:after {
	clear: both
}
.nav-tabs>li, .nav-pills>li {
	float: left
}
.nav-tabs>li>a, .nav-pills>li>a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	margin-bottom: -1px
}
.nav-tabs>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eeeeee #eeeeee #dddddd
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover {
	color: #555555;
	cursor: default;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}
.nav-pills>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.nav-pills>.active>a, .nav-pills>.active>a:hover {
	color: #ffffff;
	background-color: #0088cc
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li>a {
	margin-right: 0
}
.nav-tabs.nav-stacked {
	border-bottom: 0
}
.nav-tabs.nav-stacked>li>a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.nav-tabs.nav-stacked>li:first-child>a {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px
}
.nav-tabs.nav-stacked>li:last-child>a {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px
}
.nav-tabs.nav-stacked>li>a:hover {
	z-index: 2;
	border-color: #ddd
}
.nav-pills.nav-stacked>li>a {
	margin-bottom: 3px
}
.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom: 1px
}
.nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px
}
.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
.nav .dropdown-toggle .caret {
	margin-top: 6px;
	border-top-color: #0088cc;
	border-bottom-color: #0088cc
}
.nav .dropdown-toggle:hover .caret {
	border-top-color: #005580;
	border-bottom-color: #005580
}
.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px
}
.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}
.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555555;
	border-bottom-color: #555555
}
.nav>.dropdown.active>a:hover {
	cursor: pointer
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav>li.dropdown.open.active>a:hover {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	opacity: 1;
	filter: alpha(opacity=100)
}
.tabs-stacked .open>a:hover {
	border-color: #999999
}
.tabbable {
	*zoom: 1
}
.tabbable:before, .tabbable:after {
	display: table;
	line-height: 0;
	content: ""
}
.tabbable:after {
	clear: both
}
.tab-content {
	overflow: auto
}
.tabs-below>.nav-tabs, .tabs-right>.nav-tabs, .tabs-left>.nav-tabs {
	border-bottom: 0
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
	display: none
}
.tab-content>.active, .pill-content>.active {
	display: block
}
.tabs-below>.nav-tabs {
	border-top: 1px solid #ddd
}
.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0
}
.tabs-below>.nav-tabs>li>a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}
.tabs-below>.nav-tabs>li>a:hover {
	border-top-color: #ddd;
	border-bottom-color: transparent
}
.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:hover {
	border-color: transparent #ddd #ddd #ddd
}
.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
	float: none
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px
}
.tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd
}
.tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}
.tabs-left>.nav-tabs>li>a:hover {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee
}
.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #ffffff
}
.tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd
}
.tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}
.tabs-right>.nav-tabs>li>a:hover {
	border-color: #eeeeee #eeeeee #eeeeee #dddddd
}
.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:hover {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #ffffff
}
.nav>.disabled>a {
	color: #999999
}
.nav>.disabled>a:hover {
	text-decoration: none;
	cursor: default;
	background-color: transparent
}
.navbar {
	*position: relative;
	*z-index: 2;
	margin-bottom: 20px;
	overflow: visible
}
.navbar-inner {
	min-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
	background-image: -o-linear-gradient(top, #fff, #f2f2f2);
	background-image: linear-gradient(to bottom, #fff, #f2f2f2);
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	*zoom: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065)
}
.navbar-inner:before, .navbar-inner:after {
	display: table;
	line-height: 0;
	content: ""
}
.navbar-inner:after {
	clear: both
}
.navbar .container {
	width: auto
}
.nav-collapse.collapse {
	height: auto;
	overflow: visible
}
.navbar .brand {
	display: block;
	float: left;
	padding: 10px 20px 10px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff
}
.navbar .brand:hover {
	text-decoration: none
}
.navbar-text {
	margin-bottom: 0;
	line-height: 40px;
	color: #777777
}
.navbar-link {
	color: #777777
}
.navbar-link:hover {
	color: #333333
}
.navbar .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #f2f2f2
}
.navbar .btn, .navbar .btn-group {
	margin-top: 5px
}
.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn {
	margin-top: 0
}
.navbar-form {
	margin-bottom: 0;
	*zoom: 1
}
.navbar-form:before, .navbar-form:after {
	display: table;
	line-height: 0;
	content: ""
}
.navbar-form:after {
	clear: both
}
.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox {
	margin-top: 5px
}
.navbar-form input, .navbar-form select, .navbar-form .btn {
	display: inline-block;
	margin-bottom: 0
}
.navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] {
	margin-top: 3px
}
.navbar-form .input-append, .navbar-form .input-prepend {
	margin-top: 5px;
	white-space: nowrap
}
.navbar-form .input-append input, .navbar-form .input-prepend input {
	margin-top: 0
}
.navbar-search {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 0
}
.navbar-search .search-query {
	padding: 4px 14px;
	margin-bottom: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}
.navbar-static-top {
	position: static;
	margin-bottom: 0
}
.navbar-static-top .navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	border-width: 0 0 1px
}
.navbar-fixed-bottom .navbar-inner {
	border-width: 1px 0 0
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	padding-right: 0;
	padding-left: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 940px
}
.navbar-fixed-top {
	top: 0
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1)
}
.navbar-fixed-bottom {
	bottom: 0
}
.navbar-fixed-bottom .navbar-inner {
	-webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1)
}
.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0
}
.navbar .nav.pull-right {
	float: right;
	margin-right: 0
}
.navbar .nav>li {
	float: left
}
.navbar .nav>li>a {
	float: none;
	padding: 10px 15px 10px;
	color: #777777;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff
}
.navbar .nav .dropdown-toggle .caret {
	margin-top: 8px
}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
	color: #333333;
	text-decoration: none;
	background-color: transparent
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
	color: #555555;
	text-decoration: none;
	background-color: #e5e5e5;
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125)
}
.navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-right: 5px;
	margin-left: 5px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ededed;
	*background-color: #e5e5e5;
	background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
	background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
	background-repeat: repeat-x;
	border-color: #e5e5e5 #e5e5e5 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075)
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #e5e5e5;
	*background-color: #d9d9d9
}
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
	background-color: #cccccc \9
}
.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}
.btn-navbar .icon-bar+.icon-bar {
	margin-top: 3px
}
.navbar .nav>li>.dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: ''
}
.navbar .nav>li>.dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: ''
}
.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
	top: auto;
	bottom: -7px;
	border-top: 7px solid #ccc;
	border-bottom: 0;
	border-top-color: rgba(0, 0, 0, 0.2)
}
.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
	top: auto;
	bottom: -6px;
	border-top: 6px solid #ffffff;
	border-bottom: 0
}
.navbar .nav li.dropdown>a:hover .caret {
	border-top-color: #555555;
	border-bottom-color: #555555
}
.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle {
	color: #555555;
	background-color: #e5e5e5
}
.navbar .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #777777;
	border-bottom-color: #777777
}
.navbar .nav li.dropdown.open>.dropdown-toggle .caret, .navbar .nav li.dropdown.active>.dropdown-toggle .caret, .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: #555555;
	border-bottom-color: #555555
}
.navbar .pull-right>li>.dropdown-menu, .navbar .nav>li>.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.navbar .pull-right>li>.dropdown-menu:before, .navbar .nav>li>.dropdown-menu.pull-right:before {
	right: 12px;
	left: auto
}
.navbar .pull-right>li>.dropdown-menu:after, .navbar .nav>li>.dropdown-menu.pull-right:after {
	right: 13px;
	left: auto
}
.navbar .pull-right>li>.dropdown-menu .dropdown-menu, .navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
	right: 100%;
	left: auto;
	margin-right: -1px;
	margin-left: 0;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}
.navbar-inverse .navbar-inner {
	background-color: #1b1b1b;
	background-image: -moz-linear-gradient(top, #222, #111);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
	background-image: -webkit-linear-gradient(top, #222, #111);
	background-image: -o-linear-gradient(top, #222, #111);
	background-image: linear-gradient(to bottom, #222, #111);
	background-repeat: repeat-x;
	border-color: #252525;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0)
}
.navbar-inverse .brand, .navbar-inverse .nav>li>a {
	color: #999999;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
.navbar-inverse .brand:hover, .navbar-inverse .nav>li>a:hover {
	color: #ffffff
}
.navbar-inverse .brand {
	color: #999999
}
.navbar-inverse .navbar-text {
	color: #999999
}
.navbar-inverse .nav>li>a:focus, .navbar-inverse .nav>li>a:hover {
	color: #ffffff;
	background-color: transparent
}
.navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:hover, .navbar-inverse .nav .active>a:focus {
	color: #ffffff;
	background-color: #111111
}
.navbar-inverse .navbar-link {
	color: #999999
}
.navbar-inverse .navbar-link:hover {
	color: #ffffff
}
.navbar-inverse .divider-vertical {
	border-right-color: #222222;
	border-left-color: #111111
}
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle, .navbar-inverse .nav li.dropdown.active>.dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
	color: #ffffff;
	background-color: #111111
}
.navbar-inverse .nav li.dropdown>a:hover .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}
.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #999999;
	border-bottom-color: #999999
}
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}
.navbar-inverse .navbar-search .search-query {
	color: #ffffff;
	background-color: #515151;
	border-color: #111111;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #cccccc
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #cccccc
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #cccccc
}
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
	padding: 5px 15px;
	color: #333333;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #ffffff;
	border: 0;
	outline: 0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15)
}
.navbar-inverse .btn-navbar {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e0e0e;
	*background-color: #040404;
	background-image: -moz-linear-gradient(top, #151515, #040404);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
	background-image: -webkit-linear-gradient(top, #151515, #040404);
	background-image: -o-linear-gradient(top, #151515, #040404);
	background-image: linear-gradient(to bottom, #151515, #040404);
	background-repeat: repeat-x;
	border-color: #040404 #040404 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #040404;
	*background-color: #000000
}
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
	background-color: #000000 \9
}
.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block;
	*display: inline;
	text-shadow: 0 1px 0 #ffffff;
	*zoom: 1
}
.breadcrumb>li>.divider {
	padding: 0 5px;
	color: #ccc
}
.breadcrumb>.active {
	color: #999999
}
.pagination {
	margin: 20px 0
}
.pagination ul {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*zoom: 1;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}
.pagination ul>li {
	display: inline
}
.pagination ul>li>a, .pagination ul>li>span {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-left-width: 0
}
.pagination ul>li>a:hover, .pagination ul>.active>a, .pagination ul>.active>span {
	background-color: #f5f5f5
}
.pagination ul>.active>a, .pagination ul>.active>span {
	color: #999999;
	cursor: default
}
.pagination ul>.disabled>span, .pagination ul>.disabled>a, .pagination ul>.disabled>a:hover {
	color: #999999;
	cursor: default;
	background-color: transparent
}
.pagination ul>li:first-child>a, .pagination ul>li:first-child>span {
	border-left-width: 1px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px
}
.pagination ul>li:last-child>a, .pagination ul>li:last-child>span {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px
}
.pagination-centered {
	text-align: center
}
.pagination-right {
	text-align: right
}
.pagination-large ul>li>a, .pagination-large ul>li>span {
	padding: 11px 19px;
	font-size: 17.5px
}
.pagination-large ul>li:first-child>a, .pagination-large ul>li:first-child>span {
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topleft: 6px
}
.pagination-large ul>li:last-child>a, .pagination-large ul>li:last-child>span {
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px
}
.pagination-mini ul>li:first-child>a, .pagination-small ul>li:first-child>a, .pagination-mini ul>li:first-child>span, .pagination-small ul>li:first-child>span {
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px
}
.pagination-mini ul>li:last-child>a, .pagination-small ul>li:last-child>a, .pagination-mini ul>li:last-child>span, .pagination-small ul>li:last-child>span {
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px
}
.pagination-small ul>li>a, .pagination-small ul>li>span {
	padding: 2px 10px;
	font-size: 11.9px
}
.pagination-mini ul>li>a, .pagination-mini ul>li>span {
	padding: 0 6px;
	font-size: 10.5px
}
.pager {
	margin: 20px 0;
	text-align: center;
	list-style: none;
	*zoom: 1
}
.pager:before, .pager:after {
	display: table;
	line-height: 0;
	content: ""
}
.pager:after {
	clear: both
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}
.pager li>a:hover {
	text-decoration: none;
	background-color: #f5f5f5
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>span {
	color: #999999;
	cursor: default;
	background-color: #fff
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000
}
.modal-backdrop.fade {
	opacity: 0
}
.modal-backdrop, .modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.modal {
	position: fixed;
	top: 10%;
	left: 50%;
	z-index: 1050;
	width: 560px;
	margin-left: -280px;
	background-color: #ffffff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box
}
.modal.fade {
	top: -25%;
	-webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, top 0.3s ease-out;
	-o-transition: opacity 0.3s linear, top 0.3s ease-out;
	transition: opacity 0.3s linear, top 0.3s ease-out
}
.modal.fade.in {
	top: 10%
}
.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee
}
.modal-header .close {
	margin-top: 2px
}
.modal-header h3 {
	margin: 0;
	line-height: 30px
}
.modal-body {
	position: relative;
	max-height: 400px;
	padding: 15px;
	overflow-y: auto
}
.modal-form {
	margin-bottom: 0
}
.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff
}
.modal-footer:before, .modal-footer:after {
	display: table;
	line-height: 0;
	content: ""
}
.modal-footer:after {
	clear: both
}
.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	padding: 5px;
	font-size: 11px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: visible
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.tooltip.top {
	margin-top: -3px
}
.tooltip.right {
	margin-left: 3px
}
.tooltip.bottom {
	margin-top: 3px
}
.tooltip.left {
	margin-left: -3px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #000000;
	border-width: 5px 5px 0
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #000000;
	border-width: 5px 5px 5px 0
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #000000;
	border-width: 5px 0 5px 5px
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #000000;
	border-width: 0 5px 5px
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	width: 236px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover .arrow, .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover .arrow {
	border-width: 11px
}
.popover .arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-bottom-width: 0
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-top-color: #ffffff;
	border-bottom-width: 0
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
	border-left-width: 0
}
.popover.right .arrow:after {
	bottom: -10px;
	left: 1px;
	border-right-color: #ffffff;
	border-left-width: 0
}
.popover.bottom .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	border-top-width: 0
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #ffffff;
	border-top-width: 0
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
	border-right-width: 0
}
.popover.left .arrow:after {
	right: 1px;
	bottom: -10px;
	border-left-color: #ffffff;
	border-right-width: 0
}
.thumbnails {
	margin-left: -20px;
	list-style: none;
	*zoom: 1
}
.thumbnails:before, .thumbnails:after {
	display: table;
	line-height: 0;
	content: ""
}
.thumbnails:after {
	clear: both
}
.row-fluid .thumbnails {
	margin-left: 0
}
.thumbnails>li {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px
}
.thumbnail {
	display: block;
	padding: 4px;
	line-height: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
a.thumbnail:hover {
	border-color: #0088cc;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25)
}
.thumbnail>img {
	display: block;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto
}
.thumbnail .caption {
	padding: 9px;
	color: #555555
}
.media, .media-body {
	overflow: hidden;
	*overflow: visible;
	zoom: 1
}
.media, .media .media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media-object {
	display: block
}
.media-heading {
	margin: 0 0 5px
}
.media .pull-left {
	margin-right: 10px
}
.media .pull-right {
	margin-left: 10px
}
.media-list {
	margin-left: 0;
	list-style: none
}
.label, .badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999999
}
.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.badge {
	padding-right: 9px;
	padding-left: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px
}
.label:empty, .badge:empty {
	display: none
}
a.label:hover, a.badge:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer
}
.label-important, .badge-important {
	background-color: #b94a48
}
.label-important[href], .badge-important[href] {
	background-color: #953b39
}
.label-warning, .badge-warning {
	background-color: #f89406
}
.label-warning[href], .badge-warning[href] {
	background-color: #c67605
}
.label-success, .badge-success {
	background-color: #468847
}
.label-success[href], .badge-success[href] {
	background-color: #356635
}
.label-info, .badge-info {
	background-color: #3a87ad
}
.label-info[href], .badge-info[href] {
	background-color: #2d6987
}
.label-inverse, .badge-inverse {
	background-color: #333333
}
.label-inverse[href], .badge-inverse[href] {
	background-color: #1a1a1a
}
.btn .label, .btn .badge {
	position: relative;
	top: -1px
}
.btn-mini .label, .btn-mini .badge {
	top: 0
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}
@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}
@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}
@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 40px 0
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}
.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress .bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease
}
.progress .bar+.bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15)
}
.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px
}
.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-danger .bar, .progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-success .bar, .progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(to bottom, #62c462, #57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}
.progress-success.progress-striped .bar, .progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-info .bar, .progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}
.progress-info.progress-striped .bar, .progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-warning .bar, .progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
}
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.accordion {
	margin-bottom: 20px
}
.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.accordion-heading {
	border-bottom: 0
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px
}
.accordion-toggle {
	cursor: pointer
}
.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5
}
.carousel {
	position: relative;
	margin-bottom: 20px;
	line-height: 1
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left
}
.carousel-inner>.item>img {
	display: block;
	line-height: 1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: #222222;
	border: 3px solid #ffffff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50)
}
.carousel-control.right {
	right: 15px;
	left: auto
}
.carousel-control:hover {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90)
}
.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 15px;
	background: #333333;
	background: rgba(0, 0, 0, 0.75)
}
.carousel-caption h4, .carousel-caption p {
	line-height: 20px;
	color: #ffffff
}
.carousel-caption h4 {
	margin: 0 0 5px
}
.carousel-caption p {
	margin-bottom: 0
}
.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
	background-color: #eeeeee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	letter-spacing: -1px;
	color: inherit
}
.hero-unit li {
	line-height: 30px
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.hide {
	display: none
}
.show {
	display: block
}
.invisible {
	visibility: hidden
}
.affix {
	position: fixed
}
/*!
 * Bootstrap Responsive v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

@-ms-viewport {
	width: device-width
}
.clearfix {
	*zoom: 1
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
.clearfix:after {
	clear: both
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.hidden {
	display: none;
	visibility: hidden
}
.visible-phone {
	display: none !important
}
.visible-tablet {
	display: none !important
}
.hidden-desktop {
	display: none !important
}
.visible-desktop {
	display: inherit !important
}
@media (min-width: 768px) and (max-width: 1200px) {
	.hidden-desktop {
		display: inherit !important
	}
	.visible-desktop {
		display: none !important
	}
	.visible-tablet {
		display: inherit !important
	}
	.hidden-tablet {
		display: none !important
	}
}
@media (max-width: 767px) {
	.hidden-desktop {
		display: inherit !important
	}
	.visible-desktop {
		display: none !important
	}
	.visible-phone {
		display: inherit !important
	}
	.hidden-phone {
		display: none !important
	}
}
@media (min-width: 1200px) {
	.row {
		margin-left: -30px;
		*zoom: 1
	}
	.row:before, .row:after {
		display: table;
		line-height: 0;
		content: ""
	}
	.row:after {
		clear: both
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 30px
	}
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 1170px
	}
	.span12 {
		width: 1170px
	}
	.span11 {
		width: 1070px
	}
	.span10 {
		width: 970px
	}
	.span9 {
		width: 870px
	}
	.span8 {
		width: 770px
	}
	.span7 {
		width: 670px
	}
	.span6 {
		width: 570px
	}
	.span5 {
		width: 470px
	}
	.span4 {
		width: 370px
	}
	.span3 {
		width: 270px
	}
	.span2 {
		width: 170px
	}
	.span1 {
		width: 70px
	}
	.offset12 {
		margin-left: 1230px
	}
	.offset11 {
		margin-left: 1130px
	}
	.offset10 {
		margin-left: 1030px
	}
	.offset9 {
		margin-left: 930px
	}
	.offset8 {
		margin-left: 830px
	}
	.offset7 {
		margin-left: 730px
	}
	.offset6 {
		margin-left: 630px
	}
	.offset5 {
		margin-left: 530px
	}
	.offset4 {
		margin-left: 430px
	}
	.offset3 {
		margin-left: 330px
	}
	.offset2 {
		margin-left: 230px
	}
	.offset1 {
		margin-left: 130px
	}
	.row-fluid {
		width: 100%;
		*zoom: 1
	}
	.row-fluid:before, .row-fluid:after {
		display: table;
		line-height: 0;
		content: ""
	}
	.row-fluid:after {
		clear: both
	}
	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 30px;
		margin-left: 2.564102564102564%;
		*margin-left: 2.5109110747408616%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0
	}
	.row-fluid .controls-row [class*="span"]+[class*="span"] {
		margin-left: 2.564102564102564%
	}
	.row-fluid .span12 {
		width: 100%;
		*width: 99.94680851063829%
	}
	.row-fluid .span11 {
		width: 91.45299145299145%;
		*width: 91.39979996362975%
	}
	.row-fluid .span10 {
		width: 82.90598290598291%;
		*width: 82.8527914166212%
	}
	.row-fluid .span9 {
		width: 74.35897435897436%;
		*width: 74.30578286961266%
	}
	.row-fluid .span8 {
		width: 65.81196581196582%;
		*width: 65.75877432260411%
	}
	.row-fluid .span7 {
		width: 57.26495726495726%;
		*width: 57.21176577559556%
	}
	.row-fluid .span6 {
		width: 48.717948717948715%;
		*width: 48.664757228587014%
	}
	.row-fluid .span5 {
		width: 40.17094017094017%;
		*width: 40.11774868157847%
	}
	.row-fluid .span4 {
		width: 31.623931623931625%;
		*width: 31.570740134569924%
	}
	.row-fluid .span3 {
		width: 23.076923076923077%;
		*width: 23.023731587561375%
	}
	.row-fluid .span2 {
		width: 14.52991452991453%;
		*width: 14.476723040552828%
	}
	.row-fluid .span1 {
		width: 5.982905982905983%;
		*width: 5.929714493544281%
	}
	.row-fluid .offset12 {
		margin-left: 105.12820512820512%;
		*margin-left: 105.02182214948171%
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.56410256410257%;
		*margin-left: 102.45771958537915%
	}
	.row-fluid .offset11 {
		margin-left: 96.58119658119658%;
		*margin-left: 96.47481360247316%
	}
	.row-fluid .offset11:first-child {
		margin-left: 94.01709401709402%;
		*margin-left: 93.91071103837061%
	}
	.row-fluid .offset10 {
		margin-left: 88.03418803418803%;
		*margin-left: 87.92780505546462%
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.47008547008548%;
		*margin-left: 85.36370249136206%
	}
	.row-fluid .offset9 {
		margin-left: 79.48717948717949%;
		*margin-left: 79.38079650845607%
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.92307692307693%;
		*margin-left: 76.81669394435352%
	}
	.row-fluid .offset8 {
		margin-left: 70.94017094017094%;
		*margin-left: 70.83378796144753%
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.37606837606839%;
		*margin-left: 68.26968539734497%
	}
	.row-fluid .offset7 {
		margin-left: 62.393162393162385%;
		*margin-left: 62.28677941443899%
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.82905982905982%;
		*margin-left: 59.72267685033642%
	}
	.row-fluid .offset6 {
		margin-left: 53.84615384615384%;
		*margin-left: 53.739770867430444%
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.28205128205128%;
		*margin-left: 51.175668303327875%
	}
	.row-fluid .offset5 {
		margin-left: 45.299145299145295%;
		*margin-left: 45.1927623204219%
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.73504273504273%;
		*margin-left: 42.62865975631933%
	}
	.row-fluid .offset4 {
		margin-left: 36.75213675213675%;
		*margin-left: 36.645753773413354%
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.18803418803419%;
		*margin-left: 34.081651209310785%
	}
	.row-fluid .offset3 {
		margin-left: 28.205128205128204%;
		*margin-left: 28.0987452264048%
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.641025641025642%;
		*margin-left: 25.53464266230224%
	}
	.row-fluid .offset2 {
		margin-left: 19.65811965811966%;
		*margin-left: 19.551736679396257%
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.094017094017094%;
		*margin-left: 16.98763411529369%
	}
	.row-fluid .offset1 {
		margin-left: 11.11111111111111%;
		*margin-left: 11.004728132387708%
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.547008547008547%;
		*margin-left: 8.440625568285142%
	}
	input, textarea, .uneditable-input {
		margin-left: 0
	}
	.controls-row [class*="span"]+[class*="span"] {
		margin-left: 30px
	}
	input.span12, textarea.span12, .uneditable-input.span12 {
		width: 1156px
	}
	input.span11, textarea.span11, .uneditable-input.span11 {
		width: 1056px
	}
	input.span10, textarea.span10, .uneditable-input.span10 {
		width: 956px
	}
	input.span9, textarea.span9, .uneditable-input.span9 {
		width: 856px
	}
	input.span8, textarea.span8, .uneditable-input.span8 {
		width: 756px
	}
	input.span7, textarea.span7, .uneditable-input.span7 {
		width: 656px
	}
	input.span6, textarea.span6, .uneditable-input.span6 {
		width: 556px
	}
	input.span5, textarea.span5, .uneditable-input.span5 {
		width: 456px
	}
	input.span4, textarea.span4, .uneditable-input.span4 {
		width: 356px
	}
	input.span3, textarea.span3, .uneditable-input.span3 {
		width: 256px
	}
	input.span2, textarea.span2, .uneditable-input.span2 {
		width: 156px
	}
	input.span1, textarea.span1, .uneditable-input.span1 {
		width: 56px
	}
	.thumbnails {
		margin-left: -30px
	}
	.thumbnails>li {
		margin-left: 30px
	}
	.row-fluid .thumbnails {
		margin-left: 0
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.row {
		margin-left: -20px;
		*zoom: 1
	}
	.row:before, .row:after {
		display: table;
		line-height: 0;
		content: ""
	}
	.row:after {
		clear: both
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px
	}
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 724px
	}
	.span12 {
		width: 724px
	}
	.span11 {
		width: 662px
	}
	.span10 {
		width: 600px
	}
	.span9 {
		width: 538px
	}
	.span8 {
		width: 476px
	}
	.span7 {
		width: 414px
	}
	.span6 {
		width: 352px
	}
	.span5 {
		width: 290px
	}
	.span4 {
		width: 228px
	}
	.span3 {
		width: 166px
	}
	.span2 {
		width: 104px
	}
	.span1 {
		width: 42px
	}
	.offset12 {
		margin-left: 764px
	}
	.offset11 {
		margin-left: 702px
	}
	.offset10 {
		margin-left: 640px
	}
	.offset9 {
		margin-left: 578px
	}
	.offset8 {
		margin-left: 516px
	}
	.offset7 {
		margin-left: 454px
	}
	.offset6 {
		margin-left: 392px
	}
	.offset5 {
		margin-left: 330px
	}
	.offset4 {
		margin-left: 268px
	}
	.offset3 {
		margin-left: 206px
	}
	.offset2 {
		margin-left: 144px
	}
	.offset1 {
		margin-left: 82px
	}
	.row-fluid {
		width: 100%;
		*zoom: 1
	}
	.row-fluid:before, .row-fluid:after {
		display: table;
		line-height: 0;
		content: ""
	}
	.row-fluid:after {
		clear: both
	}
	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 30px;
		margin-left: 2.7624309392265194%;
		*margin-left: 2.709239449864817%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0
	}
	.row-fluid .controls-row [class*="span"]+[class*="span"] {
		margin-left: 2.7624309392265194%
	}
	.row-fluid .span12 {
		width: 100%;
		*width: 99.94680851063829%
	}
	.row-fluid .span11 {
		width: 91.43646408839778%;
		*width: 91.38327259903608%
	}
	.row-fluid .span10 {
		width: 82.87292817679558%;
		*width: 82.81973668743387%
	}
	.row-fluid .span9 {
		width: 74.30939226519337%;
		*width: 74.25620077583166%
	}
	.row-fluid .span8 {
		width: 65.74585635359117%;
		*width: 65.69266486422946%
	}
	.row-fluid .span7 {
		width: 57.18232044198895%;
		*width: 57.12912895262725%
	}
	.row-fluid .span6 {
		width: 48.61878453038674%;
		*width: 48.56559304102504%
	}
	.row-fluid .span5 {
		width: 40.05524861878453%;
		*width: 40.00205712942283%
	}
	.row-fluid .span4 {
		width: 31.491712707182323%;
		*width: 31.43852121782062%
	}
	.row-fluid .span3 {
		width: 22.92817679558011%;
		*width: 22.87498530621841%
	}
	.row-fluid .span2 {
		width: 14.3646408839779%;
		*width: 14.311449394616199%
	}
	.row-fluid .span1 {
		width: 5.801104972375691%;
		*width: 5.747913483013988%
	}
	.row-fluid .offset12 {
		margin-left: 105.52486187845304%;
		*margin-left: 105.41847889972962%
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.76243093922652%;
		*margin-left: 102.6560479605031%
	}
	.row-fluid .offset11 {
		margin-left: 96.96132596685082%;
		*margin-left: 96.8549429881274%
	}
	.row-fluid .offset11:first-child {
		margin-left: 94.1988950276243%;
		*margin-left: 94.09251204890089%
	}
	.row-fluid .offset10 {
		margin-left: 88.39779005524862%;
		*margin-left: 88.2914070765252%
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.6353591160221%;
		*margin-left: 85.52897613729868%
	}
	.row-fluid .offset9 {
		margin-left: 79.8342541436464%;
		*margin-left: 79.72787116492299%
	}
	.row-fluid .offset9:first-child {
		margin-left: 77.07182320441989%;
		*margin-left: 76.96544022569647%
	}
	.row-fluid .offset8 {
		margin-left: 71.2707182320442%;
		*margin-left: 71.16433525332079%
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.50828729281768%;
		*margin-left: 68.40190431409427%
	}
	.row-fluid .offset7 {
		margin-left: 62.70718232044199%;
		*margin-left: 62.600799341718584%
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.94475138121547%;
		*margin-left: 59.838368402492065%
	}
	.row-fluid .offset6 {
		margin-left: 54.14364640883978%;
		*margin-left: 54.037263430116376%
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.38121546961326%;
		*margin-left: 51.27483249088986%
	}
	.row-fluid .offset5 {
		margin-left: 45.58011049723757%;
		*margin-left: 45.47372751851417%
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.81767955801105%;
		*margin-left: 42.71129657928765%
	}
	.row-fluid .offset4 {
		margin-left: 37.01657458563536%;
		*margin-left: 36.91019160691196%
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.25414364640884%;
		*margin-left: 34.14776066768544%
	}
	.row-fluid .offset3 {
		margin-left: 28.45303867403315%;
		*margin-left: 28.346655695309746%
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.69060773480663%;
		*margin-left: 25.584224756083227%
	}
	.row-fluid .offset2 {
		margin-left: 19.88950276243094%;
		*margin-left: 19.783119783707537%
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.12707182320442%;
		*margin-left: 17.02068884448102%
	}
	.row-fluid .offset1 {
		margin-left: 11.32596685082873%;
		*margin-left: 11.219583872105325%
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.56353591160221%;
		*margin-left: 8.457152932878806%
	}
	input, textarea, .uneditable-input {
		margin-left: 0
	}
	.controls-row [class*="span"]+[class*="span"] {
		margin-left: 20px
	}
	input.span12, textarea.span12, .uneditable-input.span12 {
		width: 710px
	}
	input.span11, textarea.span11, .uneditable-input.span11 {
		width: 648px
	}
	input.span10, textarea.span10, .uneditable-input.span10 {
		width: 586px
	}
	input.span9, textarea.span9, .uneditable-input.span9 {
		width: 524px
	}
	input.span8, textarea.span8, .uneditable-input.span8 {
		width: 462px
	}
	input.span7, textarea.span7, .uneditable-input.span7 {
		width: 400px
	}
	input.span6, textarea.span6, .uneditable-input.span6 {
		width: 338px
	}
	input.span5, textarea.span5, .uneditable-input.span5 {
		width: 276px
	}
	input.span4, textarea.span4, .uneditable-input.span4 {
		width: 214px
	}
	input.span3, textarea.span3, .uneditable-input.span3 {
		width: 152px
	}
	input.span2, textarea.span2, .uneditable-input.span2 {
		width: 90px
	}
	input.span1, textarea.span1, .uneditable-input.span1 {
		width: 28px
	}
}
@media (max-width: 767px) {
	body {
		padding-right: 20px;
		padding-left: 20px
	}
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin-right: -20px;
		margin-left: -20px
	}
	.container-fluid {
		padding: 0
	}
	.dl-horizontal dt {
		float: none;
		width: auto;
		clear: none;
		text-align: left
	}
	.dl-horizontal dd {
		margin-left: 0
	}
	.container {
		width: auto
	}
	.row-fluid {
		width: 100%
	}
	.row, .thumbnails {
		margin-left: 0
	}
	.thumbnails>li {
		float: none;
		margin-left: 0
	}
	[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
		display: block;
		float: none;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.span12, .row-fluid .span12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.row-fluid [class*="offset"]:first-child {
		margin-left: 0
	}
	.input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
		display: block;
		width: 100%;
		min-height: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
		display: inline-block;
		width: auto
	}
	.controls-row [class*="span"]+[class*="span"] {
		margin-left: 0
	}
	.modal {
		position: fixed;
		top: 20px;
		right: 20px;
		left: 20px;
		width: auto;
		margin: 0
	}
	.modal.fade {
		top: -100px
	}
	.modal.fade.in {
		top: 20px
	}
}
@media (max-width: 480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0, 0, 0)
	}
	.page-header h1 small {
		display: block;
		line-height: 20px
	}
	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left
	}
	.form-horizontal .controls {
		margin-left: 0
	}
	.form-horizontal .control-list {
		padding-top: 0
	}
	.form-horizontal .form-actions {
		padding-right: 10px;
		padding-left: 10px
	}
	.media .pull-left, .media .pull-right {
		display: block;
		float: none;
		margin-bottom: 10px
	}
	.media-object {
		margin-right: 0;
		margin-left: 0
	}
	.modal {
		top: 10px;
		right: 10px;
		left: 10px
	}
	.modal-header .close {
		padding: 10px;
		margin: -10px
	}
	.carousel-caption {
		position: static
	}
}
@media (max-width: 979px) {
	body {
		padding-top: 0
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: static
	}
	.navbar-fixed-top {
		margin-bottom: 20px
	}
	.navbar-fixed-bottom {
		margin-top: 20px
	}
	.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
		padding: 5px
	}
	.navbar .container {
		width: auto;
		padding: 0
	}
	.navbar .brand {
		padding-right: 10px;
		padding-left: 10px;
		margin: 0 0 0 -5px
	}
	.nav-collapse {
		clear: both
	}
	.nav-collapse .nav {
		float: none;
		margin: 0 0 10px
	}
	.nav-collapse .nav>li {
		float: none
	}
	.nav-collapse .nav>li>a {
		margin-bottom: 2px
	}
	.nav-collapse .nav>.divider-vertical {
		display: none
	}
	.nav-collapse .nav .nav-header {
		color: #777777;
		text-shadow: none
	}
	.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		font-weight: bold;
		color: #777777;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px
	}
	.nav-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: normal;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}
	.nav-collapse .dropdown-menu li+li a {
		margin-bottom: 2px
	}
	.nav-collapse .nav>li>a:hover, .nav-collapse .dropdown-menu a:hover {
		background-color: #f2f2f2
	}
	.navbar-inverse .nav-collapse .nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: #999999
	}
	.navbar-inverse .nav-collapse .nav>li>a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:hover {
		background-color: #111111
	}
	.nav-collapse.in .btn-group {
		padding: 0;
		margin-top: 5px
	}
	.nav-collapse .dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		display: none;
		float: none;
		max-width: none;
		padding: 0;
		margin: 0 15px;
		background-color: transparent;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
	.nav-collapse .open>.dropdown-menu {
		display: block
	}
	.nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
		display: none
	}
	.nav-collapse .dropdown-menu .divider {
		display: none
	}
	.nav-collapse .nav>li>.dropdown-menu:before, .nav-collapse .nav>li>.dropdown-menu:after {
		display: none
	}
	.nav-collapse .navbar-form, .nav-collapse .navbar-search {
		float: none;
		padding: 10px 15px;
		margin: 10px 0;
		border-top: 1px solid #f2f2f2;
		border-bottom: 1px solid #f2f2f2;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
	}
	.navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
		border-top-color: #111111;
		border-bottom-color: #111111
	}
	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0
	}
	.nav-collapse, .nav-collapse.collapse {
		height: 0;
		overflow: hidden
	}
	.navbar .btn-navbar {
		display: block
	}
	.navbar-static .navbar-inner {
		padding-right: 10px;
		padding-left: 10px
	}
}
@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important
	}
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
.ls-container {
	visibility: hidden;
	position: relative;
	overflow: hidden
}
.ls-inner {
	position: relative;
	background-position: center center
}
.ls-inner, .ls-layer {
	width: 100%;
	height: 100%
}
.ls-layer {
	position: absolute;
	display: none;
	background-position: center center;
	overflow: hidden
}
.ls-layer * {
	margin: 0px;
	line-height: normal
}
.ls-active, .ls-animating {
	display: block !important
}
.ls-layer>* {
	position: absolute;
	left: 0px;
	top: 0px
}
.ls-layer .ls-bg {
	left: 50%;
	top: 50%
}
.ls-yourlogo {
	position: absolute;
	z-index: 99
}
.ls-bottom-nav-wrapper {
	height: 0px
}
.ls-bottom-nav-wrapper, .ls-below-thumbnails {
	z-index: 2;
	height: 0px;
	position: relative;
	text-align: center;
	margin: 0px auto
}
.ls-below-thumbnails {
	display: none;
	z-index: 6
}
.ls-bottom-nav-wrapper a, .ls-nav-prev, .ls-nav-next {
	outline: none
}
.ls-bottom-slidebuttons {
	position: relative;
	z-index: 1000
}
.ls-bottom-slidebuttons, .ls-nav-start, .ls-nav-stop, .ls-nav-sides {
	position: relative
}
.ls-vpcontainer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px
}
.ls-videopreview {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer
}
.ls-playvideo {
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer
}
.ls-tn {
	display: none !important
}
.ls-thumbnail-hover {
	display: none;
	position: absolute;
	left: 0px
}
.ls-thumbnail-hover-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none
}
.ls-thumbnail-hover-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px
}
.ls-thumbnail-hover-img {
	position: absolute;
	overflow: hidden
}
.ls-thumbnail-hover img {
	max-width: none !important;
	position: absolute;
	display: inline-block;
	left: 50%;
	top: 0px
}
.ls-thumbnail-hover span {
	left: 50%;
	top: 100%;
	width: 0px;
	height: 0px;
	display: block;
	position: absolute;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important
}
.ls-thumbnail-wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 4
}
.ls-thumbnail {
	position: relative;
	margin: 0 auto
}
.ls-thumbnail-inner, .ls-thumbnail-slide-container {
	width: 100%
}
.ls-thumbnail-slide-container {
	overflow: hidden !important;
	position: relative
}
.ls-thumbnail-slide {
	text-align: center;
	white-space: nowrap;
	float: left;
	position: relative
}
.ls-thumbnail-slide a {
	overflow: hidden;
	display: inline-block;
	width: 0px;
	height: 0px;
	position: relative
}
.ls-thumbnail-slide img {
	max-width: none !important;
	max-height: 100% !important;
	height: 100%
}
.ls-shadow {
	display: none;
	position: absolute;
	z-index: 1;
	top: 100%;
	width: 100%;
	left: 0px
}
.ls-shadow img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px
}
#layerslider-container {
	margin: 0;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.15);
	box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.15)
}
#layerslider-container img {
	max-width: 100%;
	width: 100% !important;
	height: 100% !important
}
.caption {
	width: 610px;
	height: 300px
}
.nofade {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important
}
.text1 {
	font-size: 47px;
	line-height: 50px;
	color: #bba79f;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif
}
.text2 {
	font-size: 33px;
	line-height: 33px;
	color: #ff0000;
	font-family: 'Oswald', sans-serif
}
.text3 {
	font-size: 75px;
	line-height: 75px;
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2)
}
.text4 {
	font-size: 45px;
	line-height: 45px;
	color: #ffffff;
	font-family: 'Oswald', sans-serif
}
.text5 {
	font-size: 23px;
	line-height: 25px;
	color: #bba79f;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif
}
.text6 {
	font-size: 58px;
	line-height: 60px;
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2)
}
.text7 {
	font-size: 23px;
	line-height: 25px;
	color: #333;
	font-family: 'Oswald', sans-serif
}
.text8 {
	font-size: 28px;
	line-height: 30px;
	color: #474747;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif
}
.text9 {
	font-size: 54px;
	line-height: 54px;
	color: #9d3bc6;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif
}
.text10 {
	font-size: 24px;
	line-height: 24px;
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2)
}
.text11 {
	font-size: 57px;
	line-height: 57px;
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2)
}
.text12 {
	font-size: 47px;
	line-height: 47px;
	color: #766565;
	font-family: 'Oswald', sans-serif
}
.ls-layer.link {
	cursor: pointer
}
.ls-nav-prev, .ls-nav-next {
	width: 59px;
	height: 53px;
	margin: -20px 0 0;
	display: block;
	background: #f8f8f8;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-align: center;
	opacity: 0;
	-webkit-transition: all .3s ease;
	font-size: 40px;
	line-height: 40px;
	padding-top: 8px;
	color: #9d3bc6
}
.ls-nav-prev:hover, .ls-nav-next:hover {
	opacity: 1;
	color: #9d3bc6
}
.ls-nav-prev i[class^="icon-"]:before, .ls-nav-prev i[class*=" icon-"]:before {
	width: auto;
	margin: 0 0 0 -4px
}
.ls-nav-next i[class^="icon-"]:before, .ls-nav-next i[class*=" icon-"]:before {
	width: auto;
	margin: 0 -4px 0 0
}
.ls-container:hover .ls-nav-prev, .ls-container:hover .ls-nav-next {
	opacity: 0.7;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.ls-container .ls-nav-prev:hover, .ls-container .ls-nav-next:hover {
	opacity: 0.3;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.ls-nav-prev {
	left: 10%
}
.ls-nav-next {
	right: 10%
}
.filters-by-category {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 30px 0 20px
}
.filters-by-category.nomargin {
	margin: 0
}
.filters-by-category ul {
	padding: 0;
	margin: 0
}
.filters-by-category li {
	margin: 0 0 10px;
	height: 26px;
	display: inline-block;
	border-left: 1px solid #e7e7e7
}
.filters-by-category ul li:first-child {
	border: none
}
.filters-by-category li a {
	display: block;
	color: #2b2b2b !important;
	font: 1.23em 'Oswald', sans-serif;
	padding: 12px 14px;
	margin: -9px 12px 9px;
	text-transform: uppercase;
	border-radius: 3px;
	border: 2px solid transparent;
	text-decoration: none
}
.filters-by-category li a.selected, .filters-by-category li a:hover {
	border-color: #9d3bc6
}
.filters-by-category li a.selected {
	background: #9d3bc6;
	color: #fff !important
}
.parallax-block {
	margin: 15px 0 25px;
	padding: 80px 0 95px;
	background: url(../images/template/parallax-bg.jpg) no-repeat 50% 0 #303d47;
	-webkit-backface-visibility: visible;
	overflow: hidden
}
.parallax-block h2 {
	font-size: 50px;
	line-height: 50px;
	color: #fff;
	margin-bottom: 25px
}
.carousel-testimonials {
	position: relative;
	margin: 40px 0 15px
}
.carousel-testimonials .flexslider {
	margin: 0;
	box-shadow: none;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(15, 24, 31, 0.95);
	color: #fff;
	border-radius: 10px;
	padding: 35px 10px 25px 125px
}
.carousel-testimonials .quotes {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	height: 100px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9d3bc6;
	font-size: 250px;
	line-height: 250px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	text-align: center
}
.carousel-testimonials .flexslider p span {
	color: #b5bcc1
}
.carousel-testimonials .flexslider .flex-direction-nav a {
	position: absolute;
	left: auto;
	top: 5px;
	background: #9d3bc6;
	width: 34px;
	height: 32px;
	padding: 1px 0 0 0;
	cursor: pointer;
	border-radius: 2px;
	color: #fff !important;
	font-size: 22px;
	line-height: 32px;
	opacity: 1
}
.carousel-testimonials .flexslider .flex-direction-nav a:hover {
	opacity: 0.8
}
.carousel-testimonials .flexslider .flex-direction-nav .flex-next {
	right: 32px
}
.carousel-testimonials .flexslider .flex-direction-nav .flex-prev {
	right: 76px
}
.jcarousel-skin-brands .jcarousel-direction-rtl {
	direction: rtl
}
.jcarousel-skin-brands .jcarousel-container-horizontal {
	padding: 0
}
.jcarousel-skin-brands .jcarousel-clip {
	overflow: hidden;
	width: 100%
}
.jcarousel-skin-brands .jcarousel-item {
	text-align: center
}
.jcarousel-skin-brands .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px
}
.jcarousel-skin-brands .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0
}
.jcarousel-skin-brands .jcarousel-item-placeholder {
	background: #fff;
	color: #000
}
.jcarousel-skin-brands .jcarousel-next-horizontal {
	position: absolute !important;
	top: -45px !important;
	right: 0 !important;
	cursor: pointer
}
.jcarousel-skin-brands .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 0 !important
}
.jcarousel-skin-brands .jcarousel-next-disabled-horizontal, .jcarousel-skin-brands .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-brands .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-brands .jcarousel-next-disabled-horizontal:active {
	cursor: default !important
}
.jcarousel-skin-brands .jcarousel-prev-horizontal {
	position: absolute !important;
	top: -45px !important;
	cursor: pointer;
	right: 40px !important
}
.jcarousel-skin-brands .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: 40px !important
}
.jcarousel-skin-brands .jcarousel-prev-disabled-horizontal, .jcarousel-skin-brands .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-brands .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-brands .jcarousel-prev-disabled-horizontal:active {
	cursor: default !important
}
.jcarousel-skin-brands .jcarousel-clip, .jcarousel-skin-brands .jcarousel-clip ul {
	overflow: visible !important
}
.jcarousel-skin-brands a.btn {
	background-color: #E2E2E2;
	border-radius: 2px;
	height: 26px;
	padding: 4px 0;
	position: absolute;
	right: 50px;
	transition: background-color 0.25s ease 0s;
	width: 34px
}
.jcarousel-skin-brands a.btn:hover {
	background-color: #9D3BC6;
	color: #FFFFFF;
	transition: background-color 0.25s ease 0s
}
.jcarousel-skin-brands a.jcarousel-next-disabled, .jcarousel-skin-brands a.jcarousel-prev-disabled {
	opacity: 0.3;
	color: #fff
}
.jcarousel-skin-brands a.jcarousel-next-disabled:hover, .jcarousel-skin-brands a.jcarousel-prev-disabled:hover {
	background-color: #E2E2E2
}
@media (min-width: 480px) and (max-width: 639px) {
	.jcarousel-skin-brands .jcarousel-item-horizontal {
		width: 175px !important
	}
	.jcarousel-skin-brands .jcarousel-prev-horizontal {
		right: 60px !important
	}
	.jcarousel-skin-brands .jcarousel-next-horizontal {
		right: 20px !important
	}
}
@media (max-width: 479px) {
	.jcarousel-skin-brands .jcarousel-item-horizontal {
		width: 145px !important
	}
}
.brands_block {
	clear: both;
	overflow: hidden;
	padding-top: 55px;
	margin-top: -55px;
	padding-bottom: 25px
}
.brands_block img {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease
}
.brands_block a {
	display: block
}
.brands_active {
	opacity: 1;
	-webkit-transform: scale(1);
	-webkit-transition-duration: 500ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transform: scale(1);
	-moz-transition-duration: 500ms;
	-moz-transition-timing-function: ease-out;
	-o-transform: scale(1);
	-o-transition-duration: 500ms;
	-p-transition-timing-function: ease-out;
	-ms-transform: scale(1);
	-ms-transform-duration: 500ms;
	-ms-transform-timing-function: ease-out
}
.brands_n_active {
	opacity: .4;
	-webkit-transform: scale(0.8);
	-webkit-transition-duration: 500ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transform: scale(0.8);
	-moz-transition-duration: 500ms;
	-moz-transition-timing-function: ease-out;
	-o-transform: scale(0.8);
	-o-transition-duration: 500ms;
	-p-transition-timing-function: ease-out;
	-ms-transform: scale(0.8);
	-ms-transform-duration: 500ms;
	-ms-transform-timing-function: ease-out
}
.post-preview {
	margin: 25px 0 0;
	padding: 0 0 15px
}
.post-preview h3 {
	text-transform: none
}
.post-preview .image {
	margin-top: 20px
}
.post-preview .image img {
	border: 3px solid #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.post-meta {
	margin: 10px 0 25px;
	width: 100%;
	overflow: hidden;
	color: #000
}
.post-meta span[class^="meta-"], .post-tags {
	background: #f8f8f8;
	display: block;
	float: left;
	line-height: 15px;
	padding: 12px 15px;
	margin: 0 10px 10px 0
}
.post-meta a {
	color: #000
}
.post-tags {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: none
}
.post-meta span [class^="icon-"], .post-meta span [class*=" icon-"], .post-tags [class^="icon-"], .post-tags [class*=" icon-"] {
	display: block;
	float: left;
	color: #595959;
	font-size: 14px;
	padding-right: 8px;
	padding-left: 1px;
	margin-top: -3px
}
.post-tags a {
	text-decoration: underline;
	color: #9d3bc6
}
.post-tags a:hover {
	text-decoration: none
}
.post-navigation {
	margin: 25px 0 15px;
	font: 15px/20px 'Oswald', sans-serif;
	display: inline-block;
	width: 100%
}
.post-navigation [class^="icon-"], .post-navigation [class*=" icon-"] {
	font-size: 12px
}
.post-preview-small {
	background: #f8f8f8;
	margin-bottom: 12px;
	margin-top: 3px
}
.post-preview-small .inside {
	padding: 15px
}
.post-preview-small .image {
	background: #fff
}
.post-preview-small .image img {
	border: 3px solid #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.post-preview-small h3 {
	text-transform: none;
	margin-bottom: 5px
}
.post-preview-small .post-meta {
	margin: 0
}
.post-preview-small .text {
	border-top: 1px solid #dfdfdf;
	padding: 15px 0 0
}
.post-preview-small .post-meta span[class^="meta-"] {
	background: none;
	display: block;
	float: left;
	line-height: 14px;
	padding: 10px 0;
	margin-right: 20px
}
img.img-responsive {
	width: 100%;
	max-width: 100%
}
img.pull-left {
	margin: 0 15px 25px 0
}
img.pull-right {
	margin: 0 0 25px 15px
}
img.border {
	border: 3px solid #fff;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input.full-width, textarea.full-width {
	font-size: 12px;
	height: 30px;
	margin-left: 2px;
	width: 99%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
textarea.full-width {
	height: 200px
}
.blog-desc.blog-tag-line {
	display: none
}
.post-navigation {
	margin: 22px 16px 0;
	overflow: hidden
}
.comment .comment-inner {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 20px;
	padding: 10px 0 18px
}
.comments-wrapper ul.children {
	margin-left: 56px
}
.wp-sidebar .block-blog {
	border: 1px solid #eaeaea;
	border-top-width: 4px;
	border-radius: 3px;
	padding: 22px;
	margin-bottom: 25px
}
.wp-sidebar .block-blog h3 {
	padding-bottom: .9em
}
.wp-sidebar .block .block-content {
	border-bottom: 0px solid #F4F4F4;
	margin-bottom: 0px;
	padding-bottom: 0px
}
.wp-sidebar .tags-list li a {
	font-size: 100% !important
}
.page-title.blog-title.first-page {
	display: none
}
.blog-desc.blog-tag-line {
	display: none
}
.blog_module a.button:hover {
	text-decoration: none
}
section.slider {
	margin-bottom: 10px;
	background: url(../images/template/ajax-loader.gif) no-repeat center 50%
}
#nav>li.hover>a, #nav>li>a:hover {
	background: none repeat scroll 0 0 #9d3bc6;
	color: #fff !important
}
.li-first-home>a:hover .icon-home {
	color: #fff !important
}
html, body {
	height: 100%;
	min-height: 100%
}
body {
	font-size: 0.75em;
	font-family: arial;
	line-height: 1.25em
}
ul, ol {
	margin: 0;
	padding: 0
}
a {
	color: #000
}
a:hover {
	color: #000
}
a:focus {
	outline: none
}
a.underline {
	text-decoration: underline
}
a.underline:hover {
	text-decoration: none
}
h1 {
	margin-bottom: 20px;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal
}
h2 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding-right: 65px
}
h2 a, h2 a:hover {
	text-decoration: none
}
h2 span, h2 a.active {
	color: #9d3bc6
}
h2 [class^="icon-"], h2 [class*=" icon-"] {
	display: block;
	float: left;
	color: #9d3bc6;
	margin: -2px 10px 0 0;
	font-size: 20px
}
h2.nopadding {
	padding: 0
}
h3 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	font-weight: normal
}
h4 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal
}
h4 [class^="icon-"], h4 [class*=" icon-"] {
	display: block;
	float: left;
	color: #9d3bc6;
	margin: -2px 10px 0 0;
	font-size: 20px;
	white-space: nowrap
}
h5 {
	font: normal 24px/26px Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0;
	padding: 0
}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%
}
.wrapper {
	overflow: hidden;
	width: 100%
}
.wrapper_w {
	display: inline-block;
	width: 100%
}
.padding-1 {
	padding: 25px 0 0 0
}
.padding-2 {
	padding: 0 0 0 10px
}
.margin-1 {
	margin-top: 20px;
	margin-bottom: 32px
}
.margin-2 {
	margin-top: 12px
}
.alignright {
	text-align: right
}
.alignleft {
	text-align: left
}
.aligncenter {
	text-align: center
}
.hide {
	display: none
}
.hover {
	z-index: 1000
}
.col-1, .col-2, .col-3 {
	float: left
}
.col {
	float: left
}
p.small {
	font-size: 0.75em;
	line-height: 1.25em
}
a.btn {
	margin: 0;
	padding: 5px 0;
	border: none;
	border-radius: 3px;
	background: #9d3bc6;
	background-image: none;
	font-size: 1.5em;
	text-transform: uppercase;
	font-family: 'Oswald';
	box-shadow: none;
	color: #fff;
	text-shadow: none;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
a.btn:hover {
	background: #f27f9e;
	color: #fff;
	cursor: pointer;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
.custom_color, a .custom_color {
	color: #9d3bc6
}
a:hover .custom_color, a.custom_color:hover {
	text-decoration: underline;
	color: #9d3bc6
}
#header {
	padding: 10px 0 0 0;
	background-size: 560px 165px
}
#logo {
	padding: 10px 0;
	float: left
}
#topline {
	padding: 4px 0 4px;
	background: #333333;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.27);
	color: #9b9b9b;
	line-height: 18px;
	height: 20px
}
#topline .phone span {
	color: #fff
}
#topline a {
	color: #9d3bc6;
	text-decoration: underline
}
#topline a:hover {
	text-decoration: none
}
#topline .fadelink {
	position: relative;
	display: inline-block;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 2px;
	text-align: left;
	white-space: nowrap;
	z-index: 50005
}
#topline .fadelink .ul_wrapper {
	position: absolute;
	top: 15px;
	z-index: 100;
	display: none
}
#topline .fadelink .ul_wrapper ul {
	background: none repeat scroll 0 0 #4A4A4A;
	border-radius: 0 2px 2px 2px;
	box-shadow: 0 5px 7px 2px rgba(0, 0, 0, 0.1);
	padding: 7px 30px 7px 7px;
	width: auto
}
#topline .fadelink li {
	padding: 2px 0
}
#topline .fadelink li a, #topline .fadelink>a {
	color: #b6b6b6;
	text-decoration: none
}
#topline .fadelink li a:hover, #topline .fadelink>a:hover {
	text-decoration: underline
}
#topline .fadelink>a {
	display: block;
	margin-top: -1px;
	padding: 2px 30px 1px 7px;
	border-radius: 2px;
	background: #4a4a4a url(../images/arrow_down.png) no-repeat right -2px;
	color: #b6b6b6;
	text-decoration: none;
	font: 12px/14px Arial, Helvetica, sans-serif
}
#topline .fadelink>a:hover {
	text-decoration: none
}
#topline img {
	padding-right: 5px;
	vertical-align: middle
}
.nav-list {
	display: block;
	position: absolute;
	top: -10000px;
	margin: 10px 15px 25px 15px;
	padding: 0
}
.nav-header>a {
	border-radius: 3px;
	background: #9d3bc6
}
.nav-list ul {
	margin: 0;
	padding: 0
}
.nav-list li {
	margin: 0;
	padding: 0;
	position: relative
}
#level1>li {
	border-bottom: 1px solid #dadada
}
.nav-list li:last-child {
	border: none
}
.nav-list li a {
	display: block;
	margin: 0;
	padding: 15px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal
}
.nav-list li a.icon-collapse {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100
}
.nav-list li li a:hover {
	background: none
}
.nav-list>li>a:hover {
	background: #9d3bc6
}
.nav-list li li li a {
	padding-left: 35px
}
#nav.simple {
	position: relative;
	z-index: 50000;
	display: none;
	margin: 0;
	padding: 7px 6px 0 0;
	line-height: 100%
}
#nav.simple>li {
	float: left;
	margin: 0;
	padding: 0 0 2px;
	list-style: none
}
#spy #nav.simple>li {
	padding: 0 0 8px
}
#nav.simple li a {
	padding: 4px 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	display: block
}
#nav.simple>li>a {
	margin: 0;
	padding: 8px 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	line-height: 1em
}
#nav.simple li {
	position: relative;
	line-height: 20px
}
#nav.simple li ul {
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	background: #fdfdfd;
	display: none;
	position: absolute;
	margin: 0;
	padding: 0
}
#nav.simple>li>ul {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	padding: 23px 0
}
#nav.simple ul ul {
	left: 133px
}
#nav.simple li:hover>ul {
	display: block
}
#nav.simple li li:hover>a, #nav.simple li li.active>a {
	background: none repeat scroll 0 0 #F0F0F0
}
#nav.simple .menu_custom_block {
	padding: 20px 30px 30px
}
#nav.simple ul ul {
	position: absolute;
	z-index: 100;
	top: -10px;
	left: 150px;
	padding: 10px 0;
	width: 200px;
	border-radius: 6px;
	background: #fdfdfd;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}
#nav.simple li li {
	width: 200px;
	line-height: 23px
}
#nav.simple li:hover li.category_desc_in_menu {
	display: block;
	float: left;
	margin: 30px 0;
	border-left: 2px solid #eaeaea
}
#nav.simple li:hover li:first-child {
	border-left: none
}
#nav.simple li:hover li.category_desc_in_menu {
	padding: 0 30px;
	width: 240px
}
#nav.simple a.custom_category_link, #nav.simple .menu_custom_block a {
	display: inline;
	font-weight: bold
}
#nav.simple h1.custom_menu_title {
	font-size: 1.25em
}
#nav.simple li:hover ul.list_in_column {
	position: relative;
	top: 0
}
#nav.simple ul.list_in_column li {
	float: none
}
#nav.simple ul.list_in_column ul {
	display: none
}
#nav.simple.simple ul.list_in_column li:hover ul {
	display: block
}
#nav.simple.simple .category_desc_in_menu img, .custom_menu_img img {
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1)
}
#nav.simple.simple .menu_custom_block .col-third {
	display: inline;
	float: left;
	margin: 0 11px;
	width: 348px
}
#nav.simple #menu_custom_block {
	position: static !important
}
#nav.simple #menu_custom_block .shadow {
	display: inline-block
}
#nav.simple #menu_custom_block .level0 {
	position: absolute;
	left: 0
}
#nav.simple #menu_custom_block>ul>li {
	width: 100%
}
#nav.simple #menu_custom_block>ul {
	padding: 10px 0 !important
}
#nav {
	position: relative;
	z-index: 50000;
	display: block;
	margin: 0;
	padding: 7px 6px 0 0;
	line-height: 100%
}
#nav li {
	float: left;
	margin: 0;
	padding: 0 0 8px;
	list-style: none
}
#nav>li>a {
	display: block;
	margin: 0;
	padding: 8px 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	line-height: 1em
}
#nav.simple li li li a {
	display: block;
	padding: 4px 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px
}
#nav li li li:hover a {
	background: #f0f0f0
}
#nav li li li:hover li a {
	background: none
}
#nav li li li li:hover>a {
	background: #f0f0f0
}
#nav li:hover>ul, #nav li:hover>ul>li>ul.list_in_column {
	display: block
}
#nav>li>ul {
	width: auto;
	border-top: 5px solid #9d3bc6;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	background: #fdfdfd
}
#nav>li>ul {
	position: absolute;
	display: none;
	border-left-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff
}
#nav .menu_custom_block {
	padding: 20px 30px 30px
}
#nav ul li {
	margin: 0;
	padding: 0
}
#nav ul a {
	font-weight: normal
}
#nav.simple ul ul ul {
	position: absolute;
	z-index: 100;
	top: -10px;
	left: 150px;
	padding: 10px 0;
	width: 200px;
	border-radius: 6px;
	background: #fdfdfd;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}
#nav li:hover li.list_column {
	width: 200px
}
#nav li:hover li.list_column, #nav li:hover li.category_desc_in_menu {
	display: block;
	float: left;
	margin: 30px 0;
	border-left: 2px solid #eaeaea
}
#nav li:hover li:first-child {
	border-left: none
}
#nav li:hover li.category_desc_in_menu {
	padding: 0 30px;
	width: 240px
}
#nav a.custom_category_link, #nav .menu_custom_block a {
	display: inline;
	font-weight: bold
}
#nav h1.custom_menu_title {
	font-size: 1.25em
}
#nav li:hover ul.list_in_column {
	position: relative;
	top: 0
}
#nav ul.list_in_column li {
	float: none
}
#nav ul.list_in_column ul {
	display: none
}
#nav ul.list_in_column li:hover ul {
	display: block
}
#nav .category_desc_in_menu img, .custom_menu_img img {
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1)
}
#nav .menu_custom_block .col-third {
	display: inline;
	float: left;
	margin: 0 11px 18px;
	width: 359px
}
.login_block {
	position: relative;
	padding-right: 10px;
	text-align: right;
	display: inline-block
}
.login_block a {
	padding-bottom: 5px
}
.login_social {
	display: inline-block;
	padding-right: 10px;
	white-space: nowrap
}
.shoppingcart {
	position: relative;
	float: right;
	z-index: 50001;
	margin-top: 2px
}
.shoppingcart:hover {
	z-index: 50003
}
.shoppingcart .badge {
	position: absolute;
	top: -7px;
	right: -10px
}
.shoppingcart .fadelink {
	padding-bottom: 10px;
	position: absolute;
	right: 0;
	top: 0;
	float: right
}
.shoppingcart .fadelink span a.btn {
	width: 32px
}
.shoppingcart:hover .fadelink span a {
	background: #6a2886;
	color: #fff;
	cursor: pointer;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
.shopping_cart_mini {
	background-color: #FDFDFD;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.27);
	color: #000000;
	display: none;
	margin-top: 41px;
	width: 379px;
	z-index: 100
}
.shopping_cart_mini .inner-wrapper {
	padding: 10px 15px 8px
}
.shopping_cart_mini .item {
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px
}
.shopping_cart_mini .product-image {
	float: left;
	margin-right: 10px;
	border: 1px solid #f3f3f3
}
.shopping_cart_mini .product-detailes {
	float: left;
	width: 220px
}
.shopping_cart_mini .product-detailes .product-name {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.05em
}
.shopping_cart_mini .product-detailes .product-price {
	color: #000;
	font-weight: bold
}
.shopping_cart_mini .button {
	float: right;
	margin-left: 5px
}
.shopping_cart_mini a i {
	margin-left: 7px;
	color: #000;
	font-size: 18px
}
.shopping_cart_mini .button {
	float: left;
	margin-right: 5px;
	padding: 0 7px;
	border-radius: 3px;
	background: #f0f0f0;
	color: #000;
	text-decoration: none;
	line-height: 31px;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
.shopping_cart_mini .button:hover {
	background: #9d3bc6;
	color: #fff;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
#header.header_v_2 .row {
	position: relative
}
#header.header_v_2 {
	position: relative;
	z-index: 1001;
	margin-bottom: 25px
}
#header.header_v_2 .line_header_bot {
	position: relative;
	margin-top: -6px;
	height: 5px;
	border-bottom: 1px solid transparent;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1)
}
#header.header_v_2 #logo {
	float: none
}
#header.header_v_2 .fadelink {
	position: relative;
	display: inline-block;
	margin-left: 10px;
	white-space: nowrap;
	padding-top: 7px
}
#header.header_v_2 .shoppingcart {
	position: absolute;
	right: 0;
	bottom: 45px
}
#header.header_v_2 .shoppingcart .fadelink {
	display: block;
	position: absolute
}
#header.header_v_2 #nav>li {
	float: left;
	margin-right: 12px;
	padding: 7px 0 0;
	list-style: none
}
#header.header_v_2 #nav>li>a {
	min-width: 170px;
	display: block;
	padding: 15px 20px 15px 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	background: #fff url(../images/template/arrow_down_1.png) no-repeat right -4px;
	box-shadow: 0px -2px 1px rgba(0, 0, 0, 0.15);
	color: #000;
	text-decoration: none;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease;
	text-transform: none
}
#header.header_v_2 #nav>li:hover>a {
	background: #333 url(../images/template/arrow_down_1.png) no-repeat right 20px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #fff;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease;
	-webkit-transition: border-color 0.25s 0s ease;
	-moz-transition: border-color 0.25s 0s ease;
	-o-transition: border-color 0.25s 0s ease
}
#header.header_v_2 #nav>li>ul {
	border-color: #fff;
	border-top-color: #333333;
	top: 54px
}
#header.header_v_2 #nav li.level1>a, #header.header_v_2 #nav li.level2>a {
	line-height: 16px;
	padding: 5px 0 5px 12px
}
#header.header_v_2 #nav li.level1:hover {
	border-left: 4px solid #9d3bc6;
	text-indent: -4px
}
#header.header_v_2 #nav li.level1>a:hover {
	color: #9d3bc6;
	font-weight: bold
}
#header.header_v_2 #nav li.level2, #header.header_v_2 #nav li.level2:hover {
	border: none;
	text-indent: 0
}
#header.header_v_2 #nav li.level2 a:hover {
	color: #000;
	font-weight: normal
}
#header.header_v_2 #nav li.list_column {
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0
}
#header.header_v_2 #nav li.category_desc_in_menu {
	padding: 20px 40px 20px 30px;
	margin: 0
}
#header.header_v_2 .fadelink>a {
	min-width: 70px;
	display: block;
	padding: 15px 30px 15px 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	background: #fff url(../images/template/arrow_down_1.png) no-repeat right -4px;
	box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.15);
	color: #000;
	text-decoration: none;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
#header.header_v_2 .fadelink:hover {
	z-index: 50005
}
#header.header_v_2 .fadelink:hover>a {
	background: #333 url(../images/template/arrow_down_1.png) no-repeat right 20px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #fff;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease;
	-webkit-transition: border-color 0.25s 0s ease;
	-moz-transition: border-color 0.25s 0s ease;
	-o-transition: border-color 0.25s 0s ease
}
#header.header_v_2 .fadelink li.level1:hover a {
	background: #f0f0f0
}
#header.header_v_2 .fadelink .ul_wrapper {
	position: absolute;
	display: none;
	top: 47px;
	border-top: 5px solid #333;
	z-index: 50
}
#header.header_v_2 .fadelink .ul_wrapper ul {
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding: 10px 30px 10px 10px;
	min-width: 80px;
	width: auto;
	border-color: #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	background: #fff
}
#header.header_v_2 .fadelink li {
	padding: 2px 0
}
#header.header_v_2 .form-search-wrapper {
	margin-right: 10px;
	padding: 7px 5px 0 15px
}
#header.header_v_2 .form-search input.search-query {
	width: 210px
}
#right_toolbar {
	position: fixed;
	right: 0px;
	bottom: 15%;
	z-index: 500
}
#right_toolbar .shoppingcart {
	display: inline-block;
	float: none;
	margin: 15px 0 7px 10px;
	padding: 0 0 0 10px;
	position: relative
}
#right_toolbar .shoppingcart:hover {
	padding: 0 0 0 20px;
	margin: 15px 0 7px 0
}
#right_toolbar .shoppingcart .fadelink {
	position: relative;
	float: left
}
#right_toolbar .shopping_cart_mini {
	position: absolute;
	top: -38px;
	margin-right: 38px;
	right: 0;
	left: auto
}
#right_toolbar .shoppingcart .badge {
	right: -5px
}
#right_toolbar .search_wrapper {
	clear: both;
	position: relative;
	height: 40px
}
#right_toolbar .form-search {
	position: static
}
#right_toolbar .form-search button {
	position: relative;
	z-index: 100;
	margin: -3px 0 0 18px
}
#right_toolbar .form-search input.search-query {
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 99;
	padding: 2px 10px;
	width: 0;
	height: 22px;
	border: 2px solid #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
#back-top a {
	display: block;
	margin: 0 0 0 5px;
	padding: 17px 0 0 0;
	width: 61px;
	height: 42px;
	text-align: center;
	background: #f8f8f8;
	color: #8a8a8a;
	font-size: 22px;
	line-height: 22px;
	border-radius: 3px;
	opacity: 1
}
section.slider {
	margin-bottom: 10px
}
section#content>.container.top {
	padding-top: 25px;
	box-shadow: 0 -5px 5px -4px rgba(0, 0, 0, 0.1)
}
section#content {
	padding-bottom: 70px
}
#column_left.span3 {
	float: right
}
#column_right.span9 {
	float: right
}
.box-wrapper {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.27);
	border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
	background-color: #fff
}
.box-wrapper .inside {
	padding: 20px
}
.box-wrapper .inside.min-height {
	min-height: 270px
}
.box-wrapper .line {
	overflow: hidden;
	width: 100%;
	height: 1px;
	border-top: 5px solid #9d3bc6;
	margin: 0 0 -6px 0
}
.box-wrapper a {
	text-decoration: underline
}
.box-wrapper a:hover, .box-wrapper .button {
	text-decoration: none
}
.table.shopping-cart-table th, .table.shopping-cart-table td {
	padding: 20px 10px 15px 10px;
	border-bottom: 2px solid #e5e5e5
}
.table.shopping-cart-table a {
	text-decoration: underline
}
.table.shopping-cart-table a:hover {
	text-decoration: none
}
.table.shopping-cart-table th {
	padding: 5px 10px
}
.table th.aligncenter, .table td.aligncenter {
	text-align: center
}
.table th.alignright, .table td.alignright {
	text-align: right
}
.table.shopping-cart-table td {
	border-right: 1px solid #e5e5e5
}
.table.shopping-cart-table td:first-child {
	border-left: 1px solid #e5e5e5;
	width: 10%;
	min-width: 136px
}
.table.shopping-cart-table th {
	font-weight: normal
}
.table.shopping-cart-table input.qty {
	width: 30px;
	border: 1px solid #e0e0e0;
	box-shadow: none;
	border-radius: 0;
	margin-top: -5px;
	margin-bottom: -5px
}
.table.shopping-cart-table a[class^="icon-"], .table.shopping-cart-table a[class*=" icon-"] {
	font-size: 20px
}
.table.shopping-cart-table .cart-col-name {
	display: none
}
.table.shopping-cart-table-total {
	border-bottom: 2px solid #e5e5e5
}
.table.shopping-cart-table-total th, .table.shopping-cart-table-total td {
	padding: 0 15px;
	border: none
}
.product {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	margin-bottom: 14px;
	margin-top: 10px;
	padding-bottom: 14px;
	position: relative
}
.product-listing .product {
	background: none
}
.product a {
	text-decoration: none
}
.product a:hover {
	text-decoration: underline
}
.product .product-image-wrapper {
	padding: 5px 5px 0 5px;
	text-align: center;
	cursor: pointer;
	z-index: 350
}
.product .product-image-wrapper .roll_over_img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: none
}
.small_with_description .product, .big_without_description .product, .small_without_description .product, .product-listing .product {
	margin-top: 10px;
	margin-bottom: 5px;
	border-radius: 0;
	box-shadow: none
}
.small_with_description .product .product-image-wrapper, .big_without_description .product .product-image-wrapper, .small_without_description .product .product-image-wrapper, .product-listing .product .product-image-wrapper {
	padding: 5px;
	border-radius: 8px
}
.product .product-image-wrapper img {
	float: none;
	margin: 0 auto
}
.product .product-price, .product .product-price-regular, .preview .product-price, .preview .product-price-regular {
	float: left;
	font: 16px/25px Arial, Helvetica, sans-serif
}
.product .product-price-regular, .preview .product-price-regular {
	color: #ff0000
}
.product .product-price span.old, .product .product-price-regular span.old, .preview .product-price span.old, .preview .product-price-regular span.old {
	padding-left: 5px;
	color: #000;
	text-decoration: line-through;
	font-size: 12px;
	line-height: 25px
}
.product .product-price span.new, .preview .product-price span.new {
	color: #ff0000
}
.product .product-tocart, .preview .product-tocart {
	float: right;
	text-align: right;
	height: 25px
}
.product .product-tocart a, .preview .product-tocart a {
	color: #9d3bc6;
	font-size: 20px;
	line-height: 25px
}
.product .product-link, .preview .product-link {
	clear: both;
	line-height: 15px;
	margin-top: 5px
}
.product .product-name, .preview .product-name {
	margin-top: 10px;
	margin-bottom: 7px;
	font: 12px/16px Arial, Helvetica, sans-serif
}
.product .wrapper-hover {
	padding: 3px 14px 12px 14px
}
.preview .wrapper-hover {
	padding: 3px 9px 12px 9px
}
.preview.small .wrapper-hover {
	padding: 6px 0 12px 0
}
.small_with_description .product .wrapper-hover {
	padding: 2px 5px
}
.product .product_label {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 101
}
.style2 .image-wrapper {
	margin: 0 4px
}
.style2 .image-wrapper img {
	margin-bottom: 65px
}
.button_small, #topline a.button_small {
	display: inline-block;
	font: 12px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	height: 20px;
	overflow: hidden;
	vertical-align: middle;
	color: #fff !important;
	text-transform: none;
	margin-right: 5px;
	border-radius: 2px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 22px 0;
	background-color: #9d3bc6
}
.button_small:hover, #topline a.button_small:hover {
	background-color: #6a2886
}
.button_small i {
	width: 24px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	margin-top: -1px;
	vertical-align: middle;
	padding: 0
}
.button_small span {
	text-align: center;
	display: inline-block
}
.label_outer {
	position: relative;
	z-index: 1;
	height: 200px
}
.label_new_top_left, .label_new_top_right, .label_sale_top_left, .label_sale_top_right {
	position: absolute;
	top: 20px;
	left: -3px;
	z-index: 1;
	width: 68px;
	font-size: 11px;
	line-height: 12px;
	padding: 6px 0;
	background-color: #9da9ad;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	border-radius: 2px
}
.label_new_top_right {
	right: -3px;
	left: auto
}
.label_sale_top_left, .label_sale_top_right {
	background-color: #ff391c
}
.label_sale_top_right {
	right: -3px;
	left: auto
}
.preview {
	position: absolute;
	z-index: 4000;
	top: 0;
	left: 0;
	display: none;
	float: left;
	text-align: left;
	padding: 5px 5px 10px 5px;
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0 0 46px 12px rgba(0, 0, 0, 0.1)
}
.preview .col-1 {
	width: 75px
}
.preview .col-2 {
	width: 260px
}
.preview .col-1 img {
	margin-bottom: 5px
}
.preview.small {
	padding-bottom: 5px
}
.preview.small .col-1 {
	width: 53px;
	padding-right: 4px
}
.preview.small .col-2 {
	width: 160px
}
.preview.small .padding {
	padding: 8px 3px 0
}
.preview .preview_top {
	overflow: hidden
}
.preview .preview_bot {
	padding: 0
}
.preview.small .preview_bot {
	margin-top: 0;
	padding: 8px 0 12px 55px
}
.preview.small img {
	margin-bottom: 4px;
	margin-left: 1px
}
.preview .big_image {
	text-align: center
}
.preview.small .big_image {
	left: 62px
}
.icon {
	float: left;
	width: 30px
}
.txt {
	margin-bottom: 10px;
	margin-left: 30px
}
.twit {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 5px 0 15px 0;
	border-bottom: 1px solid rgba(200, 200, 200, 0.1)
}
.twit a, .twit .icon {
	color: #9d3bc6
}
.twit .icon {
	width: 40px;
	font-size: 18px
}
.twit .mess {
	margin-left: 40px
}
.fb-like-box, .fb-like-box iframe[style], .fb-like-box span {
	width: 100% !important
}
.block {
	margin: 0 0 15px;
	border-bottom: 1px solid #eeeeee
}
.block.last {
	border: none
}
.block .block-title {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal
}
.block .block-title strong {
	font-weight: normal
}
.block .block-content {
	padding: 5px 0 15px
}
.block .block-subtitle {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px
}
.block-layered-nav dt {
	margin: 0;
	padding: 7px 0 6px;
	font-weight: bold
}
.block-layered-nav dd {
	margin: 0 0 25px;
	padding: 0
}
.block-layered-nav ol {
	margin: 0
}
.block-layered-nav dd li {
	margin-bottom: 6px;
	padding: 0 0 0 19px;
	background: url(../images/block-layered-dt.gif) no-repeat scroll 0 9px transparent
}
.block-layered-nav dd li a {
	text-decoration: none
}
.block-layered-nav dd li a:hover {
	text-decoration: underline
}
ul#poll-answers {
	margin-bottom: 15px
}
ul#poll-answers li {
	line-height: 22px
}
ul#poll-answers .label {
	display: inline-block;
	padding: 0 4px;
	border-radius: 0;
	background: none;
	color: #000;
	vertical-align: baseline;
	text-shadow: none;
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px
}
ul#poll-answers label {
	margin: 0
}
ul#poll-answers input[type="radio"] {
	margin: -2px 0 0
}
.line {
	overflow: hidden;
	margin: 10px 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #ececec
}
.patriks_day .line {
	margin: 5px 0;
	height: 40px;
	border: none
}
.helloween .line {
	margin: 5px 0;
	height: 40px;
	border: none
}
.christmas .line {
	margin: 5px 0;
	height: 40px;
	border: none
}
.thanksgiving .line {
	margin: 5px 0;
	height: 40px;
	border: none
}
.line1 {
	overflow: hidden;
	margin: 10px 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #c7c7c7
}
.listing_header_row1 {
	padding: 10px 0 0;
	line-height: 26px
}
.listing_header_row1 .pull-left {
	width: 34%
}
.listing_header_row1 .pull-right {
	width: 32%
}
.listing_header_row2 {
	padding: 0 0 30px 0
}
.listing_header_row1 label {
	display: inline-block;
	padding-right: 15px;
	font-size: 12px;
	line-height: 26px;
	cursor: text
}
.listing_header_row1 a[class^="icon-"], .listing_header_row1 a[class*=" icon-"] {
	padding-right: 5px;
	color: #000;
	font-size: 26px;
	text-decoration: none;
	display: inline-block
}
@-moz-document url-prefix() {
	.listing_header_row1 a[class^="icon-"], .listing_header_row1 a[class*=" icon-"] {
		margin-top: -2px
	}
}
.listing_header_row1 a[class^="icon-"]:hover, .listing_header_row1 a[class*=" icon-"]:hover {
	color: #666
}
.listing_header_row1 a[class^="icon-"].active, .listing_header_row1 a[class*=" icon-"].active {
	color: #9d3bc6
}
.num {
	text-align: right
}
.num a {
	display: inline-block;
	padding-right: 5px;
	line-height: 20px
}
a.small_icon i {
	padding: 0 3px;
	background-color: #ececec;
	font-size: 12px;
	line-height: 20px
}
a.small_icon:hover i {
	background-color: rgba(236, 236, 236, 0.6)
}
a.small_icon_color i {
	margin-top: -2px;
	margin-right: 7px;
	padding: 0 2px;
	border-radius: 2px;
	background-color: #9d3bc6;
	color: #fff;
	font-size: 12px;
	line-height: 20px
}
a.small_icon_color i.icon-heart {
	text-indent: 1px
}
a.small_icon_color:hover i {
	background-color: #6a2886
}
.middle_icon_color {
	display: block;
	margin-right: 10px;
	padding: 2px 0 0 0;
	width: 32px;
	font-size: 23px;
	height: 29px;
	line-height: 28px;
	border-radius: 3px;
	background: #9d3bc6;
	text-align: center;
	color: #fff;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
.rating {
	margin-top: 7px
}
.rating i {
	color: #ccc;
	font-size: 14px
}
.rating strong i {
	color: #b141e4
}
#fancybox-content {
	background: url(../images/ajax-loader-quick-view.gif) no-repeat center center
}
body.ajax-index-options {
	background-color: #fff !important
}
.product-shop {
	display: inline-block
}
.product-shop h2 {
	padding-right: 0
}
.product-shop .product_info_left {
	overflow: hidden
}
.product-shop .product_custom, .product-shop .product_related {
	float: right;
	margin-left: 30px;
	margin-top: -10px;
	width: 170px
}
.product-img-box .product-image {
	padding: 8px;
	border-radius: 6px;
	background-color: #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
.product-img-box .more-views li {
	margin: 0 0 10px;
	padding: 2px;
	border-radius: 6px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
.product-shop .product-name h1 {
	font-size: 20px;
	line-height: 24px;
	margin-top: -3px;
	padding-bottom: 10px
}
.product-shop .availability {
	padding-bottom: 20px;
	border-bottom: 1px solid #D7D7D7
}
.product-shop .short-description {
	padding: 5px 0 15px;
	border-bottom: 1px solid #D7D7D7
}
.product-shop .price-box {
	padding: 25px 0 10px;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold
}
.product-listing .price-box {
	display: inline-block;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	width: 200px
}
.product-listing .product-review {
	display: inline-block;
	line-height: 30px
}
.product-listing .product-review a {
	text-decoration: underline
}
.product-listing .product-review a:hover {
	text-decoration: none
}
.product-shop .old-price, .product-shop .special-price, .product-listing .old-price, .product-listing .special-price {
	display: inline-block
}
.product-shop .old-price .price, .product-listing .old-price .price {
	padding-right: 10px;
	color: #4a4a4a;
	text-decoration: line-through;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px
}
.product-shop .special-price .price, .product-listing .special-price .price {
	color: #e60000
}
.product-shop .add-to-cart {
	margin: 0 0 30px
}
.product-shop .add-to-cart .qty {
	display: inline-block;
	margin-right: -10px;
	padding: 12px 35px 0 10px;
	height: 42px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	margin-bottom: 5px
}
.product-shop .add-to-cart label {
	float: left;
	margin-right: 12px;
	line-height: 30px
}
.product-shop .add-to-cart .qty input {
	padding: 0;
	width: 40px;
	height: 30px;
	border: 1px solid #e0e0e0;
	border-radius: 0;
	text-align: center
}
.product-shop .add-to-cart button.btn-cart, .product-listing a.btn-cart {
	padding-right: 20px;
	height: 56px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 22px
}
.product-listing {
	margin-bottom: 20px
}
.product-listing a.btn-cart {
	margin-right: 20px;
	margin-bottom: 5px;
	height: 38px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 38px
}
.product-shop .add-to-cart button.btn-cart i, .product-listing a.btn-cart i {
	margin-top: -10px;
	padding-right: 8px;
	font-size: 22px
}
.product-listing a.btn-cart i {
	margin-top: -2px
}
.product-shop .add-to-links, .product-listing .add-to-links {
	display: inline-block
}
.product-listing .add-to-links {
	padding: 10px 0 0 0
}
.product-shop .add-to-links li, .product-listing .add-to-links li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px
}
.product-shop .add-to-links li:last-child, .product-listing .add-to-links li:last-child {
	margin-right: 0
}
.product-shop .no-rating {
	padding: 15px 0
}
.product-shop .no-rating a {
	text-decoration: underline
}
.product-shop .no-rating a:hover {
	text-decoration: none
}
.product-listing .bottom-line, .product-listing .product-buttons {
	border-bottom: 1px solid #e9e9e9;
	padding: 15px 0
}
.product-listing .product-buttons {
	border: none
}
.product-listing .product-name, .product-listing .product-name a {
	font-size: 16px;
	line-height: 16px;
	text-decoration: none
}
.product-listing .product-name a:hover {
	text-decoration: underline
}
.socialsplugins_wrapper {
	display: none;
	padding-top: 20px
}
.socialsplugins_wrapper .facebook_button {
	float: left;
	margin-right: 5px
}
.socialsplugins_wrapper .twitter_button {
	float: left;
	margin-right: -10px
}
.socialsplugins_wrapper .pinit_button {
	float: left
}
.promo_box {
	display: table;
	width: 100%;
	padding: 18px 0;
	border-bottom: 1px solid #f2f2f2
}
.promo_box span {
	display: block;
	vertical-align: middle;
	display: table-cell;
	width: 100%
}
.promo_box:hover div {
	background-color: #6a2886
}
.nav-tabs {
	margin-top: 25px
}
.nav-tabs>li>a, .nav-pills>li>a {
	margin-right: 4px;
	padding-right: 20px;
	padding-left: 20px
}
.nav-tabs {
	border-bottom: none
}
.nav-tabs>li {
	margin-bottom: 0
}
.nav-tabs>li>a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	border: none;
	border-radius: 4px 4px 0 0;
	background-color: #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	color: #000;
	font-weight: bold;
	line-height: 24px
}
.nav-tabs>li>a:hover, .nav-tabs>.active>a, .nav-tabs>.active>a:hover {
	border: none;
	background-color: #9d3bc6;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	color: #fff;
	text-decoration: none
}
.tab-content {
	position: relative;
	z-index: 5;
	margin-bottom: 25px;
	padding: 20px;
	border-top: 5px solid #9d3bc6;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
.content_top {
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}
.breadcrumbs {
	display: inline-block;
	margin-bottom: 20px
}
.breadcrumbs a {
	display: block;
	float: left;
	line-height: 18px
}
.breadcrumbs span {
	display: block;
	float: left;
	padding: 0 10px;
	color: #bababa
}
.direction-nav, .small_previews {
	position: relative;
	float: right;
	margin-top: -10px
}
.carousel .small_previews {
	position: absolute !important;
	top: -36px;
	right: 9px
}
.flexslider.vertical .small_previews {
	position: absolute;
	top: 366px;
	right: 0px;
	margin: 0 0 20px 0
}
.direction-nav a {
	display: inline-block;
	margin-left: 4px;
	padding: 0;
	width: 34px;
	height: 33px;
	border-radius: 2px;
	background: #e2e2e2;
	color: #fff;
	text-indent: 2px;
	font-size: 24px;
	line-height: 33px;
	cursor: pointer;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
.direction-nav a:hover {
	background-color: #9d3bc6;
	color: #fff;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
.small_preview {
	position: absolute;
	width: 85px;
	height: 85px;
	z-index: 10000;
	top: 38px;
	display: none;
	padding: 4px;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
.small_preview.next {
	right: -60px
}
.small_preview.prev {
	right: 40px
}
.small_previews #jcarousel_preview_prev, .small_previews #jcarousel_preview_next {
	top: 20px;
	z-index: 100
}
.accordion {
	margin-bottom: 20px
}
.accordion-group {
	margin-bottom: 2px;
	padding: 2px 0;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1)
}
.accordion-heading {
	border-bottom: 0 none;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal
}
.accordion-heading a {
	margin-top: 3px;
	border-radius: 5px;
	background: #000;
	color: #fff;
	text-decoration: none
}
.accordion-heading a.collapsed {
	margin: 0;
	background: #fff;
	color: #4c4c4c
}
.accordion-heading a span {
	padding-right: 20px
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px
}
.accordion-toggle {
	cursor: pointer
}
.accordion-inner {
	overflow: hidden;
	padding: 20px 25px;
	border-top: 1px solid #fff
}
.box-list {
	padding: 10px 30px 20px;
	border-radius: 5px;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1)
}
.box-list li {
	padding: 4px 0;
	border-bottom: 1px solid rgba(200, 200, 200, 0.2)
}
.box-list li:last-child {
	border: none
}
.custom_blocks {
	border-radius: 5px;
	background-color: #f8f8f8;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	border: 2px solid #fff;
	display: inline-block;
	width: 100%
}
.custom_blocks .box {
	width: 270px;
	float: left;
	text-align: center;
	padding: 0;
	background: none
}
.custom_blocks .box:first-child {
	padding: 0 29px 0 0;
	background: url(../images/template/divider.png) no-repeat right 27px
}
.custom_blocks .pull-left {
	padding: 0;
	background: none
}
.custom_blocks .pull-left:first-child {
	padding: 0 30px 0 0;
	background: url(../images/template/divider.png) no-repeat right 27px
}
.custom_blocks .box a {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 auto;
	display: block;
	text-align: center
}
.custom_blocks .box a:hover {
	text-decoration: none
}
.custom_blocks .box .inside {
	border-bottom: 5px solid #9d3bc6;
	margin: 8px 0 0;
	padding: 0 0 8px 0;
	text-align: center;
	-moz-transition: all 1s 0s linear;
	-o-transition: all 1s 0s linear;
	-webkit-transition: all 1s 0s linear;
	overflow: hidden
}
.custom_blocks .box:hover .inside {
	border-bottom: 5px solid transparent;
	-moz-transition: all 0.5s 0s linear;
	-o-transition: all 0.5s 0s linear;
	-webkit-transition: all 0.5s 0s linear
}
.custom_blocks .box .icon_circle {
	width: 62px;
	height: 63px;
	display: inline-block;
	margin: 0 10px 0 0;
	text-align: center
}
.custom_blocks .box .icon_circle.dark {
	background: url(../images/template/icon_dark.png) no-repeat
}
.custom_blocks .box .icon_circle.light {
	background: url(../images/template/icon_light.png) no-repeat
}
.custom_blocks .box .text {
	display: inline-block;
	line-height: 63px
}
.custom_blocks .box .icon_circle i {
	font-size: 34px;
	height: 62px;
	width: 62px;
	padding: 1px 0 0;
	margin: 0;
	vertical-align: middle;
	display: table-cell;
	-moz-transition: font-size 0.1s 0s ease;
	-o-transition: font-size 0.1s 0s ease;
	-webkit-transition: font-size 0.1s 0s ease
}
.custom_blocks .box .icon_circle.dark i {
	color: #fff
}
.custom_blocks .box .icon_circle.light i {
	color: #444
}
.block_img img {
	margin-bottom: 20px;
	border-radius: 5px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
	-moz-transition: all 0.2s 0s linear;
	-o-transition: all 0.2s 0s linear;
	-webkit-transition: all 0.2s 0s linear;
	width: 100%
}
.block_img img:hover {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3)
}
.message {
	padding: 15px 20px 10px;
	margin-bottom: 20px;
	border-radius: 8px;
	border-width: 1px;
	border-style: solid
}
.message .text {
	font-size: 12px;
	line-height: 28px;
	display: inline-block
}
.message i {
	font-size: 28px;
	padding-right: 10px;
	display: inline-block
}
@-moz-document url-prefix() {
	.message i {
		margin-top: -2px
	}
}
.message.error {
	background: #f3dddd;
	border-color: #dfd2d2;
	color: #866868
}
.message.error i {
	color: #d1aaaa
}
.message.done {
	background: #e8f6df;
	border-color: #d9e6d1;
	color: #67795c
}
.message.done i {
	color: #bad3aa
}
.message.info {
	background: #efefef;
	border-color: #e8e8e8;
	color: #8a8a8a
}
.message.info i {
	color: #c7c7c7;
	font-size: 22px;
	padding-top: 3px;
	padding-bottom: 3px
}
#bottom_block {
	padding: 17px 0 25px;
	margin-bottom: -50px
}
#push, #footer {
	clear: both
}
#footer {
	z-index: 3000;
	position: relative;
	color: #959595;
	bottom: 0;
	margin-top: -27px
}
#footer:hover {
	z-index: 3002
}
#footer a {
	color: #959595
}
#footer_line {
	position: relative;
	z-index: 0;
	background-color: #333
}
#footer_bottom {
	position: relative;
	z-index: 1
}
#footer_bottom i {
	color: #fff;
	font-size: 14px
}
#footer_bottom .pull-right, #footer_bottom .pull-left {
	max-width: 49%
}
#footer_bottom .pull-right {
	text-align: right
}
#footer_bottom .noHover, #footer_bottom .noHover span {
	padding: 0;
	line-height: 25px;
	margin: 0 0 1px 0
}
#footer_bottom .noHover img {
	vertical-align: middle
}
#footer_bottom .noHover span {
	display: inline-block
}
#footer_bottom .noHover span.text {
	padding-top: 5px
}
#footer_bottom .noHover span.text, #footer_bottom .noHover span.text span {
	display: inline-block;
	line-height: 18px
}
#footer_bottom .noHover span.text span {
	margin: 0
}
#footer_bottom .pull-right.noHover {
	padding: 2px 0 0;
	line-height: 24px
}
#footer_bottom .noHover .payment_icons {
	margin-right: 5px
}
#footer_bottom .payment_icons img {
	margin-right: 4px
}
#footer_button {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 2;
	margin-left: -20px;
	padding: 3px 0 0 0;
	width: 30px;
	height: 24px;
	text-align: center;
	background: #3c3c3c;
	color: #fff;
	font-size: 20px;
	cursor: pointer
}
#footer_popup {
	position: absolute;
	z-index: 0;
	bottom: 0;
	display: none;
	padding-bottom: 65px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.85)
}
#footer_popup h3, #footer_popup h4 {
	padding: 10px 0;
	border-bottom: 1px solid #444;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal
}
#footer_popup h4 {
	border: none
}
#footer_bottom i {
	color: #fff;
	font-size: 14px;
	height: 20px;
	-webkit-transition: font-size 0.25s 0s ease;
	-moz-transition: font-size 0.25s 0s ease;
	-o-transition: font-size 0.25s 0s ease
}
#footer_popup.static-popup {
	display: block !important;
	padding-bottom: 16px;
	position: relative;
	margin-top: 7px
}
#preloader {
	position: fixed;
	z-index: 100000;
	top: 40%;
	width: 100%
}
#preloader .message {
	position: absolute;
	left: 32%;
	padding: 0 1%;
	margin-top: 70px;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 6px;
	border: none;
	color: #fff;
	text-align: center;
	width: 34%
}
#preloader .loader {
	position: absolute;
	left: 50%;
	margin-left: -28px;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 6px;
	height: 56px;
	width: 56px;
	line-height: 56px;
	text-align: center
}
#preloader .loader img {
	opacity: 0.9
}
#preloader .message .inside {
	padding: 20px
}
#login-box {
	z-index: 100000;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -160px;
	margin-top: -200px;
	width: 320px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	border-radius: 5px;
	background: #fff;
	text-align: center
}
#login-box a {
	text-decoration: underline
}
#login-box a:hover, #login-box .button {
	text-decoration: none
}
#login-box .inside {
	padding: 20px
}
#login-box input {
	text-align: center;
	color: #000;
	margin: 12px 0
}
#login-box .button {
	margin-top: 20px;
	position: relative
}
#login-box .line {
	overflow: hidden;
	margin: 20px -20px 0 -20px;
	width: 320px;
	height: 1px;
	border-top: 5px solid #9d3bc6
}
#carousel_tabs a {
	white-space: nowrap
}
label, input, button, select, textarea {
	font-weight: normal;
	font-size: 12px;
	line-height: 20px
}
.form-search-wrapper {
	position: relative;
	z-index: 50004;
	margin-right: 58px;
	background-size: 273px 23px
}
.helloween .form-search-wrapper {
	margin-top: -25px;
	padding-top: 25px
}
.patriks_day .form-search-wrapper {
	margin-top: -25px;
	padding-top: 25px
}
.thanksgiving .form-search-wrapper {
	margin-top: -25px;
	padding-top: 25px
}
.christmas .form-search-wrapper {
	margin-top: -18px;
	padding-top: 18px
}
.form-search {
	position: relative;
	margin-bottom: 0
}
.form-search input.search-query {
	padding-left: 44px;
	font-size: 12px;
	width: 260px;
	height: 24px;
	border: 2px solid #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
select, select:focus {
	border-radius: 3px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	outline: none;
	height: 34px;
	line-height: 34px;
	padding: 6px;
	font-size: 14px
}
select.fullwidth, input.fullwidth, textarea.fullwidth {
	width: 99%
}
input.fullwidth, textarea.fullwidth {
	width: 94%
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border: 1px solid #F4F4F4;
	border-radius: 3px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: #C68DDE;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
.form-contact input {
	width: 100%
}
.form-contact input.input-small {
	width: 120px;
	margin-top: 5px
}
.form-contact textarea {
	width: 100%;
	height: 185px;
	margin-bottom: 20px
}
button, .button {
	padding: 0 14px;
	border: none;
	border-radius: 3px;
	background: #9d3bc6;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal
}
button.dark, .button.dark {
	background: #333
}
.button {
	display: inline-block;
	text-decoration: none
}
button:hover, .button:hover {
	color: #fff;
	text-decoration: none
}
button.dark:hover, .button.dark:hover {
	background: #000
}
button.button-2x, .button.button-2x {
	padding: 0 15px;
	font-size: 16px;
	line-height: 33px;
	font-weight: normal
}
.actions .button, .category-products.aligncenter {
	margin-bottom: 5px
}
button.button-3x, .button.button-3x {
	padding: 2px 15px 6px 15px;
	border: none;
	border-radius: 3px;
	background: #9d3bc6;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 64px;
	line-height: 64px;
	font-weight: normal;
	margin-bottom: 15px
}
.form-search button, .form-mail button {
	position: absolute;
	top: 2px;
	left: 2px;
	margin: 0;
	padding: 2px 0 0 0;
	width: 32px;
	height: 32px;
	border: none;
	border-radius: 3px;
	background: #9d3bc6;
	background-image: none;
	box-shadow: none;
	color: #fff;
	text-shadow: none;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
.form-mail button {
	padding: 0 0 2px
}
.form-search button.btn:hover, .form-mail button.btn:hover {
	background: #6a2886;
	color: #fff;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease
}
.form-mail {
	position: relative
}
.form-mail input {
	padding-left: 44px;
	width: auto;
	height: 24px;
	border: 2px solid #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
.form-login-wrapper {
	position: absolute;
	width: 330px;
	top: 20px;
	right: 0;
	z-index: 50005;
	display: none;
	padding: 8px 8px 12px 20px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	background-color: rgba(0, 0, 0, 0.89)
}
.form-login-wrapper:hover {
	display: block
}
.form-login {
	margin: 0
}
.form-login input {
	margin: 0 15px 0 -24px;
	padding-left: 25px;
	width: 112px;
	height: 22px;
	border: 2px solid #fff;
	border-radius: 3px
}
.form-login .pull-left i {
	position: relative;
	z-index: 100;
	width: 18px;
	color: #000;
	font-size: 16px;
	height: 32px;
	vertical-align: middle
}
.form-login button {
	float: left;
	display: inline-block;
	margin: 0 0 0 -5px;
	padding: 0;
	width: 20px;
	height: 32px;
	border: none;
	background: none;
	background-image: none;
	box-shadow: none;
	color: #fff;
	text-shadow: none
}
.form-login button i {
	color: #ff0066;
	font-size: 20px;
	line-height: 20px
}
.form-login button.btn:hover {
	background: none
}
#megamenu {
	position: relative
}
#megamenu #nav ul.level0 {
	width: 100%;
	position: absolute;
	left: 0
}
#megamenu #nav ul.level0>li {
	width: 100%
}
#megamenu li.row_middle, #megamenu li.row_top, #megamenu li.row_bot {
	width: 100%;
	padding: 0;
	margin: 0
}
#megamenu span.inside {
	margin: 0 30px;
	padding: 20px 0;
	display: block;
	font: 13px/18px 'Oswald', sans-serif;
	text-transform: uppercase
}
#megamenu span.inside i {
	font-size: 18px;
	margin: -2px 5px 0 0
}
#megamenu li.row_middle>ul {
	margin: 0 30px;
	padding: 30px 0 5px;
	display: block
}
#megamenu li.row_top .inside {
	border-bottom: 1px solid #e1e1e1
}
#megamenu li.row_bot .inside {
	border-top: 1px solid #e1e1e1
}
#megamenu ul.rows_outer {
	float: left
}
#megamenu ul.rows_outer>li {
	clear: both
}
#megamenu ul.rows_outer ul {
	display: block;
	width: auto;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	border-radius: 0;
	box-shadow: 0;
	z-index: 99
}
#megamenu ul.rows_outer ul:hover {
	z-index: 100
}
#megamenu ul.rows_outer ul.menu_row li.col {
	display: block;
	width: 175px;
	float: left;
	padding: 0;
	margin: 0 10px 30px 0;
	box-shadow: none;
	position: relative;
	z-index: 99
}
#megamenu ul.rows_outer ul.menu_row li.col:hover {
	z-index: 100
}
#megamenu ul.rows_outer ul.menu_row li.col ul {
	box-shadow: none
}
#megamenu ul.rows_outer ul.menu_row li.col li {
	width: auto;
	float: none;
	padding-left: 5px
}
#megamenu ul.rows_outer ul.menu_row li.col li.title {
	font: 16px/16px 'Oswald', sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase
}
#megamenu ul.rows_outer ul.menu_row li.col li.title span {
	display: inline-block;
	margin: 1px 0 0 5px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	padding: 0 5px;
	color: #fff;
	border-radius: 3px;
	background-color: #9d3bc6
}
#megamenu ul.rows_outer ul.menu_row li.col li:hover {
	background-color: #f0f0f0
}
#megamenu ul.rows_outer ul.menu_row li.col li.title:hover {
	background-color: transparent !important
}
#megamenu ul.rows_outer ul.menu_row li.col li a:hover {
	text-decoration: none
}
#megamenu ul.rows_outer ul.menu_row li.col li ul {
	position: absolute;
	display: none;
	z-index: 1000;
	top: -10px;
	left: 100px;
	padding: 10px 0;
	width: 200px;
	border-radius: 6px;
	background: #fdfdfd;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}
#megamenu ul.rows_outer ul.menu_row li.col li:hover ul {
	display: block
}
#megamenu ul.rows_outer ul.menu_row li.col li ul a {
	padding: 4px 10px
}
#megamenu .custom {
	padding: 20px 15px
}
#megamenu .custom img {
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	margin-bottom: 10px
}
#megamenu ul.rows_outer a {
	display: block;
	padding: 4px 0;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px
}
#megamenu ul.rows_outer ul.menu_row li.col li.title a {
	font: 16px/16px 'Oswald', sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
	display: inline;
	background: none !important
}
ul.menu_row>li.col>ul>li a, #megamenu .inside a {
	background: none !important
}
#megamenu .inside a {
	display: inline
}
@media (max-width: 1360px) {
	#megamenu ul.rows_outer ul.menu_row li.col {
		width: 155px
	}
	#nav .menu_custom_block .col-third {
		width: 323px
	}
}
@media (max-width: 1200px) {
	#megamenu ul.rows_outer ul.menu_row li.col {
		width: 136px
	}
	#nav .menu_custom_block .col-third {
		width: 285px
	}
}
#megamenu ul.rows_outer ul.menu_row li.col li:hover ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
	display: block !important
}
#megamenu ul.rows_outer ul.menu_row li.col li:hover ul ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul, #megamenu ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul {
	display: none !important
}
a.fancy-zoom {
	display: block;
	font-size: 24px;
	margin-right: 4px;
	margin-top: -29px;
	position: relative;
	z-index: 9999
}
@media (max-width: 1279px) {
	#right_toolbar {
		right: -10000px
	}
	.hidden-small-desktop {
		display: none
	}
}
@media (min-width: 980px) {
	#nav.simple {
		display: block
	}
}
@media (max-width: 1200px) {
	.custom_blocks .box {
		width: 212px;
		float: left
	}
	.custom_blocks .box a {
		text-transform: uppercase;
		font-weight: normal;
		font-size: 16px
	}
	#header.header_v_2 #nav>li>a {
		min-width: 100px;
		display: block;
		padding: 15px 20px 15px 10px
	}
	#header.header_v_2 .fadelink>a {
		min-width: 60px;
		padding: 15px 20px 15px 10px
	}
}
@media (max-width: 979px) {
	section.slider #layerslider-container-fw {
		margin-right: 7px
	}
	.accordion-inner>.pull-left, .accordion-inner>.pull-right {
		float: none
	}
	#nav li:hover li.list_column {
		width: 200px
	}
	#nav li:hover li.category_desc_in_menu {
		padding: 0 30px;
		width: 200px
	}
	#header.header_v_2 .top-links {
		float: none;
		clear: both;
		margin: 0 0 0 -10px;
		padding-top: 10px
	}
}
@media (min-width: 1200px) and (max-width: 1360px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 1050px
	}
	.span12 {
		width: 1050px
	}
	.span11 {
		width: 960px
	}
	.span10 {
		width: 870px
	}
	.span9 {
		width: 780px
	}
	.span8 {
		width: 690px
	}
	.span7 {
		width: 600px
	}
	.span6 {
		width: 510px
	}
	.span5 {
		width: 420px
	}
	.span4 {
		width: 330px
	}
	.span3 {
		width: 240px
	}
	.span2 {
		width: 150px
	}
	.span1 {
		width: 60px
	}
	.preview {
		padding: 5px 5px 10px 5px;
		margin: 0
	}
	.preview .col-1 {
		width: 75px
	}
	.preview .col-2 {
		width: 230px
	}
	.preview.small {
		padding-bottom: 5px
	}
	.preview.small .col-1 {
		width: 53px
	}
	.preview.small .col-2 {
		width: 140px
	}
	.preview .big_image {
		width: 230px
	}
	.preview.small .big_image {
		width: 140px;
		height: 137px
	}
	#header.header_v_2 #nav>li>a {
		min-width: 130px;
		display: block;
		padding: 15px 20px 15px 10px
	}
	#header.header_v_2 .fadelink>a {
		min-width: 60px;
		padding: 15px 30px 15px 10px
	}
	.custom_blocks .box {
		width: 240px
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.custom_blocks .box {
		padding: 0;
		width: 158px;
		float: left
	}
	.custom_blocks .box a {
		text-transform: uppercase;
		font-weight: normal;
		font-size: 12px
	}
	.custom_blocks .box .icon_circle {
		margin: 0 5px 0 0
	}
	.product-box .span4, .product-box .span5, .product-box .span6, .product-box .span7, .product-box .span7, .product-box .span8 {
		float: left;
		width: 350px
	}
	.product-box .product-img-box .span1 {
		width: 60px;
		margin-right: 20px
	}
	.product-box .product-img-box .span3, .product-box .product-img-box .span4, .product-box .product-img-box .span5 {
		width: 260px;
		margin: 0
	}
	.form-mail input {
		width: 70%
	}
	.nav-list {
		display: block;
		position: static;
		top: 0
	}
	nav #nav {
		display: none
	}
}
@media (max-width: 767px) {
	.flexslider.big .flex-direction-nav {
		display: none
	}
	.listing_header_row1 .pull-left {
		width: 55%
	}
	.listing_header_row1 .pull-right {
		width: 45%
	}
	.tab-content {
		position: relative;
		z-index: 0;
		background-color: #fff;
		margin-bottom: 25px;
		margin-top: 2px;
		padding: 20px;
		border-top: none
	}
	.nav-tabs>li>a, .nav-pills>li>a {
		margin-right: 0
	}
	.mousetrap {
		display: none
	}
	#footer_popup {
		position: relative !important;
		display: block !important;
		height: auto !important;
		padding-bottom: 20px
	}
	#nav li:hover li.list_column {
		width: 160px
	}
	#nav li:hover li.category_desc_in_menu {
		padding: 0 20px;
		width: 160px
	}
	#footer_button {
		display: none
	}
	#footer .pull-left.noHover, #footer .pull-right.noHover {
		max-width: 100%
	}
}
@media (min-width: 640px) and (max-width: 767px) {
	body {
		padding: 0
	}
	.container {
		padding: 0 20px;
		width: 580px
	}
	.row {
		margin-left: -70px
	}
	.span12 {
		float: left;
		margin-left: 70px;
		width: 580px
	}
	.span11 {
		float: left;
		margin-left: 70px;
		width: 580px
	}
	.span10 {
		float: left;
		margin-left: 70px;
		width: 580px
	}
	.span9 {
		float: left;
		margin-left: 70px;
		width: 580px
	}
	.span8 {
		float: left;
		margin-left: 70px;
		width: 344px
	}
	.span7 {
		float: left;
		margin-left: 70px;
		width: 344px
	}
	.span6 {
		float: left;
		margin-left: 70px;
		margin-right: -40px;
		width: 276px
	}
	.span5 {
		float: left;
		margin-left: 70px;
		width: 255px
	}
	.span4 {
		float: left;
		margin-left: 70px;
		width: 255px
	}
	.span3 {
		float: left;
		margin-left: 70px;
		width: 255px
	}
	.span2 {
		float: left;
		margin-left: 70px;
		width: 123px
	}
	.span1 {
		float: left;
		margin-left: 15px;
		width: 59px
	}
	.row.small_without_description, .row.small_with_description {
		margin-left: -30px
	}
	.span2.product {
		margin-left: 30px;
		width: 120px
	}
	.carousel, .es-carousel, .es-carousel .row {
		padding: 0;
		margin: 0
	}
	.carousel.style0 .es-carousel {
		margin: 0 -5px 0 -65px
	}
	.carousel .span3 {
		margin-left: 65px;
		margin-right: 5px;
		width: 255px
	}
	.carousel .span2 {
		margin-left: 4px;
		margin-right: 11px;
		width: 123px
	}
	#column_left.span3 {
		float: left;
		width: 580px
	}
	#column_right.span9 {
		float: left;
		width: 580px
	}
	.product-box .span4, .product-box .span5, .product-box .span6, .product-box .span7, .product-box .span8 {
		width: 580px;
		margin-left: 70px;
		margin-bottom: 25px
	}
	.product-box .product-img-box .span1 {
		float: left;
		width: 60px;
		margin-right: 20px;
		margin-left: 70px
	}
	.product-box .product-img-box .span3, .product-box .product-img-box .span4, .product-box .product-img-box .span5 {
		float: left;
		width: 500px;
		margin: 0
	}
	.nav-tabs li {
		float: none
	}
	.nav-tabs li a {
		margin-bottom: -2px;
		background: #fff;
		-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
		-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
		box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
	}
	.form-mail input, .form-search input.search-query {
		width: 200px
	}
	.custom_blocks .box {
		width: 270px
	}
	.custom_blocks .box:first-child {
		padding: 0 30px 0 5px
	}
	.custom_blocks .pull-left:first-child {
		padding: 0;
		background: none
	}
	.span2.product .product-price span.old, .span2.product .product-price-regular span.old {
		padding: 0;
		display: block;
		margin-top: -12px
	}
	.nav-list {
		display: block;
		position: static;
		top: 0
	}
	nav {
		display: none
	}
}
@media (max-width: 640px) {
	#login-box {
		margin-top: -150px
	}
	#login-box .inside {
		padding: 20px
	}
	#login-box input {
		text-align: center;
		color: #000;
		margin: 5px 0
	}
	#login-box .line {
		margin: 5px -20px
	}
	#login-box .button {
		margin-top: 5px
	}
}
@media (min-width: 480px) and (max-width: 639px) {
	body {
		padding: 0
	}
	.container {
		padding: 0 40px;
		width: 370px
	}
	.row {
		margin-left: -20px
	}
	.span12 {
		float: left;
		margin-left: 40px;
		width: 370px
	}
	.span9 {
		float: left;
		margin-left: 40px;
		width: 370px
	}
	.span6 {
		float: left;
		margin-left: 20px;
		width: 370px
	}
	.span4 {
		float: left;
		margin-left: 40px;
		width: 370px
	}
	.span3 {
		float: left;
		margin-left: 70px;
		width: 270px
	}
	.span2.product {
		float: left;
		margin-right: 35px;
		margin-bottom: 10px;
		margin-left: 15px;
		width: 160px
	}
	.span3.product {
		float: left;
		margin-left: 50px;
		margin-right: 50px;
		width: 270px
	}
	.carousel {
		width: 370px
	}
	.carousel, .es-carousel, .es-carousel .row {
		padding: 0;
		margin: 0
	}
	.carousel .span2.product {
		float: left;
		margin-right: 20px;
		margin-bottom: 10px;
		margin-left: 5px;
		width: 160px
	}
	.carousel .span3.product {
		float: left;
		margin-left: 50px;
		margin-right: 50px;
		width: 270px
	}
	.nav-tabs li {
		float: none
	}
	.nav-tabs li a {
		margin-bottom: -2px;
		background: #fff;
		-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
		-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
		box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
	}
	#nav, .link_label {
		display: none
	}
	.nav-list {
		display: block;
		position: static;
		top: 0
	}
	#logo {
		float: none;
		text-align: center;
		padding: 10px 0 0
	}
	.product-box .span4, .product-box .span5, .product-box .span6, .product-box .span7, .product-box .span8 {
		margin-left: 40px;
		width: 370px;
		margin-bottom: 25px
	}
	.product-box .product-img-box .span1 {
		float: left;
		width: 70px;
		margin-right: 10px
	}
	.product-box .product-img-box .span3, .product-box .product-img-box .span4, .product-box .product-img-box .span5 {
		float: left;
		width: 290px;
		margin: 0
	}
	#column_left.span3 {
		float: left;
		width: 370px;
		margin-left: 0
	}
	#column_right.span9 {
		float: left;
		width: 370px
	}
	.block_img {
		width: 175px;
		margin-left: 20px
	}
	.form-mail input, .form-search input.search-query {
		width: 200px
	}
	.custom_blocks .box {
		width: 170px;
		float: left
	}
	.custom_blocks .box a {
		font-size: 12px
	}
	.custom_blocks .box:first-child {
		padding: 0 30px 0 0;
		background: url(../images/template/divider.png) no-repeat right 50px
	}
	.custom_blocks .pull-left:first-child {
		padding: 0;
		background: none
	}
	.form-contact .span9 {
		margin: 0;
		width: 390px
	}
	#header.header_v_2 .form-search-wrapper {
		margin: -15px 0 0 30px
	}
	.table.shopping-cart-table th {
		display: none
	}
	.table.shopping-cart-table, .table.shopping-cart-table tr, .table.shopping-cart-table td, .table.shopping-cart-table td:first-child {
		display: block;
		float: left;
		clear: both;
		width: 100%
	}
	.table.shopping-cart-table td, .table.shopping-cart-table td:first-child {
		padding: 10px;
		width: 90%;
		min-width: 200px;
		border: none;
		border-bottom: 1px solid #e5e5e5;
		text-align: left
	}
	.table.shopping-cart-table td.aligncenter {
		text-align: left
	}
	.table.shopping-cart-table td:first-child {
		text-align: center
	}
	.table.shopping-cart-table .cart-col-name {
		display: inline-block;
		padding-right: 10px
	}
	.right-button {
		float: left;
		margin-bottom: 15px
	}
}
@media (max-width: 479px) {
	.star_title {
		display: none
	}
	body {
		padding: 0
	}
	.container {
		padding: 0;
		margin: 0 auto;
		width: 300px
	}
	.row {
		margin-left: 0
	}
	.span12 {
		float: left;
		margin-left: 0;
		width: 300px
	}
	.span9 {
		float: left;
		margin-left: 0;
		width: 300px
	}
	.span6 {
		float: left;
		margin-left: 0;
		width: 300px
	}
	.span4 {
		float: left;
		margin-left: 0;
		width: 300px
	}
	.span3 {
		float: left;
		margin-left: 20px;
		width: 260px
	}
	.span3.product {
		float: left;
		margin-left: 20px;
		margin-right: 20px;
		width: 260px
	}
	.span2.product {
		float: left;
		margin-right: 7px;
		margin-left: 8px;
		margin-bottom: 10px;
		width: 135px;
		padding: 0
	}
	.carousel {
		width: 300px
	}
	.es-carousel {
		padding: 0;
		margin: 0
	}
	.nav-tabs li {
		float: none
	}
	.nav-tabs li a {
		margin-bottom: -2px;
		background: #fff;
		-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
		-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
		box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
	}
	#nav, .link_label {
		display: none
	}
	.nav-list {
		display: block;
		position: static;
		top: 0
	}
	#topline .pull-right {
		float: none
	}
	#topline .pull-right .alignright {
		text-align: center
	}
	#topline .fadelink {
		margin-right: 5px;
		margin-left: 0px
	}
	#topline .fadelink>a {
		padding: 2px 20px 1px 5px
	}
	#topline .fadelink .ul_wrapper ul {
		padding: 5px 12px 5px 5px
	}
	#logo {
		float: none;
		text-align: center;
		padding: 10px 0 0
	}
	#column_left.span3 {
		float: left;
		width: 300px;
		margin: 0
	}
	#column_right.span9 {
		float: left;
		width: 300px;
		margin: 0
	}
	.form-contact .span9, .form-contact .span4 {
		margin: 0;
		width: 280px
	}
	.form-contact .span4.pull-right {
		float: none
	}
	.product-box .span4, .product-box .span5, .product-box .span6, .product-box .span7, .product-box .span8 {
		float: left;
		width: 300px;
		margin-bottom: 25px
	}
	.product-box .product-img-box .span1 {
		float: left;
		width: 60px;
		margin-left: 5px;
		margin-right: 10px
	}
	.product-box .product-img-box .span3, .product-box .product-img-box .span4, .product-box .product-img-box .span5 {
		float: left;
		width: 215px;
		margin: 0
	}
	.product-shop .product_related, .product-shop .product_custom {
		float: none;
		width: 170px;
		margin: 0 0 50px 0
	}
	.block_img {
		width: 260px;
		margin-left: 20px
	}
	.form-mail input, .form-search input.search-query {
		width: 180px
	}
	.custom_blocks {
		width: 256px;
		margin-left: 20px
	}
	.custom_blocks .box, .custom_blocks .box:first-child {
		margin: 0 3px;
		padding: 0;
		width: 250px;
		background: none;
		float: none
	}
	.custom_blocks .box .inside a {
		text-align: left
	}
	.custom_blocks .pull-left, .custom_blocks .pull-left:first-child {
		padding: 0;
		background: none;
		float: none
	}
	.shoppingcart .badge {
		position: absolute;
		top: -7px;
		left: -10px;
		right: auto
	}
	#footer .pull-left.noHover, #footer .pull-right.noHover {
		width: 100%;
		max-width: 100%;
		float: none;
		text-align: center
	}
	.select_wrapper.width1 {
		width: 90px
	}
	.direction-nav {
		margin-bottom: 8px
	}
	#header.header_v_2 .form-search-wrapper {
		margin: -15px 0 0 -5px
	}
	#header.header_v_2 .form-search input.search-query {
		width: 160px
	}
	#header.header_v_2 .shoppingcart {
		right: 30px;
		bottom: 75px
	}
	#header.header_v_2 .fadelink {
		margin-right: -12px;
		margin-left: 15px
	}
	#header.header_v_2 .fadelink .ul_wrapper {
		position: absolute;
		top: 25px;
		z-index: 100;
		display: none;
		border: 1px solid #d9d9d9
	}
	#header.header_v_2 .fadelink .ul_wrapper ul {
		padding: 7px 5px 7px 5px;
		width: auto;
		border-radius: 0;
		background: #fff
	}
	#header.header_v_2 .fadelink>a {
		padding: 2px 15px 1px 5px;
		border-radius: 2px;
		color: #555555;
		text-decoration: none;
		box-shadow: none;
		border: 1px solid #d9d9d9;
		border-bottom: none;
		font-weight: normal
	}
	#header.header_v_2 .fadelink:hover>a {
		box-shadow: none;
		border: 1px solid #d9d9d9;
		border-bottom: none;
		color: #555555
	}
	.table.shopping-cart-table, .table.shopping-cart-table tr, .table.shopping-cart-table td, .table.shopping-cart-table td:first-child {
		display: block;
		float: left;
		clear: both;
		width: 100%
	}
	.table.shopping-cart-table th {
		display: none
	}
	.table.shopping-cart-table td, .table.shopping-cart-table td:first-child {
		padding: 10px;
		width: 90%;
		border: none;
		border-bottom: 1px solid #e5e5e5;
		text-align: left
	}
	.table.shopping-cart-table td.aligncenter {
		text-align: left
	}
	.table.shopping-cart-table td:first-child {
		text-align: center
	}
	.table.shopping-cart-table .cart-col-name {
		display: inline-block;
		padding-right: 10px
	}
	.right-button {
		float: left;
		margin-bottom: 15px
	}
	#login-box {
		left: 50%;
		margin-left: -140px;
		width: 280px
	}
	#login-box .line {
		margin: 5px -20px;
		width: 280px
	}
}
p.back-link a.button small {
	display: none
}
.product-price-regular .spec .price {
	color: red
}
a.quickview {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.27);
	color: #FFFFFF;
	font-size: 12px;
	height: 80px;
	left: 96px;
	line-height: 80px;
	margin: 0;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
	text-transform: uppercase;
	top: 92px;
	width: 80px;
	z-index: 999;
	display: block;
	visibility: hidden;
	cursor: pointer
}
.product:hover a.quickview, .preview:hover a.quickview {
	visibility: visible
}
.tcenter {
	text-align: center
}
a.quickview:hover {
	color: #fff !important;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s
}
.with_media a.quickview {
	left: 171px
}
.small_with_description .span2.product a.quickview {
	left: 45px;
	top: 32px
}
.small_with_description .preview.small a.quickview {
	left: 45px;
	top: 32px
}
.small_with_description .preview.small .with_media a.quickview {
	left: 103px
}
.big_with_description .span2.product a.quickview {
	left: 46px;
	top: 41px
}
.big_with_description .preview.small a.quickview {
	left: 46px;
	top: 41px
}
.big_with_description .preview.small .with_media a.quickview {
	left: 102px
}
#search_autocomplete {
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.27);
	padding: 10px 0px
}
.ajaxsearch {
	display: block !important;
	padding: 0 20px
}
.ajaxsearch a {
	text-decoration: none
}
.ajaxsearch a:hover {
	text-decoration: underline
}
.ajaxsearch .price {
	font-size: 16px;
	color: #000000;
	font-family: arial
}
.ajaxsearch .product-price {
	margin-top: 5px
}
.ajaxsearch a.product-image {
	border: 1px solid #F3F3F3;
	float: left;
	margin-right: 10px
}
.ajaxsearch .item {
	margin-bottom: 11px;
	margin-top: 10px;
	overflow: hidden;
	position: relative
}
.ajaxsearch .product-detailes {
	float: left;
	width: 194px
}
.header_v_2 .ajaxsearch .product-detailes {
	width: 144px
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#right_toolbar {
		right: 15px
	}
}
.product-img-box .more-views li i {
	color: #9D3BC6;
	font-size: 40px;
	height: 59px;
	line-height: 59px;
	margin: 0;
	padding: 3px 0 0;
	text-align: center;
	text-indent: 2px;
	vertical-align: middle;
	width: 100%
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
	.custom_blocks .box .icon_circle.dark {
		background-image: url("../images/template/icon_dark_2x.png");
		background-repeat: no-repeat;
		background-size: 62px 63px
	}
	.custom_blocks .box .icon_circle.light {
		background-image: url("../images/template/icon_light_2x.png");
		background-repeat: no-repeat;
		background-size: 63px 63px
	}
}
.wrapper-hover .wrapper {
	overflow: inherit !important
}
h3.product-name {
	text-transform: inherit !important;
	font-family: arial !important
}
#carousel_tabs_content h2 {
	display: none
}
#collapsed-menu {
	margin-bottom: 20px;
	position: relative
}
#collapsed-menu .nav-header {
	position: relative;
	margin: 0
}
#collapsed-menu .nav-header a, #collapsed-menu a {
	display: inline-block;
	position: relative;
	padding: 6px 0;
	margin: 0;
	background: none;
	text-transform: none;
	font: 12px/16px Arial, Helvetica, sans-serif
}
#collapsed-menu .nav-header span.collapse_button {
	position: absolute;
	top: 3px;
	right: 0;
	width: 22px;
	height: 22px;
	background: #f7f7f7;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
	color: #717171;
	border-radius: 2px;
	font-weight: normal;
	cursor: pointer
}
#collapsed-menu span.badge {
	color: #fff;
	font-size: 12px;
	border-radius: 2px;
	margin: 4px 0 0 5px;
	text-shadow: none;
	text-transform: none
}
#collapsed-menu .nav-list {
	padding: 0;
	margin: 0;
	position: relative
}
#collapsed-menu .nav-list>li>a, #collapsed-menu .nav-list .nav-header {
	margin: 0
}
#collapsed-menu .nav-list {
	display: none;
	position: relative;
	top: 0;
	padding: 0;
	border-top: 1px solid #eeeeee
}
#collapsed-menu li {
	padding: 0;
	line-height: 16px;
	position: relative;
	border: none;
	border-bottom: 1px solid #eeeeee;
	cursor: default
}
#collapsed-menu .nav-header {
	padding: 0;
	cursor: default
}
#collapsed-menu .nav-list li:last-child {
	border: none
}
#collapsed-menu a:hover {
	text-decoration: none
}
#collapsed-menu .nav-list li li a:hover {
	background: none
}
#collapsed-menu .nav-list>li>a:hover {
	background: none
}
#collapsed-menu .nav-list li a, #collapsed-menu .nav-list li .nav-header a {
	padding-left: 16px
}
#collapsed-menu .nav-list li li a, #collapsed-menu .nav-list li li .nav-header a {
	padding-left: 32px
}
#collapsed-menu .nav-list li li li a, #collapsed-menu .nav-list li li li .nav-header a {
	padding-left: 48px
}
#collapsed-menu .nav-list li li li li a, #collapsed-menu .nav-list li li li li .nav-header a {
	padding-left: 64px
}
#collapsed-menu li.active>label>a, #collapsed-menu .nav-list li.active>a {
	font-weight: bold;
	text-shadow: none
}
#collapsed-menu li.current>label>a, #collapsed-menu .nav-list li.current>a {
	font-weight: bold;
	text-shadow: none
}
#collapsed-menu label {
	text-shadow: none
}
.block.leftmenu {
	border-bottom: 0;
	margin-bottom: 10px
}
#collapsed-menu li.active>ul {
	display: block
}
.in.collapse li {
	padding-left: 15px !important
}
.in.collapse li>a {
	padding-left: 0px !important
}
#collapsed-menu li.strong>label a {
	font-weight: bold
}
#spy .logo img {
	max-width: 155px;
	max-height: 85px
}
#spy .li-first-home {
	display: none
}
#spy {
	background: #fff;
	width: 100%;
	position: fixed;
	top: -500px;
	padding: 10px 0 5px
}
#spy.fix {
	top: 0;
	z-index: 100000;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.27)
}
#spy ul#nav {
	padding-top: 5px;
	padding-left: 200px
}
#spy .form-search-wrapper {
	float: right
}
#spy .form-search {
	position: relative;
	margin-bottom: 0
}
#spy .form-search input.search-query {
	float: left;
	padding-left: 44px;
	font-size: 12px;
	width: 49px;
	height: 24px;
	border: 2px solid #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}
#spy .form-search input.search-query:focus {
	width: 200px !important
}
#spy .spy-right {
	float: right;
	margin-top: -45px
}
#spy .spy-left {
	float: left;
	margin-top: -53px;
	padding-left: 30px;
	width: 170px
}
#spy #nav>li>ul {
	top: 47px
}
#spy #nav.simple>li>ul {
	top: 42px
}
.menu_custom_block a {
	background: none !important
}
#spy.fix {
	animation-name: slideDown;
	-webkit-animation-name: slideDown;
	animation-duration: 700ms;
	-webkit-animation-duration: 700ms;
	animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	visibility: visible !important
}
@keyframes slideDown {
	0% {
		transform: translateY(-100%)
	}
	50% {
		transform: translateY(8%)
	}
	100% {
		transform: translateY(0%);
		animation-duration: 300ms
	}
}
@-webkit-keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%)
	}
	50% {
		-webkit-transform: translateY(8%)
	}
	100% {
		-webkit-transform: translateY(0%);
		-webkit-animation-duration: 300ms
	}
}
@media (min-width: 640px) and (max-width: 767px) {
	nav {
		display: block
	}
	#megamenu {
		display: none
	}
}
#megamenu ul.rows_outer ul.menu_row li.col li.title a, .quickview, .opc .step-title .number, button.button-2x, .button.button-2x, .nav-list li a, h3, #footer_popup h3, #footer_popup h4, h1, h4, .custom_blocks .box a, .product-shop .product-name h1, .block .block-title, .button, #nav>li>a, h2, #content h2 {
	font-family: 'Oswald'
}
h4, h1, .block-title, h2, h2 a {
	color: #36424a
}
.jcarousel-skin-brands a.btn:hover, .carousel-testimonials .flexslider .flex-direction-nav a, #nav>li.hover>a, #nav>li>a:hover, .filters-by-category li a.selected, .countdown_inner, #megamenu ul.rows_outer ul.menu_row li.col li.title span, a.quickview:hover, .sale_discount, .dashboard .box-tags .number, .button_small, #topline a.button_small, .data-table thead th, .flexslider.vertical .flex-direction-nav a:hover, button.button-3x, .button.button-3x, .button, .flexslider.banners .flex-direction-nav a:hover, a.btn, .loader-slider, .nav-header>a, .nav-list>li>a:hover, button, .form-search button, .form-mail button, .shoppingcart .fadelink span a, .shopping_cart_mini .button:hover, a.small_icon_color i, .middle_icon_color, .nav-tabs>li>a:hover, .nav-tabs>.active>a, .nav-tabs>.active>a:hover, .direction-nav a:hover, .es-nav a.btn:hover {
	background-color: #36424a
}
#header.header_v_2 #nav li.level1:hover {
	border-left: 4px solid #36424a
}
.cloud-zoom-lens {
	border: 2px solid #36424a
}
.checkout-progress li.active, #nav>li>ul, #nav li:hover .menu_custom_block {
	border-top-color: #36424a
}
.ls-nav-prev, .ls-nav-next, .ls-nav-prev:hover, .ls-nav-next:hover, #collapsed-menu li.active>label>a, #nav li.active>a, #collapsed-menu .nav-list li.active>a, .price-label, #megamenu span.inside i, .flex-next .icon-up, .flex-prev .icon-down, a.fancy-zoom, #megamenu i, #megamenu em, .tparrows i, .product-listing a.outofstock, a.icon-trash-2, .block-account .block-content li.current, .product-img-box .more-views li i, .listing_header_row1 a.icon-th.active, .listing_header_row1 a.icon-th-list.active, .listing_header_row1 a.icon-th:hover, .listing_header_row1 a.icon-th-list:hover, a:hover .custom_color, a.custom_color:hover, #header.header_v_2 #nav li li li a:hover, h4 [class^="icon-"], #carousel_tabs a.active, h2 a:hover, .preview .product-tocart a, .rating strong i, .custom_color, a .custom_color, .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, .flex-direction-nav a, h2 i, h2 span, #nav>li:hover>a, .nav-list li li a:hover, #topline a, .product .product-tocart a, .twit a, .twit .icon, .form-login button i {
	color: #36424a
}
.carousel-testimonials .quotes, .in.collapse li.active>a {
	color: #36424a !important
}
.quickviewblock .price {
	color: #36424a !important
}
.filters-by-category li a.selected, .filters-by-category li a:hover, .style2 .es-nav, .custom_blocks .box .inside, .tab-content, #nav li:hover .menu_custom_block, #header.header_v_2 .bylink li li:hover a, #header.header_v_2 #nav li li li:hover {
	border-color: #36424a
}
.flexslider.banners {
	border-bottom: 5px solid #36424a
}
.box-wrapper .line {
	border-top: 5px solid #36424a
}
.flexslider.more-views .flex-direction-nav a:hover, .button_small:hover, #topline a.button_small:hover, .promo_box:hover div, .button:hover, button:hover, .form-search button.btn:hover, .form-mail button.btn:hover, .shoppingcart:hover .fadelink span a, a.small_icon_color:hover i, button:hover, .form-search button.btn:hover, .form-mail button.btn:hover, .shoppingcart:hover .fadelink span a, a.small_icon_color:hover i {
	background-color: #2a333a
}
.preview .product-tocart a:hover, .product-img-box .more-views li a i:hover, .product .product-tocart a:hover, a.custom_color:hover {
	color: #2a333a
}
#footer_bottom a i:hover {
	color: #2a333a !important
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: #d7d9db
}
body, ul#poll-answers .label {
	color: #36424a
}
a, .listing_header_row1 a[class^="icon-"] {
	color: #ed517b
}
.block-account .block-content li a:hover, a:hover {
	color: #f27f9e
}
.tab-content, .upsell, .product_outer, .big_with_description, .box-wrapper, #checkoutSteps, #checkout-progress-wrapper {
	color: #36424a
}
.account-create, .tab-content a, .upsell a, .product_outer a, .big_with_description a, .box-wrapper a, #checkoutSteps a, #checkout-progress-wrapper a {
	color: #ed517b
}
.tab-content a:hover, .upsell a:hover, .product_outer a:hover, .big_with_description a:hover, .box-wrapper a:hover, #checkoutSteps a:hover, #checkout-progress-wrapper a:hover {
	color: #f27f9e
}
.small_with_description a {
	color: #36424a
}
#topline {
	color: #e1e1e1
}
#topline a, #topline .login_social span.custom_color {
	color: #e1e1e1
}
#topline a:hover {
	color: #ffffff
}
#topline, .form-login-wrapper {
	background-color: #333333
}
#topline .phone span {
	color: #ffffff
}
#topline .fadelink li a, #topline .fadelink>a {
	color: #e1e1e1
}
#topline .fadelink li a:hover, #topline .fadelink>a:hover {
	color: #ffffff
}
#topline .fadelink .ul_wrapper ul, #topline .fadelink>a {
	background-color: #5a5a5a
}
.category_desc_in_menu p, #nav, #nav h1 {
	color: #36424a
}
#nav li li a {
	color: #36424a
}
#header.header_v_2 #nav li.level1>a:hover, #nav li li li a:hover {
	color: #36424a
}
#nav>li>a, ul#level1.in li a {
	color: #36424a
}
#collapsed-menu span.badge, #megamenu ul.rows_outer ul.menu_row li.col li.title span.hot {
	background: #ff0000
}
#bottom_block {
	color: #36424a
}
#bottom_block h4 {
	color: #000000
}
#bottom_block a {
	color: #ed517b
}
#bottom_block b, #bottom_block strong, .name a {
	color: #000000 !important
}
#bottom_block a:hover {
	color: #f27f9e
}
.line_above_footer {
	border-top: 1px solid #ececec
}
#footer_popup, #footer_popup .form-mail input {
	color: #36424a
}
#footer_popup h3, #footer_popup h4 {
	color: #ffffff
}
#footer_popup a {
	color: #ed517b
}
#footer_popup a:hover {
	color: #f27f9e
}
#footer_popup {
	background-color: rgba(0, 0, 0, 0.85)
}
#footer_bottom {
	color: #36424a
}
#footer_bottom a, #footer_bottom a i, #footer_button {
	color: #ed517b
}
#footer_bottom a:hover, #footer_bottom a i:hover {
	color: #f27f9e
}
#footer_line, #footer_button {
	background-color: #e0edfe
}
.product, .small_with_description .product .product-image-wrapper, .big_without_description .product .product-image-wrapper, .small_without_description .product .product-image-wrapper, .product-listing .product .product-image-wrapper {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
.preview, .product, .small_with_description .product .product-image-wrapper, .big_without_description .product .product-image-wrapper, .small_without_description .product .product-image-wrapper, .product-listing .product .product-image-wrapper {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
.price {
	color: #36424a;
	font-family: 'Oswald'
}
.old .price {
	color: #ed517b
}
.product_info_left .price {
	color: #36424a
}
.block a.icon-trash-2:hover {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none
}
#wrap {
	z-index: 9999;
	position: relative
}
@font-face {
	font-family: 'andepict';
	src: url("../fonts/andepict.eot");
	src: url("../fonts/andepict.eot?#iefix") format("embedded-opentype"), url("../fonts/andepict.woff") format("woff"), url("../fonts/andepict.ttf") format("truetype"), url("../fonts/andepict.svg#andepict") format("svg");
	font-weight: normal;
	font-style: normal
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'andepict';
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none !important;
	background-position: 0% 0%;
	background-repeat: repeat
}
a[class^="icon-"], a[class*=" icon-"], a [class^="icon-"], a [class*=" icon-"] {
	display: inline-block;
	text-decoration: none !important
}
a[class^="icon-"]:hover, a[class*=" icon-"]:hover, a [class^="icon-"]:hover, a [class*=" icon-"]:hover {
	text-decoration: none !important
}
.icon-large:before {
	font-size: 22px
}
li [class^="icon-"], li [class*=" icon-"] {
	display: inline-block;
	width: 1.25em;
	text-align: center
}
li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large {
	width: 1.5625em
}
ul.icons {
	list-style-type: none;
	text-indent: -15px;
	margin-left: 25px
}
ul.icons li {
	margin-bottom: 5px
}
ul.icons li [class^="icon-"], ul.icons li [class*=" icon-"] {
	width: 15px
}
.icon-muted {
	color: #eeeeee
}
.icon-border {
	border: solid 1px #eeeeee;
	padding: .2em .25em .15em;
	border-radius: 3px
}
.icon-2x {
	font-size: 2em
}
.icon-2x.icon-border {
	border-width: 2px;
	border-radius: 4px
}
.icon-3x {
	font-size: 3em
}
.icon-3x.icon-border {
	border-width: 3px;
	border-radius: 5px
}
.icon-4x {
	font-size: 4em
}
.icon-4x.icon-border {
	border-width: 4px;
	border-radius: 6px
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
	margin-right: .35em
}
[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
	margin-left: .35em
}
.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
	margin-top: .35em
}
.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
	height: .75em
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
	margin-top: .45em
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
	margin-top: .2em
}
.icon-spin {
	display: inline-block;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear
}
@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg)
	}
	100% {
		-moz-transform: rotate(359deg)
	}
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg)
	}
}
@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg)
	}
	100% {
		-o-transform: rotate(359deg)
	}
}
@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg)
	}
	100% {
		-ms-transform: rotate(359deg)
	}
}
@keyframes spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(359deg)
	}
}
.icon-plus:before {
	content: '\2b'
}
.icon-gplus:before {
	content: '\e802'
}
.icon-minus:before {
	content: '\2d'
}
.icon-call:before {
	content: '\37'
}
.icon-at:before {
	content: '\40'
}
.icon-at-1:before {
	content: '\e837'
}
.icon-appstore:before {
	content: '\41'
}
.icon-youtube:before {
	content: '\55'
}
.icon-email:before {
	content: '\5d'
}
.icon-ebay:before {
	content: '\65'
}
.icon-cart:before {
	content: '\c9'
}
.icon-bitbucket:before {
	content: '\e9'
}
.icon-left-thin:before {
	content: '\2190'
}
.icon-left-2:before {
	content: '\e803'
}
.icon-left-1:before {
	content: '\e801'
}
.icon-left:before {
	content: '\e800'
}
.icon-up-thin:before {
	content: '\2191'
}
.icon-up-2:before {
	content: '\e806'
}
.icon-up-1:before {
	content: '\e805'
}
.icon-up:before {
	content: '\e804'
}
.icon-right-thin:before {
	content: '\2192'
}
.icon-right-2:before {
	content: '\e80c'
}
.icon-right-1:before {
	content: '\e80b'
}
.icon-right:before {
	content: '\e80a'
}
.icon-down-thin:before {
	content: '\2193'
}
.icon-down-2:before {
	content: '\e809'
}
.icon-down-1:before {
	content: '\e808'
}
.icon-down:before {
	content: '\e807'
}
.icon-home:before {
	content: '\2302'
}
.icon-home-1:before {
	content: '\e80d'
}
.icon-star-1:before {
	content: '\e80e'
}
.icon-star:before {
	content: '\2605'
}
.icon-star-empty:before {
	content: '\2606'
}
.icon-check:before {
	content: '\2611'
}
.icon-th-list:before {
	content: '\2630'
}
.icon-heart:before {
	content: '\2665'
}
.icon-music:before {
	content: '\266b'
}
.icon-th:before {
	content: '\268f'
}
.icon-cog-2:before {
	content: '\e810'
}
.icon-cog-1:before {
	content: '\e80f'
}
.icon-cog:before {
	content: '\2699'
}
.icon-attention:before {
	content: '\26a0'
}
.icon-flight:before {
	content: '\2708'
}
.icon-mail-2:before {
	content: '\e812'
}
.icon-mail-1:before {
	content: '\e811'
}
.icon-mail:before {
	content: '\2709'
}
.icon-edit-1:before {
	content: '\e813'
}
.icon-edit:before {
	content: '\270d'
}
.icon-ok-1:before {
	content: '\e814'
}
.icon-ok:before {
	content: '\2713'
}
.icon-cancel:before {
	content: '\2715'
}
.icon-tag-1:before {
	content: '\e815'
}
.icon-tag:before {
	content: '\e70c'
}
.icon-camera-alt:before {
	content: '\e70f'
}
.icon-reply:before {
	content: '\e712'
}
.icon-reply-all:before {
	content: '\e713'
}
.icon-print:before {
	content: '\e716'
}
.icon-comment:before {
	content: '\e718'
}
.icon-comment-alt:before {
	content: '\e71a'
}
.icon-chat-1:before {
	content: '\e816'
}
.icon-chat:before {
	content: '\e720'
}
.icon-vcard:before {
	content: '\e722'
}
.icon-trash-3:before {
	content: '\e818'
}
.icon-trash-2:before {
	content: '\e817'
}
.icon-trash-1:before {
	content: '\e729'
}
.icon-basket-1:before {
	content: '\e819'
}
.icon-basket:before {
	content: '\e73d'
}
.icon-popup:before {
	content: '\e74c'
}
.icon-zoom-in:before {
	content: '\e750'
}
.icon-zoom-out:before {
	content: '\e751'
}
.icon-left-open-1:before {
	content: '\e81a'
}
.icon-left-open:before {
	content: '\e75d'
}
.icon-right-open-1:before {
	content: '\e81b'
}
.icon-right-open:before {
	content: '\e75e'
}
.icon-arrows-cw:before {
	content: '\e760'
}
.icon-flow-tree:before {
	content: '\e792'
}
.icon-basket-alt:before {
	content: '\e7ae'
}
.icon-mobile-alt:before {
	content: '\e7b0'
}
.icon-aboveground-rail:before {
	content: '\e829'
}
.icon-airfield:before {
	content: '\e82f'
}
.icon-airport:before {
	content: '\e82e'
}
.icon-belowground-rail:before {
	content: '\e82d'
}
.icon-bus:before {
	content: '\e82b'
}
.icon-cafe:before {
	content: '\e832'
}
.icon-cinema:before {
	content: '\e831'
}
.icon-college:before {
	content: '\e82a'
}
.icon-credit-card:before {
	content: '\e81c'
}
.icon-ferry:before {
	content: '\e828'
}
.icon-fuel:before {
	content: '\e834'
}
.icon-garden:before {
	content: '\e833'
}
.icon-grocery-store:before {
	content: '\e81e'
}
.icon-post:before {
	content: '\e82c'
}
.icon-shop:before {
	content: '\e835'
}
.icon-spin5:before {
	content: '\e838'
}
.icon-trash:before {
	content: '\e83d'
}
.icon-linkedin:before {
	content: '\f0e1'
}
.icon-chat-empty:before {
	content: '\f0e6'
}
.icon-desktop:before {
	content: '\f108'
}
.icon-laptop:before {
	content: '\f109'
}
.icon-tablet:before {
	content: '\f10a'
}
.icon-mobile-1:before {
	content: '\f10b'
}
.icon-facebook:before {
	content: '\f300'
}
.icon-facebook-rect:before {
	content: '\f301'
}
.icon-facebook-rect-1:before {
	content: '\e824'
}
.icon-twitter-bird:before {
	content: '\f303'
}
.icon-twitter-squared:before {
	content: '\f304'
}
.icon-icq:before {
	content: '\e830'
}
.icon-googleplus-rect:before {
	content: '\f309'
}
.icon-skype:before {
	content: '\f30b'
}
.icon-tumblr-rect:before {
	content: '\f310'
}
.icon-pinterest:before {
	content: '\f312'
}
.icon-linkedin-rect:before {
	content: '\e81d'
}
.icon-pinterest-circled:before {
	content: '\f313'
}
.icon-globe:before {
	content: '🌐'
}
.icon-gift:before {
	content: '\f381'
}
.icon-video:before {
	content: '\f3ac'
}
.icon-thumbs-up-1:before {
	content: '\e81f'
}
.icon-thumbs-up:before {
	content: '\f44d'
}
.icon-thumbs-down-1:before {
	content: '\e820'
}
.icon-thumbs-down:before {
	content: '\f44e'
}
.icon-user-2:before {
	content: '\e822'
}
.icon-user-1:before {
	content: '\e821'
}
.icon-user:before {
	content: '\f464'
}
.icon-users-1:before {
	content: '\e823'
}
.icon-users:before {
	content: '\f465'
}
.icon-dollar:before {
	content: '\f4b5'
}
.icon-monitor:before {
	content: '\f4bb'
}
.icon-briefcase:before {
	content: '\f4bc'
}
.icon-doc:before {
	content: '\f4c4'
}
.icon-chart-bar:before {
	content: '\f4ca'
}
.icon-attach:before {
	content: '\f4ce'
}
.icon-book:before {
	content: '\f4d5'
}
.icon-phone:before {
	content: '\f4de'
}
.icon-download:before {
	content: '\f4e5'
}
.icon-mobile:before {
	content: '\f4f1'
}
.icon-camera-2:before {
	content: '\e836'
}
.icon-search-2:before {
	content: '\e826'
}
.icon-search-1:before {
	content: '\e825'
}
.icon-search:before {
	content: '\f50d'
}
.icon-lock:before {
	content: '\f512'
}
.icon-lock-open:before {
	content: '\f513'
}
.icon-link:before {
	content: '\f517'
}
.icon-wrench-1:before {
	content: '\e827'
}
.icon-wrench:before {
	content: '\f527'
}
.icon-clock-alt:before {
	content: '\f553'
}
.icon-clock:before {
	content: '\f554'
}
.icon-truck:before {
	content: '\f69a'
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track::before, .slick-track::after {
	content: '';
	display: table
}
.slick-track::after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir='rtl'] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-loading .slick-list {
	background: #fff url(../images/ajax-loader.gif) center center no-repeat
}
.slick-prev, .slick-next {
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	min-width: 0;
	width: 20px;
	height: 30px;
	margin-top: -10px \9;
	padding: 0;
	font-size: 0;
	background: transparent;
	line-height: 0;
	color: transparent;
	border: none;
	outline: none;
	box-shadow: none;
	cursor: pointer;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .5
}
.slick-prev:before, .slick-next:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 30px;
	line-height: 1;
	opacity: 1;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-prev {
	left: 0
}
[dir='rtl'] .slick-prev {
	right: 0;
	left: auto
}
.slick-prev:before {
	content: "\f053"
}
[dir='rtl'] .slick-prev:before {
	content: "\f054"
}
.slick-next {
	right: 0
}
[dir='rtl'] .slick-next {
	right: auto;
	left: 0
}
.slick-next:before {
	content: "\f054"
}
[dir='rtl'] .slick-next:before {
	content: "\f053"
}
.slick-dots {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-left: 0
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}
.slick-dots li button:before {
	content: '';
	font-size: 0;
	line-height: 20px;
	position: static;
	display: block;
	width: 15px;
	height: 15px;
	background-color: #000000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li.slick-active button:before {
	opacity: 1;
	background-color: #fff
}
.select_wrapper {
	display: inline-block;
	padding-right: 10px
}
.select_wrapper.width1 {
	width: 100px
}
.select_wrapper.width2 {
	width: 55px
}
.select_wrapper.fullwidth {
	width: 98%
}
.sbHolder {
	background-color: #fff;
	border: solid 1px #cfcfcf;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	position: relative;
	z-index: 3001;
	width: 100%;
	text-align: left
}
.select_wrapper.fullwidth .sbHolder {
	border-radius: 3px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	background-color: #fff;
	border: none;
	font-size: 14px;
	font-weight: normal;
	height: 34px;
	position: relative;
	z-index: auto;
	width: 100%;
	text-align: left;
	margin-bottom: 10px
}
.sbSelector {
	display: block;
	height: 22px;
	left: 0;
	line-height: 22px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
	color: #000;
	outline: none;
	text-decoration: none
}
.select_wrapper.fullwidth .sbSelector {
	height: 32px;
	line-height: 32px
}
.select_wrapper.fullwidth .sbSelector:link, .select_wrapper.fullwidth .sbSelector:visited, .select_wrapper.fullwidth .sbSelector:hover {
	color: #555555;
	outline: none;
	line-height: 34px;
	text-decoration: none
}
.sbToggle {
	background: url(../images/select-icons.png) 0 0 no-repeat #f6f6f6;
	display: block;
	height: 18px;
	outline: none;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 18px
}
.select_wrapper.fullwidth .sbToggle {
	background: url(../images/template/select-icons-big.png) 0 0 no-repeat #f6f6f6;
	display: block;
	height: 28px;
	width: 29px
}
.sbToggle:hover {
	background: url(../images/select-icons.png) 0 -18px no-repeat #f6f6f6
}
.sbToggleOpen {
	background: url(../images/select-icons.png) 0 -36px no-repeat #f6f6f6
}
.sbToggleOpen:hover {
	background: url(../images/select-icons.png) 0 -54px no-repeat #f6f6f6
}
.sbHolderDisabled {
	background-color: #3C3C3C
}
.sbOptions {
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 22px;
	width: 100%;
	z-index: 1;
	overflow-y: auto
}
.select_wrapper.fullwidth .sbOptions {
	background-color: #fff;
	border: 1px solid #eaeaea;
	height: 180px
}
.sbOptions li {
	padding: 0 7px
}
.sbOptions a {
	border-bottom: dotted 1px #ccc;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px
}
.sbOptions li:last-child a {
	border: none
}
.sbOptions a:link, .sbOptions a:visited {
	color: #999;
	text-decoration: none
}
.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
	color: #000
}
.select_wrapper.fullwidth .sbOptions a:hover, .select_wrapper.fullwidth .sbOptions a:focus, .select_wrapper.fullwidth .sbOptions a.sbFocus {
	color: #555555
}
.sbOptions li.last a {
	border-bottom: none
}
.sbOptions .sbDisabled {
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px
}
.sbOptions .sbGroup {
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px
}
.sbOptions .sbSub {
	padding-left: 17px
}
.cloud-zoom-lens {
	border: 2px solid #888;
	margin: -4px;
	cursor: move
}
.cloud-zoom-title {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute !important;
	background-color: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 0px
}
.cloud-zoom-big {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	overflow: hidden;
	margin: -8px 0 0 15px;
	padding: 0;
	border: 9px solid #fff;
	border-bottom: 8px solid #fff
}
.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url("fancybox.png")
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	display: none
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px;
	z-index: 100000;
	outline: none;
	display: none
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101
}
#fancybox-close {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	background: url("../images/fancy_close.png");
	cursor: pointer;
	z-index: 1103
}
#fancybox-close.show-important {
	display: block !important
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
	overflow-x: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url("blank.gif");
	z-index: 1102;
	display: none
}
#fancybox-left {
	left: 0px
}
#fancybox-right {
	right: 0px
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block
}
#fancybox-left-ico {
	background-image: url("fancybox.png");
	background-position: -40px -30px
}
#fancybox-right-ico {
	background-image: url("fancybox.png");
	background-position: -40px -60px
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible
}
#fancybox-left:hover span {
	left: 20px
}
#fancybox-right:hover span {
	left: auto;
	right: 20px
}
.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001
}
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%
}
#fancybox-bg-ne {
	top: -20px;
	right: -20px
}
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%
}
#fancybox-bg-se {
	bottom: -20px;
	right: -20px
}
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%
}
#fancybox-bg-sw {
	bottom: -20px;
	left: -20px
}
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%
}
#fancybox-bg-nw {
	top: -20px;
	left: -20px
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left
}
#fancybox-title-over {
	padding: 10px;
	background-image: url("fancy_title_over.png");
	display: block
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url("fancybox.png") -40px -90px no-repeat
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url("fancybox-x.png") 0px -40px
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url("fancybox.png") -55px -90px no-repeat
}
.fancybox-ie6 #fancybox-close {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale')
}
.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale')
}
.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale')
}
.fancybox-ie6 #fancybox-title-over {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
	zoom: 1
}
.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale')
}
.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale')
}
.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale')
}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px")
}
#fancybox-loading.fancybox-ie6 {
	position: absolute;
	margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2: document.body.clientHeight/2) + ( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px')
}
#fancybox-loading.fancybox-ie6 div {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale')
}
.fancybox-ie .fancybox-bg {
	background: transparent !important
}
.fancybox-ie #fancybox-bg-n {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-ne {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-e {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-se {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-s {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-sw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-w {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-nw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale')
}
#home-slider {
	overflow: hidden;
	margin-bottom: 25px
}
#home-slider .progress {
	background: #36424a;
	height: 5px;
	margin: 0;
	position: absolute;
	bottom: 0
}
#home-slider .slick-arrow:before {
	content: none
}
#home-slider .slick-arrow {
	background-color: #f8f8f8;
	font-size: 40px;
	color: #36424a;
	width: auto;
	height: auto;
	padding: 7.5px 9.3px;
	border-radius: 3px;
	transition: 0.35s all ease
}
#home-slider .slick-next {
	right: -62px
}
#home-slider .slick-prev {
	left: -62px
}
#home-slider:hover .slick-next {
	right: 90px
}
#home-slider:hover .slick-prev {
	left: 90px
}
.links .span4 a img {
	width: 100%
}
@media (max-width: 1024px) {
	.li-first-home {
		display: none
	}
}
#home-slider .next-slider {
	position: absolute;
	top: 61%;
	right: 90px;
	display: none
}
#home-slider .next-slider img {
	max-width: 242px;
	border-radius: 4px;
	box-shadow: 0 0 6px #afafaf;
	border: 2px solid #fff;
	background: #fff
}
#home-slider .prev-slider {
	position: absolute;
	top: 61%;
	left: 90px;
	display: none
}
#home-slider .prev-slider img {
	max-width: 242px;
	border-radius: 4px;
	box-shadow: 0 0 6px #afafaf;
	border: 2px solid #fff;
	background: #fff
}
.info_content {
	text-align: center;
	font-family: 'Oswald';
	font-size: 24px;
	line-height: 60px;
	margin: 50px 0 50px 0
}
.info_content .sub_content {
	background-color: #36424a;
	padding: 20px;
	border-radius: 10px;
	text-transform: uppercase;
	font-size: 1.5em
}
.parallax-block {
	background-attachment: fixed;
	background-position: 50% 0px;
	background-size: cover
}
.carousel-testimonials .testimonials-slider {
	margin: 0;
	box-shadow: none;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(15, 24, 31, 0.95);
	color: #fff;
	border-radius: 10px;
	padding: 35px 10px 25px 125px
}
.carousel-testimonials .testimonials-slider p span {
	color: #b5bcc1
}
.carousel-testimonials .testimonials-slider .slick-next {
	right: 32px;
	top: 5px;
	background-color: #36424a;
	width: 34px;
	height: 32px;
	padding: 1px 0 0 0;
	cursor: pointer;
	border-radius: 2px;
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	opacity: 1;
	transition: 0.25s all ease
}
.carousel-testimonials .testimonials-slider .slick-next:hover {
	opacity: 0.8
}
.carousel-testimonials .testimonials-slider .slick-next:before {
	content: none
}
.carousel-testimonials .testimonials-slider .slick-prev {
	right: 76px;
	top: 5px;
	background-color: #36424a;
	width: 34px;
	height: 32px;
	padding: 1px 0 0 0;
	cursor: pointer;
	border-radius: 2px;
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	opacity: 1;
	left: auto;
	transition: 0.25s all ease
}
.carousel-testimonials .testimonials-slider .slick-prev:hover {
	opacity: 0.8
}
.carousel-testimonials .testimonials-slider .slick-prev:before {
	content: none
}
.product .product-name, .preview .product-name {
	height: 34px;
	overflow: hidden
}
.num span {
	display: inline-block;
	padding-right: 5px;
	line-height: 20px;
	font-weight: bold;
	color: #ed517b
}
.num .next, .num .prev {
	padding: 0 3px;
	background-color: #ececec;
	font-size: 12px;
	line-height: 20px;
	font-family: 'andepict'
}
.num .next:hover, .num .prev:hover {
	background-color: rgba(236, 236, 236, 0.6);
	color: #f27f9e;
	text-decoration: none
}
.widget {
	margin-bottom: 10px
}
.widget.widget_product_categories {
	padding: 5px 0 15px
}
.widget .widget__title {
	font-family: 'Oswald';
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal
}
.widget .product-categories {
	margin-bottom: 20px;
	position: relative
}
.widget .product-categories .cat-item {
	line-height: 16px;
	position: relative;
	border: none;
	border-bottom: 1px solid #eeeeee;
	cursor: default
}
.widget .product-categories .cat-item.current-cat a {
	color: #36424a;
	font-weight: bold
}
.widget .product-categories .cat-item a {
	display: inline-block;
	position: relative;
	padding: 6px 0;
	margin: 0;
	background: none;
	text-transform: none;
	font: 12px/16px Arial, Helvetica, sans-serif
}
.widget .price_label {
	font-size: 0
}
.widget .price_label .from {
	font-size: 12px;
	float: left;
	margin-left: 10px
}
.widget .price_label .to {
	font-size: 12px;
	float: right
}
.price_slider_wrapper {
	padding-top: 5px
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	width: 20px;
	height: 18px;
	background: url(../images/slider-handle.png) no-repeat;
	cursor: pointer
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background: #6f6f6f
}
.woocommerce .widget_price_filter .price_slider_amount .button {
	display: none
}
.block-layered-nav .actions, .block-compare .actions, .widget_layered_nav_filters .actions {
	padding: 10px 0 10px 0
}
.left_media .woocommerce-product-gallery__image {
	width: 62px;
	height: 72px;
	padding: 0;
	margin: 0;
	box-shadow: none;
	border-radius: 0
}
.left_media .woocommerce-product-gallery__image img {
	display: block;
	float: none;
	background-color: #fff;
	border-radius: 6px;
	background-color: #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27)
}
.product-shop {
	width: 100%
}
.product-shop .add-to-cart {
	margin-top: 10px
}
.woocommerce img, .woocommerce-page img {
	max-height: 434px;
	object-fit: scale-down;
	margin: auto
}
@media (min-width: 1024px) {
	.tab-content .responsive-embed {
		float: left
	}
}
.tab-content .responsive-embed:not(:last-of-type) {
	margin-right: 3px
}
.shopping_cart_mini .button {
	margin-bottom: 5px
}
.gform_wrapper ul li.gfield {
	clear: none !important
}
@media (max-width: 1200px) {
	.gform_wrapper .gform_fields .gfield {
		margin-left: 0
	}
	.gform_wrapper .gform_fields .gfield input {
		box-sizing: border-box;
		height: 30px
	}
	.gform_wrapper .gform_fields .gfield textarea {
		box-sizing: border-box
	}
}
@media (max-width: 639px) {
	.gform_wrapper .gform_fields .gfield {
		float: none
	}
}
.gform_validation_container {
	display: none
}
.gform_body {
	display: inline-block
}
@media (min-width: 1200px) {
	.form-contact .gform_fields {
		margin-left: -30px
	}
}
.validation_message {
	background: url(../images/validation_advice_bg.gif) no-repeat scroll 2px 0 transparent;
	clear: both;
	color: #EB340A;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin: 3px 0 9px;
	min-height: 13px;
	padding-left: 17px
}
.gfield_error input, .gfield_error textarea {
	border: 1px dashed #eb340a !important;
	background: #faebe7 !important
}
.shopping_cart_grid .button {
	color: #fff !important;
		background-color:#333!important;
}
.woocommerce form .form-row input.input-text {
	padding: 4px 6px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	box-sizing: initial
}
.select2-container--open .select2-dropdown {
	z-index: 9999
}
@media (max-width: 479px) {
	#footer_line .pull-left.noHover, #footer_line .pull-right.noHover {
		width: 100%;
		max-width: 100%;
		float: none;
		text-align: center
	}
}
.ajax-index-options #wrap {
	min-height: unset
}
.not-found {
	padding-top: 100px
}
.admin-bar #spy.fix {
	top: 32px
}
a:focus {
	outline: 1px solid #0A246A
}
#bottom_block .cleancode .icons p {
	display: initial
}
.category-products .product .product-image-wrapper {
	height: 245px;
	display: flex;
	align-items: center;
	justify-content: center
}
.woocommerce-form-login__rememberme input[type="checkbox"] {
	margin: 0
}
.woocommerce-form-login__rememberme span {
	vertical-align: middle
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 5px;
	right: 0
}
.recipes_archive .recipe {
	border-radius: 5px;
	border: 2px solid #e6e6e6;
	background-color: #eeeeee;
	padding: 20px;
	display: block;
	margin: auto;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 16px;
	width: 65%
}
.recipes_archive .recipe_title {
	font-size: 30px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 35px;
	text-transform: uppercase;
	font-family: 'Oswald'
}
.recipes_archive .recipe_left {
	width: 49%;
	display: inline-block
}
.recipes_archive .recipe_image {
	display: inline-block;
	text-align: center;
	width: 49%
}
.recipes_archive .recipe_ingredients_title, .recipes_archive .recipe_directions {
	font-size: 20px;
	margin-top: 10px;
	text-transform: uppercase;
	font-family: 'Oswald';
	line-height: 20px;
	margin-bottom: 10px
}
.recipes_archive .recipe_ingredient_list li {
	list-style-type: disc;
	margin-left: 20px
}
.recipes_archive .recipe_notes {
	font-size: 16px;
	font-style: italic
}
@media (max-width: 1096px) {
	.recipes_archive .recipe {
		width: inherit;
		margin: 20px
	}
	.recipes_archive .recipe_left {
		width: inherit;
		display: block
	}
	.recipes_archive .recipe_image {
		display: inline-block;
		text-align: center;
		width: inherit
	}
}
.recipes_archive .recipe_menu_header {
	margin: auto;
	max-width: 800px;
	font-family: Oswald;
	text-transform: uppercase;
	font-size: 2em;
	margin-bottom: 30px
}
.recipes_archive .recipe_menu_button {
	width: 270px;
	display: inline-block;
	text-align: center;
	border-radius: 10px;
	border: 2px solid #444444;
	padding: 20px;
	margin-left: 50px
}
.recipes_archive .active {
	background-color: #444444;
	color: white
}
@media (max-width: 979px) and (min-width: 768px) {
	.price-label {
		font-size: 12px;
		vertical-align: middle
	}
}
.page-template-template-register .register-form {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.27);
	padding: 7px 25px 22px;
	position: relative
}
.page-template-template-register .register-form .gform_body {
	display: block
}
.page-template-template-register .register-form .gform_body .gfield {
	padding-top: 8px
}
.page-template-template-register .register-form .gform_body .gfield .gfield_label_before_complex {
	font-family: 'Oswald';
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 8px -9px;
	padding: 0 8px;
	position: relative;
	color: #36424a
}
.page-template-template-register .register-form .gform_body .gfield .ginput_complex {
	display: flex;
	margin-bottom: 8px
}
.page-template-template-register .register-form .gform_body .gfield .ginput_complex span:not(:last-of-type) {
	margin-right: 7.5px
}
.page-template-template-register .register-form .gform_body .gfield input[type="text"], .page-template-template-register .register-form .gform_body .gfield input[type="password"] {
	width: 254px
}
.page-template-template-register .register-form .gform_body .gfield label {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 5px
}
.page-template-template-register .register-form .gform_footer {
	display: inline-block;
	width: 100%
}
.woocommerce-form-login .form-row {
	width: 206px
}
.woocommerce-form-login .password-input {
	width: 206px
}
.woocommerce button, .woocommerce .button {
	color: #fff !important
}
.fb_outer {
	overflow: hidden
}
/*# sourceMappingURL=custom.css.map */