<style type="text/css"> p:empty+hr {
 display: none
}
hr+span.ebay {
	display: none
}
body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333
}
a {
	color: #08c;
	text-decoration: none
}
a:hover {
	color: #08f;
	text-decoration: underline
}
img {
	max-width: 100%;
	-ms-interpolation-mode: bicubic
}
html, body {
	height: 100%
}
body>table {
	table-layout: fixed
}
.layout {
	min-height: 100%
}
.layout>.grid {
	margin: -1px auto 0;
	padding-top: 1px
}
#ds_div .layout>.grid {
	max-width: 1400px
}
.widget {
	word-break: break-word
}
[class^=col-] {
min-height:initial!important
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .navi:before, .navi:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " "
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .navi:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both
}
.pic-tag-placeholder {
	display: inline-block;
	background: #EEE;
	width: 100%;
	height: 100%;
	text-align: center
}
.pic-tag-placeholder.hide {
	display: none
}
.pg-image-viewer {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000
}
.pg-image-zoomer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center
}
@media screen and (max-width:768px) {
.layout {
	padding-left: 0!important;
	padding-right: 0!important
}
.layout>.grid {
	width: auto!important
}
.widget {
	margin-left: 0!important;
	margin-right: 0!important
}
.multi-widget-fix .widget {
	width: auto!important
}
}
.widget-text {
	font-size: 16px;
	font-family: arial, sans-serif;
	line-height: 1.6;
	color: #333;
	outline: 0;
	word-wrap: break-word
}
.widget-text>:first-child {
	margin-top: 0
}
.widget-text>:only-child {
	margin: 0
}
.widget-text a {
	color: #4298BA;
	text-decoration: none;
	word-break: break-all
}
.widget-text a:visited {
	color: #4298BA
}
.widget-text a:hover {
	color: #0F769F
}
.widget-text a:active {
	color: #9E792E
}
.widget-text a:hover, .widget-text a:active {
	outline: 0
}
.widget-text h1, .widget-text h2, .widget-text h3, .widget-text h4, .widget-text h5, .widget-text h6 {
	font-weight: 400;
	margin: 40px 0 20px;
	color: #000
}
.widget-text h1 {
	font-size: 24px
}
.widget-text h2 {
	font-size: 22px
}
.widget-text h3 {
	font-size: 20px
}
.widget-text h4 {
	font-size: 18px
}
.widget-text h5 {
	font-size: 16px
}
.widget-text h6 {
	font-size: 16px
}
.widget-text p, .widget-text div {
	word-wrap: break-word;
	margin: 0 0 15px;
	color: #333;
	word-wrap: break-word
}
.widget-text b, .widget-text strong {
	font-weight: 700
}
.widget-text i, .widget-text em {
	font-style: italic
}
.widget-text u {
	text-decoration: underline
}
.widget-text strike, .widget-text del {
	text-decoration: line-through
}
.widget-text ul, .widget-text ol {
	list-style: disc outside none;
	margin: 15px 0;
	padding: 0 0 0 40px;
	line-height: 1.6
}
.widget-text ul ul, .widget-text ul ol, .widget-text ol ul, .widget-text ol ol {
	padding-left: 30px
}
.widget-text ul ul, .widget-text ol ul {
	list-style: circle outside none
}
.widget-text ul ul ul, .widget-text ol ul ul {
	list-style: square outside none
}
.widget-text ol {
	list-style: decimal
}
.widget-text blockquote {
	border-left: 6px solid #ddd;
	padding: 5px 0 5px 10px;
	margin: 15px 0 15px 15px
}
.widget-text blockquote>:first-child {
	margin-top: 0
}
.widget-text pre {
	padding: 10px 5px 10px 10px;
	margin: 15px 0;
	display: block;
	line-height: 18px;
	background: #F0F0F0;
	border-radius: 3px;
	font-size: 13px;
	font-family: monaco, Consolas, "Liberation Mono", Courier, monospace;
	white-space: pre;
	word-wrap: normal;
	overflow-x: auto
}
.widget-text code {
	display: inline-block;
	padding: 0 4px;
	margin: 0 5px;
	background: #eee;
	border-radius: 3px;
	font-size: 13px;
	font-family: monaco, Consolas, "Liberation Mono", Courier, monospace
}
.widget-text hr {
	display: block;
	height: 0;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 15px 0;
	padding: 0
}
.widget-text table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 15px 0
}
.widget-text table thead {
	background-color: #f9f9f9
}
.widget-text table td, .widget-text table th {
	min-width: 40px;
	height: 30px;
	border: 0;
	vertical-align: top;
	padding: 2px 4px;
	box-sizing: border-box
}
.widget-text table.thin-border td, .widget-text table.thin-border th {
	border: 1px solid #ccc
}
.widget-text table td.active {
	background-color: #ffe
}
.widget-text img {
	padding: 0 5px;
	vertical-align: middle;
	box-sizing: border-box
}
.widget-text [data-indent="0"] {
	margin-left: 0
}
.widget-text [data-indent="1"] {
	margin-left: 40px
}
.widget-text [data-indent="2"] {
	margin-left: 80px
}
.widget-text [data-indent="3"] {
	margin-left: 120px
}
.widget-text [data-indent="4"] {
	margin-left: 160px
}
.widget-text [data-indent="5"] {
	margin-left: 200px
}
.widget-text [data-indent="6"] {
	margin-left: 240px
}
.widget-text [data-indent="7"] {
	margin-left: 280px
}
.widget-text [data-indent="8"] {
	margin-left: 320px
}
.widget-text [data-indent="9"] {
	margin-left: 360px
}
.widget-text [data-indent="10"] {
	margin-left: 400px
}
.widget-text p[data-align=center], .widget-text h1[data-align=center], .widget-text h2[data-align=center], .widget-text h3[data-align=center], .widget-text h4[data-align=center] {
	text-align: center
}
.widget-text p[data-align=left], .widget-text h1[data-align=left], .widget-text h2[data-align=left], .widget-text h3[data-align=left], .widget-text h4[data-align=left] {
	text-align: left
}
.widget-text p[data-align=right], .widget-text h1[data-align=right], .widget-text h2[data-align=right], .widget-text h3[data-align=right], .widget-text h4[data-align=right] {
	text-align: right
}
.navi {
	padding-left: 0;
	margin: 0;
	list-style: none
}
.navi>li {
	position: relative;
	display: block
}
.navi>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.navi>li>a:hover, .navi>li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.navi>li.disabled>a {
	color: #777
}
.navi>li.disabled>a:hover, .navi>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}
.navi .open>a, .navi .open>a:hover, .navi .open>a:focus {
	background-color: #eee;
	border-color: #428bca
}
.navi .navi-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.navi>li>a>img {
	max-width: none
}
.navi-tabs {
}
.navi>li>label {
	cursor: pointer;
	position: relative;
	display: block;
	padding: 10px 15px
}
.navi-tabs>li {
	float: left
}
.navi-tabs>li>label {
	margin: 0 2px 0 0;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-bottom: 0;
	border-bottom-right-radius: 0!important;
	border-bottom-left-radius: 0!important
}
.navi-tabs>li>label:hover {
}
.widget-tab .navi-tabs+.tab-content {
	border: 1px solid #DDD;
	margin-top: -1px
}
.widget-tab .tab-pane {
	padding: 20px
}
.tab-pane-wrapper>.tab-pane {
	display: none
}
.widget-tab-radio {
	display: none
}
.widget-tab-radio:nth-of-type(1):checked~.navi-tabs>li:nth-of-type(1)>label, .widget-tab-radio:nth-of-type(2):checked~.navi-tabs>li:nth-of-type(2)>label, .widget-tab-radio:nth-of-type(3):checked~.navi-tabs>li:nth-of-type(3)>label, .widget-tab-radio:nth-of-type(4):checked~.navi-tabs>li:nth-of-type(4)>label, .widget-tab-radio:nth-of-type(5):checked~.navi-tabs>li:nth-of-type(5)>label, .widget-tab-radio:nth-of-type(6):checked~.navi-tabs>li:nth-of-type(6)>label, .widget-tab-radio:nth-of-type(7):checked~.navi-tabs>li:nth-of-type(7)>label, .widget-tab-radio:nth-of-type(8):checked~.navi-tabs>li:nth-of-type(8)>label, .widget-tab-radio:nth-of-type(9):checked~.navi-tabs>li:nth-of-type(9)>label, .widget-tab-radio:nth-of-type(10):checked~.navi-tabs>li:nth-of-type(10)>label {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom: 0!important
}
.widget-tab-radio:nth-of-type(1):checked~.navi-tabs>li:nth-of-type(1)>label:after, .widget-tab-radio:nth-of-type(2):checked~.navi-tabs>li:nth-of-type(2)>label:after, .widget-tab-radio:nth-of-type(3):checked~.navi-tabs>li:nth-of-type(3)>label:after, .widget-tab-radio:nth-of-type(4):checked~.navi-tabs>li:nth-of-type(4)>label:after, .widget-tab-radio:nth-of-type(5):checked~.navi-tabs>li:nth-of-type(5)>label:after, .widget-tab-radio:nth-of-type(6):checked~.navi-tabs>li:nth-of-type(6)>label:after, .widget-tab-radio:nth-of-type(7):checked~.navi-tabs>li:nth-of-type(7)>label:after, .widget-tab-radio:nth-of-type(8):checked~.navi-tabs>li:nth-of-type(8)>label:after, .widget-tab-radio:nth-of-type(9):checked~.navi-tabs>li:nth-of-type(9)>label:after, .widget-tab-radio:nth-of-type(10):checked~.navi-tabs>li:nth-of-type(10)>label:after {
	content: '';
	display: block;
	height: 1px
}
.widget-tab-radio:nth-of-type(1):checked~.tab-content {
	border-top-left-radius: 0!important
}
.widget-tab-radio:nth-of-type(1):checked~.tab-content>.tab-pane-wrapper:nth-of-type(1)>.tab-pane, .widget-tab-radio:nth-of-type(2):checked~.tab-content>.tab-pane-wrapper:nth-of-type(2)>.tab-pane, .widget-tab-radio:nth-of-type(3):checked~.tab-content>.tab-pane-wrapper:nth-of-type(3)>.tab-pane, .widget-tab-radio:nth-of-type(4):checked~.tab-content>.tab-pane-wrapper:nth-of-type(4)>.tab-pane, .widget-tab-radio:nth-of-type(5):checked~.tab-content>.tab-pane-wrapper:nth-of-type(5)>.tab-pane, .widget-tab-radio:nth-of-type(6):checked~.tab-content>.tab-pane-wrapper:nth-of-type(6)>.tab-pane, .widget-tab-radio:nth-of-type(7):checked~.tab-content>.tab-pane-wrapper:nth-of-type(7)>.tab-pane, .widget-tab-radio:nth-of-type(8):checked~.tab-content>.tab-pane-wrapper:nth-of-type(8)>.tab-pane, .widget-tab-radio:nth-of-type(9):checked~.tab-content>.tab-pane-wrapper:nth-of-type(9)>.tab-pane, .widget-tab-radio:nth-of-type(10):checked~.tab-content>.tab-pane-wrapper:nth-of-type(10)>.tab-pane {
	display: block
}
.navi-accordion-title {
	display: none
}
.navi-pills>li {
	float: left
}
.navi-pills>li>label {
	margin: 0
}
.navi-pills>li+li {
	margin-left: 2px
}
.widget-tab-radio:nth-of-type(1):checked~.navi-pills>li:nth-of-type(1)>label, .widget-tab-radio:nth-of-type(2):checked~.navi-pills>li:nth-of-type(2)>label, .widget-tab-radio:nth-of-type(3):checked~.navi-pills>li:nth-of-type(3)>label, .widget-tab-radio:nth-of-type(4):checked~.navi-pills>li:nth-of-type(4)>label, .widget-tab-radio:nth-of-type(5):checked~.navi-pills>li:nth-of-type(5)>label, .widget-tab-radio:nth-of-type(6):checked~.navi-pills>li:nth-of-type(6)>label, .widget-tab-radio:nth-of-type(7):checked~.navi-pills>li:nth-of-type(7)>label, .widget-tab-radio:nth-of-type(8):checked~.navi-pills>li:nth-of-type(8)>label, .widget-tab-radio:nth-of-type(9):checked~.navi-pills>li:nth-of-type(9)>label, .widget-tab-radio:nth-of-type(10):checked~.navi-pills>li:nth-of-type(10)>label {
	cursor: default;
	color: #fff;
	background-color: #428bca
}
.navi-stacked>li {
	float: none
}
.navi-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.widget-tab .navi-pills+.tab-content>.tab-pane-wrapper>.navi-accordion-title {
	margin-bottom: 2px
}
.widget-tab .navi-tabs+.tab-content>.tab-pane-wrapper>.navi-accordion-title>label {
	border: 1px solid #ddd;
	margin: -1px
}
.widget-tab .navi-pills+.tab-content>.tab-pane-wrapper>.navi-accordion-title>label {
	color: #fff;
	background-color: #428bca
}
.navi-accordion-title>label {
	display: block;
	padding: 10px 20px
}
@media only screen and (max-width:768px) {
.r-tabs .navi-tabs, .r-tabs .navi-pills {
	display: none
}
.r-tabs .navi-accordion-title {
	display: block!important
}
.r-tabs .tab-content {
	margin-top: 0!important
}
}
.widget-menu-checkbox {
	display: none
}
.navi-menu {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.navi-title-content h4 {
	margin: 0
}
.navi-menu-list {
	vertical-align: middle;
	line-height: 0
}
.navi-menu-list.flex {
	display: flex;
	white-space: nowrap
}
.navi-menu-vertical .navi-menu-list {
	display: block
}
.navi-menu-list, .navi-menu-item, .navi-menu-item-children {
	position: relative;
	margin: 0;
	padding: 0
}
.navi-menu-item {
	list-style: none;
	display: inline-block;
	line-height: 20px
}
.navi-menu-list.flex .navi-menu-item {
	flex: 1;
	text-align: center
}
.navi-menu-transverse .navi-menu-item {
	border-left: 0!important;
	border-bottom: 0!important;
	border-top: 0!important
}
.navi-menu-transverse .navi-menu-item:last-child {
	border-right: 0!important
}
.navi-menu-vertical .navi-menu-item {
	width: 100%;
	display: block;
	border-left: 0!important;
	border-right: 0!important;
	border-top: 0!important
}
.navi-menu-vertical .navi-menu-item:last-child {
	border-bottom: 0!important
}
.navi-menu-item-children {
	list-style: none
}
.navi-menu-allow-hover:hover>.navi-menu-children {
	display: block
}
.navi-menu-link {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.navi-menu-link:hover {
	text-decoration: none
}
.navi-menu-children {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 3;
	min-width: 200px
}
.navi-menu-transverse>.navi-menu-list>.navi-menu-has-children>.navi-menu-children {
	left: 0;
	top: auto;
	width: 100%
}
.navi-menu-vertical .right .navi-menu-children {
	left: auto;
	right: 100%
}
.navi-menu-has-children>.navi-menu-link:after {
	padding-left: .5em;
	content: "\25B8";
	font-size: small;
	line-height: 0
}
.navi-menu-horizontal .navi-menu-has-children>.navi-menu-link:after {
	content: "\25BE"
}
.navi-menu-link {
	color: #000
}
.navi-menu-toggle-bar {
	display: none
}
@media screen and (max-width:768px) {
.navi-title-content {
	display: none
}
.navi-menu-toggle-bar {
	position: relative;
	color: #000;
	min-height: 20px;
	cursor: pointer;
	display: block;
	font-size: 17.5px
}
.navi-menu-toggle {
	display: inline-block;
	width: 35px;
	height: 20px;
	position: relative;
	vertical-align: middle
}
.navi-menu-toggle:before, .navi-menu-toggle:after, .navi-menu-toggle span {
	background: #777;
	content: '';
	display: block;
	width: 26px;
	height: 3px;
	position: absolute;
	border-radius: 5px;
	left: 0;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	transition: all ease .5s
}
.navi-menu-toggle:before {
	top: 0
}
.navi-menu-toggle span {
	top: 8px
}
.navi-menu-toggle:after {
	top: 16px
}
.widget-menu-checkbox:checked~.navi-menu-toggle-bar>.navi-menu-toggle>span {
	opacity: 0
}
.widget-menu-checkbox:checked~.navi-menu-toggle-bar>.navi-menu-toggle:before {
	-webkit-transform: translateY(8px) rotate(45deg);
	-moz-transform: translateY(8px) rotate(45deg);
	-ms-transform: translateY(8px) rotate(45deg);
	transform: translateY(8px) rotate(45deg)
}
.widget-menu-checkbox:checked~.navi-menu-toggle-bar>.navi-menu-toggle:after {
	-webkit-transform: translateY(-8px) rotate(-45deg);
	-moz-transform: translateY(-8px) rotate(-45deg);
	-ms-transform: translateY(-8px) rotate(-45deg);
	transform: translateY(-8px) rotate(-45deg)
}
.navi-menu-item {
	display: block!important;
	text-align: left!important
}
.navi-menu-item>.navi-menu-link {
	border-bottom: 1px solid #DDD
}
.navi-menu-item-children {
	padding-left: 20px;
	border-bottom: 1px solid #DDD
}
.navi-menu-has-children>.navi-menu-link:after {
	display: none
}
.navi-menu-list {
	display: block!important;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	transition: all ease .5s
}
.widget-menu-checkbox:checked~.navi-menu-list {
	max-height: 600px
}
.navi-menu-children {
	width: auto;
	position: static;
	display: block
}
}
.widget-gallery-radio {
	display: none
}
.r-gallery label {
	cursor: pointer
}
.v-slide, .h-slide {
	position: relative;
	overflow: hidden
}
.v-slide .gallery-nav {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0
}
.h-slide .gallery-nav {
	margin-top: 10px
}
.slide .gallery-pic {
	overflow: hidden;
	text-align: center;
	font-size: 0
}
.slide .gallery-for {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	line-height: 0
}
.slide .gallery-for .gallery-pic {
	z-index: 0;
	position: relative;
	width: 100%;
	display: inline-block;
	line-height: 20px
}
.gallery-for .gallery-pic>label {
	position: absolute;
	width: 20%;
	top: 0;
	bottom: 0;
	vertical-align: middle
}
.gallery-for .gallery-pic>label:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	margin: auto;
	font-weight: 700;
	font-size: 20px;
	color: #DDD;
	display: none;
	text-shadow: 0 0 1px #333
}
.gallery-for:hover .gallery-pic>label:before {
	display: block
}
.gallery-for .gallery-pic>label:hover:before {
	color: #333
}
.gallery-for .gallery-pic>.prev {
	left: 0
}
.gallery-for .gallery-pic>.prev:before {
	content: '\2329'
}
.gallery-for .gallery-pic>.next {
	right: 0
}
.gallery-for .gallery-pic>.next:before {
	right: 0;
	content: '\232A'
}
.slide .gallery-nav .gallery-pic {
	opacity: .5;
	height: auto!important
}
.gallery-nav .gallery-pic label {
	box-sizing: border-box;
	border-radius: 3px;
	display: block;
	background: #FFF;
	overflow: hidden
}
.v-slide .gallery-nav .gallery-pic label {
	margin: 0 0 10px
}
.h-slide .gallery-nav {
	white-space: nowrap
}
.h-slide .gallery-nav .gallery-pic {
	display: inline-block;
	margin-right: 10px
}
.h-slide .gallery-nav .gallery-pic label {
	margin: 0 10px 0 0
}
.v-slide .gallery-pic *, .h-slide .gallery-pic * {
	font-size: 14px;
	vertical-align: middle
}
.v-slide .gallery-for .gallery-pic:before, .h-slide .gallery-for .gallery-pic:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.gallery-nav .gallery-pic img {
	max-width: none;
	margin-left: -100%;
	margin-right: -100%
}
.gallery-pic img {
	max-width: 100%;
	max-height: 100%
}
.r-gallery.v-flat {
	height: auto!important
}
.v-flat .gallery-pic {
	line-height: 0
}
.v-flat .gallery-pic img {
	display: inline-block
}
.slide .gallery-dots {
	display: none!important;
	text-align: center;
	height: 30px
}
.gallery-dots label {
	display: inline-block;
	width: 14px;
	text-align: center
}
.gallery-dots label:before {
	font-size: 30px;
	line-height: 30px;
	content: '\2022';
	text-align: center;
	opacity: .25;
	color: #333;
	-webkit-font-smoothing: antialiased
}
.slide .gallery-pic, .gallery-dots label:before {
	-webkit-transition: all .5s ease-in-out .1s;
	transition: all .5s ease-in-out .1s
}
@media only screen and (max-width:768px) {
.widget-gallery {
	min-height: initial!important
}
.v-slide .gallery-for, .h-slide .gallery-for {
	position: relative
}
.v-slide .gallery-nav, .h-slide .gallery-nav {
	display: none
}
.v-slide .gallery-for {
	margin-right: 0!important
}
.v-slide, .h-slide {
	height: auto!important
}
.slide .gallery-dots {
	display: block!important
}
.gallery-for .gallery-pic {
	height: auto!important
}
.gallery-for .gallery-pic img {
	max-height: none
}
.gallery-for .gallery-pic>label:before {
	display: block;
	color: #333
}
.widget-gallery-radio:nth-of-type(1):checked~.gallery-dots label:nth-of-type(1):before, .widget-gallery-radio:nth-of-type(2):checked~.gallery-dots label:nth-of-type(2):before, .widget-gallery-radio:nth-of-type(3):checked~.gallery-dots label:nth-of-type(3):before, .widget-gallery-radio:nth-of-type(4):checked~.gallery-dots label:nth-of-type(4):before, .widget-gallery-radio:nth-of-type(5):checked~.gallery-dots label:nth-of-type(5):before, .widget-gallery-radio:nth-of-type(6):checked~.gallery-dots label:nth-of-type(6):before, .widget-gallery-radio:nth-of-type(7):checked~.gallery-dots label:nth-of-type(7):before, .widget-gallery-radio:nth-of-type(8):checked~.gallery-dots label:nth-of-type(8):before, .widget-gallery-radio:nth-of-type(9):checked~.gallery-dots label:nth-of-type(9):before, .widget-gallery-radio:nth-of-type(10):checked~.gallery-dots label:nth-of-type(10):before, .widget-gallery-radio:nth-of-type(11):checked~.gallery-dots label:nth-of-type(11):before, .widget-gallery-radio:nth-of-type(12):checked~.gallery-dots label:nth-of-type(12):before, .widget-gallery-radio:nth-of-type(13):checked~.gallery-dots label:nth-of-type(13):before, .widget-gallery-radio:nth-of-type(14):checked~.gallery-dots label:nth-of-type(14):before, .widget-gallery-radio:nth-of-type(15):checked~.gallery-dots label:nth-of-type(15):before, .widget-gallery-radio:nth-of-type(16):checked~.gallery-dots label:nth-of-type(16):before, .widget-gallery-radio:nth-of-type(17):checked~.gallery-dots label:nth-of-type(17):before, .widget-gallery-radio:nth-of-type(18):checked~.gallery-dots label:nth-of-type(18):before, .widget-gallery-radio:nth-of-type(19):checked~.gallery-dots label:nth-of-type(19):before, .widget-gallery-radio:nth-of-type(20):checked~.gallery-dots label:nth-of-type(20):before, .widget-gallery-radio:nth-of-type(21):checked~.gallery-dots label:nth-of-type(21):before, .widget-gallery-radio:nth-of-type(22):checked~.gallery-dots label:nth-of-type(22):before, .widget-gallery-radio:nth-of-type(23):checked~.gallery-dots label:nth-of-type(23):before, .widget-gallery-radio:nth-of-type(24):checked~.gallery-dots label:nth-of-type(24):before, .widget-gallery-radio:nth-of-type(25):checked~.gallery-dots label:nth-of-type(25):before, .widget-gallery-radio:nth-of-type(26):checked~.gallery-dots label:nth-of-type(26):before, .widget-gallery-radio:nth-of-type(27):checked~.gallery-dots label:nth-of-type(27):before, .widget-gallery-radio:nth-of-type(28):checked~.gallery-dots label:nth-of-type(28):before, .widget-gallery-radio:nth-of-type(29):checked~.gallery-dots label:nth-of-type(29):before, .widget-gallery-radio:nth-of-type(30):checked~.gallery-dots label:nth-of-type(30):before, .widget-gallery-radio:nth-of-type(31):checked~.gallery-dots label:nth-of-type(31):before, .widget-gallery-radio:nth-of-type(32):checked~.gallery-dots label:nth-of-type(32):before, .widget-gallery-radio:nth-of-type(33):checked~.gallery-dots label:nth-of-type(33):before, .widget-gallery-radio:nth-of-type(34):checked~.gallery-dots label:nth-of-type(34):before, .widget-gallery-radio:nth-of-type(35):checked~.gallery-dots label:nth-of-type(35):before, .widget-gallery-radio:nth-of-type(36):checked~.gallery-dots label:nth-of-type(36):before, .widget-gallery-radio:nth-of-type(37):checked~.gallery-dots label:nth-of-type(37):before, .widget-gallery-radio:nth-of-type(38):checked~.gallery-dots label:nth-of-type(38):before, .widget-gallery-radio:nth-of-type(39):checked~.gallery-dots label:nth-of-type(39):before {
	opacity: 1
}
}
.widget-video video {
	width: 100%
}
<style type="text/css"> .row:before, .row:after {
display:table;
content:' ';
}
.row:after {
	clear: both;
}
@media (max-width:767px) {
.col-width-fix {
	width: auto !important;
}
.col-offset-fix {
	margin-left: 0 !important;
}
[class^="col-"] {
min-height:initial !important;
margin-bottom:10px;
}
.row-offset-fix {
	margin-top: 0 !important;
}
}
@media (min-width:768px) {
.col-width-fix {
	float: left;
}
.multi-widget-fix .widget {
	float: left;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24 {
	float: left;
}
.col-1 {
	width: 4.166666666666667%;
}
.col-offset-1 {
	margin-left: 4.166666666666667%;
}
.col-2 {
	width: 8.333333333333334%;
}
.col-offset-2 {
	margin-left: 8.333333333333334%;
}
.col-3 {
	width: 12.5%;
}
.col-offset-3 {
	margin-left: 12.5%;
}
.col-4 {
	width: 16.666666666666668%;
}
.col-offset-4 {
	margin-left: 16.666666666666668%;
}
.col-5 {
	width: 20.833333333333332%;
}
.col-offset-5 {
	margin-left: 20.833333333333332%;
}
.col-6 {
	width: 25%;
}
.col-offset-6 {
	margin-left: 25%;
}
.col-7 {
	width: 29.166666666666668%;
}
.col-offset-7 {
	margin-left: 29.166666666666668%;
}
.col-8 {
	width: 33.333333333333336%;
}
.col-offset-8 {
	margin-left: 33.333333333333336%;
}
.col-9 {
	width: 37.5%;
}
.col-offset-9 {
	margin-left: 37.5%;
}
.col-10 {
	width: 41.666666666666664%;
}
.col-offset-10 {
	margin-left: 41.666666666666664%;
}
.col-11 {
	width: 45.833333333333336%;
}
.col-offset-11 {
	margin-left: 45.833333333333336%;
}
.col-12 {
	width: 50%;
}
.col-offset-12 {
	margin-left: 50%;
}
.col-13 {
	width: 54.166666666666664%;
}
.col-offset-13 {
	margin-left: 54.166666666666664%;
}
.col-14 {
	width: 58.333333333333336%;
}
.col-offset-14 {
	margin-left: 58.333333333333336%;
}
.col-15 {
	width: 62.5%;
}
.col-offset-15 {
	margin-left: 62.5%;
}
.col-16 {
	width: 66.66666666666667%;
}
.col-offset-16 {
	margin-left: 66.66666666666667%;
}
.col-17 {
	width: 70.83333333333333%;
}
.col-offset-17 {
	margin-left: 70.83333333333333%;
}
.col-18 {
	width: 75%;
}
.col-offset-18 {
	margin-left: 75%;
}
.col-19 {
	width: 79.16666666666667%;
}
.col-offset-19 {
	margin-left: 79.16666666666667%;
}
.col-20 {
	width: 83.33333333333333%;
}
.col-offset-20 {
	margin-left: 83.33333333333333%;
}
.col-21 {
	width: 87.5%;
}
.col-offset-21 {
	margin-left: 87.5%;
}
.col-22 {
	width: 91.66666666666667%;
}
.col-offset-22 {
	margin-left: 91.66666666666667%;
}
.col-23 {
	width: 95.83333333333333%;
}
.col-offset-23 {
	margin-left: 95.83333333333333%;
}
.col-24 {
	width: 100%;
}
.col-offset-24 {
	margin-left: 100%;
}
}
#layout-9 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
}
.old-ie #layout-9 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#layout-9 .grid {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#widget-menu-17 .navi-menu-link, #widget-menu-17 .navi-menu-toggle-bar {
	color: #353434;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#widget-menu-17 .navi-menu-list, #widget-menu-17 .navi-menu-toggle-bar {
	background-color: #f1f1f1;
}
#widget-menu-17 .navi-menu-allow-hover:hover .navi-menu-link, #widget-menu-17 .navi-menu-expand .navi-menu-link {
	color: #ffffff;
}
#widget-menu-17 .navi-menu-allow-hover:hover, #widget-menu-17 .navi-menu-allow-hover:hover > .navi-menu-children, #widget-menu-17 .navi-menu-expand .navi-menu-item, #widget-menu-17 .navi-menu-expand .navi-menu-item-children {
	background-color: #c0110e;
}
#widget-menu-17 {
	font-size: 14px;
	text-align: left;
	background-color: transparent;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
}
#widget-menu-17 .navi-menu-allow-hover:hover .navi-menu-link, #widget-menu-17 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-link {
	color: #ffffff; 
}
#widget-menu-17 .navi-menu-allow-hover:hover, #widget-menu-17 .navi-menu-allow-hover:hover > .navi-menu-children, #widget-menu-17 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-item, #widget-menu-17 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-item-children {
	background-color: #353434;
}
#widget-menu-17 .navi-menu-list, #widget-menu-17 .navi-menu-item {
	border: 1px solid transparent;
}
#widget-text-28 {
	background-color: #f1f1f1;
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/eebg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.old-ie #widget-text-28 {
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/eebg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#widget-gallery-31 .h-slide .gallery-for .gallery-pic {
	height: 440px;
}
#widget-gallery-31 .h-slide .gallery-nav {
	height: 90px;
}
#widget-gallery-31 .v-slide .gallery-for {
	margin-right: 130px;
}
#widget-gallery-31 .v-slide .gallery-for .gallery-pic {
	height: 540px;
}
#widget-gallery-31 .v-slide .gallery-nav {
	width: 120px;
}
#widget-gallery-31 .gallery-nav .gallery-pic {
	width: 120px;
	height: 90px;
}
#widget-gallery-31 .gallery-nav .gallery-pic label {
	width: 120px;
	height: 90px;
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12) {
	opacity: 1;
	z-index: 1;
}
.widget-gallery-radio:nth-of-type(2):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
.widget-gallery-radio:nth-of-type(3):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-200%);
	-moz-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	-o-transform: translateX(-200%);
	transform: translateX(-200%);
}
.widget-gallery-radio:nth-of-type(4):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-300%);
	-moz-transform: translateX(-300%);
	-ms-transform: translateX(-300%);
	-o-transform: translateX(-300%);
	transform: translateX(-300%);
}
.widget-gallery-radio:nth-of-type(5):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-400%);
	-moz-transform: translateX(-400%);
	-ms-transform: translateX(-400%);
	-o-transform: translateX(-400%);
	transform: translateX(-400%);
}
.widget-gallery-radio:nth-of-type(6):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-500%);
	-moz-transform: translateX(-500%);
	-ms-transform: translateX(-500%);
	-o-transform: translateX(-500%);
	transform: translateX(-500%);
}
.widget-gallery-radio:nth-of-type(7):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-600%);
	-moz-transform: translateX(-600%);
	-ms-transform: translateX(-600%);
	-o-transform: translateX(-600%);
	transform: translateX(-600%);
}
.widget-gallery-radio:nth-of-type(8):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-700%);
	-moz-transform: translateX(-700%);
	-ms-transform: translateX(-700%);
	-o-transform: translateX(-700%);
	transform: translateX(-700%);
}
.widget-gallery-radio:nth-of-type(9):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-800%);
	-moz-transform: translateX(-800%);
	-ms-transform: translateX(-800%);
	-o-transform: translateX(-800%);
	transform: translateX(-800%);
}
.widget-gallery-radio:nth-of-type(10):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-900%);
	-moz-transform: translateX(-900%);
	-ms-transform: translateX(-900%);
	-o-transform: translateX(-900%);
	transform: translateX(-900%);
}
.widget-gallery-radio:nth-of-type(11):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1000%);
	-moz-transform: translateX(-1000%);
	-ms-transform: translateX(-1000%);
	-o-transform: translateX(-1000%);
	transform: translateX(-1000%);
}
.widget-gallery-radio:nth-of-type(12):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1100%);
	-moz-transform: translateX(-1100%);
	-ms-transform: translateX(-1100%);
	-o-transform: translateX(-1100%);
	transform: translateX(-1100%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(5):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-200%);
	-moz-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	-o-transform: translateX(-200%);
	transform: translateX(-200%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(6):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-300%);
	-moz-transform: translateX(-300%);
	-ms-transform: translateX(-300%);
	-o-transform: translateX(-300%);
	transform: translateX(-300%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(7):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-400%);
	-moz-transform: translateX(-400%);
	-ms-transform: translateX(-400%);
	-o-transform: translateX(-400%);
	transform: translateX(-400%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(8):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-500%);
	-moz-transform: translateX(-500%);
	-ms-transform: translateX(-500%);
	-o-transform: translateX(-500%);
	transform: translateX(-500%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(9):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-600%);
	-moz-transform: translateX(-600%);
	-ms-transform: translateX(-600%);
	-o-transform: translateX(-600%);
	transform: translateX(-600%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(10):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-700%);
	-moz-transform: translateX(-700%);
	-ms-transform: translateX(-700%);
	-o-transform: translateX(-700%);
	transform: translateX(-700%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(11):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-800%);
	-moz-transform: translateX(-800%);
	-ms-transform: translateX(-800%);
	-o-transform: translateX(-800%);
	transform: translateX(-800%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(12):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-900%);
	-moz-transform: translateX(-900%);
	-ms-transform: translateX(-900%);
	-o-transform: translateX(-900%);
	transform: translateX(-900%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(13):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1000%);
	-moz-transform: translateX(-1000%);
	-ms-transform: translateX(-1000%);
	-o-transform: translateX(-1000%);
	transform: translateX(-1000%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(14):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1100%);
	-moz-transform: translateX(-1100%);
	-ms-transform: translateX(-1100%);
	-o-transform: translateX(-1100%);
	transform: translateX(-1100%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(15):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1200%);
	-moz-transform: translateX(-1200%);
	-ms-transform: translateX(-1200%);
	-o-transform: translateX(-1200%);
	transform: translateX(-1200%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(4):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
#widget-gallery-31 {
	background-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: left;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(4):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	-o-transform: translateY(-200%);
	transform: translateY(-200%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(5):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-300%);
	-moz-transform: translateY(-300%);
	-ms-transform: translateY(-300%);
	-o-transform: translateY(-300%);
	transform: translateY(-300%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(6):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-400%);
	-moz-transform: translateY(-400%);
	-ms-transform: translateY(-400%);
	-o-transform: translateY(-400%);
	transform: translateY(-400%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(7):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-500%);
	-moz-transform: translateY(-500%);
	-ms-transform: translateY(-500%);
	-o-transform: translateY(-500%);
	transform: translateY(-500%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(8):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-600%);
	-moz-transform: translateY(-600%);
	-ms-transform: translateY(-600%);
	-o-transform: translateY(-600%);
	transform: translateY(-600%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(9):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-700%);
	-moz-transform: translateY(-700%);
	-ms-transform: translateY(-700%);
	-o-transform: translateY(-700%);
	transform: translateY(-700%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(10):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-800%);
	-moz-transform: translateY(-800%);
	-ms-transform: translateY(-800%);
	-o-transform: translateY(-800%);
	transform: translateY(-800%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(11):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-900%);
	-moz-transform: translateY(-900%);
	-ms-transform: translateY(-900%);
	-o-transform: translateY(-900%);
	transform: translateY(-900%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(12):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1000%);
	-moz-transform: translateY(-1000%);
	-ms-transform: translateY(-1000%);
	-o-transform: translateY(-1000%);
	transform: translateY(-1000%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(13):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1100%);
	-moz-transform: translateY(-1100%);
	-ms-transform: translateY(-1100%);
	-o-transform: translateY(-1100%);
	transform: translateY(-1100%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(14):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1200%);
	-moz-transform: translateY(-1200%);
	-ms-transform: translateY(-1200%);
	-o-transform: translateY(-1200%);
	transform: translateY(-1200%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(3):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13) {
	opacity: 1;
	z-index: 1;
}
.widget-gallery-radio:nth-of-type(13):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1200%);
	-moz-transform: translateX(-1200%);
	-ms-transform: translateX(-1200%);
	-o-transform: translateX(-1200%);
	transform: translateX(-1200%);
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14), #widget-gallery-31 .widget-gallery-radio:nth-of-type(15):checked ~ div > .gallery-pic:nth-of-type(15), #widget-gallery-31 .widget-gallery-radio:nth-of-type(16):checked ~ div > .gallery-pic:nth-of-type(16), #widget-gallery-31 .widget-gallery-radio:nth-of-type(17):checked ~ div > .gallery-pic:nth-of-type(17), #widget-gallery-31 .widget-gallery-radio:nth-of-type(18):checked ~ div > .gallery-pic:nth-of-type(18), #widget-gallery-31 .widget-gallery-radio:nth-of-type(19):checked ~ div > .gallery-pic:nth-of-type(19) {
	opacity: 1;
	z-index: 1;
}
.widget-gallery-radio:nth-of-type(14):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1300%);
	-moz-transform: translateX(-1300%);
	-ms-transform: translateX(-1300%);
	-o-transform: translateX(-1300%);
	transform: translateX(-1300%);
}
.widget-gallery-radio:nth-of-type(15):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1400%);
	-moz-transform: translateX(-1400%);
	-ms-transform: translateX(-1400%);
	-o-transform: translateX(-1400%);
	transform: translateX(-1400%);
}
.widget-gallery-radio:nth-of-type(16):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1500%);
	-moz-transform: translateX(-1500%);
	-ms-transform: translateX(-1500%);
	-o-transform: translateX(-1500%);
	transform: translateX(-1500%);
}
.widget-gallery-radio:nth-of-type(17):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1600%);
	-moz-transform: translateX(-1600%);
	-ms-transform: translateX(-1600%);
	-o-transform: translateX(-1600%);
	transform: translateX(-1600%);
}
.widget-gallery-radio:nth-of-type(18):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1700%);
	-moz-transform: translateX(-1700%);
	-ms-transform: translateX(-1700%);
	-o-transform: translateX(-1700%);
	transform: translateX(-1700%);
}
.widget-gallery-radio:nth-of-type(19):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1800%);
	-moz-transform: translateX(-1800%);
	-ms-transform: translateX(-1800%);
	-o-transform: translateX(-1800%);
	transform: translateX(-1800%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(15):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1300%);
	-moz-transform: translateY(-1300%);
	-ms-transform: translateY(-1300%);
	-o-transform: translateY(-1300%);
	transform: translateY(-1300%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(16):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1400%);
	-moz-transform: translateY(-1400%);
	-ms-transform: translateY(-1400%);
	-o-transform: translateY(-1400%);
	transform: translateY(-1400%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(17):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1500%);
	-moz-transform: translateY(-1500%);
	-ms-transform: translateY(-1500%);
	-o-transform: translateY(-1500%);
	transform: translateY(-1500%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(18):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1600%);
	-moz-transform: translateY(-1600%);
	-ms-transform: translateY(-1600%);
	-o-transform: translateY(-1600%);
	transform: translateY(-1600%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(19):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1700%);
	-moz-transform: translateY(-1700%);
	-ms-transform: translateY(-1700%);
	-o-transform: translateY(-1700%);
	transform: translateY(-1700%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(20):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1800%);
	-moz-transform: translateY(-1800%);
	-ms-transform: translateY(-1800%);
	-o-transform: translateY(-1800%);
	transform: translateY(-1800%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(16):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1300%);
	-moz-transform: translateX(-1300%);
	-ms-transform: translateX(-1300%);
	-o-transform: translateX(-1300%);
	transform: translateX(-1300%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(17):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1400%);
	-moz-transform: translateX(-1400%);
	-ms-transform: translateX(-1400%);
	-o-transform: translateX(-1400%);
	transform: translateX(-1400%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(18):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1500%);
	-moz-transform: translateX(-1500%);
	-ms-transform: translateX(-1500%);
	-o-transform: translateX(-1500%);
	transform: translateX(-1500%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(19):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1600%);
	-moz-transform: translateX(-1600%);
	-ms-transform: translateX(-1600%);
	-o-transform: translateX(-1600%);
	transform: translateX(-1600%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(20):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1700%);
	-moz-transform: translateX(-1700%);
	-ms-transform: translateX(-1700%);
	-o-transform: translateX(-1700%);
	transform: translateX(-1700%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(21):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1800%);
	-moz-transform: translateX(-1800%);
	-ms-transform: translateX(-1800%);
	-o-transform: translateX(-1800%);
	transform: translateX(-1800%);
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14), #widget-gallery-31 .widget-gallery-radio:nth-of-type(15):checked ~ div > .gallery-pic:nth-of-type(15), #widget-gallery-31 .widget-gallery-radio:nth-of-type(16):checked ~ div > .gallery-pic:nth-of-type(16), #widget-gallery-31 .widget-gallery-radio:nth-of-type(17):checked ~ div > .gallery-pic:nth-of-type(17), #widget-gallery-31 .widget-gallery-radio:nth-of-type(18):checked ~ div > .gallery-pic:nth-of-type(18) {
	opacity: 1;
	z-index: 1;
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14), #widget-gallery-31 .widget-gallery-radio:nth-of-type(15):checked ~ div > .gallery-pic:nth-of-type(15), #widget-gallery-31 .widget-gallery-radio:nth-of-type(16):checked ~ div > .gallery-pic:nth-of-type(16), #widget-gallery-31 .widget-gallery-radio:nth-of-type(17):checked ~ div > .gallery-pic:nth-of-type(17) {
	opacity: 1;
	z-index: 1;
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14), #widget-gallery-31 .widget-gallery-radio:nth-of-type(15):checked ~ div > .gallery-pic:nth-of-type(15), #widget-gallery-31 .widget-gallery-radio:nth-of-type(16):checked ~ div > .gallery-pic:nth-of-type(16) {
	opacity: 1;
	z-index: 1;
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14), #widget-gallery-31 .widget-gallery-radio:nth-of-type(15):checked ~ div > .gallery-pic:nth-of-type(15) {
	opacity: 1;
	z-index: 1;
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14) {
	opacity: 1;
	z-index: 1;
}
#widget-text-33 {
	background-color: #f1f1f1;
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/eebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.old-ie #widget-text-33 {
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/eebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#widget-tab-39 .navi-tabs > li > a {
	color: #aeaeae;
	border-width: 1px;
}
#widget-tab-39 .navi-tabs > li.active > a {
color:;
}
#widget-tab-39 .navi-tabs > li.active > a, #widget-tab-39 .navi-tabs + .tab-content > .navi-accordion-title > a, #widget-tab-39 .tab-pane {
background-color:;
}
#widget-tab-39 .navi > li > a, #widget-tab-39 .tab-pane {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#widget-tab-39 .navi-tabs > li.active > a, #widget-tab-39 .navi-tabs > li.active > a:hover, #widget-tab-39 .navi-tabs > li.active > a:focus {
	border: 1px solid #DDDDDD;
}
#widget-tab-39 .navi-tabs > li.active > a:after {
	height: 1px;
}
#widget-tab-39 .navi-tabs + .tab-content {
	border: 1px solid #DDDDDD;
	margin-top: -1px;
}
#widget-tab-39 .navi-tabs + .tab-content > .navi-accordion-title > a {
	border: 1px solid #DDDDDD;
	margin: -1px;
}
#widget-tab-39 .navi-tabs {
	background-color: #58575d;
}
#widget-tab-39 .navi-pills > li > a {
	color: #aeaeae;
}
#widget-tab-39 .navi-pills > li.active > a, #widget-tab-39 .navi-pills + .tab-content > .navi-accordion-title > a {
	color: #ffffff;
	background-color: #c0110e;
}
#widget-tab-39 .navi-pills {
	background-color: #58575d;
}
#widget-tab-39 {
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 25px;
}
#widget-tab-39 .navi-pills > li > label {
	color: #ffffff;
}
#widget-tab-39 .widget-tab-radio:nth-of-type(1):checked ~ .navi-pills > li:nth-of-type(1) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(2):checked ~ .navi-pills > li:nth-of-type(2) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(3):checked ~ .navi-pills > li:nth-of-type(3) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(4):checked ~ .navi-pills > li:nth-of-type(4) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(5):checked ~ .navi-pills > li:nth-of-type(5) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(6):checked ~ .navi-pills > li:nth-of-type(6) > label, #widget-tab-39 .navi-pills + .tab-content > .tab-pane-wrapper > .navi-accordion-title > label {
	color: #ffffff;
	background-color: #c0110e;
}
#widget-tab-39 .navi > li > label, #widget-tab-39 .tab-pane, #widget-tab-39 .navi-accordion-title > label {
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 15px;
}
#widget-tab-39 .navi-pills, #widget-tab-39 .navi-pills > li > label {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
#widget-tab-39 .widget-tab-radio:nth-of-type(1):checked ~ .navi-pills > li:nth-of-type(1) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(2):checked ~ .navi-pills > li:nth-of-type(2) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(3):checked ~ .navi-pills > li:nth-of-type(3) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(4):checked ~ .navi-pills > li:nth-of-type(4) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(5):checked ~ .navi-pills > li:nth-of-type(5) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(6):checked ~ .navi-pills > li:nth-of-type(6) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(7):checked ~ .navi-pills > li:nth-of-type(7) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(8):checked ~ .navi-pills > li:nth-of-type(8) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(9):checked ~ .navi-pills > li:nth-of-type(9) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(10):checked ~ .navi-pills > li:nth-of-type(10) > label, #widget-tab-39 .navi-pills + .tab-content > .tab-pane-wrapper > .navi-accordion-title > label {
	color: #ffffff;
	background-color: #353434;
}
#widget-tab-39 .navi-tabs > li > label {
	color: #ffffff;
	border-width: 1px;
}
#widget-tab-39 .widget-tab-radio:nth-of-type(1):checked ~ .navi-tabs > li:nth-of-type(1) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(2):checked ~ .navi-tabs > li:nth-of-type(2) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(3):checked ~ .navi-tabs > li:nth-of-type(3) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(4):checked ~ .navi-tabs > li:nth-of-type(4) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(5):checked ~ .navi-tabs > li:nth-of-type(5) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(6):checked ~ .navi-tabs > li:nth-of-type(6) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(7):checked ~ .navi-tabs > li:nth-of-type(7) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(8):checked ~ .navi-tabs > li:nth-of-type(8) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(9):checked ~ .navi-tabs > li:nth-of-type(9) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(10):checked ~ .navi-tabs > li:nth-of-type(10) > label {
	color: #ffffff;
	border: 1px solid #DDDDDD;
}
#widget-tab-39 .widget-tab-radio:nth-of-type(1):checked ~ .navi-tabs > li:nth-of-type(1) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(2):checked ~ .navi-tabs > li:nth-of-type(2) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(3):checked ~ .navi-tabs > li:nth-of-type(3) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(4):checked ~ .navi-tabs > li:nth-of-type(4) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(5):checked ~ .navi-tabs > li:nth-of-type(5) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(6):checked ~ .navi-tabs > li:nth-of-type(6) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(7):checked ~ .navi-tabs > li:nth-of-type(7) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(8):checked ~ .navi-tabs > li:nth-of-type(8) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(9):checked ~ .navi-tabs > li:nth-of-type(9) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(10):checked ~ .navi-tabs > li:nth-of-type(10) > label, #widget-tab-39 .navi-tabs + .tab-content > .tab-pane-wrapper > .navi-accordion-title > label, #widget-tab-39 .navi-tabs + .tab-content {
	background-color: #353434;
}
#widget-tab-39 .navi-tabs > li > label, #widget-tab-39 .navi-tabs + .tab-content {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
#widget-tab-39 .widget-tab-radio:nth-of-type(1):checked ~ .navi-tabs > li:nth-of-type(1) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(2):checked ~ .navi-tabs > li:nth-of-type(2) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(3):checked ~ .navi-tabs > li:nth-of-type(3) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(4):checked ~ .navi-tabs > li:nth-of-type(4) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(5):checked ~ .navi-tabs > li:nth-of-type(5) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(6):checked ~ .navi-tabs > li:nth-of-type(6) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(7):checked ~ .navi-tabs > li:nth-of-type(7) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(8):checked ~ .navi-tabs > li:nth-of-type(8) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(9):checked ~ .navi-tabs > li:nth-of-type(9) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(10):checked ~ .navi-tabs > li:nth-of-type(10) > label:after {
	height: 1px;
}
#widget-tab-39 .navi-tabs + .tab-content > .tab-pane-wrapper > .navi-accordion-title > label {
	border: 1px solid #DDDDDD;
	margin: -1px;
}
.old-ie #widget-tab-39 .navi-tabs {
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#0058575d', endColorstr='#0058575d');
}
.old-ie #widget-tab-39 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#widget-image-10 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.old-ie #widget-image-10 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#00000000', endColorstr='#00000000');
}
#widget-text-12 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/edlogo.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0px;
	line-height: 0px;
}
.old-ie #widget-text-12 {
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/edlogo.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0px;
}
#widget-text-13 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 30px;
	border-top: 0px solid transparent;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
