﻿ul
{
	margin:0px;
	padding:0px;
}
.tbldl
{
	border-collapse:collapse;
	padding:2px;
}
.tbldl td
{
	padding:2px;
}
.tbldl tr
{
	
}
.tbldl p
{
	padding:2px;
}
.tblHeaderBottom
{
	border-bottom: #d9d9d9 1px solid;
}
.tblBottom
{
	border-bottom: #d9d9d9 1px solid;
}
.tblCartBody
{
	border-bottom: none;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
}
.tblCartHeader
{
	border-bottom: #d9d9d9 2px solid;
	background-color: #fcfcfc;
}

hr
{
	border-right: #d9d9d9 1px solid;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-bottom: #d9d9d9 1px solid;
}
.validationSummary
{
	border-width: 1px;
	border-style: solid;
	border-color: #C3D9FE;
	background-color: #eef5ff;
	padding-top: 8px;
	padding-left: 25px;
	padding-bottom: 10px;
	font-family: "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
	color: red;
	background-image: url(images/Yieldsm.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	margin: 3px;
	font-size: 12px;
}
.ProductException
{
	border-width: 1px;
	border-style: solid;
	border-color: #C3D9FE;
	background-color: #eef5ff;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-family: "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
	margin: 3px;
	font-size: 12px;
	color: Red;
}
.Processing
{
	width: 300px;
	position: absolute;
	height: 35px;
	background-color: white;
	z-index: 101;
	left: 40%;
	top: 40%;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	cursor: wait;
	border-bottom: #d3d3d3 1px solid;
	border-collapse: collapse;
}
.btnSearch
{
	left: 0px;
	width: 0px;
	top: 0px;
	height: 0px;
	display: none;
	visibility: hidden;
}
.StoreDropdown
{
	width: 200px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: gray;
	border-top-color: gray;
	border-bottom: gray 1px solid;
	border-right-width: 1px;
	border-right-color: gray;
	cursor: hand;
}
.divlist ul
{
	list-style: none;
	margin: 2px;
	padding: 2px;
	border: none;
}

.divlist li
{
	margin: 0;
}
.divspecialnote
{
	font-size: 12px;
}
.objcursor
{
	cursor: hand !important;
}
.caltxtdisable
{
	color: #ffffff !important;
	font-style: italic !important;
}


