html {
	overflow-y: scroll;
	/*background: url(../images/bg-repeat.jpg) repeat;*/
	height: 100%;
}

body {
	/*background: transparent url(../images/bg-pattern.jpg) 0px 185px repeat-x;*/
	background: transparent url(../images/bg-pattern2.jpg) repeat;
	height: 100%;
}

body, html
{

}

.nowrap{
	white-space: nowrap;
}

#products-list td.cell-image {
	position: relative;
}

#products-list .item .cell-image:hover img+img {
    max-width: 300px !important;
    border-radius: 5px;
    position: absolute;
    left: -20px;
    background: white;
    padding: 10px;
    /* margin-top: -122px; */
    bottom: 51px;
        z-index: 11111;
        display: block!important;
    visibility: inherit!important;
}
#products-list .cell-image svg {
	max-width: 20px !important;
	max-height: 20px !important;
	border-radius: 1px;
}

#products-list .item:hover .cell-image svg+svg {
    max-width: 280px !important;
    max-height: 210px !important;
    border-radius: 5px;
    position: absolute;
    left: -20px;
    background: white;
    padding: 0px;
    /* margin-top: -122px; */
    bottom: 51px;
    z-index: 11111;
    display: block!important;
    visibility: inherit!important;

    -webkit-box-shadow: 3px 3px 5px -2px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 3px 3px 5px -2px rgba(0, 0, 0, 0.43);
    box-shadow: 3px 3px 5px -2px rgba(0, 0, 0, 0.43);
        border: 1px solid #a7a7a7;
}

input[type=radio], input[type=checkbox] {
    zoom: 1.6;
    position: relative;
    top: 3px;
}

body, td, label
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #2c2c2c;
}

tr.item select, tr.item input {
    background: rgb(249, 249, 249);
    border-radius: 2px;
    padding: 2px 2px;
    border: 1px solid #c2c2c2;
}

span.tip{
    float: right;
    width: 122px;
    color: red;
    font-size: 12px;
    line-height: 13px;
    opacity: 0.7;
    padding: 3px;
    /* text-align: center; */
}

span.tip:hover{
    opacity: 1;
}

@media only screen and (min-width: 900px) {

	.stickyTable { 
	    position: relative;
	}
	.stickyTable thead td {
	    position: sticky;
	    top:0;
	}
}

h1,
h2,
h3,
#content-title
{
	color: #222;
	font-family: "Dosis", sans-serif;
	font-weight: 600;
	line-height: 1.2em;
	position: relative;
	float: left;
	width: 100%;
}

h1, h3.big { font-size: 26px; }
h2 { font-size: 22px; }
h3 { font-size: 19px; }

a {  }
a:hover {  }

.responsive {
	display: none;
}

.wrapper
{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1150px; /* needs to be changed */
	min-width: 320px;
	    display: table;
}



#header {
	position: relative;
	float: left;
	width: 100%;	
	height: 130px;
	background: url(../images/bg-repeat.jpg) repeat;
}

#header-text {
	position: absolute;
	right: 200px;
	top: 21px;
	display: block;
	text-align: right;
	color: #8F0101;
	font-size: 1.1em;
	line-height: 1.2em;
}

#header-text2 {
	display: block;
	width: 100%;
	text-align: center;
	color: #F12B2B;
	font-size: 1.3em;
	line-height: 1.2em;
	margin-top: 20px;
}

#logo {
    display: inline-block;
	width: 300px;
	height: 130px;
	text-decoration: none;
	background: url(../images/logo.png) center no-repeat;
	    background-size: 100%;

}

#bisnode {
 display: inline-block;
    width: 141px;
    height: 130px;
    text-decoration: none;
    background: url(../eeet2.svg) center no-repeat;
    background-size: 90%;
    margin-left: 20px;
}



#responsive-menu {
	display: none;
}

#flags {
	position: absolute;
	top: 20px;
	right: 245px;
}

	#flags a {
		text-decoration: none;
		margin-right: 4px;
		display: inline-block;
	}

	#flags img {
		border: solid 1px #d1d3d5;
		opacity: 0.3;
	}
	
	#flags img:hover {
		opacity: 0.7;
	}
	
	#flags a.active img {
		opacity: 1;
	}

#cart_box {
	position: absolute;
	top: 20px;
	right: 0px;
	height: 50px;
	padding-right: 40px;
	text-align: center;
	color: #b4b4b4;
	font-weight: bold;
	background: url(../images/icon-cart.png) top right no-repeat;
}

	#cart_box a {
		color: #666;
		text-decoration: underline;
	}
	
	#cart_box a:hover {
		text-decoration: none;
		color: #222;
	}

	#cart_box .smaller {
		color: #aaa;
		font-weight: normal;
	}

