
/* #breadcrumb, */ 
#logo,
#langnav,
#shopnav,
#searchcontainer,
#footer,
.buttonRow {
	display: none;
}

.columnLeft {
	display:none;
}

.columnRight {
	display:none;
}


body {
	font-size: 100%;
	font-family: Arial, sans-serif;
}
html, body, div, p, h1, h2, h3, h4, ul, ol, li, span {
	font-size: 100%;
}


#accountHistInfo,
div#content #center {
	width: 100%;
}


.centerColumn {
	width: 100% !important;
}


/*****/
html {
	background:#fff;
}

#highlight,
#header,
#footer,
#productListingFilterBlock_btn_hide,
#productListingFilterBlock_btn_print,
#productListingFilterBlock {
	display: none;
}

#content-wrapper {
	padding:0;
}

body.hideRight div#content #center {
	width:100%;
}

#indexProductListCatDescription,
td.productListing-heading,
div#left.columnLeft,
.columnRight {
	display: none;
}


td.productListing-imageRow,
td.productListing-data {
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
td.row_even {
	background-color: #eee;
}
td.row_odd {
	background-color: #fff;
}
td.productListing-data {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
img.statusicon {
	vertical-align: middle;
	margin-top: 3px;
}

a {
	color: black;
	text-decoration: none;
}

a img {
	border:none;
	border-right: 1px solid #ccc;
}

#categoryImgListing {
	float:right;
}

div.pad ul {
	margin-left: 0px;
	padding-left: 0px;
}
