﻿/* GENERIC TYPES */
BODY {
	FONT-SIZE: 12px;
	COLOR: #535353;
	background-color: #EFEFEF;
	FONT-FAMILY: arial,verdana,helvetica;
	TEXT-DECORATION: none;
	line-height: 145%;
}
TABLE {
	FONT-SIZE: 12px;
	COLOR: #535353;
	FONT-FAMILY: arial,verdana,helvetica;
	TEXT-DECORATION: none;
}
h1 {
	font-size: 14pt;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0;
	line-height: 120%;
}
.h1_selected {
	font-size: 12pt;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 10pt;
	color: #333333;
}
p {
	margin: 5px 0 12px;
}
INPUT {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: arial,helvetica,verdana;
	TEXT-DECORATION: none;
	CURSOR: pointer;
	vertical-align:middle;
	margin:0;
}
INPUT[type=text], INPUT[type=password] {
	CURSOR: text;
}
.Button {
	display: inline;
	background-position: left center;
	border: 0px none;
	FONT-SIZE: 11px;
	COLOR: #3E3E3E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-image: url('../images/button_bg.gif');
	background-repeat: repeat-x;
	font-weight: normal;
	height: 20px;
	padding: 0px 4px;
	margin: 0px 0px;
	CURSOR: pointer;	
}
SELECT {
	FONT-SIZE: 9.5px;
	COLOR: #333333;
	FONT-FAMILY: verdana,arial,helvetica;
	TEXT-DECORATION: none;
}
OPTION {
	FONT-SIZE: 9.5px;
	COLOR: #333333;
	FONT-FAMILY: verdana,arial,helvetica;
	TEXT-DECORATION: none;
}
checkbox {
	BACKGROUND: #c5bdb5;
}
radio {
	BACKGROUND: #c5bdb5;
}
A, A:active, A:visited {
	text-decoration: none;
	color: #284799;
}
A:hover {
	text-decoration: underline;
}
form fieldset {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 7px;
	width: 97%;
	position: relative;
	display: block;
}
form fieldset legend {
	color: #666666;
	font-weight: bold;
	padding: 0;
	margin: 0 0 3px 8px;
	position: relative;
}
.breadcrumb A, .breadcrumb A:active, .breadcrumb A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.breadcrumb A:hover {
	text-decoration: underline;
}
/* MAIN TEMPLATE STYLES */
.ErrorText{
	background-position: 2px 0px;
	display: inline;
	color: #CC0000;
	background-image: url('../images/ico_warning.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
	text-align: left;
}
.OutOfStock{
	background-position: 2px 0px;
	display: inline;
	color: #737373;
	background-image: url('../images/ico_outofstock.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
	text-align: left;
}
.Weight {
	background-position: 2px 0px;
	display: inline;
	color: #707070;
	background-image: url('../images/ico_weight.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
	text-align: left;
}

.VatText, .InfoText {
	display: inline;
	color: #707070;
	background-image: url('../images/more-info.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
	text-align: left;
	line-height: 21px;
}
.header {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	COLOR: #2FFFFF;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: 900;
}
.text {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-right: 10px;
}
.text2 {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 10px;
}
.news {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: 900;
}
ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
}
li {
	margin: 0;
	padding: 2px 0;
	list-style : url("../images/bullet1.gif");
	list-style-position: outside;
	list-style-type: none;
}
.table-header {
	background-position: center;
	font-weight: bold;
	font-size: 12px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url('../images/table_header_bg.gif');
	background-repeat: repeat-x;
}
.table-subheader {
	background-position: center;
	font-weight: bold;
	font-size: 12px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-x;
}
.table-item {
	font-size: 12px;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}
.table-item-alt {
	background-color: #F2F2F2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.table-footer {
	background-position: center;
	font-size: 11px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-x;
	white-space: nowrap;
}
.sumtable_title_td {
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	font-weight: bold;
	font-size: 12px;
}
.sumtable_value_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3864B4;
	background-image: url('../images/table_header_bg.gif');
	background-repeat: repeat-x;
	background-position: center center;
}
.listprice {
	background-position: left center;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	background-image: url('../images/line-through.gif');
	background-repeat: repeat-x;
	white-space: nowrap;
}
.listprice_label {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #808080;
}
.listprice_alt {
	font-family: arial,verdana,sans-serif;
	font-size: x-small;
}
.price {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.price_label {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 12px;
	font-weight: bold;
}
.DiscountPrice, .discountprice {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #596BC1;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
}
.discountprice_label {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	font-weight: normal;
}
.price_bold {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: x-small;
	white-space: nowrap;
}
.small {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
}
.note {
	color: #990000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
}
/* category menu menu */
.skus-item, .sku_list_item {
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	background-color: #FFFFFF;
}
.sku_list_alt {
	background-position: -1px;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	background-color: #F2F2F2;
}
.skus-header {
	background-image: url('../images/section_bg.gif');
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	line-height: 22px;
}
/* category */
.cat-item {
	behavior: url("../../theme/Style/hilight.htc");
	cursor: pointer;
}
.cat-item-selected {
	background-color: #DBDBDB;
	border: 1px solid #ccc;
	cursor: pointer;
}
.cat-item.menuOver a {
	color: #333;
}
.grid {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.grid td {
	border-top-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
}
.grid_value {
	font-weight: bold;
}
.grid_label {
	font-weight: normal;
}
.prod-desc {
	color: #36559C;
	font-size: 11px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.list_prod_title {
	color: #36559C;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
}
.list_prod_skuid {
	color: #808080;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.prod-price {
	font-size: 7.5pt;
	padding: 5px;
}
.list_prod_price {
	font-weight: bold;
}
.border-box {
	border-right: gray 1px solid;
	padding-right: 5px;
	border-top: gray 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: gray 1px solid;
	padding-top: 5px;
	border-bottom: gray 1px solid;
	font-family: verdana;
	text-align: left;
}
.small_cart_label a:visited {
	font-weight: bold;
	color: #C5281F;
}
.small_cart_label a {
	font-weight: bold;
	color: #C5281F;
}
.small_cart_label {
	font-weight: bold;
	color: #C5281F;
}
.small_cart_label a:hover {
	text-decoration: underline;
}
.bulletlist {
	padding: 0px;
	margin: 0px;
}
.bulletlist li {
	display: inline;
	list-style: none;
	padding-left: 1.0em;
	margin-top: 3px;
	margin-bottom: 0.6em;
}
.bulletlist a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding: 3px 5px 5px 4px;
	line-height: 115%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bulletlist a {
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding: 3px 5px 5px 4px;
	line-height: 115%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bulletlist a:hover {
	background: #F1F2DF;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #E1DDC8 #60592B #60592B #E1DDC8;
	padding: 2px 4px 4px 3px;
	line-height: 115%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bulletlist_selected {
	color: #F56707;
}
.footer_text {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #6F7CB3;
	font-weight: normal;
}
.footer_nortech {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #6F7CB3;
	font-weight: normal;
}
.footer_nortech a:visited, .footer_nortech a:active, .footer_nortech a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #6F8BC1;
	font-weight: bold;
}
.footer_nortech a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #C72929;
	font-weight: bold;
}
.footer-links {
	background-image: url('../images/footer_shadow_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px 0 0 0;
	margin: 0;
}
.footer-links-td {
	background-image: url('../images/fieldset_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.footer-links-group {
	position: relative;
	float: left;
	width: 25%;
	padding: 0 0 6px 0;
	overflow: hidden;
}
.footer-copyright {
	BACKGROUND-IMAGE: url('../images/footer_shadow_bg.gif');
	BACKGROUND-REPEAT: repeat-x;
	padding: 10px 8px 10px 8px;
}
.section_head_td, .section_head_td a, .section_head_td a:visited {
	background-image: url('../images/section_bg.gif');
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4456D0;
}
.section_body_td {
	padding: 5px 10px 5px;
	text-align: left;
}
td.suggested-products {
	padding-right: 0;
}
div.suggested-item {
	float: left;
	width: 25%;
	height: 225px;
	text-align: center;
}
.offer-categories {
	background-color: #E6E6E6;
	margin: -5px -10px 10px -10px;
}
div.offer-cat-item {
	height: 165px;
	text-align: center;
}
.frontpage_head_td {
	background-image: url('../images/section_bg.gif');
	background-repeat: repeat-x;
	background-position: left center;
	text-align: left;
}
.frontpage_head_td h2 {
	background-position: 4px 49%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4456D0;
	background-image: url('../images/bullet_arrow_left.gif');
	background-repeat: no-repeat;
	padding-left: 21px;
}
.cat_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	color: #454545;
}
.product_image_list_landscape {
	vertical-align: middle;
}
.product-photo-list-wrapper, .category-photo-list-wrapper {
	position: relative;
}
.purchase-box-wrapper {
	position: relative;
	width: 215px;
}
.product-photo-wrapper {
	position: relative;
}
.category-photo-list-wrapper .percent-badge-normal 
{
	right: -20px;
}
.percent-badge-normal {
	position: absolute;
	right: -35px;
	top: 3px;
	width: 21px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	padding-right: 18px;
	padding-left: 2px;
	background: transparent url('../images/percent_xx_normal.png') no-repeat scroll 0 0;
	z-index: 100;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.multi-col-item{
	width:80px; 
	height: 80px; 
	vertical-align: middle;
}
.percent-badge-big {
	position: absolute;
	left: 5px;
	bottom: 3px;
	width: 28px;
	height: 43px;
	line-height: 46px;
	text-align: center;
	padding-right: 28px;
	padding-left: 5px;
	background: transparent url('../images/percent_xx_big.png') no-repeat scroll 0 0;
	z-index: 100;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.discount-badge {
	position: absolute;
	top: -14px;
	left: 11px;
	width: 66px;
	height: 23px;
	line-height: 29px;
	text-indent:-9999px;
	margin: 0 auto;
	background: transparent url('../images/discount-badge.png') no-repeat scroll 0 0;
	z-index: 100;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.list-photo-frame a:hover {
	text-decoration: none !important;
}
div.offer-cat-item .percent-badge-normal {
	margin-top: 3px;
	right: 8%;
}
.list-photo-frame .percent-badge-normal {
	top: -10px;
	left: -8px;
}
div.offer-cat-item .product-photo-list-wrapper,
div.offer-cat-item .category-photo-list-wrapper {
	background: transparent url('../images/cat-round-box.png') no-repeat scroll center 3px;
	height: 120px;
}
.list-photo-frame {
	width: 90px; 
	height: 90px; 
	overflow:visible; 
	background-image: url('../images/thumb_frame_80x80.gif'); 
	background-repeat:no-repeat; 
	background-position: 50% 50%;
}
.recent-list-thumbnail {
	margin: 5px;
}
div.offer-cat-item .cat-item-thumb {
	margin-top: 14px;
}
.purchase-box-wrapper > .percent-badge-normal {
	right: -19px;
	top: -9px;
}
.product-photo-wrapper > .percent-badge-normal {
	left: 0px;
	top: 0px;
}
.image_center {
	vertical-align: middle;
}
.quantity_textbox {
	border: 1px solid #C0C0C0;
	padding: 0px;
	text-align: center;
}
.quantity_error {
	border: 1px solid #C0C0C0;
	padding: 0px;
	text-align: center;
	background-color: #F1EF8F;
}
.addtocart {
	background-image: url('../images/addtocart.gif');
	background-repeat: no-repeat;
	background-position: 0 center;
	padding: 3px 0px 3px 22px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C80B0B;
}
.addtocart:active, .addtocart:visited {
	color: #C80B0B;
}
.white_box_bg {
	background-image: url('../images/gradient_bg.gif');
	background-repeat: repeat-x;
}
.white_box_top_left {
	background-image: url('../images/white_box/white_corner_top_left.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.white_box_top_right {
	background-image: url('../images/white_box/white_corner_top_right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.white_box_bottom_left {
	background-image: url('../images/white_box/white_corner_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.white_box_bottom_right {
	background-image: url('../images/white_box/white_corner_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.filter_selected img {
	border: 2px solid #CC0000;
	padding: 2px;
	margin: 2px 5px;
}
.filter_normal img {
	padding: 2px;
	margin: 2px 2px;
}
.footer-links fieldset {
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #4B74A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 8px;
	width: 100%;
	position: relative;
	display: block;
}
.footer-links fieldset legend {
	border-width: 0px 1px;
	border-style: solid;
	border-color: #4B74A0;
	color: #324E6B;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 2px;
	padding: 2px 5px;
	margin: 0px 0px 10px 0px;
	position: relative;
}
.main-search-textbox {
	padding: 7px;
	background-position: center;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	width: 91%;
	border: solid 1px #C0C0C0;
	overflow: visible;
}
.small-search-textbox {
	padding: 2px;
	background-position: center;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	width: 100%;
	border: solid 1px #C0C0C0;
}
.steps_table {
	padding: 10px 0 0 0;
}
.step_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.step_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B30000;
}
.step_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#dropdownpanel {
	/*Outermost Panel DIV*/
	position: absolute;
	width: 328px;
	left: 10px;
	top: 0;
	z-index: 99999;
	visibility: hidden;
}
#dropdownpanel .contentdiv {
	/*Div containing Ajax content*/
	background: transparent;
	color: white;
	padding: 0px;
	margin: 0px;
}
#dropdownpanel .control {
	/*Div containing panel button*/
	margin-top: -7px;
	border-top: none;
	color: white;
	font-weight: bold;
	text-align: center; 
	/*change panel.gif to your own if desired*/	
	background: transparent url("../images/dropdown_panel_xmas.png") center center no-repeat;
	padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */;
	height: 47px; /* 21px + 3 px should equal height of "panel.gif" */;
	line-height: 47px; /* 21px + 3px should equal height of "panel.gif" */
	z-index:999;
}

.head-top {
/*	background: transparent url("../images/xmas_balls.gif") right top no-repeat; */
}

/* Header Ticker */
.tickerstyle {
	height: 21px;
	background: transparent; 
	margin: 0 10px 0 auto; 
	overflow: hidden;
}
.messagediv{
	display: none;
	background: transparent
}

.themes-scroller {
	
}
/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
.themes-scroller div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;
	height:160px;	
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.themes-scroller div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	left:0;
	/* decoration */
	margin-left:10px;
}

/* single scrollable item */
.themes-scroller div.scrollable div.items div {
	float:left;
	width: 160px;
	text-align: center;
	margin-right: 15px;
}
.themes-scroller div.scrollable div.items div table {
	width:100px; 
	height: 100px; 
	vertical-align: middle;
	margin: 0 auto;
}
.themes-scroller div.scrollable div.items div div {
	float:none;
}
/* active item */
.themes-scroller div.scrollable div.items div.active {

}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	/* float:left; */	
}
/* prev, next, prevPage and nextPage buttons */
.themes-scroller a.prev, .themes-scroller a.next, .themes-scroller a.prevPage, .themes-scroller a.nextPage {
	display:block;
	float: left;
	width:18px;
	height:18px;
	background:url(../images/scrollable/arrow/left.png) no-repeat;
	margin: 1px 10px;
	cursor:pointer;
	font-size:1px;
}
/* mouseover state */
.themes-scroller a.prev:hover, .themes-scroller a.next:hover, .themes-scroller a.prevPage:hover, .themes-scroller a.nextPage:hover {
	background-position:0px -18px;		
}
/* disabled navigational button */
.themes-scroller a.disabled {
	visibility:hidden !important;		
}
/* next button uses another background image */
.themes-scroller a.next, .themes-scroller a.nextPage {
	float: right;
	background-image:url(../images/scrollable/arrow/right.png);
	clear:right;
}
/*********** navigator ***********/
/* position and dimensions of the navigator */
.themes-scroller div.navi {
	float:left;
	margin-left:328px;
	width:200px;
	height:20px;
}
/* items inside navigator */
.themes-scroller div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/scrollable/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
/* mouseover state */
.themes-scroller div.navi a:hover {
	background-position:0 -8px;      
}
/* active state (current page state) */
.themes-scroller div.navi a.active {
	background-position:0 -16px;     
}
td.stock-house {
	width: 165px;
	background-color: #EAEAEA;
	border-left: 2px #ddd solid;
	text-align:center;
}
.winbank-badge {
	position:absolute;
	bottom: 0px;
}


/* end */

