*
{
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	outline:none;
}

img
{
	border:none;
}

#sectionMenu
{
	display:none;
}

.backToTop
{
	display:none;
}

.subcatGroup
{
	width:100%;
	height:auto;
	float:left;
	clear:both;
	margin-bottom:30px;
}

.thumbnail
{
	float:left;
	height:auto;
	margin:10px;
}

.logogroup
{
	float:left;
	height:auto;
}

.logooptions
{
	display:none;
}

#heading
{
	display:none;
}

#ordercart
{
	display:none;
}

#orderstatusbar
{
	display:none;
}

#user
{
	display:none;
}

#layout
{
	height:auto;
}

#main_menu
{
	display:none;
	height:0px;
	width:0px;
}

#menuRule
{
	display:none;
	height:0px;
	width:0px;
}

.divider
{
	display:none;
	height:0px;
	width:0px;
}

#mainBox
{
	height:auto;
	background-color:none;
	-webkit-box-shadow: 0px 0px 0px white;
}

#holder
{
	height:auto;
}

#homeBtn
{
	display:none;
	height:0px;
	width:0px;
}

.menuItem
{
	display:none;
	height:0px;
	width:0px;
}

#sitecredit
{
	display:none;
}

.subPageLink
{
	display:none;
}

#copyright
{
	display:none;
}

body,html
{
	display:block;
	background-color:white;
}

#holder
{
	display:block;
	height:100%;
}

#maincontent
{
	display:block;
	height:auto;
	overflow:visible;
}

#maincontent > table
{
	display:table;
	height:100%;
	color:black;
}