#widget-v-menu-10 .navi-title-content > h4 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	color: #FFFFFF;
}
#widget-v-menu-10 .navi-title-content {
	background-color: #f89306;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#widget-v-menu-10 .navi-menu-link, #widget-v-menu-10 .navi-menu-toggle-bar {
	color: #58595d;
	padding-top: 7.6px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#widget-v-menu-10 .navi-menu-list, #widget-v-menu-10 .navi-menu-toggle-bar {
background-color:;
}
#widget-v-menu-10 .navi-menu-allow-hover:hover .navi-menu-link, #widget-v-menu-10 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-link {
	color: #ffffff;
}
#widget-v-menu-10 .navi-menu-allow-hover:hover, #widget-v-menu-10 .navi-menu-allow-hover:hover > .navi-menu-children, #widget-v-menu-10 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-item, #widget-v-menu-10 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-item-children {
	background-color: #353434;
}
#widget-v-menu-10 {
	background-color: transparent;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}




.line_h{line-height:30px;}

/* Header Css */
.left-col, .right-col, .center-col {
  float: left;
  padding: 10px; }

div#leftpane.left-col, div#rightpane.right-col {
  width: 220px;
  padding: 10px; }

div#centerpane.center-col {
  width: 100%;
  padding: 10px; }

#background * {
  box-sizing: border-box; }

