﻿#latestProductsTbl
{
	font-family: Tahoma,Arial, Verdana,  Sans-Serif;
	/*border-right: dotted 1px #222222;
	border-bottom: dotted 1px #222222;
	border-top: dotted 1px #222222;
	border-left: dotted 1px #222222;*/
	margin-bottom: 10px;
	padding-right:5px;
	text-align:center;
}

.tdCategoryDesc
{
	font-size: 12px;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
}

.rowStyle
{
	font-size: 12px;
	
	padding: 10px 7px 5px 7px;
	text-align: center;
}


.headerStyle
{
	padding: 0px 5px 0px 5px;
}

#tblProductListing hr, #tdSearchRes hr
{
	width: 98%;
	height: 1px;
	text-align: left;
	border-right: #6699cc 1px dashed;
	border-top: #6699cc 1px dashed;
	border-left: #6699cc 1px dashed;
	border-bottom: #6699cc 1px dashed;
}

.productCellTd
{
	font-size: 11px;
	font-family: Tahoma;
	color: #444444;
	
}

.TdEditDelete
{
	background-color: #F4F8FC;
	padding: 3px 3px 3px 3px;
	
	
	
}

.productsDetailsDiv
{
	font-size: 12px;
	line-height: 20px;
	background-color:#E2DBBC;
	
}

.SalePriceDiv
{
	color: #1583C5;
	font-weight: bold;
	font-size:12px;
}

.tblSearch
{
	font-size:11px;
	font-family:Tahoma;
	
	}

.tblSearch select
{
	width: 100px;
	}

#tblSearch td
{
	padding:3px 0px 3px 5px;
	}

.tblSearchNavBar 
{
	
	}

.tblSearchNavBar td
{
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, Verdana ;
	/*background-color:#D8E9F7;*/
	background-image:url(../images/bgPage.gif);
}

.tdNavBarPlace
{
	/*background-color:#D8E9F7;*/
	background-image:url(Images/bgPage.gif);
	height:30px;
	background-repeat:repeat-x;
	/*border-top: dotted 1px #333333;
	border-bottom: dotted 1px #333333;*/

	}
	
