﻿.maintable
{
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #1D2C00;
	background-color: #FDFF7F;
	width: 950px;
}
.width100
{
	width: 100%;
}
.size24
{
	font-size: 24px;
}
.footerbox
{
	display: table-cell;
	width: 175px;
	height: 175px;
	text-align: center;
	vertical-align: middle;
	
	border-color: #5DB61E;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	padding:0;
	border-spacing:0;
	border-collapse: collapse;
}

.footerstore
{
	display: table-cell;
	width: 175px;
	height: 175px;
	text-align: center;
	vertical-align: middle;
	padding:0px;
}

.borderedImage
{
	border-color: #5DB61E;
	border-width: 1px;
	border-style: solid;
	
}

.emptybox
{
	display: table-cell;
	width: 3px;
}

.productGridItem
{
	border-spacing: 3px;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	margin: 0 auto;
	border-width: 1px;
	border-spacing: 3px;
	border-style: solid;
	width: 300px;
	height:160px;
}

.vendorGridItem
{
	border-spacing: 3px;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	margin: 0 auto;
	border-width: 1px;
	border-spacing: 3px;
	border-style: solid;
	width: 176px;
	height:165px;
}

.producerGridItem
{
	border-spacing: 3px;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	margin: 0 auto;
	border-width: 1px;
	border-spacing: 3px;
	border-style: solid;
	width: 290px;
	height:200px;
}

.mastermenu
{
	height: 50px;
	vertical-align: middle;
}
.mainpage
{
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.usermenu
{
	text-align: left;
	vertical-align: middle;
}
.txtsearch
{
	width: 200px;
	font-size: 16px;
}
.mainmenu
{
	background: #1D2C00;
	height: 35px;
	vertical-align: middle;
}

.divTable
{
	display: table;
}
.divTableRow
{
	display: table-row;
}

.divTableCell
{
	display: table-cell;
	padding:2px;		
}

.divTableCell0
{
	display: table-cell;
	padding:0px;		
}

.divTableBody
{
	display: table-row-group;
}
.divsubmenu
{
	vertical-align: top;
	padding: 10px;
}
.userrightmenu
{
	border-color: #5DB61E;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	width: 175px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

.rightmenu
{
	vertical-align: top;
	width: 200px;
	padding: 2px;
	text-align: center;
}

.group
{
	display: table-row-group;
	width: 100%;
}
.columngroup
{
	display: table-column-group;
	height: 100%;
}
.footermenu
{
	width: 25%;
	vertical-align: top;
	text-align: left;
}
.rowspanned
{
	position: absolute;
	width: 150px;
	height: 150px;
}
.emptycell
{
	width: 155px;
}
.borderedtable
{
	border-spacing: 15px;
	border-collapse: collapse;
	border-style: none;
	border-width: 1px;
	border-style: solid;
	border-color: #5DB61E;
	background-color: #FFFFFF;
	width: 100%;
}
.modal
{
	width: 300px;
	height: 100px;
	position: fixed;
	left: 50%;
	top:50%;
	margin-left: -200px;
	margin-top:-50px;
	background-color:#F0E341;
	text-align:center;
	z-index:1;
	font-size:18px;
	font-weight:bold
}

.modalHeader
{
	width:200px;
	background-color:Yellow;
}
body
{
	background-color: #EFEBD4;
	font-family: Open Sans;
	font-size: 14px;
}

.tablenospace
{
	border-spacing: 0;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
}

.tdnospace
{
	padding: 0px;
}

.header
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.header:hover
{
	color: #FFF000;
}
.headercolored
{
	font-family: Arial;
	font-size: 16px;
	color: #FFF000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.headercolored:hover
{
	color: #FFFFFF;
}
h1
{
	font: bold 24px Calibri;
}
h2
{
	font: bold 18px Calibri;
}
.leftMenuItem
{
	color: #448f07;
	text-decoration: none;
}
.leftMenuItem:hover
{
	color: #fc8902;
}
.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-size: 16px;
	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;
}
.pager
{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	line-height: 19px;
	text-decoration: none;
}
.pager:hover
{
	color: #CC3300;
	text-decoration: underline;
}

.pagerText
{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	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-width: 1px;
	line-height: normal;
	border-radius: 3px;
	border-color:#1D2C00;
	font-weight: bold;
	vertical-align: top;
	display: inline;
	color: #1D2C00;
	background-color: #c1fa52;
	
	font-weight: 700;
	line-height: 18px;
	padding: 8px 12px;	
	letter-spacing: 1px;
	
	
}
.productdetail
{
	font: normal 14px 'Open Sans';
	border: 0;
}
.productdetailPrice
{
	font: normal 14px georgia;
	font-weight: bold;
	line-height: 20px;
	border: 0;
}

.footer
{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
}
.footer:hover
{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}


.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;
}



.DetailTable
{
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 11px;
	table-layout: fixed;
}

.GridCampaign
{
	color: Red;
}
.OldPrice
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	line-height: 16px;
	font-weight: bold;
	text-decoration: line-through;
}
.CampaignDescription
{
	color: Red;
	font-size: 16px;
	font-weight: bold;
}

.ProductCampaign
{
	color: Red;
	font: bold 20px Calibri;
}

.productMarketPrice
{
	color: Red;
	font: bold 18px Calibri;
	text-decoration: line-through;
}



.UserMenuLink
{
	font-family: Arial;
	font-size: 16px;
	color: #1D2C00;
	font-weight: bold;
	text-decoration: none;
}

.UserMenuLink:hover
{
	color: #CC3300;
	text-decoration: underline;
}

.UserMenuLinkSmall
{
	font-family: Arial;
	font-size: 14px;
	color: #1D2C00;
	font-weight: bold;
	text-decoration: none;
}

.UserMenuLinkSmall:hover
{
	color: #CC3300;
	text-decoration: underline;
}
.gridimage
{
	width: 150px;
	height: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #F6EACE;
}
.textTable
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #5DB61E;
	border-style: solid;
	padding: 3px;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}
.addbasket
{
	border-width: 1px;
	line-height: normal;
	border-radius: 3px;
	font-weight: bold;
	vertical-align: top;
	display: inline;
	color: #5DB61E;
	background-color: white;
}

.btnlinkbutton
{
	font-size: 16px;
	color: #4ea706;
	font-weight: bold;
	text-decoration: none;	
}

.btnlinkbutton:hover
{
	color: #fc8902;
}

.btnproducer
{
	color: #4ea706;
	font-weight: bold;
	text-decoration: none;
}

.btnproducer:hover
{
	color: #fc8902;
}