#header, #subheader, div.subheader, div.boxtitle, #froocredit, div.boxcontent, div.left-col, div.right-col, div.top-bar, div.footer, #more_items_content, #leftpane, #rightpane, #showcase ul, ul.tablinks, #largeimage, #design, #customhtml, #descriptiontitle, #ImageID {
  display: block; }

.hidden, .mobile_only {
  display: none;
  /* RESET FOR NO SUBS */ }

.frooition-container .header-wrapper, .frooition-container .subheader-wrapper, .frooition-container .left-col, .frooition-container .right-col, .frooition-container .creditlink, .frooition-container .footer-wrapper, .frooition-container .boxcontent, .frooition-container #showcase, .frooition-container #tab1, .frooition-container #descriptiontitle {
  display: block; }

.clear {
  clear: both; }

#background {
  font-size: 10px;
  background-color: #fff; }

.page {
  width: 100%;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  background: #fff;
  color: #252525; }
  .page td, .page .g-std {
    font-family: Roboto, Arial, Helvetica, sans-serif; }

.cols {
  background: #fff center center; }

.col-wrapper {
  background: none center center; }

.accent {
  color: #000; }

div.row {
  width: 100%;
  margin: auto; }

h1, h2, h3, h4, h5, h6 {
  width: 100%;
  font-family: Roboto, Arial, Helvetica, sans-serif; }

.frooition-container .g-novisited a:visited {
  outline: none; }

.frooition-container a {
  text-decoration: none; }
  .frooition-container a:link {
    outline: none; }
  .frooition-container a:visited {
    outline: none; }
  .frooition-container a:active {
    outline: none; }
  .frooition-container a:hover {
    text-decoration: underline;
    outline: none; }

a.homelink {
  display: block;
  width: 275px;
  height: 100px;
  background: none no-repeat;
  position: absolute;
  top: 40px;
  left: 3px; }

.header-wrapper {
  background: url("https://cdn.frooition.com/170077/files/background_header.jpg") center bottom; }

div#header {
  float: none;
  position: relative;
  background: url("https://cdn.frooition.com/170077/files/shared_header.jpg") center center;
  height: 154px;
  /* End Header */ }
  div#header ul.headerlinks {
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
    left: 1px;
    top: 10px;
    font-size: 1.2em; }
    div#header ul.headerlinks li {
      display: inline-block;
      margin: 0px 10px; }
    div#header ul.headerlinks li {
      display: inline-block;
      margin: 0px 8px; }
      div#header ul.headerlinks li a {
        color: #67686d;
        padding: 0px;
        text-transform: uppercase; }
        div#header ul.headerlinks li a:hover {
          color: #000;
          text-decoration: none; }

