﻿#masterbody
{
	text-align:center;
}

#layoutPage
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:left;
	background:#FFF;
}

#layoutToolBarTop
{
	margin-bottom:20px;
	clear:both;
}
#layoutToolBarBottom
{
	margin-top:30px;
	clear:both;
}
#layoutContent
{
	text-align:left;
}
.layoutToolBarLeft
{
	width:220px;
}
.layoutToolBarRight
{
	width:195px;
}
.layoutTeaser
{
 width:150px;
 }

.layoutTable
{
	border-collapse:collapse;
	border-style:none;
	width:100%;
}

.layoutTable_row
{
	vertical-align:top;
}


.verticalBarBorder
{
	width:20px;
	text-align:center;
	height:100%;
}

.pagetitle {
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:right;
}

.topmenu 
{
	margin-right: 20px;
	text-align:right;
	white-space:nowrap;
}

.centermenu 
{
	margin-left: 10px;
    margin-top:5px;
	text-align:left;
	white-space:nowrap;
    text-transform:uppercase;
}

.mainmenu {
	margin-right: 20px;
	margin-top: 3px;
	height:30px;
	text-align:right;
	white-space:nowrap;
    text-transform:uppercase;
}

.sidemenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	width: 150px;
	padding-top: 3px;
	margin-bottom:1px;
}


.footermenu
{
	margin-top: 10px;
	text-align:center;
	white-space:nowrap;
}

.footercopyright
{
	margin-top: 10px;
	text-align:center;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}

.footerversion
{
    float:left;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}

.prodictlisttable
{
  width:98%;
}

.prodictlistcell
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:12px;
    text-align :center;
}

.prodictlistcell-lastrow
{
	padding:12px;
    text-align :center;
	border-bottom-style:none;
}

.productbox
{
	width:80%;
    text-align :left;
}

	.productthumbnailbox
	{
		white-space:nowrap;
		margin-bottom:5px;
	}
		.productdeletebutton
		{
			border:none;
			vertical-align:bottom;
		}
	.productinfobox
	{
		text-align:left;
	}
	
.headercontactblock
{
    float: right; 
    margin-right: 10px; 
    margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	width: 180px;
	text-align:left;
}
