﻿body
{
	background-color: #EFEBD4;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
}
.header
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #2E5D27;
	background-color: #ffffff;
	text-align:center;
	vertical-align:middle;
}
h1
{
	font:bold 20px georgia;	
}
h2
{
	background-color: #ffffff;
	font-family: georgia;
	font-size: 13px;
}
.mainTable
{
	border: 1px #5A8C07;
}
.leftMenuItem
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height: 16px;
	text-decoration: none;
}
.leftMenuItem:hover
{
	color: #CC3300;
	text-decoration: underline;
}

.leftMenuCategory
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.leftMenuCategory:hover
{
	color: #FF7200;
	text-decoration: none;
}

.home:hover
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #2E5D27;
	background-color: #ffffff;
	text-align:center;
	vertical-align:middle;
	
}

.home
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #2E5D27;
	background-color: #ffffff;
	text-align:center;
	vertical-align:middle;
	
}

.menu
{
	background-color: #DCE1D3;
}
.menuCaption
{
	
}

.CategoryProductCaption
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	
}
.CategoryProductCaption:hover
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}


.CategoryProductDisabled
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	
}
.CategoryProductDisabled:hover
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
.CategoryProductPrice
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	
}
.CategoryProduct
{
	border-style: none;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;	
}
.CategoryProduct:hover
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;	
	text-decoration: underline;
	border-style: none;
}
.categoryProductTable
{
}

.pager
{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	line-height: 19px;
	text-decoration: none;
}
.pager:hover
{
	color: #CC3300;
	text-decoration: underline;
}

.pagerText
{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	text-decoration: none;
}

.footertext
{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	line-height: 19px;
	text-decoration: none;
}


.Main
{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #800000;
	line-height: 19px;
	text-decoration: none;
}

.location
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}
.location:hover
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

.btnAra
{
	border: 1px solid #000080;
}

.btnMain
{
	border: 1px solid #000080;
}

.productCaption
{
	border:0;
	font-family: Helvetica, sans-serif;
	font-size: 13px;		
	font-weight: bold;
}
.productdetail
{
	font:normal 14px georgia;
	line-height:20px;	
	border:0;	
}
.productdetailPrice
{
	font:normal 14px georgia;
	font-weight:bold;
	line-height:20px;
	border:0;	
}

.producer
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	text-decoration: underline;
	font-weight: bold;
	
}
.producer:hover
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

.footer
{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	
}
.footer:hover
{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

.rightPart
{
	border: thin groove #5A8C07;
}

.message
{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	background-color: #EAF5EA;
	color: red;
}
.warning
{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;	
	color: red;
}

.req
{
	font-weight: bold;
}
.IsNotSaleable
{
	font: 10px georgia;	
}

.OrderId
{
	border-style: none;
	font: 12px georgia;
	color: #FF0000;
	line-height: 19px;
	text-decoration: underline;
	font-weight: bold;
}
.OrderId:hover
{
	border-style: none;
	font: 12px georgia;
	color: #FF0000;
	line-height: 19px;
	text-decoration: underline;
	font-weight: bold;
}
.orderDetailTable
{
    border: 1px #C0C0C0;
    border-style:outset;
    font-family: Verdana;
    font-size: 11px;
}