.subheader-wrapper {
  background: url("https://cdn.frooition.com/170077/files/background_subheader.jpg");
  border: none; }

.subheader {
  position: relative;
  z-index: 10;
  background: none;
  height: 52px; }

.subheader ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  height: 100%; }
  .subheader ul li {
    float: left;
    border: none;
    height: 92%;
    margin-top: 2px; }
    .subheader ul li:hover {
      background: #353434; }
      .subheader ul li:hover a {
        color: #fff;
        text-decoration: none; }
    .subheader ul li a {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 700;
      color: #353434;
      font-family: Roboto, Arial, Helvetica, sans-serif;
      padding: 15px 10px;
      display: block;
      height: 100%; }
    .subheader ul li ul {
      display: none;
      position: absolute;
      width: 200px;
      height: auto;
      background: #eee;
      padding: 5px 0px; }
      .subheader ul li ul li {
        display: inline-block;
        width: 100%;
        padding: 5px 10px; }
        .subheader ul li ul li a {
          color: #353434 !important;
          font-size: 10px;
          font-weight: bold;
          text-transform: uppercase;
          margin: 0;
          padding: 0;
          text-decoration: none; }
          .subheader ul li ul li a:hover {
            text-decoration: underline;
            color: #486189; }
        .subheader ul li ul li:hover {
          background: none; }
        .subheader ul li ul li ul {
          display: none !important; }
    .subheader ul li:hover > ul {
      display: block; }

ul#nav li {
  display: none; }

.cols ul.categories, .cols .boxlinks {
  font-size: 1.1em;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  list-style: none; }
  .cols ul.categories ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
  .cols ul.categories li {
    padding: 0px;
    margin: 0px;
    display: block; }
  .cols ul.categories li a, .cols .boxlinks a {
    text-align: left;
    background: none;
    display: block;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    color: #333;
    text-decoration: none;
    padding: 5px;
    width: 100%;
    height: auto; }
    .cols ul.categories li a:hover, .cols .boxlinks a:hover {
      background: none;
      color: #ddd;
      border-top: 0px solid #fff;
      border-bottom: 0px solid #fff;
      text-decoration: none; }
  .cols ul.categories li:first-child, .cols .boxlinks:first-child {
    border-top: none; }
  .cols ul.categories li:first-child:hover, .cols .boxlinks:first-child:hover {
    border-top: none; }
  .cols ul.subCats li a {
    padding: 5px 5px 5px 12px; }
  .cols ul.subSubCats li a {
    padding: 5px 5px 5px 12px; }

#categories a:after {
  color: #333;
  font-size: 10px;
  font-weight: normal; }

