@font-face {
    font-family: Mini 7;
    font-style:  normal;
    font-weight: normal;
    src: url(MINI0.eot);
  }

.searchBoxInputStyle{
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 17px;
}  
 
.prodmenufont {
	font-family:Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.prodmenufont:hover {
	font-family:Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.subprodmenufont{
	font-family: ,Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
p,div,li,td { 
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.topmenu { 
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
.topmenu:hover { 
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	}
a { 
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4C8427;
	text-decoration: none;
	}
a:hover { 
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4C8427;
	text-decoration: underline;
	}
.prodHead { 
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4c8427;
	text-decoration: none;
	}
.prodHead:hover { 
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4c8427;
	text-decoration: underline;
	}
.prodcode{
	font-family: Verdana,Arial;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #4c8427;
	text-decoration: underline;
}
.prodTakkar {	
	font-family:Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.prodTakkar:hover {	
	font-family:Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #F5611F;
	text-decoration: none;
	cursor: pointer;
}
.prodMenu {	
	font-family:Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.prodMenu a {	
	font-family:Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4C8427;
	text-decoration: none;
	cursor: pointer;
}
.prodMenu a:hover {	
	font-family:Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	.footer a {
		color:#c1ff92;
	}
.prodHeadFront {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c8427;
	text-decoration: none;
}
.prodHeadFront:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c8427;
	text-decoration: underline;
}
.prizeFront{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c8427;
	text-decoration: none;
}
#clear {
	clear:both;
	height:5px;
}
#leftNews {
	float:left;
}
#rightNews {
	float:left;
	width:238px;
}


.pricetagsmall
{
	background-image:url(sysimages/pricetag-small.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:95px !important;
	width:84px;
	height:60px !important;
	height:65px;
	
	color:#FFFFFF;
	font-weight:bold;
	padding-top:14px;
	padding-left:15px;
	text-align:left;
	font-size:11px;
}


.pricetagholder
{
	position:absolute;
	text-align:right;
	width:490px;
	width:500px !important;
	padding-right:20px;
}

.pricetagbig
{
	float:right;
	background-image:url(sysimages/pricetag-big.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:125px;
	height:87px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:18px;
	padding-left:28px;
	text-align:left;
	font-size:14px;
}

.strikeout
{
	text-decoration:line-through;
	font-weight:bold;
	color:#990000;
}