body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font-family: Tahoma,Arial,Helvetica;
	color: #333333;
	font-size: 12px;
}

h1 {
	font-size:28px;
}

h3 {
	font-size: 14px;
	font-weight:normal;
}

a:hover {
	text-decoration:none;
} 

.header {
	background-position:top left;
	background-repeat:no-repeat;
}

/*********************
 * Global Navigation *
 *********************/
 
.global-nav {  
	float:right;
	display:inline;
}

.global-nav li {
	list-style:none;  
	display:inline;
}


/*********************
 * Product Menu *
 *********************/

.menu .nav {
	list-style:none;
}
 
.menu .nav li {
	margin-bottom:5px;
}

.menu .product-menu .html-menu{
  background-color:#ffffff;
  border: 1px solid #cccccc;
  text-align:center;
  width:150px;
	margin:0;
	padding:0 5px 10px 5px;
}

.menu .product-menu .html-menu ul{
	padding:0;
	margin:0;
	list-style:none;
}

.menu .product-menu .html-menu h3{
	padding:0;
	margin:8px 0 8px 0;
}


/**********************
 * Product Table
 *********************/

.product {
  clear:both;
	/* width:100%;	*/
	font-size: 12px;
}

/* .product h3 {
	margin:0 0 0 0;
} */

/*.product td{
	background-color:#efefef;
	padding:3px;
}*/

.product .title td{
	background-color:transparent;
}

.product-group {
	font-size: 12px;
}

.product-group img {
	float:right; 
	margin: -10px 5px 15px 5px;
}

/***********************
 * Specials            *
 **********************/
 .specials {
 	border:0 solid #cccccc;
	margin:auto;
	width:100%;
}

.specials td {
	 vertical-align:top;
}

.special-title {
	font-size:25px;
	text-align:center;
}
  

/*******************
 * Footer          *
 *******************/

.footer p {
	margin:0;
	padding:0;
}

.R{text-align:right;}
.C{text-align:center;}

.product TD.SubGrp{
	background-color:#808080;
	height:1px;
	padding:0;
}

.product TD1.Nar{width:25px;}
.product TD1.Nar2{width:37px;}
.content P{text-align:justify;}

/* Improved pricelist */

.PLHeader TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #497bba;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}

table.product{border:1px solid #F3F3F3;}

.product TR.title TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-right: 10px;
	padding-left: 4px;
}

.product TR.title H3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #080808;
	margin:10px 0;
}

.title H3 A:link, .title H3 A:visited{
	color:black;
}

.title H3 A:hover, .title H3 A:active{
	color:#497BBA;
	text-decoration:none;
}

.product .Pkg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F7F7F7;
}

.product .Price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FDFDFD;
	border: 1px solid #FAFAFA;
	font-weight: bold;
	color: #B32A0C;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.product .Save{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #406DA4;
	background-color: #FDFDFD;
	border: 1px solid #FAFAFA;
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.product .Pkg Img{
	width:70px;
	height:24px;
	border:0;
	margin:0;
}

/* Improved pricelist - the end */

Div.submenu TD.fonttd{width:150px;}
TD.fonttd{padding:2px;}