#categories a:hover:after {
  color: #ddd; }

#shoppages.boxtitle {
  display: none; }

.right-col ul.brands li, .left-col ul.brands li {
  width: 100%;
  padding: 0px;
  margin: 0px; }
  .right-col ul.brands li img, .left-col ul.brands li img {
    max-width: 100%; }

#categories a {
  display: none; }

#more_items_base {
  clear: both; }

.right-col a.nspromoitem, .left-col a.nspromoitem {
  display: none;
  background-position: center center;
  width: auto;
  height: 200px;
  margin-bottom: 5px; }

.boxtitle, #descriptiontitle {
  margin: 10px 0px 0px 0px;
  padding: 8px 10px;
  background: none;
  color: #fff;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  height: auto;
  border-radius: 0px 0px 0px 0px; }

#categories .boxtitle, #helpful_links, .categories .boxtitle, .categories h2.boxtitle, .pages .boxtitle {
  background: none;
  color: #000; }

.boxcontent, .cols .search .searchform {
  padding: 5px;
  background: none;
  background-position: center bottom;
  color: #666;
  font-size: 1.1em;
  border-top: none;
  border-bottom: 0px solid #c6c6c6;
  border-left: 0px solid #c6c6c6;
  border-radius: 0px 0px 0px 0px;
  border-right: 0px solid #c6c6c6; }
  .boxcontent a:hover, .cols .search .searchform a:hover {
    color: #196696;
    text-decoration: none; }

.boxcontent a {
  color: #666; }
  .boxcontent a a:hover {
    color: #196696;
    text-decoration: none; }

.boxlinks {
  border: none; }

.boxbase {
  display: none; }

.cols .search form input.searchbox, .cols .search #search form input.searchbox {
  padding: 5px;
  height: 30px;
  border: 1px solid #c6c6c6;
  width: 100%;
  margin-bottom: 5px; }
  .cols .search form input.submitbox, .cols .search #search form input.submitbox {
    background: #196696;
    border-radius: 0px;
    border: none;
    padding: 5px;
    height: 30px;
    width: auto;
    color: #000;
    font-weight: bold;
    cursor: pointer; }
  .cols .search form input.submitbox:hover, .cols .search #search form input.submitbox:hover {
    background: #606696; }

#showcase, .itemtitle, .item-details {
  display: block; }
  #showcase h3, .itemtitle h3, .item-details h3 {
    color: #252525;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 2.3em;
    margin: 10px 0px;
    line-height: 1.2em;
    text-transform: uppercase; }
  #showcase::after, .itemtitle::after, .item-details::after {
    clear: both;
    content: " "; }

.item-details, .alt_image_gallery {
  float: left;
  width: 46.5%;
  padding: 10px 0px; }

.alt_image_gallery {
  padding-right: 10px;
  width: 53.5%; }

.leftarrow, .rightarrow {
  display: none;
  height: 100%;
  top: 0px;
  width: 10%;
  position: absolute;
  z-index: 5;
  padding: 1%;
  cursor: pointer;
  opacity: 0.4; }
  .leftarrow:hover, .rightarrow:hover {
    opacity: 0.7; }
  .leftarrow span, .rightarrow span {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 35px;
    color: #eee;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5); }

.leftarrow {
  left: 15px;
  text-align: left; }
  .leftarrow span:before {
    content: "\f0a8";
    font-family: "fontawesome"; }

.rightarrow {
  right: 15px;
  text-align: right; }
  .rightarrow span:before {
    content: "\f0a9";
    font-family: "fontawesome"; }

.g_image:first-child .leftarrow {
  display: none; }

.rightarrow[data-next-image=""], .rightarrow[data-next-image="<!-- missing"] {
  display: none; }

.g_image .thumbimage li {
  border: 1px solid #ccc;
  width: 88px;
  height: 88px;
  margin-bottom: -30px;
  transition: opacity 0.5s;
  opacity: 1;
  position: relative;
  cursor: pointer;
  color: #fff;
  text-align: center;
  position: relative;
  display: block;
  padding: 1px;
  background: #fff; }
  .g_image .thumbimage li:hover {
    opacity: 0.7; }
  .g_image .thumbimage li img {
    max-width: 90px;
    max-height: 90px;
    width: auto;
    height: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

#gallery [type=radio]:checked ~ .thumbimage li {
  border: 1px solid #000; }

#gallery_outer_1, #gallery_outer_3 {
  position: relative;
  clear: both;
  margin: 0px auto 20px auto; }

.g_image [type=radio] {
  display: none; }

.mainimage {
  position: absolute;
  top: 0px;
  margin: 0px 0px 0px 0px;
  background: rgba(0, 0, 0, 0);
  overflow: hidden;
  text-align: center;
  opacity: 0;
  cursor: pointer;
  animation-name: lightboxout;
  animation-duration: 0.5s; }

@keyframes lightbox {
  from {
    opacity: 0;
    transform: scale(0); }

  to {
    opacity: 1;
    transform: scale(1); } }

@keyframes lightboxout {
  from {
    transform: scale(1.5); }

  to {
    background: rgba(0, 0, 0, 0);
    transform: scale(1); } }

#gallery [type=radio]:checked ~ .thumbimage {
  color: #fff;
  z-index: 1; }

#gallery [type=radio]:checked ~ .mainimage {
  opacity: 1;
  z-index: 2;
  padding: 0px 0px 0px 0px; }

#gallery_outer_1 .g_image[data=""] {
  display: none; }

#gallery [type=checkbox]:checked ~ .mainimage {
  right: 0px;
  z-index: 100;
  background: #fff; }

#gallery [type=checkbox]:checked ~ .mainimage img {
  display: block;
  margin: 0px auto; }

#gallery [type="checkbox"]:checked ~ .mainimage span {
  display: none; }

.mainimagecb {
  display: none; }

#gallery_outer_1, #gallery_outer_1 .mainimage, #gallery_outer_1 #gallery, #gallery_outer_1 .mainimage div {
  height: 396px;
  width: auto; }

#gallery_outer_1 .mainimage {
  left: 130px;
  min-width: 320px; }

#gallery_outer_1 #gallery {
  box-sizing: border-box;
  clear: both;
  overflow-y: auto;
  overflow-x: hidden;
  direction: rtl;
  padding: 0px 5px 0px 8px;
  margin: 0px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #gallery_outer_1 #gallery {
    padding: 0px 0px 0px 20px; } }

@supports (-ms-accelerator:true) {
  #gallery_outer_1 #gallery {
    padding: 0px 0px 0px 10px; } }

#gallery_outer_1 div#gallery::-webkit-scrollbar {
  width: 8px;
  height: 20px; }

#gallery_outer_1 div#gallery::-webkit-scrollbar-button {
  background-color: #ccc; }

#gallery_outer_1 div#gallery::-webkit-scrollbar-track {
  background-color: #ccc; }

#gallery_outer_1 div#gallery::-webkit-scrollbar-track-piece {
  background-color: #ccc; }

#gallery_outer_1 div#gallery::-webkit-scrollbar-thumb {
  height: 90px;
  background-color: #000;
  border-radius: 3px; }

#gallery_outer_1 div#gallery::-webkit-scrollbar-corner {
  background-color: #f00; }

#gallery_outer_1 div#gallery::-webkit-resizer {
  background-color: #666; }

#gallery_outer_1 .g_image {
  float: Left;
  clear: both; }

#gallery_outer_1 .g_image .thumbimage {
  margin: 0px 0px 5px 0px; }

#gallery_outer_1 .mainimage img {
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

#gallery_outer_2 .g_image {
  max-width: 100%;
  height: auto;
  text-align: center;
  padding: 5px 0px; }
  #gallery_outer_2 .g_image img {
    max-width: 100%; }
  #gallery_outer_2 .g_image[data=""] {
    display: none; }

