﻿body {
	font-size: 12px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

.template_itemCode, .template_itemProducts, .template_itemPrice {
border-bottom:1px solid #3880DD;
float:right;
width:65%;
font-size: 12px;
}

.page_footer {
  background-color: #3880DD;
}

.page_footer a, .page_footer a:hover, .page_footer a:visited, .page_footer a:active {
  color: White;
}

.template_shortItemContainer {
margin: 12px;
width: 180px;
}

.LHS_Brand {
margin-left: 12px;
}

.LHS_Brand IMG {
width: 50px;
height: 50px;
border: 0px;
float: left;
}

.LHS_Brand span {
width: 110px;
height: 50px;
display: block;
border: 0px;
vertical-align: middle;
float: left;
line-height: 50px;
font-size: 18px;
margin-left: 20px;
}

.template_minimized {
display: inherit;
}

.LHS_Brand a, .LHS_Brand a:hover, .LHS_Brand a:visited, .LHS_Brand a:active {
  color: #3880DD;
}


 .template_shortItemContainer .template_itemImage{
          width: 180px;
          overflow: hidden;
          }
          
          .template_shortItemContainer .template_itemCode, .template_shortItemContainer .template_itemProducts, .template_shortItemContainer .template_itemPrice {
          
          border-bottom: solid 1px #3880DD;
          width: 180px;
          clear: both;
          float: none;

          }
          
          .template_shortItemContainer .template_itemPrice
          {
          display: none;
          }

          .template_shortItemContainer .template_itemLabel, .template_shortItemContainer .template_itemData {
          width: 50%;
         
          float:left;
          }
          
           .template_shortItemContainer .template_itemLabel
           {
           text-align: right;
           }
          
          
		.template_shortItemContainer .template_itemDescription {
		clear: both;
		width: 180px;
		
		}
		
		.template_shortItemContainer .template_itemLink a {
			display: block;
			color: #3880DD;
			line-height: 22px;
			vertical-align: middle;
		}