#search-box {
	position: absolute;
	right: 0px;
	bottom: 20px;
}

#search {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 10px;
	margin: 0px;
	height: 40px;
	width: 270px;
	position: relative;
	left: 3px;
	border: solid 1px #f3f3f3;
}



#searchsubmit {
	display: inline-block;
	background: url(../images/icon-search.jpg) center no-repeat;
	width: 40px;
	height: 40px;
	border: none;
	margin: 0px;
	padding: 0px;	
	vertical-align: middle;
}

#menu {
	position: relative;
	float: left;
	width: 100%;	
	height: 55px;
	line-height: 55px;
	/*background: #f12b2b;*/

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a9aba0+0,ddddcd+100 */
background: #a9aba0; /* Old browsers */
background: -moz-linear-gradient(top,  #a9aba0 0%, #ddddcd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9aba0), color-stop(100%,#ddddcd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a9aba0 0%,#ddddcd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a9aba0 0%,#ddddcd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a9aba0 0%,#ddddcd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a9aba0 0%,#ddddcd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9aba0', endColorstr='#ddddcd',GradientType=0 ); /* IE6-9 */


    border-top: 1px solid #8F0101;
    border-bottom: 1px solid #8F0101;

}

	/*
	#flags
	{
		position: absolute;
		top: 0px;
		right: 0px;
	}
	
		#flags a
		{
			text-decoration: none;
		}
	
		#flags img
		{
			opacity: 0.6;
			border: solid 1px #555;
			margin: 0px 4px;
		}
		
		#flags .active img,
		#flags img:hover
		{
			opacity: 1;
		}
	*/
	
#cart_box {
	margin-bottom: 40px;
}

#main {
	position: relative;
	float: left;
	width: 100%;
}

#main-menu-wrap {
	/*background: #dd3333;*/
}

#content-area
{
	position: relative;
	float: left;
	width: 100%;		
	margin-top: 30px;
	margin-bottom: 0px;
	background: url(../images/bg-main-top.png) top center no-repeat;
	padding: 34px 32px 0px 26px;
	    background-size: 100%;
}

#content > .wrap {
	position: relative;
	float: left;
	width: 100%;
}

.content-wrap {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	background: #f6f8f9;
	min-height: 450px;
	padding: 0px 20px;
	padding-bottom: 10px;
	z-index: 1;
}

#main.firstpage h1 {
	color: #8F0101;
	margin-bottom: 14px;
}

#main.firstpage #content {

}

#main.firstpage #content-right {
	margin-top: 10px;
}

#main.firstpage #news {
	background: #EEEEEE;
	border-radius: 4px;
	padding: 15px;
	margin-top: 15px;
}

#main.firstpage #news .box {
	
}

#main.firstpage #news h3 {
	margin: 0px;
}

#main.firstpage #news a {
	color: #8F0101;
}

#main.firstpage #news h3 a {
	font-size: 18px;
}
#main.firstpage #news .description {
	font-size: 0.9em;
	line-height: 1.4em;
}
#main.firstpage #news .date {
	color: #000;
}
#sidebar
{
	
}


/*
.sidebar_off #sidebar
{
	display: none;
}

.sidebar_off #content-area
{
	width: 100%;
}
*/



#footer {
	position: relative;
	float: left;
	width: 100%;
	/*min-height: 390px;*/
	/*background: url(../images/bg-pattern2.jpg) top center;*/

	    border-top: 2px solid #8F0101;
	margin-top: 30px;
	background-color: rgba(1,1,1,0.1);
	
}

#footer .wrap {
	padding: 0px 20px;
}

#footer .links-block2 {
	width: 33.3%;
	float: left;
	padding: 30px;
	font-size: 14px;
	color: #646464;
	line-height: 1.8em;
}

#footer h3 {
	font-size: 20px;
	margin-bottom: 20px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer a {
	color: #353535;
	text-decoration: underline;
}


#footer a:hover {
	text-decoration: none;	
}

#footer-content-blocks {
	position: relative;
	float: left;
	width: 100%;
}

#footer .wrap2 {
	padding: 10px 40px;
}

.footer-content-blocks.row:before,
.footer-content-blocks.row:after {
	display: none;
}

#footer .banners {
	position: relative;
	float: left;
	/*width: 100%;*/
	margin-top: 20px;
	padding-bottom: 40px;
	text-align: center;
	max-width: 100%;
}

#footer .banners img {
	max-width: 100%;
}

/**
 * General styles
 */

.user-area {
	margin: 20px;
}

#login-box {
	margin: 30px;
}