#gallery_outer_3 {
  height: auto;
  width: 85%; }

#gallery_outer_3 .mainimage, #gallery_outer_3 .mainimage div {
  height: 500px;
  width: 100%; }

#gallery_outer_3 #gallery {
  height: auto;
  width: 100%;
  padding-top: 520px; }

#gallery_outer_3 .mainimage {
  left: 0px;
  border: 1px solid #d5d5d5; }

#gallery_outer_3 #gallery {
  box-sizing: border-box;
  text-align: center; }

#gallery_outer_3 .g_image {
  display: inline-block;
  height: 94px;
  margin-bottom: 5px; }

#gallery_outer_3 .g_image .thumbimage {
  margin: 10px 3px; }
  #gallery_outer_3 .g_image .thumbimage li {
    margin-right: 6px; }

#gallery_outer_3 .mainimage img {
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

#gallery_outer_3 #gallery [type=checkbox]:checked ~ .mainimage, #gallery_outer_1 #gallery [type=checkbox]:checked ~ .mainimage {
  animation-name: lightbox;
  animation-duration: 0.5s;
  padding: 0px;
  position: fixed;
  width: 100vw;
  left: 0px;
  right: 0px;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6); }
  #gallery_outer_3 #gallery [type=checkbox]:checked ~ .mainimage > div, #gallery_outer_1 #gallery [type=checkbox]:checked ~ .mainimage > div {
    background: #fff;
    position: static;
    position: relative;
    box-sizing: content-box;
    top: 0px;
    max-height: 80vh;
    width: 100%;
    height: auto;
    max-width: 60vw;
    margin: auto;
    margin-top: 10vh;
    padding: 10px;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.4);
    border-radius: 6px 6px 0px 0px; }
  #gallery_outer_3 #gallery [type=checkbox]:checked ~ .mainimage > div img, #gallery_outer_1 #gallery [type=checkbox]:checked ~ .mainimage > div img {
    max-height: 80vh;
    transform: none;
    top: auto; }
  #gallery_outer_3 #gallery [type=checkbox]:checked ~ .mainimage > div::after, #gallery_outer_1 #gallery [type=checkbox]:checked ~ .mainimage > div::after {
    background: #fff;
    border-radius: 0px 0px 6px 6px;
    color: #666;
    content: "Click to close";
    font-size: 16px;
    padding: 5px 0px;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); }

#gallery_outer_3 .g_image[data=""], #gallery_outer_1 .g_image[data*="<!-- missing"], #gallery_outer_2 .g_image[data*="<!-- missing"], #gallery_outer_3 .g_image[data*="<!-- missing"] {
  display: none; }

.center-col .boxtitle, #descriptiontitle {
  background: #fff;
  color: #555659;
  height: auto;
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 0px !important;
  border-radius: 0px 0px 0px 0px;
  margin: 20px 0px 0px 0px;
  padding: 8px 10px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase; }

#descriptiontitle {
  display: none !important; }

#description {
  clear: both;
  margin-bottom: 10px; }
  #description #descriptioncontent {
    padding: 10px;
    background: none;
    border: 0px solid #c6c6c6;
    border-top: none;
    font-size: 1.5em;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    border-radius: 0px 0px 0px 0px;
    color: #666; }
  #description #descriptioncontent ul {
    padding-left: 30px;
    margin: 12px 0px; }
  #description #descriptioncontent ul li {
    list-style: outside;
    display: list-item;
    margin: 0px; }
  #description #descriptioncontent a {
    color: #196696 !important;
    text-decoration: underline; }
  #description #descriptioncontent img {
    max-width: 100% !important;
    height: auto !important; }
  #description #descriptioncontent table {
    max-width: 100% !important; }
  #description #descriptioncontent .row {
    width: 100%; }

@keyframes tabOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@keyframes tabIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

div#tabs {
  margin: 10px 0px 0px 0px;
  display: block; }
  div#tabs [type=radio] {
    display: none; }
  div#tabs label.mobile_tab {
    display: none; }
  div#tabs label li {
    font-size: 1.2em;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    border-radius: 0px 0px 0px 0px;
    display: block;
    float: left;
    cursor: pointer;
    width: 19.85%;
    text-align: center;
    background: #f1f1f1;
    padding: 8px 0px;
    margin-right: 1px;
    margin-bottom: 1px;
    transition: all 0.5s;
    text-transform: uppercase;
    font-weight: 700; }
  div#tabs label li a {
    color: #555659;
    text-decoration: none; }
  div#tabs [type=radio]:checked + label li, div#tabs label li:hover {
    background: #555659; }
  div#tabs [type=radio]:checked + label li a, div#tabs label li:hover a {
    color: #f1f1f1; }
  div#tabs #tab-1:checked ~ .content1, div#tabs #tab-2:checked ~ .content2, div#tabs #tab-3:checked ~ .content3, div#tabs #tab-4:checked ~ .content4, div#tabs #tab-5:checked ~ .content5 {
    display: block; }
  div#tabs #tab-1:checked ~ .content1 .tabcontent, div#tabs #tab-2:checked ~ .content2 .tabcontent, div#tabs #tab-3:checked ~ .content3 .tabcontent, div#tabs #tab-4:checked ~ .content4 .tabcontent, div#tabs #tab-5:checked ~ .content5 .tabcontent, div#tabs #tab-1:checked ~ .content1 h4, div#tabs #tab-2:checked ~ .content2 h4, div#tabs #tab-3:checked ~ .content3 h4, div#tabs #tab-4:checked ~ .content4 h4, div#tabs #tab-5:checked ~ .content5 h4 {
    animation-name: tabIn;
    animation-duration: 1.2s; }
  div#tabs .content {
    border-radius: 0px 0px 0px 0px;
    animation-duration: 0.5s;
    clear: both;
    padding: 10px;
    border: 1px solid #e5e5e5;
    background: none;
    display: none; }
  div#tabs .content h4.tabtitle {
    display: none; }
  div#tabs .content .tabcontent {
    white-space: normal;
    padding: 0px;
    margin: 0px;
    font-size: 1.2em;
    display: block;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    color: #666; }
  div#tabs .content .tabcontent a {
    color: #196696;
    text-decoration: underline; }

div#tabs label li a {
  display: block;
  pointer-events: none; }

.center-col .brands li {
  display: block;
  float: left;
  margin: 0;
  overflow: hidden;
  width: 20%;
  padding: 4px 2px; }
  .center-col .brands li:first-child {
    padding-left: 0px; }
  .center-col .brands li:last-child {
    padding-right: 0px; }
  .center-col .brands li img {
    max-width: 100%; }
  .center-col .brands li:last-child::after {
    clear: both; }

.center-col a.nspromoitem {
  display: none;
  background-position: center center;
  float: left;
  width: 23%;
  margin: 10px;
  margin: 1%;
  height: 200px; }

#magento_gallery img {
  max-width: 100%; }

#magento_gallery_thumbs .gallery-column-view .gallery-thumbnail {
  width: 13%; }
  #magento_gallery_thumbs .gallery-thumbnail li {
    border: 1px solid #000; }
  #magento_gallery_thumbs .gallery-column-view .gallery-image {
    width: 86%; }
  #magento_gallery_thumbs .gallery-column-view .gallery-image img {
    max-width: 100%; }

div#footer.footer {
  background: url("https://cdn.frooition.com/170077/files/shared_footer.jpg") center top;
  color: #eee;
  font-size: 1.2em;
  height: 43px !important;
  position: relative; }
  div#footer.footer ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
    left: 10px;
    top: 10px; }
  div#footer.footer ul li {
    display: inline-block;
    margin: 0px 10px; }
  div#footer.footer ul li a {
    color: #eee; }
    div#footer.footer ul li a:hover {
      color: #ddd; }

.footer-wrapper {
  background: url("https://cdn.frooition.com/170077/files/background_footer.jpg"); }

.creditlink-wrapper .creditlink {
  padding-bottom: 3px;
  text-align: right;
  font-family: Arial;
  font-weight: normal;
  font-size: 11px; }
  .creditlink-wrapper .creditlink, .creditlink-wrapper .creditlink a strong, .creditlink-wrapper .creditlink a {
    color: #252525;
    font-weight: normal;
    text-decoration: none; }
  .creditlink-wrapper .creditlink b, .creditlink-wrapper .creditlink a strong b, .creditlink-wrapper .creditlink a b {
    color: #000;
    font-weight: bold; }
  .creditlink-wrapper .creditlink, .creditlink-wrapper .creditlink div#design {
    display: block; }

div#design {
  display: block; }

#backup, #ns_copyright, #seo {
  display: none; }

.creditlink a, .creditlink a:link, .creditlink a:visited {
  color: #252525;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; }
  .creditlink a strong, .creditlink a:link strong, .creditlink a:visited strong {
    color: #000; }
  .creditlink a:hover, .creditlink a:link:hover, .creditlink a:visited:hover {
    color: #000;
    text-decoration: none; }

#background #design {
  background: #fff;
  width: 100%;
  text-align: center;
  padding: 10px; }
  #background #design div {
    width: 200px;
    margin: auto;
    height: 63px;
    overflow: hidden;
    text-indent: -400px;
    font-size: 0em;
    background-size: 100% auto;
    background-image: url('https://global.frooition.com/freedom/ebay_global/img/global_logo_2x.png'); }

.creditlink {
  font-size: 11px;
  text-align: right;
  margin-bottom: 5px !important;
  width: 980px;
  margin: auto; }

font {
  font-size: inherit; }

#description #descriptioncontent font {
  font-size: initial; }


#dummyrule {
	display:block;	
}

#gallery_outer_3 .mainimage img ,#gallery_outer_1 .mainimage img  {
    display: block;
	margin: 0px auto;
}

#promobox a.nspromoitem { text-align:center; }
#promobox a.nspromoitem img { max-width: 150px; max-height: 200px; }


/* Added 26.10.17 - styling for re-added category classes */
.boxlinks a.catlink {
	width: 100%;
}

.boxlinks a.sublink {
    padding-left: 12px;
	width: 100%;
}

.boxlinks a.thirdlvl {
    font-style: italic;
    padding-left: 15px;
	width: 100%;
}


