 


@font-face {
    font-family: 'ubuntulight';
    src: url('/LASERDOCK/fonts/ubuntu-light-webfont.eot');
    src: url('/LASERDOCK/fonts/ubuntu-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/LASERDOCK/fonts/ubuntu-light-webfont.woff2') format('woff2'),
         url('/LASERDOCK/fonts/ubuntu-light-webfont.woff') format('woff'),
         url('/LASERDOCK/ubuntu-light-webfont.ttf') format('truetype'),
         url('/LASERDOCK/fonts/ubuntu-light-webfont.svg#ubuntulight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntumedium';
    src: url('/LASERDOCK/fonts/ubuntu-medium-webfont.eot');
    src: url('/LASERDOCK/fonts/ubuntu-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/LASERDOCK/fonts/ubuntu-medium-webfont.woff2') format('woff2'),
         url('/LASERDOCK/fonts/ubuntu-medium-webfont.woff') format('woff'),
         url('/LASERDOCK/fonts/ubuntu-medium-webfont.ttf') format('truetype'),
         url('/LASERDOCK/fonts/ubuntu-medium-webfont.svg#ubuntumedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

.price {font-family: 'ubuntulight', 'MS PGothic',Helvetica, sans-serif;}

.product_price { }
/*.product_price:hover {background-position: 0px -40px !important;cursor:pointer;}*/

.sprite {
    background: url(sprite.png);cursor:pointer;
}

.add_cart_button: {
      background-color: #F19B2C;
    border-radius: 4px;
	display: block;
    position: relative;
    font-family: 'ubuntulight', sans-serif;
	font-size: 26px !important;
    color: black;
    letter-spacing: -1.6px;
    padding: 0 70px 5px 45px;
}

.add_cart_button:hover {
     background-position: -320px -1313px !important;cursor:pointer;
	 color: white !important;font-size: 26px !important;
}

button, 
button:active, 
button:focus {
    outline: none !important;
	border:0px !important; border-color:#000000 !important;
}

.view-distributors { background-image: url(sprite.png);      background-position: -0px -1493px;
    color: #FFF;    height: 43px;
    border: none;display: block;
    position: relative;
    font-family: 'ubuntulight', sans-serif;
    cursor: default;
	color:black !important;
    font-size: 26px;letter-spacing: -1.6px;
    padding: 12px 70px 5px 45px; cursor:pointer;}
	
	.view-distributors:hover { background-position: -320px -1493px !important; cursor:pointer;color:white !important;}
		.green_black { background-color: #78A300;}
	.green_black:hover {    background-color: rgb(108, 148, 0) !important;}
	
	
	 
	 #texttt{
	font-size: 12px;
	tahoma, arial, verdana, sans-serif, Lucida Sans
	color: #45688E;
	height: 100%;
	background: url(images/up-arrow.png) no-repeat left 3px;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-attachment: initial;
	background-position-x: 99%;
	background-position-y: 300px;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	padding: 0px 20px;
	margin: 15px 31px 15px 15px;
	font-weight: bold;
	filter:alpha(opacity=50); /* IE */
    -moz-opacity:0.5; /* Mozilla */
    -khtml-opacity: 0.5; /* Safari */
    opacity: 0.5; /* ??? ?????????? ???????? */
}