#login-box .links {
	
	margin: 20px 0px;
}

#login-box .links a {
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;
}

#login-box .inputs #email,
#login-box .inputs #password {
	padding: 10px;
	border-radius: 5px;
	border: solid 1px #ddd;
}

#login-box .auto-login {
	text-align: left;
	margin: 10px 0px 0px 10px;
}
 
#login-box .auto-login label {
	font-weight: normal;
} 

.InputSliderRange-Label{
	display: none!important;
}

.length-value {
    width: 70px;
}

.InputSliderRange {
    position: relative;
    width: 70px;
    display: inline-block;
        margin-bottom: 3px;
}

.InputSliderRange-Scale {
	background: #ccc;
	cursor: pointer;
	height: 4px;
	position: absolute;
	width: 100%;
	text-align: left;
	    opacity: 0.3;
}


#products-list tr:hover .InputSliderRange-Scale {
opacity: 0.9;
}

.InputSliderRange-Goto {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.InputSliderRange-Fill {
background: #8f0101;
	height: 100%;
	width: 0
}

.InputSliderRange-Handler {
-webkit-box-shadow: 0 2px 3px 0 rgba(18, 41, 62, .4);
    background-color: #fff;
    border: 3px solid #8f0101;
    border-radius: 100px;
    box-shadow: 0 2px 3px 0 rgba(18, 41, 62, .4);
    cursor: -webkit-grab;
    cursor: grab;
    height: 14px;
    left: 0;
    margin-left: -7px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 14px;
    z-index: 2;
}

.InputSliderRange-Grid {
	height: 1px;
	margin-top: 4px;
	position: relative;
	display: none;
}

.InputSliderRange-Label {
	-webkit-transform: translateX(-50%);
	font-size: 12px;
	left: 0;
	line-height: 1em;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	white-space: nowrap
}

.InputSliderRange-Label_position_last {
	left: 100%
}

.InputSliderRange-WrapInput {
	position: relative
}

.InputSliderRange-Placeholder {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}

.InputSliderRange-Thumb {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	display: none!important;
}

.InputSliderRange-ThumbInfo {
	-webkit-transform: translate3d(-50%, -50%, 0);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0)
}

.InputSliderRange-Input {
	width: 100%
}

.InputSliderRange.dragged .InputSliderRange-Handler {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.InputSliderRange_disabled .InputSliderRange-Input {
	background-color: #e9ebed
}

.InputSliderRange_disabled .InputSliderRange-Fill,
.InputSliderRange_disabled .InputSliderRange-Goto,
.InputSliderRange_disabled .InputSliderRange-Scale {
	display: none
}

.InputSliderRange_grid_inwardly .InputSliderRange-Label_position_first {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.InputSliderRange_grid_inwardly .InputSliderRange-Label_position_last {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

@media (max-width:960px) {
	.InputSliderRange-Label_position_first {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.InputSliderRange-Label_position_last {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}





#ajax-loader.fullscreen 
{
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 32px;
	min-height: 32px;
	z-index: 1000000000000000;
	text-align: center;
	max-width: 300px;
	background: url(../images/ajax-loader.gif) center no-repeat;
}

#ajax-loader.regional 
{
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 32px;
	min-height: 32px;
	z-index: 1000000000000000;
	text-align: center;
	max-width: 300px;
	background: url(../images/ajax-loader.gif) center no-repeat;
}
	
#ajax-loader-message
{
	display: block;
	position: relative;
	top: 50px;
	min-width: 300px;
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	padding: 5px 10px;
}	
	
#ajax-loader-overlay
{
	position: absolute;
	display: table;
	top: 0px;
	left: 0px;
	min-height: 100%;
	min-width: 100%;
	background: rgba(255, 255, 255, 0.7);
	z-index: 100000000000000000;
}

#ajax-loader-overlay.nobg { background: none !important; }

#quick-message
{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000000000;
	background: rgba(255, 255, 255, 0.9) !important;
	background: #fff;
	display: table;
	border: solid 15px #f6f6f6;
}

#quick-message #message
{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #333;
	font-weight: bold;
	padding: 20px 60px;
	
}

.pagination a {
	color: #000;
	font-size: 14px!important;
}

.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
	background: #aaa;
	border-color: #aaa;
}

.clear,
.clearfix
{	
	display: block;
	float: left;
	width: 100%;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}  


.clear-left
{
	display: block;
	float: left;
	clear: left;
}
.clear-right
{
	display: block;
	float: left;
	clear: right;
}

.ui-dialog
{
	position:absolute;
	overflow:hidden
}



a[href^=tel] {
	    color: #8F0101;
	    font-weight: bold;
}