.row-offset-fix {
	margin-top: 0 !important;
}
}
@media (min-width:768px) {
.col-width-fix {
	float: left;
}
.multi-widget-fix .widget {
	float: left;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24 {
	float: left;
}
.col-1 {
	width: 4.166666666666667%;
}
.col-offset-1 {
	margin-left: 4.166666666666667%;
}
.col-2 {
	width: 8.333333333333334%;
}
.col-offset-2 {
	margin-left: 8.333333333333334%;
}
.col-3 {
	width: 12.5%;
}
.col-offset-3 {
	margin-left: 12.5%;
}
.col-4 {
	width: 16.666666666666668%;
}
.col-offset-4 {
	margin-left: 16.666666666666668%;
}
.col-5 {
	width: 20.833333333333332%;
}
.col-offset-5 {
	margin-left: 20.833333333333332%;
}
.col-6 {
	width: 25%;
}
.col-offset-6 {
	margin-left: 25%;
}
.col-7 {
	width: 29.166666666666668%;
}
.col-offset-7 {
	margin-left: 29.166666666666668%;
}
.col-8 {
	width: 33.333333333333336%;
}
.col-offset-8 {
	margin-left: 33.333333333333336%;
}
.col-9 {
	width: 37.5%;
}
.col-offset-9 {
	margin-left: 37.5%;
}
.col-10 {
	width: 41.666666666666664%;
}
.col-offset-10 {
	margin-left: 41.666666666666664%;
}
.col-11 {
	width: 45.833333333333336%;
}
.col-offset-11 {
	margin-left: 45.833333333333336%;
}
.col-12 {
	width: 50%;
}
.col-offset-12 {
	margin-left: 50%;
}
.col-13 {
	width: 54.166666666666664%;
}
.col-offset-13 {
	margin-left: 54.166666666666664%;
}
.col-14 {
	width: 58.333333333333336%;
}
.col-offset-14 {
	margin-left: 58.333333333333336%;
}
.col-15 {
	width: 62.5%;
}
.col-offset-15 {
	margin-left: 62.5%;
}
.col-16 {
	width: 66.66666666666667%;
}
.col-offset-16 {
	margin-left: 66.66666666666667%;
}
.col-17 {
	width: 70.83333333333333%;
}
.col-offset-17 {
	margin-left: 70.83333333333333%;
}
.col-18 {
	width: 75%;
}
.col-offset-18 {
	margin-left: 75%;
}
.col-19 {
	width: 79.16666666666667%;
}
.col-offset-19 {
	margin-left: 79.16666666666667%;
}
.col-20 {
	width: 83.33333333333333%;
}
.col-offset-20 {
	margin-left: 83.33333333333333%;
}
.col-21 {
	width: 87.5%;
}
.col-offset-21 {
	margin-left: 87.5%;
}
.col-22 {
	width: 91.66666666666667%;
}
.col-offset-22 {
	margin-left: 91.66666666666667%;
}
.col-23 {
	width: 95.83333333333333%;
}
.col-offset-23 {
	margin-left: 95.83333333333333%;
}
.col-24 {
	width: 100%;
}
.col-offset-24 {
	margin-left: 100%;
}
}
#layout-9 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
}
.old-ie #layout-9 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#layout-9 .grid {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#widget-menu-17 .navi-menu-link, #widget-menu-17 .navi-menu-toggle-bar {
	color: #ffffff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#widget-menu-17 .navi-menu-list, #widget-menu-17 .navi-menu-toggle-bar {
	background-color: #57585d;
}
#widget-menu-17 .navi-menu-allow-hover:hover .navi-menu-link, #widget-menu-17 .navi-menu-expand .navi-menu-link {
	color: #ffffff;
}
#widget-menu-17 .navi-menu-allow-hover:hover, #widget-menu-17 .navi-menu-allow-hover:hover > .navi-menu-children, #widget-menu-17 .navi-menu-expand .navi-menu-item, #widget-menu-17 .navi-menu-expand .navi-menu-item-children {
	background-color: #c0110e;
}
#widget-menu-17 {
	font-size: 14px;
	text-align: left;
	background-color: transparent;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;

	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
}
#widget-menu-17 .navi-menu-allow-hover:hover .navi-menu-link, #widget-menu-17 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-link {
	color: #ffffff;
}
#widget-menu-17 .navi-menu-allow-hover:hover, #widget-menu-17 .navi-menu-allow-hover:hover > .navi-menu-children, #widget-menu-17 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-item, #widget-menu-17 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-item-children {
	background-color: #bababa;
}
#widget-menu-17 .navi-menu-list, #widget-menu-17 .navi-menu-item {
	border: 1px solid transparent;
}
#widget-text-28 {
	background-color: #57585d;
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/eebg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.old-ie #widget-text-28 {
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/eebg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#widget-gallery-31 .h-slide .gallery-for .gallery-pic {
	height: 440px;
}
#widget-gallery-31 .h-slide .gallery-nav {
	height: 90px;
}
#widget-gallery-31 .v-slide .gallery-for {
	margin-right: 130px;
}
#widget-gallery-31 .v-slide .gallery-for .gallery-pic {
	height: 540px;
}
#widget-gallery-31 .v-slide .gallery-nav {
	width: 120px;
}
#widget-gallery-31 .gallery-nav .gallery-pic {
	width: 120px;
	height: 90px;
}
#widget-gallery-31 .gallery-nav .gallery-pic label {
	width: 120px;
	height: 90px;
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12) {
	opacity: 1;
	z-index: 1;
}
.widget-gallery-radio:nth-of-type(2):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
.widget-gallery-radio:nth-of-type(3):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-200%);
	-moz-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	-o-transform: translateX(-200%);
	transform: translateX(-200%);
}
.widget-gallery-radio:nth-of-type(4):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-300%);
	-moz-transform: translateX(-300%);
	-ms-transform: translateX(-300%);
	-o-transform: translateX(-300%);
	transform: translateX(-300%);
}
.widget-gallery-radio:nth-of-type(5):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-400%);
	-moz-transform: translateX(-400%);
	-ms-transform: translateX(-400%);
	-o-transform: translateX(-400%);
	transform: translateX(-400%);
}
.widget-gallery-radio:nth-of-type(6):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-500%);
	-moz-transform: translateX(-500%);
	-ms-transform: translateX(-500%);
	-o-transform: translateX(-500%);
	transform: translateX(-500%);
}
.widget-gallery-radio:nth-of-type(7):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-600%);
	-moz-transform: translateX(-600%);
	-ms-transform: translateX(-600%);
	-o-transform: translateX(-600%);
	transform: translateX(-600%);
}
.widget-gallery-radio:nth-of-type(8):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-700%);
	-moz-transform: translateX(-700%);
	-ms-transform: translateX(-700%);
	-o-transform: translateX(-700%);
	transform: translateX(-700%);
}
.widget-gallery-radio:nth-of-type(9):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-800%);
	-moz-transform: translateX(-800%);
	-ms-transform: translateX(-800%);
	-o-transform: translateX(-800%);
	transform: translateX(-800%);
}
.widget-gallery-radio:nth-of-type(10):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-900%);
	-moz-transform: translateX(-900%);
	-ms-transform: translateX(-900%);
	-o-transform: translateX(-900%);
	transform: translateX(-900%);
}
.widget-gallery-radio:nth-of-type(11):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1000%);
	-moz-transform: translateX(-1000%);
	-ms-transform: translateX(-1000%);
	-o-transform: translateX(-1000%);
	transform: translateX(-1000%);
}
.widget-gallery-radio:nth-of-type(12):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1100%);
	-moz-transform: translateX(-1100%);
	-ms-transform: translateX(-1100%);
	-o-transform: translateX(-1100%);
	transform: translateX(-1100%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(5):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-200%);
	-moz-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	-o-transform: translateX(-200%);
	transform: translateX(-200%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(6):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-300%);
	-moz-transform: translateX(-300%);
	-ms-transform: translateX(-300%);
	-o-transform: translateX(-300%);
	transform: translateX(-300%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(7):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-400%);
	-moz-transform: translateX(-400%);
	-ms-transform: translateX(-400%);
	-o-transform: translateX(-400%);
	transform: translateX(-400%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(8):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-500%);
	-moz-transform: translateX(-500%);
	-ms-transform: translateX(-500%);
	-o-transform: translateX(-500%);
	transform: translateX(-500%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(9):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-600%);
	-moz-transform: translateX(-600%);
	-ms-transform: translateX(-600%);
	-o-transform: translateX(-600%);
	transform: translateX(-600%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(10):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-700%);
	-moz-transform: translateX(-700%);
	-ms-transform: translateX(-700%);
	-o-transform: translateX(-700%);
	transform: translateX(-700%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(11):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-800%);
	-moz-transform: translateX(-800%);
	-ms-transform: translateX(-800%);
	-o-transform: translateX(-800%);
	transform: translateX(-800%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(12):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-900%);
	-moz-transform: translateX(-900%);
	-ms-transform: translateX(-900%);
	-o-transform: translateX(-900%);
	transform: translateX(-900%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(13):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1000%);
	-moz-transform: translateX(-1000%);
	-ms-transform: translateX(-1000%);
	-o-transform: translateX(-1000%);
	transform: translateX(-1000%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(14):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1100%);
	-moz-transform: translateX(-1100%);
	-ms-transform: translateX(-1100%);
	-o-transform: translateX(-1100%);
	transform: translateX(-1100%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(15):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1200%);
	-moz-transform: translateX(-1200%);
	-ms-transform: translateX(-1200%);
	-o-transform: translateX(-1200%);
	transform: translateX(-1200%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(4):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
#widget-gallery-31 {
	background-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: left;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(4):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	-o-transform: translateY(-200%);
	transform: translateY(-200%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(5):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-300%);
	-moz-transform: translateY(-300%);
	-ms-transform: translateY(-300%);
	-o-transform: translateY(-300%);
	transform: translateY(-300%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(6):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-400%);
	-moz-transform: translateY(-400%);
	-ms-transform: translateY(-400%);
	-o-transform: translateY(-400%);
	transform: translateY(-400%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(7):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-500%);
	-moz-transform: translateY(-500%);
	-ms-transform: translateY(-500%);
	-o-transform: translateY(-500%);
	transform: translateY(-500%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(8):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-600%);
	-moz-transform: translateY(-600%);
	-ms-transform: translateY(-600%);
	-o-transform: translateY(-600%);
	transform: translateY(-600%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(9):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-700%);
	-moz-transform: translateY(-700%);
	-ms-transform: translateY(-700%);
	-o-transform: translateY(-700%);
	transform: translateY(-700%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(10):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-800%);
	-moz-transform: translateY(-800%);
	-ms-transform: translateY(-800%);
	-o-transform: translateY(-800%);
	transform: translateY(-800%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(11):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-900%);
	-moz-transform: translateY(-900%);
	-ms-transform: translateY(-900%);
	-o-transform: translateY(-900%);
	transform: translateY(-900%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(12):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1000%);
	-moz-transform: translateY(-1000%);
	-ms-transform: translateY(-1000%);
	-o-transform: translateY(-1000%);
	transform: translateY(-1000%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(13):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1100%);
	-moz-transform: translateY(-1100%);
	-ms-transform: translateY(-1100%);
	-o-transform: translateY(-1100%);
	transform: translateY(-1100%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(14):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1200%);
	-moz-transform: translateY(-1200%);
	-ms-transform: translateY(-1200%);
	-o-transform: translateY(-1200%);
	transform: translateY(-1200%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(3):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13) {
	opacity: 1;
	z-index: 1;
}
.widget-gallery-radio:nth-of-type(13):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1200%);
	-moz-transform: translateX(-1200%);
	-ms-transform: translateX(-1200%);
	-o-transform: translateX(-1200%);
	transform: translateX(-1200%);
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14), #widget-gallery-31 .widget-gallery-radio:nth-of-type(15):checked ~ div > .gallery-pic:nth-of-type(15), #widget-gallery-31 .widget-gallery-radio:nth-of-type(16):checked ~ div > .gallery-pic:nth-of-type(16), #widget-gallery-31 .widget-gallery-radio:nth-of-type(17):checked ~ div > .gallery-pic:nth-of-type(17), #widget-gallery-31 .widget-gallery-radio:nth-of-type(18):checked ~ div > .gallery-pic:nth-of-type(18), #widget-gallery-31 .widget-gallery-radio:nth-of-type(19):checked ~ div > .gallery-pic:nth-of-type(19) {
	opacity: 1;
	z-index: 1;
}
.widget-gallery-radio:nth-of-type(14):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1300%);
	-moz-transform: translateX(-1300%);
	-ms-transform: translateX(-1300%);
	-o-transform: translateX(-1300%);
	transform: translateX(-1300%);
}
.widget-gallery-radio:nth-of-type(15):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1400%);
	-moz-transform: translateX(-1400%);
	-ms-transform: translateX(-1400%);
	-o-transform: translateX(-1400%);
	transform: translateX(-1400%);
}
.widget-gallery-radio:nth-of-type(16):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1500%);
	-moz-transform: translateX(-1500%);
	-ms-transform: translateX(-1500%);
	-o-transform: translateX(-1500%);
	transform: translateX(-1500%);
}
.widget-gallery-radio:nth-of-type(17):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1600%);
	-moz-transform: translateX(-1600%);
	-ms-transform: translateX(-1600%);
	-o-transform: translateX(-1600%);
	transform: translateX(-1600%);
}
.widget-gallery-radio:nth-of-type(18):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1700%);
	-moz-transform: translateX(-1700%);
	-ms-transform: translateX(-1700%);
	-o-transform: translateX(-1700%);
	transform: translateX(-1700%);
}
.widget-gallery-radio:nth-of-type(19):checked ~ .gallery-for > .gallery-pic {
	-webkit-transform: translateX(-1800%);
	-moz-transform: translateX(-1800%);
	-ms-transform: translateX(-1800%);
	-o-transform: translateX(-1800%);
	transform: translateX(-1800%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(15):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1300%);
	-moz-transform: translateY(-1300%);
	-ms-transform: translateY(-1300%);
	-o-transform: translateY(-1300%);
	transform: translateY(-1300%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(16):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1400%);
	-moz-transform: translateY(-1400%);
	-ms-transform: translateY(-1400%);
	-o-transform: translateY(-1400%);
	transform: translateY(-1400%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(17):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1500%);
	-moz-transform: translateY(-1500%);
	-ms-transform: translateY(-1500%);
	-o-transform: translateY(-1500%);
	transform: translateY(-1500%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(18):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1600%);
	-moz-transform: translateY(-1600%);
	-ms-transform: translateY(-1600%);
	-o-transform: translateY(-1600%);
	transform: translateY(-1600%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(19):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1700%);
	-moz-transform: translateY(-1700%);
	-ms-transform: translateY(-1700%);
	-o-transform: translateY(-1700%);
	transform: translateY(-1700%);
}
#widget-gallery-31 .v-slide .widget-gallery-radio:nth-of-type(20):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateY(-1800%);
	-moz-transform: translateY(-1800%);
	-ms-transform: translateY(-1800%);
	-o-transform: translateY(-1800%);
	transform: translateY(-1800%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(16):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1300%);
	-moz-transform: translateX(-1300%);
	-ms-transform: translateX(-1300%);
	-o-transform: translateX(-1300%);
	transform: translateX(-1300%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(17):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1400%);
	-moz-transform: translateX(-1400%);
	-ms-transform: translateX(-1400%);
	-o-transform: translateX(-1400%);
	transform: translateX(-1400%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(18):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1500%);
	-moz-transform: translateX(-1500%);
	-ms-transform: translateX(-1500%);
	-o-transform: translateX(-1500%);
	transform: translateX(-1500%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(19):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1600%);
	-moz-transform: translateX(-1600%);
	-ms-transform: translateX(-1600%);
	-o-transform: translateX(-1600%);
	transform: translateX(-1600%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(20):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1700%);
	-moz-transform: translateX(-1700%);
	-ms-transform: translateX(-1700%);
	-o-transform: translateX(-1700%);
	transform: translateX(-1700%);
}
#widget-gallery-31 .h-slide .widget-gallery-radio:nth-of-type(21):checked ~ .gallery-nav > .gallery-pic {
	-webkit-transform: translateX(-1800%);
	-moz-transform: translateX(-1800%);
	-ms-transform: translateX(-1800%);
	-o-transform: translateX(-1800%);
	transform: translateX(-1800%);
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14), #widget-gallery-31 .widget-gallery-radio:nth-of-type(15):checked ~ div > .gallery-pic:nth-of-type(15), #widget-gallery-31 .widget-gallery-radio:nth-of-type(16):checked ~ div > .gallery-pic:nth-of-type(16), #widget-gallery-31 .widget-gallery-radio:nth-of-type(17):checked ~ div > .gallery-pic:nth-of-type(17), #widget-gallery-31 .widget-gallery-radio:nth-of-type(18):checked ~ div > .gallery-pic:nth-of-type(18) {
	opacity: 1;
	z-index: 1;
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14), #widget-gallery-31 .widget-gallery-radio:nth-of-type(15):checked ~ div > .gallery-pic:nth-of-type(15), #widget-gallery-31 .widget-gallery-radio:nth-of-type(16):checked ~ div > .gallery-pic:nth-of-type(16), #widget-gallery-31 .widget-gallery-radio:nth-of-type(17):checked ~ div > .gallery-pic:nth-of-type(17) {
	opacity: 1;
	z-index: 1;
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14), #widget-gallery-31 .widget-gallery-radio:nth-of-type(15):checked ~ div > .gallery-pic:nth-of-type(15), #widget-gallery-31 .widget-gallery-radio:nth-of-type(16):checked ~ div > .gallery-pic:nth-of-type(16) {
	opacity: 1;
	z-index: 1;
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14), #widget-gallery-31 .widget-gallery-radio:nth-of-type(15):checked ~ div > .gallery-pic:nth-of-type(15) {
	opacity: 1;
	z-index: 1;
}
#widget-gallery-31 .widget-gallery-radio:nth-of-type(1):checked ~ div > .gallery-pic:nth-of-type(1), #widget-gallery-31 .widget-gallery-radio:nth-of-type(2):checked ~ div > .gallery-pic:nth-of-type(2), #widget-gallery-31 .widget-gallery-radio:nth-of-type(3):checked ~ div > .gallery-pic:nth-of-type(3), #widget-gallery-31 .widget-gallery-radio:nth-of-type(4):checked ~ div > .gallery-pic:nth-of-type(4), #widget-gallery-31 .widget-gallery-radio:nth-of-type(5):checked ~ div > .gallery-pic:nth-of-type(5), #widget-gallery-31 .widget-gallery-radio:nth-of-type(6):checked ~ div > .gallery-pic:nth-of-type(6), #widget-gallery-31 .widget-gallery-radio:nth-of-type(7):checked ~ div > .gallery-pic:nth-of-type(7), #widget-gallery-31 .widget-gallery-radio:nth-of-type(8):checked ~ div > .gallery-pic:nth-of-type(8), #widget-gallery-31 .widget-gallery-radio:nth-of-type(9):checked ~ div > .gallery-pic:nth-of-type(9), #widget-gallery-31 .widget-gallery-radio:nth-of-type(10):checked ~ div > .gallery-pic:nth-of-type(10), #widget-gallery-31 .widget-gallery-radio:nth-of-type(11):checked ~ div > .gallery-pic:nth-of-type(11), #widget-gallery-31 .widget-gallery-radio:nth-of-type(12):checked ~ div > .gallery-pic:nth-of-type(12), #widget-gallery-31 .widget-gallery-radio:nth-of-type(13):checked ~ div > .gallery-pic:nth-of-type(13), #widget-gallery-31 .widget-gallery-radio:nth-of-type(14):checked ~ div > .gallery-pic:nth-of-type(14) {
	opacity: 1;
	z-index: 1;
}
#widget-text-33 {
	background-color: #57585d;
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/eebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.old-ie #widget-text-33 {
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/eebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#widget-tab-39 .navi-tabs > li > a {
	color: #aeaeae;
	border-width: 1px;
}
#widget-tab-39 .navi-tabs > li.active > a {
color:;
}
#widget-tab-39 .navi-tabs > li.active > a, #widget-tab-39 .navi-tabs + .tab-content > .navi-accordion-title > a, #widget-tab-39 .tab-pane {
background-color:;
}
#widget-tab-39 .navi > li > a, #widget-tab-39 .tab-pane {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#widget-tab-39 .navi-tabs > li.active > a, #widget-tab-39 .navi-tabs > li.active > a:hover, #widget-tab-39 .navi-tabs > li.active > a:focus {
	border: 1px solid #DDDDDD;
}
#widget-tab-39 .navi-tabs > li.active > a:after {
	height: 1px;
}
#widget-tab-39 .navi-tabs + .tab-content {
	border: 1px solid #DDDDDD;
	margin-top: -1px;
}
#widget-tab-39 .navi-tabs + .tab-content > .navi-accordion-title > a {
	border: 1px solid #DDDDDD;
	margin: -1px;
}
#widget-tab-39 .navi-tabs {
	background-color: #58575d;
}
#widget-tab-39 .navi-pills > li > a {
	color: #aeaeae;
}
#widget-tab-39 .navi-pills > li.active > a, #widget-tab-39 .navi-pills + .tab-content > .navi-accordion-title > a {
	color: #ffffff;
	background-color: #c0110e;
}
#widget-tab-39 .navi-pills {
	background-color: #58575d;
}
#widget-tab-39 {
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 25px;
}
#widget-tab-39 .navi-pills > li > label {
	color: #ffffff;
}
#widget-tab-39 .widget-tab-radio:nth-of-type(1):checked ~ .navi-pills > li:nth-of-type(1) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(2):checked ~ .navi-pills > li:nth-of-type(2) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(3):checked ~ .navi-pills > li:nth-of-type(3) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(4):checked ~ .navi-pills > li:nth-of-type(4) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(5):checked ~ .navi-pills > li:nth-of-type(5) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(6):checked ~ .navi-pills > li:nth-of-type(6) > label, #widget-tab-39 .navi-pills + .tab-content > .tab-pane-wrapper > .navi-accordion-title > label {
	color: #ffffff;
	background-color: #c0110e;
}
#widget-tab-39 .navi > li > label, #widget-tab-39 .tab-pane, #widget-tab-39 .navi-accordion-title > label {
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 15px;
}
#widget-tab-39 .navi-pills, #widget-tab-39 .navi-pills > li > label {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
#widget-tab-39 .widget-tab-radio:nth-of-type(1):checked ~ .navi-pills > li:nth-of-type(1) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(2):checked ~ .navi-pills > li:nth-of-type(2) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(3):checked ~ .navi-pills > li:nth-of-type(3) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(4):checked ~ .navi-pills > li:nth-of-type(4) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(5):checked ~ .navi-pills > li:nth-of-type(5) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(6):checked ~ .navi-pills > li:nth-of-type(6) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(7):checked ~ .navi-pills > li:nth-of-type(7) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(8):checked ~ .navi-pills > li:nth-of-type(8) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(9):checked ~ .navi-pills > li:nth-of-type(9) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(10):checked ~ .navi-pills > li:nth-of-type(10) > label, #widget-tab-39 .navi-pills + .tab-content > .tab-pane-wrapper > .navi-accordion-title > label {
	color: #ffffff;
	background-color: #bababa;
}
#widget-tab-39 .navi-tabs > li > label {
	color: #ffffff;
	border-width: 1px;
}
#widget-tab-39 .widget-tab-radio:nth-of-type(1):checked ~ .navi-tabs > li:nth-of-type(1) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(2):checked ~ .navi-tabs > li:nth-of-type(2) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(3):checked ~ .navi-tabs > li:nth-of-type(3) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(4):checked ~ .navi-tabs > li:nth-of-type(4) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(5):checked ~ .navi-tabs > li:nth-of-type(5) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(6):checked ~ .navi-tabs > li:nth-of-type(6) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(7):checked ~ .navi-tabs > li:nth-of-type(7) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(8):checked ~ .navi-tabs > li:nth-of-type(8) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(9):checked ~ .navi-tabs > li:nth-of-type(9) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(10):checked ~ .navi-tabs > li:nth-of-type(10) > label {
	color: #ffffff;
	border: 1px solid #DDDDDD;
}
#widget-tab-39 .widget-tab-radio:nth-of-type(1):checked ~ .navi-tabs > li:nth-of-type(1) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(2):checked ~ .navi-tabs > li:nth-of-type(2) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(3):checked ~ .navi-tabs > li:nth-of-type(3) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(4):checked ~ .navi-tabs > li:nth-of-type(4) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(5):checked ~ .navi-tabs > li:nth-of-type(5) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(6):checked ~ .navi-tabs > li:nth-of-type(6) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(7):checked ~ .navi-tabs > li:nth-of-type(7) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(8):checked ~ .navi-tabs > li:nth-of-type(8) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(9):checked ~ .navi-tabs > li:nth-of-type(9) > label, #widget-tab-39 .widget-tab-radio:nth-of-type(10):checked ~ .navi-tabs > li:nth-of-type(10) > label, #widget-tab-39 .navi-tabs + .tab-content > .tab-pane-wrapper > .navi-accordion-title > label, #widget-tab-39 .navi-tabs + .tab-content {
	background-color: #bababa;
}
#widget-tab-39 .navi-tabs > li > label, #widget-tab-39 .navi-tabs + .tab-content {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
#widget-tab-39 .widget-tab-radio:nth-of-type(1):checked ~ .navi-tabs > li:nth-of-type(1) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(2):checked ~ .navi-tabs > li:nth-of-type(2) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(3):checked ~ .navi-tabs > li:nth-of-type(3) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(4):checked ~ .navi-tabs > li:nth-of-type(4) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(5):checked ~ .navi-tabs > li:nth-of-type(5) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(6):checked ~ .navi-tabs > li:nth-of-type(6) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(7):checked ~ .navi-tabs > li:nth-of-type(7) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(8):checked ~ .navi-tabs > li:nth-of-type(8) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(9):checked ~ .navi-tabs > li:nth-of-type(9) > label:after, #widget-tab-39 .widget-tab-radio:nth-of-type(10):checked ~ .navi-tabs > li:nth-of-type(10) > label:after {
	height: 1px;
}
#widget-tab-39 .navi-tabs + .tab-content > .tab-pane-wrapper > .navi-accordion-title > label {
	border: 1px solid #DDDDDD;
	margin: -1px;
}
.old-ie #widget-tab-39 .navi-tabs {
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#0058575d', endColorstr='#0058575d');
}
.old-ie #widget-tab-39 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#widget-image-10 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.old-ie #widget-image-10 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#00000000', endColorstr='#00000000');
}
#widget-text-12 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/edlogo.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0px;
	line-height: 0px;
}
.old-ie #widget-text-12 {
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/edlogo.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0px;
}
#widget-text-13 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 30px;
	border-top: 0px solid transparent;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
