body
{
	background: #ffffff;
}
div#main 
{
	margin-left: auto;
	margin-right: auto;
	width: 975px;
}
div#header 
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 975px;
	height: 270px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
div#menu 
{
	position: relative;
	top: 220px;
	left: 0px;
	width: 800px;
	height: 40px;
	background: #E9EDE9;
	vertical-align: bottom;
}
div#content 
{
	position: relative;
	width: 770px;
	text-align:left;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding: 15px;
	background: #C9C2B8;
	color:  #000000;
	font-family: verdana;
	text-align:left;
	font-size: 12px;
	line-height: 16px;
}
div#footer 
{
	width: 975px;
	height:120px;
	background: #ffffff;
	background-image: url(../images/footer.jpg);
}
div#contact 
{
	position: absolute;
	top: 70px;
	left: 830px;
	width: 145px;
	height: 400px;
	background: #ffffff;
	text-align: center;
	color:  #948671;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
}
.smallbutton {
	background-color: #E9EDE9;
	border-width: 0;
	color: #948671;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-weight: bold;
	cursor: pointer;
}
a:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:  #000000;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:  #000000;
	text-decoration: none;
	line-height: 16px;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:  #000000;
	text-decoration: none;
	line-height: 16px;
}
.SessionSearchTableStyle {
	width: 100%;
	border-style: none;
	border: 0px;
	border-color: #948671;
	font-family: verdana;
	text-align:left;
	font-size: 12px;
}
.SessionSearchHeaderStyle {
	font-family: Arial;
	font-size: 11px;
    color: #3b3b3b;
    background: #999999;
    border: 1px;
}
.SessionSearchPagerStyle {
	text-align: center;
	font-family: verdana;
	font-size: 12px;
    color: #948671;
}
.SessionSearchHoverItemStyle {
    background-color: #948671;
}
.SessionSearchAlternatingItemStyle {
    background-color: #c9cbc9;
}
.SessionSearchItemStyle {
    background-color: #C9C2B8;
}
td {
	vertical-align:top;
}
table {
	border-width: 0;
}
a.menu:link {
	background-color: #E9EDE9;
	border-width: 0;
	color: #948671;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-weight: bold;
	height:40px;
	text-decoration: none;
	margin-left: 1.25em;
	margin-right: 1.25em;
}
a.menu:hover {
	background-color: #E9EDE9;
	border-width: 0;
	color: #948671;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-weight: bold;
	height:40px;
	text-decoration: none;
	margin-left: 1.25em;
	margin-right: 1.25em;
}
a.menu:visited {
	background-color: #E9EDE9;
	border-width: 0;
	color: #948671;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-weight: bold;
	height:40px;
	text-decoration: none;
	margin-left: 1.25em;
	margin-right: 1.25em;
}
a.contact:link {
	border-width: 0;
	color: #948671;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	height:40px;
	text-decoration: none;
}
a.contact:hover {
	border-width: 0;
	color: #948671;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	height:40px;
	text-decoration: none;
}
a.contact:visited {
	border-width: 0;
	color: #948671;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	height:40px;
	text-decoration: none;
}
.pnlShoppingCartSummary
{
	padding-top: 12px;
}
.tblShoppingCartSummaryTitle
{
	width: 125px;
}
.tblShoppingCartSummaryCurrency
{
	width: 25px;
}
.tblShoppingCartSummaryValue
{
	width: 60px;
	text-align: right;
}

/*admin part*/
.pnlDetails
{
	border-width: 0px;	
}

.txtStockLevel
{
	width: 200px;	
}

.txtDeliveryTime
{
	width: 200px;	
}

.ProductCategoryInfoTable {
	width: 100%;
	border-style: none;
	border: 0px;
	border-color: #948671;
	font-family: verdana;
	text-align:left;
	font-size: 12px;
}

.ProductCategoryInfoTableLeftColumn {
	width: 370px;
}

.ProductCategoryInfoTableMiddleColumn {
	width: 20px;
}

.ProductCategoryInfoTableRightColumn {
	width: 370px;
}