
/* black / white BG / FG */
body {
	background-color: white;
	margin: 0;
	padding: 0;
}

/* set white BG black FG  */
div#container { width: 99%; }
div#page-head-navigation { display: none; }

div.listcategoriesCellLinks { display: none; }
#Browsecategory div.listcategoriesCell { min-height: 350px; }
* html #Browsecategory div.listcategoriesCell { height: 350px; }
*+html #Browsecategory div.listcategoriesCell { height: 350px; }

#Home .moveUp { position: static; left: auto !important; margin-left: 0px !important; margin-top: 0; width: 100% !important;  }
#Browsecategory .moveUp { position: static; left: auto !important; margin-left: 0px !important; margin-top: 0; width: 100% !important;  }

#page-body-heading-image img { width: 100%; }
#page-body-banner img { width: 100%; }
#page-body-banner div img { width: auto; }

div#store-product div#store-product-image { width: 100%; border-left-width: 0px; float: none; }
div#store-product div#store-product-image div { width: auto !important; }
div#store-product div#store-product-image div p a { display: none; }
div#store-product div#store-product-detail { width: auto; float: none; clear: both; }

div#page-foot-menu { display: none; }
div#page-foot-guarantee { float: right; }

a { color: #000; font-size: 11px; }

.no-print { display: none; }

/* ADMIN AREA */
div#page-head { margin: 0; }
div#page-main-content-admin { margin: 0; }
div#pageUtility table { width: auto !important; position: absolute; right: 0px; top: 0px; }
div#pageUtility table h4, div#pageUtility table form { display: none; }
div#pageUtility table td { padding-right: 0px !important; }
table.adminListTable td { padding: 0px; }