#widget-v-menu-10 .navi-title-content > h4 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	color: #FFFFFF;
}
#widget-v-menu-10 .navi-title-content {
	background-color: #f89306;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#widget-v-menu-10 .navi-menu-link, #widget-v-menu-10 .navi-menu-toggle-bar {
	color: #58595d;
	padding-top: 7.6px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#widget-v-menu-10 .navi-menu-list, #widget-v-menu-10 .navi-menu-toggle-bar {
background-color:;
}
#widget-v-menu-10 .navi-menu-allow-hover:hover .navi-menu-link, #widget-v-menu-10 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-link {
	color: #ffffff;
}
#widget-v-menu-10 .navi-menu-allow-hover:hover, #widget-v-menu-10 .navi-menu-allow-hover:hover > .navi-menu-children, #widget-v-menu-10 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-item, #widget-v-menu-10 .widget-menu-checkbox:checked ~ .navi-menu-list .navi-menu-item-children {
	background-color: #bababa;
}
#widget-v-menu-10 {
	background-color: transparent;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}
.old-ie #widget-v-menu-10 .navi-title-content {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#widget-v-menu-10 .navi-menu-list, #widget-v-menu-10 .navi-menu-item {
border:;
}
#widget-text-10 {
	background-color: #57585d;

	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.old-ie #widget-text-10 {
	background-image: url(https://www.uk-showerenclosures.co.uk/DCimage/eebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#widget-image-11 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}
#widget-image-13 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}
#widget-image-14 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}
#widget-image-15 {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}

#widget-text-10 {

    background-color: #57585d;
  
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;

}
@media(max-width:500px){
	table {
	word-break: break-all;
}
}